Skip to content

Console Output

Started by user Tom Jenkinson
Agent default-java-tc3g8 is provisioned from template Kubernetes Pod Template
Agent specification [Kubernetes Pod Template] (): 

[EnvInject] - Loading node environment variables.
Building remotely on default-java-tc3g8 in workspace /home/jenkins/workspace/TCK_standalone_zip
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/eclipse-ee4j/jakartaee-tck.git
 > git init /home/jenkins/workspace/TCK_standalone_zip # timeout=10
Fetching upstream changes from https://github.com/eclipse-ee4j/jakartaee-tck.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/eclipse-ee4j/jakartaee-tck.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/eclipse-ee4j/jakartaee-tck.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/eclipse-ee4j/jakartaee-tck.git # timeout=10
Fetching upstream changes from https://github.com/eclipse-ee4j/jakartaee-tck.git
 > git fetch --tags --progress https://github.com/eclipse-ee4j/jakartaee-tck.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 7d86c43f500753024db1e9e5709cb56ce4b5c9a8 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7d86c43f500753024db1e9e5709cb56ce4b5c9a8
Commit message: "Merge pull request #77 from edbratt/master"
 > git rev-list --no-walk 7d86c43f500753024db1e9e5709cb56ce4b5c9a8 # timeout=10
[TCK_standalone_zip] $ /bin/sh -xe /tmp/jenkins1044342845863703246.sh
+ TOOLS_PREFIX=/opt/tools
+ JAVA_PREFIX=/opt/tools/java/oracle
+ MVN_HOME=/opt/tools/apache-maven/latest
+ JAVA_HOME=/opt/tools/java/oracle/jdk-8/latest
+ PATH=/opt/tools/apache-maven/latest/bin:/opt/tools/java/oracle/jdk-8/latest/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ ANT_VERSION=1.9.13
+ ANT_HOME=/home/jenkins/workspace/TCK_standalone_zip/tools/apache-ant-1.9.13/
+ PATH=/home/jenkins/workspace/TCK_standalone_zip/tools/apache-ant-1.9.13//bin:/opt/tools/apache-maven/latest/bin:/opt/tools/java/oracle/jdk-8/latest/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ ANT_OPTS='-Djavax.xml.accessExternalSchema=all'
+ mkdir tools
+ cd tools
+ wget -q http://mirror.koddos.net/apache/ant/binaries/apache-ant-1.9.13-bin.tar.gz -O ant.tar.gz
+ tar xfz ant.tar.gz
+ rm ant.tar.gz
+ cd ..
+ ant -v
Apache Ant(TM) version 1.9.13 compiled on July 10 2018
Trying the default build file: build.xml
Buildfile: build.xml does not exist!
Build failed
Build step 'Execute shell' marked build as failure
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: FAILURE