Skip to content

Console Output

Started by user Alwin Joseph
Running as Alwin Joseph
Agent default-agent-17jdj is provisioned from template Kubernetes Pod Template
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations: {}
  labels:
    jenkins: "slave"
  name: "default-agent-17jdj"
spec:
  containers:
  - env:
    - name: "MAVEN_OPTS"
      value: "-Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn"
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.jakartaee-tck.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "default-agent-17jdj"
    - name: "MAVEN_CONFIG"
      value: "-B -e"
    - name: "JENKINS_NAME"
      value: "default-agent-17jdj"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - 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:d7df679b5f7337f1bf77922400a148b80e3c483ccba72933a18f0c87be98f8b1"
    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"
      name: "volume-2"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/repository"
      name: "volume-3"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings-security.xml"
      name: "settings-security-xml"
      readOnly: true
      subPath: "settings-security.xml"
    - mountPath: "/home/jenkins/.m2/settings.xml"
      name: "settings-xml"
      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: {}
  restartPolicy: "Never"
  volumes:
  - name: "settings-security-xml"
    secret:
      items:
      - key: "settings-security.xml"
        path: "settings-security.xml"
      secretName: "m2-secret-dir"
  - 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"
  - name: "settings-xml"
    secret:
      items:
      - key: "settings.xml"
        path: "settings.xml"
      secretName: "m2-secret-dir"
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - emptyDir:
      medium: ""
    name: "volume-3"

[EnvInject] - Loading node environment variables.
Building remotely on default-agent-17jdj in workspace /home/jenkins/agent/workspace/jakartaeetck-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-rqex0ndJWDpZ/agent.61
SSH_AGENT_PID=63
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/jakartaeetck-certification@tmp/private_key_2485569374027388728.key (/home/jenkins/agent/workspace/jakartaeetck-certification@tmp/private_key_2485569374027388728.key)
[ssh-agent] Using credentials genie.jakartaee-tck (ssh://genie.jakartaee-tck@projects-storage.eclipse.org)
[jakartaeetck-certification] $ /bin/bash -x /tmp/jenkins241669879997564326.sh
+ export BUNDLE_FILE=jakartaeetck-8.0.1.zip
+ BUNDLE_FILE=jakartaeetck-8.0.1.zip
+ '[' MASTER_NIGHTLY_LATEST == JAKARTAEE8_BUILD_LATEST ']'
+ '[' MASTER_NIGHTLY_LATEST == JAVAEE8_RELEASED_LATEST ']'
+ '[' MASTER_NIGHTLY_LATEST == MASTER_NIGHTLY_LATEST ']'
+ export BUNDLE_URL=http://download.eclipse.org/ee4j/jakartaee-tck/master/nightly
+ BUNDLE_URL=http://download.eclipse.org/ee4j/jakartaee-tck/master/nightly
+ export BUNDLE_FILE=jakartaeetck-8.0.2.zip
+ BUNDLE_FILE=jakartaeetck-8.0.2.zip
+ rm -f jakartaeetck-full.properties
+ touch jakartaeetck-full.properties
+ echo GF_BUNDLE_URL=http://download.eclipse.org/glassfish/glassfish-5.1.0.zip
+ echo OLD_GF_BUNDLE_URL=http://download.oracle.com/glassfish/5.0.1/nightly/latest-glassfish.zip
+ echo PROFILE=FULL
+ echo BUILD_TYPE=CTS
+ echo test_suites=jaxr
+ echo TCK_BUNDLE_BASE_URL=http://download.eclipse.org/ee4j/jakartaee-tck/master/nightly
+ echo TCK_BUNDLE_FILE_NAME=jakartaeetck-8.0.2.zip
+ '[' '!' -z ']'
Waiting for the completion of jakartaee-tck » master
jakartaee-tck » master #369 completed. Result was SUCCESS
Build step 'Trigger/call builds on other projects' changed build result to SUCCESS
Copied 2 artifacts from "jakartaee-tck » master" build number 369
[jakartaeetck-certification] $ /bin/bash -xe /tmp/jenkins5401659521859105756.sh
+ '[' '!' -z ']'
+ echo 'Version Info:Eclipse GF version used : http://download.eclipse.org/glassfish/glassfish-5.1.0.zip'
Version Info:Eclipse GF version used : http://download.eclipse.org/glassfish/glassfish-5.1.0.zip
+ for f in *junitreports.tar.gz
+ tar zxf jaxr-junitreports.tar.gz -C /home/jenkins/agent/workspace/jakartaeetck-certification --strip-components=5
+ '[' MASTER_NIGHTLY_LATEST == JAKARTAEE8_PROMOTED_LATEST ']'
+ '[' MASTER_NIGHTLY_LATEST == JAKARTAEE8_NIGHTLY_LATEST ']'
+ '[' MASTER_NIGHTLY_LATEST == MASTER_NIGHTLY_LATEST ']'
+ export BUNDLE_URL=download.eclipse.org/ee4j/jakartaee-tck/master/nightly
+ BUNDLE_URL=download.eclipse.org/ee4j/jakartaee-tck/master/nightly
+ export BUNDLE_FILE=jakartaeetck-8.0.2.zip
+ BUNDLE_FILE=jakartaeetck-8.0.2.zip
+ rm -rf /home/jenkins/agent/workspace/jakartaeetck-certification/jakartaeetckinfo.txt
+ touch /home/jenkins/agent/workspace/jakartaeetck-certification/jakartaeetckinfo.txt
+ '[' MASTER_NIGHTLY_LATEST '!=' JAKARTAEE8_BUILD_LATEST ']'
+ export NAME=jakartaeetck-8.0.2.zip
+ NAME=jakartaeetck-8.0.2.zip
+ echo '***********************************************************************************'
+ echo '***                        TCK bundle information                               ***'
+ echo '*** Name:       jakartaeetck-8.0.2.zip                                     ***'
+ echo '*** Download URL:    download.eclipse.org/ee4j/jakartaee-tck/master/nightly/jakartaeetck-8.0.2.zip ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org stat -c '"%y"' jakartaeetck-8.0.2.zip /home/data/httpd/download.eclipse.org/ee4j/jakartaee-tck/master/nightly
stat: cannot stat `jakartaeetck-8.0.2.zip': No such file or directory
+ echo '*** Date: 2019-12-03' 01:33:01.308868752 '-0500        ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org wc -c /home/data/httpd/download.eclipse.org/ee4j/jakartaee-tck/master/nightly/jakartaeetck-8.0.2.zip
++ awk '{print $1}'
+ echo '*** Size(b): 655904642 ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org sha256sum /home/data/httpd/download.eclipse.org/ee4j/jakartaee-tck/master/nightly/jakartaeetck-8.0.2.zip
++ awk '{print $1}'
+ echo '*** SHA256SUM: 3bbde3a8c305e5901ba7c337843a18e56b60dfa794f98315cf6275a2fb14fcc7 ***'
+ echo '***                                                                             ***'
+ echo '***********************************************************************************'
$ 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/agent/workspace/jakartaeetck-certification to master reports directory: /var/jenkins_home/jobs/jakartaeetck-certification/builds/82/junit-reports-with-handlebars
[JUnitReportPublisher] Found 1 xml files.
[JUnit test report builder] 0. Found a xml file: results/junitreports/jaxr-junit-report.xml
[JUnit test report builder] Generating HTML reports
processing: /var/jenkins_home/jobs/jakartaeetck-certification/builds/82/junit-reports-with-handlebars/xmlData/results/junitreports/jaxr-junit-report.xml
[JUnit test report builder] Copying report to workspace directory: file:/home/jenkins/agent/workspace/jakartaeetck-certification/junit-reports-with-handlebars
Archiving artifacts
[description-setter] Description set: Eclipse GF version used : http://download.eclipse.org/glassfish/glassfish-5.1.0.zip'
Finished: SUCCESS