You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tez.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/01/17 00:05:16 UTC

Failed: TEZ-1949 PreCommit Build #49

Jira: https://issues.apache.org/jira/browse/TEZ-1949
Build: https://builds.apache.org/job/PreCommit-TEZ-Build/49/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 2594 lines...]
[INFO] Finished at: 2015-01-16T23:05:05+00:00
[INFO] Final Memory: 72M/897M
[INFO] ------------------------------------------------------------------------




{color:red}-1 overall{color}.  Here are the results of testing the latest attachment
  http://issues.apache.org/jira/secure/attachment/12692830/TEZ-1949.3.patch
  against master revision 4974fb2.

    {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:green}+1 javadoc{color}.  There were no new javadoc warning messages.

    {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:green}+1 core tests{color}.  The patch passed unit tests in .

Test results: https://builds.apache.org/job/PreCommit-TEZ-Build/49//testReport/
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/49//artifact/patchprocess/newPatchFindbugsWarningstez-dag.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/49//artifact/patchprocess/newPatchFindbugsWarningstez-examples.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/49//artifact/patchprocess/newPatchFindbugsWarningstez-mapreduce.html
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/49//console

This message is automatically generated.


======================================================================
======================================================================
    Adding comment to Jira.
======================================================================
======================================================================


Comment added.
a5e4eca0d5f59be88df9df9447b7b9f5674eebec 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) ##############################
All tests passed

Failed: TEZ-1803 PreCommit Build #55

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 2058 lines...]
[ERROR]   mvn <goals> -rf :tez-runtime-library




{color:red}-1 overall{color}.  Here are the results of testing the latest attachment
  http://issues.apache.org/jira/secure/attachment/12693091/TEZ-1803.4.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:green}+1 javadoc{color}.  There were no new javadoc warning messages.

    {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.runtime.library.common.sort.impl.dflt.TestDefaultSorter
                  org.apache.tez.runtime.library.output.TestOnFileSortedOutput

Test results: https://builds.apache.org/job/PreCommit-TEZ-Build/55//testReport/
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/55//artifact/patchprocess/newPatchFindbugsWarningstez-dag.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/55//artifact/patchprocess/newPatchFindbugsWarningstez-examples.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/55//artifact/patchprocess/newPatchFindbugsWarningstez-mapreduce.html
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/55//console

This message is automatically generated.


======================================================================
======================================================================
    Adding comment to Jira.
======================================================================
======================================================================


Comment added.
c876fa179c2f7bd0434f3cdf149654fe00b5eba9 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) ##############################
9 tests failed.
FAILED:  org.apache.tez.runtime.library.common.sort.impl.dflt.TestDefaultSorter.testSortSpillPercent

Error Message:
InitialMemoryAssigned is <= 0: 2048

Stack Trace:
java.lang.RuntimeException: InitialMemoryAssigned is <= 0: 2048
	at org.apache.tez.runtime.library.common.sort.impl.dflt.DefaultSorter.<init>(DefaultSorter.java:128)
	at org.apache.tez.runtime.library.common.sort.impl.dflt.TestDefaultSorter.testSortSpillPercent(TestDefaultSorter.java:78)


FAILED:  org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize[test[false, 1, -1]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize(TestOnFileSortedOutput.java:168)


FAILED:  org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize[test[false, 1, 0]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize(TestOnFileSortedOutput.java:168)


FAILED:  org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize[test[true, 1, -1]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize(TestOnFileSortedOutput.java:168)


FAILED:  org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize[test[true, 1, 0]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize(TestOnFileSortedOutput.java:168)


FAILED:  org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize[test[false, 2, -1]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize(TestOnFileSortedOutput.java:168)


FAILED:  org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize[test[false, 2, 0]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize(TestOnFileSortedOutput.java:168)


FAILED:  org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize[test[true, 2, -1]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize(TestOnFileSortedOutput.java:168)


FAILED:  org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize[test[true, 2, 0]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize(TestOnFileSortedOutput.java:168)



Failed: TEZ-1803 PreCommit Build #54

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 2056 lines...]
[ERROR]   mvn <goals> -rf :tez-runtime-library




{color:red}-1 overall{color}.  Here are the results of testing the latest attachment
  http://issues.apache.org/jira/secure/attachment/12693074/TEZ-1803.3.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:green}+1 javadoc{color}.  There were no new javadoc warning messages.

    {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.runtime.library.output.TestOnFileSortedOutput
                  org.apache.tez.runtime.library.common.sort.impl.dflt.TestDefaultSorter

Test results: https://builds.apache.org/job/PreCommit-TEZ-Build/54//testReport/
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/54//artifact/patchprocess/newPatchFindbugsWarningstez-examples.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/54//artifact/patchprocess/newPatchFindbugsWarningstez-dag.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/54//artifact/patchprocess/newPatchFindbugsWarningstez-mapreduce.html
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/54//console

This message is automatically generated.


======================================================================
======================================================================
    Adding comment to Jira.
======================================================================
======================================================================


Comment added.
a508cafaff5c0a28cd4001a9bed89574394923c0 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) ##############################
9 tests failed.
REGRESSION:  org.apache.tez.runtime.library.common.sort.impl.dflt.TestDefaultSorter.testSortSpillPercent

Error Message:
InitialMemoryAssigned is <= 0: 2048

Stack Trace:
java.lang.RuntimeException: InitialMemoryAssigned is <= 0: 2048
	at org.apache.tez.runtime.library.common.sort.impl.dflt.DefaultSorter.<init>(DefaultSorter.java:128)
	at org.apache.tez.runtime.library.common.sort.impl.dflt.TestDefaultSorter.testSortSpillPercent(TestDefaultSorter.java:78)


REGRESSION:  org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize[test[false, 1, -1]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize(TestOnFileSortedOutput.java:168)


REGRESSION:  org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize[test[false, 1, 0]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize(TestOnFileSortedOutput.java:168)


REGRESSION:  org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize[test[true, 1, -1]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize(TestOnFileSortedOutput.java:168)


REGRESSION:  org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize[test[true, 1, 0]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize(TestOnFileSortedOutput.java:168)


REGRESSION:  org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize[test[false, 2, -1]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize(TestOnFileSortedOutput.java:168)


REGRESSION:  org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize[test[false, 2, 0]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize(TestOnFileSortedOutput.java:168)


REGRESSION:  org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize[test[true, 2, -1]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize(TestOnFileSortedOutput.java:168)


REGRESSION:  org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize[test[true, 2, 0]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize(TestOnFileSortedOutput.java:168)



Failed: TEZ-1963 PreCommit Build #53

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 2592 lines...]
[INFO] Finished at: 2015-01-19T11:32:50+00:00
[INFO] Final Memory: 64M/867M
[INFO] ------------------------------------------------------------------------




{color:red}-1 overall{color}.  Here are the results of testing the latest attachment
  http://issues.apache.org/jira/secure/attachment/12693064/TEZ-1963.2.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:green}+1 javadoc{color}.  There were no new javadoc warning messages.

    {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:green}+1 core tests{color}.  The patch passed unit tests in .

Test results: https://builds.apache.org/job/PreCommit-TEZ-Build/53//testReport/
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/53//artifact/patchprocess/newPatchFindbugsWarningstez-examples.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/53//artifact/patchprocess/newPatchFindbugsWarningstez-dag.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/53//artifact/patchprocess/newPatchFindbugsWarningstez-mapreduce.html
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/53//console

This message is automatically generated.


======================================================================
======================================================================
    Adding comment to Jira.
======================================================================
======================================================================


Comment added.
c185bb7b5960f24fa69e30b94a7e4c1a3f36e040 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) ##############################
All tests passed

Failed: TEZ-391 PreCommit Build #52

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 2607 lines...]
[INFO] Finished at: 2015-01-19T11:22:54+00:00
[INFO] Final Memory: 72M/918M
[INFO] ------------------------------------------------------------------------




{color:red}-1 overall{color}.  Here are the results of testing the latest attachment
  http://issues.apache.org/jira/secure/attachment/12693059/TEZ-391-WIP-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 3 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 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:green}+1 core tests{color}.  The patch passed unit tests in .

Test results: https://builds.apache.org/job/PreCommit-TEZ-Build/52//testReport/
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/52//artifact/patchprocess/newPatchFindbugsWarningstez-dag.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/52//artifact/patchprocess/newPatchFindbugsWarningstez-mapreduce.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/52//artifact/patchprocess/newPatchFindbugsWarningstez-examples.html
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/52//console

This message is automatically generated.


======================================================================
======================================================================
    Adding comment to Jira.
======================================================================
======================================================================


Comment added.
1ebefb86b09eaec78c5642d88242d4d284f5a6f0 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) ##############################
All tests passed

Failed: TEZ-1826 PreCommit Build #51

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 2601 lines...]
[INFO] Finished at: 2015-01-19T09:13:22+00:00
[INFO] Final Memory: 65M/871M
[INFO] ------------------------------------------------------------------------




{color:red}-1 overall{color}.  Here are the results of testing the latest attachment
  http://issues.apache.org/jira/secure/attachment/12693033/TEZ-1826-4.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 2 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 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:green}+1 core tests{color}.  The patch passed unit tests in .

Test results: https://builds.apache.org/job/PreCommit-TEZ-Build/51//testReport/
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/51//artifact/patchprocess/newPatchFindbugsWarningstez-dag.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/51//artifact/patchprocess/newPatchFindbugsWarningstez-mapreduce.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/51//artifact/patchprocess/newPatchFindbugsWarningstez-examples.html
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/51//console

This message is automatically generated.


======================================================================
======================================================================
    Adding comment to Jira.
======================================================================
======================================================================


Comment added.
c98f41d74b138f9aa8a4677891342e42d001b272 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) ##############################
All tests passed

Failed: TEZ-1967 PreCommit Build #50

Posted by Apache Jenkins Server <je...@builds.apache.org>.
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)