You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by Apache Jenkins Server <hu...@hudson.apache.org> on 2011/05/03 01:38:41 UTC

Hadoop-Mapreduce-trunk-Commit - Build # 655 - Failure

See https://builds.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/655/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 11847 lines...]
    [junit] Running org.apache.hadoop.mapred.TestMiniMRDFSCaching
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 30.26 sec
    [junit] Running org.apache.hadoop.mapred.TestQueueAclsForCurrentUser
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.62 sec
    [junit] Running org.apache.hadoop.mapred.TestRackAwareTaskPlacement
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.716 sec
    [junit] Running org.apache.hadoop.mapred.TestReduceFetchFromPartialMem
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 31.801 sec
    [junit] Running org.apache.hadoop.mapred.TestReduceTask
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.607 sec
    [junit] Running org.apache.hadoop.mapred.TestSequenceFileAsBinaryInputFormat
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.831 sec
    [junit] Running org.apache.hadoop.mapred.TestSequenceFileAsBinaryOutputFormat
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.032 sec
    [junit] Running org.apache.hadoop.mapred.TestSequenceFileInputFormat
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.331 sec
    [junit] Running org.apache.hadoop.mapred.TestSeveral
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 47.077 sec
    [junit] Running org.apache.hadoop.mapred.TestSpeculativeExecution
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 4.628 sec
    [junit] Running org.apache.hadoop.mapred.TestTaskLimits
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 4.822 sec
    [junit] Running org.apache.hadoop.mapred.TestTaskTrackerBlacklisting
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 1.902 sec
    [junit] Running org.apache.hadoop.mapred.TestTextInputFormat
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 62.997 sec
    [junit] Running org.apache.hadoop.mapred.TestTextOutputFormat
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.24 sec
    [junit] Running org.apache.hadoop.mapred.TestTrackerBlacklistAcrossJobs
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 43.465 sec
    [junit] Running org.apache.hadoop.mapreduce.TestCounters
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.161 sec
    [junit] Running org.apache.hadoop.mapreduce.TestMapCollection
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 24.466 sec
    [junit] Running org.apache.hadoop.mapreduce.TestMapReduceLocal
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 26.948 sec
    [junit] Running org.apache.hadoop.mapreduce.lib.input.TestFileInputFormat
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.023 sec
    [junit] Running org.apache.hadoop.mapreduce.lib.output.TestFileOutputCommitter
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.553 sec

checkfailure:
    [touch] Creating /grid/0/hudson/hudson-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/build/test/testsfailed

BUILD FAILED
/grid/0/hudson/hudson-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/build.xml:790: The following error occurred while executing this line:
/grid/0/hudson/hudson-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/build.xml:753: The following error occurred while executing this line:
/grid/0/hudson/hudson-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/build.xml:814: Tests failed!

Total time: 7 minutes 26 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.mapred.TestFileInputFormat.testLocality

Error Message:
expected:<2> but was:<1>

Stack Trace:
junit.framework.AssertionFailedError: expected:<2> but was:<1>
	at org.apache.hadoop.mapred.TestFileInputFormat.__CLR3_0_2b6vakk1cua(TestFileInputFormat.java:80)
	at org.apache.hadoop.mapred.TestFileInputFormat.testLocality(TestFileInputFormat.java:48)