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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE 
###########################
[...truncated 4634 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-api
[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/12838085/TEZ-3533.1.patch
  against master revision eb6fb67.

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

This message is automatically generated.


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


Comment added.
e7748c63bac5d120dea06ac422af1f9838bf40f5 logged out


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


Build step 'Execute shell' marked build as failure
Archiving artifacts
Compressed 3.39 MB of artifacts by 27.6% relative to #2096
[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.testTezClientSessionLargeDAGPlan

Error Message:
test timed out after 5000 milliseconds

Stack Trace:
java.lang.Exception: test timed out after 5000 milliseconds
        at java.util.zip.Inflater.inflateBytes(Native Method)
        at java.util.zip.Inflater.inflate(Inflater.java:259)
        at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:152)
        at java.io.FilterInputStream.read(FilterInputStream.java:133)
        at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:283)
        at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:325)
        at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:177)
        at java.io.InputStreamReader.read(InputStreamReader.java:184)
        at java.io.BufferedReader.fill(BufferedReader.java:154)
        at java.io.BufferedReader.readLine(BufferedReader.java:317)
        at java.io.BufferedReader.readLine(BufferedReader.java:382)
        at 
javax.xml.parsers.FactoryFinder.findJarServiceProvider(FactoryFinder.java:319)
        at javax.xml.parsers.FactoryFinder.find(FactoryFinder.java:255)
        at 
javax.xml.parsers.DocumentBuilderFactory.newInstance(DocumentBuilderFactory.java:121)
        at 
org.apache.hadoop.conf.Configuration.loadResource(Configuration.java:2387)
        at 
org.apache.hadoop.conf.Configuration.loadResources(Configuration.java:2364)
        at 
org.apache.hadoop.conf.Configuration.getProps(Configuration.java:2281)
        at org.apache.hadoop.conf.Configuration.set(Configuration.java:1019)
        at org.apache.hadoop.conf.Configuration.set(Configuration.java:991)
        at org.apache.hadoop.conf.Configuration.setInt(Configuration.java:1163)
        at 
org.apache.tez.client.TestTezClient._testTezClientSessionLargeDAGPlan(TestTezClient.java:200)
        at 
org.apache.tez.client.TestTezClient.testTezClientSessionLargeDAGPlan(TestTezClient.java:186)


Reply via email to