Jira: https://issues.apache.org/jira/browse/YARN-3562
Build: https://builds.apache.org/job/PreCommit-YARN-Build/7694/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 332 lines...]
| | | | new Findbugs (version 2.0.3)
| | | | warnings.
| -1 | yarn tests | 53m 18s | Tests failed in
| | | | hadoop-yarn-server-resourcemanager.
| +1 | yarn tests | 2m 34s | Tests passed in
| | | | hadoop-yarn-server-tests.
| +1 | yarn tests | 0m 21s | Tests passed in
| | | | hadoop-yarn-server-timelineservice.
| | | 94m 1s |
Reason | Tests
Failed unit tests | hadoop.yarn.server.resourcemanager.TestClientRMService
|
hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisher
|| Subsystem || Report/Notes ||
============================================================================
| Patch URL |
http://issues.apache.org/jira/secure/attachment/12730037/YARN-3562-YARN-2928.001.patch
|
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | YARN-2928 / 557a395 |
| hadoop-yarn-server-resourcemanager test log |
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/../patchprocess/testrun_hadoop-yarn-server-resourcemanager.txt
|
| hadoop-yarn-server-tests test log |
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/../patchprocess/testrun_hadoop-yarn-server-tests.txt
|
| hadoop-yarn-server-timelineservice test log |
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/../patchprocess/testrun_hadoop-yarn-server-timelineservice.txt
|
| Test Results |
https://builds.apache.org/job/PreCommit-YARN-Build/7694/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.
60b5e96c3cffe17333ab92bf4c8fc35c8f9ac92d logged out
============================================================================
============================================================================
Finished build.
============================================================================
============================================================================
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #7681
Archived 39 artifacts
Archive block size is 32768
Received 37 blocks and 8838229 bytes
Compression is 12.1%
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)
##############################
4 tests failed.
FAILED:
org.apache.hadoop.yarn.server.resourcemanager.TestClientRMService.testConcurrentAppSubmit
Error Message:
test timed out after 4000 milliseconds
Stack Trace:
java.lang.Exception: test timed out after 4000 milliseconds
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
at java.util.concurrent.CyclicBarrier.dowait(CyclicBarrier.java:227)
at java.util.concurrent.CyclicBarrier.await(CyclicBarrier.java:355)
at
org.apache.hadoop.yarn.server.resourcemanager.TestClientRMService.testConcurrentAppSubmit(TestClientRMService.java:1125)
FAILED:
org.apache.hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisher.testPublishApplicationMetrics
Error Message:
test timed out after 10000 milliseconds
Stack Trace:
java.lang.Exception: test timed out after 10000 milliseconds
at java.text.DecimalFormat.format(DecimalFormat.java:692)
at java.text.DecimalFormat.format(DecimalFormat.java:626)
at java.text.NumberFormat.format(NumberFormat.java:297)
at
org.apache.hadoop.yarn.api.records.ApplicationId.toString(ApplicationId.java:108)
at
org.apache.hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisher.testPublishApplicationMetrics(TestSystemMetricsPublisher.java:114)
FAILED:
org.apache.hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisher.testPublishAppAttemptMetrics
Error Message:
test timed out after 10000 milliseconds
Stack Trace:
java.lang.Exception: test timed out after 10000 milliseconds
at java.text.DecimalFormat.subformat(DecimalFormat.java:1078)
at java.text.DecimalFormat.format(DecimalFormat.java:692)
at java.text.DecimalFormat.format(DecimalFormat.java:626)
at java.text.NumberFormat.format(NumberFormat.java:297)
at
org.apache.hadoop.yarn.api.records.ApplicationAttemptId.toString(ApplicationAttemptId.java:137)
at
org.apache.hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisher.testPublishAppAttemptMetrics(TestSystemMetricsPublisher.java:208)
FAILED:
org.apache.hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisher.testPublishContainerMetrics
Error Message:
test timed out after 10000 milliseconds
Stack Trace:
java.lang.Exception: test timed out after 10000 milliseconds
at
org.apache.hadoop.yarn.server.timeline.MemoryTimelineStore.getEntity(MemoryTimelineStore.java:172)
at
org.apache.hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisher.testPublishContainerMetrics(TestSystemMetricsPublisher.java:274)