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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE 
###########################
[...truncated 2226 lines...]
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :tez-api




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

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

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

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

This message is automatically generated.


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


Comment added.
37364aa0fc2b23e29eb2603a02cd43c22f8f697f 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) 
##############################
1 tests failed.
FAILED:  org.apache.tez.client.TestTezClient.testStopRetriesUntilTimeout

Error Message:
test timed out after 5000 milliseconds

Stack Trace:
java.lang.Exception: test timed out after 5000 milliseconds
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
        at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
        at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
        at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
        at 
org.apache.tez.dag.api.records.DAGProtos$PlanLocalResource.newBuilder(DAGProtos.java:2331)
        at 
org.apache.tez.dag.api.DagTypeConverters.convertLocalResourceToPlanLocalResource(DagTypeConverters.java:548)
        at 
org.apache.tez.dag.api.DagTypeConverters.convertFromLocalResources(DagTypeConverters.java:527)
        at 
org.apache.tez.client.TezClientUtils.createApplicationSubmissionContext(TezClientUtils.java:591)
        at org.apache.tez.client.TezClient.start(TezClient.java:413)
        at 
org.apache.tez.client.TestTezClient.testStopRetriesUntilTimeout(TestTezClient.java:552)


Reply via email to