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/06/25 19:20:59 UTC

Failed: YARN-3838 PreCommit Build #8348

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

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


|| Subsystem || Report/Notes ||
============================================================================
| Patch URL | http://issues.apache.org/jira/secure/attachment/12741889/0002-YARN-3838.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / bc43390 |
| hadoop-yarn-common test log | /home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-common.txt |
| Test Results | https://builds.apache.org/job/PreCommit-YARN-Build/8348/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.
affe80726f3c7f6bdf4792cb7021942f19d0eb5e logged out


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


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #8345
Archived 29 artifacts
Archive block size is 32768
Received 41 blocks and 10376951 bytes
Compression is 11.5%
Took 2.3 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-2005 PreCommit Build #8350

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 368 lines...]
|  +1  |              findbugs  |  3m 46s    | The patch does not introduce any 
|      |                        |            | new Findbugs (version 3.0.0)
|      |                        |            | warnings.
|  +1  |    tools/hadoop tests  |  0m 52s    | Tests passed in hadoop-sls. 
|  +1  |            yarn tests  |  0m 23s    | Tests passed in hadoop-yarn-api. 
|  -1  |            yarn tests  |  51m 5s    | Tests failed in 
|      |                        |            | hadoop-yarn-server-resourcemanager
|      |                        |            | .
|      |                        |  95m 51s   | 


             Reason | Tests
 Failed unit tests  |  hadoop.yarn.server.resourcemanager.rmapp.attempt.TestRMAppAttemptTransitions 


|| Subsystem || Report/Notes ||
============================================================================
| Patch URL | http://issues.apache.org/jira/secure/attachment/12741955/YARN-2005.001.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / aa5b15b |
| checkstyle |  /home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/diffcheckstylehadoop-yarn-api.txt |
| hadoop-sls test log | /home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-sls.txt |
| 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 |
| Test Results | https://builds.apache.org/job/PreCommit-YARN-Build/8350/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.
d8f197c98b795e6de597ad714fb5331682fe5ce7 logged out


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


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #8345
Archived 58 artifacts
Archive block size is 32768
Received 41 blocks and 28508144 bytes
Compression is 4.5%
Took 6 sec
Description set: MAPREDUCE-6413
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
6 tests failed.
FAILED:  org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.TestRMAppAttemptTransitions.testEmptyTrackingUrlUnmanagedAM[0]

Error Message:

yarnScheduler.allocate(
    <any>,
    <any>,
    <any>,
    <any>,
    <any>
);
Never wanted here:
-> at org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.TestRMAppAttemptTransitions.testAppAttemptScheduledState(TestRMAppAttemptTransitions.java:470)
But invoked here:
-> at org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttemptImpl$AMLaunchedTransition.transition(RMAppAttemptImpl.java:1341)


Stack Trace:
org.mockito.exceptions.verification.NeverWantedButInvoked: 
yarnScheduler.allocate(
    <any>,
    <any>,
    <any>,
    <any>,
    <any>
);
Never wanted here:
-> at org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.TestRMAppAttemptTransitions.testAppAttemptScheduledState(TestRMAppAttemptTransitions.java:470)
But invoked here:
-> at org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttemptImpl$AMLaunchedTransition.transition(RMAppAttemptImpl.java:1341)

	at org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.TestRMAppAttemptTransitions.testAppAttemptScheduledState(TestRMAppAttemptTransitions.java:470)
	at org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.TestRMAppAttemptTransitions.scheduleApplicationAttempt(TestRMAppAttemptTransitions.java:628)
	at org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.TestRMAppAttemptTransitions.testUnmanagedAMSuccess(TestRMAppAttemptTransitions.java:713)
	at org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.TestRMAppAttemptTransitions.testEmptyTrackingUrlUnmanagedAM(TestRMAppAttemptTransitions.java:1116)


FAILED:  org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.TestRMAppAttemptTransitions.testTrackingUrlUnmanagedAM[0]

Error Message:

yarnScheduler.allocate(
    <any>,
    <any>,
    <any>,
    <any>,
    <any>
);
Never wanted here:
-> at org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.TestRMAppAttemptTransitions.testAppAttemptScheduledState(TestRMAppAttemptTransitions.java:470)
But invoked here:
-> at org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttemptImpl$AMLaunchedTransition.transition(RMAppAttemptImpl.java:1341)


Stack Trace:
org.mockito.exceptions.verification.NeverWantedButInvoked: 
yarnScheduler.allocate(
    <any>,
    <any>,
    <any>,
    <any>,
    <any>
);
Never wanted here:
-> at org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.TestRMAppAttemptTransitions.testAppAttemptScheduledState(TestRMAppAttemptTransitions.java:470)
But invoked here:
-> at org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttemptImpl$AMLaunchedTransition.transition(RMAppAttemptImpl.java:1341)

	at org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.TestRMAppAttemptTransitions.testAppAttemptScheduledState(TestRMAppAttemptTransitions.java:470)
	at org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.TestRMAppAttemptTransitions.scheduleApplicationAttempt(TestRMAppAttemptTransitions.java:628)
	at org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.TestRMAppAttemptTransitions.testUnmanagedAMSuccess(TestRMAppAttemptTransitions.java:713)
	at org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.TestRMAppAttemptTransitions.testTrackingUrlUnmanagedAM(TestRMAppAttemptTransitions.java:1111)


FAILED:  org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.TestRMAppAttemptTransitions.testNullTrackingUrlUnmanagedAM[0]

Error Message:

yarnScheduler.allocate(
    <any>,
    <any>,
    <any>,
    <any>,
    <any>
);
Never wanted here:
-> at org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.TestRMAppAttemptTransitions.testAppAttemptScheduledState(TestRMAppAttemptTransitions.java:470)
But invoked here:
-> at org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttemptImpl$AMLaunchedTransition.transition(RMAppAttemptImpl.java:1341)


Stack Trace:
org.mockito.exceptions.verification.NeverWantedButInvoked: 
yarnScheduler.allocate(
    <any>,
    <any>,
    <any>,
    <any>,
    <any>
);
Never wanted here:
-> at org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.TestRMAppAttemptTransitions.testAppAttemptScheduledState(TestRMAppAttemptTransitions.java:470)
But invoked here:
-> at org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttemptImpl$AMLaunchedTransition.transition(RMAppAttemptImpl.java:1341)

	at org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.TestRMAppAttemptTransitions.testAppAttemptScheduledState(TestRMAppAttemptTransitions.java:470)
	at org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.TestRMAppAttemptTransitions.scheduleApplicationAttempt(TestRMAppAttemptTransitions.java:628)
	at org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.TestRMAppAttemptTransitions.testUnmanagedAMSuccess(TestRMAppAttemptTransitions.java:713)
	at org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.TestRMAppAttemptTransitions.testNullTrackingUrlUnmanagedAM(TestRMAppAttemptTransitions.java:1121)


FAILED:  org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.TestRMAppAttemptTransitions.testEmptyTrackingUrlUnmanagedAM[1]

Error Message:

yarnScheduler.allocate(
    <any>,
    <any>,
    <any>,
    <any>,
    <any>
);
Never wanted here:
-> at org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.TestRMAppAttemptTransitions.testAppAttemptScheduledState(TestRMAppAttemptTransitions.java:470)
But invoked here:
-> at org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttemptImpl$AMLaunchedTransition.transition(RMAppAttemptImpl.java:1341)


Stack Trace:
org.mockito.exceptions.verification.NeverWantedButInvoked: 
yarnScheduler.allocate(
    <any>,
    <any>,
    <any>,
    <any>,
    <any>
);
Never wanted here:
-> at org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.TestRMAppAttemptTransitions.testAppAttemptScheduledState(TestRMAppAttemptTransitions.java:470)
But invoked here:
-> at org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttemptImpl$AMLaunchedTransition.transition(RMAppAttemptImpl.java:1341)

	at org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.TestRMAppAttemptTransitions.testAppAttemptScheduledState(TestRMAppAttemptTransitions.java:470)
	at org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.TestRMAppAttemptTransitions.scheduleApplicationAttempt(TestRMAppAttemptTransitions.java:628)
	at org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.TestRMAppAttemptTransitions.testUnmanagedAMSuccess(TestRMAppAttemptTransitions.java:713)
	at org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.TestRMAppAttemptTransitions.testEmptyTrackingUrlUnmanagedAM(TestRMAppAttemptTransitions.java:1116)


FAILED:  org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.TestRMAppAttemptTransitions.testTrackingUrlUnmanagedAM[1]

Error Message:

yarnScheduler.allocate(
    <any>,
    <any>,
    <any>,
    <any>,
    <any>
);
Never wanted here:
-> at org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.TestRMAppAttemptTransitions.testAppAttemptScheduledState(TestRMAppAttemptTransitions.java:470)
But invoked here:
-> at org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttemptImpl$AMLaunchedTransition.transition(RMAppAttemptImpl.java:1341)


Stack Trace:
org.mockito.exceptions.verification.NeverWantedButInvoked: 
yarnScheduler.allocate(
    <any>,
    <any>,
    <any>,
    <any>,
    <any>
);
Never wanted here:
-> at org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.TestRMAppAttemptTransitions.testAppAttemptScheduledState(TestRMAppAttemptTransitions.java:470)
But invoked here:
-> at org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttemptImpl$AMLaunchedTransition.transition(RMAppAttemptImpl.java:1341)

	at org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.TestRMAppAttemptTransitions.testAppAttemptScheduledState(TestRMAppAttemptTransitions.java:470)
	at org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.TestRMAppAttemptTransitions.scheduleApplicationAttempt(TestRMAppAttemptTransitions.java:628)
	at org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.TestRMAppAttemptTransitions.testUnmanagedAMSuccess(TestRMAppAttemptTransitions.java:713)
	at org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.TestRMAppAttemptTransitions.testTrackingUrlUnmanagedAM(TestRMAppAttemptTransitions.java:1111)


FAILED:  org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.TestRMAppAttemptTransitions.testNullTrackingUrlUnmanagedAM[1]

Error Message:

yarnScheduler.allocate(
    <any>,
    <any>,
    <any>,
    <any>,
    <any>
);
Never wanted here:
-> at org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.TestRMAppAttemptTransitions.testAppAttemptScheduledState(TestRMAppAttemptTransitions.java:470)
But invoked here:
-> at org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttemptImpl$AMLaunchedTransition.transition(RMAppAttemptImpl.java:1341)


Stack Trace:
org.mockito.exceptions.verification.NeverWantedButInvoked: 
yarnScheduler.allocate(
    <any>,
    <any>,
    <any>,
    <any>,
    <any>
);
Never wanted here:
-> at org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.TestRMAppAttemptTransitions.testAppAttemptScheduledState(TestRMAppAttemptTransitions.java:470)
But invoked here:
-> at org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttemptImpl$AMLaunchedTransition.transition(RMAppAttemptImpl.java:1341)

	at org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.TestRMAppAttemptTransitions.testAppAttemptScheduledState(TestRMAppAttemptTransitions.java:470)
	at org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.TestRMAppAttemptTransitions.scheduleApplicationAttempt(TestRMAppAttemptTransitions.java:628)
	at org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.TestRMAppAttemptTransitions.testUnmanagedAMSuccess(TestRMAppAttemptTransitions.java:713)
	at org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.TestRMAppAttemptTransitions.testNullTrackingUrlUnmanagedAM(TestRMAppAttemptTransitions.java:1121)



Failed: YARN-3793 PreCommit Build #8349

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 281 lines...]
|      |                     |            | warnings.
|  -1  |         checkstyle  |  0m 37s    | The applied patch generated 1 new 
|      |                     |            | checkstyle issues (total was 17, now
|      |                     |            | 17).
|  +1  |         whitespace  |  0m 0s     | The patch has no lines that end in 
|      |                     |            | whitespace.
|  +1  |            install  |  1m 33s    | mvn install still works. 
|  +1  |    eclipse:eclipse  |  0m 31s    | The patch built with 
|      |                     |            | eclipse:eclipse.
|  +1  |           findbugs  |  1m 9s     | The patch does not introduce any 
|      |                     |            | new Findbugs (version 3.0.0)
|      |                     |            | warnings.
|  +1  |         yarn tests  |  6m 20s    | Tests passed in 
|      |                     |            | hadoop-yarn-server-nodemanager.
|      |                     |  43m 11s   | 


|| Subsystem || Report/Notes ||
============================================================================
| Patch URL | http://issues.apache.org/jira/secure/attachment/12741937/YARN-3793.01.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / aa5b15b |
| checkstyle |  /home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/diffcheckstylehadoop-yarn-server-nodemanager.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/8349/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.
68d4f507c0b33482a05a959a09f4be0b0c30010e logged out


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


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #8345
Archived 30 artifacts
Archive block size is 32768
Received 41 blocks and 10203386 bytes
Compression is 11.6%
Took 6.8 sec
Description set: MAPREDUCE-6413
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



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