Skip to content

Console Output

Started by user Alwin Joseph
Running as Alwin Joseph
Agent basic-2lfhw is provisioned from template basic
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations: {}
  labels:
    jenkins: "slave"
    jenkins/label: "basic"
  name: "basic-2lfhw"
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-2lfhw"
    - name: "JENKINS_REMOTING_JAVA_OPTS"
      value: "-showversion -XshowSettings:vm -Xmx256m -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-2lfhw"
    - 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.5"
    imagePullPolicy: "Always"
    name: "jnlp"
    resources:
      limits:
        memory: "16384Mi"
        cpu: "4460m"
      requests:
        memory: "16384Mi"
        cpu: "4160m"
    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-2lfhw (basic) in workspace /home/jenkins/agent/workspace/standalonetck-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-QPx2yZkqqSzb/agent.63
SSH_AGENT_PID=65
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/standalonetck-certification@tmp/private_key_5024684934640741511.key (/home/jenkins/agent/workspace/standalonetck-certification@tmp/private_key_5024684934640741511.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]
[standalonetck-certification] $ /bin/bash -x /tmp/jenkins1769363437054406172.sh
+ '[' JAKARTAEE91_PROMOTED_LATEST == JAKARTAEE9_BUILD_LATEST ']'
+ '[' JAKARTAEE91_PROMOTED_LATEST == JAVAEE8_RELEASED_LATEST ']'
+ '[' JAKARTAEE91_PROMOTED_LATEST == JAKARTAEE91_PROMOTED_LATEST ']'
+ export BUNDLE_URL=http://download.eclipse.org/ee4j/jakartaee-tck/jakartaee9/promoted
+ BUNDLE_URL=http://download.eclipse.org/ee4j/jakartaee-tck/jakartaee9/promoted
+ export 'BUNDLE_LIST=annotations-tck-2.0.1.zip authentication-tck-2.0.1.zip authorization-tck-2.0.1.zip concurrency-tck-2.0.1.zip connectors-tck-2.0.1.zip expression-language-tck-4.0.1.zip faces-tck-3.0.1.zip jsonb-tck-2.0.1.zip jsonp-tck-2.0.1.zip messaging-tck-3.0.1.zip pages-tck-3.0.1.zip persistence-tck-3.0.1.zip restful-ws-tck-3.0.2.zip security-tck-2.0.1.zip servlet-tck-5.0.2.zip soap-tck-2.0.1.zip tags-tck-2.0.1.zip transactions-tck-2.0.1.zip websocket-tck-2.0.1.zip xml-ws-tck-3.0.1.zip'
+ BUNDLE_LIST='annotations-tck-2.0.1.zip authentication-tck-2.0.1.zip authorization-tck-2.0.1.zip concurrency-tck-2.0.1.zip connectors-tck-2.0.1.zip expression-language-tck-4.0.1.zip faces-tck-3.0.1.zip jsonb-tck-2.0.1.zip jsonp-tck-2.0.1.zip messaging-tck-3.0.1.zip pages-tck-3.0.1.zip persistence-tck-3.0.1.zip restful-ws-tck-3.0.2.zip security-tck-2.0.1.zip servlet-tck-5.0.2.zip soap-tck-2.0.1.zip tags-tck-2.0.1.zip transactions-tck-2.0.1.zip websocket-tck-2.0.1.zip xml-ws-tck-3.0.1.zip'
+ export DSOLTCK_BUNDLE_NAME=debugging-tck-2.0.0.zip
+ DSOLTCK_BUNDLE_NAME=debugging-tck-2.0.0.zip
+ export JAF_BUNDLE_NAME=activation-tck-2.0.1.zip
+ JAF_BUNDLE_NAME=activation-tck-2.0.1.zip
+ export MAIL_BUNDLE_NAME=mail-tck-2.0.1.zip
+ MAIL_BUNDLE_NAME=mail-tck-2.0.1.zip
+ export CDI_BUNDLE_NAME=cdi-tck-glassfish-porting-3.0.1.zip
+ CDI_BUNDLE_NAME=cdi-tck-glassfish-porting-3.0.1.zip
+ export DI_BUNDLE_NAME=330-tck-glassfish-porting-2.0.0.zip
+ DI_BUNDLE_NAME=330-tck-glassfish-porting-2.0.0.zip
+ export BV_BUNDLE_NAME=bv-tck-glassfish-porting-3.0.1.zip
+ BV_BUNDLE_NAME=bv-tck-glassfish-porting-3.0.1.zip
+ rm -f standalonetck.properties
+ touch standalonetck.properties
+ echo GF_BUNDLE_URL=https://download.eclipse.org/ee4j/glassfish/glassfish-6.1.0-RC1.zip
+ echo GF_VERSION_URL=
+ echo PROFILE=FULL
+ echo BUILD_TYPE=STANDALONE-TCK
+ echo 'standalone_tcks=caj concurrency connector el jacc jaspic jaxrs jaxws jms jpa jsf jsp jsonb jsonp jstl jta saaj securityapi servlet websocket'
+ echo TCK_BUNDLE_BASE_URL=http://download.eclipse.org/ee4j/jakartaee-tck/jakartaee9/promoted
+ echo 'STANDALONE_TCK_BUNDLES_FILE_NAME_LIST=annotations-tck-2.0.1.zip authentication-tck-2.0.1.zip authorization-tck-2.0.1.zip concurrency-tck-2.0.1.zip connectors-tck-2.0.1.zip expression-language-tck-4.0.1.zip faces-tck-3.0.1.zip jsonb-tck-2.0.1.zip jsonp-tck-2.0.1.zip messaging-tck-3.0.1.zip pages-tck-3.0.1.zip persistence-tck-3.0.1.zip restful-ws-tck-3.0.2.zip security-tck-2.0.1.zip servlet-tck-5.0.2.zip soap-tck-2.0.1.zip tags-tck-2.0.1.zip transactions-tck-2.0.1.zip websocket-tck-2.0.1.zip xml-ws-tck-3.0.1.zip'
+ echo JDK=JDK11
+ rm -f dsol-tck.properties
+ touch dsol-tck.properties
+ echo GF_BUNDLE_URL=https://download.eclipse.org/ee4j/glassfish/glassfish-6.1.0-RC1.zip
+ echo GF_VERSION_URL=
+ echo PROFILE=FULL
+ echo TCK_BUNDLE_BASE_URL=http://download.eclipse.org/ee4j/jakartaee-tck/jakartaee9/promoted
+ echo TCK_BUNDLE_FILE_NAME=debugging-tck-2.0.0.zip
+ echo JDK=JDK11
+ rm -f cditck-portingkit.properties
+ touch cditck-portingkit.properties
+ echo GF_BUNDLE_URL=https://download.eclipse.org/ee4j/glassfish/glassfish-6.1.0-RC1.zip
+ echo GF_VERSION_URL=
+ echo PROFILE=FULL
+ echo TCK_BUNDLE_BASE_URL=http://download.eclipse.org/ee4j/jakartaee-tck/jakartaee9/promoted
+ echo TCK_BUNDLE_FILE_NAME=cdi-tck-glassfish-porting-3.0.1.zip
+ echo CDI_TCK_BUNDLE_URL=https://download.eclipse.org/jakartaee/cdi/3.0/cdi-tck-3.0.1-dist.zip
+ echo CDI_TCK_VERSION=3.0.1
+ echo JDK=JDK11
+ rm -f ditck-portingkit.properties
+ touch ditck-portingkit.properties
+ echo GF_BUNDLE_URL=https://download.eclipse.org/ee4j/glassfish/glassfish-6.1.0-RC1.zip
+ echo GF_VERSION_URL=
+ echo PROFILE=FULL
+ echo TCK_BUNDLE_BASE_URL=http://download.eclipse.org/ee4j/jakartaee-tck/jakartaee9/promoted
+ echo TCK_BUNDLE_FILE_NAME=330-tck-glassfish-porting-2.0.0.zip
+ echo JAKARTA_INJECT_TCK_URL=https://download.eclipse.org/ee4j/cdi/inject/2.0/jakarta.inject-tck-2.0.1-bin.zip
+ echo JAKARTA_INJECT_VERSION=2.0.1
+ echo JSR299_TCK_URL=https://download.eclipse.org/jakartaee/cdi/3.0/cdi-tck-3.0.1-dist.zip
+ echo JSR299_TCK_VERSION=3.0.1
+ echo JDK=JDK11
+ rm -f bvtck-portingkit.properties
+ touch bvtck-portingkit.properties
+ echo GF_BUNDLE_URL=https://download.eclipse.org/ee4j/glassfish/glassfish-6.1.0-RC1.zip
+ echo GF_VERSION_URL=
+ echo PROFILE=FULL
+ echo TCK_BUNDLE_BASE_URL=http://download.eclipse.org/ee4j/jakartaee-tck/jakartaee9/promoted
+ echo TCK_BUNDLE_FILE_NAME=bv-tck-glassfish-porting-3.0.1.zip
+ echo BV_TCK_BUNDLE_URL=http://download.eclipse.org/ee4j/bean-validation/3.0/beanvalidation-tck-dist-3.0.0.zip
+ echo BV_TCK_VERSION=3.0.0
+ echo JDK=JDK11
[Boolean condition] checking [false] against [^(1|y|yes|t|true|on|run)$] (origin token: $JAKARTAEE_TCKS)
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 [true] against [^(1|y|yes|t|true|on|run)$] (origin token: $CDI_PORTING_TCK)
Run condition [Boolean condition] enabling perform for step [BuilderChain]
Waiting for the completion of cditck-porting » master
cditck-porting » master #145 started.
cditck-porting » master #145 completed. Result was SUCCESS
Copied 1 artifact from "cditck-porting » master" build number 145
Build step 'Conditional steps (multiple)' changed build result to SUCCESS
[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 [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 #137 started.
bvtck-porting » master #137 completed. Result was FAILURE
Copied 0 artifacts from "bvtck-porting » master" build number 137
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 65 killed;
[ssh-agent] Stopped.
ERROR: Failed to copy artifacts from bvtck-porting/master with filter: *.tar.gz
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Archiving artifacts
[description-setter] Description set: 
Finished: FAILURE