Started by user Lukas Jungmann Running as Lukas Jungmann Agent basic-tws8d is provisioned from template basic --- apiVersion: "v1" kind: "Pod" metadata: labels: jenkins: "slave" jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" jenkins/label: "basic" name: "basic-tws8d" namespace: "ca" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.ca.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "basic-tws8d" - 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-tws8d" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.ca.svc.cluster.local/ca/" 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-ca" 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" Building remotely on basic-tws8d (basic) in workspace /home/jenkins/agent/workspace/TCK_jakarta_distribution [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-mdVf9lIoA93o/agent.48 SSH_AGENT_PID=50 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/TCK_jakarta_distribution@tmp/private_key_3130792483286929354.key (/home/jenkins/agent/workspace/TCK_jakarta_distribution@tmp/private_key_3130792483286929354.key) [ssh-agent] Using credentials genie.ca (ssh://genie.ca@projects-storage.eclipse.org) The recommended git tool is: NONE using credential github-bot-ssh Cloning the remote Git repository Cloning repository git@github.com:jakartaee/common-annotations-api.git > git init /home/jenkins/agent/workspace/TCK_jakarta_distribution # timeout=10 Fetching upstream changes from git@github.com:jakartaee/common-annotations-api.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_SSH to set credentials GitHub bot (SSH) [INFO] Currently running in a labeled security context > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/TCK_jakarta_distribution@tmp/jenkins-gitclient-ssh316484982555070067.key Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git@github.com:jakartaee/common-annotations-api.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:jakartaee/common-annotations-api.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision c5f0fe12646c174d6d19789306cbdc28ad4f4e2f (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f c5f0fe12646c174d6d19789306cbdc28ad4f4e2f # timeout=10 Commit message: "Migrate Annotations TCK source from platform TCK project (#130)" > git rev-list --no-walk c5f0fe12646c174d6d19789306cbdc28ad4f4e2f # timeout=10 [TCK_jakarta_distribution] $ /bin/bash -ex /tmp/jenkins6512065808539228875.sh + 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:/opt/tools/java/openjdk/jdk-21/latest/bin:/opt/tools/java/openjdk/jdk-21/latest/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + cd /home/jenkins/agent/workspace/TCK_jakarta_distribution/tck + mvn clean install -f docs/userguide/pom.xml [INFO] Scanning for projects... [INFO] [INFO] -----------------------< org.glassfish:tck_caj >------------------------ [INFO] Building Eclipse Foundation Technology Compatibility Kit User's Guide for Jakarta Annotations Release 3.0 3.0.0 [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'properties' is unknown for plugin 'jbake-maven-plugin:2.7.0-rc.7:generate (build-site)' [WARNING] Parameter 'imagesDir' is unknown for plugin 'asciidoctor-maven-plugin:2.2.4:process-asciidoc (generate-pdf-doc)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ tck_caj --- [INFO] Deleting /home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/docs/userguide/src/main/jbake/content (includes = [toc.adoc], excludes = []) [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-versions) @ tck_caj --- [INFO] [INFO] --- glassfish-doc:1.3:toc (generate-toc) @ tck_caj --- [INFO] [INFO] --- glassfish-doc:1.3:book (generate-book) @ tck_caj --- [INFO] [INFO] --- jbake:2.7.0-rc.7:generate (build-site) @ tck_caj --- [INFO] Error when creating PropertyDescriptor for public final void org.apache.commons.configuration2.AbstractConfiguration.setProperty(java.lang.String,java.lang.Object)! Ignoring this property. [INFO] Baking has started... Feb 22, 2024 7:20:09 PM com.orientechnologies.common.log.OLogManager log INFO: Can not detect value of limit of open files. Feb 22, 2024 7:20:09 PM com.orientechnologies.common.log.OLogManager log INFO: Default limit of open files (512) will be used. Feb 22, 2024 7:20:09 PM com.orientechnologies.common.log.OLogManager log WARNING: Cannot find default script language for javascript Feb 22, 2024 7:20:09 PM com.orientechnologies.common.log.OLogManager log INFO: 4294967296 B/4096 MB/4 GB of physical memory were detected on machine Feb 22, 2024 7:20:09 PM com.orientechnologies.common.log.OLogManager log INFO: Can not detect memory limit value. Feb 22, 2024 7:20:09 PM com.orientechnologies.common.log.OLogManager log INFO: Path to 'memory' cgroup is '/kubepods.slice/kubepods-burstable.slice/kubepods-burstable-podbf1fbe54_e3c8_4c57_8a80_f0d50980c63d.slice/crio-5a3f968c9d5c31b0604b1cd4978e0f11059b8ea89d7e75443cc945f65df9e44b.scope' Feb 22, 2024 7:20:09 PM com.orientechnologies.common.log.OLogManager log INFO: Mounting path for memory cgroup controller is '/sys/fs/cgroup/memory' Feb 22, 2024 7:20:09 PM com.orientechnologies.common.log.OLogManager log INFO: Can not find '/sys/fs/cgroup/memory/kubepods.slice/kubepods-burstable.slice/kubepods-burstable-podbf1fbe54_e3c8_4c57_8a80_f0d50980c63d.slice/crio-5a3f968c9d5c31b0604b1cd4978e0f11059b8ea89d7e75443cc945f65df9e44b.scope' path for memory cgroup, it is supposed that process is running in container, will try to read root '/sys/fs/cgroup/memory' memory cgroup data Feb 22, 2024 7:20:09 PM com.orientechnologies.common.log.OLogManager log INFO: cgroup soft memory limit is 9223372036854771712 B/8796093022207 MB/8589934591 GB Feb 22, 2024 7:20:09 PM com.orientechnologies.common.log.OLogManager log INFO: cgroup hard memory limit is 4294967296 B/4096 MB/4 GB Feb 22, 2024 7:20:09 PM com.orientechnologies.common.log.OLogManager log INFO: Detected memory limit for current process is 4294967296 B/4096 MB/4 GB Feb 22, 2024 7:20:09 PM com.orientechnologies.common.log.OLogManager log INFO: JVM can use maximum 1024MB of heap memory Feb 22, 2024 7:20:09 PM com.orientechnologies.common.log.OLogManager log INFO: Because OrientDB is running inside a container 256m of memory will be left unallocated according to the setting 'memory.leftToContainer' not taking into account heap memory Feb 22, 2024 7:20:09 PM com.orientechnologies.common.log.OLogManager log INFO: OrientDB auto-config DISKCACHE=2,816MB (heap=1,024MB os=4,096MB) Feb 22, 2024 7:20:09 PM com.orientechnologies.common.log.OLogManager log INFO: System is started under an effective user : `jenkins` Feb 22, 2024 7:20:09 PM com.orientechnologies.common.log.OLogManager log WARNING: You are running under the "root" user privileges that introduces security risks. Please consider to run under a user dedicated to be used to run current server instance. Feb 22, 2024 7:20:09 PM com.orientechnologies.common.log.OLogManager log INFO: Storage 'memory:cache' is created under OrientDB distribution : 3.1.20 - Veloce (build a9065d2198411f8b5eab3bb5240c4aad67b3dbc9, branch UNKNOWN) Feb 22, 2024 7:20:10 PM com.orientechnologies.common.log.OLogManager log WARNING: IMPORTANT! Using default password is unsafe, please change password for user 'admin' on database 'cache' [INFO] register new extractors for document type: masterindex [INFO] register new extractors for document type: error404 [INFO] register new extractors for document type: tagsindex [INFO] register new extractors for document type: sitemap [INFO] register new extractors for document type: data [INFO] Processing [/home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/docs/userguide/src/main/jbake/content/config.adoc]... : new [INFO] Initializing Asciidoctor engine... 2024-02-22T19:20:11.816Z [main] WARN FilenoUtil : Native subprocess control requires open access to the JDK IO subsystem Pass '--add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.io=ALL-UNNAMED' to enable. [INFO] Asciidoctor engine initialized. Feb 22, 2024 7:20:14 PM uri:classloader:/gems/asciidoctor-2.0.12/lib/asciidoctor/parser.rb parse_list_item WARNING: config.inc: line 103: list item index: expected a, got d Feb 22, 2024 7:20:14 PM uri:classloader:/gems/asciidoctor-2.0.12/lib/asciidoctor/parser.rb catalog_inline_anchors WARNING: : line 162: id assigned to anchor already in use: GBFWG Feb 22, 2024 7:20:14 PM uri:classloader:/gems/asciidoctor-2.0.12/lib/asciidoctor/parser.rb catalog_inline_anchors WARNING: : line 189: id assigned to anchor already in use: GBFVA [INFO] Processing [/home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/docs/userguide/src/main/jbake/content/debug.adoc]... : new [INFO] Processing [/home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/docs/userguide/src/main/jbake/content/faq.adoc]... : new [INFO] Processing [/home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/docs/userguide/src/main/jbake/content/install.adoc]... : new [INFO] Processing [/home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/docs/userguide/src/main/jbake/content/intro.adoc]... : new Feb 22, 2024 7:20:15 PM uri:classloader:/gems/asciidoctor-2.0.12/lib/asciidoctor/parser.rb next_block WARNING: : line 335: list item index: expected 1, got 2 Feb 22, 2024 7:20:15 PM uri:classloader:/gems/asciidoctor-2.0.12/lib/asciidoctor/parser.rb next_block WARNING: : line 341: list item index: expected 2, got 3 [INFO] Processing [/home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/docs/userguide/src/main/jbake/content/preface.adoc]... : new [INFO] Processing [/home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/docs/userguide/src/main/jbake/content/rebuild.adoc]... : new [INFO] Processing [/home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/docs/userguide/src/main/jbake/content/rules.adoc]... : new [INFO] Processing [/home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/docs/userguide/src/main/jbake/content/title.adoc]... : new [INFO] Processing [/home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/docs/userguide/src/main/jbake/content/toc.adoc]... : new [INFO] Processing [/home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/docs/userguide/src/main/jbake/content/using.adoc]... : new [INFO] Content detected: [INFO] Parsed 11 files of type: page [INFO] Data files detected: [INFO] Rendering [/home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/docs/userguide/target/staging/toc.html]... done! [INFO] Rendering [/home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/docs/userguide/target/staging/rules.html]... done! [INFO] Rendering [/home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/docs/userguide/target/staging/using.html]... done! [INFO] Rendering [/home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/docs/userguide/target/staging/title.html]... done! [INFO] Rendering [/home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/docs/userguide/target/staging/preface.html]... done! [INFO] Rendering [/home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/docs/userguide/target/staging/install.html]... done! [INFO] Rendering [/home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/docs/userguide/target/staging/debug.html]... done! [INFO] Rendering [/home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/docs/userguide/target/staging/rebuild.html]... done! [INFO] Rendering [/home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/docs/userguide/target/staging/intro.html]... done! [INFO] Rendering [/home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/docs/userguide/target/staging/faq.html]... done! [INFO] Rendering [/home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/docs/userguide/target/staging/config.html]... done! [INFO] Copying [/home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/docs/userguide/src/main/jbake/assets/README.md]... done! [INFO] Copying [/home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/docs/userguide/src/main/jbake/assets/_config.yml]... done! [INFO] Copying [/home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/docs/userguide/src/main/jbake/assets/css/style.css]... done! [INFO] Copying [/home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/docs/userguide/src/main/jbake/assets/img/eclipse_foundation_logo_tiny.png]... done! [INFO] Copying [/home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/docs/userguide/src/main/jbake/content/README]... done! [INFO] Copying [/home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/docs/userguide/src/main/jbake/content/attributes.conf]... done! [INFO] Copying [/home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/docs/userguide/src/main/jbake/content/config.inc]... done! [INFO] Copying [/home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/docs/userguide/src/main/jbake/content/debug-tips.inc]... done! [INFO] Copying [/home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/docs/userguide/src/main/jbake/content/defns.inc]... done! [INFO] Copying [/home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/docs/userguide/src/main/jbake/content/install-server-vi.inc]... done! [INFO] Copying [/home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/docs/userguide/src/main/jbake/content/install-server.inc]... done! [INFO] Copying [/home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/docs/userguide/src/main/jbake/content/intro.inc]... done! [INFO] Copying [/home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/docs/userguide/src/main/jbake/content/packages.inc]... done! [INFO] Copying [/home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/docs/userguide/src/main/jbake/content/platforms.inc]... done! [INFO] Copying [/home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/docs/userguide/src/main/jbake/content/rebuild.inc]... done! [INFO] Copying [/home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/docs/userguide/src/main/jbake/content/req-software.inc]... done! [INFO] Copying [/home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/docs/userguide/src/main/jbake/content/rules.inc]... done! [INFO] Copying [/home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/docs/userguide/src/main/jbake/content/tck-packages.inc]... done! [INFO] Copying [/home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/docs/userguide/src/main/jbake/content/title.inc]... done! [INFO] Copying [/home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/docs/userguide/src/main/jbake/content/using-examples.inc]... done! [INFO] Copying [/home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/docs/userguide/src/main/jbake/content/using.inc]... done! [INFO] Baking finished! [INFO] Baked 11 items in 7089ms Feb 22, 2024 7:20:16 PM com.orientechnologies.common.log.OLogManager log INFO: - shutdown storage: cache... [INFO] [INFO] --- asciidoctor:2.2.4:process-asciidoc (generate-pdf-doc) @ tck_caj --- 2024-02-22T19:20:20.039Z [main] WARN FilenoUtil : Native subprocess control requires open access to the JDK IO subsystem Pass '--add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.io=ALL-UNNAMED' to enable. [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 17 resources [INFO] asciidoctor: WARN: intro.adoc: line 333: list item index: expected 1, got 2 [INFO] asciidoctor: WARN: intro.adoc: line 339: list item index: expected 2, got 3 [INFO] asciidoctor: WARN: config.inc: line 103: list item index: expected a, got d [INFO] asciidoctor: WARN: config.adoc: line 160: id assigned to anchor already in use: GBFWG [INFO] asciidoctor: WARN: config.adoc: line 187: id assigned to anchor already in use: GBFVA [INFO] Converted /home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/docs/userguide/target/book/book.adoc [INFO] [INFO] --- install:3.1.1:install (default-install) @ tck_caj --- [INFO] Installing /home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/docs/userguide/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tck_caj/3.0.0/tck_caj-3.0.0.pom [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 56.283 s [INFO] Finished at: 2024-02-22T19:20:51Z [INFO] ------------------------------------------------------------------------ Feb 22, 2024 7:20:51 PM com.orientechnologies.common.log.OLogManager log INFO: Orient Engine is shutting down... + mvn clean install [INFO] Scanning for projects... [INFO] [INFO] ----------------< jakarta.tck:jakarta-annotations-tck >----------------- [INFO] Building Annotations-TCK 3.0.0 [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ jakarta-annotations-tck --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ jakarta-annotations-tck --- [INFO] Copying 4 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ jakarta-annotations-tck --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 8 source files with javac [debug release 17] to target/classes [INFO] /home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/src/main/java/com/sun/ts/tests/annotations/SigTestDriver.java: /home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/src/main/java/com/sun/ts/tests/annotations/SigTestDriver.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/src/main/java/com/sun/ts/tests/annotations/SigTestDriver.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/src/main/java/com/sun/ts/tests/annotations/SigTestResult.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/src/main/java/com/sun/ts/tests/annotations/SigTestResult.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jakarta-annotations-tck --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/src/test/resources [INFO] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ jakarta-annotations-tck --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ jakarta-annotations-tck --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ jakarta-annotations-tck --- [INFO] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/target/jakarta-annotations-tck-3.0.0.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ jakarta-annotations-tck --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 9 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/target/bom.xml [INFO] attaching as jakarta-annotations-tck-3.0.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/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 jakarta-annotations-tck-3.0.0-cyclonedx.json [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ jakarta-annotations-tck --- [INFO] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/target/jakarta-annotations-tck-3.0.0-sources.jar [INFO] [INFO] --- assembly:3.3.0:single (distribution) @ jakarta-annotations-tck --- [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: src/main/assembly/assembly.xml [INFO] Building zip: /home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/target/jakarta-annotations-tck-3.0.0.zip [INFO] [INFO] --- install:3.1.1:install (default-install) @ jakarta-annotations-tck --- [INFO] Installing /home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/pom.xml to /home/jenkins/.m2/repository/jakarta/tck/jakarta-annotations-tck/3.0.0/jakarta-annotations-tck-3.0.0.pom [INFO] Installing /home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/target/jakarta-annotations-tck-3.0.0.jar to /home/jenkins/.m2/repository/jakarta/tck/jakarta-annotations-tck/3.0.0/jakarta-annotations-tck-3.0.0.jar [INFO] Installing /home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/target/bom.xml to /home/jenkins/.m2/repository/jakarta/tck/jakarta-annotations-tck/3.0.0/jakarta-annotations-tck-3.0.0-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/target/bom.json to /home/jenkins/.m2/repository/jakarta/tck/jakarta-annotations-tck/3.0.0/jakarta-annotations-tck-3.0.0-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/target/jakarta-annotations-tck-3.0.0-sources.jar to /home/jenkins/.m2/repository/jakarta/tck/jakarta-annotations-tck/3.0.0/jakarta-annotations-tck-3.0.0-sources.jar [INFO] Installing /home/jenkins/agent/workspace/TCK_jakarta_distribution/tck/target/jakarta-annotations-tck-3.0.0.zip to /home/jenkins/.m2/repository/jakarta/tck/jakarta-annotations-tck/3.0.0/jakarta-annotations-tck-3.0.0.zip [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 9.070 s [INFO] Finished at: 2024-02-22T19:21:02Z [INFO] ------------------------------------------------------------------------ ++ ls target/jakarta-annotations-tck-3.0.0.zip + export full_name=target/jakarta-annotations-tck-3.0.0.zip + full_name=target/jakarta-annotations-tck-3.0.0.zip + export tck_bundle=jakarta-annotations-tck-3.0.0.zip + tck_bundle=jakarta-annotations-tck-3.0.0.zip + export BUNDLE_URL=http://download.eclipse.org/ee4j/ca/jakartaee11/staged/eftl + BUNDLE_URL=http://download.eclipse.org/ee4j/ca/jakartaee11/staged/eftl + ssh genie.ca@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/ee4j/ca/jakartaee11/staged/eftl/ + scp target/jakarta-annotations-tck-3.0.0.zip genie.ca@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/ee4j/ca/jakartaee11/staged/eftl/ + cd target + tckname=jakarta-annotations-tck-3.0.0 + rm -rf /home/jenkins/agent/workspace/TCK_jakarta_distribution/jakarta-annotations-tck-3.0.0-tckinfo.txt + touch /home/jenkins/agent/workspace/TCK_jakarta_distribution/jakarta-annotations-tck-3.0.0-tckinfo.txt + export NAME=jakarta-annotations-tck-3.0.0.zip + NAME=jakarta-annotations-tck-3.0.0.zip + echo '***********************************************************************************' + echo '*** TCK bundle information ***' + echo '*** Name: jakarta-annotations-tck-3.0.0.zip ***' + echo '*** Bundle Copied to URL: http://download.eclipse.org/ee4j/ca/jakartaee11/staged/eftl/jakarta-annotations-tck-3.0.0.zip ***' ++ stat -c 'date: %y, size(b): %s' jakarta-annotations-tck-3.0.0.zip + echo '*** Date and size: date:' 2024-02-22 19:21:02.442752339 +0000, 'size(b):' '229847 ***' ++ sha256sum jakarta-annotations-tck-3.0.0.zip ++ awk '{print $1}' + echo '*** SHA256SUM: 61759b468cb4956374f4918c23cc081e27687f9fa8d4bf497a0a6a5e8f3c418e ***' + echo '*** ***' + echo '***********************************************************************************' + scp /home/jenkins/agent/workspace/TCK_jakarta_distribution/jakarta-annotations-tck-3.0.0-tckinfo.txt genie.ca@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/ee4j/ca/jakartaee11/staged/eftl/ $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 50 killed; [ssh-agent] Stopped. Archiving artifacts Finished: SUCCESS