Skip to content
Success

Console Output

Started by user Alwin Joseph
Running as Alwin Joseph
Agent default-agent-r94s2 is provisioned from template Kubernetes Pod Template
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations: {}
  labels:
    jenkins: "slave"
  name: "default-agent-r94s2"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "2a87ac61c3988680d944e18f53a017fbe99a148ab0d6fb090dc966558b45f0de"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.jakartaee-tck.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "default-agent-r94s2"
    - name: "JENKINS_NAME"
      value: "default-agent-r94s2"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.jakartaee-tck.svc.cluster.local/jakartaee-tck/"
    - name: "HOME"
      value: "/home/jenkins"
    image: "eclipsecbijenkins/jenkins-agent:3.29@sha256:5e2449faafc9c1662697946057b511572fa666289255069526c1d5057be0c0f3"
    imagePullPolicy: "IfNotPresent"
    name: "jnlp"
    resources:
      limits:
        memory: "4096Mi"
        cpu: "2000m"
      requests:
        memory: "4096Mi"
        cpu: "1000m"
    securityContext:
      privileged: false
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/.m2/toolchains.xml"
      name: "toolchains-xml"
      readOnly: true
      subPath: "toolchains.xml"
    - mountPath: "/opt/tools"
      name: "volume-0"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/repository"
      name: "volume-2"
      readOnly: false
    - mountPath: "/home/jenkins"
      name: "workspace-volume"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings.xml"
      name: "settings-xml"
      readOnly: true
      subPath: "settings.xml"
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-1"
      readOnly: false
    workingDir: "/home/jenkins"
  nodeSelector: {}
  restartPolicy: "Never"
  volumes:
  - name: "volume-0"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-jakartaee-tck"
      readOnly: true
  - configMap:
      items:
      - key: "toolchains.xml"
        path: "toolchains.xml"
      name: "m2-dir"
    name: "toolchains-xml"
  - emptyDir:
      medium: ""
    name: "volume-2"
  - configMap:
      name: "known-hosts"
    name: "volume-1"
  - configMap:
      items:
      - key: "settings.xml"
        path: "settings.xml"
      name: "m2-dir"
    name: "settings-xml"
  - emptyDir:
      medium: ""
    name: "workspace-volume"

[EnvInject] - Loading node environment variables.
Building remotely on default-agent-r94s2 in workspace /home/jenkins/workspace/standalonetck-nightly-build-run
[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-I8JQAKzpCCfC/agent.61
SSH_AGENT_PID=63
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/workspace/standalonetck-nightly-build-run@tmp/private_key_6240994454287577266.key (/home/jenkins/workspace/standalonetck-nightly-build-run@tmp/private_key_6240994454287577266.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]
Run condition [Boolean condition] enabling prebuild for step [BuilderChain]
[standalonetck-nightly-build-run] $ /bin/sh -xe /tmp/jenkins5813863624284646785.sh
+ rm -f standalonetck.properties
+ touch standalonetck.properties
+ echo 'GF_BUNDLE_URL=http://download.eclipse.org/glassfish/glassfish-5.1.0.zip'
+ echo 'PROFILE=FULL'
+ echo 'BUILD_TYPE=STANDALONE-TCK'
+ echo 'standalone_tcks=jaxrpc'
+ echo 'TCK_BUNDLE_BASE_URL='
+ rm -f portingkit.properties
+ touch portingkit.properties
+ echo 'GF_BUNDLE_URL=http://download.eclipse.org/glassfish/glassfish-5.1.0.zip'
+ echo 'PROFILE=FULL'
+ rm -f jaf-tck.properties
+ touch jaf-tck.properties
+ echo 'GF_BUNDLE_URL=http://download.eclipse.org/glassfish/glassfish-5.1.0.zip'
+ echo 'JAF_BUNDLE_URL=http://central.maven.org/maven2/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.jar'
[Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: $JAKARTAEE_STANDALONE_TCKS)
Run condition [Boolean condition] enabling perform for step [BuilderChain]
Waiting for the completion of jakartaee-tck » master
jakartaee-tck » master #311 completed. Result was SUCCESS
Copied 3 artifacts from "jakartaee-tck » master" build number 311
Build step 'Conditional steps (multiple)' changed build result to SUCCESS
[Boolean condition] checking [false] against [^(1|y|yes|t|true|on|run)$] (origin token: $JAF_TCK)
Run condition [Boolean condition] preventing perform for step [BuilderChain]
[Boolean condition] checking [false] against [^(1|y|yes|t|true|on|run)$] (origin token: $DSOL_TCK)
Run condition [Boolean condition] preventing perform for step [BuilderChain]
[Boolean condition] checking [false] against [^(1|y|yes|t|true|on|run)$] (origin token: $CDI_PORTING_TCK)
Run condition [Boolean condition] preventing perform for step [BuilderChain]
[Boolean condition] checking [false] against [^(1|y|yes|t|true|on|run)$] (origin token: $DI_PORTING_TCK)
Run condition [Boolean condition] preventing perform for step [BuilderChain]
[Boolean condition] checking [false] against [^(1|y|yes|t|true|on|run)$] (origin token: $BV_PORTING_TCK)
Run condition [Boolean condition] preventing perform for step [BuilderChain]
[standalonetck-nightly-build-run] $ /bin/sh -xe /tmp/jenkins6172996902443385872.sh
+ cat websockettck-1.1.version
+ tr '\n' '|'
cat: websockettck-1.1.version: No such file or directory
+ TCK_VER=
+ TCKS_RUN=' '
+ temp=' '
+ tar zxf xml-rpc-tck-results.tar.gz -C /home/jenkins/workspace/standalonetck-nightly-build-run '--strip-components=5'
+ ls xml-rpc-tck-results.tar.gz
+ cut -f1 -d.
+ rev
+ cut+  -c9-rev

+ var=xml-rpc-tck
+ TCKS_RUN='  xml-rpc-tck'
+ echo 'Version Info:Eclipse GF 5.1.0 URL : http://download.eclipse.org/glassfish/glassfish-5.1.0.zip; JakartaEETCK- ; The TCKs ran for this job are :   xml-rpc-tck'
Version Info:Eclipse GF 5.1.0 URL : http://download.eclipse.org/glassfish/glassfish-5.1.0.zip; JakartaEETCK- ; The TCKs ran for this job are :   xml-rpc-tck
+ touch junitreports/xml-rpc-tck-junit-report.xml
+ export 'BUNDLE_URL=http://download.eclipse.org/ee4j/jakartaee-tck/jakartaee8/nightly'
+ '[' -d /home/jenkins/workspace/standalonetck-nightly-build-run/standalone-bundles ]
+ cd /home/jenkins/workspace/standalonetck-nightly-build-run/standalone-bundles
+ scp xml-rpc-tck-1.1.0.zip genie.jakartaee-tck@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/ee4j/jakartaee-tck/jakartaee8/nightly
+ ls xml-rpc-tck-1.1.0.zip
+ rev
+ cut -c5-
+ rev
+ tckname=xml-rpc-tck-1.1.0
+ rm -rf /home/jenkins/workspace/standalonetck-nightly-build-run/xml-rpc-tck-1.1.0-tckinfo.txt
+ touch /home/jenkins/workspace/standalonetck-nightly-build-run/xml-rpc-tck-1.1.0-tckinfo.txt
+ export 'NAME=xml-rpc-tck-1.1.0.zip'
+ echo '***********************************************************************************'
+ echo '***                        TCK bundle information                               ***'
+ echo '*** Name:       xml-rpc-tck-1.1.0.zip                                     ***'
+ echo '*** Bundle Copied to URL:    http://download.eclipse.org/ee4j/jakartaee-tck/jakartaee8/nightly/xml-rpc-tck-1.1.0.zip ***'
+ stat -c 'date: %y, size(b): %s' xml-rpc-tck-1.1.0.zip
+ echo '*** Date and size: date:' 2019-08-26 09:16:22.000000000 +0000, 'size(b):' '20309361        ***'
+ sha256sum xml-rpc-tck-1.1.0.zip
+ awk '{print $1}'
+ echo '*** SHA256SUM: b4aa0c0aabe9a3ce113c94216c4d16bfc20ce986fec6189d12adc8709aa39f74 ***'
+ echo '***                                                                             ***'
+ echo '***********************************************************************************'
+ scp /home/jenkins/workspace/standalonetck-nightly-build-run/xml-rpc-tck-1.1.0-tckinfo.txt genie.jakartaee-tck@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/ee4j/jakartaee-tck/jakartaee8/nightly
+ '[' -d /home/jenkins/workspace/standalonetck-nightly-build-run/bundles ]
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 63 killed;
[ssh-agent] Stopped.
Recording test results
[JUnitReportPublisher] Compiling JUnit Html Reports ...
[JUnit test report builder] Copying XML files from slave: /home/jenkins/workspace/standalonetck-nightly-build-run to master reports directory: /var/jenkins_home/jobs/standalonetck-nightly-build-run/builds/280/junit-reports-with-handlebars
[JUnitReportPublisher] Found 1 xml files.
[JUnit test report builder] 0. Found a xml file: junitreports/xml-rpc-tck-junit-report.xml
[JUnit test report builder] Generating HTML reports
processing: /var/jenkins_home/jobs/standalonetck-nightly-build-run/builds/280/junit-reports-with-handlebars/xmlData/junitreports/xml-rpc-tck-junit-report.xml
Archiving artifacts
[description-setter] Description set: Eclipse GF 5.1.0 URL : http://download.eclipse.org/glassfish/glassfish-5.1.0.zip; JakartaEETCK- ; The TCKs ran for this job are :   xml-rpc-tck'
Finished: SUCCESS