Skip to content
Success

Console Output

Started by an SCM change
Running as SYSTEM
Agent basic-88z63 is provisioned from template basic
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations: {}
  labels:
    jenkins: "slave"
    jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
    jenkins/label: "basic"
  name: "basic-88z63"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.jaxb-impl.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "basic-88z63"
    - 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-88z63"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.jaxb-impl.svc.cluster.local/jaxb-impl/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.11.2"
    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-impl"
      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-88z63 (basic) in workspace /home/jenkins/agent/workspace/stax-ex-master-build
[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-17oYAdXAVBwq/agent.80
SSH_AGENT_PID=82
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/stax-ex-master-build@tmp/private_key_16885886293658777093.key (/home/jenkins/agent/workspace/stax-ex-master-build@tmp/private_key_16885886293658777093.key)
[ssh-agent] Using credentials eclipse-jaxb-impl-bot (GitHub bot SSH)
The recommended git tool is: NONE
using credential github-bot-ssh
Cloning the remote Git repository
Cloning repository git@github.com:eclipse-ee4j/jaxb-stax-ex.git
 > git init /home/jenkins/agent/workspace/stax-ex-master-build # timeout=10
Fetching upstream changes from git@github.com:eclipse-ee4j/jaxb-stax-ex.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/stax-ex-master-build@tmp/jenkins-gitclient-ssh862438574757121970.key
 > git fetch --tags --force --progress -- git@github.com:eclipse-ee4j/jaxb-stax-ex.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git@github.com:eclipse-ee4j/jaxb-stax-ex.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git@github.com:eclipse-ee4j/jaxb-stax-ex.git # timeout=10
Fetching upstream changes from git@github.com:eclipse-ee4j/jaxb-stax-ex.git
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/stax-ex-master-build@tmp/jenkins-gitclient-ssh5209735238480752125.key
 > git fetch --tags --force --progress -- git@github.com:eclipse-ee4j/jaxb-stax-ex.git  +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 736b2ce7f49bdfd7aca0ecc10caa0fb49e7199d2 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 736b2ce7f49bdfd7aca0ecc10caa0fb49e7199d2 # timeout=10
Commit message: "copyright fix"
 > git rev-list --no-walk d7e6ee1cfd021cba9ca780dc3cb85091eead0d5e # timeout=10
[stax-ex-master-build] $ /bin/sh -ex /tmp/jenkins10962060319271656793.sh
+ TOOLS_PREFIX=/opt/tools
+ JAVA_PREFIX=/opt/tools/java/openjdk
+ MVN_HOME=/opt/tools/apache-maven/latest
+ JAVA_HOME=/opt/tools/java/openjdk/jdk-11/latest
+ PATH=/opt/tools/apache-maven/latest/bin:/opt/tools/java/openjdk/jdk-11/latest/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ echo '-[ GPG Initialization ]---------------------------------------------------------'
-[ GPG Initialization ]---------------------------------------------------------
+ gpg --batch --import ****
gpg: directory '/home/jenkins/.gnupg' created
gpg: keybox '/home/jenkins/.gnupg/pubring.kbx' created
gpg: /home/jenkins/.gnupg/trustdb.gpg: trustdb created
gpg: key CE8B1D1D2530EDC5: public key "Eclipse Implementation of JAXB Project <jaxb-impl-dev@eclipse.org>" imported
gpg: To migrate 'secring.gpg', with each smartcard, run: gpg --card-status
gpg: key CE8B1D1D2530EDC5: secret key imported
gpg: Total number processed: 1
gpg:               imported: 1
gpg:       secret keys read: 1
gpg:   secret keys imported: 1
++ 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\ny\n'
+ gpg --batch --command-fd 0 --expert --edit-key 04543577D6A9CC626239C50C7ECBD740FF06AEB5 trust
Secret subkeys are available.

pub  rsa4096/CE8B1D1D2530EDC5
     created: 2018-09-11  expires: 2023-09-10  usage: SCEA
     trust: unknown       validity: unknown
ssb  rsa4096/7ECBD740FF06AEB5
     created: 2018-09-11  expires: 2023-09-10  usage: S   
[ unknown] (1). Eclipse Implementation of JAXB Project <jaxb-impl-dev@eclipse.org>

pub  rsa4096/CE8B1D1D2530EDC5
     created: 2018-09-11  expires: 2023-09-10  usage: SCEA
     trust: unknown       validity: unknown
ssb  rsa4096/7ECBD740FF06AEB5
     created: 2018-09-11  expires: 2023-09-10  usage: S   
[ unknown] (1). Eclipse Implementation of JAXB Project <jaxb-impl-dev@eclipse.org>

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/CE8B1D1D2530EDC5
     created: 2018-09-11  expires: 2023-09-10  usage: SCEA
     trust: ultimate      validity: unknown
ssb  rsa4096/7ECBD740FF06AEB5
     created: 2018-09-11  expires: 2023-09-10  usage: S   
[ unknown] (1). Eclipse Implementation of JAXB Project <jaxb-impl-dev@eclipse.org>
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\ny\n'
+ gpg --batch --command-fd 0 --expert --edit-key 06A4D15D9FA796BA5DECF592CE8B1D1D2530EDC5 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-09-10
pub  rsa4096/CE8B1D1D2530EDC5
     created: 2018-09-11  expires: 2023-09-10  usage: SCEA
     trust: ultimate      validity: ultimate
ssb  rsa4096/7ECBD740FF06AEB5
     created: 2018-09-11  expires: 2023-09-10  usage: S   
[ultimate] (1). Eclipse Implementation of JAXB Project <jaxb-impl-dev@eclipse.org>

pub  rsa4096/CE8B1D1D2530EDC5
     created: 2018-09-11  expires: 2023-09-10  usage: SCEA
     trust: ultimate      validity: ultimate
ssb  rsa4096/7ECBD740FF06AEB5
     created: 2018-09-11  expires: 2023-09-10  usage: S   
[ultimate] (1). Eclipse Implementation of JAXB Project <jaxb-impl-dev@eclipse.org>

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/CE8B1D1D2530EDC5
     created: 2018-09-11  expires: 2023-09-10  usage: SCEA
     trust: ultimate      validity: ultimate
ssb  rsa4096/7ECBD740FF06AEB5
     created: 2018-09-11  expires: 2023-09-10  usage: S   
[ultimate] (1). Eclipse Implementation of JAXB Project <jaxb-impl-dev@eclipse.org>

+ echo '-[ StAX Ex Build ]--------------------------------------------------------------'
-[ StAX Ex Build ]--------------------------------------------------------------
+ mvn -U -C -B clean spotbugs:spotbugs deploy -Dcopyright.scm=git -Pstaging -Psnapshots -Pcoverage -Poss-release
[INFO] Scanning for projects...
[INFO] Inspecting build with total of 1 modules...
[INFO] Installing Nexus Staging features:
[INFO]   ... total of 1 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] 
[INFO] ----------------------< org.jvnet.staxex:stax-ex >----------------------
[INFO] Building Extended StAX API 2.1.0-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ stax-ex ---
[INFO] 
[INFO] --- spotbugs-maven-plugin:4.5.3.0:spotbugs (default-cli) @ stax-ex ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven) @ stax-ex ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-versions) @ stax-ex ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ stax-ex ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/stax-ex-master-build' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/stax-ex-master-build
[INFO] Storing buildNumber: 736b2ce at timestamp: 1644852139973
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/stax-ex-master-build' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/stax-ex-master-build
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ stax-ex ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/stax-ex-master-build/target/jacoco.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ stax-ex ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ stax-ex ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/stax-ex-master-build/src/main/resources
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.0:compile (default-compile) @ stax-ex ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 17 source files to /home/jenkins/agent/workspace/stax-ex-master-build/target/classes
[WARNING] /home/jenkins/agent/workspace/stax-ex-master-build/src/main/java/org/jvnet/staxex/util/MtomStreamWriter.java:[25,5] class jakarta.xml.bind.attachment.AttachmentMarshaller in module jakarta.xml.bind is not indirectly exported using requires transitive
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.4:manifest (bundle-manifest) @ stax-ex ---
[INFO] Writing manifest: /home/jenkins/agent/workspace/stax-ex-master-build/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ stax-ex ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/stax-ex-master-build/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.0:testCompile (default-testCompile) @ stax-ex ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/stax-ex-master-build/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ stax-ex ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.jvnet.staxex.util.XMLStreamReaderToXMLStreamWriterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 s - in org.jvnet.staxex.util.XMLStreamReaderToXMLStreamWriterTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ stax-ex ---
[INFO] Building jar: /home/jenkins/agent/workspace/stax-ex-master-build/target/stax-ex-2.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ stax-ex ---
[INFO] Building jar: /home/jenkins/agent/workspace/stax-ex-master-build/target/stax-ex-2.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:3.3.2:jar (attach-javadocs) @ stax-ex ---
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /home/jenkins/agent/workspace/stax-ex-master-build/target/stax-ex-2.1.0-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-gpg-plugin:3.0.1:sign (sign-artifacts) @ stax-ex ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ stax-ex ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/stax-ex-master-build/target/jacoco.exec
[INFO] Analyzed bundle 'Extended StAX API' with 15 classes
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ stax-ex ---
[INFO] Installing /home/jenkins/agent/workspace/stax-ex-master-build/target/stax-ex-2.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jvnet/staxex/stax-ex/2.1.0-SNAPSHOT/stax-ex-2.1.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/stax-ex-master-build/pom.xml to /home/jenkins/.m2/repository/org/jvnet/staxex/stax-ex/2.1.0-SNAPSHOT/stax-ex-2.1.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/stax-ex-master-build/target/stax-ex-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jvnet/staxex/stax-ex/2.1.0-SNAPSHOT/stax-ex-2.1.0-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/stax-ex-master-build/target/stax-ex-2.1.0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/jvnet/staxex/stax-ex/2.1.0-SNAPSHOT/stax-ex-2.1.0-SNAPSHOT-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/stax-ex-master-build/target/stax-ex-2.1.0-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/org/jvnet/staxex/stax-ex/2.1.0-SNAPSHOT/stax-ex-2.1.0-SNAPSHOT.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/stax-ex-master-build/target/stax-ex-2.1.0-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/jvnet/staxex/stax-ex/2.1.0-SNAPSHOT/stax-ex-2.1.0-SNAPSHOT.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/stax-ex-master-build/target/stax-ex-2.1.0-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/jvnet/staxex/stax-ex/2.1.0-SNAPSHOT/stax-ex-2.1.0-SNAPSHOT-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/stax-ex-master-build/target/stax-ex-2.1.0-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/org/jvnet/staxex/stax-ex/2.1.0-SNAPSHOT/stax-ex-2.1.0-SNAPSHOT-javadoc.jar.asc
[INFO] 
[INFO] --- nexus-staging-maven-plugin:1.6.8:deploy (injected-nexus-deploy) @ stax-ex ---
[INFO] Performing deferred deploys (gathering into "/home/jenkins/agent/workspace/stax-ex-master-build/target/nexus-staging/deferred")...
[INFO] Installing /home/jenkins/agent/workspace/stax-ex-master-build/target/stax-ex-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/stax-ex-master-build/target/nexus-staging/deferred/org/jvnet/staxex/stax-ex/2.1.0-SNAPSHOT/stax-ex-2.1.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/stax-ex-master-build/pom.xml to /home/jenkins/agent/workspace/stax-ex-master-build/target/nexus-staging/deferred/org/jvnet/staxex/stax-ex/2.1.0-SNAPSHOT/stax-ex-2.1.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/stax-ex-master-build/target/stax-ex-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/stax-ex-master-build/target/nexus-staging/deferred/org/jvnet/staxex/stax-ex/2.1.0-SNAPSHOT/stax-ex-2.1.0-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/stax-ex-master-build/target/stax-ex-2.1.0-SNAPSHOT-javadoc.jar to /home/jenkins/agent/workspace/stax-ex-master-build/target/nexus-staging/deferred/org/jvnet/staxex/stax-ex/2.1.0-SNAPSHOT/stax-ex-2.1.0-SNAPSHOT-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/stax-ex-master-build/target/stax-ex-2.1.0-SNAPSHOT.jar.asc to /home/jenkins/agent/workspace/stax-ex-master-build/target/nexus-staging/deferred/org/jvnet/staxex/stax-ex/2.1.0-SNAPSHOT/stax-ex-2.1.0-SNAPSHOT.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/stax-ex-master-build/target/stax-ex-2.1.0-SNAPSHOT.pom.asc to /home/jenkins/agent/workspace/stax-ex-master-build/target/nexus-staging/deferred/org/jvnet/staxex/stax-ex/2.1.0-SNAPSHOT/stax-ex-2.1.0-SNAPSHOT.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/stax-ex-master-build/target/stax-ex-2.1.0-SNAPSHOT-sources.jar.asc to /home/jenkins/agent/workspace/stax-ex-master-build/target/nexus-staging/deferred/org/jvnet/staxex/stax-ex/2.1.0-SNAPSHOT/stax-ex-2.1.0-SNAPSHOT-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/stax-ex-master-build/target/stax-ex-2.1.0-SNAPSHOT-javadoc.jar.asc to /home/jenkins/agent/workspace/stax-ex-master-build/target/nexus-staging/deferred/org/jvnet/staxex/stax-ex/2.1.0-SNAPSHOT/stax-ex-2.1.0-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] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:14 min
[INFO] Finished at: 2022-02-14T15:22:49Z
[INFO] ------------------------------------------------------------------------
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 82 killed;
[ssh-agent] Stopped.
Recording test results
[Checks API] No suitable checks publisher found.
[JaCoCo plugin] Collecting JaCoCo coverage data...
[JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured
[JaCoCo plugin] Number of found exec files for pattern **/**.exec: 1
[JaCoCo plugin] Saving matched execfiles:  /home/jenkins/agent/workspace/stax-ex-master-build/target/jacoco.exec
[JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: 
[JaCoCo plugin]  - /home/jenkins/agent/workspace/stax-ex-master-build/target/classes 25 files
[JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: 
[JaCoCo plugin] Source Inclusions: **/*.java
[JaCoCo plugin] Source Exclusions: 
[JaCoCo plugin] - /home/jenkins/agent/workspace/stax-ex-master-build/src/main/java 17 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: 6.666667, method: 6.134969, line: 7.9681277, branch: 6.7129626, instruction: 5.572669, complexity: 4.347826
[SpotBugs] Using default pattern '**/spotbugsXml.xml' since user defined pattern is not set
[SpotBugs] [-ERROR-] No files found for pattern '**/spotbugsXml.xml'. Configuration error?
[SpotBugs] Searching for all files in '/home/jenkins/agent/workspace/stax-ex-master-build' that match the pattern '**/spotbugsXml.xml'
[SpotBugs] Skipping post processing
[SpotBugs] No filter has been set, publishing all 0 issues
[SpotBugs] Repository miner is not configured, skipping repository mining
[SpotBugs] Reference build recorder is not configured
[SpotBugs] Obtaining reference build from same job (StAX API Extension master build)
[SpotBugs] Using reference build 'stax-ex-master-build #48' to compute new, fixed, and outstanding issues
[SpotBugs] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0
[SpotBugs] No quality gates have been set - skipping
[SpotBugs] Health report is disabled - skipping
[SpotBugs] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[SpotBugs] Attaching ResultAction with ID 'spotbugs' to build 'stax-ex-master-build #49'.
[Checks API] No suitable checks publisher found.
[Java Compiler] Sleeping for 5 seconds due to JENKINS-32191...
[Java Compiler] Parsing console log (workspace: '/home/jenkins/agent/workspace/stax-ex-master-build')
[Java Compiler] Successfully parsed console log
[Java Compiler] -> found 1 issue (skipped 0 duplicates)
[Java Compiler] Post processing issues on 'basic-88z63' with source code encoding 'UTF-8'
[Java Compiler] Creating SCM blamer to obtain author and commit information for affected files
[Java Compiler] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[Java Compiler] Resolving file names for all issues in workspace '/home/jenkins/agent/workspace/stax-ex-master-build'
[Java Compiler] -> resolved paths in source directory (1 found, 0 not found)
[Java Compiler] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[Java Compiler] -> resolved module names for 1 issues
[Java Compiler] Resolving package names (or namespaces) by parsing the affected files
[Java Compiler] -> resolved package names of 1 affected files
[Java Compiler] No filter has been set, publishing all 1 issues
[Java Compiler] Creating fingerprints for all affected code blocks to track issues over different builds
[Java Compiler] -> created fingerprints for 1 issues (skipped 0 issues)
[Java Compiler] Copying affected files to Jenkins' build folder '/var/jenkins/jobs/stax-ex-master-build/builds/49/files-with-issues'
[Java Compiler] -> 1 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[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 (StAX API Extension master build)
[Java Compiler] Using reference build 'stax-ex-master-build #48' to compute new, fixed, and outstanding issues
[Java Compiler] Issues delta (vs. reference build): outstanding: 1, new: 0, fixed: 0
[Java Compiler] No quality gates have been set - skipping
[Java Compiler] Health report is disabled - skipping
[Java Compiler] Created analysis result for 1 issues (found 0 new issues, fixed 0 issues)
[Java Compiler] Attaching ResultAction with ID 'java' to build 'stax-ex-master-build #49'.
[Checks API] No suitable checks publisher found.
[JavaDoc] Sleeping for 5 seconds due to JENKINS-32191...
[JavaDoc] Parsing console log (workspace: '/home/jenkins/agent/workspace/stax-ex-master-build')
[JavaDoc] -> found 0 issues (skipped 0 duplicates)
[JavaDoc] Parsing console log (workspace: '/home/jenkins/agent/workspace/stax-ex-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/stax-ex-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 (StAX API Extension master build)
[JavaDoc] Using reference build 'stax-ex-master-build #48' to compute new, fixed, and outstanding issues
[JavaDoc] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 16
[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 16 issues)
[JavaDoc] Attaching ResultAction with ID 'javadoc-warnings' to build 'stax-ex-master-build #49'.
[Checks API] No suitable checks publisher found.
Finished: SUCCESS