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 Hudson Server <hu...@hudson.apache.org> on 2011/01/28 12:03:45 UTC

Hadoop-Mapreduce-22-branch - Build # 18 - Still Failing

See https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-22-branch/18/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 51456 lines...]
    [junit] 		BAD_ID=0
    [junit] 		CONNECTION=0
    [junit] 		IO_ERROR=0
    [junit] 		WRONG_LENGTH=0
    [junit] 		WRONG_MAP=0
    [junit] 		WRONG_REDUCE=0
    [junit] 	Job Counters 
    [junit] 		Total time spent by all maps waiting after reserving slots (ms)=0
    [junit] 		Total time spent by all reduces waiting after reserving slots (ms)=0
    [junit] 		Rack-local map tasks=1
    [junit] 		SLOTS_MILLIS_MAPS=3792
    [junit] 		SLOTS_MILLIS_REDUCES=3700
    [junit] 		Launched map tasks=1
    [junit] 		Launched reduce tasks=1
    [junit] 	Map-Reduce Framework
    [junit] 		Combine input records=0
    [junit] 		Combine output records=0
    [junit] 		CPU_MILLISECONDS=1500
    [junit] 		Failed Shuffles=0
    [junit] 		GC time elapsed (ms)=86
    [junit] 		Map input records=3
    [junit] 		Map output bytes=71
    [junit] 		Map output records=3
    [junit] 		Merged Map outputs=1
    [junit] 		PHYSICAL_MEMORY_BYTES=112680960
    [junit] 		Reduce input groups=3
    [junit] 		Reduce input records=3
    [junit] 		Reduce output records=3
    [junit] 		Reduce shuffle bytes=83
    [junit] 		Shuffled Maps =1
    [junit] 		Spilled Records=6
    [junit] 		SPLIT_RAW_BYTES=172
    [junit] 		VIRTUAL_MEMORY_BYTES=846856192
    [junit] 2011-01-28 11:00:29,202 INFO  util.AsyncDiskService (AsyncDiskService.java:shutdown(111)) - Shutting down all AsyncDiskService threads...
    [junit] 2011-01-28 11:00:29,202 INFO  util.AsyncDiskService (AsyncDiskService.java:awaitTermination(140)) - All AsyncDiskService threads are terminated.
    [junit] 2011-01-28 11:00:29,203 INFO  mapred.TaskTracker (TaskTracker.java:run(868)) - Shutting down: Map-events fetcher for all reduce tasks on tracker_host0.foo.com:localhost/127.0.0.1:59816
    [junit] 2011-01-28 11:00:29,205 ERROR filecache.TrackerDistributedCacheManager (TrackerDistributedCacheManager.java:run(946)) - Exception in DistributedCache CleanupThread.
    [junit] java.lang.InterruptedException: sleep interrupted
    [junit] 	at java.lang.Thread.sleep(Native Method)
    [junit] 	at org.apache.hadoop.mapreduce.filecache.TrackerDistributedCacheManager$CleanupThread.run(TrackerDistributedCacheManager.java:943)
    [junit] 2011-01-28 11:00:31,930 INFO  mapred.JvmManager (JvmManager.java:runChild(484)) - JVM : jvm_20110128105949896_0002_m_676208490 exited with exit code 0. Number of tasks it ran: 1
    [junit] 2011-01-28 11:00:31,930 INFO  ipc.Server (Server.java:stop(1600)) - Stopping server on 59816
    [junit] 2011-01-28 11:00:31,931 INFO  ipc.Server (Server.java:run(1443)) - IPC Server handler 0 on 59816: exiting
    [junit] 2011-01-28 11:00:31,931 INFO  ipc.Server (Server.java:run(1443)) - IPC Server handler 2 on 59816: exiting
    [junit] 2011-01-28 11:00:31,931 INFO  ipc.Server (Server.java:run(1443)) - IPC Server handler 3 on 59816: exiting
    [junit] 2011-01-28 11:00:31,931 INFO  mapred.TaskTracker (TaskTracker.java:shutdown(1263)) - Shutting down StatusHttpServer
    [junit] 2011-01-28 11:00:31,931 INFO  ipc.Server (Server.java:run(475)) - Stopping IPC Server listener on 59816
    [junit] 2011-01-28 11:00:31,931 INFO  ipc.Server (Server.java:run(675)) - Stopping IPC Server Responder
    [junit] 2011-01-28 11:00:31,931 INFO  ipc.Server (Server.java:run(1443)) - IPC Server handler 1 on 59816: exiting
Build timed out. Aborting
[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:  TEST-org.apache.hadoop.mapreduce.TestChild.xml.<init>

Error Message:


Stack Trace:
Test report file /grid/0/hudson/hudson-slave/workspace/Hadoop-Mapreduce-22-branch/trunk/build/test/TEST-org.apache.hadoop.mapreduce.TestChild.xml was length 0



Hadoop-Mapreduce-22-branch - Build # 19 - Still Failing

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-22-branch/19/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 223 lines...]
A         src/test/mapred/org/apache/hadoop/mapreduce/lib/output/TestMRMultipleOutputs.java
A         src/test/mapred/org/apache/hadoop/mapreduce/lib/chain
A         src/test/mapred/org/apache/hadoop/mapreduce/lib/chain/TestChainErrors.java
A         src/test/mapred/org/apache/hadoop/mapreduce/lib/chain/TestMapReduceChain.java
A         src/test/mapred/org/apache/hadoop/mapreduce/lib/chain/TestSingleElementChain.java
A         src/test/mapred/org/apache/hadoop/mapreduce/lib/db
A         src/test/mapred/org/apache/hadoop/mapreduce/lib/db/TestDBOutputFormat.java
A         src/test/mapred/org/apache/hadoop/mapreduce/lib/db/TestDBJob.java
A         src/test/mapred/org/apache/hadoop/mapreduce/lib/db/TestDataDrivenDBInputFormat.java
A         src/test/mapred/org/apache/hadoop/mapreduce/lib/db/TestIntegerSplitter.java
A         src/test/mapred/org/apache/hadoop/mapreduce/lib/db/TestTextSplitter.java
A         src/test/mapred/org/apache/hadoop/mapreduce/lib/aggregate
A         src/test/mapred/org/apache/hadoop/mapreduce/lib/aggregate/TestMapReduceAggregates.java
A         src/test/mapred/org/apache/hadoop/mapreduce/lib/aggregate/AggregatorTests.java
A         src/test/mapred/org/apache/hadoop/mapreduce/lib/fieldsel
A         src/test/mapred/org/apache/hadoop/mapreduce/lib/fieldsel/TestMRFieldSelection.java
A         src/test/mapred/org/apache/hadoop/mapreduce/lib/partition
A         src/test/mapred/org/apache/hadoop/mapreduce/lib/partition/TestTotalOrderPartitioner.java
A         src/test/mapred/org/apache/hadoop/mapreduce/lib/partition/TestMRKeyFieldBasedComparator.java
A         src/test/mapred/org/apache/hadoop/mapreduce/lib/partition/TestInputSampler.java
A         src/test/mapred/org/apache/hadoop/mapreduce/lib/partition/TestBinaryPartitioner.java
A         src/test/mapred/org/apache/hadoop/mapreduce/lib/partition/TestMRKeyFieldBasedPartitioner.java
A         src/test/mapred/org/apache/hadoop/mapreduce/lib/partition/TestKeyFieldHelper.java
A         src/test/mapred/org/apache/hadoop/mapreduce/lib/jobcontrol
A         src/test/mapred/org/apache/hadoop/mapreduce/lib/jobcontrol/TestMapReduceJobControl.java
A         src/test/mapred/org/apache/hadoop/mapreduce/lib/map
A         src/test/mapred/org/apache/hadoop/mapreduce/lib/map/TestMultithreadedMapper.java
A         src/test/mapred/org/apache/hadoop/mapreduce/security
A         src/test/mapred/org/apache/hadoop/mapreduce/security/token
A         src/test/mapred/org/apache/hadoop/mapreduce/security/token/TestDelegationTokenRenewal.java
A         src/test/mapred/org/apache/hadoop/mapreduce/security/token/delegation
A         src/test/mapred/org/apache/hadoop/mapreduce/security/token/delegation/TestDelegationToken.java
A         src/test/mapred/org/apache/hadoop/mapreduce/security/TestTokenCache.java
A         src/test/mapred/org/apache/hadoop/mapreduce/security/TestBinaryTokenFile.java
A         src/test/mapred/org/apache/hadoop/mapreduce/security/TestUmbilicalProtocolWithJobToken.java
A         src/test/mapred/org/apache/hadoop/mapreduce/security/TestTokenCacheOldApi.java
A         src/test/mapred/org/apache/hadoop/mapreduce/TestMapCollection.java
A         src/test/mapred/org/apache/hadoop/mapreduce/util
A         src/test/mapred/org/apache/hadoop/mapreduce/util/TestLinuxResourceCalculatorPlugin.java
A         src/test/mapred/org/apache/hadoop/mapreduce/util/TestMRAsyncDiskService.java
A         src/test/mapred/org/apache/hadoop/mapreduce/util/TestProcfsBasedProcessTree.java
A         src/test/mapred/org/apache/hadoop/cli
A         src/test/mapred/org/apache/hadoop/cli/testMRConf.xml
A         src/test/mapred/org/apache/hadoop/cli/TestMRCLI.java
A         src/test/mapred/org/apache/hadoop/cli/data60bytes
A         src/test/mapred/org/apache/hadoop/io
AU        src/test/mapred/org/apache/hadoop/io/FileBench.java
AU        src/test/mapred/org/apache/hadoop/io/TestSequenceFileMergeProgress.java
A         src/test/mapred/org/apache/hadoop/security
SCM check out aborted
[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) ##############################
No tests ran.