See https://builds.apache.org/job/Hadoop-Yarn-trunk/776/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE 
###########################
[...truncated 9338 lines...]
Running org.apache.hadoop.yarn.client.cli.TestRMAdminCLI
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.615 sec - in 
org.apache.hadoop.yarn.client.cli.TestRMAdminCLI

Results :

Failed tests: 
  TestAMRMClient.testAMRMClientOnAMRMTokenRollOver:1007 null

Tests run: 144, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-yarn ....................................... SUCCESS [  3.106 s]
[INFO] hadoop-yarn-api ................................... SUCCESS [02:57 min]
[INFO] hadoop-yarn-common ................................ SUCCESS [02:44 min]
[INFO] hadoop-yarn-server ................................ SUCCESS [  0.090 s]
[INFO] hadoop-yarn-server-common ......................... SUCCESS [ 39.111 s]
[INFO] hadoop-yarn-server-nodemanager .................... SUCCESS [06:32 min]
[INFO] hadoop-yarn-server-web-proxy ...................... SUCCESS [ 23.441 s]
[INFO] hadoop-yarn-server-applicationhistoryservice ...... SUCCESS [02:57 min]
[INFO] hadoop-yarn-server-resourcemanager ................ SUCCESS [50:38 min]
[INFO] hadoop-yarn-server-tests .......................... SUCCESS [02:19 min]
[INFO] hadoop-yarn-client ................................ FAILURE [07:25 min]
[INFO] hadoop-yarn-server-sharedcachemanager ............. SKIPPED
[INFO] hadoop-yarn-applications .......................... SKIPPED
[INFO] hadoop-yarn-applications-distributedshell ......... SKIPPED
[INFO] hadoop-yarn-applications-unmanaged-am-launcher .... SKIPPED
[INFO] hadoop-yarn-site .................................. SKIPPED
[INFO] hadoop-yarn-registry .............................. SKIPPED
[INFO] hadoop-yarn-project ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:16 h
[INFO] Finished at: 2014-12-15T11:48:22+00:00
[INFO] Final Memory: 69M/949M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on 
project hadoop-yarn-client: There are test failures.
[ERROR] 
[ERROR] Please refer to 
/home/jenkins/jenkins-slave/workspace/Hadoop-Yarn-trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/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-client
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
Updating MAPREDUCE-6194
Updating YARN-2356
Sending e-mails to: [email protected]
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) 
##############################
1 tests failed.
REGRESSION:  
org.apache.hadoop.yarn.client.api.impl.TestAMRMClient.testAMRMClientOnAMRMTokenRollOver

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at 
org.apache.hadoop.yarn.client.api.impl.TestAMRMClient.testAMRMClientOnAMRMTokenRollOver(TestAMRMClient.java:1007)


Reply via email to