Return-Path: Delivered-To: apmail-hadoop-hdfs-dev-archive@minotaur.apache.org Received: (qmail 25177 invoked from network); 20 Dec 2010 15:04:46 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 20 Dec 2010 15:04:46 -0000 Received: (qmail 27547 invoked by uid 500); 20 Dec 2010 15:04:46 -0000 Delivered-To: apmail-hadoop-hdfs-dev-archive@hadoop.apache.org Received: (qmail 27186 invoked by uid 500); 20 Dec 2010 15:04:44 -0000 Mailing-List: contact hdfs-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-dev@hadoop.apache.org Delivered-To: mailing list hdfs-dev@hadoop.apache.org Received: (qmail 27161 invoked by uid 99); 20 Dec 2010 15:04:42 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Dec 2010 15:04:42 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Dec 2010 15:04:39 +0000 Received: from aegis (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id AB0D3C018A for ; Mon, 20 Dec 2010 15:04:17 +0000 (UTC) Date: Mon, 20 Dec 2010 15:04:16 +0000 (UTC) From: Apache Hudson Server To: hdfs-dev@hadoop.apache.org Message-ID: <1115502219.36311292857457539.JavaMail.hudson@aegis> In-Reply-To: <1148304120.33431292529846182.JavaMail.hudson@aegis> References: <1148304120.33431292529846182.JavaMail.hudson@aegis> Subject: Hadoop-Hdfs-trunk-Commit - Build # 493 - Still Failing MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org See https://hudson.apache.org/hudson/job/Hadoop-Hdfs-trunk-Commit/493/ ################################################################################### ########################## LAST 60 LINES OF THE CONSOLE ########################### [...truncated 140756 lines...] [junit] 2010-12-20 15:03:59,265 WARN datanode.FSDatasetAsyncDiskService (FSDatasetAsyncDiskService.java:shutdown(130)) - AsyncDiskService has already shut down. [junit] 2010-12-20 15:03:59,266 INFO hdfs.MiniDFSCluster (MiniDFSCluster.java:shutdownDataNodes(786)) - Shutting down DataNode 0 [junit] 2010-12-20 15:03:59,367 INFO ipc.Server (Server.java:stop(1611)) - Stopping server on 52203 [junit] 2010-12-20 15:03:59,368 INFO ipc.Server (Server.java:run(1444)) - IPC Server handler 0 on 52203: exiting [junit] 2010-12-20 15:03:59,368 INFO ipc.Server (Server.java:run(475)) - Stopping IPC Server listener on 52203 [junit] 2010-12-20 15:03:59,368 INFO ipc.Server (Server.java:run(675)) - Stopping IPC Server Responder [junit] 2010-12-20 15:03:59,368 WARN datanode.DataNode (DataXceiverServer.java:run(141)) - DatanodeRegistration(127.0.0.1:33187, storageID=DS-1110103111-127.0.1.1-33187-1292857438383, infoPort=58795, ipcPort=52203):DataXceiveServer: java.nio.channels.AsynchronousCloseException [junit] at java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:185) [junit] at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:152) [junit] at sun.nio.ch.ServerSocketAdaptor.accept(ServerSocketAdaptor.java:84) [junit] at org.apache.hadoop.hdfs.server.datanode.DataXceiverServer.run(DataXceiverServer.java:134) [junit] at java.lang.Thread.run(Thread.java:619) [junit] [junit] 2010-12-20 15:03:59,368 INFO datanode.DataNode (DataNode.java:shutdown(771)) - Waiting for threadgroup to exit, active threads is 1 [junit] 2010-12-20 15:03:59,368 INFO ipc.Server (Server.java:run(1444)) - IPC Server handler 2 on 52203: exiting [junit] 2010-12-20 15:03:59,368 INFO ipc.Server (Server.java:run(1444)) - IPC Server handler 1 on 52203: exiting [junit] 2010-12-20 15:03:59,369 INFO datanode.DataBlockScanner (DataBlockScanner.java:run(622)) - Exiting DataBlockScanner thread. [junit] 2010-12-20 15:03:59,370 INFO datanode.DataNode (DataNode.java:run(1445)) - DatanodeRegistration(127.0.0.1:33187, storageID=DS-1110103111-127.0.1.1-33187-1292857438383, infoPort=58795, ipcPort=52203):Finishing DataNode in: FSDataset{dirpath='/grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-trunk-Commit/trunk/build/test/data/dfs/data/data1/current/finalized,/grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-trunk-Commit/trunk/build/test/data/dfs/data/data2/current/finalized'} [junit] 2010-12-20 15:03:59,370 INFO ipc.Server (Server.java:stop(1611)) - Stopping server on 52203 [junit] 2010-12-20 15:03:59,370 INFO datanode.DataNode (DataNode.java:shutdown(771)) - Waiting for threadgroup to exit, active threads is 0 [junit] 2010-12-20 15:03:59,370 INFO datanode.FSDatasetAsyncDiskService (FSDatasetAsyncDiskService.java:shutdown(133)) - Shutting down all async disk service threads... [junit] 2010-12-20 15:03:59,370 INFO datanode.FSDatasetAsyncDiskService (FSDatasetAsyncDiskService.java:shutdown(142)) - All async disk service threads have been shut down. [junit] 2010-12-20 15:03:59,371 WARN datanode.FSDatasetAsyncDiskService (FSDatasetAsyncDiskService.java:shutdown(130)) - AsyncDiskService has already shut down. [junit] 2010-12-20 15:03:59,472 WARN namenode.FSNamesystem (FSNamesystem.java:run(2822)) - ReplicationMonitor thread received InterruptedException.java.lang.InterruptedException: sleep interrupted [junit] 2010-12-20 15:03:59,472 WARN namenode.DecommissionManager (DecommissionManager.java:run(70)) - Monitor interrupted: java.lang.InterruptedException: sleep interrupted [junit] 2010-12-20 15:03:59,473 INFO namenode.FSEditLog (FSEditLog.java:printStatistics(631)) - Number of transactions: 12 Total time for transactions(ms): 0Number of transactions batched in Syncs: 1 Number of syncs: 9 SyncTimes(ms): 9 6 [junit] 2010-12-20 15:03:59,474 INFO ipc.Server (Server.java:stop(1611)) - Stopping server on 55985 [junit] 2010-12-20 15:03:59,474 INFO ipc.Server (Server.java:run(1444)) - IPC Server handler 1 on 55985: exiting [junit] 2010-12-20 15:03:59,475 INFO ipc.Server (Server.java:run(1444)) - IPC Server handler 0 on 55985: exiting [junit] 2010-12-20 15:03:59,475 INFO ipc.Server (Server.java:run(1444)) - IPC Server handler 2 on 55985: exiting [junit] 2010-12-20 15:03:59,475 INFO ipc.Server (Server.java:run(1444)) - IPC Server handler 7 on 55985: exiting [junit] 2010-12-20 15:03:59,475 INFO ipc.Server (Server.java:run(1444)) - IPC Server handler 9 on 55985: exiting [junit] 2010-12-20 15:03:59,475 INFO ipc.Server (Server.java:run(475)) - Stopping IPC Server listener on 55985 [junit] 2010-12-20 15:03:59,475 INFO ipc.Server (Server.java:run(1444)) - IPC Server handler 5 on 55985: exiting [junit] 2010-12-20 15:03:59,475 INFO ipc.Server (Server.java:run(1444)) - IPC Server handler 6 on 55985: exiting [junit] 2010-12-20 15:03:59,475 INFO ipc.Server (Server.java:run(1444)) - IPC Server handler 3 on 55985: exiting [junit] 2010-12-20 15:03:59,475 INFO ipc.Server (Server.java:run(675)) - Stopping IPC Server Responder [junit] 2010-12-20 15:03:59,475 INFO ipc.Server (Server.java:run(1444)) - IPC Server handler 4 on 55985: exiting [junit] 2010-12-20 15:03:59,475 INFO ipc.Server (Server.java:run(1444)) - IPC Server handler 8 on 55985: exiting [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 4.937 sec checkfailure: [touch] Creating /grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-trunk-Commit/trunk/build/test/testsfailed BUILD FAILED /grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-trunk-Commit/trunk/build.xml:680: The following error occurred while executing this line: /grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-trunk-Commit/trunk/build.xml:637: The following error occurred while executing this line: /grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-trunk-Commit/trunk/build.xml:705: Tests failed! Total time: 9 minutes 20 seconds [FINDBUGS] Skipping publisher since build result is FAILURE Publishing Javadoc Archiving artifacts Recording test results Recording fingerprints Publishing Clover coverage report... No Clover report will be published due to a Build Failure Email was triggered for: Failure Sending email for trigger: Failure ################################################################################### ############################## FAILED TESTS (if any) ############################## 1 tests failed. FAILED: org.apache.hadoop.hdfs.server.namenode.TestStorageRestore.testStorageRestore Error Message: Image file /grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-trunk-Commit/trunk/build/test/data/dfs/secondary/current/fsimage is corrupt with MD5 checksum of 710b09658f742cca03ff90d01ec82cc8 but expecting 332c0560c0bb8cc85333ebada5808ba0 Stack Trace: java.io.IOException: Image file /grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-trunk-Commit/trunk/build/test/data/dfs/secondary/current/fsimage is corrupt with MD5 checksum of 710b09658f742cca03ff90d01ec82cc8 but expecting 332c0560c0bb8cc85333ebada5808ba0 at org.apache.hadoop.hdfs.server.namenode.FSImage.loadFSImage(FSImage.java:1063) at org.apache.hadoop.hdfs.server.namenode.SecondaryNameNode$CheckpointStorage.doMerge(SecondaryNameNode.java:702) at org.apache.hadoop.hdfs.server.namenode.SecondaryNameNode$CheckpointStorage.access$500(SecondaryNameNode.java:600) at org.apache.hadoop.hdfs.server.namenode.SecondaryNameNode.doMerge(SecondaryNameNode.java:477) at org.apache.hadoop.hdfs.server.namenode.SecondaryNameNode.doCheckpoint(SecondaryNameNode.java:438) at org.apache.hadoop.hdfs.server.namenode.TestStorageRestore.__CLR3_0_2dn2tm4r4o(TestStorageRestore.java:316) at org.apache.hadoop.hdfs.server.namenode.TestStorageRestore.testStorageRestore(TestStorageRestore.java:286)