See http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/712/changes
Changes:
[yhemanth] HADOOP-4977. Fix a deadlock between the reclaimCapacity and
assignTasks in capacity scheduler. Contributed by Vivek Ratan.
[szetszwo] HADOOP-5017. Change NameNode.namesystem declaration to private.
(szetszwo)
[szetszwo] HADOOP-3953. Implement sticky bit for directories in HDFS. (Jakob
Homan via szetszwo)
[shv] HADOOP-2337. Trash should close FileSystem on exit and should not start
emtying thread if disabled. Contributed by Konstantin Shvachko.
[cdouglas] HADOOP-5026. Make chukwa/bin scripts executable in repository.
Contributed by Andy Konwinski
[szetszwo] HADOOP-4985. Remove unnecessary "throw IOException" declarations in
FSDirectory related methods. (szetszwo)
[matei] HADOOP-4943. Fair share scheduler does not utilize all slots if the
task trackers are configured heterogeneously.
Contributed by Zheng Shao.
[hairong] HADOOP-5008. TestReplication#testPendingReplicationRetry leaves an
opened fd unclosed. Contributed by Hairong Kuang.
[shv] HADOOP-4982. TestFsck should run in Eclipse. Contributed by Konstantin
Shvachko.
[matei] HADOOP-4789. Change fair scheduler to share between pools by default,
not between invidual jobs.
[omalley] HADOOP-4950. Make the CompressorStream, DecompressorStream,
BlockCompressorStream, and BlockDecompressorStream public to facilitate
non-Hadoop codecs. (omalley)
[szetszwo] HADOOP-4940. Remove a deprecated FileSystem.delete(Path f). (Enis
Soztutar via szetszwo)
[hairong] HADOOP-4910. NameNode should exclude corrupt replicas when choosing
excessive replicas to delete. Contributed by Hairong Kuang.
------------------------------------------
[...truncated 287613 lines...]
[junit] record 59 was: 59 abcdefghijklmnopqrstuvwxyz
[junit]
[junit] record 60 was: 60 abcdefghijklmnopqrstuvwxyz
[junit]
[junit] record 61 was: 61 abcdefghijklmnopqrstuvwxyz
[junit]
[junit] record 62 was: 62 abcdefghijklmnopqrstuvwxyz
[junit]
[junit] record 63 was: 63 abcdefghijklmnopqrstuvwxyz
[junit]
[junit] record 64 was: 64 abcdefghijklmnopqrstuvwxyz
[junit]
[junit] record 65 was: 65 abcdefghijklmnopqrstuvwxyz
[junit]
[junit] record 66 was: 66 abcdefghijklmnopqrstuvwxyz
[junit]
[junit] record 67 was: 67 abcdefghijklmnopqrstuvwxyz
[junit]
[junit] record 68 was: 68 abcdefghijklmnopqrstuvwxyz
[junit]
[junit] record 69 was: 69 abcdefghijklmnopqrstuvwxyz
[junit]
[junit] record 70 was: 70 abcdefghijklmnopqrstuvwxyz
[junit]
[junit] record 71 was: 71 abcdefghijklmnopqrstuvwxyz
[junit]
[junit] record 72 was: 72 abcdefghijklmnopqrstuvwxyz
[junit]
[junit] record 73 was: 73 abcdefghijklmnopqrstuvwxyz
[junit]
[junit] record 74 was: 74 abcdefghijklmnopqrstuvwxyz
[junit]
[junit] record 75 was: 75 abcdefghijklmnopqrstuvwxyz
[junit]
[junit] record 76 was: 76 abcdefghijklmnopqrstuvwxyz
[junit]
[junit] record 77 was: 77 abcdefghijklmnopqrstuvwxyz
[junit]
[junit] record 78 was: 78 abcdefghijklmnopqrstuvwxyz
[junit]
[junit] record 79 was: 79 abcdefghijklmnopqrstuvwxyz
[junit]
[junit] getting a chunk...
[junit] Running
org.apache.hadoop.chukwa.datacollection.adaptor.filetailer.TestStartAtOffset
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
[junit] Test
org.apache.hadoop.chukwa.datacollection.adaptor.filetailer.TestStartAtOffset
FAILED (timeout)
[junit] Running org.apache.hadoop.chukwa.datacollection.agent.TestAgent
[junit] log4j:WARN No appenders could be found for logger
(org.apache.hadoop.conf.Configuration).
[junit] log4j:WARN Please initialize the log4j system properly.
[junit] console connector started
[junit] Failed to successfully add the adaptor in AgentClient, adaptorID
returned by add() was negative.
[junit]
org.apache.hadoop.chukwa.datacollection.agent.ChukwaAgent$AlreadyRunningException:
Agent already running; aborting
[junit] at
org.apache.hadoop.chukwa.datacollection.agent.ChukwaAgent.<init>(ChukwaAgent.java:232)
[junit] at
org.apache.hadoop.chukwa.datacollection.agent.TestAgent.testMultiStopAndStart(TestAgent.java:60)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit] at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[junit] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[junit] at java.lang.reflect.Method.invoke(Method.java:597)
[junit] at junit.framework.TestCase.runTest(TestCase.java:154)
[junit] at junit.framework.TestCase.runBare(TestCase.java:127)
[junit] at junit.framework.TestResult$1.protect(TestResult.java:106)
[junit] at junit.framework.TestResult.runProtected(TestResult.java:124)
[junit] at junit.framework.TestResult.run(TestResult.java:109)
[junit] at junit.framework.TestCase.run(TestCase.java:118)
[junit] at junit.framework.TestSuite.runTest(TestSuite.java:208)
[junit] at junit.framework.TestSuite.run(TestSuite.java:203)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:421)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:912)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:766)
[junit] Tests run: 3, Failures: 2, Errors: 0, Time elapsed: 0.289 sec
[junit] Output:
[junit] console connector started
[junit]
[junit] Error:
[junit] log4j:WARN No appenders could be found for logger
(org.apache.hadoop.conf.Configuration).
[junit] log4j:WARN Please initialize the log4j system properly.
[junit] Failed to successfully add the adaptor in AgentClient, adaptorID
returned by add() was negative.
[junit]
org.apache.hadoop.chukwa.datacollection.agent.ChukwaAgent$AlreadyRunningException:
Agent already running; aborting
[junit] at
org.apache.hadoop.chukwa.datacollection.agent.ChukwaAgent.<init>(ChukwaAgent.java:232)
[junit] at
org.apache.hadoop.chukwa.datacollection.agent.TestAgent.testMultiStopAndStart(TestAgent.java:60)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit] at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[junit] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[junit] at java.lang.reflect.Method.invoke(Method.java:597)
[junit] at junit.framework.TestCase.runTest(TestCase.java:154)
[junit] at junit.framework.TestCase.runBare(TestCase.java:127)
[junit] at junit.framework.TestResult$1.protect(TestResult.java:106)
[junit] at junit.framework.TestResult.runProtected(TestResult.java:124)
[junit] at junit.framework.TestResult.run(TestResult.java:109)
[junit] at junit.framework.TestCase.run(TestCase.java:118)
[junit] at junit.framework.TestSuite.runTest(TestSuite.java:208)
[junit] at junit.framework.TestSuite.run(TestSuite.java:203)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:421)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:912)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:766)
[junit]
[junit] Test org.apache.hadoop.chukwa.datacollection.agent.TestAgent FAILED
[junit] Running
org.apache.hadoop.chukwa.datacollection.connector.TestFailedCollector
[junit] log4j:WARN No appenders could be found for logger
(org.apache.hadoop.conf.Configuration).
[junit] log4j:WARN Please initialize the log4j system properly.
[junit] Error in RetryListOfCollectors() opening file: collectors, double
check that you have set the CHUKWA_CONF_DIR environment variable. Also, ensure
file exists and is in classpath
[junit] Failed to successfully add the adaptor in AgentClient, adaptorID
returned by add() was negative.
[junit] have 0 running adaptors
[junit] done
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.279 sec
[junit] Output:
[junit] have 0 running adaptors
[junit] done
[junit]
[junit] Error:
[junit] log4j:WARN No appenders could be found for logger
(org.apache.hadoop.conf.Configuration).
[junit] log4j:WARN Please initialize the log4j system properly.
[junit] Error in RetryListOfCollectors() opening file: collectors, double
check that you have set the CHUKWA_CONF_DIR environment variable. Also, ensure
file exists and is in classpath
[junit] Failed to successfully add the adaptor in AgentClient, adaptorID
returned by add() was negative.
[junit]
[junit] Running
org.apache.hadoop.chukwa.datacollection.controller.TestAgentClient
[junit] log4j:WARN No appenders could be found for logger
(org.apache.hadoop.conf.Configuration).
[junit] log4j:WARN Please initialize the log4j system properly.
[junit] Adding adaptor with filename: testFile
[junit] Failed to successfully add the adaptor in AgentClient, adaptorID
returned by add() was negative.
[junit] Successfully added adaptor, id is:-1
[junit] in tearDown()
[junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0.215 sec
[junit] Output:
[junit] Adding adaptor with filename: testFile
[junit] Successfully added adaptor, id is:-1
[junit] in tearDown()
[junit]
[junit] Error:
[junit] log4j:WARN No appenders could be found for logger
(org.apache.hadoop.conf.Configuration).
[junit] log4j:WARN Please initialize the log4j system properly.
[junit] Failed to successfully add the adaptor in AgentClient, adaptorID
returned by add() was negative.
[junit]
[junit] Test
org.apache.hadoop.chukwa.datacollection.controller.TestAgentClient FAILED
[junit] Running
org.apache.hadoop.chukwa.datacollection.sender.TestRetryListOfCollectors
[junit] host4
[junit] host2
[junit] host3
[junit] host1
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.067 sec
[junit] Output:
[junit] host4
[junit] host2
[junit] host3
[junit] host1
[junit]
[junit] Running org.apache.hadoop.chukwa.datacollection.writer.TestClientAck
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 18.114 sec
[junit] Running org.apache.hadoop.chukwa.extraction.demux.TestDemux
[junit] testing demux
[junit] log4j:WARN No appenders could be found for logger
(org.apache.hadoop.conf.Configuration).
[junit] log4j:WARN Please initialize the log4j system properly.
[junit] 2009-01-15 19:32:30.521::INFO: Logging to STDERR via
org.mortbay.log.StdErrLog
[junit] java.io.IOException: webapps not found in CLASSPATH
[junit] at
org.apache.hadoop.http.HttpServer.getWebAppsPath(HttpServer.java:334)
[junit] at org.apache.hadoop.http.HttpServer.<init>(HttpServer.java:106)
[junit] at
org.apache.hadoop.hdfs.server.namenode.NameNode.startHttpServer(NameNode.java:227)
[junit] at
org.apache.hadoop.hdfs.server.namenode.NameNode.initialize(NameNode.java:206)
[junit] at
org.apache.hadoop.hdfs.server.namenode.NameNode.<init>(NameNode.java:286)
[junit] at
org.apache.hadoop.hdfs.server.namenode.NameNode.createNameNode(NameNode.java:962)
[junit] at
org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:275)
[junit] at
org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:119)
[junit] at
org.apache.hadoop.chukwa.extraction.demux.TestDemux.testDemux(TestDemux.java:99)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit] at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[junit] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[junit] at java.lang.reflect.Method.invoke(Method.java:597)
[junit] at junit.framework.TestCase.runTest(TestCase.java:154)
[junit] at junit.framework.TestCase.runBare(TestCase.java:127)
[junit] at junit.framework.TestResult$1.protect(TestResult.java:106)
[junit] at junit.framework.TestResult.runProtected(TestResult.java:124)
[junit] at junit.framework.TestResult.run(TestResult.java:109)
[junit] at junit.framework.TestCase.run(TestCase.java:118)
[junit] at junit.framework.TestSuite.runTest(TestSuite.java:208)
[junit] at junit.framework.TestSuite.run(TestSuite.java:203)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:421)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:912)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:766)
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.61 sec
[junit] Output:
[junit] testing demux
[junit]
[junit] Error:
[junit] log4j:WARN No appenders could be found for logger
(org.apache.hadoop.conf.Configuration).
[junit] log4j:WARN Please initialize the log4j system properly.
[junit] 2009-01-15 19:32:30.521::INFO: Logging to STDERR via
org.mortbay.log.StdErrLog
[junit] java.io.IOException: webapps not found in CLASSPATH
[junit] at
org.apache.hadoop.http.HttpServer.getWebAppsPath(HttpServer.java:334)
[junit] at org.apache.hadoop.http.HttpServer.<init>(HttpServer.java:106)
[junit] at
org.apache.hadoop.hdfs.server.namenode.NameNode.startHttpServer(NameNode.java:227)
[junit] at
org.apache.hadoop.hdfs.server.namenode.NameNode.initialize(NameNode.java:206)
[junit] at
org.apache.hadoop.hdfs.server.namenode.NameNode.<init>(NameNode.java:286)
[junit] at
org.apache.hadoop.hdfs.server.namenode.NameNode.createNameNode(NameNode.java:962)
[junit] at
org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:275)
[junit] at
org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:119)
[junit] at
org.apache.hadoop.chukwa.extraction.demux.TestDemux.testDemux(TestDemux.java:99)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit] at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[junit] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[junit] at java.lang.reflect.Method.invoke(Method.java:597)
[junit] at junit.framework.TestCase.runTest(TestCase.java:154)
[junit] at junit.framework.TestCase.runBare(TestCase.java:127)
[junit] at junit.framework.TestResult$1.protect(TestResult.java:106)
[junit] at junit.framework.TestResult.runProtected(TestResult.java:124)
[junit] at junit.framework.TestResult.run(TestResult.java:109)
[junit] at junit.framework.TestCase.run(TestCase.java:118)
[junit] at junit.framework.TestSuite.runTest(TestSuite.java:208)
[junit] at junit.framework.TestSuite.run(TestSuite.java:203)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:421)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:912)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:766)
[junit]
[junit] Running
org.apache.hadoop.chukwa.extraction.demux.processor.mapper.TestAbtractProcessor
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.116 sec
[junit] Running
org.apache.hadoop.chukwa.extraction.demux.processor.mapper.TestHadoopLogProcessor
[junit] parse took 2375 milliseconds
[junit] aka 0.0475 ms per line or 0.5227290284965455 ms per kilobyte of log
data
[junit] output records had total length of 8143463
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.481 sec
[junit] Output:
[junit] parse took 2375 milliseconds
[junit] aka 0.0475 ms per line or 0.5227290284965455 ms per kilobyte of log
data
[junit] output records had total length of 8143463
[junit]
[junit] Running org.apache.hadoop.chukwa.util.TestRecordConsts
[junit] string is foo^D
[junit] bar^D
[junit] baz
[junit] .
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.066 sec
[junit] Output:
[junit] string is foo^D
[junit] bar^D
[junit] baz
[junit] .
[junit]
BUILD FAILED
/zonestorage/hudson/home/hudson/hudson/jobs/Hadoop-trunk/workspace/trunk/build.xml:750:
The following error occurred while executing this line:
/zonestorage/hudson/home/hudson/hudson/jobs/Hadoop-trunk/workspace/trunk/src/contrib/build.xml:48:
The following error occurred while executing this line:
/zonestorage/hudson/home/hudson/hudson/jobs/Hadoop-trunk/workspace/trunk/src/contrib/chukwa/build.xml:323:
Tests failed!
Total time: 186 minutes 41 seconds
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording fingerprints
Publishing Javadoc
Recording test results
Publishing Clover coverage report...