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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE 
###########################
[...truncated 3193 lines...]
{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment
  http://issues.apache.org/jira/secure/attachment/12753600/TEZ-2765.2.patch
  against master revision 50df865.

    {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:red}-1 findbugs{color}.  The patch appears to introduce 2 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.logging.ats.TestATSHistoryWithMiniCluster

Test results: 
https://builds.apache.org/job/PreCommit-TEZ-Build/1056//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-TEZ-Build/1056//artifact/patchprocess/newPatchFindbugsWarningstez-javadoc-tools.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-TEZ-Build/1056//artifact/patchprocess/newPatchFindbugsWarningstez-api.html
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/1056//console

This message is automatically generated.


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


Comment added.
cf4d8130d5aacf2e854fd275efa3a8951fe57e6d logged out


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


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-TEZ-Build #1040
Archived 56 artifacts
Archive block size is 32768
Received 21 blocks and 2608700 bytes
Compression is 20.9%
Took 0.68 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.
FAILED:  
org.apache.tez.dag.history.logging.ats.TestATSHistoryWithMiniCluster.testDisabledACls

Error Message:
test timed out after 50000 milliseconds

Stack Trace:
java.lang.Exception: test timed out after 50000 milliseconds
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:151)
        at com.sun.proxy.$Proxy89.getNewApplication(Unknown Source)
        at 
org.apache.hadoop.yarn.client.api.impl.YarnClientImpl.getNewApplication(YarnClientImpl.java:206)
        at 
org.apache.hadoop.yarn.client.api.impl.YarnClientImpl.createApplication(YarnClientImpl.java:214)
        at 
org.apache.tez.client.TezYarnClient.createApplication(TezYarnClient.java:66)
        at org.apache.tez.client.TezClient.createApplication(TezClient.java:892)
        at org.apache.tez.client.TezClient.start(TezClient.java:406)
        at 
org.apache.tez.dag.history.logging.ats.TestATSHistoryWithMiniCluster.testDisabledACls(TestATSHistoryWithMiniCluster.java:155)


Reply via email to