Skip to content
Success

Console Output

Started by user Alwin Joseph
Running as Alwin Joseph
Agent default-agent-bpp1l is provisioned from template Kubernetes Pod Template
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations: {}
  labels:
    jenkins: "slave"
  name: "default-agent-bpp1l"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "b4f34761909e607365bb5afed79d685302c57f589a223c4e44430b2d29a5357f"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.jakartaee-tck.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "default-agent-bpp1l"
    - name: "JENKINS_NAME"
      value: "default-agent-bpp1l"
    - 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-bpp1l 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-r5gQPYWnqiXg/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_6438200944820124937.key (/home/jenkins/workspace/standalonetck-nightly-build-run@tmp/private_key_6438200944820124937.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/jenkins5275059684575601460.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=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='
+ 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 [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 [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 [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 #34 completed. Result was SUCCESS
Copied 2 artifacts from "ditck-porting » master" build number 34
Build step 'Conditional steps (multiple)' changed build result to SUCCESS
[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 #37 completed. Result was SUCCESS
Copied 2 artifacts from "bvtck-porting » master" build number 37
[standalonetck-nightly-build-run] $ /bin/sh -xe /tmp/jenkins4055455835672661918.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 330tck-results.tar.gz -C /home/jenkins/workspace/standalonetck-nightly-build-run '--strip-components=5'
+ ls 330tck-results.tar.gz
+ cut -f1 -d.
+ rev
+ cut -c9-
+ rev
+ var=330tck
+ TCKS_RUN='  330tck'
+ tar zxf bvtck-results.tar.gz -C /home/jenkins/workspace/standalonetck-nightly-build-run '--strip-components=5'
+ ls bvtck-results.tar.gz
+ cut -f1 -d.
+ rev
+ cut -c9-
+ rev
+ var=bvtck
+ TCKS_RUN='  330tck bvtck'
+ 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 :   330tck bvtck'
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 :   330tck bvtck
+ touch beanvalidation-2.0-sig/beanvalidation-2.0-sig-junit-report.xml beanvalidation-2.0/beanvalidation-2.0-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 ]
+ '[' -d /home/jenkins/workspace/standalonetck-nightly-build-run/bundles ]
+ cd /home/jenkins/workspace/standalonetck-nightly-build-run/bundles
+ scp 330-tck-glassfish-porting-1.0.0.zip genie.jakartaee-tck@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/ee4j/jakartaee-tck/jakartaee8/nightly
+ ls 330-tck-glassfish-porting-1.0.0.zip
+ rev
+ cut -c5-+ 
rev
+ tckname=330-tck-glassfish-porting-1.0.0
+ rm -rf /home/jenkins/workspace/standalonetck-nightly-build-run/330-tck-glassfish-porting-1.0.0-tckinfo.txt
+ touch /home/jenkins/workspace/standalonetck-nightly-build-run/330-tck-glassfish-porting-1.0.0-tckinfo.txt
+ export 'NAME=330-tck-glassfish-porting-1.0.0.zip'
+ echo '***********************************************************************************'
+ echo '***                        TCK bundle information                               ***'
+ echo '*** Name:       330-tck-glassfish-porting-1.0.0.zip                                     ***'
+ echo '*** Bundle Copied to URL:    http://download.eclipse.org/ee4j/jakartaee-tck/jakartaee8/nightly/330-tck-glassfish-porting-1.0.0.zip ***'
+ stat -c 'date: %y, size(b): %s' 330-tck-glassfish-porting-1.0.0.zip
+ echo '*** Date and size: date:' 2019-08-23 05:33:00.000000000 +0000, 'size(b):' '207316        ***'
+ sha256sum 330-tck-glassfish-porting-1.0.0.zip
+ awk '{print $1}'
+ echo '*** SHA256SUM: 66e7f8e96fed829f5a4f72b26a3e2fee53794fc449a7cbdc22aceb9d0aca5099 ***'
+ echo '***                                                                             ***'
+ echo '***********************************************************************************'
+ scp /home/jenkins/workspace/standalonetck-nightly-build-run/330-tck-glassfish-porting-1.0.0-tckinfo.txt genie.jakartaee-tck@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/ee4j/jakartaee-tck/jakartaee8/nightly
+ scp bv-tck-glassfish-porting-2.0.0.zip genie.jakartaee-tck@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/ee4j/jakartaee-tck/jakartaee8/nightly
+ ls bv-tck-glassfish-porting-2.0.0.zip+ 
rev
+ cut+  -c5-
rev
+ tckname=bv-tck-glassfish-porting-2.0.0
+ rm -rf /home/jenkins/workspace/standalonetck-nightly-build-run/bv-tck-glassfish-porting-2.0.0-tckinfo.txt
+ touch /home/jenkins/workspace/standalonetck-nightly-build-run/bv-tck-glassfish-porting-2.0.0-tckinfo.txt
+ export 'NAME=bv-tck-glassfish-porting-2.0.0.zip'
+ echo '***********************************************************************************'
+ echo '***                        TCK bundle information                               ***'
+ echo '*** Name:       bv-tck-glassfish-porting-2.0.0.zip                                     ***'
+ echo '*** Bundle Copied to URL:    http://download.eclipse.org/ee4j/jakartaee-tck/jakartaee8/nightly/bv-tck-glassfish-porting-2.0.0.zip ***'
+ stat -c 'date: %y, size(b): %s' bv-tck-glassfish-porting-2.0.0.zip
+ echo '*** Date and size: date:' 2019-08-23 05:34:48.000000000 +0000, 'size(b):' '572633        ***'
+ sha256sum bv-tck-glassfish-porting-2.0.0.zip
+ awk '{print $1}'
+ echo '*** SHA256SUM: fb08c48e8aff8d19c2dc3eb6e2367da3b87f5eafcfbcbe2b879fc31416aa6dd3 ***'
+ echo '***                                                                             ***'
+ echo '***********************************************************************************'
+ scp /home/jenkins/workspace/standalonetck-nightly-build-run/bv-tck-glassfish-porting-2.0.0-tckinfo.txt genie.jakartaee-tck@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/ee4j/jakartaee-tck/jakartaee8/nightly
$ 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/278/junit-reports-with-handlebars
[JUnitReportPublisher] Found 3 xml files.
[JUnit test report builder] 0. Found a xml file: 330tck-junit-report.xml
[JUnit test report builder] 1. Found a xml file: beanvalidation-2.0-sig/beanvalidation-2.0-sig-junit-report.xml
[JUnit test report builder] 2. Found a xml file: beanvalidation-2.0/beanvalidation-2.0-junit-report.xml
[JUnit test report builder] Generating HTML reports
processing: /var/jenkins_home/jobs/standalonetck-nightly-build-run/builds/278/junit-reports-with-handlebars/xmlData/330tck-junit-report.xml
processing: /var/jenkins_home/jobs/standalonetck-nightly-build-run/builds/278/junit-reports-with-handlebars/xmlData/beanvalidation-2.0-sig/beanvalidation-2.0-sig-junit-report.xml
processing: /var/jenkins_home/jobs/standalonetck-nightly-build-run/builds/278/junit-reports-with-handlebars/xmlData/beanvalidation-2.0/beanvalidation-2.0-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 :   330tck bvtck'
Finished: SUCCESS