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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE 
###########################
[...truncated 278 lines...]
|  +1  |         whitespace  |  0m 1s     | The patch has no lines that end in 
|      |                     |            | whitespace.
|  +1  |            install  |  1m 34s    | mvn install still works. 
|  +1  |    eclipse:eclipse  |  0m 32s    | The patch built with 
|      |                     |            | eclipse:eclipse.
|  +1  |           findbugs  |  1m 17s    | The patch does not introduce any 
|      |                     |            | new Findbugs (version 3.0.0)
|      |                     |            | warnings.
|  -1  |         yarn tests  |  49m 56s   | Tests failed in 
|      |                     |            | hadoop-yarn-server-resourcemanager.
|      |                     |  86m 8s    | 


             Reason | Tests
 Failed unit tests  |  
hadoop.yarn.server.resourcemanager.scheduler.fair.TestFairScheduler 
                    |  
hadoop.yarn.server.resourcemanager.TestWorkPreservingRMRestart 


|| Subsystem || Report/Notes ||
============================================================================
| Patch URL | 
http://issues.apache.org/jira/secure/attachment/12734915/YARN-3676.5.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / f346383 |
| hadoop-yarn-server-resourcemanager test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-server-resourcemanager.txt
 |
| Test Results | 
https://builds.apache.org/job/PreCommit-YARN-Build/8060/testReport/ |
| Java | 1.7.0_55 |
| uname | Linux asf906.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.
90f2e40e1df61a77641d81189dfa0bd5e4444f7f logged out


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


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



###################################################################################
############################## FAILED TESTS (if any) 
##############################
2 tests failed.
FAILED:  
org.apache.hadoop.yarn.server.resourcemanager.TestWorkPreservingRMRestart.testReleasedContainerNotRecovered[1]

Error Message:
null

Stack Trace:
java.lang.NullPointerException: null
        at 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler.allocate(FairScheduler.java:946)
        at 
org.apache.hadoop.yarn.server.resourcemanager.ApplicationMasterService.allocate(ApplicationMasterService.java:550)
        at 
org.apache.hadoop.yarn.server.resourcemanager.MockAM$2.run(MockAM.java:258)
        at 
org.apache.hadoop.yarn.server.resourcemanager.MockAM$2.run(MockAM.java:255)
        at java.security.AccessController.doPrivileged(Native Method)
        at javax.security.auth.Subject.doAs(Subject.java:415)
        at 
org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1666)
        at 
org.apache.hadoop.yarn.server.resourcemanager.MockAM.doAllocateAs(MockAM.java:255)
        at 
org.apache.hadoop.yarn.server.resourcemanager.MockAM.allocate(MockAM.java:247)
        at 
org.apache.hadoop.yarn.server.resourcemanager.MockAM.allocate(MockAM.java:236)
        at 
org.apache.hadoop.yarn.server.resourcemanager.TestWorkPreservingRMRestart.testReleasedContainerNotRecovered(TestWorkPreservingRMRestart.java:807)


FAILED:  
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.TestFairScheduler.testReservationWhileMultiplePriorities

Error Message:
null

Stack Trace:
java.lang.NullPointerException: null
        at 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler.allocate(FairScheduler.java:947)
        at 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.TestFairScheduler.testReservationWhileMultiplePriorities(TestFairScheduler.java:2657)


Reply via email to