See https://builds.apache.org/job/Hadoop-Yarn-trunk/1826/
################################################################################### ########################## LAST 60 LINES OF THE CONSOLE ########################### [...truncated 11279 lines...] Running org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShellWithNodeLabels Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.322 sec - in org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShellWithNodeLabels Results : Tests in error: TestDistributedShell.testDSShellWithCustomLogPropertyFile:502->Object.wait:503->Object.wait:-2 » TestDistributedShell.testContainerLaunchFailureHandling:809->Object.wait:503->Object.wait:-2 » Tests run: 14, Failures: 0, Errors: 2, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Hadoop YARN ................................ SUCCESS [ 3.311 s] [INFO] Apache Hadoop YARN API ............................ SUCCESS [04:20 min] [INFO] Apache Hadoop YARN Common ......................... SUCCESS [03:03 min] [INFO] Apache Hadoop YARN Server ......................... SUCCESS [ 0.103 s] [INFO] Apache Hadoop YARN Server Common .................. SUCCESS [ 46.207 s] [INFO] Apache Hadoop YARN NodeManager .................... SUCCESS [10:12 min] [INFO] Apache Hadoop YARN Web Proxy ...................... SUCCESS [ 25.989 s] [INFO] Apache Hadoop YARN ApplicationHistoryService ...... SUCCESS [03:28 min] [INFO] Apache Hadoop YARN ResourceManager ................ SUCCESS [ 01:12 h] [INFO] Apache Hadoop YARN Server Tests ................... SUCCESS [02:39 min] [INFO] Apache Hadoop YARN Client ......................... SUCCESS [08:09 min] [INFO] Apache Hadoop YARN SharedCacheManager ............. SUCCESS [ 28.005 s] [INFO] Apache Hadoop YARN Timeline Plugin Storage ........ SUCCESS [ 49.416 s] [INFO] Apache Hadoop YARN Applications ................... SUCCESS [ 0.054 s] [INFO] Apache Hadoop YARN DistributedShell ............... FAILURE [08:56 min] [INFO] Apache Hadoop YARN Unmanaged Am Launcher .......... SKIPPED [INFO] Apache Hadoop YARN Site ........................... SKIPPED [INFO] Apache Hadoop YARN Registry ....................... SKIPPED [INFO] Apache Hadoop YARN Project ........................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:55 h [INFO] Finished at: 2016-02-27T02:01:28+00:00 [INFO] Final Memory: 80M/641M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-yarn-applications-distributedshell: There are test failures. [ERROR] [ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/Hadoop-Yarn-trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-distributedshell/target/surefire-reports for the individual test results. [ERROR] -> [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-yarn-applications-distributedshell Build step 'Execute shell' marked build as failure Archiving artifacts Recording test results Sending e-mails to: [email protected] Email was triggered for: Failure - Any Sending email for trigger: Failure - Any ################################################################################### ############################## FAILED TESTS (if any) ############################## 2 tests failed. FAILED: org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell.testDSShellWithCustomLogPropertyFile Error Message: test timed out after 90000 milliseconds Stack Trace: java.lang.Exception: test timed out after 90000 milliseconds at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:503) at org.apache.hadoop.ipc.Client.call(Client.java:1440) at org.apache.hadoop.ipc.Client.call(Client.java:1386) at org.apache.hadoop.ipc.ProtobufRpcEngine$Invoker.invoke(ProtobufRpcEngine.java:230) at com.sun.proxy.$Proxy88.getClusterMetrics(Unknown Source) at org.apache.hadoop.yarn.api.impl.pb.client.ApplicationClientProtocolPBClientImpl.getClusterMetrics(ApplicationClientProtocolPBClientImpl.java:239) 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 org.apache.hadoop.io.retry.RetryInvocationHandler.invokeMethod(RetryInvocationHandler.java:255) at org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:103) at com.sun.proxy.$Proxy89.getClusterMetrics(Unknown Source) at org.apache.hadoop.yarn.client.api.impl.YarnClientImpl.getYarnClusterMetrics(YarnClientImpl.java:518) at org.apache.hadoop.yarn.applications.distributedshell.Client.run(Client.java:447) at org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell.testDSShellWithCustomLogPropertyFile(TestDistributedShell.java:502) FAILED: org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell.testContainerLaunchFailureHandling Error Message: test timed out after 90000 milliseconds Stack Trace: java.lang.Exception: test timed out after 90000 milliseconds at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:503) at org.apache.hadoop.ipc.Client.call(Client.java:1440) at org.apache.hadoop.ipc.Client.call(Client.java:1386) at org.apache.hadoop.ipc.ProtobufRpcEngine$Invoker.invoke(ProtobufRpcEngine.java:230) at com.sun.proxy.$Proxy88.getClusterMetrics(Unknown Source) at org.apache.hadoop.yarn.api.impl.pb.client.ApplicationClientProtocolPBClientImpl.getClusterMetrics(ApplicationClientProtocolPBClientImpl.java:239) 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 org.apache.hadoop.io.retry.RetryInvocationHandler.invokeMethod(RetryInvocationHandler.java:255) at org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:103) at com.sun.proxy.$Proxy89.getClusterMetrics(Unknown Source) at org.apache.hadoop.yarn.client.api.impl.YarnClientImpl.getYarnClusterMetrics(YarnClientImpl.java:518) at org.apache.hadoop.yarn.applications.distributedshell.Client.run(Client.java:447) at org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell.testContainerLaunchFailureHandling(TestDistributedShell.java:809)
