Started by an SCM change Obtained etc/jenkins/continuous.groovy from git git@github.com:jakartaee/jaxb-api.git [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task Waiting for next available executor Agent basic-qgthh is provisioned from template basic --- apiVersion: "v1" kind: "Pod" metadata: labels: jenkins: "slave" jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" jenkins/label: "basic" name: "basic-qgthh" namespace: "jaxb" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.jaxb.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "basic-qgthh" - 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-qgthh" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.jaxb.svc.cluster.local/jaxb/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3131.vf2b_b_798b_ce99" 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-jaxb" 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" Running on basic-qgthh in /home/jenkins/agent/workspace/jaxb-api-master-build [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential github-bot-ssh Cloning the remote Git repository Cloning repository git@github.com:jakartaee/jaxb-api.git > git init /home/jenkins/agent/workspace/jaxb-api-master-build # timeout=10 Fetching upstream changes from git@github.com:jakartaee/jaxb-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/jaxb-api-master-build@tmp/jenkins-gitclient-ssh9672359895407023785.key Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git@github.com:jakartaee/jaxb-api.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b02339902f0da1f81d4249e7c9fde9c1233a7b2f (refs/remotes/origin/master) > git config remote.origin.url git@github.com:jakartaee/jaxb-api.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b02339902f0da1f81d4249e7c9fde9c1233a7b2f # timeout=10 Commit message: "[#240] fixes parseBoolean according spec" > git rev-list --no-walk 10f8e1a6a717620b90e5820da25e53169e855ea6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Tool Install) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Init) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] git Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential github-bot-ssh Fetching changes from the remote Git repository Checking out Revision b02339902f0da1f81d4249e7c9fde9c1233a7b2f (refs/remotes/origin/master) Commit message: "[#240] fixes parseBoolean according spec" [Pipeline] withCredentials Masking supported pattern matches of $KEYRING [Pipeline] { [Pipeline] sh + gpg --batch --import **** gpg: directory '/home/jenkins/.gnupg' created gpg: keybox '/home/jenkins/.gnupg/pubring.kbx' created gpg: key 083891AD4774845A: 1 signature not checked due to a missing key gpg: /home/jenkins/.gnupg/trustdb.gpg: trustdb created gpg: key 083891AD4774845A: public key "Eclipse Project for JAXB " imported gpg: To migrate 'secring.gpg', with each smartcard, run: gpg --card-status gpg: key 083891AD4774845A: secret key imported gpg: Total number processed: 1 gpg: imported: 1 gpg: secret keys read: 1 gpg: secret keys imported: 1 gpg: no ultimately trusted keys found ++ gpg --list-keys --with-colons ++ awk -F: '/fpr:/ {print $10}' ++ sort -u + for fpr in $(gpg --list-keys --with-colons | awk -F: '/fpr:/ {print $10}' | sort -u) + echo -e '5 y ' + gpg --batch --command-fd 0 --expert --edit-key DD46DEC275B1F230ACCE4EEB083891AD4774845A trust Secret subkeys are available. pub rsa4096/083891AD4774845A created: 2018-10-03 expires: 2023-10-02 usage: SCEA trust: unknown validity: unknown ssb rsa4096/8118B3BCDB1A5000 created: 2018-10-03 expires: 2023-10-02 usage: S [ unknown] (1). Eclipse Project for JAXB pub rsa4096/083891AD4774845A created: 2018-10-03 expires: 2023-10-02 usage: SCEA trust: unknown validity: unknown ssb rsa4096/8118B3BCDB1A5000 created: 2018-10-03 expires: 2023-10-02 usage: S [ unknown] (1). Eclipse Project for JAXB Please decide how far you trust this user to correctly verify other users' keys (by looking at passports, checking fingerprints from different sources, etc.) 1 = I don't know or won't say 2 = I do NOT trust 3 = I trust marginally 4 = I trust fully 5 = I trust ultimately m = back to the main menu pub rsa4096/083891AD4774845A created: 2018-10-03 expires: 2023-10-02 usage: SCEA trust: ultimate validity: unknown ssb rsa4096/8118B3BCDB1A5000 created: 2018-10-03 expires: 2023-10-02 usage: S [ unknown] (1). Eclipse Project for JAXB Please note that the shown key validity is not necessarily correct unless you restart the program. + for fpr in $(gpg --list-keys --with-colons | awk -F: '/fpr:/ {print $10}' | sort -u) + echo -e '5 y ' + gpg --batch --command-fd 0 --expert --edit-key FC411CD3CB7DCB0ABC9801058118B3BCDB1A5000 trust Secret subkeys are available. gpg: checking the trustdb gpg: marginals needed: 3 completes needed: 1 trust model: pgp gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u gpg: next trustdb check due at 2023-10-02 pub rsa4096/083891AD4774845A created: 2018-10-03 expires: 2023-10-02 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/8118B3BCDB1A5000 created: 2018-10-03 expires: 2023-10-02 usage: S [ultimate] (1). Eclipse Project for JAXB pub rsa4096/083891AD4774845A created: 2018-10-03 expires: 2023-10-02 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/8118B3BCDB1A5000 created: 2018-10-03 expires: 2023-10-02 usage: S [ultimate] (1). Eclipse Project for JAXB Please decide how far you trust this user to correctly verify other users' keys (by looking at passports, checking fingerprints from different sources, etc.) 1 = I don't know or won't say 2 = I do NOT trust 3 = I trust marginally 4 = I trust fully 5 = I trust ultimately m = back to the main menu pub rsa4096/083891AD4774845A created: 2018-10-03 expires: 2023-10-02 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/8118B3BCDB1A5000 created: 2018-10-03 expires: 2023-10-02 usage: S [ultimate] (1). Eclipse Project for JAXB [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/jaxb-api-master-build/.git # timeout=10 > git config remote.origin.url git@github.com:jakartaee/jaxb-api.git # timeout=10 Fetching upstream changes from git@github.com:jakartaee/jaxb-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/jaxb-api-master-build@tmp/jenkins-gitclient-ssh10163333638203827730.key Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git@github.com:jakartaee/jaxb-api.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b02339902f0da1f81d4249e7c9fde9c1233a7b2f # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git checkout -b master b02339902f0da1f81d4249e7c9fde9c1233a7b2f # timeout=10 + git config --global user.name 'Eclipse JAXB Bot' + git config --global user.email jaxb-bot@eclipse.org [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [ssh-agent] Using credentials jaxb-bot (GitHub bot SSH) [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-dcCrIDBVCmtQ/agent.229 SSH_AGENT_PID=231 Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/jaxb-api-master-build@tmp/private_key_12643782900514160649.key (/home/jenkins/agent/workspace/jaxb-api-master-build@tmp/private_key_12643782900514160649.key) [ssh-agent] Started. [Pipeline] { [Pipeline] sh + etc/jenkins/continuous.sh -[ Jakarta XML Binding Specification Build ]------------------------------------ [INFO] Scanning for projects... [INFO] [INFO] -----------------< jakarta.xml.bind:xml-binding-spec >------------------ [INFO] Building Jakarta XML Binding Specification 4.0-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ xml-binding-spec --- [INFO] [INFO] --- enforcer:3.4.0:enforce (enforce-env) @ xml-binding-spec --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] [INFO] --- asciidoctor:2.2.4:process-asciidoc (asciidoc-to-html) @ xml-binding-spec --- [INFO] sourceDirectory /home/jenkins/agent/workspace/jaxb-api-master-build/spec/src/docs/asciidoc does not exist [INFO] sourceDirectory /home/jenkins/agent/workspace/jaxb-api-master-build/spec/src/asciidoc does not exist [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 15 resources [INFO] asciidoctor: WARN: license-efsl.adoc: line 19: section title out of sequence: expected levels 0 or 1, got level 2 [INFO] asciidoctor: INFO: possible invalid reference: url to this license [INFO] Converted /home/jenkins/agent/workspace/jaxb-api-master-build/spec/src/main/asciidoc/xml-binding-spec.adoc [INFO] [INFO] --- asciidoctor:2.2.4:process-asciidoc (asciidoc-to-pdf) @ xml-binding-spec --- [INFO] sourceDirectory /home/jenkins/agent/workspace/jaxb-api-master-build/spec/src/docs/asciidoc does not exist [INFO] sourceDirectory /home/jenkins/agent/workspace/jaxb-api-master-build/spec/src/asciidoc does not exist [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 15 resources [INFO] asciidoctor: WARN: license-efsl.adoc: line 19: section title out of sequence: expected levels 0 or 1, got level 2 [INFO] asciidoctor: INFO: possible invalid reference: url to this license [INFO] Converted /home/jenkins/agent/workspace/jaxb-api-master-build/spec/src/main/asciidoc/xml-binding-spec.adoc [INFO] [INFO] --- assembly:3.6.0:single (default) @ xml-binding-spec --- [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/jaxb-api-master-build/spec/src/assembly/assembly.xml [INFO] Building zip: /home/jenkins/agent/workspace/jaxb-api-master-build/spec/target/xml-binding-spec-4.0-SNAPSHOT.zip [INFO] [INFO] --- install:3.1.0:install (default-install) @ xml-binding-spec --- [INFO] Installing /home/jenkins/agent/workspace/jaxb-api-master-build/spec/pom.xml to /home/jenkins/.m2/repository/jakarta/xml/bind/xml-binding-spec/4.0-SNAPSHOT/xml-binding-spec-4.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/jaxb-api-master-build/spec/target/xml-binding-spec-4.0-SNAPSHOT.zip to /home/jenkins/.m2/repository/jakarta/xml/bind/xml-binding-spec/4.0-SNAPSHOT/xml-binding-spec-4.0-SNAPSHOT.zip [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:25 min [INFO] Finished at: 2023-09-13T05:31:13Z [INFO] ------------------------------------------------------------------------ -[ Jakarta XML Binding API Build ]---------------------------------------------- Apache Maven 3.9.2 (c9616018c7a021c1c39be70fb2843d6f5f9b8a1c) Maven home: /opt/tools/apache-maven/latest Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.18.5-100.fc35.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] Inspecting build with total of 2 modules... [INFO] Installing Nexus Staging features: [INFO] ... total of 2 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Jakarta XML Binding [pom] [INFO] Jakarta XML Binding API [jar] [INFO] [INFO] ------------< jakarta.xml.bind:jakarta.xml.bind-api-parent >------------ [INFO] Building Jakarta XML Binding 4.0.1-SNAPSHOT [1/2] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ jakarta.xml.bind-api-parent --- [INFO] [INFO] --- enforcer:3.4.0:enforce (enforce-maven) @ jakarta.xml.bind-api-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] [INFO] --- glassfish-copyright:2.4:check (default) @ jakarta.xml.bind-api-parent --- [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ jakarta.xml.bind-api-parent --- [INFO] [INFO] --- javadoc:3.5.0:jar (attach-javadocs) @ jakarta.xml.bind-api-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ jakarta.xml.bind-api-parent --- [INFO] [INFO] --- install:3.1.0:install (default-install) @ jakarta.xml.bind-api-parent --- [INFO] Installing /home/jenkins/agent/workspace/jaxb-api-master-build/pom.xml to /home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api-parent/4.0.1-SNAPSHOT/jakarta.xml.bind-api-parent-4.0.1-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/jaxb-api-master-build/target/jakarta.xml.bind-api-parent-4.0.1-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api-parent/4.0.1-SNAPSHOT/jakarta.xml.bind-api-parent-4.0.1-SNAPSHOT.pom.asc [INFO] [INFO] --- nexus-staging:1.6.8:deploy (injected-nexus-deploy) @ jakarta.xml.bind-api-parent --- [INFO] Performing deferred deploys (gathering into "/home/jenkins/agent/workspace/jaxb-api-master-build/target/nexus-staging/deferred")... [INFO] Installing /home/jenkins/agent/workspace/jaxb-api-master-build/pom.xml to /home/jenkins/agent/workspace/jaxb-api-master-build/target/nexus-staging/deferred/jakarta/xml/bind/jakarta.xml.bind-api-parent/4.0.1-SNAPSHOT/jakarta.xml.bind-api-parent-4.0.1-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/jaxb-api-master-build/target/jakarta.xml.bind-api-parent-4.0.1-SNAPSHOT.pom.asc to /home/jenkins/agent/workspace/jaxb-api-master-build/target/nexus-staging/deferred/jakarta/xml/bind/jakarta.xml.bind-api-parent/4.0.1-SNAPSHOT/jakarta.xml.bind-api-parent-4.0.1-SNAPSHOT.pom.asc [INFO] Execution skipped to the last project... [INFO] [INFO] --- spotbugs:4.7.3.5:spotbugs (default-cli) @ jakarta.xml.bind-api-parent --- [INFO] [INFO] ---------------< jakarta.xml.bind:jakarta.xml.bind-api >---------------- [INFO] Building Jakarta XML Binding API 4.0.1-SNAPSHOT [2/2] [INFO] from api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ jakarta.xml.bind-api --- [INFO] [INFO] --- build-helper:3.4.0:timestamp-property (currentyear-property) @ jakarta.xml.bind-api --- [INFO] [INFO] --- enforcer:3.4.0:enforce (enforce-maven) @ jakarta.xml.bind-api --- [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] [INFO] --- enforcer:3.4.0:enforce (enforce-versions) @ jakarta.xml.bind-api --- [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] [INFO] --- buildnumber:3.2.0:create (validate) @ jakarta.xml.bind-api --- [INFO] ShortRevision tag detected. The value is '7'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/jaxb-api-master-build/api' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/jaxb-api-master-build/api [INFO] Storing buildNumber: b023399 at timestamp: 1694583090428 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/jaxb-api-master-build/api' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/jaxb-api-master-build/api [INFO] Storing scmBranch: master [INFO] [INFO] --- glassfish-copyright:2.4:check (default) @ jakarta.xml.bind-api --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jakarta.xml.bind-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ jakarta.xml.bind-api --- [INFO] Copying 6 resources from src/main/resources to target/classes [INFO] Copying 2 resources from .. to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ jakarta.xml.bind-api --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 97 source files with javac [debug deprecation release 11 module-path] to target/classes [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ jakarta.xml.bind-api --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/jaxb-api-master-build/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jakarta.xml.bind-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/jaxb-api-master-build/api/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ jakarta.xml.bind-api --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug deprecation release 11 module-path] to target/test-classes [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ jakarta.xml.bind-api --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.jaxb.api.DatatypeConverterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 s -- in org.eclipse.jaxb.api.DatatypeConverterTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ jakarta.xml.bind-api --- [INFO] Building jar: /home/jenkins/agent/workspace/jaxb-api-master-build/api/target/jakarta.xml.bind-api-4.0.1-SNAPSHOT.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ jakarta.xml.bind-api --- [INFO] Building jar: /home/jenkins/agent/workspace/jaxb-api-master-build/api/target/jakarta.xml.bind-api-4.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- javadoc:3.5.0:jar (attach-javadocs) @ jakarta.xml.bind-api --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/jaxb-api-master-build/api/target/jakarta.xml.bind-api-4.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ jakarta.xml.bind-api --- [INFO] [INFO] --- install:3.1.0:install (default-install) @ jakarta.xml.bind-api --- [INFO] Installing /home/jenkins/agent/workspace/jaxb-api-master-build/api/pom.xml to /home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1-SNAPSHOT/jakarta.xml.bind-api-4.0.1-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/jaxb-api-master-build/api/target/jakarta.xml.bind-api-4.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1-SNAPSHOT/jakarta.xml.bind-api-4.0.1-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/jaxb-api-master-build/api/target/jakarta.xml.bind-api-4.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1-SNAPSHOT/jakarta.xml.bind-api-4.0.1-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/jaxb-api-master-build/api/target/jakarta.xml.bind-api-4.0.1-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1-SNAPSHOT/jakarta.xml.bind-api-4.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/jaxb-api-master-build/api/target/jakarta.xml.bind-api-4.0.1-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1-SNAPSHOT/jakarta.xml.bind-api-4.0.1-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-api-master-build/api/target/jakarta.xml.bind-api-4.0.1-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1-SNAPSHOT/jakarta.xml.bind-api-4.0.1-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-api-master-build/api/target/jakarta.xml.bind-api-4.0.1-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1-SNAPSHOT/jakarta.xml.bind-api-4.0.1-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-api-master-build/api/target/jakarta.xml.bind-api-4.0.1-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1-SNAPSHOT/jakarta.xml.bind-api-4.0.1-SNAPSHOT-javadoc.jar.asc [INFO] [INFO] --- nexus-staging:1.6.8:deploy (injected-nexus-deploy) @ jakarta.xml.bind-api --- [INFO] Performing deferred deploys (gathering into "/home/jenkins/agent/workspace/jaxb-api-master-build/target/nexus-staging/deferred")... [INFO] Installing /home/jenkins/agent/workspace/jaxb-api-master-build/api/target/jakarta.xml.bind-api-4.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/jaxb-api-master-build/target/nexus-staging/deferred/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1-SNAPSHOT/jakarta.xml.bind-api-4.0.1-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/jaxb-api-master-build/api/pom.xml to /home/jenkins/agent/workspace/jaxb-api-master-build/target/nexus-staging/deferred/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1-SNAPSHOT/jakarta.xml.bind-api-4.0.1-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/jaxb-api-master-build/api/target/jakarta.xml.bind-api-4.0.1-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/jaxb-api-master-build/target/nexus-staging/deferred/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1-SNAPSHOT/jakarta.xml.bind-api-4.0.1-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/jaxb-api-master-build/api/target/jakarta.xml.bind-api-4.0.1-SNAPSHOT-javadoc.jar to /home/jenkins/agent/workspace/jaxb-api-master-build/target/nexus-staging/deferred/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1-SNAPSHOT/jakarta.xml.bind-api-4.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/jaxb-api-master-build/api/target/jakarta.xml.bind-api-4.0.1-SNAPSHOT.jar.asc to /home/jenkins/agent/workspace/jaxb-api-master-build/target/nexus-staging/deferred/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1-SNAPSHOT/jakarta.xml.bind-api-4.0.1-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-api-master-build/api/target/jakarta.xml.bind-api-4.0.1-SNAPSHOT.pom.asc to /home/jenkins/agent/workspace/jaxb-api-master-build/target/nexus-staging/deferred/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1-SNAPSHOT/jakarta.xml.bind-api-4.0.1-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-api-master-build/api/target/jakarta.xml.bind-api-4.0.1-SNAPSHOT-sources.jar.asc to /home/jenkins/agent/workspace/jaxb-api-master-build/target/nexus-staging/deferred/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1-SNAPSHOT/jakarta.xml.bind-api-4.0.1-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-api-master-build/api/target/jakarta.xml.bind-api-4.0.1-SNAPSHOT-javadoc.jar.asc to /home/jenkins/agent/workspace/jaxb-api-master-build/target/nexus-staging/deferred/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1-SNAPSHOT/jakarta.xml.bind-api-4.0.1-SNAPSHOT-javadoc.jar.asc [INFO] Deploying remotely... [INFO] Bulk deploying locally gathered artifacts from directory: [INFO] * Bulk deploying locally gathered snapshot artifacts [INFO] * Bulk deploy of locally gathered snapshot artifacts finished. [INFO] Remote deploy finished with success. [INFO] [INFO] --- spotbugs:4.7.3.5:spotbugs (default-cli) @ jakarta.xml.bind-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Jakarta XML Binding 4.0.1-SNAPSHOT: [INFO] [INFO] Jakarta XML Binding ................................ SUCCESS [ 8.721 s] [INFO] Jakarta XML Binding API ............................ SUCCESS [ 22.394 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 36.287 s [INFO] Finished at: 2023-09-13T05:31:51Z [INFO] ------------------------------------------------------------------------ [WARNING] [WARNING] Plugin validation issues were detected in 6 plugin(s) [WARNING] [WARNING] * org.sonatype.plugins:nexus-staging-maven-plugin:1.6.8 [WARNING] * org.apache.maven.plugins:maven-site-plugin:3.12.1 [WARNING] * org.apache.felix:maven-bundle-plugin:5.1.9 [WARNING] * org.glassfish.copyright:glassfish-copyright-maven-plugin:2.4 [WARNING] * org.apache.maven.plugins:maven-gpg-plugin:1.6 [WARNING] * org.apache.maven.plugins:maven-javadoc-plugin:3.5.0 [WARNING] [WARNING] For more or less details, use 'maven.plugin.validation' property with one of the values (case insensitive): [BRIEF, DEFAULT, VERBOSE] [WARNING] [Pipeline] } $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 231 killed; [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] junit Recording test results [Checks API] No suitable checks publisher found. [Pipeline] jacoco [JaCoCo plugin] Collecting JaCoCo coverage data... [JaCoCo plugin] Version: 3.3.4 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 0 [JaCoCo plugin] Saving matched execfiles: [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: [JaCoCo plugin] - /home/jenkins/agent/workspace/jaxb-api-master-build/api/target/classes 115 files [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: [JaCoCo plugin] Source Inclusions: **/*.java,**/*.groovy,**/*.kt,**/*.kts [JaCoCo plugin] Source Exclusions: [JaCoCo plugin] - /home/jenkins/agent/workspace/jaxb-api-master-build/api/src/main/java 97 files [JaCoCo plugin] - /home/jenkins/agent/workspace/jaxb-api-master-build/jaxb-api-test/src/main/java 2 files [JaCoCo plugin] Loading inclusions files.. [JaCoCo plugin] inclusions: [] [JaCoCo plugin] exclusions: [] [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=0, maxMethod=0, minLine=0, maxLine=0, minBranch=0, maxBranch=0, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0] [JaCoCo plugin] Publishing the results.. [JaCoCo plugin] Loading packages.. [JaCoCo plugin] Done. [JaCoCo plugin] Overall coverage: class: 0.0, method: 0.0, line: 0.0, branch: 0.0, instruction: 0.0, complexity: 0.0 [Pipeline] recordIssues [Java Compiler] Parsing console log (workspace: '/home/jenkins/agent/workspace/jaxb-api-master-build') [Java Compiler] Successfully parsed console log [Java Compiler] -> found 0 issues (skipped 0 duplicates) [Java Compiler] Skipping post processing [Java Compiler] No filter has been set, publishing all 0 issues [Java Compiler] Repository miner is not configured, skipping repository mining [Java Compiler] Parsing console log (workspace: '/home/jenkins/agent/workspace/jaxb-api-master-build') [Java Compiler] Successfully parsed console log [Java Compiler] -> found 0 issues (skipped 0 duplicates) [Java Compiler] Skipping post processing [Java Compiler] No filter has been set, publishing all 0 issues [Java Compiler] Repository miner is not configured, skipping repository mining [Java Compiler] Reference build recorder is not configured [Java Compiler] Obtaining reference build from same job (JAXB API master build) [Java Compiler] No valid reference build found that meets the criteria (NO_JOB_FAILURE - SUCCESSFUL_QUALITY_GATE) [Java Compiler] All reported issues will be considered outstanding [Java Compiler] No quality gates have been set - skipping [Java Compiler] Health report is disabled - skipping [Java Compiler] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues) [Java Compiler] Attaching ResultAction with ID 'java' to build 'jaxb-api-master-build #500'. [Checks API] No suitable checks publisher found. [JavaDoc] Parsing console log (workspace: '/home/jenkins/agent/workspace/jaxb-api-master-build') [JavaDoc] -> found 0 issues (skipped 0 duplicates) [JavaDoc] Parsing console log (workspace: '/home/jenkins/agent/workspace/jaxb-api-master-build') [JavaDoc] -> found 0 issues (skipped 0 duplicates) [JavaDoc] Successfully parsed console log [JavaDoc] -> found 0 issues (skipped 0 duplicates) [JavaDoc] Parsing console log (workspace: '/home/jenkins/agent/workspace/jaxb-api-master-build') [JavaDoc] Skipping post processing [JavaDoc] No filter has been set, publishing all 0 issues [JavaDoc] Repository miner is not configured, skipping repository mining [JavaDoc] Successfully parsed console log [JavaDoc] -> found 0 issues (skipped 0 duplicates) [JavaDoc] Successfully parsed console log [JavaDoc] -> found 0 issues (skipped 0 duplicates) [JavaDoc] Successfully parsed console log [JavaDoc] -> found 0 issues (skipped 0 duplicates) [JavaDoc] Successfully parsed console log [JavaDoc] -> found 0 issues (skipped 0 duplicates) [JavaDoc] Parsing console log (workspace: '/home/jenkins/agent/workspace/jaxb-api-master-build') [JavaDoc] Skipping post processing [JavaDoc] No filter has been set, publishing all 0 issues [JavaDoc] Repository miner is not configured, skipping repository mining [JavaDoc] Reference build recorder is not configured [JavaDoc] Obtaining reference build from same job (JAXB API master build) [JavaDoc] No valid reference build found that meets the criteria (NO_JOB_FAILURE - SUCCESSFUL_QUALITY_GATE) [JavaDoc] All reported issues will be considered outstanding [JavaDoc] No quality gates have been set - skipping [JavaDoc] Health report is disabled - skipping [JavaDoc] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues) [JavaDoc] Attaching ResultAction with ID 'javadoc-warnings' to build 'jaxb-api-master-build #500'. [Checks API] No suitable checks publisher found. [SpotBugs] Using default pattern '**/spotbugsXml.xml' since user defined pattern is not set [SpotBugs] Searching for all files in '/home/jenkins/agent/workspace/jaxb-api-master-build' that match the pattern '**/spotbugsXml.xml' [SpotBugs] Traversing of symbolic links: enabled [SpotBugs] -> found 1 file [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/jaxb-api-master-build/api/target/spotbugsXml.xml [SpotBugs] -> found 1 issue (skipped 0 duplicates) [SpotBugs] Successfully processed file 'api/target/spotbugsXml.xml' [SpotBugs] Post processing issues on 'basic-qgthh' with source code encoding 'UTF-8' [SpotBugs] Creating SCM blamer to obtain author and commit information for affected files [SpotBugs] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [SpotBugs] Resolving file names for all issues in workspace '/home/jenkins/agent/workspace/jaxb-api-master-build' [SpotBugs] -> resolved paths in source directory (1 found, 0 not found) [SpotBugs] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [SpotBugs] -> all issues already have a valid module name [SpotBugs] Resolving package names (or namespaces) by parsing the affected files [SpotBugs] -> all affected files already have a valid package name [SpotBugs] No filter has been set, publishing all 1 issues [SpotBugs] Creating fingerprints for all affected code blocks to track issues over different builds [SpotBugs] -> created fingerprints for 0 issues (skipped 1 issues) [SpotBugs] Copying affected files to Jenkins' build folder '/var/jenkins/jobs/jaxb-api-master-build/builds/500/files-with-issues' [SpotBugs] -> 1 copied, 0 not in workspace, 0 not-found, 0 with I/O error [SpotBugs] Repository miner is not configured, skipping repository mining [SpotBugs] Searching for all files in '/home/jenkins/agent/workspace/jaxb-api-master-build' that match the pattern '**/spotbugsXml.xml' [SpotBugs] Traversing of symbolic links: enabled [SpotBugs] -> found 1 file [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/jaxb-api-master-build/api/target/spotbugsXml.xml [SpotBugs] -> found 1 issue (skipped 0 duplicates) [SpotBugs] Successfully processed file 'api/target/spotbugsXml.xml' [SpotBugs] Post processing issues on 'basic-qgthh' with source code encoding 'UTF-8' [SpotBugs] Creating SCM blamer to obtain author and commit information for affected files [SpotBugs] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [SpotBugs] Resolving file names for all issues in workspace '/home/jenkins/agent/workspace/jaxb-api-master-build' [SpotBugs] -> resolved paths in source directory (1 found, 0 not found) [SpotBugs] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [SpotBugs] -> all issues already have a valid module name [SpotBugs] Resolving package names (or namespaces) by parsing the affected files [SpotBugs] -> all affected files already have a valid package name [SpotBugs] No filter has been set, publishing all 1 issues [SpotBugs] Creating fingerprints for all affected code blocks to track issues over different builds [SpotBugs] -> created fingerprints for 0 issues (skipped 1 issues) [SpotBugs] Searching for all files in '/home/jenkins/agent/workspace/jaxb-api-master-build' that match the pattern '**/spotbugsXml.xml' [SpotBugs] Traversing of symbolic links: enabled [SpotBugs] -> found 1 file [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/jaxb-api-master-build/api/target/spotbugsXml.xml [SpotBugs] -> found 1 issue (skipped 0 duplicates) [SpotBugs] Successfully processed file 'api/target/spotbugsXml.xml' [SpotBugs] Post processing issues on 'basic-qgthh' with source code encoding 'UTF-8' [SpotBugs] Creating SCM blamer to obtain author and commit information for affected files [SpotBugs] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [SpotBugs] Resolving file names for all issues in workspace '/home/jenkins/agent/workspace/jaxb-api-master-build' [SpotBugs] -> resolved paths in source directory (1 found, 0 not found) [SpotBugs] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [SpotBugs] -> all issues already have a valid module name [SpotBugs] Resolving package names (or namespaces) by parsing the affected files [SpotBugs] -> all affected files already have a valid package name [SpotBugs] No filter has been set, publishing all 1 issues [SpotBugs] Creating fingerprints for all affected code blocks to track issues over different builds [SpotBugs] -> created fingerprints for 0 issues (skipped 1 issues) [SpotBugs] Copying affected files to Jenkins' build folder '/var/jenkins/jobs/jaxb-api-master-build/builds/500/files-with-issues' [SpotBugs] -> 1 copied, 0 not in workspace, 0 not-found, 0 with I/O error [SpotBugs] Repository miner is not configured, skipping repository mining [SpotBugs] Reference build recorder is not configured [SpotBugs] Obtaining reference build from same job (JAXB API master build) [SpotBugs] Using reference build 'jaxb-api-master-build #65' to compute new, fixed, and outstanding issues [SpotBugs] Issues delta (vs. reference build): outstanding: 0, new: 1, fixed: 2 [SpotBugs] No quality gates have been set - skipping [SpotBugs] Health report is disabled - skipping [SpotBugs] Created analysis result for 1 issues (found 1 new issues, fixed 2 issues) [SpotBugs] Attaching ResultAction with ID 'spotbugs' to build 'jaxb-api-master-build #500'. [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS