Jira: https://issues.apache.org/jira/browse/TEZ-1967
Build: https://builds.apache.org/job/PreCommit-TEZ-Build/50/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 2420 lines...]
[ERROR] mvn <goals> -rf :tez-tests
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12692979/TEZ-1967.1.patch
against master revision c684653.
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 1 new
or modified test files.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:red}-1 javadoc{color}. The javadoc tool appears to have generated 1
warning messages.
See
https://builds.apache.org/job/PreCommit-TEZ-Build/50//artifact/patchprocess/diffJavadocWarnings.txt
for details.
{color:red}-1 findbugs{color}. The patch appears to introduce 64 new
Findbugs (version 2.0.3) warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:red}-1 core tests{color}. The patch failed these unit tests in :
org.apache.tez.mapreduce.TestMRRJobs
Test results: https://builds.apache.org/job/PreCommit-TEZ-Build/50//testReport/
Findbugs warnings:
https://builds.apache.org/job/PreCommit-TEZ-Build/50//artifact/patchprocess/newPatchFindbugsWarningstez-mapreduce.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-TEZ-Build/50//artifact/patchprocess/newPatchFindbugsWarningstez-dag.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-TEZ-Build/50//artifact/patchprocess/newPatchFindbugsWarningstez-examples.html
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/50//console
This message is automatically generated.
======================================================================
======================================================================
Adding comment to Jira.
======================================================================
======================================================================
Comment added.
c7e33e6e51878ab5d81791b6d7ac697a66efd6a4 logged out
======================================================================
======================================================================
Finished build.
======================================================================
======================================================================
Build step 'Execute shell' marked build as failure
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure
###################################################################################
############################## FAILED TESTS (if any)
##############################
3 tests failed.
REGRESSION: org.apache.tez.mapreduce.TestMRRJobs.testMRRSleepJob
Error Message:
Tracking URL was
http://asf900.gq1.ygridcore.net:51026/proxy/application_1421605162084_0001/A
but didn't Match Job ID job_1421605162084_0001
Stack Trace:
java.lang.AssertionError: Tracking URL was
http://asf900.gq1.ygridcore.net:51026/proxy/application_1421605162084_0001/A
but didn't Match Job ID job_1421605162084_0001
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.tez.mapreduce.TestMRRJobs.testMRRSleepJob(TestMRRJobs.java:134)
REGRESSION: org.apache.tez.mapreduce.TestMRRJobs.testMRRSleepJobWithCompression
Error Message:
Tracking URL was
http://asf900.gq1.ygridcore.net:51026/proxy/application_1421605162084_0002/A
but didn't Match Job ID job_1421605162084_0002
Stack Trace:
java.lang.AssertionError: Tracking URL was
http://asf900.gq1.ygridcore.net:51026/proxy/application_1421605162084_0002/A
but didn't Match Job ID job_1421605162084_0002
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.tez.mapreduce.TestMRRJobs.testMRRSleepJobWithCompression(TestMRRJobs.java:292)
REGRESSION: org.apache.tez.mapreduce.TestMRRJobs.testRandomWriter
Error Message:
Tracking URL was
http://asf900.gq1.ygridcore.net:51026/proxy/application_1421605162084_0005/A
but didn't Match Job ID job_1421605162084_0005
Stack Trace:
java.lang.AssertionError: Tracking URL was
http://asf900.gq1.ygridcore.net:51026/proxy/application_1421605162084_0005/A
but didn't Match Job ID job_1421605162084_0005
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.tez.mapreduce.TestMRRJobs.testRandomWriter(TestMRRJobs.java:169)