Skip to content

Console Output

Started by user Alwin Joseph
Running as Alwin Joseph
Agent default-agent-2cswq is provisioned from template Kubernetes Pod Template
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations: {}
  labels:
    jenkins: "slave"
  name: "default-agent-2cswq"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "57b21c4da298bf0e4a74f06471e2cc0384f692bb59fb3e2ad6790701689d329f"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.jakartaee-tck.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "default-agent-2cswq"
    - name: "JENKINS_NAME"
      value: "default-agent-2cswq"
    - 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-2cswq in workspace /home/jenkins/workspace/eftl-standalonetck-certification
Run condition [Boolean condition] enabling prebuild for step [BuilderChain]
Run condition [Boolean condition] enabling prebuild for step [BuilderChain]
[eftl-standalonetck-certification] $ /bin/sh -xe /tmp/jenkins6363124993034767995.sh
+ '[' EFTL_JAKARTAEE8_PROMOTED '==' EFTL_JAKARTAEE8_BUILD_LATEST ]
+ '[' EFTL_JAKARTAEE8_PROMOTED '==' EFTL_JAKARTAEE8_PROMOTED ]
+ export 'BUNDLE_URL=http://download.eclipse.org/ee4j/jakartaee-tck/jakartaee8-eftl/promoted'
+ export 'BUNDLE_LIST=eclipse-annotations-tck-1.3.0.zip eclipse-authentication-tck-1.1.0.zip eclipse-authorization-tck-1.5.0.zip eclipse-concurrency-tck-1.0.0.zip eclipse-connectors-tck-1.7.0.zip eclipse-expression-language-tck-3.0.0.zip eclipse-faces-tck-2.3.0.zip eclipse-jsonb-tck-1.0.0.zip eclipse-jsonp-tck-1.1.0.zip eclipse-messaging-tck-2.0.0.zip eclipse-pages-tck-2.3.0.zip eclipse-persistence-tck-2.2.0.zip eclipse-restful-ws-tck-2.1.0.zip eclipse-security-tck-1.0.0.zip eclipse-servlet-tck-4.0.0.zip eclipse-soap-tck-1.4.0.zip eclipse-tags-tck-1.2.0.zip eclipse-transactions-tck-1.3.0.zip eclipse-websocket-tck-1.1.0.zip eclipse-xml-registries-tck-1.0.0.zip eclipse-xml-rpc-tck-1.1.0.zip eclipse-xml-ws-tck-2.3.0.zip'
+ export 'JAF_BUNDLE_NAME=eclipse-activation-tck-1.2.0.zip'
+ export 'DSOLTCK_BUNDLE_NAME=eclipse-debugging-tck-1.0.0.zip'
+ rm -f standalonetck.properties
+ touch standalonetck.properties
+ echo 'GF_BUNDLE_URL=http://download.eclipse.org/glassfish/glassfish-5.1.0.zip'
+ echo 'GF_VERSION_URL='
+ echo 'PROFILE=FULL'
+ echo 'BUILD_TYPE=STANDALONE-TCK'
+ echo 'standalone_tcks=caj'
+ echo 'TCK_BUNDLE_BASE_URL=http://download.eclipse.org/ee4j/jakartaee-tck/jakartaee8-eftl/promoted'
+ echo 'STANDALONE_TCK_BUNDLES_FILE_NAME_LIST=eclipse-annotations-tck-1.3.0.zip eclipse-authentication-tck-1.1.0.zip eclipse-authorization-tck-1.5.0.zip eclipse-concurrency-tck-1.0.0.zip eclipse-connectors-tck-1.7.0.zip eclipse-expression-language-tck-3.0.0.zip eclipse-faces-tck-2.3.0.zip eclipse-jsonb-tck-1.0.0.zip eclipse-jsonp-tck-1.1.0.zip eclipse-messaging-tck-2.0.0.zip eclipse-pages-tck-2.3.0.zip eclipse-persistence-tck-2.2.0.zip eclipse-restful-ws-tck-2.1.0.zip eclipse-security-tck-1.0.0.zip eclipse-servlet-tck-4.0.0.zip eclipse-soap-tck-1.4.0.zip eclipse-tags-tck-1.2.0.zip eclipse-transactions-tck-1.3.0.zip eclipse-websocket-tck-1.1.0.zip eclipse-xml-registries-tck-1.0.0.zip eclipse-xml-rpc-tck-1.1.0.zip eclipse-xml-ws-tck-2.3.0.zip'
+ echo 'LICENSE=EFTL'
+ rm -f jaf-tck.properties
+ touch jaf-tck.properties
+ echo 'GF_BUNDLE_URL=http://download.eclipse.org/glassfish/glassfish-5.1.0.zip'
+ echo 'GF_VERSION_URL='
+ echo 'PROFILE=FULL'
+ echo 'LICENSE=EFTL'
+ echo 'TCK_BUNDLE_BASE_URL=http://download.eclipse.org/ee4j/jakartaee-tck/jakartaee8-eftl/promoted'
+ echo 'TCK_BUNDLE_FILE_NAME=eclipse-activation-tck-1.2.0.zip'
+ rm -f dsol-tck.properties
+ touch dsol-tck.properties
+ echo 'GF_BUNDLE_URL=http://download.eclipse.org/glassfish/glassfish-5.1.0.zip'
+ echo 'GF_VERSION_URL='
+ echo 'PROFILE=FULL'
+ echo 'LICENSE=EFTL'
+ echo 'TCK_BUNDLE_BASE_URL=http://download.eclipse.org/ee4j/jakartaee-tck/jakartaee8-eftl/promoted'
+ echo 'TCK_BUNDLE_FILE_NAME=eclipse-debugging-tck-1.0.0.zip'
Waiting for the completion of jakartaee-tck » master
jakartaee-tck » master #247 completed. Result was SUCCESS
Build step 'Trigger/call builds on other projects' changed build result to SUCCESS
Copied 1 artifact from "jakartaee-tck » master" build number 247
[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]
[eftl-standalonetck-certification] $ /bin/sh -xe /tmp/jenkins4957370651861193155.sh
+ tar zxf annotations-tck-results.tar.gz -C /home/jenkins/workspace/eftl-standalonetck-certification '--strip-components=5'
+ ls
annotations-tck
annotations-tck-results.tar.gz
bin
dsol-tck.properties
glassfish
jaf-tck.properties
junitreports
standalonetck.properties
+ touch junitreports/annotations-tck-junit-report.xml
+ 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
+ '[' EFTL_JAKARTAEE8_PROMOTED '==' EFTL_JAKARTAEE8_PROMOTED ]
+ export 'BUNDLE_URL=download.eclipse.org/ee4j/jakartaee-tck/jakartaee8-eftl/promoted'
+ export 'BUNDLE_LIST=annotations-tck-1.3.0.zip authentication-tck-1.1.0.zip authorization-tck-1.5.0.zip concurrency-tck-1.0.0.zip connectors-tck-1.7.0.zip expression-language-tck-3.0.0.zip faces-tck-2.3.0.zip jsonb-tck-1.0.0.zip jsonp-tck-1.1.0.zip messaging-tck-2.0.0.zip pages-tck-2.3.0.zip persistence-tck-2.2.0.zip restful-ws-tck-2.1.0.zip security-tck-1.0.0.zip servlet-tck-4.0.0.zip soap-tck-1.4.0.zip tags-tck-1.2.0.zip transactions-tck-1.3.0.zip websocket-tck-1.1.0.zip xml-registries-tck-1.0.0.zip xml-rpc-tck-1.1.0.zip xml-ws-tck-2.3.0.zip'
+ export 'DSOLTCK_BUNDLE_NAME=debugging-tck-1.0.0.zip'
+ export 'JAF_BUNDLE_NAME=activation-tck-1.2.0.zip'
+ rm -rf /home/jenkins/workspace/eftl-standalonetck-certification/tckinfo.txt
+ touch /home/jenkins/workspace/eftl-standalonetck-certification/tckinfo.txt
/tmp/jenkins4957370651861193155.sh: line 30: syntax error: unexpected redirection
Build step 'Execute shell' marked build as failure
Recording test results
[JUnitReportPublisher] Compiling JUnit Html Reports ...
[JUnit test report builder] Copying XML files from slave: /home/jenkins/workspace/eftl-standalonetck-certification to master reports directory: /var/jenkins_home/jobs/eftl-standalonetck-certification/builds/13/junit-reports-with-handlebars
[JUnitReportPublisher] Found 1 xml files.
[JUnit test report builder] 0. Found a xml file: junitreports/annotations-tck-junit-report.xml
[JUnit test report builder] Generating HTML reports
processing: /var/jenkins_home/jobs/eftl-standalonetck-certification/builds/13/junit-reports-with-handlebars/xmlData/junitreports/annotations-tck-junit-report.xml
[JUnit test report builder] Copying report to workspace directory: file:/home/jenkins/workspace/eftl-standalonetck-certification/junit-reports-with-handlebars
Archiving artifacts
Finished: FAILURE