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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE 
###########################
[...truncated 439 lines...]
|      |                     |            | new Findbugs (version 3.0.0)
|      |                     |            | warnings.
|  +1  |         yarn tests  |  0m 27s    | Tests passed in hadoop-yarn-api. 
|  +1  |         yarn tests  |  2m 13s    | Tests passed in hadoop-yarn-common. 
|  -1  |         yarn tests  |  7m 56s    | Tests failed in 
|      |                     |            | hadoop-yarn-server-nodemanager.
|      |                     |  70m 56s   | 


             Reason | Tests
 Failed unit tests  |  
hadoop.yarn.server.nodemanager.TestLinuxContainerExecutorWithMocks 
                    |  
hadoop.yarn.server.nodemanager.containermanager.logaggregation.TestLogAggregationService
 


|| Subsystem || Report/Notes ||
============================================================================
| Patch URL | 
http://issues.apache.org/jira/secure/attachment/12755609/YARN-2902.05.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / 7269906 |
| checkstyle |  
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/diffcheckstylehadoop-yarn-api.txt
 |
| whitespace | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/whitespace.txt
 |
| hadoop-yarn-api test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-api.txt
 |
| hadoop-yarn-common test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-common.txt
 |
| hadoop-yarn-server-nodemanager test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-server-nodemanager.txt
 |
| Test Results | 
https://builds.apache.org/job/PreCommit-YARN-Build/9103/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.
7d1da7e4151b23e44e385e20ea7b6c7797084671 logged out


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


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #9090
Archived 58 artifacts
Archive block size is 32768
Received 33 blocks and 31743768 bytes
Compression is 3.3%
Took 9.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.
REGRESSION:  
org.apache.hadoop.yarn.server.nodemanager.TestLinuxContainerExecutorWithMocks.testDeleteAsUser

Error Message:
expected:<[nobody, nobody, 3, /tmp/testdir]> but was:<[nobody, nobody, 3, 0, 
/tmp/testdir]>

Stack Trace:
java.lang.AssertionError: expected:<[nobody, nobody, 3, /tmp/testdir]> but 
was:<[nobody, nobody, 3, 0, /tmp/testdir]>
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:743)
        at org.junit.Assert.assertEquals(Assert.java:118)
        at org.junit.Assert.assertEquals(Assert.java:144)
        at 
org.apache.hadoop.yarn.server.nodemanager.TestLinuxContainerExecutorWithMocks.testDeleteAsUser(TestLinuxContainerExecutorWithMocks.java:410)


REGRESSION:  
org.apache.hadoop.yarn.server.nodemanager.containermanager.logaggregation.TestLogAggregationService.testLogAggregationServiceWithInterval

Error Message:
expected:<-1> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<-1> but was:<1>
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:743)
        at org.junit.Assert.assertEquals(Assert.java:118)
        at org.junit.Assert.assertEquals(Assert.java:555)
        at org.junit.Assert.assertEquals(Assert.java:542)
        at 
org.apache.hadoop.yarn.server.nodemanager.containermanager.logaggregation.TestLogAggregationService.testLogAggregationService(TestLogAggregationService.java:1993)
        at 
org.apache.hadoop.yarn.server.nodemanager.containermanager.logaggregation.TestLogAggregationService.testLogAggregationServiceWithInterval(TestLogAggregationService.java:1887)


Reply via email to