Jira: https://issues.apache.org/jira/browse/TEZ-3334
Build: https://builds.apache.org/job/PreCommit-TEZ-Build/2468/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 352.80 KB...]
[INFO] Build failures were ignored.
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12869045/TEZ-3334.3.patch
against master revision 1176733.
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 24 new
or modified test files.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 javadoc{color}. There were no new javadoc warning messages.
{color:red}-1 findbugs{color}. The patch appears to introduce 5 new
Findbugs (version 3.0.1) warnings.
{color:red}-1 release audit{color}. The applied patch generated 1
release audit warnings.
{color:red}-1 core tests{color}. The patch failed these unit tests in :
org.apache.tez.dag.app.dag.impl.TestTaskAttempt
org.apache.tez.dag.app.rm.container.TestAMContainerMap
org.apache.tez.dag.app.TestTaskCommunicatorContextImpl
Test results:
https://builds.apache.org/job/PreCommit-TEZ-Build/2468//testReport/
Release audit warnings:
https://builds.apache.org/job/PreCommit-TEZ-Build/2468//artifact/patchprocess/patchReleaseAuditProblems.txt
Findbugs warnings:
https://builds.apache.org/job/PreCommit-TEZ-Build/2468//artifact/patchprocess/newPatchFindbugsWarningstez-runtime-library.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-TEZ-Build/2468//artifact/patchprocess/newPatchFindbugsWarningstez-aux-services.html
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/2468//console
This message is automatically generated.
======================================================================
======================================================================
Adding comment to Jira.
======================================================================
======================================================================
Comment added.
23247eac910bf3e8bd6d01c00baf787add026eb4 logged out
======================================================================
======================================================================
Finished build.
======================================================================
======================================================================
Build step 'Execute shell' marked build as failure
Archiving artifacts
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
###################################################################################
############################## FAILED TESTS (if any)
##############################
17 tests failed.
FAILED:
org.apache.tez.dag.app.TestTaskCommunicatorContextImpl.testIsKnownContainer
Error Message:
null
Stack Trace:
java.lang.NullPointerException: null
at
org.apache.tez.dag.app.rm.container.AMContainerMap.<init>(AMContainerMap.java:60)
at
org.apache.tez.dag.app.TestTaskCommunicatorContextImpl.testIsKnownContainer(TestTaskCommunicatorContextImpl.java:39)
FAILED:
org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testProgressTimeStampUpdate
Error Message:
null
Stack Trace:
java.lang.NullPointerException: null
at
org.apache.tez.dag.app.rm.container.AMContainerMap.<init>(AMContainerMap.java:60)
at
org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testProgressTimeStampUpdate(TestTaskAttempt.java:1019)
FAILED:
org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testContainerTerminatedAfterSuccess
Error Message:
null
Stack Trace:
java.lang.NullPointerException: null
at
org.apache.tez.dag.app.rm.container.AMContainerMap.<init>(AMContainerMap.java:60)
at
org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testContainerTerminatedAfterSuccess(TestTaskAttempt.java:631)
FAILED: org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testFailure
Error Message:
null
Stack Trace:
java.lang.NullPointerException: null
at
org.apache.tez.dag.app.rm.container.AMContainerMap.<init>(AMContainerMap.java:60)
at
org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testFailure(TestTaskAttempt.java:806)
FAILED:
org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testMultipleOutputFailed
Error Message:
null
Stack Trace:
java.lang.NullPointerException: null
at
org.apache.tez.dag.app.rm.container.AMContainerMap.<init>(AMContainerMap.java:60)
at
org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testMultipleOutputFailed(TestTaskAttempt.java:1677)
FAILED:
org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testLastDataEventRecording
Error Message:
null
Stack Trace:
java.lang.NullPointerException: null
at
org.apache.tez.dag.app.rm.container.AMContainerMap.<init>(AMContainerMap.java:60)
at
org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testLastDataEventRecording(TestTaskAttempt.java:721)
FAILED:
org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testNodeFailedNonLeafVertex
Error Message:
null
Stack Trace:
java.lang.NullPointerException: null
at
org.apache.tez.dag.app.rm.container.AMContainerMap.<init>(AMContainerMap.java:60)
at
org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testNodeFailedNonLeafVertex(TestTaskAttempt.java:1473)
FAILED:
org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testNodeFailedLeafVertex
Error Message:
null
Stack Trace:
java.lang.NullPointerException: null
at
org.apache.tez.dag.app.rm.container.AMContainerMap.<init>(AMContainerMap.java:60)
at
org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testNodeFailedLeafVertex(TestTaskAttempt.java:1580)
FAILED: org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testKilledInNew
Error Message:
null
Stack Trace:
java.lang.NullPointerException: null
at
org.apache.tez.dag.app.rm.container.AMContainerMap.<init>(AMContainerMap.java:60)
at
org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testKilledInNew(TestTaskAttempt.java:1872)
FAILED: org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testFailureFatalError
Error Message:
null
Stack Trace:
java.lang.NullPointerException: null
at
org.apache.tez.dag.app.rm.container.AMContainerMap.<init>(AMContainerMap.java:60)
at
org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testFailureFatalError(TestTaskAttempt.java:913)
FAILED: org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testNoProgressFail
Error Message:
null
Stack Trace:
java.lang.NullPointerException: null
at
org.apache.tez.dag.app.rm.container.AMContainerMap.<init>(AMContainerMap.java:60)
at
org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testNoProgressFail(TestTaskAttempt.java:1094)
FAILED:
org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testContainerPreemptedAfterSuccess
Error Message:
null
Stack Trace:
java.lang.NullPointerException: null
at
org.apache.tez.dag.app.rm.container.AMContainerMap.<init>(AMContainerMap.java:60)
at
org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testContainerPreemptedAfterSuccess(TestTaskAttempt.java:1381)
FAILED: org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testSuccess
Error Message:
null
Stack Trace:
java.lang.NullPointerException: null
at
org.apache.tez.dag.app.rm.container.AMContainerMap.<init>(AMContainerMap.java:60)
at
org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testSuccess(TestTaskAttempt.java:1293)
FAILED:
org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testContainerTerminationWhileRunning
Error Message:
null
Stack Trace:
java.lang.NullPointerException: null
at
org.apache.tez.dag.app.rm.container.AMContainerMap.<init>(AMContainerMap.java:60)
at
org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testContainerTerminationWhileRunning(TestTaskAttempt.java:437)
FAILED:
org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testContainerTerminatedWhileRunning
Error Message:
null
Stack Trace:
java.lang.NullPointerException: null
at
org.apache.tez.dag.app.rm.container.AMContainerMap.<init>(AMContainerMap.java:60)
at
org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testContainerTerminatedWhileRunning(TestTaskAttempt.java:542)
FAILED:
org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testCompletedAtSubmitted
Error Message:
null
Stack Trace:
java.lang.NullPointerException: null
at
org.apache.tez.dag.app.rm.container.AMContainerMap.<init>(AMContainerMap.java:60)
at
org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testCompletedAtSubmitted(TestTaskAttempt.java:1210)
FAILED:
org.apache.tez.dag.app.rm.container.TestAMContainerMap.testCleanupOnDagComplete
Error Message:
null
Stack Trace:
java.lang.NullPointerException: null
at
org.apache.tez.dag.app.rm.container.AMContainerMap.<init>(AMContainerMap.java:60)
at
org.apache.tez.dag.app.rm.container.TestAMContainerMap$AMContainerMapForTest.<init>(TestAMContainerMap.java:136)
at
org.apache.tez.dag.app.rm.container.TestAMContainerMap.testCleanupOnDagComplete(TestAMContainerMap.java:69)