You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by hi...@apache.org on 2015/06/28 12:02:00 UTC

Build failed in Jenkins: HIVE-TRUNK-JAVA8 #85

See <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/85/changes>

Changes:

[gunther] HIVE-11051: Hive 1.2.0 MapJoin w/Tez - LazyBinaryArray cannot be cast to [Ljava.lang.Object; (Matt McCline via Gopal V)

[j.prasanth.j] HIVE-11043: ORC split strategies should adapt based on number of files (Gopal V reviewed by Prasanth Jayachandran)

[Ashutosh Chauhan] HIVE-11119 : Spark reduce vectorization doesnt account for scratch columns (Ashutosh Chauhan via Xuefu Zhang)

[Ashutosh Chauhan] HIVE-11104 : Select operator doesn't propagate constants appearing in expressions (Ashutosh Chauhan via Prasanth J)

[gunther] HIVE-11118: Load data query should validate file formats with destination tables (Prasanth Jayachandran via Gunther Hagleitner)

[gunther] HIVE-10233: Hive on tez: memory manager for grace hash join (Gunther Hagleitner via Vikram Dixit K)

[Ashutosh Chauhan] HIVE-11128 : Stats Annotation misses extracting stats for cols in some cases. (Ashutosh Chauhan via Prasanth J)

[Ashutosh Chauhan] HIVE-11073 : ORC FileDump utility ignores errors when writing output (Elliot West via Alan Gates)

[Ashutosh Chauhan] HIVE-11052 : Unify HiveSessionBase#getusername method (Shinchi Yamashita via Ashutosh Chauhan)

[Ashutosh Chauhan] HIVE-10687 : AvroDeserializer fails to deserialize evolved union fields (Swarnim Kulkarni via Ashutosh Chauhan)

[Ashutosh Chauhan] HIVE-11128 : Accidentally committed .2 patch instead of .3. Addendum patch for golden file updates

[Ashutosh Chauhan] HIVE-11135 : Fix the Beeline set and save command in order to avoid the NullPointerException (Shinichi Yamashita via Xuefu Zhang)

[Ashutosh Chauhan] HIVE-11071 : FIx the output of beeline dbinfo command (Shinichi Yamashita via Xuefu Zhang)

------------------------------------------
[...truncated 325 lines...]
A    ptest2/src/main/java/org/apache/hive/ptest/execution/LocalCommandFactory.java
A    ptest2/src/main/java/org/apache/hive/ptest/execution/ExecutionPhase.java
A    ptest2/src/main/java/org/apache/hive/ptest/execution/TestsFailedException.java
A    ptest2/src/main/java/org/apache/hive/ptest/execution/PrepPhase.java
A    ptest2/src/main/java/org/apache/hive/ptest/execution/LocalCommand.java
A    ptest2/src/main/java/org/apache/hive/ptest/execution/ReportingPhase.java
A    ptest2/src/main/java/org/apache/hive/ptest/execution/HostExecutor.java
A    ptest2/src/main/java/org/apache/hive/ptest/execution/Templates.java
A    ptest2/src/main/java/org/apache/hive/ptest/execution/PTest.java
A    ptest2/src/main/java/org/apache/hive/ptest/execution/Phase.java
A    ptest2/src/main/java/org/apache/hive/ptest/execution/LogDirectoryCleaner.java
A    ptest2/src/main/java/org/apache/hive/ptest/execution/Dirs.java
A    ptest2/src/main/java/org/apache/hive/ptest/execution/JUnitReportParser.java
A    ptest2/src/main/java/org/apache/hive/ptest/execution/HostExecutorBuilder.java
A    ptest2/src/main/java/org/apache/hive/ptest/api
A    ptest2/src/main/java/org/apache/hive/ptest/api/server
A    ptest2/src/main/java/org/apache/hive/ptest/api/server/ExecutionController.java
A    ptest2/src/main/java/org/apache/hive/ptest/api/server/TestExecutor.java
A    ptest2/src/main/java/org/apache/hive/ptest/api/server/Test.java
A    ptest2/src/main/java/org/apache/hive/ptest/api/server/TestLogger.java
A    ptest2/src/main/java/org/apache/hive/ptest/api/request
A    ptest2/src/main/java/org/apache/hive/ptest/api/request/TestListRequest.java
A    ptest2/src/main/java/org/apache/hive/ptest/api/request/TestStartRequest.java
A    ptest2/src/main/java/org/apache/hive/ptest/api/request/TestLogRequest.java
A    ptest2/src/main/java/org/apache/hive/ptest/api/request/TestStatusRequest.java
A    ptest2/src/main/java/org/apache/hive/ptest/api/request/TestStopRequest.java
A    ptest2/src/main/java/org/apache/hive/ptest/api/client
A    ptest2/src/main/java/org/apache/hive/ptest/api/client/PTestClient.java
A    ptest2/src/main/java/org/apache/hive/ptest/api/response
A    ptest2/src/main/java/org/apache/hive/ptest/api/response/TestListResponse.java
A    ptest2/src/main/java/org/apache/hive/ptest/api/response/GenericResponse.java
A    ptest2/src/main/java/org/apache/hive/ptest/api/response/TestStartResponse.java
A    ptest2/src/main/java/org/apache/hive/ptest/api/response/TestLogResponse.java
A    ptest2/src/main/java/org/apache/hive/ptest/api/response/TestStatusResponse.java
A    ptest2/src/main/java/org/apache/hive/ptest/api/response/TestStatus.java
A    ptest2/src/main/java/org/apache/hive/ptest/api/response/TestStopResponse.java
A    ptest2/src/main/java/org/apache/hive/ptest/api/Status.java
A    ptest2/src/main/resources
A    ptest2/src/main/resources/batch-exec.vm
A    ptest2/src/main/resources/source-prep.vm
A    ptest2/src/main/resources/log4j.properties
A    ptest2/src/main/resources/smart-apply-patch.sh
Checked out revision 1687996.
+ cd ptest2
+ mvn clean package -DskipTests -Drat.numUnapprovedLicenses=1000 -Dmaven.repo.local=<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/.m2>
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building hive-ptest 1.0
[INFO] ------------------------------------------------------------------------
Downloading: http://repo.maven.apache.org/maven2/net/schmizz/sshj/maven-metadata.xml
Downloading: http://people.apache.org/~brock/approvals-maven-repository/net/schmizz/sshj/maven-metadata.xml
Downloading: http://repo.springsource.org/milestone/net/schmizz/sshj/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/net/schmizz/sshj/maven-metadata.xml

790/790 B   
            
Downloaded: http://repo.maven.apache.org/maven2/net/schmizz/sshj/maven-metadata.xml (790 B at 1.4 KB/sec)
Downloading: https://repository.apache.org/content/repositories/snapshots/net/schmizz/sshj/maven-metadata.xml
            
Downloading: https://oss.sonatype.org/content/repositories/snapshots/net/schmizz/sshj/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/net/schmizz/sshj/maven-metadata.xml
            
398/398 B   
398/398 B   398/398 B   
                        
                        
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/net/schmizz/sshj/maven-metadata.xml (398 B at 0.5 KB/sec)
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/net/schmizz/sshj/maven-metadata.xml (398 B at 0.3 KB/sec)
                        
[WARNING] Could not transfer metadata net.schmizz:sshj/maven-metadata.xml from/to apache-snapshots (https://repository.apache.org/content/repositories/snapshots): peer not authenticated
Downloading: https://repository.apache.org/content/repositories/snapshots/net/schmizz/sshj/0.9.1-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/net/schmizz/sshj/0.9.1-SNAPSHOT/maven-metadata.xml
Downloading: http://people.apache.org/~brock/approvals-maven-repository/net/schmizz/sshj/0.9.1-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.springsource.org/milestone/net/schmizz/sshj/0.9.1-SNAPSHOT/maven-metadata.xml
2/2 KB                  
         
Downloading: http://repository.apache.org/snapshots/net/schmizz/sshj/0.9.1-SNAPSHOT/maven-metadata.xml
         
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/net/schmizz/sshj/0.9.1-SNAPSHOT/maven-metadata.xml (2 KB at 32.4 KB/sec)
Downloading: https://oss.sonatype.org/content/repositories/snapshots/net/schmizz/sshj/0.9.1-SNAPSHOT/maven-metadata.xml
2/2 KB   
         
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/net/schmizz/sshj/0.9.1-SNAPSHOT/maven-metadata.xml (2 KB at 40.2 KB/sec)
         
         
         
[WARNING] Could not transfer metadata net.schmizz:sshj:0.9.1-SNAPSHOT/maven-metadata.xml from/to apache-snapshots (https://repository.apache.org/content/repositories/snapshots): peer not authenticated
Downloading: http://repo.springsource.org/milestone/net/schmizz/sshj/0.10.1-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/net/schmizz/sshj/0.10.1-SNAPSHOT/maven-metadata.xml
Downloading: http://people.apache.org/~brock/approvals-maven-repository/net/schmizz/sshj/0.10.1-SNAPSHOT/maven-metadata.xml
         
Downloading: https://repository.apache.org/content/repositories/snapshots/net/schmizz/sshj/0.10.1-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/net/schmizz/sshj/0.10.1-SNAPSHOT/maven-metadata.xml
2/2 KB   
         
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/net/schmizz/sshj/0.10.1-SNAPSHOT/maven-metadata.xml (2 KB at 37.3 KB/sec)
Downloading: https://oss.sonatype.org/content/repositories/snapshots/net/schmizz/sshj/0.10.1-SNAPSHOT/maven-metadata.xml
2/2 KB   
         
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/net/schmizz/sshj/0.10.1-SNAPSHOT/maven-metadata.xml (2 KB at 43.2 KB/sec)
         
         
         
[WARNING] Could not transfer metadata net.schmizz:sshj:0.10.1-SNAPSHOT/maven-metadata.xml from/to apache-snapshots (https://repository.apache.org/content/repositories/snapshots): peer not authenticated
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hive-ptest ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ hive-ptest ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hive-ptest ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 62 source files to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/classes>
[WARNING] Note: <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/src/main/java/org/apache/hive/ptest/execution/JIRAService.java> uses unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ hive-ptest ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 17 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hive-ptest ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 24 source files to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ hive-ptest ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- apache-rat-plugin:0.9:check (verify.rat) @ hive-ptest ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: .idea/
[INFO] Exclude: .git/
[INFO] Exclude: .gitignore
[INFO] Exclude: velocity.log
[INFO] Exclude: README.md
[INFO] Exclude: **/*.approved.txt
[INFO] Exclude: **/.settings/*
[INFO] Exclude: src/test/resources/
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.project
[INFO] Exclude: **/target/**
[INFO] 95 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 95 licence.
[INFO] 
[INFO] --- maven-war-plugin:2.3:war (default-war) @ hive-ptest ---
[INFO] Packaging webapp
[INFO] Assembling webapp [hive-ptest] in [<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/hive-ptest-1.0]>
[INFO] Processing war project
[INFO] Copying webapp resources [<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/src/main/webapp]>
[INFO] Webapp assembled in [726 msecs]
[INFO] Building war: <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/hive-ptest-1.0.war>
[INFO] Packaging classes
[INFO] Building jar: <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/hive-ptest-1.0-classes.jar>
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:copy-dependencies (copy-dependencies) @ hive-ptest ---
[INFO] Copying spring-core-3.2.1.RELEASE.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/spring-core-3.2.1.RELEASE.jar>
[INFO] Copying sshj-0.8.1.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/sshj-0.8.1.jar>
[INFO] Copying hamcrest-core-1.1.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/hamcrest-core-1.1.jar>
[INFO] Copying guice-3.0.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/guice-3.0.jar>
[INFO] Copying ec2-1.7.3.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/ec2-1.7.3.jar>
[INFO] Copying jackson-core-asl-1.9.12.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jackson-core-asl-1.9.12.jar>
[INFO] Copying jclouds-bouncycastle-1.7.3.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jclouds-bouncycastle-1.7.3.jar>
[INFO] Copying jsch.agentproxy.sshj-0.0.7.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jsch.agentproxy.sshj-0.0.7.jar>
[INFO] Copying commons-logging-1.1.1.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/commons-logging-1.1.1.jar>
[INFO] Copying jsch.agentproxy.usocket-nc-0.0.7.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jsch.agentproxy.usocket-nc-0.0.7.jar>
[INFO] Copying httpcore-4.2.4.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/httpcore-4.2.4.jar>
[INFO] Copying spring-webmvc-3.2.1.RELEASE.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/spring-webmvc-3.2.1.RELEASE.jar>
[INFO] Copying mockito-all-1.9.0.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/mockito-all-1.9.0.jar>
[INFO] Copying jsch.agentproxy.usocket-jna-0.0.7.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jsch.agentproxy.usocket-jna-0.0.7.jar>
[INFO] Copying commons-io-2.1.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/commons-io-2.1.jar>
[INFO] Copying log4j-1.2.17.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/log4j-1.2.17.jar>
[INFO] Copying junit-4.10.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/junit-4.10.jar>
[INFO] Copying xml-apis-1.0.b2.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/xml-apis-1.0.b2.jar>
[INFO] Copying commons-lang-2.5.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/commons-lang-2.5.jar>
[INFO] Copying httpclient-4.2.5.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/httpclient-4.2.5.jar>
[INFO] Copying sts-1.7.3.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/sts-1.7.3.jar>
[INFO] Copying rocoto-6.2.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/rocoto-6.2.jar>
[INFO] Copying jclouds-log4j-1.7.3.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jclouds-log4j-1.7.3.jar>
[INFO] Copying aopalliance-1.0.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/aopalliance-1.0.jar>
[INFO] Copying jsr311-api-1.1.1.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jsr311-api-1.1.1.jar>
[INFO] Copying jclouds-sshj-1.7.3.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jclouds-sshj-1.7.3.jar>
[INFO] Copying commons-cli-1.2.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/commons-cli-1.2.jar>
[INFO] Copying aws-ec2-1.7.3.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/aws-ec2-1.7.3.jar>
[INFO] Copying jsch.agentproxy.core-0.0.7.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jsch.agentproxy.core-0.0.7.jar>
[INFO] Copying jackson-mapper-asl-1.9.12.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jackson-mapper-asl-1.9.12.jar>
[INFO] Copying bcpkix-jdk15on-1.49.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/bcpkix-jdk15on-1.49.jar>
[INFO] Copying jsr250-api-1.0.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jsr250-api-1.0.jar>
[INFO] Copying spring-aop-3.2.1.RELEASE.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/spring-aop-3.2.1.RELEASE.jar>
[INFO] Copying bcprov-ext-jdk15on-1.49.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/bcprov-ext-jdk15on-1.49.jar>
[INFO] Copying jsch.agentproxy.connector-factory-0.0.7.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jsch.agentproxy.connector-factory-0.0.7.jar>
[INFO] Copying spring-web-3.2.1.RELEASE.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/spring-web-3.2.1.RELEASE.jar>
[INFO] Copying commons-collections-3.2.1.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/commons-collections-3.2.1.jar>
[INFO] Copying jclouds-compute-1.7.3.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jclouds-compute-1.7.3.jar>
[INFO] Copying ApprovalsJava-013.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/ApprovalsJava-013.jar>
[INFO] Copying jclouds-scriptbuilder-1.7.3.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jclouds-scriptbuilder-1.7.3.jar>
[INFO] Copying spring-beans-3.2.1.RELEASE.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/spring-beans-3.2.1.RELEASE.jar>
[INFO] Copying jclouds-slf4j-1.7.3.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jclouds-slf4j-1.7.3.jar>
[INFO] Copying slf4j-api-1.6.1.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/slf4j-api-1.6.1.jar>
[INFO] Copying javax.inject-1.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/javax.inject-1.jar>
[INFO] Copying spring-expression-3.2.1.RELEASE.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/spring-expression-3.2.1.RELEASE.jar>
[INFO] Copying jsch.agentproxy.pageant-0.0.7.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jsch.agentproxy.pageant-0.0.7.jar>
[INFO] Copying slf4j-log4j12-1.6.1.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/slf4j-log4j12-1.6.1.jar>
[INFO] Copying jclouds-core-1.7.3.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jclouds-core-1.7.3.jar>
[INFO] Copying jsch.agentproxy.sshagent-0.0.7.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jsch.agentproxy.sshagent-0.0.7.jar>
[INFO] Copying guava-15.0.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/guava-15.0.jar>
[INFO] Copying jna-3.4.0.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jna-3.4.0.jar>
[INFO] Copying gson-2.2.4.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/gson-2.2.4.jar>
[INFO] Copying platform-3.4.0.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/platform-3.4.0.jar>
[INFO] Copying guice-assistedinject-3.0.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/guice-assistedinject-3.0.jar>
[INFO] Copying velocity-1.7.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/velocity-1.7.jar>
[INFO] Copying commons-codec-1.6.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/commons-codec-1.6.jar>
[INFO] Copying spring-context-3.2.1.RELEASE.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/spring-context-3.2.1.RELEASE.jar>
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 30.474s
[INFO] Finished at: Sun Jun 28 06:01:49 EDT 2015
[INFO] Final Memory: 21M/56M
[INFO] ------------------------------------------------------------------------
+ set +e
+ optionalArgs=()
+ [[ -n '' ]]
+ java -cp 'target/hive-ptest-1.0-classes.jar:target/lib/*' org.apache.hive.ptest.api.client.PTestClient --endpoint http://ec2-174-129-184-35.compute-1.amazonaws.com:8181/hive-ptest-1.0/ --logsEndpoint http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/ --command testStart --profile trunkjava8-mr2 --password c0mmit --outputDir target/ --testHandle HIVE-TRUNK-JAVA8-85
2015-06-28 06:01:51,666 ERROR TestExecutor.run:138 Error executing HIVE-TRUNK-JAVA8-85 java.lang.NullPointerException: branch
	at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:209)
	at org.apache.hive.ptest.execution.conf.TestConfiguration.<init>(TestConfiguration.java:101)
	at org.apache.hive.ptest.execution.conf.TestConfiguration.fromInputStream(TestConfiguration.java:276)
	at org.apache.hive.ptest.execution.conf.TestConfiguration.fromFile(TestConfiguration.java:284)
	at org.apache.hive.ptest.api.server.TestExecutor.run(TestExecutor.java:110)



Logs are located: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/HIVE-TRUNK-JAVA8-85


Exception in thread "main" java.lang.RuntimeException: 404 Not Found
	at org.apache.hive.ptest.api.client.PTestClient.downloadTestResults(PTestClient.java:181)
	at org.apache.hive.ptest.api.client.PTestClient.testStart(PTestClient.java:129)
	at org.apache.hive.ptest.api.client.PTestClient.main(PTestClient.java:312)
+ ret=1
+ cd target/
+ [[ -f test-results.tar.gz ]]
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results