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 2017/04/19 15:03:51 UTC

Failed: TEZ-3274 PreCommit Build #2379

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 322.98 KB...]
[ERROR]   mvn <goals> -rf :tez-runtime-library
[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/12864015/TEZ-3274.003.patch
  against master revision f355a05.

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

    {color:red}-1 tests included{color}.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    {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.app.dag.impl.TestVertexImpl
                  org.apache.tez.dag.library.vertexmanager.TestFairShuffleVertexManager
                  org.apache.tez.dag.library.vertexmanager.TestShuffleVertexManagerBase

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

This message is automatically generated.


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


Comment added.
e02637b06fdbb1ef98af9649ff7bc339bd971ef5 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) ##############################
6 tests failed.
FAILED:  org.apache.tez.dag.app.dag.impl.TestVertexImpl.testVertexWithInitializerSuccess

Error Message:
expected:<org.apache.tez.dag.[app.dag.impl.RootInput]VertexManager> but was:<org.apache.tez.dag.[library.vertexmanager.Shuffle]VertexManager>

Stack Trace:
org.junit.ComparisonFailure: expected:<org.apache.tez.dag.[app.dag.impl.RootInput]VertexManager> but was:<org.apache.tez.dag.[library.vertexmanager.Shuffle]VertexManager>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.apache.tez.dag.app.dag.impl.TestVertexImpl.testVertexWithInitializerSuccess(TestVertexImpl.java:5476)


FAILED:  org.apache.tez.dag.app.dag.impl.TestVertexImpl.testVertexWithInitializerFailure

Error Message:
expected:<org.apache.tez.dag.[app.dag.impl.RootInput]VertexManager> but was:<org.apache.tez.dag.[library.vertexmanager.Shuffle]VertexManager>

Stack Trace:
org.junit.ComparisonFailure: expected:<org.apache.tez.dag.[app.dag.impl.RootInput]VertexManager> but was:<org.apache.tez.dag.[library.vertexmanager.Shuffle]VertexManager>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.apache.tez.dag.app.dag.impl.TestVertexImpl.testVertexWithInitializerFailure(TestVertexImpl.java:4497)


FAILED:  org.apache.tez.dag.app.dag.impl.TestVertexImpl.testVertexWithInitializerSuccessLegacyRouting

Error Message:
expected:<org.apache.tez.dag.[app.dag.impl.RootInput]VertexManager> but was:<org.apache.tez.dag.[library.vertexmanager.Shuffle]VertexManager>

Stack Trace:
org.junit.ComparisonFailure: expected:<org.apache.tez.dag.[app.dag.impl.RootInput]VertexManager> but was:<org.apache.tez.dag.[library.vertexmanager.Shuffle]VertexManager>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.apache.tez.dag.app.dag.impl.TestVertexImpl.testVertexWithInitializerSuccessLegacyRouting(TestVertexImpl.java:5565)


FAILED:  org.apache.tez.dag.library.vertexmanager.TestFairShuffleVertexManager.testInvalidSetup

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertFalse(Assert.java:64)
	at org.junit.Assert.assertFalse(Assert.java:74)
	at org.apache.tez.dag.library.vertexmanager.TestFairShuffleVertexManager.testInvalidSetup(TestFairShuffleVertexManager.java:105)


FAILED:  org.apache.tez.dag.library.vertexmanager.TestShuffleVertexManagerBase.testShuffleVertexManagerSlowStart[test[class org.apache.tez.dag.library.vertexmanager.ShuffleVertexManager]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertFalse(Assert.java:64)
	at org.junit.Assert.assertFalse(Assert.java:74)
	at org.apache.tez.dag.library.vertexmanager.TestShuffleVertexManagerBase.testShuffleVertexManagerSlowStart(TestShuffleVertexManagerBase.java:506)


FAILED:  org.apache.tez.dag.library.vertexmanager.TestShuffleVertexManagerBase.testShuffleVertexManagerSlowStart[test[class org.apache.tez.dag.library.vertexmanager.FairShuffleVertexManager]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertFalse(Assert.java:64)
	at org.junit.Assert.assertFalse(Assert.java:74)
	at org.apache.tez.dag.library.vertexmanager.TestShuffleVertexManagerBase.testShuffleVertexManagerSlowStart(TestShuffleVertexManagerBase.java:506)

Success: TEZ-3631 PreCommit Build #2380

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 330.98 KB...]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 52:07 min
[INFO] Finished at: 2017-04-19T16:29:07+00:00
[INFO] Final Memory: 107M/1430M
[INFO] ------------------------------------------------------------------------




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

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

    {color:green}+1 tests included{color}.  The patch appears to include 9 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/2380//testReport/
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/2380//console

This message is automatically generated.


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


Comment added.
c7c4f7c85f76fa1b7182fa15d609f02aafe1e787 logged out


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


Archiving artifacts
Compressed 3.42 MB of artifacts by 26.5% relative to #2378
[description-setter] Description set: TEZ-3631
Recording test results
Email was triggered for: Success
Sending email for trigger: Success



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