You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/07/06 08:17:48 UTC

Failed: TEZ-2496 PreCommit Build #883

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 2803 lines...]


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

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:green}+1 tests included{color}.  The patch appears to include 6 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/883//artifact/patchprocess/diffJavadocWarnings.txt for details.

    {color:green}+1 findbugs{color}.  The patch does not introduce any new Findbugs (version 3.0.1) 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.test.TestTezJobs
                  org.apache.tez.test.TestFaultTolerance

Test results: https://builds.apache.org/job/PreCommit-TEZ-Build/883//testReport/
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/883//console

This message is automatically generated.


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


Comment added.
072bc86fd17bb9bba28e639af824b61abbc31db3 logged out


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


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-TEZ-Build #879
Archived 47 artifacts
Archive block size is 32768
Received 20 blocks and 2260565 bytes
Compression is 22.5%
Took 0.86 sec
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
10 tests failed.
REGRESSION:  org.apache.tez.test.TestFaultTolerance.testRandomFailingTasks

Error Message:
expected:<SUCCEEDED> but was:<FAILED>

Stack Trace:
java.lang.AssertionError: expected:<SUCCEEDED> but was:<FAILED>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.apache.tez.test.TestFaultTolerance.runDAGAndVerify(TestFaultTolerance.java:135)
	at org.apache.tez.test.TestFaultTolerance.runDAGAndVerify(TestFaultTolerance.java:114)
	at org.apache.tez.test.TestFaultTolerance.testRandomFailingTasks(TestFaultTolerance.java:723)


REGRESSION:  org.apache.tez.test.TestFaultTolerance.testInputFailureCausesRerunOfTwoVerticesWithoutExit

Error Message:
expected:<SUCCEEDED> but was:<FAILED>

Stack Trace:
java.lang.AssertionError: expected:<SUCCEEDED> but was:<FAILED>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.apache.tez.test.TestFaultTolerance.runDAGAndVerify(TestFaultTolerance.java:135)
	at org.apache.tez.test.TestFaultTolerance.runDAGAndVerify(TestFaultTolerance.java:114)
	at org.apache.tez.test.TestFaultTolerance.testInputFailureCausesRerunOfTwoVerticesWithoutExit(TestFaultTolerance.java:582)


REGRESSION:  org.apache.tez.test.TestFaultTolerance.testThreeLevelsFailingDAG2VerticesHaveFailedAttemptsDAGSucceeds

Error Message:
expected:<SUCCEEDED> but was:<FAILED>

Stack Trace:
java.lang.AssertionError: expected:<SUCCEEDED> but was:<FAILED>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.apache.tez.test.TestFaultTolerance.runDAGAndVerify(TestFaultTolerance.java:135)
	at org.apache.tez.test.TestFaultTolerance.runDAGAndVerify(TestFaultTolerance.java:114)
	at org.apache.tez.test.TestFaultTolerance.testThreeLevelsFailingDAG2VerticesHaveFailedAttemptsDAGSucceeds(TestFaultTolerance.java:385)


REGRESSION:  org.apache.tez.test.TestFaultTolerance.testThreeLevelsFailingDAGSuccess

Error Message:
expected:<SUCCEEDED> but was:<FAILED>

Stack Trace:
java.lang.AssertionError: expected:<SUCCEEDED> but was:<FAILED>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.apache.tez.test.TestFaultTolerance.runDAGAndVerify(TestFaultTolerance.java:135)
	at org.apache.tez.test.TestFaultTolerance.runDAGAndVerify(TestFaultTolerance.java:114)
	at org.apache.tez.test.TestFaultTolerance.testThreeLevelsFailingDAGSuccess(TestFaultTolerance.java:340)


REGRESSION:  org.apache.tez.test.TestFaultTolerance.testSixLevelsFailingDAGSuccess

Error Message:
expected:<SUCCEEDED> but was:<FAILED>

Stack Trace:
java.lang.AssertionError: expected:<SUCCEEDED> but was:<FAILED>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.apache.tez.test.TestFaultTolerance.runDAGAndVerify(TestFaultTolerance.java:135)
	at org.apache.tez.test.TestFaultTolerance.runDAGAndVerify(TestFaultTolerance.java:114)
	at org.apache.tez.test.TestFaultTolerance.testSixLevelsFailingDAGSuccess(TestFaultTolerance.java:347)


REGRESSION:  org.apache.tez.test.TestFaultTolerance.testRandomFailingInputs

Error Message:
expected:<SUCCEEDED> but was:<FAILED>

Stack Trace:
java.lang.AssertionError: expected:<SUCCEEDED> but was:<FAILED>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.apache.tez.test.TestFaultTolerance.runDAGAndVerify(TestFaultTolerance.java:135)
	at org.apache.tez.test.TestFaultTolerance.runDAGAndVerify(TestFaultTolerance.java:114)
	at org.apache.tez.test.TestFaultTolerance.testRandomFailingInputs(TestFaultTolerance.java:732)


REGRESSION:  org.apache.tez.test.TestTezJobs.testMultipleCommits_OnDAGSuccess

Error Message:
MultipleCommitsExample failed

Stack Trace:
java.lang.AssertionError: MultipleCommitsExample failed
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.tez.test.TestTezJobs.testMultipleCommits_OnDAGSuccess(TestTezJobs.java:950)


REGRESSION:  org.apache.tez.test.TestTezJobs.testMultipleCommits_OnVertexSuccess

Error Message:
MultipleCommitsExample failed

Stack Trace:
java.lang.AssertionError: MultipleCommitsExample failed
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.tez.test.TestTezJobs.testMultipleCommits_OnVertexSuccess(TestTezJobs.java:983)


REGRESSION:  org.apache.tez.test.TestTezJobs.testHashJoinExamplePipeline

Error Message:
expected:<0> but was:<-1>

Stack Trace:
java.lang.AssertionError: expected:<0> but was:<-1>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.apache.tez.test.TestTezJobs.testHashJoinExamplePipeline(TestTezJobs.java:513)


REGRESSION:  org.apache.tez.test.TestTezJobs.testSortMergeJoinExamplePipeline

Error Message:
expected:<0> but was:<-1>

Stack Trace:
java.lang.AssertionError: expected:<0> but was:<-1>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.apache.tez.test.TestTezJobs.testSortMergeJoinExamplePipeline(TestTezJobs.java:566)



Success: TEZ-2591 PreCommit Build #886

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 3024 lines...]
[INFO] Final Memory: 84M/1084M
[INFO] ------------------------------------------------------------------------




{color:green}+1 overall{color}.  Here are the results of testing the latest attachment
  http://issues.apache.org/jira/secure/attachment/12743857/TEZ-2591.3.patch
  against master revision cb59851.

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:green}+1 tests included{color}.  The patch appears to include 5 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:green}+1 findbugs{color}.  The patch does not introduce any new Findbugs (version 3.0.1) 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/886//testReport/
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/886//console

This message is automatically generated.


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


Comment added.
70e039c22d138cde1e19e3e33e064e3b0a9ed0ea logged out


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


Archiving artifacts
Sending artifact delta relative to PreCommit-TEZ-Build #879
Archived 47 artifacts
Archive block size is 32768
Received 6 blocks and 2733584 bytes
Compression is 6.7%
Took 0.86 sec
Description set: TEZ-2591
Recording test results
Email was triggered for: Success
Sending email for trigger: Success



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

Failed: TEZ-2591 PreCommit Build #885

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 2273 lines...]




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

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:green}+1 tests included{color}.  The patch appears to include 4 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:green}+1 findbugs{color}.  The patch does not introduce any new Findbugs (version 3.0.1) 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.dag.library.vertexmanager.TestShuffleVertexManager

Test results: https://builds.apache.org/job/PreCommit-TEZ-Build/885//testReport/
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/885//console

This message is automatically generated.


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


Comment added.
a94f6b82843f8f6c7b7e94009817b28870bfd94d logged out


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


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-TEZ-Build #879
Archived 47 artifacts
Archive block size is 32768
Received 6 blocks and 2680907 bytes
Compression is 6.8%
Took 0.77 sec
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
REGRESSION:  org.apache.tez.dag.library.vertexmanager.TestShuffleVertexManager.testShuffleVertexManagerAutoParallelism

Error Message:
org.apache.tez.dag.library.vertexmanager.ShuffleVertexManager$CustomShuffleEdgeManager cannot be cast to org.apache.tez.dag.api.EdgeManagerPlugin

Stack Trace:
java.lang.ClassCastException: org.apache.tez.dag.library.vertexmanager.ShuffleVertexManager$CustomShuffleEdgeManager cannot be cast to org.apache.tez.dag.api.EdgeManagerPlugin
	at org.apache.tez.dag.library.vertexmanager.TestShuffleVertexManager$2.answer(TestShuffleVertexManager.java:204)
	at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:34)
	at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:91)
	at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29)
	at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:38)
	at org.mockito.internal.creation.MethodInterceptorFilter.intercept(MethodInterceptorFilter.java:61)
	at org.apache.tez.dag.api.VertexManagerPluginContext$$EnhancerByMockitoWithCGLIB$$d8aa414e.reconfigureVertex(<generated>)
	at org.apache.tez.dag.library.vertexmanager.ShuffleVertexManager.determineParallelismAndApply(ShuffleVertexManager.java:576)
	at org.apache.tez.dag.library.vertexmanager.TestShuffleVertexManager.testShuffleVertexManagerAutoParallelism(TestShuffleVertexManager.java:322)



Failed: TEZ-2496 PreCommit Build #884

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 3037 lines...]




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

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:green}+1 tests included{color}.  The patch appears to include 6 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/884//artifact/patchprocess/diffJavadocWarnings.txt for details.

    {color:green}+1 findbugs{color}.  The patch does not introduce any new Findbugs (version 3.0.1) 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/884//testReport/
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/884//console

This message is automatically generated.


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


Comment added.
bf8e68791e72f56fa20daaf0a223513b6584d479 logged out


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


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-TEZ-Build #879
Archived 47 artifacts
Archive block size is 32768
Received 4 blocks and 2800074 bytes
Compression is 4.5%
Took 0.81 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