Started by user Gurunandan Rao Running as Gurunandan Rao Agent basic-mpxbz is provisioned from template basic --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label: "" name: "basic-mpxbz" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.jakartaee-tck.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "basic-mpxbz" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "basic-mpxbz" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.jakartaee-tck.svc.cluster.local/jakartaee-tck/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.5" imagePullPolicy: "Always" name: "jnlp" resources: limits: memory: "16384Mi" cpu: "4380m" requests: memory: "16384Mi" cpu: "4080m" securityContext: privileged: false tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: beta.kubernetes.io/os: "linux" restartPolicy: "Never" securityContext: {} volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-jakartaee-tck" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" [EnvInject] - Loading node environment variables. Building remotely on basic-mpxbz in workspace /home/jenkins/agent/workspace/standalonetck-certification [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-1r8pHXHPNIYh/agent.72 SSH_AGENT_PID=74 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/standalonetck-certification@tmp/private_key_15668441603248450778.key (/home/jenkins/agent/workspace/standalonetck-certification@tmp/private_key_15668441603248450778.key) [ssh-agent] Using credentials genie.jakartaee-tck (ssh://genie.jakartaee-tck@projects-storage.eclipse.org) Run condition [Boolean condition] enabling prebuild for step [BuilderChain] Run condition [Boolean condition] enabling prebuild for step [BuilderChain] Run condition [Boolean condition] enabling prebuild for step [BuilderChain] Run condition [Boolean condition] enabling prebuild for step [BuilderChain] Run condition [Boolean condition] enabling prebuild for step [BuilderChain] [standalonetck-certification] $ /bin/bash -x /tmp/jenkins6495174500681623528.sh + '[' JAKARTAEE9_PROMOTED_LATEST == JAKARTAEE9_BUILD_LATEST ']' + '[' JAKARTAEE9_PROMOTED_LATEST == JAVAEE8_RELEASED_LATEST ']' + '[' JAKARTAEE9_PROMOTED_LATEST == JAKARTAEE91_PROMOTED_LATEST ']' + '[' JAKARTAEE9_PROMOTED_LATEST == JAKARTAEE9_PROMOTED_LATEST ']' + export BUNDLE_URL=http://download.eclipse.org/ee4j/jakartaee-tck/jakartaee9/promoted + BUNDLE_URL=http://download.eclipse.org/ee4j/jakartaee-tck/jakartaee9/promoted + export 'BUNDLE_LIST=annotations-tck-2.0.0.zip authentication-tck-2.0.0.zip authorization-tck-2.0.0.zip concurrency-tck-2.0.0.zip connectors-tck-2.0.0.zip expression-language-tck-4.0.0.zip faces-tck-3.0.0.zip jsonb-tck-2.0.0.zip jsonp-tck-2.0.0.zip messaging-tck-3.0.0.zip pages-tck-3.0.0.zip persistence-tck-3.0.0.zip restful-ws-tck-3.0.1.zip security-tck-2.0.0.zip servlet-tck-5.0.1.zip soap-tck-2.0.0.zip tags-tck-2.0.0.zip transactions-tck-2.0.0.zip websocket-tck-2.0.0.zip xml-ws-tck-3.0.0.zip' + BUNDLE_LIST='annotations-tck-2.0.0.zip authentication-tck-2.0.0.zip authorization-tck-2.0.0.zip concurrency-tck-2.0.0.zip connectors-tck-2.0.0.zip expression-language-tck-4.0.0.zip faces-tck-3.0.0.zip jsonb-tck-2.0.0.zip jsonp-tck-2.0.0.zip messaging-tck-3.0.0.zip pages-tck-3.0.0.zip persistence-tck-3.0.0.zip restful-ws-tck-3.0.1.zip security-tck-2.0.0.zip servlet-tck-5.0.1.zip soap-tck-2.0.0.zip tags-tck-2.0.0.zip transactions-tck-2.0.0.zip websocket-tck-2.0.0.zip xml-ws-tck-3.0.0.zip' + export DSOLTCK_BUNDLE_NAME=debugging-tck-2.0.0.zip + DSOLTCK_BUNDLE_NAME=debugging-tck-2.0.0.zip + export CDI_BUNDLE_NAME=cdi-tck-glassfish-porting-3.0.0.zip + CDI_BUNDLE_NAME=cdi-tck-glassfish-porting-3.0.0.zip + export DI_BUNDLE_NAME=330-tck-glassfish-porting-2.0.0.zip + DI_BUNDLE_NAME=330-tck-glassfish-porting-2.0.0.zip + export BV_BUNDLE_NAME=bv-tck-glassfish-porting-3.0.0.zip + BV_BUNDLE_NAME=bv-tck-glassfish-porting-3.0.0.zip + rm -f standalonetck.properties + touch standalonetck.properties + echo GF_BUNDLE_URL=https://ci.eclipse.org/jakartaee-tck/job/build-glassfish/lastSuccessfulBuild/artifact/appserver/distributions/glassfish/target/glassfish.zip + echo GF_VERSION_URL= + echo PROFILE=FULL + echo BUILD_TYPE=STANDALONE-TCK + echo 'standalone_tcks=caj concurrency connector el jacc jaspic jaxr jaxrpc jaxrs jaxws jms jpa jsf jsp jsonb jsonp jstl jta saaj securityapi servlet websocket' + echo TCK_BUNDLE_BASE_URL=http://download.eclipse.org/ee4j/jakartaee-tck/jakartaee9/promoted + echo 'STANDALONE_TCK_BUNDLES_FILE_NAME_LIST=annotations-tck-2.0.0.zip authentication-tck-2.0.0.zip authorization-tck-2.0.0.zip concurrency-tck-2.0.0.zip connectors-tck-2.0.0.zip expression-language-tck-4.0.0.zip faces-tck-3.0.0.zip jsonb-tck-2.0.0.zip jsonp-tck-2.0.0.zip messaging-tck-3.0.0.zip pages-tck-3.0.0.zip persistence-tck-3.0.0.zip restful-ws-tck-3.0.1.zip security-tck-2.0.0.zip servlet-tck-5.0.1.zip soap-tck-2.0.0.zip tags-tck-2.0.0.zip transactions-tck-2.0.0.zip websocket-tck-2.0.0.zip xml-ws-tck-3.0.0.zip' + echo JDK=JDK11 + rm -f dsol-tck.properties + touch dsol-tck.properties + echo GF_BUNDLE_URL=https://ci.eclipse.org/jakartaee-tck/job/build-glassfish/lastSuccessfulBuild/artifact/appserver/distributions/glassfish/target/glassfish.zip + echo GF_VERSION_URL= + echo PROFILE=FULL + echo TCK_BUNDLE_BASE_URL=http://download.eclipse.org/ee4j/jakartaee-tck/jakartaee9/promoted + echo TCK_BUNDLE_FILE_NAME=debugging-tck-2.0.0.zip + echo JDK=JDK11 + rm -f cditck-portingkit.properties + touch cditck-portingkit.properties + echo GF_BUNDLE_URL=https://ci.eclipse.org/jakartaee-tck/job/build-glassfish/lastSuccessfulBuild/artifact/appserver/distributions/glassfish/target/glassfish.zip + echo GF_VERSION_URL= + echo PROFILE=FULL + echo TCK_BUNDLE_BASE_URL=http://download.eclipse.org/ee4j/jakartaee-tck/jakartaee9/promoted + echo TCK_BUNDLE_FILE_NAME=cdi-tck-glassfish-porting-3.0.0.zip + echo CDI_TCK_BUNDLE_URL=https://download.eclipse.org/jakartaee/cdi/3.0/cdi-tck-3.0.1-dist.zip + echo CDI_TCK_VERSION=3.0.1 + echo JDK=JDK11 + rm -f ditck-portingkit.properties + touch ditck-portingkit.properties + echo GF_BUNDLE_URL=https://ci.eclipse.org/jakartaee-tck/job/build-glassfish/lastSuccessfulBuild/artifact/appserver/distributions/glassfish/target/glassfish.zip + echo GF_VERSION_URL= + echo PROFILE=FULL + echo TCK_BUNDLE_BASE_URL=http://download.eclipse.org/ee4j/jakartaee-tck/jakartaee9/promoted + echo TCK_BUNDLE_FILE_NAME=330-tck-glassfish-porting-2.0.0.zip + echo JAKARTA_INJECT_TCK_URL=https://download.eclipse.org/ee4j/cdi/inject/2.0/jakarta.inject-tck-2.0.1-bin.zip + echo JAKARTA_INJECT_VERSION=2.0.1 + echo JSR299_TCK_URL=https://download.eclipse.org/jakartaee/cdi/3.0/cdi-tck-3.0.1-dist.zip + echo JSR299_TCK_VERSION=3.0.1 + echo JDK=JDK11 + rm -f bvtck-portingkit.properties + touch bvtck-portingkit.properties + echo GF_BUNDLE_URL=https://ci.eclipse.org/jakartaee-tck/job/build-glassfish/lastSuccessfulBuild/artifact/appserver/distributions/glassfish/target/glassfish.zip + echo GF_VERSION_URL= + echo PROFILE=FULL + echo TCK_BUNDLE_BASE_URL=http://download.eclipse.org/ee4j/jakartaee-tck/jakartaee9/promoted + echo TCK_BUNDLE_FILE_NAME=bv-tck-glassfish-porting-3.0.0.zip + echo BV_TCK_BUNDLE_URL=http://download.eclipse.org/ee4j/bean-validation/3.0/beanvalidation-tck-dist-3.0.0.zip + echo BV_TCK_VERSION=3.0.0 + echo JDK=JDK11 [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: $JAKARTAEE_TCKS) Run condition [Boolean condition] enabling perform for step [BuilderChain] Waiting for the completion of jakartaee-tck » master jakartaee-tck » master #1367 started. jakartaee-tck » master #1367 completed. Result was UNSTABLE Copied 20 artifacts from "jakartaee-tck » master" build number 1367 Build step 'Conditional steps (multiple)' changed build result to UNSTABLE [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: $DSOL_TCK) Run condition [Boolean condition] enabling perform for step [BuilderChain] Waiting for the completion of debugging-support-for-other-languages-tck » master debugging-support-for-other-languages-tck » master #263 started. debugging-support-for-other-languages-tck » master #263 completed. Result was SUCCESS Copied 1 artifact from "debugging-support-for-other-languages-tck » master" build number 263 [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: $CDI_PORTING_TCK) Run condition [Boolean condition] enabling perform for step [BuilderChain] Waiting for the completion of cditck-porting » master cditck-porting » master #127 started. cditck-porting » master #127 completed. Result was SUCCESS Copied 1 artifact from "cditck-porting » master" build number 127 [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: $DI_PORTING_TCK) Run condition [Boolean condition] enabling perform for step [BuilderChain] Waiting for the completion of ditck-porting » master ditck-porting » master #121 started. ditck-porting » master #121 completed. Result was SUCCESS Copied 1 artifact from "ditck-porting » master" build number 121 [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: $BV_PORTING_TCK) Run condition [Boolean condition] enabling perform for step [BuilderChain] Waiting for the completion of bvtck-porting » master bvtck-porting » master #113 started. bvtck-porting » master #113 completed. Result was SUCCESS Copied 1 artifact from "bvtck-porting » master" build number 113 [standalonetck-certification] $ /bin/bash -x /tmp/jenkins18421647870555135588.sh + for f in *.tar.gz + tar zxf 330tck-results.tar.gz -C /home/jenkins/agent/workspace/standalonetck-certification --strip-components=5 + for f in *.tar.gz + tar zxf annotations-tck-results.tar.gz -C /home/jenkins/agent/workspace/standalonetck-certification --strip-components=5 + for f in *.tar.gz + tar zxf authentication-tck-results.tar.gz -C /home/jenkins/agent/workspace/standalonetck-certification --strip-components=5 + for f in *.tar.gz + tar zxf authorization-tck-results.tar.gz -C /home/jenkins/agent/workspace/standalonetck-certification --strip-components=5 + for f in *.tar.gz + tar zxf bvtck-results.tar.gz -C /home/jenkins/agent/workspace/standalonetck-certification --strip-components=5 + for f in *.tar.gz + tar zxf cdi-tck-results.tar.gz -C /home/jenkins/agent/workspace/standalonetck-certification --strip-components=5 + for f in *.tar.gz + tar zxf concurrency-tck-results.tar.gz -C /home/jenkins/agent/workspace/standalonetck-certification --strip-components=5 + for f in *.tar.gz + tar zxf connectors-tck-results.tar.gz -C /home/jenkins/agent/workspace/standalonetck-certification --strip-components=5 + for f in *.tar.gz + tar zxf expression-language-tck-results.tar.gz -C /home/jenkins/agent/workspace/standalonetck-certification --strip-components=5 + for f in *.tar.gz + tar zxf faces-tck-results.tar.gz -C /home/jenkins/agent/workspace/standalonetck-certification --strip-components=5 + for f in *.tar.gz + tar zxf jsonb-tck-results.tar.gz -C /home/jenkins/agent/workspace/standalonetck-certification --strip-components=5 + for f in *.tar.gz + tar zxf jsonp-tck-results.tar.gz -C /home/jenkins/agent/workspace/standalonetck-certification --strip-components=5 + for f in *.tar.gz + tar zxf messaging-tck-results.tar.gz -C /home/jenkins/agent/workspace/standalonetck-certification --strip-components=5 + for f in *.tar.gz + tar zxf pages-tck-results.tar.gz -C /home/jenkins/agent/workspace/standalonetck-certification --strip-components=5 + for f in *.tar.gz + tar zxf persistence-tck-results.tar.gz -C /home/jenkins/agent/workspace/standalonetck-certification --strip-components=5 + for f in *.tar.gz + tar zxf restful-ws-tck-results.tar.gz -C /home/jenkins/agent/workspace/standalonetck-certification --strip-components=5 + for f in *.tar.gz + tar zxf security-tck-results.tar.gz -C /home/jenkins/agent/workspace/standalonetck-certification --strip-components=5 + for f in *.tar.gz + tar zxf servlet-tck-results.tar.gz -C /home/jenkins/agent/workspace/standalonetck-certification --strip-components=5 + for f in *.tar.gz + tar zxf soap-tck-results.tar.gz -C /home/jenkins/agent/workspace/standalonetck-certification --strip-components=5 + for f in *.tar.gz + tar zxf tags-tck-results.tar.gz -C /home/jenkins/agent/workspace/standalonetck-certification --strip-components=5 + for f in *.tar.gz + tar zxf transactions-tck-results.tar.gz -C /home/jenkins/agent/workspace/standalonetck-certification --strip-components=5 + for f in *.tar.gz + tar zxf websocket-tck-results.tar.gz -C /home/jenkins/agent/workspace/standalonetck-certification --strip-components=5 + for f in *.tar.gz + tar zxf xml-ws-tck-results.tar.gz -C /home/jenkins/agent/workspace/standalonetck-certification --strip-components=5 + touch 330tck-report/330tck-junit-report.xml + echo 'Version Info:Eclipse GF version used : https://ci.eclipse.org/jakartaee-tck/job/build-glassfish/lastSuccessfulBuild/artifact/appserver/distributions/glassfish/target/glassfish.zip' Version Info:Eclipse GF version used : https://ci.eclipse.org/jakartaee-tck/job/build-glassfish/lastSuccessfulBuild/artifact/appserver/distributions/glassfish/target/glassfish.zip + '[' JAKARTAEE9_PROMOTED_LATEST == JAKARTAEE8_PROMOTED_LATEST ']' + '[' JAKARTAEE9_PROMOTED_LATEST == JAKARTAEE91_NIGHTLY_LATEST ']' + '[' JAKARTAEE9_PROMOTED_LATEST == JAVAEE8_RELEASED_LATEST ']' + rm -rf /home/jenkins/agent/workspace/standalonetck-certification/tckinfo.txt + touch /home/jenkins/agent/workspace/standalonetck-certification/tckinfo.txt + '[' JAKARTAEE9_PROMOTED_LATEST '!=' JAKARTAEE9_BUILD_LATEST ']' + IFS=' ' + read -ra FILESLIST + true + export NAME=bv-tck.zip + NAME=bv-tck.zip + wget --no-cache --no-check-certificate --progress=bar:force http://download.eclipse.org/ee4j/bean-validation/3.0/beanvalidation-tck-dist-3.0.0.zip -O bv-tck.zip --2021-03-26 07:37:39-- http://download.eclipse.org/ee4j/bean-validation/3.0/beanvalidation-tck-dist-3.0.0.zip Resolving download.eclipse.org (download.eclipse.org)... 198.41.30.199 Connecting to download.eclipse.org (download.eclipse.org)|198.41.30.199|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 8761592 (8.4M) [application/zip] Saving to: ‘bv-tck.zip’ bv-tck.zip 0%[ ] 0 --.-KB/s bv-tck.zip 100%[===================>] 8.36M --.-KB/s in 0.1s 2021-03-26 07:37:40 (65.5 MB/s) - ‘bv-tck.zip’ saved [8761592/8761592] + rm -rf /home/jenkins/agent/workspace/standalonetck-certification/bv-tckinfo.txt + touch /home/jenkins/agent/workspace/standalonetck-certification/bv-tckinfo.txt + echo '***********************************************************************************' + echo '*** TCK & porting kit bundle information ' + echo '***********************************************************************************' + echo '*** Name: BV TCK bundle ' + echo '*** BV TCK Bundle URL: http://download.eclipse.org/ee4j/bean-validation/3.0/beanvalidation-tck-dist-3.0.0.zip ***' ++ stat -c 'date: %y, size(b): %s' bv-tck.zip + echo '*** Date and size: date:' 2020-07-22 03:22:36.000000000 +0000, 'size(b):' '8761592 ' ++ sha256sum bv-tck.zip ++ awk '{print $1}' + echo '*** SHA256SUM: c975fd229df0c40947a9f0a69b779ec92bebb3d21e05fdc65fccc1d11ef5525b ***' + echo '*** ' + rm -rf bv-tck.zip + export NAME= + NAME= + echo '***********************************************************************************' + echo '*** BV Porting Kit bundle ' + echo '*** Name: ' + echo '*** Download URL: / ' ++ ssh genie.jakartaee-tck@projects-storage.eclipse.org stat -c '"%y"' /home/data/httpd/ + echo '*** Date: 2020-12-09' 16:05:56.214549399 '-0500 ' ++ ssh genie.jakartaee-tck@projects-storage.eclipse.org wc -c /home/data/httpd// ++ awk '{print $1}' wc: /home/data/httpd//: Is a directory + echo '*** Size(b): 0 ' ++ ssh genie.jakartaee-tck@projects-storage.eclipse.org sha256sum /home/data/httpd// ++ awk '{print $1}' sha256sum: /home/data/httpd//: Is a directory + echo '*** SHA256SUM: ' + echo '*** ' + echo '***********************************************************************************' + true + export NAME1=inject-tck.zip + NAME1=inject-tck.zip + export NAME2=cdi-tck.zip + NAME2=cdi-tck.zip + wget --no-cache --no-check-certificate --progress=bar:force -O inject-tck.zip wget: missing URL Usage: wget [OPTION]... [URL]... Try `wget --help' for more options. + wget --no-cache --no-check-certificate --progress=bar:force https://download.eclipse.org/jakartaee/cdi/3.0/cdi-tck-3.0.1-dist.zip -O cdi-tck.zip --2021-03-26 07:37:40-- https://download.eclipse.org/jakartaee/cdi/3.0/cdi-tck-3.0.1-dist.zip Resolving download.eclipse.org (download.eclipse.org)... 198.41.30.199 Connecting to download.eclipse.org (download.eclipse.org)|198.41.30.199|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 8680202 (8.3M) [application/zip] Saving to: ‘cdi-tck.zip’ cdi-tck.zip 0%[ ] 0 --.-KB/s cdi-tck.zip 100%[===================>] 8.28M --.-KB/s in 0.1s 2021-03-26 07:37:40 (67.1 MB/s) - ‘cdi-tck.zip’ saved [8680202/8680202] + rm -rf /home/jenkins/agent/workspace/standalonetck-certification/di-tckinfo.txt + touch /home/jenkins/agent/workspace/standalonetck-certification/di-tckinfo.txt + echo '***********************************************************************************' + echo '*** TCK & porting kit bundle information ' + echo '***********************************************************************************' + echo '*** Name: DI TCK & CDI TCK bundles ' + echo '*** ' + echo '*** DI TCK Bundle URL: ***' ++ stat -c 'date: %y, size(b): %s' inject-tck.zip stat: cannot stat 'inject-tck.zip': No such file or directory + echo '*** Date and size: ' ++ sha256sum inject-tck.zip ++ awk '{print $1}' sha256sum: inject-tck.zip: No such file or directory + echo '*** SHA256SUM: ' + echo '*** ' + echo '*** CDI TCK Bundle URL: https://download.eclipse.org/jakartaee/cdi/3.0/cdi-tck-3.0.1-dist.zip ***' ++ stat -c 'date: %y, size(b): %s' cdi-tck.zip + echo '*** Date and size: date:' 2020-09-14 17:56:01.000000000 +0000, 'size(b):' '8680202 ' ++ sha256sum cdi-tck.zip ++ awk '{print $1}' + echo '*** SHA256SUM: f0a3bdd81ea552ddf2c2a6cd2576f0d5ca45026665cb4a5c42606a58bf1c133d ' + rm -rf inject-tck.zip + rm -rf cdi-tck.zip + export NAME= + NAME= + echo '***********************************************************************************' + echo '*** DI Porting Kit bundle ' + echo '*** Name: ' + echo '*** Download URL: / ***' ++ ssh genie.jakartaee-tck@projects-storage.eclipse.org stat -c '"%y"' /home/data/httpd/ + echo '*** Date: 2020-12-09' 16:05:56.214549399 '-0500 ' ++ awk '{print $1}' ++ ssh genie.jakartaee-tck@projects-storage.eclipse.org wc -c /home/data/httpd// wc: /home/data/httpd//: Is a directory + echo '*** Size(b): 0 ' ++ ssh genie.jakartaee-tck@projects-storage.eclipse.org sha256sum /home/data/httpd// ++ awk '{print $1}' sha256sum: /home/data/httpd//: Is a directory + echo '*** SHA256SUM: ' + echo '*** ' + echo '***********************************************************************************' + true + export NAME=cdi-tck.zip + NAME=cdi-tck.zip + wget --no-cache --no-check-certificate --progress=bar:force https://download.eclipse.org/jakartaee/cdi/3.0/cdi-tck-3.0.1-dist.zip -O cdi-tck.zip --2021-03-26 07:37:46-- https://download.eclipse.org/jakartaee/cdi/3.0/cdi-tck-3.0.1-dist.zip Resolving download.eclipse.org (download.eclipse.org)... 198.41.30.199 Connecting to download.eclipse.org (download.eclipse.org)|198.41.30.199|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 8680202 (8.3M) [application/zip] Saving to: ‘cdi-tck.zip’ cdi-tck.zip 0%[ ] 0 --.-KB/s cdi-tck.zip 3%[ ] 327.55K 1.45MB/s cdi-tck.zip 100%[===================>] 8.28M 20.5MB/s in 0.4s 2021-03-26 07:37:46 (20.5 MB/s) - ‘cdi-tck.zip’ saved [8680202/8680202] + rm -rf /home/jenkins/agent/workspace/standalonetck-certification/cdi-tckinfo.txt + touch /home/jenkins/agent/workspace/standalonetck-certification/cdi-tckinfo.txt + echo '***********************************************************************************' + echo '*** TCK & porting kit bundle information ' + echo '***********************************************************************************' + echo '*** Name: CDI TCK bundle information ' + echo '*** CDI TCK Bundle URL: https://download.eclipse.org/jakartaee/cdi/3.0/cdi-tck-3.0.1-dist.zip ***' ++ stat -c 'date: %y, size(b): %s' cdi-tck.zip + echo '*** Date and size: date:' 2020-09-14 17:56:01.000000000 +0000, 'size(b):' '8680202 ' ++ sha256sum cdi-tck.zip ++ awk '{print $1}' + echo '*** SHA256SUM: f0a3bdd81ea552ddf2c2a6cd2576f0d5ca45026665cb4a5c42606a58bf1c133d ' + echo '*** ' + rm -rf cdi-tck.zip + export NAME= + NAME= + echo '***********************************************************************************' + echo '*** CDI Porting Kit bundle ' + echo '*** Name: ' + echo '*** Download URL: / ' ++ ssh genie.jakartaee-tck@projects-storage.eclipse.org stat -c '"%y"' /home/data/httpd/ + echo '*** Date: 2020-12-09' 16:05:56.214549399 '-0500 ' ++ awk '{print $1}' ++ ssh genie.jakartaee-tck@projects-storage.eclipse.org wc -c /home/data/httpd// wc: /home/data/httpd//: Is a directory + echo '*** Size(b): 0 ' ++ ssh genie.jakartaee-tck@projects-storage.eclipse.org sha256sum /home/data/httpd// ++ awk '{print $1}' sha256sum: /home/data/httpd//: Is a directory + echo '*** SHA256SUM: ' + echo '*** ' + echo '***********************************************************************************' $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 74 killed; [ssh-agent] Stopped. Recording test results [Checks API] No suitable checks publisher found. [JUnitReportPublisher] Compiling JUnit Html Reports ... [JUnit test report builder] Copying XML files from slave: /home/jenkins/agent/workspace/standalonetck-certification to master reports directory: /var/jenkins/jobs/standalonetck-certification/builds/99/junit-reports-with-handlebars [JUnitReportPublisher] Found 26 xml files. [JUnit test report builder] 0. Found a xml file: 330tck-report/330tck-junit-report.xml [JUnit test report builder] 1. Found a xml file: bvtck-report/beanvalidation-3.0-sig/beanvalidation-3.0-sig-junit-report.xml [JUnit test report builder] 2. Found a xml file: bvtck-report/beanvalidation-3.0/beanvalidation-3.0-junit-report.xml [JUnit test report builder] 3. Found a xml file: cdi-tck-report/cdi-3.0.0-sig/cdi-3.0.0-sig-junit-report.xml [JUnit test report builder] 4. Found a xml file: cdi-tck-report/cdi-3.0.0/cditck-3.0.0-junit-report.xml [JUnit test report builder] 5. Found a xml file: debugging-tck-junit-report.xml [JUnit test report builder] 6. Found a xml file: results/junitreports/annotations-tck-junit-report.xml [JUnit test report builder] 7. Found a xml file: results/junitreports/authentication-tck-junit-report.xml [JUnit test report builder] 8. Found a xml file: results/junitreports/authorization-tck-junit-report.xml [JUnit test report builder] 9. Found a xml file: results/junitreports/concurrency-tck-junit-report.xml [JUnit test report builder] 10. Found a xml file: results/junitreports/connectors-tck-junit-report.xml [JUnit test report builder] 11. Found a xml file: results/junitreports/expression-language-tck-junit-report.xml [JUnit test report builder] 12. Found a xml file: results/junitreports/faces-tck-junit-report.xml [JUnit test report builder] 13. Found a xml file: results/junitreports/jsonb-tck-junit-report.xml [JUnit test report builder] 14. Found a xml file: results/junitreports/jsonp-tck-junit-report.xml [JUnit test report builder] 15. Found a xml file: results/junitreports/messaging-tck-junit-report.xml [JUnit test report builder] 16. Found a xml file: results/junitreports/pages-tck-junit-report.xml [JUnit test report builder] 17. Found a xml file: results/junitreports/persistence-tck-junit-report.xml [JUnit test report builder] 18. Found a xml file: results/junitreports/restful-ws-tck-junit-report.xml [JUnit test report builder] 19. Found a xml file: results/junitreports/security-tck-junit-report.xml [JUnit test report builder] 20. Found a xml file: results/junitreports/servlet-tck-junit-report.xml [JUnit test report builder] 21. Found a xml file: results/junitreports/soap-tck-junit-report.xml [JUnit test report builder] 22. Found a xml file: results/junitreports/tags-tck-junit-report.xml [JUnit test report builder] 23. Found a xml file: results/junitreports/transactions-tck-junit-report.xml [JUnit test report builder] 24. Found a xml file: results/junitreports/websocket-tck-junit-report.xml [JUnit test report builder] 25. Found a xml file: results/junitreports/xml-ws-tck-junit-report.xml [JUnit test report builder] Generating HTML reports processing: /var/jenkins/jobs/standalonetck-certification/builds/99/junit-reports-with-handlebars/xmlData/330tck-report/330tck-junit-report.xml processing: /var/jenkins/jobs/standalonetck-certification/builds/99/junit-reports-with-handlebars/xmlData/bvtck-report/beanvalidation-3.0-sig/beanvalidation-3.0-sig-junit-report.xml processing: /var/jenkins/jobs/standalonetck-certification/builds/99/junit-reports-with-handlebars/xmlData/bvtck-report/beanvalidation-3.0/beanvalidation-3.0-junit-report.xml processing: /var/jenkins/jobs/standalonetck-certification/builds/99/junit-reports-with-handlebars/xmlData/cdi-tck-report/cdi-3.0.0-sig/cdi-3.0.0-sig-junit-report.xml processing: /var/jenkins/jobs/standalonetck-certification/builds/99/junit-reports-with-handlebars/xmlData/cdi-tck-report/cdi-3.0.0/cditck-3.0.0-junit-report.xml processing: /var/jenkins/jobs/standalonetck-certification/builds/99/junit-reports-with-handlebars/xmlData/debugging-tck-junit-report.xml processing: /var/jenkins/jobs/standalonetck-certification/builds/99/junit-reports-with-handlebars/xmlData/results/junitreports/annotations-tck-junit-report.xml processing: /var/jenkins/jobs/standalonetck-certification/builds/99/junit-reports-with-handlebars/xmlData/results/junitreports/authentication-tck-junit-report.xml processing: /var/jenkins/jobs/standalonetck-certification/builds/99/junit-reports-with-handlebars/xmlData/results/junitreports/authorization-tck-junit-report.xml processing: /var/jenkins/jobs/standalonetck-certification/builds/99/junit-reports-with-handlebars/xmlData/results/junitreports/concurrency-tck-junit-report.xml processing: /var/jenkins/jobs/standalonetck-certification/builds/99/junit-reports-with-handlebars/xmlData/results/junitreports/connectors-tck-junit-report.xml processing: /var/jenkins/jobs/standalonetck-certification/builds/99/junit-reports-with-handlebars/xmlData/results/junitreports/expression-language-tck-junit-report.xml processing: /var/jenkins/jobs/standalonetck-certification/builds/99/junit-reports-with-handlebars/xmlData/results/junitreports/faces-tck-junit-report.xml processing: /var/jenkins/jobs/standalonetck-certification/builds/99/junit-reports-with-handlebars/xmlData/results/junitreports/jsonb-tck-junit-report.xml processing: /var/jenkins/jobs/standalonetck-certification/builds/99/junit-reports-with-handlebars/xmlData/results/junitreports/jsonp-tck-junit-report.xml processing: /var/jenkins/jobs/standalonetck-certification/builds/99/junit-reports-with-handlebars/xmlData/results/junitreports/messaging-tck-junit-report.xml processing: /var/jenkins/jobs/standalonetck-certification/builds/99/junit-reports-with-handlebars/xmlData/results/junitreports/pages-tck-junit-report.xml processing: /var/jenkins/jobs/standalonetck-certification/builds/99/junit-reports-with-handlebars/xmlData/results/junitreports/persistence-tck-junit-report.xml processing: /var/jenkins/jobs/standalonetck-certification/builds/99/junit-reports-with-handlebars/xmlData/results/junitreports/restful-ws-tck-junit-report.xml processing: /var/jenkins/jobs/standalonetck-certification/builds/99/junit-reports-with-handlebars/xmlData/results/junitreports/security-tck-junit-report.xml processing: /var/jenkins/jobs/standalonetck-certification/builds/99/junit-reports-with-handlebars/xmlData/results/junitreports/servlet-tck-junit-report.xml processing: /var/jenkins/jobs/standalonetck-certification/builds/99/junit-reports-with-handlebars/xmlData/results/junitreports/soap-tck-junit-report.xml processing: /var/jenkins/jobs/standalonetck-certification/builds/99/junit-reports-with-handlebars/xmlData/results/junitreports/tags-tck-junit-report.xml processing: /var/jenkins/jobs/standalonetck-certification/builds/99/junit-reports-with-handlebars/xmlData/results/junitreports/transactions-tck-junit-report.xml processing: /var/jenkins/jobs/standalonetck-certification/builds/99/junit-reports-with-handlebars/xmlData/results/junitreports/websocket-tck-junit-report.xml processing: /var/jenkins/jobs/standalonetck-certification/builds/99/junit-reports-with-handlebars/xmlData/results/junitreports/xml-ws-tck-junit-report.xml [JUnit test report builder] there was an error generating the reports: javax.xml.bind.JAXBException: Implementation of JAXB-API has not been found on module path or classpath. - with linked exception: [java.lang.ClassNotFoundException: com.sun.xml.internal.bind.v2.ContextFactory] javax.xml.bind.ContextFinder.newInstance(ContextFinder.java:278) javax.xml.bind.ContextFinder.find(ContextFinder.java:421) javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:721) javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:662) com.github.bogdanlivadariu.reporting.junit.builder.JUnitReportBuilder.processXmlReports(JUnitReportBuilder.java:62) com.github.bogdanlivadariu.reporting.junit.builder.JUnitReportBuilder.(JUnitReportBuilder.java:42) com.github.bogdanlivadariu.jenkins.reporting.junit.JUnitTestReportPublisher.generateReport(JUnitTestReportPublisher.java:131) com.github.bogdanlivadariu.jenkins.reporting.junit.JUnitTestReportPublisher.perform(JUnitTestReportPublisher.java:172) jenkins.tasks.SimpleBuildStep.perform(SimpleBuildStep.java:123) hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:804) hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:753) hudson.model.Build$BuildExecution.post2(Build.java:177) hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:698) hudson.model.Run.execute(Run.java:1932) hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) hudson.model.ResourceController.execute(ResourceController.java:97) hudson.model.Executor.run(Executor.java:429) Build step 'Publish JUnit reports generated with handlebars' changed build result to FAILURE Archiving artifacts [description-setter] Description set: Finished: FAILURE