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/01/03 18:41:41 UTC

Failed: TEZ-3529 PreCommit Build #2161

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 4746 lines...]
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :tez-tests
[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/12845406/TEZ-3529.2.patch
  against master revision 36f2eea.

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

    {color:green}+1 tests included{color}.  The patch appears to include 14 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.mapreduce.TestMRRJobsDAGApi

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

This message is automatically generated.


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


Comment added.
cc1e3420d0c9258058d08ace1da887ea2c3b2cb3 logged out


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


Build step 'Execute shell' marked build as failure
Archiving artifacts
Compressed 3.43 MB of artifacts by 26.4% relative to #2160
[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.mapreduce.TestMRRJobsDAGApi.testMultipleMRRSleepJobViaSession

Error Message:
expected:<READY> but was:<RUNNING>

Stack Trace:
java.lang.AssertionError: expected:<READY> but was:<RUNNING>
	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.mapreduce.TestMRRJobsDAGApi.testMultipleMRRSleepJobViaSession(TestMRRJobsDAGApi.java:500)


FAILED:  org.apache.tez.mapreduce.TestMRRJobsDAGApi.testNonDefaultFSStagingDir

Error Message:
test timed out after 60000 milliseconds

Stack Trace:
java.lang.Exception: test timed out after 60000 milliseconds
	at java.lang.Thread.sleep(Native Method)
	at org.apache.tez.client.TezClient.waitNonSessionTillReady(TezClient.java:937)
	at org.apache.tez.client.TezClient.submitDAGApplication(TezClient.java:1032)
	at org.apache.tez.client.TezClient.submitDAGApplication(TezClient.java:988)
	at org.apache.tez.client.TezClient.submitDAG(TezClient.java:521)
	at org.apache.tez.mapreduce.TestMRRJobsDAGApi.testNonDefaultFSStagingDir(TestMRRJobsDAGApi.java:244)


FAILED:  org.apache.tez.mapreduce.TestMRRJobsDAGApi.testMRRSleepJobDagSubmit

Error Message:
test timed out after 60000 milliseconds

Stack Trace:
java.lang.Exception: test timed out after 60000 milliseconds
	at java.lang.Thread.sleep(Native Method)
	at org.apache.tez.client.TezClient.waitNonSessionTillReady(TezClient.java:937)
	at org.apache.tez.client.TezClient.submitDAGApplication(TezClient.java:1032)
	at org.apache.tez.client.TezClient.submitDAGApplication(TezClient.java:988)
	at org.apache.tez.client.TezClient.submitDAG(TezClient.java:521)
	at org.apache.tez.mapreduce.TestMRRJobsDAGApi.testMRRSleepJobDagSubmitCore(TestMRRJobsDAGApi.java:699)
	at org.apache.tez.mapreduce.TestMRRJobsDAGApi.testMRRSleepJobDagSubmitCore(TestMRRJobsDAGApi.java:542)
	at org.apache.tez.mapreduce.TestMRRJobsDAGApi.testMRRSleepJobDagSubmit(TestMRRJobsDAGApi.java:324)


FAILED:  org.apache.tez.mapreduce.TestMRRJobsDAGApi.testMRRSleepJobDagSubmitAndKillViaRPC

Error Message:
test timed out after 60000 milliseconds

Stack Trace:
java.lang.Exception: test timed out after 60000 milliseconds
	at java.lang.Thread.sleep(Native Method)
	at org.apache.tez.client.TezClient.waitForProxy(TezClient.java:968)
	at org.apache.tez.client.TezClient.submitDAGSession(TezClient.java:584)
	at org.apache.tez.client.TezClient.submitDAG(TezClient.java:519)
	at org.apache.tez.mapreduce.TestMRRJobsDAGApi.testMRRSleepJobDagSubmitCore(TestMRRJobsDAGApi.java:745)
	at org.apache.tez.mapreduce.TestMRRJobsDAGApi.testMRRSleepJobDagSubmitCore(TestMRRJobsDAGApi.java:542)
	at org.apache.tez.mapreduce.TestMRRJobsDAGApi.testMRRSleepJobDagSubmitAndKillViaRPC(TestMRRJobsDAGApi.java:515)


FAILED:  org.apache.tez.mapreduce.TestMRRJobsDAGApi.testMRRSleepJobDagSubmitAndKill

Error Message:
test timed out after 60000 milliseconds

Stack Trace:
java.lang.Exception: test timed out after 60000 milliseconds
	at java.lang.Thread.sleep(Native Method)
	at org.apache.tez.client.TezClient.waitNonSessionTillReady(TezClient.java:937)
	at org.apache.tez.client.TezClient.submitDAGApplication(TezClient.java:1032)
	at org.apache.tez.client.TezClient.submitDAGApplication(TezClient.java:988)
	at org.apache.tez.client.TezClient.submitDAG(TezClient.java:521)
	at org.apache.tez.mapreduce.TestMRRJobsDAGApi.testMRRSleepJobDagSubmitCore(TestMRRJobsDAGApi.java:699)
	at org.apache.tez.mapreduce.TestMRRJobsDAGApi.testMRRSleepJobDagSubmitCore(TestMRRJobsDAGApi.java:542)
	at org.apache.tez.mapreduce.TestMRRJobsDAGApi.testMRRSleepJobDagSubmitAndKill(TestMRRJobsDAGApi.java:335)


FAILED:  org.apache.tez.mapreduce.TestMRRJobsDAGApi.testAMRelocalizationConflict

Error Message:
test timed out after 120000 milliseconds

Stack Trace:
java.lang.Exception: test timed out after 120000 milliseconds
	at java.lang.Thread.sleep(Native Method)
	at org.apache.tez.client.TezClient.waitForProxy(TezClient.java:968)
	at org.apache.tez.client.TezClient.submitDAGSession(TezClient.java:584)
	at org.apache.tez.client.TezClient.submitDAG(TezClient.java:519)
	at org.apache.tez.mapreduce.TestMRRJobsDAGApi.testMRRSleepJobDagSubmitCore(TestMRRJobsDAGApi.java:745)
	at org.apache.tez.mapreduce.TestMRRJobsDAGApi.testAMRelocalizationConflict(TestMRRJobsDAGApi.java:436)



Success: TEZ-2712 PreCommit Build #2165

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 4830 lines...]
[INFO] Tez ................................................ SUCCESS [  0.032 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:01 h
[INFO] Finished at: 2017-01-05T00:17:11+00:00
[INFO] Final Memory: 83M/1490M
[INFO] ------------------------------------------------------------------------




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

    {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: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/2165//testReport/
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/2165//console

This message is automatically generated.


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


Comment added.
be90114af330f9624f1c6597250964d139d8edf8 logged out


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


Archiving artifacts
[description-setter] Description set: TEZ-2712
Recording test results
Email was triggered for: Success
Sending email for trigger: Success



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

Failed: TEZ-3556 PreCommit Build #2164

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 21 lines...]
[PreCommit-TEZ-Build] $ /bin/bash /tmp/hudson8966485684374813165.sh
Running in Jenkins mode


======================================================================
======================================================================
    Testing patch for TEZ-3556.
======================================================================
======================================================================


HEAD is now at c00c63c TEZ-3555. Tez UI: Build is failing in RHEL6 (sree)
Switched to branch 'master'
Your branch is up-to-date with 'origin/master'.
Current branch master is up to date.
TEZ-3556 patch is being downloaded at Wed Jan  4 21:48:49 UTC 2017 from
http://issues.apache.org/jira/secure/attachment/12845627/TEZ-3556.1.patch
The patch does not appear to apply with p0 to p2
PATCH APPLICATION FAILED




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

    {color:red}-1 patch{color}.  The patch command could not apply the patch.

Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/2164//console

This message is automatically generated.


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


Comment added.
649944f1b369c60a1dcd542a436d4aae0e1f01ed logged out


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


Build step 'Execute shell' marked build as failure
Archiving artifacts
[description-setter] Could not determine description.
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###################################################################################
############################## FAILED TESTS (if any) ##############################
No tests ran.

Failed: TEZ-3531 PreCommit Build #2163

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

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

======================================================================
======================================================================
    Testing patch for TEZ-3531.
======================================================================
======================================================================


HEAD is now at c00c63c TEZ-3555. Tez UI: Build is failing in RHEL6 (sree)
Previous HEAD position was c00c63c... TEZ-3555. Tez UI: Build is failing in RHEL6 (sree)
Switched to branch 'master'
Your branch is behind 'origin/master' by 1 commit, and can be fast-forwarded.
  (use "git pull" to update your local branch)
First, rewinding head to replay your work on top of it...
Fast-forwarded master to c00c63c67790492c0417ff659ff90bbf88a076c8.
TEZ-3531 patch is being downloaded at Wed Jan  4 20:58:56 UTC 2017 from
http://issues.apache.org/jira/secure/attachment/12845614/TEZ-3531.1.patch
The patch does not appear to apply with p0 to p2
PATCH APPLICATION FAILED




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

    {color:red}-1 patch{color}.  The patch command could not apply the patch.

Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/2163//console

This message is automatically generated.


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


Comment added.
c022219bb0ab060561e8606e8466b8b7bcb38c6c logged out


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


Build step 'Execute shell' marked build as failure
Archiving artifacts
[description-setter] Could not determine description.
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###################################################################################
############################## FAILED TESTS (if any) ##############################
No tests ran.

Failed: TEZ-3530 PreCommit Build #2162

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

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

======================================================================
======================================================================
    Testing patch for TEZ-3530.
======================================================================
======================================================================


HEAD is now at c00c63c TEZ-3555. Tez UI: Build is failing in RHEL6 (sree)
Previous HEAD position was c00c63c... TEZ-3555. Tez UI: Build is failing in RHEL6 (sree)
Switched to branch 'master'
Your branch is behind 'origin/master' by 1 commit, and can be fast-forwarded.
  (use "git pull" to update your local branch)
First, rewinding head to replay your work on top of it...
Fast-forwarded master to c00c63c67790492c0417ff659ff90bbf88a076c8.
TEZ-3530 patch is being downloaded at Wed Jan  4 19:48:29 UTC 2017 from
http://issues.apache.org/jira/secure/attachment/12845602/TEZ-3530.1.patch
The patch does not appear to apply with p0 to p2
PATCH APPLICATION FAILED




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

    {color:red}-1 patch{color}.  The patch command could not apply the patch.

Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/2162//console

This message is automatically generated.


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


Comment added.
75d3d4f7ccd8892bd3b9bd667b5e3f22ba284dc2 logged out


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


Build step 'Execute shell' marked build as failure
Archiving artifacts
[description-setter] Could not determine description.
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###################################################################################
############################## FAILED TESTS (if any) ##############################
No tests ran.