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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE 
###########################
[...truncated 302 lines...]
|  -1  |           findbugs  |  1m 58s    | The patch appears to introduce 3 
|      |                     |            | new Findbugs (version 3.0.0)
|      |                     |            | warnings.
|  -1  |         yarn tests  |  3m 4s     | Tests failed in 
|      |                     |            | 
hadoop-yarn-server-applicationhistory
|      |                     |            | service.
|  +1  |         yarn tests  |  0m 24s    | Tests passed in 
|      |                     |            | hadoop-yarn-server-common.
|      |                     |  41m 49s   | 


             Reason | Tests
          FindBugs  |  module:hadoop-yarn-server-common 
 Failed unit tests  |  
hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 


|| Subsystem || Report/Notes ||
============================================================================
| Patch URL | 
http://issues.apache.org/jira/secure/attachment/12736411/YARN-2900.20150530.patch
 |
| Optional Tests | javac unit findbugs checkstyle javadoc |
| git revision | trunk / da05361 |
| Findbugs warnings | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/newPatchFindbugsWarningshadoop-yarn-server-common.html
 |
| hadoop-yarn-server-applicationhistoryservice test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-server-applicationhistoryservice.txt
 |
| hadoop-yarn-server-common test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-server-common.txt
 |
| Test Results | 
https://builds.apache.org/job/PreCommit-YARN-Build/8144/testReport/ |
| Java | 1.7.0_55 |
| uname | Linux asf905.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.
90bbb77c44729ebe782080a21e251b303c37e772 logged out


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


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



###################################################################################
############################## FAILED TESTS (if any) 
##############################
4 tests failed.
FAILED:  
org.apache.hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices.testAppsQuery[0]

Error Message:
incorrect number of elements expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: incorrect number of elements expected:<1> but was:<2>
        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.apache.hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices.testAppsQuery(TestAHSWebServices.java:320)


FAILED:  
org.apache.hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices.testSingleApp[0]

Error Message:
incorrect number of elements expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: incorrect number of elements expected:<1> but was:<2>
        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.apache.hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices.testSingleApp(TestAHSWebServices.java:339)


FAILED:  
org.apache.hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices.testAppsQuery[1]

Error Message:
incorrect number of elements expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: incorrect number of elements expected:<1> but was:<2>
        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.apache.hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices.testAppsQuery(TestAHSWebServices.java:320)


FAILED:  
org.apache.hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices.testSingleApp[1]

Error Message:
incorrect number of elements expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: incorrect number of elements expected:<1> but was:<2>
        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.apache.hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices.testSingleApp(TestAHSWebServices.java:339)


Reply via email to