Jira: https://issues.apache.org/jira/browse/YARN-3049
Build: https://builds.apache.org/job/PreCommit-YARN-Build/8741/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE 
###########################
[...truncated 443 lines...]
|  +1  |           findbugs  |  4m 29s    | The patch does not introduce any 
|      |                     |            | new Findbugs (version 3.0.0)
|      |                     |            | warnings.
|  +1  |         yarn tests  |  0m 26s    | Tests passed in hadoop-yarn-api. 
|  -1  |         yarn tests  |  53m 17s   | Tests failed in 
|      |                     |            | hadoop-yarn-server-resourcemanager.
|  +1  |         yarn tests  |  1m 26s    | Tests passed in 
|      |                     |            | hadoop-yarn-server-timelineservice.
|      |                     |  111m 15s  | 


             Reason | Tests
 Failed unit tests  |  
hadoop.yarn.server.resourcemanager.rmapp.TestRMAppTransitions 
   Timed out tests  |  
org.apache.hadoop.yarn.server.resourcemanager.TestWorkPreservingRMRestart 


|| Subsystem || Report/Notes ||
============================================================================
| Patch URL | 
http://issues.apache.org/jira/secure/attachment/12748249/YARN-3049-YARN-2928.4.patch
 |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | YARN-2928 / df0ec47 |
| hadoop-yarn-api test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-api.txt
 |
| hadoop-yarn-server-resourcemanager test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-server-resourcemanager.txt
 |
| hadoop-yarn-server-timelineservice test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-server-timelineservice.txt
 |
| Test Results | 
https://builds.apache.org/job/PreCommit-YARN-Build/8741/testReport/ |
| Java | 1.7.0_55 |
| uname | Linux asf904.gq1.ygridcore.net 3.13.0-36-lowlatency #63-Ubuntu SMP 
PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |


============================================================================
============================================================================
                          Adding comment to JIRA
============================================================================
============================================================================


Comment added.
b78b914745ebaced3c27aefe54a6e9820ed1ea6b logged out


============================================================================
============================================================================
                              Finished build.
============================================================================
============================================================================


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #8718
Archived 53 artifacts
Archive block size is 32768
Received 39 blocks and 27885713 bytes
Compression is 4.4%
Took 5.9 sec
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) 
##############################
1 tests failed.
FAILED:  
org.apache.hadoop.yarn.server.resourcemanager.rmapp.TestRMAppTransitions.testAppKilledKilled[1]

Error Message:
application finish time is not greater then 0

Stack Trace:
java.lang.AssertionError: application finish time is not greater then 0
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.hadoop.yarn.server.resourcemanager.rmapp.TestRMAppTransitions.assertTimesAtFinish(TestRMAppTransitions.java:327)
        at 
org.apache.hadoop.yarn.server.resourcemanager.rmapp.TestRMAppTransitions.testAppKilledKilled(TestRMAppTransitions.java:922)


Reply via email to