Return-Path: Delivered-To: apmail-hadoop-hdfs-dev-archive@minotaur.apache.org Received: (qmail 74515 invoked from network); 1 Feb 2011 01:44:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Feb 2011 01:44:37 -0000 Received: (qmail 60773 invoked by uid 500); 1 Feb 2011 01:44:36 -0000 Delivered-To: apmail-hadoop-hdfs-dev-archive@hadoop.apache.org Received: (qmail 60470 invoked by uid 500); 1 Feb 2011 01:44:36 -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 60460 invoked by uid 99); 1 Feb 2011 01:44:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Feb 2011 01:44:36 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.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; Tue, 01 Feb 2011 01:44:35 +0000 Received: from aegis (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id 25E52C0109 for ; Tue, 1 Feb 2011 01:44:15 +0000 (UTC) Date: Tue, 1 Feb 2011 01:44:15 +0000 (UTC) From: Apache Hudson Server To: hdfs-dev@hadoop.apache.org Message-ID: <1015841105.12961296524655139.JavaMail.hudson@aegis> In-Reply-To: <1084735811.12771296517914280.JavaMail.hudson@aegis> References: <1084735811.12771296517914280.JavaMail.hudson@aegis> Subject: Hadoop-Hdfs-trunk-Commit - Build # 523 - Still Failing MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit See https://hudson.apache.org/hudson/job/Hadoop-Hdfs-trunk-Commit/523/ ################################################################################### ########################## LAST 60 LINES OF THE CONSOLE ########################### [...truncated 145330 lines...] [junit] 2011-02-01 01:43:24,309 WARN datanode.FSDatasetAsyncDiskService (FSDatasetAsyncDiskService.java:shutdown(130)) - AsyncDiskService has already shut down. [junit] 2011-02-01 01:43:24,310 INFO hdfs.MiniDFSCluster (MiniDFSCluster.java:shutdownDataNodes(835)) - Shutting down DataNode 0 [junit] 2011-02-01 01:43:24,411 INFO ipc.Server (Server.java:stop(1610)) - Stopping server on 42847 [junit] 2011-02-01 01:43:24,411 INFO ipc.Server (Server.java:run(1443)) - IPC Server handler 0 on 42847: exiting [junit] 2011-02-01 01:43:24,411 INFO ipc.Server (Server.java:run(475)) - Stopping IPC Server listener on 42847 [junit] 2011-02-01 01:43:24,411 WARN datanode.DataNode (DataXceiverServer.java:run(141)) - DatanodeRegistration(127.0.0.1:37232, storageID=DS-1943422770-127.0.1.1-37232-1296524603376, infoPort=35755, ipcPort=42847):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] 2011-02-01 01:43:24,411 INFO ipc.Server (Server.java:run(675)) - Stopping IPC Server Responder [junit] 2011-02-01 01:43:24,411 INFO datanode.DataNode (DataNode.java:shutdown(786)) - Waiting for threadgroup to exit, active threads is 1 [junit] 2011-02-01 01:43:24,412 INFO ipc.Server (Server.java:run(1443)) - IPC Server handler 1 on 42847: exiting [junit] 2011-02-01 01:43:24,412 INFO ipc.Server (Server.java:run(1443)) - IPC Server handler 2 on 42847: exiting [junit] 2011-02-01 01:43:24,412 INFO datanode.DataBlockScanner (DataBlockScanner.java:run(622)) - Exiting DataBlockScanner thread. [junit] 2011-02-01 01:43:24,413 INFO datanode.DataNode (DataNode.java:run(1460)) - DatanodeRegistration(127.0.0.1:37232, storageID=DS-1943422770-127.0.1.1-37232-1296524603376, infoPort=35755, ipcPort=42847):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] 2011-02-01 01:43:24,413 INFO ipc.Server (Server.java:stop(1610)) - Stopping server on 42847 [junit] 2011-02-01 01:43:24,413 INFO datanode.DataNode (DataNode.java:shutdown(786)) - Waiting for threadgroup to exit, active threads is 0 [junit] 2011-02-01 01:43:24,413 INFO datanode.FSDatasetAsyncDiskService (FSDatasetAsyncDiskService.java:shutdown(133)) - Shutting down all async disk service threads... [junit] 2011-02-01 01:43:24,414 INFO datanode.FSDatasetAsyncDiskService (FSDatasetAsyncDiskService.java:shutdown(142)) - All async disk service threads have been shut down. [junit] 2011-02-01 01:43:24,414 WARN datanode.FSDatasetAsyncDiskService (FSDatasetAsyncDiskService.java:shutdown(130)) - AsyncDiskService has already shut down. [junit] 2011-02-01 01:43:24,515 WARN namenode.FSNamesystem (FSNamesystem.java:run(2845)) - ReplicationMonitor thread received InterruptedException.java.lang.InterruptedException: sleep interrupted [junit] 2011-02-01 01:43:24,515 WARN namenode.DecommissionManager (DecommissionManager.java:run(70)) - Monitor interrupted: java.lang.InterruptedException: sleep interrupted [junit] 2011-02-01 01:43:24,516 INFO namenode.FSEditLog (FSEditLog.java:printStatistics(595)) - Number of transactions: 12 Total time for transactions(ms): 1Number of transactions batched in Syncs: 1 Number of syncs: 9 SyncTimes(ms): 7 8 [junit] 2011-02-01 01:43:24,517 INFO ipc.Server (Server.java:stop(1610)) - Stopping server on 49160 [junit] 2011-02-01 01:43:24,518 INFO ipc.Server (Server.java:run(1443)) - IPC Server handler 0 on 49160: exiting [junit] 2011-02-01 01:43:24,518 INFO ipc.Server (Server.java:run(1443)) - IPC Server handler 1 on 49160: exiting [junit] 2011-02-01 01:43:24,518 INFO ipc.Server (Server.java:run(1443)) - IPC Server handler 2 on 49160: exiting [junit] 2011-02-01 01:43:24,518 INFO ipc.Server (Server.java:run(1443)) - IPC Server handler 3 on 49160: exiting [junit] 2011-02-01 01:43:24,518 INFO ipc.Server (Server.java:run(1443)) - IPC Server handler 4 on 49160: exiting [junit] 2011-02-01 01:43:24,519 INFO ipc.Server (Server.java:run(1443)) - IPC Server handler 7 on 49160: exiting [junit] 2011-02-01 01:43:24,518 INFO ipc.Server (Server.java:run(1443)) - IPC Server handler 5 on 49160: exiting [junit] 2011-02-01 01:43:24,519 INFO ipc.Server (Server.java:run(1443)) - IPC Server handler 6 on 49160: exiting [junit] 2011-02-01 01:43:24,519 INFO ipc.Server (Server.java:run(475)) - Stopping IPC Server listener on 49160 [junit] 2011-02-01 01:43:24,519 INFO ipc.Server (Server.java:run(675)) - Stopping IPC Server Responder [junit] 2011-02-01 01:43:24,519 INFO ipc.Server (Server.java:run(1443)) - IPC Server handler 8 on 49160: exiting [junit] 2011-02-01 01:43:24,519 INFO ipc.Server (Server.java:run(1443)) - IPC Server handler 9 on 49160: exiting [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 4.888 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:702: The following error occurred while executing this line: /grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-trunk-Commit/trunk/build.xml:659: The following error occurred while executing this line: /grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-trunk-Commit/trunk/build.xml:727: Tests failed! Total time: 9 minutes 16 seconds [FINDBUGS] Skipping publisher since build result is FAILURE Recording fingerprints Archiving artifacts Recording test results Publishing Javadoc 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 b6c79a18d5a80570ec9bfc431084826f but expecting 05c83a01c67c67c2778ddb87bf163364 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 b6c79a18d5a80570ec9bfc431084826f but expecting 05c83a01c67c67c2778ddb87bf163364 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_2dn2tm4rsr(TestStorageRestore.java:316) at org.apache.hadoop.hdfs.server.namenode.TestStorageRestore.testStorageRestore(TestStorageRestore.java:286)