Started by user Alwin Joseph Rebuilds build #63 Running as Alwin Joseph Agent basic-0134f is provisioned from template basic --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label: "" name: "basic-0134f" 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-0134f" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dsun.zip.disableMemoryMapping=true\ \ -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-0134f" - 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.2.1" 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-0134f in workspace /home/jenkins/agent/workspace/eftl-standalonetck-build-run-900 [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-C2HJGBhVi9Bk/agent.65 SSH_AGENT_PID=67 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/eftl-standalonetck-build-run-900@tmp/private_key_4751921565658831862.key (/home/jenkins/agent/workspace/eftl-standalonetck-build-run-900@tmp/private_key_4751921565658831862.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] [eftl-standalonetck-build-run-900] $ /bin/sh -xe /tmp/jenkins2742122318187059223.sh + rm -f standalonetck.properties + touch standalonetck.properties + export 'GF_BUNDLE_URL=https://download.eclipse.org/ee4j/glassfish/glassfish-6.0.0-SNAPSHOT-nightly.zip' + echo 'GF_BUNDLE_URL=https://download.eclipse.org/ee4j/glassfish/glassfish-6.0.0-SNAPSHOT-nightly.zip' + echo 'PROFILE=FULL' + echo 'LICENSE=EFTL' + echo 'BUILD_TYPE=STANDALONE-TCK' + echo 'standalone_tcks=concurrency connector jaspic jaxws jms jpa jsf jsp jstl jta saaj securityapi servlet websocket' + echo 'TCK_BUNDLE_BASE_URL=' + rm -f dsol-tck.properties + touch dsol-tck.properties + echo 'GF_BUNDLE_URL=https://download.eclipse.org/ee4j/glassfish/glassfish-6.0.0-SNAPSHOT-nightly.zip' + echo 'PROFILE=FULL' + echo 'LICENSE=EFTL' [Boolean condition] checking [false] against [^(1|y|yes|t|true|on|run)$] (origin token: $JAKARTAEE_STANDALONE_TCKS) Run condition [Boolean condition] preventing perform for step [BuilderChain] [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 #238 started. debugging-support-for-other-languages-tck » master #238 completed. Result was SUCCESS Copied 2 artifacts from "debugging-support-for-other-languages-tck » master" build number 238 Build step 'Conditional steps (multiple)' changed build result to SUCCESS [eftl-standalonetck-build-run-900] $ /bin/sh -xe /tmp/jenkins5687134261776928783.sh + ls -lt total 16 drwxr-sr-x 2 jenkins 1000270000 45 Sep 9 14:01 bundles -rwxrwxrwx 1 jenkins 1000270000 226 Sep 9 14:01 debugging-tck-junit-report.xml -rw-r--r-- 1 jenkins 1000270000 26 Sep 9 13:59 dsol-tck.properties -rw-r--r-- 1 jenkins 1000270000 95 Sep 9 13:59 portingkit.properties -rw-r--r-- 1 jenkins 1000270000 279 Sep 9 13:59 standalonetck.properties + TCKS_RUN=' ' + temp=' ' + '[[' -f '*.tar.gz' ]] + echo 'Version Info:Eclipse GF 6.0.0 The TCKs ran for this job are : ' Version Info:Eclipse GF 6.0.0 The TCKs ran for this job are : + '[[' -d results ]] + export 'BUNDLE_URL=http://download.eclipse.org/ee4j/jakartaee-tck/jakartaee9-eftl/staged-900' + '[' -d /home/jenkins/agent/workspace/eftl-standalonetck-build-run-900/standalone-bundles ] + '[' -d /home/jenkins/agent/workspace/eftl-standalonetck-build-run-900/bundles ] + cd /home/jenkins/agent/workspace/eftl-standalonetck-build-run-900/bundles + scp jakarta-debugging-tck-2.0.0.zip genie.jakartaee-tck@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/ee4j/jakartaee-tck/jakartaee9-eftl/staged-900 + ls jakarta-debugging-tck-2.0.0.zip + rev + cut -c5- + rev + tckname=jakarta-debugging-tck-2.0.0 + rm -rf /home/jenkins/agent/workspace/eftl-standalonetck-build-run-900/jakarta-debugging-tck-2.0.0-tckinfo.txt + touch /home/jenkins/agent/workspace/eftl-standalonetck-build-run-900/jakarta-debugging-tck-2.0.0-tckinfo.txt + export 'NAME=jakarta-debugging-tck-2.0.0.zip' + echo '***********************************************************************************' + echo '*** TCK bundle information ***' + echo '*** Name: jakarta-debugging-tck-2.0.0.zip ***' + echo '*** Bundle Copied to URL: http://download.eclipse.org/ee4j/jakartaee-tck/jakartaee9-eftl/staged-900/jakarta-debugging-tck-2.0.0.zip ***' + stat -c 'date: %y, size(b): %s' jakarta-debugging-tck-2.0.0.zip + echo '*** Date and size: date:' 2020-09-09 14:01:28.000000000 +0000, 'size(b):' '115047 ***' + sha256sum jakarta-debugging-tck-2.0.0.zip + awk '{print $1}' + echo '*** SHA256SUM: 71999815418799837dc6f3d0dc40c3dcc4144cd90c7cdfd06aa69270483d78bc ***' + echo '*** ***' + echo '***********************************************************************************' + scp /home/jenkins/agent/workspace/eftl-standalonetck-build-run-900/jakarta-debugging-tck-2.0.0-tckinfo.txt genie.jakartaee-tck@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/ee4j/jakartaee-tck/jakartaee9-eftl/staged-900 + rm -rf jakarta-debugging-tck-2.0.0.zip + ssh genie.jakartaee-tck@projects-storage.eclipse.org ls -lt /home/data/httpd/download.eclipse.org/ee4j/jakartaee-tck/jakartaee9-eftl/staged-900 total 840556 -rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck 736 Sep 9 10:01 jakarta-debugging-tck-2.0.0-tckinfo.txt -rwxrwxr-x 1 genie.jakartaee-tck ee4j.jakartaee-tck 115047 Sep 9 10:01 jakarta-debugging-tck-2.0.0.zip drwxrwsr-x 2 genie.jakartaee-tck ee4j.jakartaee-tck 4096 Sep 8 16:53 history -rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck 737 Sep 8 16:53 jakarta-jakartaeetckinfo.txt -rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck 118 Sep 8 16:53 jakartaeetck.version -rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck 529235895 Sep 8 16:53 jakarta-jakartaeetck-9.0.0.zip -rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck 734 Sep 7 08:19 jakarta-servlet-tck-5.0.0-tckinfo.txt -rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck 15136677 Sep 7 08:19 jakarta-servlet-tck-5.0.0.zip -rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck 730 Sep 4 01:26 jakarta-faces-tck-3.0.0-tckinfo.txt -rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck 27946504 Sep 4 01:26 jakarta-faces-tck-3.0.0.zip -rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck 728 Sep 3 00:12 jakarta-soap-tck-2.0.0-tckinfo.txt -rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck 12309098 Sep 3 00:12 jakarta-soap-tck-2.0.0.zip -rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck 729 Aug 27 05:27 jakarta-jsonb-tck-2.0.0-tckinfo.txt -rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck 8354606 Aug 27 05:27 jakarta-jsonb-tck-2.0.0.zip -rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck 736 Aug 27 00:48 jakarta-security-tck-2.0.0-tckinfo.txt -rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck 20886723 Aug 27 00:48 jakarta-security-tck-2.0.0.zip -rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck 737 Aug 26 21:56 jakarta-messaging-tck-3.0.0-tckinfo.txt -rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck 8872311 Aug 26 21:56 jakarta-messaging-tck-3.0.0.zip -rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck 740 Aug 25 19:22 jakarta-restful-ws-tck-3.0.0-tckinfo.txt -rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck 28873841 Aug 25 19:22 jakarta-restful-ws-tck-3.0.0.zip -rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck 740 Aug 25 19:22 jakarta-connectors-tck-2.0.0-tckinfo.txt -rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck 13468843 Aug 25 19:22 jakarta-connectors-tck-2.0.0.zip -rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck 742 Aug 25 19:22 jakarta-concurrency-tck-2.0.0-tckinfo.txt -rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck 11351673 Aug 25 19:22 jakarta-concurrency-tck-2.0.0.zip -rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck 729 Aug 25 12:58 jakarta-jsonp-tck-2.0.0-tckinfo.txt -rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck 8149908 Aug 25 12:58 jakarta-jsonp-tck-2.0.0.zip -rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck 746 Aug 21 03:24 jakarta-authorization-tck-2.0.0-tckinfo.txt -rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck 11812821 Aug 21 03:24 jakarta-authorization-tck-2.0.0.zip -rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck 758 Aug 20 13:40 jakarta-expression-language-tck-4.0.0-tckinfo.txt -rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck 20340884 Aug 20 13:40 jakarta-expression-language-tck-4.0.0.zip -rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck 732 Aug 19 08:52 jakarta-xml-ws-tck-3.0.0-tckinfo.txt -rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck 33146014 Aug 19 08:52 jakarta-xml-ws-tck-3.0.0.zip -rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck 738 Aug 19 08:52 jakarta-websocket-tck-2.0.0-tckinfo.txt -rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck 12038115 Aug 19 08:52 jakarta-websocket-tck-2.0.0.zip -rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck 743 Aug 19 08:52 jakarta-transactions-tck-2.0.0-tckinfo.txt -rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck 9327252 Aug 19 08:52 jakarta-transactions-tck-2.0.0.zip -rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck 728 Aug 19 08:52 jakarta-tags-tck-2.0.0-tckinfo.txt -rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck 10049172 Aug 19 08:52 jakarta-tags-tck-2.0.0.zip -rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck 742 Aug 19 08:51 jakarta-persistence-tck-3.0.0-tckinfo.txt -rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck 12189633 Aug 19 08:51 jakarta-persistence-tck-3.0.0.zip -rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck 730 Aug 19 08:51 jakarta-pages-tck-3.0.0-tckinfo.txt -rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck 11922360 Aug 19 08:51 jakarta-pages-tck-3.0.0.zip -rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck 747 Aug 19 08:51 jakarta-authentication-tck-2.0.0-tckinfo.txt -rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck 9490473 Aug 19 08:51 jakarta-authentication-tck-2.0.0.zip -rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck 742 Aug 19 08:51 jakarta-annotations-tck-2.0.0-tckinfo.txt -rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck 10311330 Aug 19 08:51 jakarta-annotations-tck-2.0.0.zip -rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck 35246106 Jul 26 18:25 jakarta-xml-binding-tck-3.0.0.zip $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 67 killed; [ssh-agent] Stopped. Recording test results [JUnitReportPublisher] Compiling JUnit Html Reports ... [JUnit test report builder] Copying XML files from slave: /home/jenkins/agent/workspace/eftl-standalonetck-build-run-900 to master reports directory: /var/jenkins/jobs/eftl-standalonetck-build-run-900/builds/64/junit-reports-with-handlebars [JUnitReportPublisher] Found 1 xml files. [JUnit test report builder] 0. Found a xml file: debugging-tck-junit-report.xml [JUnit test report builder] Generating HTML reports processing: /var/jenkins/jobs/eftl-standalonetck-build-run-900/builds/64/junit-reports-with-handlebars/xmlData/debugging-tck-junit-report.xml Build step 'Publish JUnit reports generated with handlebars' changed build result to UNSTABLE Archiving artifacts [description-setter] Description set: Eclipse GF 6.0.0 The TCKs ran for this job are : ' Finished: UNSTABLE