See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2881/
################################################################################### ########################## LAST 60 LINES OF THE CONSOLE ########################### [...truncated 34643 lines...] Running org.apache.hadoop.mapreduce.lib.chain.TestMapReduceChain Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.806 sec - in org.apache.hadoop.mapreduce.lib.chain.TestMapReduceChain Running org.apache.hadoop.mapreduce.lib.jobcontrol.TestControlledJob Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.15 sec - in org.apache.hadoop.mapreduce.lib.jobcontrol.TestControlledJob Running org.apache.hadoop.mapreduce.lib.jobcontrol.TestMapReduceJobControl Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.115 sec - in org.apache.hadoop.mapreduce.lib.jobcontrol.TestMapReduceJobControl Running org.apache.hadoop.mapreduce.lib.jobcontrol.TestMapReduceJobControlWithMocks Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.37 sec - in org.apache.hadoop.mapreduce.lib.jobcontrol.TestMapReduceJobControlWithMocks Running org.apache.hadoop.ipc.TestMRCJCSocketFactory Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.005 sec - in org.apache.hadoop.ipc.TestMRCJCSocketFactory Results : Failed tests: TestNetworkedJob.testNetworkedJob:174 expected:<[[Tue Jan 26 21:03:15 +0000 2016] Scheduler has assigned a container for AM, waiting for AM container to be launched]> but was:<[]> Tests in error: TestClusterMRNotification>NotificationTestCase.testMR:189 » IO Job didn't fini... TestMRJobsWithProfiler.testDifferentProfilers:117->testProfilerInternal:150 » Tests run: 524, Failures: 1, Errors: 2, Skipped: 11 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Hadoop MapReduce Client .................... SUCCESS [ 3.005 s] [INFO] Apache Hadoop MapReduce Core ...................... SUCCESS [01:56 min] [INFO] Apache Hadoop MapReduce Common .................... SUCCESS [ 28.821 s] [INFO] Apache Hadoop MapReduce Shuffle ................... SUCCESS [ 5.971 s] [INFO] Apache Hadoop MapReduce App ....................... SUCCESS [09:13 min] [INFO] Apache Hadoop MapReduce HistoryServer ............. SUCCESS [05:38 min] [INFO] Apache Hadoop MapReduce JobClient ................. FAILURE [ 01:57 h] [INFO] Apache Hadoop MapReduce HistoryServer Plugins ..... SKIPPED [INFO] Apache Hadoop MapReduce NativeTask ................ SKIPPED [INFO] Apache Hadoop MapReduce Examples .................. SKIPPED [INFO] Apache Hadoop MapReduce ........................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:14 h [INFO] Finished at: 2016-01-26T22:15:11+00:00 [INFO] Final Memory: 41M/981M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-mapreduce-client-jobclient: There was a timeout or other error in the fork -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :hadoop-mapreduce-client-jobclient Build step 'Execute shell' marked build as failure [FINDBUGS] Skipping publisher since build result is FAILURE Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any ################################################################################### ############################## FAILED TESTS (if any) ############################## 3 tests failed. FAILED: org.apache.hadoop.mapred.TestClusterMRNotification.testMR Error Message: Job didn't finish in 30 seconds Stack Trace: java.io.IOException: Job didn't finish in 30 seconds at org.apache.hadoop.mapred.UtilsForTests.runJobFail(UtilsForTests.java:647) at org.apache.hadoop.mapred.NotificationTestCase.testMR(NotificationTestCase.java:189) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:255) at junit.framework.TestSuite.run(TestSuite.java:250) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) FAILED: org.apache.hadoop.mapreduce.v2.TestMRJobsWithProfiler.testDifferentProfilers Error Message: test timed out after 150000 milliseconds Stack Trace: java.lang.Exception: test timed out after 150000 milliseconds at java.lang.Thread.sleep(Native Method) at org.apache.hadoop.mapreduce.Job.monitorAndPrintJob(Job.java:1404) at org.apache.hadoop.mapreduce.Job.waitForCompletion(Job.java:1362) at org.apache.hadoop.mapreduce.v2.TestMRJobsWithProfiler.testProfilerInternal(TestMRJobsWithProfiler.java:150) at org.apache.hadoop.mapreduce.v2.TestMRJobsWithProfiler.testDifferentProfilers(TestMRJobsWithProfiler.java:117) FAILED: org.apache.hadoop.mapred.TestNetworkedJob.testNetworkedJob Error Message: expected:<[[Tue Jan 26 21:03:15 +0000 2016] Scheduler has assigned a container for AM, waiting for AM container to be launched]> but was:<[]> Stack Trace: org.junit.ComparisonFailure: expected:<[[Tue Jan 26 21:03:15 +0000 2016] Scheduler has assigned a container for AM, waiting for AM container to be launched]> but was:<[]> at org.junit.Assert.assertEquals(Assert.java:115) at org.junit.Assert.assertEquals(Assert.java:144) at org.apache.hadoop.mapred.TestNetworkedJob.testNetworkedJob(TestNetworkedJob.java:174)