Skip to content
Failed

Console Output

Started by user Radek Felcman
Running as Radek Felcman
Agent basic-8x81w is provisioned from template basic
---
apiVersion: "v1"
kind: "Pod"
metadata:
  labels:
    jenkins: "slave"
    jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
    jenkins/label: "basic"
  name: "basic-8x81w"
  namespace: "eclipselink"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.eclipselink.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "basic-8x81w"
    - 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-8x81w"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.eclipselink.svc.cluster.local/eclipselink/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc"
    imagePullPolicy: "Always"
    name: "jnlp"
    resources:
      limits:
        cpu: "2000m"
        memory: "4096Mi"
      requests:
        cpu: "1000m"
        memory: "4096Mi"
    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
      subPath: ""
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
    workingDir: "/home/jenkins/agent"
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - name: "volume-0"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-eclipselink"
      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-8x81w (basic) in workspace /home/jenkins/agent/workspace/TCK_JakartaEE11_JPA_run
Copied 1 artifact from "TCK_JakartaEE11_GF_integration" build number 3
[TCK_JakartaEE11_JPA_run] $ /bin/sh -xe /tmp/jenkins1167085162655859325.sh
+ export TS_HOME=/home/jenkins/agent/workspace/TCK_JakartaEE11_JPA_run/persistence-tck
+ TS_HOME=/home/jenkins/agent/workspace/TCK_JakartaEE11_JPA_run/persistence-tck
+ export deliverabledir=persistence
+ deliverabledir=persistence
+ export javaee_home=/home/jenkins/agent/workspace/TCK_JakartaEE11_JPA_run/glassfish8
+ javaee_home=/home/jenkins/agent/workspace/TCK_JakartaEE11_JPA_run/glassfish8
+ export DOWNLOAD_PATH=/home/jenkins/agent/workspace/TCK_JakartaEE11_JPA_run/persistence-tck-downloads
+ DOWNLOAD_PATH=/home/jenkins/agent/workspace/TCK_JakartaEE11_JPA_run/persistence-tck-downloads
+ TOOLS_PREFIX=/opt/tools
+ MVN_HOME=/opt/tools/apache-maven/latest
+ PATH=/opt/tools/apache-maven/latest/bin:/opt/tools/java/openjdk/jdk-21/latest/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ mkdir -p /home/jenkins/agent/workspace/TCK_JakartaEE11_JPA_run/persistence-tck-downloads
+ wget -q 'https://www.eclipse.org/downloads/download.php?file=/ee4j/jakartaee-tck/jakartaee11/staged/eftl/jakarta-persistence-tck-3.2.0.zip&r=1' -O /home/jenkins/agent/workspace/TCK_JakartaEE11_JPA_run/persistence-tck-downloads/persistencetck-11.0.0_latest.zip
+ cd /home/jenkins/agent/workspace/TCK_JakartaEE11_JPA_run
+ unzip -q /home/jenkins/agent/workspace/TCK_JakartaEE11_JPA_run/persistence-tck-downloads/persistencetck-11.0.0_latest.zip
++ ls /home/jenkins/agent/workspace/TCK_JakartaEE11_JPA_run/persistence-tck-downloads
+ export NAME=persistencetck-11.0.0_latest.zip
+ NAME=persistencetck-11.0.0_latest.zip
+ cd /home/jenkins/agent/workspace/TCK_JakartaEE11_JPA_run/persistence-tck/artifacts
+ ./artifact-install.sh
[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------< org.apache.maven:standalone-pom >-------------------
[INFO] Building Maven Stub Project (No POM) 1
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- install:3.1.1:install-file (default-cli) @ standalone-pom ---
[INFO] Installing /home/jenkins/agent/workspace/TCK_JakartaEE11_JPA_run/persistence-tck/artifacts/dbprocedures-3.2.0.jar to /home/jenkins/.m2/repository/jakarta/tck/dbprocedures/3.2.0/dbprocedures-3.2.0.jar
[INFO] Installing /tmp/dbprocedures-3.2.013252146113881139446.pom to /home/jenkins/.m2/repository/jakarta/tck/dbprocedures/3.2.0/dbprocedures-3.2.0.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  1.266 s
[INFO] Finished at: 2024-04-30T11:24:35Z
[INFO] ------------------------------------------------------------------------
[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------< org.apache.maven:standalone-pom >-------------------
[INFO] Building Maven Stub Project (No POM) 1
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- install:3.1.1:install-file (default-cli) @ standalone-pom ---
[INFO] Installing /home/jenkins/agent/workspace/TCK_JakartaEE11_JPA_run/persistence-tck/artifacts/persistence-tck-3.2.0.pom to /home/jenkins/.m2/repository/jakarta/tck/persistence-tck/3.2.0/persistence-tck-3.2.0.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.381 s
[INFO] Finished at: 2024-04-30T11:24:37Z
[INFO] ------------------------------------------------------------------------
[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------< org.apache.maven:standalone-pom >-------------------
[INFO] Building Maven Stub Project (No POM) 1
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- install:3.1.1:install-file (default-cli) @ standalone-pom ---
[INFO] Installing /home/jenkins/agent/workspace/TCK_JakartaEE11_JPA_run/persistence-tck/artifacts/persistence-tck-common-3.2.0.jar to /home/jenkins/.m2/repository/jakarta/tck/persistence-tck-common/3.2.0/persistence-tck-common-3.2.0.jar
[INFO] Installing /tmp/persistence-tck-common-3.2.09346506593513348742.pom to /home/jenkins/.m2/repository/jakarta/tck/persistence-tck-common/3.2.0/persistence-tck-common-3.2.0.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.342 s
[INFO] Finished at: 2024-04-30T11:24:39Z
[INFO] ------------------------------------------------------------------------
[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------< org.apache.maven:standalone-pom >-------------------
[INFO] Building Maven Stub Project (No POM) 1
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- install:3.1.1:install-file (default-cli) @ standalone-pom ---
[INFO] Installing /home/jenkins/agent/workspace/TCK_JakartaEE11_JPA_run/persistence-tck/artifacts/persistence-tck-common-3.2.0.pom to /home/jenkins/.m2/repository/jakarta/tck/persistence-tck-common/3.2.0/persistence-tck-common-3.2.0.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.318 s
[INFO] Finished at: 2024-04-30T11:24:41Z
[INFO] ------------------------------------------------------------------------
[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------< org.apache.maven:standalone-pom >-------------------
[INFO] Building Maven Stub Project (No POM) 1
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- install:3.1.1:install-file (default-cli) @ standalone-pom ---
[INFO] Installing /home/jenkins/agent/workspace/TCK_JakartaEE11_JPA_run/persistence-tck/artifacts/persistence-tck-spec-tests-3.2.0.jar to /home/jenkins/.m2/repository/jakarta/tck/persistence-tck-spec-tests/3.2.0/persistence-tck-spec-tests-3.2.0.jar
[INFO] Installing /tmp/persistence-tck-spec-tests-3.2.011838132302763568974.pom to /home/jenkins/.m2/repository/jakarta/tck/persistence-tck-spec-tests/3.2.0/persistence-tck-spec-tests-3.2.0.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.330 s
[INFO] Finished at: 2024-04-30T11:24:42Z
[INFO] ------------------------------------------------------------------------
[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------< org.apache.maven:standalone-pom >-------------------
[INFO] Building Maven Stub Project (No POM) 1
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- install:3.1.1:install-file (default-cli) @ standalone-pom ---
[INFO] Installing /home/jenkins/agent/workspace/TCK_JakartaEE11_JPA_run/persistence-tck/artifacts/persistence-tck-spec-tests-3.2.0.pom to /home/jenkins/.m2/repository/jakarta/tck/persistence-tck-spec-tests/3.2.0/persistence-tck-spec-tests-3.2.0.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.350 s
[INFO] Finished at: 2024-04-30T11:24:44Z
[INFO] ------------------------------------------------------------------------
+ cd /home/jenkins/agent/workspace/TCK_JakartaEE11_JPA_run
+ mvn -f /home/jenkins/agent/workspace/TCK_JakartaEE11_JPA_run/persistence-tck/bin/pom.xml clean verify -P staging,full,eclipselink -Declipselink.version=5.0.0-B02 -Declipselink.asm.version=9.7.0 -Dtck.version=3.2.0
+ tee tck.log
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for jakarta.tck:persistence-tck-runner:pom:3.2.0
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: jakarta.persistence:jakarta.persistence-api:jar -> version ${jakarta.persistence.version} vs ${persistence.api.version} @ line 115, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] 
[INFO] -----------------< jakarta.tck:persistence-tck-runner >-----------------
[INFO] Building persistence-tck-runner 3.2.0
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ persistence-tck-runner ---
[INFO] 
[INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ persistence-tck-runner ---
[INFO] Artifact org.codehaus.plexus:plexus-component-annotations:jar:1.5.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [sonatype-nexus-staging (https://jakarta.oss.sonatype.org/content/repositories/staging/, default, releases), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [sonatype-nexus-staging (https://jakarta.oss.sonatype.org/content/repositories/staging/, default, releases), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.sonatype.plexus:plexus-cipher:jar:1.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [sonatype-nexus-staging (https://jakarta.oss.sonatype.org/content/repositories/staging/, default, releases), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact javax.inject:javax.inject:jar:1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [sonatype-nexus-staging (https://jakarta.oss.sonatype.org/content/repositories/staging/, default, releases), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-component-annotations:jar:1.5.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [sonatype-nexus-staging (https://jakarta.oss.sonatype.org/content/repositories/staging/, default, releases), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [sonatype-nexus-staging (https://jakarta.oss.sonatype.org/content/repositories/staging/, default, releases), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.sonatype.plexus:plexus-cipher:jar:1.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [sonatype-nexus-staging (https://jakarta.oss.sonatype.org/content/repositories/staging/, default, releases), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact javax.inject:javax.inject:jar:1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [sonatype-nexus-staging (https://jakarta.oss.sonatype.org/content/repositories/staging/, default, releases), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] CycloneDX: Resolving Dependencies
[WARNING] Unable to create Maven project for org.netbeans.tools:ct-sym:jar:latest from repository.
[INFO] CycloneDX: Creating BOM version 1.4 with 66 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/TCK_JakartaEE11_JPA_run/persistence-tck/bin/target/bom.xml
[INFO]            attaching as persistence-tck-runner-3.2.0-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/TCK_JakartaEE11_JPA_run/persistence-tck/bin/target/bom.json
[WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword
[INFO]            attaching as persistence-tck-runner-3.2.0-cyclonedx.json
[INFO] 
[INFO] --- dependency:3.2.0:unpack (unpack) @ persistence-tck-runner ---
[INFO] Artifact org.sonatype.sisu:sisu-guice:jar:no_aop:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [sonatype-nexus-staging (https://jakarta.oss.sonatype.org/content/repositories/staging/, default, releases), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.sonatype.sisu:sisu-guice:jar:no_aop:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [sonatype-nexus-staging (https://jakarta.oss.sonatype.org/content/repositories/staging/, default, releases), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Configured Artifact: org.glassfish.main.distributions:glassfish:8.0.0-M2:zip
[INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/main/distributions/glassfish/8.0.0-M2/glassfish-8.0.0-M2.zip to /home/jenkins/agent/workspace/TCK_JakartaEE11_JPA_run/persistence-tck/bin/target with includes "" and excludes ""
[INFO] 
[INFO] --- dependency:3.2.0:copy (copy-lib) @ persistence-tck-runner ---
[INFO] Configured Artifact: jakarta.tck:dbprocedures:?:jar
[INFO] Configured Artifact: jakarta.persistence:jakarta.persistence-api:?:jar
[INFO] Copying dbprocedures-3.2.0.jar to /home/jenkins/agent/workspace/TCK_JakartaEE11_JPA_run/persistence-tck/bin/target/dbprocedures.jar
[INFO] Copying jakarta.persistence-api-3.2.0.jar to /home/jenkins/agent/workspace/TCK_JakartaEE11_JPA_run/persistence-tck/bin/target/glassfish8/glassfish/modules/jakarta.persistence-api.jar
[INFO] 
[INFO] --- dependency:3.2.0:copy (copy-eclipselink-lib) @ persistence-tck-runner ---
[INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.core:?:jar
[INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.jpa:?:jar
[INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:?:jar
[INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.jpa.modelgen.processor:?:jar
[INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.moxy:?:jar
[INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.dbws:?:jar
[INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.oracle:?:jar
[INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.asm:?:jar
[INFO] Copying org.eclipse.persistence.core-5.0.0-B02.jar to /home/jenkins/agent/workspace/TCK_JakartaEE11_JPA_run/persistence-tck/bin/target/glassfish8/glassfish/modules/org.eclipse.persistence.core.jar
[INFO] Copying org.eclipse.persistence.jpa-5.0.0-B02.jar to /home/jenkins/agent/workspace/TCK_JakartaEE11_JPA_run/persistence-tck/bin/target/glassfish8/glassfish/modules/org.eclipse.persistence.jpa.jar
[INFO] Copying org.eclipse.persistence.jpa.jpql-5.0.0-B02.jar to /home/jenkins/agent/workspace/TCK_JakartaEE11_JPA_run/persistence-tck/bin/target/glassfish8/glassfish/modules/org.eclipse.persistence.jpa.jpql.jar
[INFO] Copying org.eclipse.persistence.jpa.modelgen.processor-5.0.0-B02.jar to /home/jenkins/agent/workspace/TCK_JakartaEE11_JPA_run/persistence-tck/bin/target/glassfish8/glassfish/modules/org.eclipse.persistence.jpa.modelgen.processor.jar
[INFO] Copying org.eclipse.persistence.moxy-5.0.0-B02.jar to /home/jenkins/agent/workspace/TCK_JakartaEE11_JPA_run/persistence-tck/bin/target/glassfish8/glassfish/modules/org.eclipse.persistence.moxy.jar
[INFO] Copying org.eclipse.persistence.dbws-5.0.0-B02.jar to /home/jenkins/agent/workspace/TCK_JakartaEE11_JPA_run/persistence-tck/bin/target/glassfish8/glassfish/modules/org.eclipse.persistence.dbws.jar
[INFO] Copying org.eclipse.persistence.oracle-5.0.0-B02.jar to /home/jenkins/agent/workspace/TCK_JakartaEE11_JPA_run/persistence-tck/bin/target/glassfish8/glassfish/modules/org.eclipse.persistence.oracle.jar
[INFO] Copying org.eclipse.persistence.asm-9.7.0.jar to /home/jenkins/agent/workspace/TCK_JakartaEE11_JPA_run/persistence-tck/bin/target/glassfish8/glassfish/modules/org.eclipse.persistence.asm.jar
[INFO] 
[INFO] --- antrun:3.1.0:run (initdb) @ persistence-tck-runner ---
[INFO] Executing tasks
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  26.639 s
[INFO] Finished at: 2024-04-30T11:25:12Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:3.1.0:run (initdb) on project persistence-tck-runner: An Ant BuildException has occured: java.sql.SQLNonTransientConnectionException: java.net.ConnectException : Error connecting to server localhost on port 1,527 with message Connection refused.
[ERROR] around Ant part ...<sql password="cts1" autocommit="true" driver="org.apache.derby.jdbc.ClientDriver" onerror="continue" delimiter=";" classpathref="jdbc.classpath" userid="cts1" url="jdbc:derby://localhost:1527/derbyDB;create=true">... @ 8:219 in /home/jenkins/agent/workspace/TCK_JakartaEE11_JPA_run/persistence-tck/bin/target/antrun/build-main.xml
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
+ echo '***********************************************************************************'
+ echo '***                        TCK bundle information                               ***'
+ echo '*** Name:         persistencetck-11.0.0_latest.zip                            ***'
+ echo '*** Artifact ID:<>   jakarta.tck:persistence-tck:3.2.0         ***'
++ stat -c 'date: %y, size(b): %s' /home/jenkins/agent/workspace/TCK_JakartaEE11_JPA_run/persistence-tck-downloads/persistencetck-11.0.0_latest.zip
+ echo '*** Date and size: date:' 2024-04-30 11:01:02.000000000 +0000, 'size(b):' '4626620  ***'
++ sha256sum /home/jenkins/agent/workspace/TCK_JakartaEE11_JPA_run/persistence-tck-downloads/persistencetck-11.0.0_latest.zip
++ awk '{print $1}'
+ echo '*** SHA256SUM: db74101c3f52f737f57804271ea9c845cb1941f2a0685284c54c4ad4fa1f05c7 ***'
+ echo '***                                                                             ***'
+ echo '***                          EclipseLink Version                                ***'
***                          EclipseLink Version                                ***
+ java -cp /home/jenkins/agent/workspace/TCK_JakartaEE11_JPA_run/persistence-tck/bin/target/glassfish8/glassfish/modules/org.eclipse.persistence.core.jar org.eclipse.persistence.Version

Eclipse Persistence Services (EclipseLink)
   Build Version:   5.0.0-B02.v202404111748
   Build Qualifier: v202404111748
   Build Date:      20240411
   Build Time:      1749
   Build Revision:  78a5206fc3b2563020c3bdcc2887e110ce814376
+ echo '***                        MVN/JDK info                                         ***'
++ mvn -v
+ echo Apache Maven 3.9.5 '(57804ffe001d7215b5e7bcb531cf83df38f93546)' Maven home: /opt/tools/apache-maven/latest Java version: 21.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-21/21.0.2 Default locale: en_US, platform encoding: UTF-8 OS name: '"linux",' version: '"6.2.9-300.fc38.x86_64",' arch: '"amd64",' family: '"unix"'
+ echo '***********************************************************************************'
+ echo '***                        TCK results summary                                  ***'
++ grep 'Skipped: [0-9]*$' tck.log
++ grep -o 'Tests run: [0-9]*'
++ awk '{  SUM += $3 } END { print SUM }'
+ export TESTS_RUN=
+ TESTS_RUN=
++ grep 'Skipped: [0-9]*$' tck.log
++ awk '{  SUM += $2 } END { print SUM }'
++ grep -o 'Failures: [0-9]*'
+ export FAILURES=
+ FAILURES=
++ grep 'Skipped: [0-9]*$' tck.log
++ grep -o 'Errors: [0-9]*'
++ awk '{  SUM += $2 } END { print SUM }'
+ export ERRORS=
+ ERRORS=
++ grep 'Skipped: [0-9]*$' tck.log
++ grep -o 'Skipped: [0-9]*'
++ awk '{  SUM += $2 } END { print SUM }'
+ export SKIPPED=
+ SKIPPED=
+ echo '[INFO] Number of Tests Passed      = '
+ echo '[INFO] Number of Tests Failed      = '
+ echo '[INFO] Number of Tests with Errors = '
+ echo '[INFO] Number of Skipped Tests     = '
+ echo '[INFO] ****************************************************************************'
+ grep 'Tests run:' tck.log
+ grep --invert-match 'Skipped: [0-9]*$'
Build step 'Execute shell' marked build as failure
Archiving artifacts
Finished: FAILURE