See https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/948/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 33650 lines...]
[junit] at
org.apache.hadoop.mapred.MiniMRCluster$TaskTrackerRunner.run(MiniMRCluster.java:229)
[junit] at java.lang.Thread.run(Thread.java:662)
[junit]
[junit] 2011-09-21 16:23:06,104 INFO util.AsyncDiskService
(AsyncDiskService.java:shutdown(111)) - Shutting down all AsyncDiskService
threads...
[junit] 2011-09-21 16:23:06,104 INFO util.AsyncDiskService
(AsyncDiskService.java:awaitTermination(140)) - All AsyncDiskService threads
are terminated.
[junit] 2011-09-21 16:23:06,104 INFO mapred.JobTracker
(JobTracker.java:close(1841)) - Stopping infoServer
[junit] 2011-09-21 16:23:06,105 INFO mortbay.log (Slf4jLog.java:info(67))
- Stopped SelectChannelConnector@localhost:0
[junit] 2011-09-21 16:23:06,206 INFO mapred.JobTracker
(JobTracker.java:close(1849)) - Stopping interTrackerServer
[junit] 2011-09-21 16:23:06,206 INFO ipc.Server (Server.java:stop(1708)) -
Stopping server on 43549
[junit] 2011-09-21 16:23:06,206 INFO ipc.Server (Server.java:run(1532)) -
IPC Server handler 1 on 43549: exiting
[junit] 2011-09-21 16:23:06,207 INFO ipc.Server (Server.java:run(1532)) -
IPC Server handler 4 on 43549: exiting
[junit] 2011-09-21 16:23:06,207 INFO ipc.Server (Server.java:run(505)) -
Stopping IPC Server listener on 43549
[junit] 2011-09-21 16:23:06,207 INFO ipc.Server (Server.java:run(1532)) -
IPC Server handler 3 on 43549: exiting
[junit] 2011-09-21 16:23:06,207 INFO ipc.Server (Server.java:run(1532)) -
IPC Server handler 0 on 43549: exiting
[junit] 2011-09-21 16:23:06,206 INFO ipc.Server (Server.java:run(1532)) -
IPC Server handler 2 on 43549: exiting
[junit] 2011-09-21 16:23:06,207 INFO mapred.JobTracker
(JobTracker.java:offerService(1825)) - Stopped interTrackerServer
[junit] 2011-09-21 16:23:06,207 INFO ipc.Server (Server.java:run(647)) -
Stopping IPC Server Responder
[junit] 2011-09-21 16:23:06,207 INFO mapred.JobTracker
(JobTracker.java:stopExpireTrackersThread(1888)) - Stopping expireTrackers
[junit] 2011-09-21 16:23:06,207 INFO ipc.Server (Server.java:run(1532)) -
IPC Server handler 9 on 43549: exiting
[junit] 2011-09-21 16:23:06,207 INFO ipc.Server (Server.java:run(1532)) -
IPC Server handler 8 on 43549: exiting
[junit] 2011-09-21 16:23:06,207 INFO ipc.Server (Server.java:run(1532)) -
IPC Server handler 7 on 43549: exiting
[junit] 2011-09-21 16:23:06,207 INFO ipc.Server (Server.java:run(1532)) -
IPC Server handler 5 on 43549: exiting
[junit] 2011-09-21 16:23:06,207 INFO ipc.Server (Server.java:run(1532)) -
IPC Server handler 6 on 43549: exiting
[junit] 2011-09-21 16:23:06,208 INFO
mapred.EagerTaskInitializationListener
(EagerTaskInitializationListener.java:terminate(108)) - Stopping Job Init
Manager thread
[junit] 2011-09-21 16:23:06,209 INFO
mapred.EagerTaskInitializationListener
(EagerTaskInitializationListener.java:run(61)) - JobInitManagerThread
interrupted.
[junit] 2011-09-21 16:23:06,209 INFO
mapred.EagerTaskInitializationListener
(EagerTaskInitializationListener.java:run(65)) - Shutting down thread pool
[junit] 2011-09-21 16:23:06,209 INFO mapred.JobTracker
(JobTracker.java:close(1859)) - Stopping expireLaunchingTasks
[junit] 2011-09-21 16:23:06,209 INFO jobhistory.JobHistory
(JobHistory.java:shutDown(197)) - Interrupting History Cleaner
[junit] 2011-09-21 16:23:06,209 INFO jobhistory.JobHistory
(JobHistory.java:run(547)) - History Cleaner thread exiting
[junit] 2011-09-21 16:23:06,210 INFO mapred.JobTracker
(JobTracker.java:close(1882)) - stopped all jobtracker services
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 28.34 sec
[junit] Running org.apache.hadoop.mapreduce.lib.input.TestFileInputFormat
[junit] 2011-09-21 16:23:06,723 WARN conf.Configuration
(Configuration.java:set(629)) - fs.default.name is deprecated. Instead, use
fs.defaultFS
[junit] 2011-09-21 16:23:06,999 WARN conf.Configuration
(Configuration.java:set(629)) - fs.default.name is deprecated. Instead, use
fs.defaultFS
[junit] defaultfs.getUri() = s3://abc:xyz@hostname
[junit] original = file:/foo
[junit] results = [file:/foo]
[junit] original = file:/bar
[junit] results = [file:/bar]
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.946 sec
[junit] Running
org.apache.hadoop.mapreduce.lib.output.TestFileOutputCommitter
[junit] 2011-09-21 16:23:08,261 WARN util.NativeCodeLoader
(NativeCodeLoader.java:<clinit>(62)) - Unable to load native-hadoop library for
your platform... using builtin-java classes where applicable
[junit] 2011-09-21 16:23:08,279 INFO output.FileOutputCommitter
(FileOutputCommitter.java:commitTask(173)) - Saved output of task
'attempt_200707121733_0001_m_000000_0' to
/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/test/data/output
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.575 sec
checkfailure:
[touch] Creating
/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/test/testsfailed
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build.xml:792:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build.xml:755:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build.xml:816:
Tests failed!
Total time: 6 minutes 7 seconds
Build step 'Execute shell' marked build as failure
Recording test results
Updating HADOOP-7621
Email was triggered for: Failure
Sending email for trigger: Failure
###################################################################################
############################## FAILED TESTS (if any)
##############################
All tests passed