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 2018/05/03 19:58:07 UTC

Failed: TEZ-3929 PreCommit Build #2785

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 344.77 KB...]
[ERROR]   mvn <goals> -rf :tez-yarn-timeline-history-with-acls
[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/12921811/TEZ-3929.1.patch
  against master revision c5c26c6.

    {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:red}-1 javac{color}.  The applied patch generated 27 javac compiler warnings (more than the master's current 24 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.history.ats.acls.TestATSHistoryWithACLs
                  org.apache.tez.history.TestHistoryParser
                  org.apache.tez.analyzer.TestAnalyzer

Test results: https://builds.apache.org/job/PreCommit-TEZ-Build/2785//testReport/
Javac warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/2785//artifact/patchprocess/diffJavacWarnings.txt
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/2785//console

This message is automatically generated.


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




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


Build step 'Execute shell' marked build as failure
Archiving artifacts
[Fast Archiver] Compressed 3.60 MB of artifacts by 32.1% relative to #2784
[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.history.TestHistoryParser.testParserWithFailedJob

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.assertTrue(Assert.java:52)
	at org.apache.tez.history.TestHistoryParser.testParserWithFailedJob(TestHistoryParser.java:383)


FAILED:  org.apache.tez.history.TestHistoryParser.testParserWithSuccessfulJob

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.assertTrue(Assert.java:52)
	at org.apache.tez.history.TestHistoryParser.testParserWithSuccessfulJob(TestHistoryParser.java:207)


FAILED:  org.apache.tez.dag.history.ats.acls.TestATSHistoryWithACLs.testDagLoggingEnabled

Error Message:
A message body reader for Java class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity, and Java type class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity, and MIME media type application/json was not found

Stack Trace:
com.sun.jersey.api.client.ClientHandlerException: A message body reader for Java class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity, and Java type class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity, and MIME media type application/json was not found
	at com.sun.jersey.api.client.ClientResponse.getEntity(ClientResponse.java:630)
	at com.sun.jersey.api.client.ClientResponse.getEntity(ClientResponse.java:586)
	at org.apache.tez.dag.history.ats.acls.TestATSHistoryWithACLs.testDagLoggingEnabled(TestATSHistoryWithACLs.java:462)


FAILED:  org.apache.tez.dag.history.ats.acls.TestATSHistoryWithACLs.testSimpleAMACls

Error Message:
A message body reader for Java class org.apache.hadoop.yarn.api.records.timeline.TimelineDomain, and Java type class org.apache.hadoop.yarn.api.records.timeline.TimelineDomain, and MIME media type application/json was not found

Stack Trace:
com.sun.jersey.api.client.ClientHandlerException: A message body reader for Java class org.apache.hadoop.yarn.api.records.timeline.TimelineDomain, and Java type class org.apache.hadoop.yarn.api.records.timeline.TimelineDomain, and MIME media type application/json was not found
	at com.sun.jersey.api.client.ClientResponse.getEntity(ClientResponse.java:630)
	at com.sun.jersey.api.client.ClientResponse.getEntity(ClientResponse.java:586)
	at org.apache.tez.dag.history.ats.acls.TestATSHistoryWithACLs.getTimelineData(TestATSHistoryWithACLs.java:152)
	at org.apache.tez.dag.history.ats.acls.TestATSHistoryWithACLs.getDomain(TestATSHistoryWithACLs.java:161)
	at org.apache.tez.dag.history.ats.acls.TestATSHistoryWithACLs.testSimpleAMACls(TestATSHistoryWithACLs.java:238)


FAILED:  org.apache.tez.dag.history.ats.acls.TestATSHistoryWithACLs.testDAGACls

Error Message:
A message body reader for Java class org.apache.hadoop.yarn.api.records.timeline.TimelineDomain, and Java type class org.apache.hadoop.yarn.api.records.timeline.TimelineDomain, and MIME media type application/json was not found

Stack Trace:
com.sun.jersey.api.client.ClientHandlerException: A message body reader for Java class org.apache.hadoop.yarn.api.records.timeline.TimelineDomain, and Java type class org.apache.hadoop.yarn.api.records.timeline.TimelineDomain, and MIME media type application/json was not found
	at com.sun.jersey.api.client.ClientResponse.getEntity(ClientResponse.java:630)
	at com.sun.jersey.api.client.ClientResponse.getEntity(ClientResponse.java:586)
	at org.apache.tez.dag.history.ats.acls.TestATSHistoryWithACLs.getTimelineData(TestATSHistoryWithACLs.java:152)
	at org.apache.tez.dag.history.ats.acls.TestATSHistoryWithACLs.getDomain(TestATSHistoryWithACLs.java:161)
	at org.apache.tez.dag.history.ats.acls.TestATSHistoryWithACLs.testDAGACls(TestATSHistoryWithACLs.java:294)


FAILED:  org.apache.tez.analyzer.TestAnalyzer.testWithATS

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.assertTrue(Assert.java:52)
	at org.apache.tez.analyzer.TestAnalyzer.getDagInfo(TestAnalyzer.java:264)
	at org.apache.tez.analyzer.TestAnalyzer.verify(TestAnalyzer.java:251)
	at org.apache.tez.analyzer.TestAnalyzer.runTests(TestAnalyzer.java:390)
	at org.apache.tez.analyzer.TestAnalyzer.testWithATS(TestAnalyzer.java:354)

Success: TEZ-3910 PreCommit Build #2786

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 352.80 KB...]
[INFO] tez-dist ........................................... SUCCESS [ 27.536 s]
[INFO] Tez ................................................ SUCCESS [  0.020 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 55:25 min
[INFO] Finished at: 2018-05-04T16:16:06Z
[INFO] Final Memory: 94M/1353M
[INFO] ------------------------------------------------------------------------




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

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

This message is automatically generated.


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




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


Archiving artifacts
[Fast Archiver] Compressed 3.60 MB of artifacts by 23.4% relative to #2784
[description-setter] Description set: TEZ-3910
Recording test results
Email was triggered for: Success
Sending email for trigger: Success



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