You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by Apache Hudson Server <hu...@hudson.apache.org> on 2011/04/08 19:41:40 UTC

Hadoop-Hdfs-trunk-Commit - Build # 586 - Still Failing

See https://hudson.apache.org/hudson/job/Hadoop-Hdfs-trunk-Commit/586/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 2789 lines...]
    [junit] Running org.apache.hadoop.hdfs.server.datanode.TestDiskError
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 7.564 sec
    [junit] Running org.apache.hadoop.hdfs.server.datanode.TestInterDatanodeProtocol
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 4.432 sec
    [junit] Running org.apache.hadoop.hdfs.server.datanode.TestSimulatedFSDataset
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.716 sec
    [junit] Running org.apache.hadoop.hdfs.server.namenode.TestBackupNode
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 15.937 sec
    [junit] Running org.apache.hadoop.hdfs.server.namenode.TestCheckpoint
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 22.374 sec
    [junit] Running org.apache.hadoop.hdfs.server.namenode.TestComputeInvalidateWork
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.386 sec
    [junit] Running org.apache.hadoop.hdfs.server.namenode.TestDatanodeDescriptor
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.176 sec
    [junit] Running org.apache.hadoop.hdfs.server.namenode.TestEditLog
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 12.552 sec
    [junit] Running org.apache.hadoop.hdfs.server.namenode.TestFileLimit
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.479 sec
    [junit] Running org.apache.hadoop.hdfs.server.namenode.TestHeartbeatHandling
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.522 sec
    [junit] Running org.apache.hadoop.hdfs.server.namenode.TestHost2NodesMap
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.085 sec
    [junit] Running org.apache.hadoop.hdfs.server.namenode.TestNamenodeCapacityReport
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.4 sec
    [junit] Running org.apache.hadoop.hdfs.server.namenode.TestOverReplicatedBlocks
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.528 sec
    [junit] Running org.apache.hadoop.hdfs.server.namenode.TestPendingReplication
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.306 sec
    [junit] Running org.apache.hadoop.hdfs.server.namenode.TestReplicationPolicy
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.068 sec
    [junit] Running org.apache.hadoop.hdfs.server.namenode.TestSafeMode
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.739 sec
    [junit] Running org.apache.hadoop.hdfs.server.namenode.TestStartup
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 7.975 sec
    [junit] Running org.apache.hadoop.hdfs.server.namenode.TestStorageRestore
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.201 sec
    [junit] Running org.apache.hadoop.net.TestNetworkTopology
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.097 sec
    [junit] Running org.apache.hadoop.security.TestPermission
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 4.521 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:705: The following error occurred while executing this line:
/grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-trunk-Commit/trunk/build.xml:662: The following error occurred while executing this line:
/grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-trunk-Commit/trunk/build.xml:730: Tests failed!

Total time: 8 minutes 5 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.TestDFSShell.testCount

Error Message:
not supposed to get here

Stack Trace:
java.lang.RuntimeException: not supposed to get here
	at org.apache.hadoop.fs.shell.FsCommand.run(FsCommand.java:51)
	at org.apache.hadoop.fs.shell.Command.runAll(Command.java:100)
	at org.apache.hadoop.hdfs.TestDFSShell.runCount(TestDFSShell.java:737)
	at org.apache.hadoop.hdfs.TestDFSShell.__CLR3_0_2xc567wyma(TestDFSShell.java:705)
	at org.apache.hadoop.hdfs.TestDFSShell.testCount(TestDFSShell.java:694)