You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/07/24 14:16:24 UTC

Failed: YARN-3965 PreCommit Build #8648

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 300 lines...]
|  +1  |         whitespace  |  0m 0s     | The patch has no lines that end in 
|      |                     |            | whitespace.
|  +1  |            install  |  1m 27s    | mvn install still works. 
|  +1  |    eclipse:eclipse  |  0m 35s    | The patch built with 
|      |                     |            | eclipse:eclipse.
|  +1  |           findbugs  |  1m 24s    | The patch does not introduce any 
|      |                     |            | new Findbugs (version 3.0.0)
|      |                     |            | warnings.
|  -1  |         yarn tests  |  6m 9s     | Tests failed in 
|      |                     |            | hadoop-yarn-server-nodemanager.
|      |                     |  45m 58s   | 


             Reason | Tests
 Failed unit tests  |  hadoop.yarn.server.nodemanager.webapp.TestNMWebServices 


|| Subsystem || Report/Notes ||
============================================================================
| Patch URL | http://issues.apache.org/jira/secure/attachment/12746994/YARN-3965.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / 206d493 |
| 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/8648/testReport/ |
| Java | 1.7.0_55 |
| uname | Linux asf907.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.
d7fb9f6eec83c76adafcb5e9228fb199a1703ac5 logged out


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


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #8640
Archived 27 artifacts
Archive block size is 32768
Received 53 blocks and 7712155 bytes
Compression is 18.4%
Took 1.6 sec
[description-setter] Could not determine description.
Recording test results
Publish JUnit test result report is waiting for a checkpoint on PreCommit-YARN-Build #8647
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
6 tests failed.
REGRESSION:  org.apache.hadoop.yarn.server.nodemanager.webapp.TestNMWebServices.testNodeInfoSlash

Error Message:
incorrect number of elements expected:<16> but was:<17>

Stack Trace:
java.lang.AssertionError: incorrect number of elements expected:<16> but was:<17>
	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.nodemanager.webapp.TestNMWebServices.verifyNodeInfo(TestNMWebServices.java:405)
	at org.apache.hadoop.yarn.server.nodemanager.webapp.TestNMWebServices.testNodeInfoSlash(TestNMWebServices.java:286)


REGRESSION:  org.apache.hadoop.yarn.server.nodemanager.webapp.TestNMWebServices.testNode

Error Message:
incorrect number of elements expected:<16> but was:<17>

Stack Trace:
java.lang.AssertionError: incorrect number of elements expected:<16> but was:<17>
	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.nodemanager.webapp.TestNMWebServices.verifyNodeInfo(TestNMWebServices.java:405)
	at org.apache.hadoop.yarn.server.nodemanager.webapp.TestNMWebServices.testNode(TestNMWebServices.java:242)


REGRESSION:  org.apache.hadoop.yarn.server.nodemanager.webapp.TestNMWebServices.testNodeInfoDefault

Error Message:
incorrect number of elements expected:<16> but was:<17>

Stack Trace:
java.lang.AssertionError: incorrect number of elements expected:<16> but was:<17>
	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.nodemanager.webapp.TestNMWebServices.verifyNodeInfo(TestNMWebServices.java:405)
	at org.apache.hadoop.yarn.server.nodemanager.webapp.TestNMWebServices.testNodeInfoDefault(TestNMWebServices.java:297)


REGRESSION:  org.apache.hadoop.yarn.server.nodemanager.webapp.TestNMWebServices.testNodeSlash

Error Message:
incorrect number of elements expected:<16> but was:<17>

Stack Trace:
java.lang.AssertionError: incorrect number of elements expected:<16> but was:<17>
	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.nodemanager.webapp.TestNMWebServices.verifyNodeInfo(TestNMWebServices.java:405)
	at org.apache.hadoop.yarn.server.nodemanager.webapp.TestNMWebServices.testNodeSlash(TestNMWebServices.java:253)


REGRESSION:  org.apache.hadoop.yarn.server.nodemanager.webapp.TestNMWebServices.testNodeDefault

Error Message:
incorrect number of elements expected:<16> but was:<17>

Stack Trace:
java.lang.AssertionError: incorrect number of elements expected:<16> but was:<17>
	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.nodemanager.webapp.TestNMWebServices.verifyNodeInfo(TestNMWebServices.java:405)
	at org.apache.hadoop.yarn.server.nodemanager.webapp.TestNMWebServices.testNodeDefault(TestNMWebServices.java:265)


REGRESSION:  org.apache.hadoop.yarn.server.nodemanager.webapp.TestNMWebServices.testNodeInfo

Error Message:
incorrect number of elements expected:<16> but was:<17>

Stack Trace:
java.lang.AssertionError: incorrect number of elements expected:<16> but was:<17>
	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.nodemanager.webapp.TestNMWebServices.verifyNodeInfo(TestNMWebServices.java:405)
	at org.apache.hadoop.yarn.server.nodemanager.webapp.TestNMWebServices.testNodeInfo(TestNMWebServices.java:275)



Success: YARN-3967 PreCommit Build #8651

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Jira: https://issues.apache.org/jira/browse/YARN-3967
Build: https://builds.apache.org/job/PreCommit-YARN-Build/8651/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 278 lines...]
|      |                     |            | messages.
|  +1  |      release audit  |  0m 22s    | The applied patch does not increase 
|      |                     |            | the total number of release audit
|      |                     |            | warnings.
|  +1  |         checkstyle  |  0m 22s    | There were no new checkstyle 
|      |                     |            | issues.
|  +1  |         whitespace  |  0m 1s     | The patch has no lines that end in 
|      |                     |            | whitespace.
|  +1  |            install  |  1m 19s    | mvn install still works. 
|  +1  |    eclipse:eclipse  |  0m 34s    | The patch built with 
|      |                     |            | eclipse:eclipse.
|  +1  |           findbugs  |  0m 43s    | The patch does not introduce any 
|      |                     |            | new Findbugs (version 3.0.0)
|      |                     |            | warnings.
|  +1  |         yarn tests  |  0m 23s    | Tests passed in 
|      |                     |            | hadoop-yarn-server-web-proxy.
|      |                     |  36m 29s   | 


|| Subsystem || Report/Notes ||
============================================================================
| Patch URL | http://issues.apache.org/jira/secure/attachment/12747052/YARN-3967.3.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / 0fcb4a8 |
| hadoop-yarn-server-web-proxy test log | /home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-server-web-proxy.txt |
| Test Results | https://builds.apache.org/job/PreCommit-YARN-Build/8651/testReport/ |
| Java | 1.7.0_55 |
| uname | Linux asf902.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.
2a2a9c3b38a35df981c2e8932d70743d5069b951 logged out


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


Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #8640
Archived 29 artifacts
Archive block size is 32768
Received 54 blocks and 7392390 bytes
Compression is 19.3%
Took 1.5 sec
Description set: YARN-3967
Recording test results
Email was triggered for: Success
Sending email for trigger: Success



###################################################################################
############################## FAILED TESTS (if any) ##############################
All tests passed

Failed: YARN-3965 PreCommit Build #8650

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Jira: https://issues.apache.org/jira/browse/YARN-3965
Build: https://builds.apache.org/job/PreCommit-YARN-Build/8650/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 295 lines...]
|  +1  |      release audit  |  0m 22s    | The applied patch does not increase 
|      |                     |            | the total number of release audit
|      |                     |            | warnings.
|  +1  |         checkstyle  |  0m 20s    | There were no new checkstyle 
|      |                     |            | issues.
|  +1  |         whitespace  |  0m 0s     | The patch has no lines that end in 
|      |                     |            | whitespace.
|  +1  |            install  |  1m 21s    | mvn install still works. 
|  +1  |    eclipse:eclipse  |  0m 34s    | The patch built with 
|      |                     |            | eclipse:eclipse.
|  +1  |           findbugs  |  1m 13s    | The patch does not introduce any 
|      |                     |            | new Findbugs (version 3.0.0)
|      |                     |            | warnings.
|  +1  |         yarn tests  |  6m 8s     | Tests passed in 
|      |                     |            | hadoop-yarn-server-nodemanager.
|      |                     |  42m 53s   | 


|| Subsystem || Report/Notes ||
============================================================================
| Patch URL | http://issues.apache.org/jira/secure/attachment/12747026/YARN-3965-2.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / 206d493 |
| 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/8650/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.
24b1980bf356c33ae7c8612e3599c7a2391ca248 logged out


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


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



###################################################################################
############################## FAILED TESTS (if any) ##############################
All tests passed

Failed: YARN-3971 PreCommit Build #8649

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Jira: https://issues.apache.org/jira/browse/YARN-3971
Build: https://builds.apache.org/job/PreCommit-YARN-Build/8649/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 302 lines...]
|      |                     |            | checkstyle issues (total was 32, now
|      |                     |            | 33).
|  +1  |         whitespace  |  0m 0s     | The patch has no lines that end in 
|      |                     |            | whitespace.
|  +1  |            install  |  1m 25s    | mvn install still works. 
|  +1  |    eclipse:eclipse  |  0m 34s    | The patch built with 
|      |                     |            | eclipse:eclipse.
|  +1  |           findbugs  |  3m 6s     | The patch does not introduce any 
|      |                     |            | new Findbugs (version 3.0.0)
|      |                     |            | warnings.
|  +1  |         yarn tests  |  2m 1s     | Tests passed in hadoop-yarn-common. 
|  +1  |         yarn tests  |  52m 10s   | Tests passed in 
|      |                     |            | hadoop-yarn-server-resourcemanager.
|      |                     |  97m 24s   | 


|| Subsystem || Report/Notes ||
============================================================================
| Patch URL | http://issues.apache.org/jira/secure/attachment/12747000/0001-YARN-3971.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / 206d493 |
| checkstyle |  /home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/diffcheckstylehadoop-yarn-common.txt |
| hadoop-yarn-common test log | /home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-common.txt |
| 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/8649/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.
013d2e410d5cbea73653d7cd78b6ff788b1d181d logged out


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


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



###################################################################################
############################## FAILED TESTS (if any) ##############################
All tests passed