Skip to content
Success

Console Output

Skipping 18 KB.. Full Log
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Execute Release)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] dir
Running in /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client
[Pipeline] {
[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: /home/jenkins/.gnupg/trustdb.gpg: trustdb created
gpg: key 2733B6177E5CD6D5: public key "Eclipse Microprofile Project <microprofile-dev@eclipse.org>" imported
gpg: To migrate 'secring.gpg', with each smartcard, run: gpg --card-status
gpg: key 2733B6177E5CD6D5: secret key imported
gpg: Total number processed: 1
gpg:               imported: 1
gpg:       secret keys read: 1
gpg:   secret keys imported: 1
[Pipeline] sh
++ 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 AE45A395EBE91C8A5E77502390F02A85133A7738 trust
Secret subkeys are available.

pub  rsa4096/2733B6177E5CD6D5
     created: 2017-10-10  expires: 2027-10-17  usage: SCEA
     trust: unknown       validity: unknown
ssb  rsa4096/90F02A85133A7738
     created: 2017-10-10  expires: 2027-10-17  usage: S   
[ unknown] (1). Eclipse Microprofile Project <microprofile-dev@eclipse.org>

pub  rsa4096/2733B6177E5CD6D5
     created: 2017-10-10  expires: 2027-10-17  usage: SCEA
     trust: unknown       validity: unknown
ssb  rsa4096/90F02A85133A7738
     created: 2017-10-10  expires: 2027-10-17  usage: S   
[ unknown] (1). Eclipse Microprofile Project <microprofile-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/2733B6177E5CD6D5
     created: 2017-10-10  expires: 2027-10-17  usage: SCEA
     trust: ultimate      validity: unknown
ssb  rsa4096/90F02A85133A7738
     created: 2017-10-10  expires: 2027-10-17  usage: S   
[ unknown] (1). Eclipse Microprofile Project <microprofile-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
y
'
+ gpg --batch --command-fd 0 --expert --edit-key FEE97C6B44364F385E419CE22733B6177E5CD6D5 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 2027-10-17
pub  rsa4096/2733B6177E5CD6D5
     created: 2017-10-10  expires: 2027-10-17  usage: SCEA
     trust: ultimate      validity: ultimate
ssb  rsa4096/90F02A85133A7738
     created: 2017-10-10  expires: 2027-10-17  usage: S   
[ultimate] (1). Eclipse Microprofile Project <microprofile-dev@eclipse.org>

pub  rsa4096/2733B6177E5CD6D5
     created: 2017-10-10  expires: 2027-10-17  usage: SCEA
     trust: ultimate      validity: ultimate
ssb  rsa4096/90F02A85133A7738
     created: 2017-10-10  expires: 2027-10-17  usage: S   
[ultimate] (1). Eclipse Microprofile Project <microprofile-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/2733B6177E5CD6D5
     created: 2017-10-10  expires: 2027-10-17  usage: SCEA
     trust: ultimate      validity: ultimate
ssb  rsa4096/90F02A85133A7738
     created: 2017-10-10  expires: 2027-10-17  usage: S   
[ultimate] (1). Eclipse Microprofile Project <microprofile-dev@eclipse.org>

[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] sshagent
[ssh-agent] Using credentials eclipse-microprofile-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-RIKFy9qS74Ek/agent.219
SSH_AGENT_PID=221
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client@tmp/private_key_12048140860009201437.key (/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client@tmp/private_key_12048140860009201437.key)
[ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
+ git config --global user.email microprofile-bot@eclipse.org
+ git config --global user.name 'Eclipse MicroProfile bot'
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ mvn -s /home/jenkins/.m2/settings.xml release:prepare release:perform -B -Dtag=4.0-RC2 -DdevelopmentVersion=4.0-SNAPSHOT -DreleaseVersion=4.0-RC2 -Drevremark=Draft -Drelease.revision=Draft -DstagingProgressTimeoutMinutes=20
Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
Maven home: /opt/tools/apache-maven/latest
Java version: 17.0.10, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.10+7
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] MicroProfile Rest Client                                           [pom]
[INFO] MicroProfile Rest Client API                                       [jar]
[INFO] MicroProfile Rest Client TCK                                       [jar]
[INFO] MicroProfile Rest Client Specification                             [pom]
[INFO] 
[INFO] --< org.eclipse.microprofile.rest.client:microprofile-rest-client-parent >--
[INFO] Building MicroProfile Rest Client 4.0-SNAPSHOT                     [1/4]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[WARNING] The artifact com.github.tomakehurst:wiremock:jar:3.0.1 has been relocated to org.wiremock:wiremock:jar:3.0.1
[INFO] 
[INFO] --- release:3.0.1:prepare (default-cli) @ microprofile-rest-client-parent ---
[INFO] starting prepare goal, composed of 17 phases: check-poms, scm-check-modifications, check-dependency-snapshots, create-backup-poms, map-release-versions, input-variables, map-development-versions, rewrite-poms-for-release, generate-release-poms, run-preparation-goals, scm-commit-release, scm-tag, rewrite-poms-for-development, remove-release-poms, run-completion-goals, scm-commit-development, end-release
[INFO] 1/17 prepare:check-poms
[INFO] 2/17 prepare:scm-check-modifications
[INFO] Verifying that there are no local modifications...
[INFO]   ignoring changes on: **/pom.xml.releaseBackup, **/pom.xml.next, **/pom.xml.tag, **/pom.xml.branch, **/release.properties, **/pom.xml.backup
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client' && 'git' 'rev-parse' '--show-prefix'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client' && 'git' 'status' '--porcelain' '.'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client
[WARNING] Ignoring unrecognized line: ?? release.properties
[INFO] 3/17 prepare:check-dependency-snapshots
[INFO] Checking dependencies and plugins for snapshots ...
[INFO] 4/17 prepare:create-backup-poms
[INFO] Creating pom.xml backup with .releaseBackup suffix
[INFO] 5/17 prepare:map-release-versions
[INFO] 6/17 prepare:input-variables
[INFO] 7/17 prepare:map-development-versions
[INFO] 8/17 prepare:rewrite-poms-for-release
[INFO] Transforming pom.xml microprofile-rest-client-parent 'MicroProfile Rest Client'...
[INFO]   Ignoring artifact version update for expression ${project.version}
[INFO] Transforming api/pom.xml microprofile-rest-client-api 'MicroProfile Rest Client API'...
[INFO] Transforming tck/pom.xml microprofile-rest-client-tck 'MicroProfile Rest Client TCK'...
[INFO] Transforming spec/pom.xml microprofile-rest-client-spec 'MicroProfile Rest Client Specification'...
[INFO] 9/17 prepare:generate-release-poms
[INFO] Not generating release POMs
[INFO] 10/17 prepare:run-preparation-goals
[INFO] Executing goals 'verify'...
[INFO] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
[INFO] Maven home: /opt/tools/apache-maven/3.9.5
[INFO] Java version: 17.0.10, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.10+7
[INFO] Default locale: en_US, platform encoding: UTF-8
[INFO] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix"
[INFO] [INFO] Scanning for projects...
[INFO] [INFO] Inspecting build with total of 4 modules...
[INFO] [INFO] Installing Nexus Staging features:
[INFO] [INFO]   ... total of 4 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Reactor Build Order:
[INFO] [INFO] 
[INFO] [INFO] MicroProfile Rest Client                                           [pom]
[INFO] [INFO] MicroProfile Rest Client API                                       [jar]
[INFO] [INFO] MicroProfile Rest Client TCK                                       [jar]
[INFO] [INFO] MicroProfile Rest Client Specification                             [pom]
[INFO] [INFO] 
[INFO] [INFO] --< org.eclipse.microprofile.rest.client:microprofile-rest-client-parent >--
[INFO] [INFO] Building MicroProfile Rest Client 4.0-RC2                          [1/4]
[INFO] [INFO]   from pom.xml
[INFO] [INFO] --------------------------------[ pom ]---------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- apache-rat:0.16.1:check (rat-check) @ microprofile-rest-client-parent ---
[INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 1 licenses.
[INFO] [INFO] 
[INFO] [INFO] --- formatter:2.24.1:format (default) @ microprofile-rest-client-parent ---
[INFO] [INFO] 
[INFO] [INFO] --- impsort:1.10.0:sort (sort-imports) @ microprofile-rest-client-parent ---
[INFO] [INFO] Processed 0 files in 00:00.003 (Already Sorted: 0, Needed Sorting: 0)
[INFO] [INFO] 
[INFO] [INFO] --- checkstyle:3.4.0:check (verify-style) @ microprofile-rest-client-parent ---
[INFO] [INFO] Starting audit...
[INFO] Audit done.
[INFO] [INFO] You have 0 Checkstyle violations.
[INFO] [INFO] 
[INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ microprofile-rest-client-parent ---
[INFO] [INFO] 
[INFO] [INFO] --- cyclonedx:2.8.0:makeAggregateBom (default) @ microprofile-rest-client-parent ---
[INFO] [INFO] CycloneDX: Resolving Aggregated Dependencies
[INFO] [INFO] CycloneDX: Creating BOM version 1.4 with 92 component(s)
[INFO] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/bom.xml
[INFO] [INFO]            attaching as microprofile-rest-client-parent-4.0-RC2-cyclonedx.xml
[INFO] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/bom.json
[INFO] [INFO]            attaching as microprofile-rest-client-parent-4.0-RC2-cyclonedx.json
[INFO] [INFO] 
[INFO] [INFO] --- gpg:3.2.4:sign (sign-artifacts) @ microprofile-rest-client-parent ---
[INFO] [WARNING] 
[INFO] [WARNING] W A R N I N G
[INFO] [WARNING] 
[INFO] [WARNING] Do not store passphrase in any file (disk or SCM repository),
[INFO] [WARNING] instead rely on GnuPG agent or provide passphrase in 
[INFO] [WARNING] MAVEN_GPG_PASSPHRASE environment variable for batch mode.
[INFO] [WARNING] 
[INFO] [WARNING] Sensitive content loaded from settings.xml
[INFO] [WARNING] 
[INFO] [INFO] Signer 'gpg' is signing 3 files with key default
[INFO] [INFO] 
[INFO] [INFO] --< org.eclipse.microprofile.rest.client:microprofile-rest-client-api >--
[INFO] [INFO] Building MicroProfile Rest Client API 4.0-RC2                      [2/4]
[INFO] [INFO]   from api/pom.xml
[INFO] [INFO] --------------------------------[ jar ]---------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- apache-rat:0.16.1:check (rat-check) @ microprofile-rest-client-api ---
[INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 33 licenses.
[INFO] [INFO] 
[INFO] [INFO] --- build-helper:3.6.0:timestamp-property (generate-timestamp) @ microprofile-rest-client-api ---
[INFO] [INFO] 
[INFO] [INFO] --- resources:3.3.1:copy-resources (copy-readme) @ microprofile-rest-client-api ---
[INFO] [INFO] Copying 0 resource from  to target/classes
[INFO] [INFO] 
[INFO] [INFO] --- dependency:3.7.0:unpack (unpack-licenses) @ microprofile-rest-client-api ---
[INFO] [INFO] Configured Artifact: org.eclipse.microprofile:build-tools:1.2:jar
[INFO] [INFO] 
[INFO] [INFO] --- formatter:2.24.1:format (default) @ microprofile-rest-client-api ---
[INFO] [INFO] Processed 32 files in 1s803ms (Formatted: 0, Skipped: 0, Unchanged: 32, Failed: 0, Readonly: 0)
[INFO] [INFO] 
[INFO] [INFO] --- impsort:1.10.0:sort (sort-imports) @ microprofile-rest-client-api ---
[INFO] [INFO] Processed 32 files in 00:00.600 (Already Sorted: 32, Needed Sorting: 0)
[INFO] [INFO] 
[INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ microprofile-rest-client-api ---
[INFO] [INFO] Copying 2 resources from src/main/resources to target/classes
[INFO] [INFO] 
[INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ microprofile-rest-client-api ---
[INFO] [INFO] Recompiling the module because of changed source code.
[INFO] [INFO] Compiling 23 source files with javac [debug release 11] to target/classes
[INFO] [INFO] 
[INFO] [INFO] --- bnd:7.0.0:bnd-process (default) @ microprofile-rest-client-api ---
[INFO] [WARNING] Cannot consider developer in line '82' of file '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id.
[INFO] [INFO] 
[INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ microprofile-rest-client-api ---
[INFO] [INFO] Copying 4 resources from src/test/resources to target/test-classes
[INFO] [INFO] 
[INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ microprofile-rest-client-api ---
[INFO] [INFO] Recompiling the module because of changed dependency.
[INFO] [INFO] Compiling 9 source files with javac [debug release 11] to target/test-classes
[INFO] [INFO] 
[INFO] [INFO] --- checkstyle:3.4.0:check (verify-style) @ microprofile-rest-client-api ---
[INFO] [INFO] Starting audit...
[INFO] Audit done.
[INFO] [INFO] You have 0 Checkstyle violations.
[INFO] [INFO] 
[INFO] [INFO] --- surefire:3.1.2:test (default-test) @ microprofile-rest-client-api ---
[INFO] [INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] [INFO] 
[INFO] [INFO] -------------------------------------------------------
[INFO] [INFO]  T E S T S
[INFO] [INFO] -------------------------------------------------------
[INFO] [INFO] Running TestSuite
[ERROR] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[ERROR] SLF4J: Defaulting to no-operation (NOP) logger implementation
[ERROR] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.884 s -- in TestSuite
[INFO] [INFO] 
[INFO] [INFO] Results:
[INFO] [INFO] 
[INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
[INFO] [INFO] 
[INFO] [INFO] 
[INFO] [INFO] --- resources:3.3.1:copy-resources (copy-licenses-main-javadocs) @ microprofile-rest-client-api ---
[INFO] [INFO] Copying 2 resources from target/licenses to target/apidocs/licenses
[INFO] [INFO] 
[INFO] [INFO] --- resources:3.3.1:copy-resources (copy-licenses-test-javadocs) @ microprofile-rest-client-api ---
[INFO] [INFO] Copying 2 resources from target/licenses to target/testapidocs/licenses
[INFO] [INFO] 
[INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ microprofile-rest-client-api ---
[INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/api/target/microprofile-rest-client-api-4.0-RC2.jar
[INFO] [INFO] 
[INFO] [INFO] --- jar:3.4.1:test-jar (attach-test-jar) @ microprofile-rest-client-api ---
[INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/api/target/microprofile-rest-client-api-4.0-RC2-tests.jar
[INFO] [INFO] 
[INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ microprofile-rest-client-api ---
[INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/api/target/microprofile-rest-client-api-4.0-RC2-sources.jar
[INFO] [INFO] 
[INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-sources-test) @ microprofile-rest-client-api ---
[INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/api/target/microprofile-rest-client-api-4.0-RC2-test-sources.jar
[INFO] [INFO] 
[INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ microprofile-rest-client-api ---
[INFO] [INFO] No previous run data found, generating javadoc.
[INFO] [WARNING] Javadoc Warnings
[INFO] [WARNING] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/api/src/main/java/org/eclipse/microprofile/rest/client/RestClientBuilder.java:277: warning: Parameter "name" is documented more than once.
[INFO] [WARNING] * @param name
[INFO] [WARNING] ^
[INFO] [WARNING] 1 warning
[INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/api/target/microprofile-rest-client-api-4.0-RC2-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- javadoc:3.7.0:test-jar (attach-test-javadocs) @ microprofile-rest-client-api ---
[INFO] [INFO] Configuration changed, re-generating javadoc.
[INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/api/target/microprofile-rest-client-api-4.0-RC2-test-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- cyclonedx:2.8.0:makeAggregateBom (default) @ microprofile-rest-client-api ---
[INFO] [INFO] CycloneDX: Resolving Dependencies
[INFO] [INFO] CycloneDX: Creating BOM version 1.4 with 8 component(s)
[INFO] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/api/target/bom.xml
[INFO] [INFO]            attaching as microprofile-rest-client-api-4.0-RC2-cyclonedx.xml
[INFO] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/api/target/bom.json
[INFO] [INFO]            attaching as microprofile-rest-client-api-4.0-RC2-cyclonedx.json
[INFO] [INFO] 
[INFO] [INFO] --- bnd-baseline:7.0.0:baseline (baseline) @ microprofile-rest-client-api ---
[INFO] [INFO] Determining the baseline version for org.eclipse.microprofile.rest.client:microprofile-rest-client-api:jar:(,4.0-RC2) using repositories [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
[INFO] [INFO] The baseline version was found to be 3.0.1
[INFO] [INFO] Baseline bundle /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/api/target/microprofile-rest-client-api-4.0-RC2.jar against baseline /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/3.0.1/microprofile-rest-client-api-3.0.1.jar
[INFO] [INFO] Baseline check succeeded. See the report in /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/api/target/baseline/microprofile-rest-client-api-4.0-RC2.txt.
[INFO] [INFO] 
[INFO] [INFO] --- gpg:3.2.4:sign (sign-artifacts) @ microprofile-rest-client-api ---
[INFO] [WARNING] 
[INFO] [WARNING] W A R N I N G
[INFO] [WARNING] 
[INFO] [WARNING] Do not store passphrase in any file (disk or SCM repository),
[INFO] [WARNING] instead rely on GnuPG agent or provide passphrase in 
[INFO] [WARNING] MAVEN_GPG_PASSPHRASE environment variable for batch mode.
[INFO] [WARNING] 
[INFO] [WARNING] Sensitive content loaded from settings.xml
[INFO] [WARNING] 
[INFO] [INFO] Signer 'gpg' is signing 9 files with key default
[INFO] [INFO] 
[INFO] [INFO] --< org.eclipse.microprofile.rest.client:microprofile-rest-client-tck >--
[INFO] [INFO] Building MicroProfile Rest Client TCK 4.0-RC2                      [3/4]
[INFO] [INFO]   from tck/pom.xml
[INFO] [INFO] --------------------------------[ jar ]---------------------------------
[INFO] [WARNING] The artifact com.github.tomakehurst:wiremock:jar:3.0.1 has been relocated to org.wiremock:wiremock:jar:3.0.1
[INFO] [INFO] 
[INFO] [INFO] --- apache-rat:0.16.1:check (rat-check) @ microprofile-rest-client-tck ---
[INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 188 licenses.
[INFO] [INFO] 
[INFO] [INFO] --- build-helper:3.6.0:timestamp-property (generate-timestamp) @ microprofile-rest-client-tck ---
[INFO] [INFO] 
[INFO] [INFO] --- resources:3.3.1:copy-resources (copy-readme) @ microprofile-rest-client-tck ---
[INFO] [INFO] Copying 1 resource from  to target/classes
[INFO] [INFO] 
[INFO] [INFO] --- dependency:3.7.0:unpack (unpack-licenses) @ microprofile-rest-client-tck ---
[INFO] [INFO] Configured Artifact: org.eclipse.microprofile:build-tools:1.2:jar
[INFO] [INFO] 
[INFO] [INFO] --- formatter:2.24.1:format (default) @ microprofile-rest-client-tck ---
[INFO] [INFO] Processed 187 files in 1s257ms (Formatted: 0, Skipped: 0, Unchanged: 187, Failed: 0, Readonly: 0)
[INFO] [INFO] 
[INFO] [INFO] --- impsort:1.10.0:sort (sort-imports) @ microprofile-rest-client-tck ---
[INFO] [INFO] Processed 187 files in 00:01.921 (Already Sorted: 187, Needed Sorting: 0)
[INFO] [INFO] 
[INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ microprofile-rest-client-tck ---
[INFO] [INFO] Copying 12 resources from src/main/resources to target/classes
[INFO] [INFO] 
[INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ microprofile-rest-client-tck ---
[INFO] [INFO] Recompiling the module because of changed dependency.
[INFO] [INFO] Compiling 187 source files with javac [debug release 11] to target/classes
[INFO] [INFO] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/providers/TLAsyncInvocationInterceptorFactory.java: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/providers/TLAsyncInvocationInterceptorFactory.java uses or overrides a deprecated API.
[INFO] [INFO] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/providers/TLAsyncInvocationInterceptorFactory.java: Recompile with -Xlint:deprecation for details.
[INFO] [INFO] 
[INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ microprofile-rest-client-tck ---
[INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/tck/src/test/resources
[INFO] [INFO] 
[INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ microprofile-rest-client-tck ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- checkstyle:3.4.0:check (verify-style) @ microprofile-rest-client-tck ---
[INFO] [INFO] Starting audit...
[INFO] [ERROR] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/SubResourceTest.java:21:32: Using the '.*' form of import should be avoided - org.testng.Assert.*. [AvoidStarImport]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/cditests/ClientClosedTest.java:58:17: Variable 'beanManager' must be private and have accessor methods. [VisibilityModifier]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/ext/CdiCustomClientHeadersFactory.java:31:50: Variable 'passedInOutgoingHeaders' must be private and have accessor methods. [VisibilityModifier]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/ext/CdiCustomClientHeadersFactory.java:32:27: Variable 'isIncomingHeadersMapNull' must be private and have accessor methods. [VisibilityModifier]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/ext/CdiCustomClientHeadersFactory.java:33:27: Variable 'isOutgoingHeadersMapNull' must be private and have accessor methods. [VisibilityModifier]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/ext/CdiCustomClientHeadersFactory.java:34:27: Variable 'invoked' must be private and have accessor methods. [VisibilityModifier]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/ext/CustomClientHeadersFactory.java:28:50: Variable 'passedInOutgoingHeaders' must be private and have accessor methods. [VisibilityModifier]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/ext/CustomClientHeadersFactory.java:29:27: Variable 'invoked' must be private and have accessor methods. [VisibilityModifier]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/ext/CustomClientHeadersFactory.java:30:27: Variable 'isIncomingHeadersMapNull' must be private and have accessor methods. [VisibilityModifier]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/ext/CustomClientHeadersFactory.java:31:27: Variable 'isOutgoingHeadersMapNull' must be private and have accessor methods. [VisibilityModifier]
[INFO] [ERROR] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/interfaces/ClientHeaderParamClient.java:84: Line is longer than 150 characters (found 155). [LineLength]
[INFO] [ERROR] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/providers/PriorityResult.java:25:35: Name 'INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. [StaticVariableName]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/providers/PriorityResult.java:38:33: Variable 'requestsInvoked' must be private and have accessor methods. [VisibilityModifier]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/providers/PriorityResult.java:39:33: Variable 'responsesInvoked' must be private and have accessor methods. [VisibilityModifier]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/sse/BasicReactiveStreamsTest.java:237:27: Variable 'data' must be private and have accessor methods. [VisibilityModifier]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/sse/BasicReactiveStreamsTest.java:238:27: Variable 'comments' must be private and have accessor methods. [VisibilityModifier]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/sse/BasicReactiveStreamsTest.java:239:27: Variable 'names' must be private and have accessor methods. [VisibilityModifier]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/sse/BasicReactiveStreamsTest.java:240:27: Variable 'ids' must be private and have accessor methods. [VisibilityModifier]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/sse/BasicReactiveStreamsTest.java:241:30: Variable 'eventLatch' must be private and have accessor methods. [VisibilityModifier]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/sse/BasicReactiveStreamsTest.java:242:19: Variable 'throwable' must be private and have accessor methods. [VisibilityModifier]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/sse/BasicReactiveStreamsTest.java:243:17: Variable 'completed' must be private and have accessor methods. [VisibilityModifier]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/sse/BasicReactiveStreamsTest.java:244:22: Variable 'subscription' must be private and have accessor methods. [VisibilityModifier]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/sse/BasicReactiveStreamsTest.java:245:14: Variable 'requestedEvents' must be private and have accessor methods. [VisibilityModifier]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/sse/BasicReactiveStreamsTest.java:290:27: Variable 'eventStrings' must be private and have accessor methods. [VisibilityModifier]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/sse/BasicReactiveStreamsTest.java:291:30: Variable 'eventLatch' must be private and have accessor methods. [VisibilityModifier]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/sse/BasicReactiveStreamsTest.java:292:19: Variable 'throwable' must be private and have accessor methods. [VisibilityModifier]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/sse/BasicReactiveStreamsTest.java:293:22: Variable 'subscription' must be private and have accessor methods. [VisibilityModifier]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/sse/BasicReactiveStreamsTest.java:294:14: Variable 'requestedEvents' must be private and have accessor methods. [VisibilityModifier]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/sse/BasicReactiveStreamsTest.java:335:33: Variable 'weatherEvents' must be private and have accessor methods. [VisibilityModifier]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/sse/BasicReactiveStreamsTest.java:336:30: Variable 'eventLatch' must be private and have accessor methods. [VisibilityModifier]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/sse/BasicReactiveStreamsTest.java:337:19: Variable 'throwable' must be private and have accessor methods. [VisibilityModifier]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/sse/BasicReactiveStreamsTest.java:338:22: Variable 'subscription' must be private and have accessor methods. [VisibilityModifier]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/sse/BasicReactiveStreamsTest.java:339:14: Variable 'requestedEvents' must be private and have accessor methods. [VisibilityModifier]
[INFO] Audit done.
[INFO] [INFO] There are 3 errors reported by Checkstyle 9.3 with /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/tck/target/checkstyle-rules.xml ruleset.
[INFO] [ERROR] src/main/java/org/eclipse/microprofile/rest/client/tck/SubResourceTest.java:[21,32] (imports) AvoidStarImport: Using the '.*' form of import should be avoided - org.testng.Assert.*.
[INFO] [ERROR] src/main/java/org/eclipse/microprofile/rest/client/tck/interfaces/ClientHeaderParamClient.java:[84] (sizes) LineLength: Line is longer than 150 characters (found 155).
[INFO] [ERROR] src/main/java/org/eclipse/microprofile/rest/client/tck/providers/PriorityResult.java:[25,35] (naming) StaticVariableName: Name 'INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'.
[INFO] [WARNING] checkstyle:check violations detected but failOnViolation set to false
[INFO] [INFO] You have 3 Checkstyle violations.
[INFO] [INFO] 
[INFO] [INFO] --- surefire:3.1.2:test (default-test) @ microprofile-rest-client-tck ---
[INFO] [INFO] No tests to run.
[INFO] [INFO] 
[INFO] [INFO] --- resources:3.3.1:copy-resources (copy-licenses-main-javadocs) @ microprofile-rest-client-tck ---
[INFO] [INFO] Copying 2 resources from target/licenses to target/apidocs/licenses
[INFO] [INFO] 
[INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ microprofile-rest-client-tck ---
[INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/tck/target/microprofile-rest-client-tck-4.0-RC2.jar
[INFO] [INFO] 
[INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ microprofile-rest-client-tck ---
[INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/tck/target/microprofile-rest-client-tck-4.0-RC2-sources.jar
[INFO] [INFO] 
[INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ microprofile-rest-client-tck ---
[INFO] [INFO] No previous run data found, generating javadoc.
[INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/tck/target/microprofile-rest-client-tck-4.0-RC2-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- cyclonedx:2.8.0:makeAggregateBom (default) @ microprofile-rest-client-tck ---
[INFO] [INFO] CycloneDX: Resolving Dependencies
[INFO] [INFO] CycloneDX: Creating BOM version 1.4 with 88 component(s)
[INFO] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/tck/target/bom.xml
[INFO] [INFO]            attaching as microprofile-rest-client-tck-4.0-RC2-cyclonedx.xml
[INFO] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/tck/target/bom.json
[INFO] [INFO]            attaching as microprofile-rest-client-tck-4.0-RC2-cyclonedx.json
[INFO] [INFO] 
[INFO] [INFO] --- gpg:3.2.4:sign (sign-artifacts) @ microprofile-rest-client-tck ---
[INFO] [WARNING] 
[INFO] [WARNING] W A R N I N G
[INFO] [WARNING] 
[INFO] [WARNING] Do not store passphrase in any file (disk or SCM repository),
[INFO] [WARNING] instead rely on GnuPG agent or provide passphrase in 
[INFO] [WARNING] MAVEN_GPG_PASSPHRASE environment variable for batch mode.
[INFO] [WARNING] 
[INFO] [WARNING] Sensitive content loaded from settings.xml
[INFO] [WARNING] 
[INFO] [INFO] Signer 'gpg' is signing 6 files with key default
[INFO] [INFO] 
[INFO] [INFO] --< org.eclipse.microprofile.rest.client:microprofile-rest-client-spec >--
[INFO] [INFO] Building MicroProfile Rest Client Specification 4.0-RC2            [4/4]
[INFO] [INFO]   from spec/pom.xml
[INFO] [INFO] --------------------------------[ pom ]---------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- apache-rat:0.16.1:check (rat-check) @ microprofile-rest-client-spec ---
[INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 12 licenses.
[INFO] [INFO] 
[INFO] [INFO] --- build-helper:3.6.0:timestamp-property (generate-timestamp) @ microprofile-rest-client-spec ---
[INFO] [INFO] 
[INFO] [INFO] --- build-helper:3.6.0:timestamp-property (generate-year) @ microprofile-rest-client-spec ---
[INFO] [INFO] 
[INFO] [INFO] --- formatter:2.24.1:format (default) @ microprofile-rest-client-spec ---
[INFO] [INFO] 
[INFO] [INFO] --- impsort:1.10.0:sort (sort-imports) @ microprofile-rest-client-spec ---
[INFO] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[INFO] [INFO] 
[INFO] [INFO] --- asciidoctor:2.2.6:process-asciidoc (generate-pdf) @ microprofile-rest-client-spec ---
[INFO] [INFO] sourceDirectory /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/spec/src/docs/asciidoc does not exist
[INFO] [INFO] sourceDirectory /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/spec/src/asciidoc does not exist
[INFO] [INFO] Copying 0 resource
[INFO] [INFO] Converted /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/spec/src/main/asciidoc/microprofile-rest-client-spec.asciidoc
[INFO] [INFO] 
[INFO] [INFO] --- asciidoctor:2.2.6:process-asciidoc (generate-html) @ microprofile-rest-client-spec ---
[INFO] [INFO] sourceDirectory /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/spec/src/docs/asciidoc does not exist
[INFO] [INFO] sourceDirectory /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/spec/src/asciidoc does not exist
[INFO] [INFO] Copying 0 resource
[INFO] [INFO] Converted /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/spec/src/main/asciidoc/microprofile-rest-client-spec.asciidoc
[INFO] [INFO] 
[INFO] [INFO] --- checkstyle:3.4.0:check (verify-style) @ microprofile-rest-client-spec ---
[INFO] [INFO] Starting audit...
[INFO] Audit done.
[INFO] [INFO] You have 0 Checkstyle violations.
[INFO] [INFO] 
[INFO] [INFO] --- build-helper:3.6.0:attach-artifact (attach-artifacts) @ microprofile-rest-client-spec ---
[INFO] [INFO] 
[INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ microprofile-rest-client-spec ---
[INFO] [INFO] 
[INFO] [INFO] --- cyclonedx:2.8.0:makeAggregateBom (default) @ microprofile-rest-client-spec ---
[INFO] [INFO] CycloneDX: Resolving Dependencies
[INFO] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s)
[INFO] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/spec/target/bom.xml
[INFO] [INFO]            attaching as microprofile-rest-client-spec-4.0-RC2-cyclonedx.xml
[INFO] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/spec/target/bom.json
[INFO] [INFO]            attaching as microprofile-rest-client-spec-4.0-RC2-cyclonedx.json
[INFO] [INFO] 
[INFO] [INFO] --- gpg:3.2.4:sign (sign-artifacts) @ microprofile-rest-client-spec ---
[INFO] [WARNING] 
[INFO] [WARNING] W A R N I N G
[INFO] [WARNING] 
[INFO] [WARNING] Do not store passphrase in any file (disk or SCM repository),
[INFO] [WARNING] instead rely on GnuPG agent or provide passphrase in 
[INFO] [WARNING] MAVEN_GPG_PASSPHRASE environment variable for batch mode.
[INFO] [WARNING] 
[INFO] [WARNING] Sensitive content loaded from settings.xml
[INFO] [WARNING] 
[INFO] [INFO] Signer 'gpg' is signing 5 files with key default
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Reactor Summary for MicroProfile Rest Client 4.0-RC2:
[INFO] [INFO] 
[INFO] [INFO] MicroProfile Rest Client ........................... SUCCESS [ 45.418 s]
[INFO] [INFO] MicroProfile Rest Client API ....................... SUCCESS [ 32.410 s]
[INFO] [INFO] MicroProfile Rest Client TCK ....................... SUCCESS [ 25.290 s]
[INFO] [INFO] MicroProfile Rest Client Specification ............. SUCCESS [ 59.590 s]
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time:  02:48 min
[INFO] [INFO] Finished at: 2024-06-26T14:37:26Z
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] 11/17 prepare:scm-commit-release
[INFO] Checking in modified POMs...
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client' && 'git' 'add' '--' 'pom.xml' 'api/pom.xml' 'tck/pom.xml' 'spec/pom.xml'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client' && 'git' 'rev-parse' '--show-prefix'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client' && 'git' 'status' '--porcelain' '.'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client
[WARNING] Ignoring unrecognized line: ?? api/pom.xml.releaseBackup
[WARNING] Ignoring unrecognized line: ?? pom.xml.releaseBackup
[WARNING] Ignoring unrecognized line: ?? release.properties
[WARNING] Ignoring unrecognized line: ?? spec/pom.xml.releaseBackup
[WARNING] Ignoring unrecognized line: ?? tck/pom.xml.releaseBackup
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client' && 'git' 'commit' '--verbose' '-F' '/tmp/maven-scm-1280050344.commit'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client' && 'git' 'push' 'git@github.com:eclipse/microprofile-rest-client.git' 'refs/heads/main:refs/heads/main'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client
[INFO] 12/17 prepare:scm-tag
[INFO] Tagging release with the label 4.0-RC2...
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client' && 'git' 'tag' '-F' '/tmp/maven-scm-1418746211.commit' '4.0-RC2'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client' && 'git' 'push' 'git@github.com:eclipse/microprofile-rest-client.git' 'refs/tags/4.0-RC2'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client' && 'git' 'ls-files'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client
[INFO] 13/17 prepare:rewrite-poms-for-development
[INFO] Transforming pom.xml microprofile-rest-client-parent 'MicroProfile Rest Client'...
[INFO]   Ignoring artifact version update for expression ${project.version}
[INFO] Transforming api/pom.xml microprofile-rest-client-api 'MicroProfile Rest Client API'...
[INFO] Transforming tck/pom.xml microprofile-rest-client-tck 'MicroProfile Rest Client TCK'...
[INFO] Transforming spec/pom.xml microprofile-rest-client-spec 'MicroProfile Rest Client Specification'...
[INFO] 14/17 prepare:remove-release-poms
[INFO] Not removing release POMs
[INFO] 15/17 prepare:run-completion-goals
[INFO] 16/17 prepare:scm-commit-development
[INFO] Checking in modified POMs...
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client' && 'git' 'add' '--' 'pom.xml' 'api/pom.xml' 'tck/pom.xml' 'spec/pom.xml'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client' && 'git' 'rev-parse' '--show-prefix'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client' && 'git' 'status' '--porcelain' '.'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client
[WARNING] Ignoring unrecognized line: ?? api/pom.xml.releaseBackup
[WARNING] Ignoring unrecognized line: ?? pom.xml.releaseBackup
[WARNING] Ignoring unrecognized line: ?? release.properties
[WARNING] Ignoring unrecognized line: ?? spec/pom.xml.releaseBackup
[WARNING] Ignoring unrecognized line: ?? tck/pom.xml.releaseBackup
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client' && 'git' 'commit' '--verbose' '-F' '/tmp/maven-scm-505239700.commit'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client' && 'git' 'push' 'git@github.com:eclipse/microprofile-rest-client.git' 'refs/heads/main:refs/heads/main'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client
[INFO] 17/17 prepare:end-release
[INFO] Release preparation complete.
[INFO] 
[INFO] --- release:3.0.1:perform (default-cli) @ microprofile-rest-client-parent ---
[INFO] starting perform goal, composed of 3 phases: verify-completed-prepare-phases, checkout-project-from-scm, run-perform-goals
[INFO] 1/3 perform:verify-completed-prepare-phases
[INFO] 2/3 perform:checkout-project-from-scm
[INFO] Performing a LOCAL checkout from scm:git:file:///home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client
[INFO] Checking out the project to perform the release ...
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target' && 'git' 'clone' '--depth' '1' '--branch' '4.0-RC2' 'file:///home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client' 'checkout'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target
[INFO] Executing: /bin/sh -c cd '/tmp' && 'git' 'ls-remote' 'file:///home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client'
[INFO] Working directory: /tmp
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout' && 'git' 'fetch' 'file:///home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout' && 'git' 'checkout' '4.0-RC2'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout' && 'git' 'ls-files'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout
[INFO] 3/3 perform:run-perform-goals
[INFO] Invoking perform goals in directory /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout
[INFO] Executing goals 'deploy'...
[INFO] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
[INFO] Maven home: /opt/tools/apache-maven/3.9.5
[INFO] Java version: 17.0.10, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.10+7
[INFO] Default locale: en_US, platform encoding: UTF-8
[INFO] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix"
[INFO] [INFO] Scanning for projects...
[INFO] [INFO] Inspecting build with total of 4 modules...
[INFO] [INFO] Installing Nexus Staging features:
[INFO] [INFO]   ... total of 4 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Reactor Build Order:
[INFO] [INFO] 
[INFO] [INFO] MicroProfile Rest Client                                           [pom]
[INFO] [INFO] MicroProfile Rest Client API                                       [jar]
[INFO] [INFO] MicroProfile Rest Client TCK                                       [jar]
[INFO] [INFO] MicroProfile Rest Client Specification                             [pom]
[INFO] [INFO] 
[INFO] [INFO] --< org.eclipse.microprofile.rest.client:microprofile-rest-client-parent >--
[INFO] [INFO] Building MicroProfile Rest Client 4.0-RC2                          [1/4]
[INFO] [INFO]   from pom.xml
[INFO] [INFO] --------------------------------[ pom ]---------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- apache-rat:0.16.1:check (rat-check) @ microprofile-rest-client-parent ---
[INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 1 licenses.
[INFO] [INFO] 
[INFO] [INFO] --- formatter:2.24.1:format (default) @ microprofile-rest-client-parent ---
[INFO] [INFO] 
[INFO] [INFO] --- impsort:1.10.0:sort (sort-imports) @ microprofile-rest-client-parent ---
[INFO] [INFO] Processed 0 files in 00:00.004 (Already Sorted: 0, Needed Sorting: 0)
[INFO] [INFO] 
[INFO] [INFO] --- checkstyle:3.4.0:check (verify-style) @ microprofile-rest-client-parent ---
[INFO] [INFO] Starting audit...
[INFO] Audit done.
[INFO] [INFO] You have 0 Checkstyle violations.
[INFO] [INFO] 
[INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ microprofile-rest-client-parent ---
[INFO] [INFO] 
[INFO] [INFO] --- cyclonedx:2.8.0:makeAggregateBom (default) @ microprofile-rest-client-parent ---
[INFO] [INFO] CycloneDX: Resolving Aggregated Dependencies
[INFO] [INFO] CycloneDX: Creating BOM version 1.4 with 92 component(s)
[INFO] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/bom.xml
[INFO] [INFO]            attaching as microprofile-rest-client-parent-4.0-RC2-cyclonedx.xml
[INFO] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/bom.json
[INFO] [INFO]            attaching as microprofile-rest-client-parent-4.0-RC2-cyclonedx.json
[INFO] [INFO] 
[INFO] [INFO] --- gpg:3.2.4:sign (sign-artifacts) @ microprofile-rest-client-parent ---
[INFO] [WARNING] 
[INFO] [WARNING] W A R N I N G
[INFO] [WARNING] 
[INFO] [WARNING] Do not store passphrase in any file (disk or SCM repository),
[INFO] [WARNING] instead rely on GnuPG agent or provide passphrase in 
[INFO] [WARNING] MAVEN_GPG_PASSPHRASE environment variable for batch mode.
[INFO] [WARNING] 
[INFO] [WARNING] Sensitive content loaded from settings.xml
[INFO] [WARNING] 
[INFO] [INFO] Signer 'gpg' is signing 3 files with key default
[INFO] [INFO] 
[INFO] [INFO] --- install:3.1.1:install (default-install) @ microprofile-rest-client-parent ---
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/pom.xml to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-parent/4.0-RC2/microprofile-rest-client-parent-4.0-RC2.pom
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-parent/4.0-RC2/microprofile-rest-client-parent-4.0-RC2-cyclonedx.xml
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-parent/4.0-RC2/microprofile-rest-client-parent-4.0-RC2-cyclonedx.json
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/microprofile-rest-client-parent-4.0-RC2.pom.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-parent/4.0-RC2/microprofile-rest-client-parent-4.0-RC2.pom.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-parent/4.0-RC2/microprofile-rest-client-parent-4.0-RC2-cyclonedx.xml.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-parent/4.0-RC2/microprofile-rest-client-parent-4.0-RC2-cyclonedx.json.asc
[INFO] [INFO] 
[INFO] [INFO] --- nexus-staging:1.7.0:deploy (injected-nexus-deploy) @ microprofile-rest-client-parent ---
[INFO] [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/nexus-staging/staging")...
[INFO] [INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO] [INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO] [INFO]  * Using staging profile ID "72ca920b8d0826" (matched by Nexus).
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/pom.xml to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/rest/client/microprofile-rest-client-parent/4.0-RC2/microprofile-rest-client-parent-4.0-RC2.pom
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/bom.xml to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/rest/client/microprofile-rest-client-parent/4.0-RC2/microprofile-rest-client-parent-4.0-RC2-cyclonedx.xml
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/bom.json to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/rest/client/microprofile-rest-client-parent/4.0-RC2/microprofile-rest-client-parent-4.0-RC2-cyclonedx.json
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/microprofile-rest-client-parent-4.0-RC2.pom.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/rest/client/microprofile-rest-client-parent/4.0-RC2/microprofile-rest-client-parent-4.0-RC2.pom.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/bom.xml.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/rest/client/microprofile-rest-client-parent/4.0-RC2/microprofile-rest-client-parent-4.0-RC2-cyclonedx.xml.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/bom.json.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/rest/client/microprofile-rest-client-parent/4.0-RC2/microprofile-rest-client-parent-4.0-RC2-cyclonedx.json.asc
[INFO] [INFO] Execution skipped to the last project...
[INFO] [INFO] 
[INFO] [INFO] --< org.eclipse.microprofile.rest.client:microprofile-rest-client-api >--
[INFO] [INFO] Building MicroProfile Rest Client API 4.0-RC2                      [2/4]
[INFO] [INFO]   from api/pom.xml
[INFO] [INFO] --------------------------------[ jar ]---------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- apache-rat:0.16.1:check (rat-check) @ microprofile-rest-client-api ---
[INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 33 licenses.
[INFO] [INFO] 
[INFO] [INFO] --- build-helper:3.6.0:timestamp-property (generate-timestamp) @ microprofile-rest-client-api ---
[INFO] [INFO] 
[INFO] [INFO] --- resources:3.3.1:copy-resources (copy-readme) @ microprofile-rest-client-api ---
[INFO] [INFO] Copying 0 resource from  to target/classes
[INFO] [INFO] 
[INFO] [INFO] --- dependency:3.7.0:unpack (unpack-licenses) @ microprofile-rest-client-api ---
[INFO] [INFO] Configured Artifact: org.eclipse.microprofile:build-tools:1.2:jar
[INFO] [INFO] 
[INFO] [INFO] --- formatter:2.24.1:format (default) @ microprofile-rest-client-api ---
[INFO] [INFO] Processed 32 files in 1s946ms (Formatted: 0, Skipped: 0, Unchanged: 32, Failed: 0, Readonly: 0)
[INFO] [INFO] 
[INFO] [INFO] --- impsort:1.10.0:sort (sort-imports) @ microprofile-rest-client-api ---
[INFO] [INFO] Processed 32 files in 00:00.711 (Already Sorted: 32, Needed Sorting: 0)
[INFO] [INFO] 
[INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ microprofile-rest-client-api ---
[INFO] [INFO] Copying 2 resources from src/main/resources to target/classes
[INFO] [INFO] 
[INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ microprofile-rest-client-api ---
[INFO] [INFO] Recompiling the module because of changed source code.
[INFO] [INFO] Compiling 23 source files with javac [debug release 11] to target/classes
[INFO] [INFO] 
[INFO] [INFO] --- bnd:7.0.0:bnd-process (default) @ microprofile-rest-client-api ---
[INFO] [WARNING] Cannot consider developer in line '82' of file '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id.
[INFO] [INFO] 
[INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ microprofile-rest-client-api ---
[INFO] [INFO] Copying 4 resources from src/test/resources to target/test-classes
[INFO] [INFO] 
[INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ microprofile-rest-client-api ---
[INFO] [INFO] Recompiling the module because of changed dependency.
[INFO] [INFO] Compiling 9 source files with javac [debug release 11] to target/test-classes
[INFO] [INFO] 
[INFO] [INFO] --- checkstyle:3.4.0:check (verify-style) @ microprofile-rest-client-api ---
[INFO] [INFO] Starting audit...
[INFO] Audit done.
[INFO] [INFO] You have 0 Checkstyle violations.
[INFO] [INFO] 
[INFO] [INFO] --- surefire:3.1.2:test (default-test) @ microprofile-rest-client-api ---
[INFO] [INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] [INFO] 
[INFO] [INFO] -------------------------------------------------------
[INFO] [INFO]  T E S T S
[INFO] [INFO] -------------------------------------------------------
[INFO] [INFO] Running TestSuite
[ERROR] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[ERROR] SLF4J: Defaulting to no-operation (NOP) logger implementation
[ERROR] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.249 s -- in TestSuite
[INFO] [INFO] 
[INFO] [INFO] Results:
[INFO] [INFO] 
[INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
[INFO] [INFO] 
[INFO] [INFO] 
[INFO] [INFO] --- resources:3.3.1:copy-resources (copy-licenses-main-javadocs) @ microprofile-rest-client-api ---
[INFO] [INFO] Copying 2 resources from target/licenses to target/apidocs/licenses
[INFO] [INFO] 
[INFO] [INFO] --- resources:3.3.1:copy-resources (copy-licenses-test-javadocs) @ microprofile-rest-client-api ---
[INFO] [INFO] Copying 2 resources from target/licenses to target/testapidocs/licenses
[INFO] [INFO] 
[INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ microprofile-rest-client-api ---
[INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/api/target/microprofile-rest-client-api-4.0-RC2.jar
[INFO] [INFO] 
[INFO] [INFO] --- jar:3.4.1:test-jar (attach-test-jar) @ microprofile-rest-client-api ---
[INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/api/target/microprofile-rest-client-api-4.0-RC2-tests.jar
[INFO] [INFO] 
[INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ microprofile-rest-client-api ---
[INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/api/target/microprofile-rest-client-api-4.0-RC2-sources.jar
[INFO] [INFO] 
[INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-sources-test) @ microprofile-rest-client-api ---
[INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/api/target/microprofile-rest-client-api-4.0-RC2-test-sources.jar
[INFO] [INFO] 
[INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ microprofile-rest-client-api ---
[INFO] [INFO] No previous run data found, generating javadoc.
[INFO] [WARNING] Javadoc Warnings
[INFO] [WARNING] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/api/src/main/java/org/eclipse/microprofile/rest/client/RestClientBuilder.java:277: warning: Parameter "name" is documented more than once.
[INFO] [WARNING] * @param name
[INFO] [WARNING] ^
[INFO] [WARNING] 1 warning
[INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/api/target/microprofile-rest-client-api-4.0-RC2-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- javadoc:3.7.0:test-jar (attach-test-javadocs) @ microprofile-rest-client-api ---
[INFO] [INFO] Configuration changed, re-generating javadoc.
[INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/api/target/microprofile-rest-client-api-4.0-RC2-test-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- cyclonedx:2.8.0:makeAggregateBom (default) @ microprofile-rest-client-api ---
[INFO] [INFO] CycloneDX: Resolving Dependencies
[INFO] [INFO] CycloneDX: Creating BOM version 1.4 with 8 component(s)
[INFO] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/api/target/bom.xml
[INFO] [INFO]            attaching as microprofile-rest-client-api-4.0-RC2-cyclonedx.xml
[INFO] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/api/target/bom.json
[INFO] [INFO]            attaching as microprofile-rest-client-api-4.0-RC2-cyclonedx.json
[INFO] [INFO] 
[INFO] [INFO] --- bnd-baseline:7.0.0:baseline (baseline) @ microprofile-rest-client-api ---
[INFO] [INFO] Determining the baseline version for org.eclipse.microprofile.rest.client:microprofile-rest-client-api:jar:(,4.0-RC2) using repositories [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
[INFO] [INFO] The baseline version was found to be 3.0.1
[INFO] [INFO] Baseline bundle /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/api/target/microprofile-rest-client-api-4.0-RC2.jar against baseline /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/3.0.1/microprofile-rest-client-api-3.0.1.jar
[INFO] [INFO] Baseline check succeeded. See the report in /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/api/target/baseline/microprofile-rest-client-api-4.0-RC2.txt.
[INFO] [INFO] 
[INFO] [INFO] --- gpg:3.2.4:sign (sign-artifacts) @ microprofile-rest-client-api ---
[INFO] [WARNING] 
[INFO] [WARNING] W A R N I N G
[INFO] [WARNING] 
[INFO] [WARNING] Do not store passphrase in any file (disk or SCM repository),
[INFO] [WARNING] instead rely on GnuPG agent or provide passphrase in 
[INFO] [WARNING] MAVEN_GPG_PASSPHRASE environment variable for batch mode.
[INFO] [WARNING] 
[INFO] [WARNING] Sensitive content loaded from settings.xml
[INFO] [WARNING] 
[INFO] [INFO] Signer 'gpg' is signing 9 files with key default
[INFO] [INFO] 
[INFO] [INFO] --- install:3.1.1:install (default-install) @ microprofile-rest-client-api ---
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/api/pom.xml to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/4.0-RC2/microprofile-rest-client-api-4.0-RC2.pom
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/api/target/microprofile-rest-client-api-4.0-RC2.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/4.0-RC2/microprofile-rest-client-api-4.0-RC2.jar
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/api/target/microprofile-rest-client-api-4.0-RC2-tests.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/4.0-RC2/microprofile-rest-client-api-4.0-RC2-tests.jar
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/api/target/microprofile-rest-client-api-4.0-RC2-sources.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/4.0-RC2/microprofile-rest-client-api-4.0-RC2-sources.jar
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/api/target/microprofile-rest-client-api-4.0-RC2-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/4.0-RC2/microprofile-rest-client-api-4.0-RC2-test-sources.jar
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/api/target/microprofile-rest-client-api-4.0-RC2-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/4.0-RC2/microprofile-rest-client-api-4.0-RC2-javadoc.jar
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/api/target/microprofile-rest-client-api-4.0-RC2-test-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/4.0-RC2/microprofile-rest-client-api-4.0-RC2-test-javadoc.jar
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/api/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/4.0-RC2/microprofile-rest-client-api-4.0-RC2-cyclonedx.xml
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/api/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/4.0-RC2/microprofile-rest-client-api-4.0-RC2-cyclonedx.json
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/api/target/microprofile-rest-client-api-4.0-RC2.jar.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/4.0-RC2/microprofile-rest-client-api-4.0-RC2.jar.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/api/target/microprofile-rest-client-api-4.0-RC2.pom.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/4.0-RC2/microprofile-rest-client-api-4.0-RC2.pom.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/api/target/microprofile-rest-client-api-4.0-RC2-tests.jar.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/4.0-RC2/microprofile-rest-client-api-4.0-RC2-tests.jar.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/api/target/microprofile-rest-client-api-4.0-RC2-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/4.0-RC2/microprofile-rest-client-api-4.0-RC2-sources.jar.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/api/target/microprofile-rest-client-api-4.0-RC2-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/4.0-RC2/microprofile-rest-client-api-4.0-RC2-test-sources.jar.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/api/target/microprofile-rest-client-api-4.0-RC2-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/4.0-RC2/microprofile-rest-client-api-4.0-RC2-javadoc.jar.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/api/target/microprofile-rest-client-api-4.0-RC2-test-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/4.0-RC2/microprofile-rest-client-api-4.0-RC2-test-javadoc.jar.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/api/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/4.0-RC2/microprofile-rest-client-api-4.0-RC2-cyclonedx.xml.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/api/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/4.0-RC2/microprofile-rest-client-api-4.0-RC2-cyclonedx.json.asc
[INFO] [INFO] 
[INFO] [INFO] --- nexus-staging:1.7.0:deploy (injected-nexus-deploy) @ microprofile-rest-client-api ---
[INFO] [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/nexus-staging/staging")...
[INFO] [INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO] [INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO] [INFO]  * Using staging profile ID "72ca920b8d0826" (matched by Nexus).
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/api/target/microprofile-rest-client-api-4.0-RC2.jar to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/4.0-RC2/microprofile-rest-client-api-4.0-RC2.jar
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/api/pom.xml to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/4.0-RC2/microprofile-rest-client-api-4.0-RC2.pom
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/api/target/microprofile-rest-client-api-4.0-RC2-tests.jar to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/4.0-RC2/microprofile-rest-client-api-4.0-RC2-tests.jar
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/api/target/microprofile-rest-client-api-4.0-RC2-sources.jar to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/4.0-RC2/microprofile-rest-client-api-4.0-RC2-sources.jar
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/api/target/microprofile-rest-client-api-4.0-RC2-test-sources.jar to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/4.0-RC2/microprofile-rest-client-api-4.0-RC2-test-sources.jar
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/api/target/microprofile-rest-client-api-4.0-RC2-javadoc.jar to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/4.0-RC2/microprofile-rest-client-api-4.0-RC2-javadoc.jar
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/api/target/microprofile-rest-client-api-4.0-RC2-test-javadoc.jar to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/4.0-RC2/microprofile-rest-client-api-4.0-RC2-test-javadoc.jar
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/api/target/bom.xml to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/4.0-RC2/microprofile-rest-client-api-4.0-RC2-cyclonedx.xml
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/api/target/bom.json to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/4.0-RC2/microprofile-rest-client-api-4.0-RC2-cyclonedx.json
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/api/target/microprofile-rest-client-api-4.0-RC2.jar.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/4.0-RC2/microprofile-rest-client-api-4.0-RC2.jar.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/api/target/microprofile-rest-client-api-4.0-RC2.pom.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/4.0-RC2/microprofile-rest-client-api-4.0-RC2.pom.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/api/target/microprofile-rest-client-api-4.0-RC2-tests.jar.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/4.0-RC2/microprofile-rest-client-api-4.0-RC2-tests.jar.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/api/target/microprofile-rest-client-api-4.0-RC2-sources.jar.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/4.0-RC2/microprofile-rest-client-api-4.0-RC2-sources.jar.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/api/target/microprofile-rest-client-api-4.0-RC2-test-sources.jar.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/4.0-RC2/microprofile-rest-client-api-4.0-RC2-test-sources.jar.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/api/target/microprofile-rest-client-api-4.0-RC2-javadoc.jar.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/4.0-RC2/microprofile-rest-client-api-4.0-RC2-javadoc.jar.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/api/target/microprofile-rest-client-api-4.0-RC2-test-javadoc.jar.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/4.0-RC2/microprofile-rest-client-api-4.0-RC2-test-javadoc.jar.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/api/target/bom.xml.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/4.0-RC2/microprofile-rest-client-api-4.0-RC2-cyclonedx.xml.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/api/target/bom.json.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/4.0-RC2/microprofile-rest-client-api-4.0-RC2-cyclonedx.json.asc
[INFO] [INFO] Execution skipped to the last project...
[INFO] [INFO] 
[INFO] [INFO] --< org.eclipse.microprofile.rest.client:microprofile-rest-client-tck >--
[INFO] [INFO] Building MicroProfile Rest Client TCK 4.0-RC2                      [3/4]
[INFO] [INFO]   from tck/pom.xml
[INFO] [INFO] --------------------------------[ jar ]---------------------------------
[INFO] [WARNING] The artifact com.github.tomakehurst:wiremock:jar:3.0.1 has been relocated to org.wiremock:wiremock:jar:3.0.1
[INFO] [INFO] 
[INFO] [INFO] --- apache-rat:0.16.1:check (rat-check) @ microprofile-rest-client-tck ---
[INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 188 licenses.
[INFO] [INFO] 
[INFO] [INFO] --- build-helper:3.6.0:timestamp-property (generate-timestamp) @ microprofile-rest-client-tck ---
[INFO] [INFO] 
[INFO] [INFO] --- resources:3.3.1:copy-resources (copy-readme) @ microprofile-rest-client-tck ---
[INFO] [INFO] Copying 1 resource from  to target/classes
[INFO] [INFO] 
[INFO] [INFO] --- dependency:3.7.0:unpack (unpack-licenses) @ microprofile-rest-client-tck ---
[INFO] [INFO] Configured Artifact: org.eclipse.microprofile:build-tools:1.2:jar
[INFO] [INFO] 
[INFO] [INFO] --- formatter:2.24.1:format (default) @ microprofile-rest-client-tck ---
[INFO] [INFO] Processed 187 files in 1s244ms (Formatted: 0, Skipped: 0, Unchanged: 187, Failed: 0, Readonly: 0)
[INFO] [INFO] 
[INFO] [INFO] --- impsort:1.10.0:sort (sort-imports) @ microprofile-rest-client-tck ---
[INFO] [INFO] Processed 187 files in 00:01.585 (Already Sorted: 187, Needed Sorting: 0)
[INFO] [INFO] 
[INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ microprofile-rest-client-tck ---
[INFO] [INFO] Copying 12 resources from src/main/resources to target/classes
[INFO] [INFO] 
[INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ microprofile-rest-client-tck ---
[INFO] [INFO] Recompiling the module because of changed dependency.
[INFO] [INFO] Compiling 187 source files with javac [debug release 11] to target/classes
[INFO] [INFO] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/providers/TLAsyncInvocationInterceptorFactory.java: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/providers/TLAsyncInvocationInterceptorFactory.java uses or overrides a deprecated API.
[INFO] [INFO] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/providers/TLAsyncInvocationInterceptorFactory.java: Recompile with -Xlint:deprecation for details.
[INFO] [INFO] 
[INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ microprofile-rest-client-tck ---
[INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/src/test/resources
[INFO] [INFO] 
[INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ microprofile-rest-client-tck ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- checkstyle:3.4.0:check (verify-style) @ microprofile-rest-client-tck ---
[INFO] [INFO] Starting audit...
[INFO] [ERROR] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/SubResourceTest.java:21:32: Using the '.*' form of import should be avoided - org.testng.Assert.*. [AvoidStarImport]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/cditests/ClientClosedTest.java:58:17: Variable 'beanManager' must be private and have accessor methods. [VisibilityModifier]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/ext/CdiCustomClientHeadersFactory.java:31:50: Variable 'passedInOutgoingHeaders' must be private and have accessor methods. [VisibilityModifier]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/ext/CdiCustomClientHeadersFactory.java:32:27: Variable 'isIncomingHeadersMapNull' must be private and have accessor methods. [VisibilityModifier]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/ext/CdiCustomClientHeadersFactory.java:33:27: Variable 'isOutgoingHeadersMapNull' must be private and have accessor methods. [VisibilityModifier]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/ext/CdiCustomClientHeadersFactory.java:34:27: Variable 'invoked' must be private and have accessor methods. [VisibilityModifier]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/ext/CustomClientHeadersFactory.java:28:50: Variable 'passedInOutgoingHeaders' must be private and have accessor methods. [VisibilityModifier]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/ext/CustomClientHeadersFactory.java:29:27: Variable 'invoked' must be private and have accessor methods. [VisibilityModifier]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/ext/CustomClientHeadersFactory.java:30:27: Variable 'isIncomingHeadersMapNull' must be private and have accessor methods. [VisibilityModifier]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/ext/CustomClientHeadersFactory.java:31:27: Variable 'isOutgoingHeadersMapNull' must be private and have accessor methods. [VisibilityModifier]
[INFO] [ERROR] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/interfaces/ClientHeaderParamClient.java:84: Line is longer than 150 characters (found 155). [LineLength]
[INFO] [ERROR] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/providers/PriorityResult.java:25:35: Name 'INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. [StaticVariableName]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/providers/PriorityResult.java:38:33: Variable 'requestsInvoked' must be private and have accessor methods. [VisibilityModifier]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/providers/PriorityResult.java:39:33: Variable 'responsesInvoked' must be private and have accessor methods. [VisibilityModifier]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/sse/BasicReactiveStreamsTest.java:237:27: Variable 'data' must be private and have accessor methods. [VisibilityModifier]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/sse/BasicReactiveStreamsTest.java:238:27: Variable 'comments' must be private and have accessor methods. [VisibilityModifier]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/sse/BasicReactiveStreamsTest.java:239:27: Variable 'names' must be private and have accessor methods. [VisibilityModifier]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/sse/BasicReactiveStreamsTest.java:240:27: Variable 'ids' must be private and have accessor methods. [VisibilityModifier]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/sse/BasicReactiveStreamsTest.java:241:30: Variable 'eventLatch' must be private and have accessor methods. [VisibilityModifier]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/sse/BasicReactiveStreamsTest.java:242:19: Variable 'throwable' must be private and have accessor methods. [VisibilityModifier]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/sse/BasicReactiveStreamsTest.java:243:17: Variable 'completed' must be private and have accessor methods. [VisibilityModifier]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/sse/BasicReactiveStreamsTest.java:244:22: Variable 'subscription' must be private and have accessor methods. [VisibilityModifier]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/sse/BasicReactiveStreamsTest.java:245:14: Variable 'requestedEvents' must be private and have accessor methods. [VisibilityModifier]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/sse/BasicReactiveStreamsTest.java:290:27: Variable 'eventStrings' must be private and have accessor methods. [VisibilityModifier]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/sse/BasicReactiveStreamsTest.java:291:30: Variable 'eventLatch' must be private and have accessor methods. [VisibilityModifier]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/sse/BasicReactiveStreamsTest.java:292:19: Variable 'throwable' must be private and have accessor methods. [VisibilityModifier]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/sse/BasicReactiveStreamsTest.java:293:22: Variable 'subscription' must be private and have accessor methods. [VisibilityModifier]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/sse/BasicReactiveStreamsTest.java:294:14: Variable 'requestedEvents' must be private and have accessor methods. [VisibilityModifier]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/sse/BasicReactiveStreamsTest.java:335:33: Variable 'weatherEvents' must be private and have accessor methods. [VisibilityModifier]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/sse/BasicReactiveStreamsTest.java:336:30: Variable 'eventLatch' must be private and have accessor methods. [VisibilityModifier]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/sse/BasicReactiveStreamsTest.java:337:19: Variable 'throwable' must be private and have accessor methods. [VisibilityModifier]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/sse/BasicReactiveStreamsTest.java:338:22: Variable 'subscription' must be private and have accessor methods. [VisibilityModifier]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/sse/BasicReactiveStreamsTest.java:339:14: Variable 'requestedEvents' must be private and have accessor methods. [VisibilityModifier]
[INFO] Audit done.
[INFO] [INFO] There are 3 errors reported by Checkstyle 9.3 with /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/target/checkstyle-rules.xml ruleset.
[INFO] [ERROR] src/main/java/org/eclipse/microprofile/rest/client/tck/SubResourceTest.java:[21,32] (imports) AvoidStarImport: Using the '.*' form of import should be avoided - org.testng.Assert.*.
[INFO] [ERROR] src/main/java/org/eclipse/microprofile/rest/client/tck/interfaces/ClientHeaderParamClient.java:[84] (sizes) LineLength: Line is longer than 150 characters (found 155).
[INFO] [ERROR] src/main/java/org/eclipse/microprofile/rest/client/tck/providers/PriorityResult.java:[25,35] (naming) StaticVariableName: Name 'INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'.
[INFO] [WARNING] checkstyle:check violations detected but failOnViolation set to false
[INFO] [INFO] You have 3 Checkstyle violations.
[INFO] [INFO] 
[INFO] [INFO] --- surefire:3.1.2:test (default-test) @ microprofile-rest-client-tck ---
[INFO] [INFO] No tests to run.
[INFO] [INFO] 
[INFO] [INFO] --- resources:3.3.1:copy-resources (copy-licenses-main-javadocs) @ microprofile-rest-client-tck ---
[INFO] [INFO] Copying 2 resources from target/licenses to target/apidocs/licenses
[INFO] [INFO] 
[INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ microprofile-rest-client-tck ---
[INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/target/microprofile-rest-client-tck-4.0-RC2.jar
[INFO] [INFO] 
[INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ microprofile-rest-client-tck ---
[INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/target/microprofile-rest-client-tck-4.0-RC2-sources.jar
[INFO] [INFO] 
[INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ microprofile-rest-client-tck ---
[INFO] [INFO] No previous run data found, generating javadoc.
[INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/target/microprofile-rest-client-tck-4.0-RC2-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- cyclonedx:2.8.0:makeAggregateBom (default) @ microprofile-rest-client-tck ---
[INFO] [INFO] CycloneDX: Resolving Dependencies
[INFO] [INFO] CycloneDX: Creating BOM version 1.4 with 88 component(s)
[INFO] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/target/bom.xml
[INFO] [INFO]            attaching as microprofile-rest-client-tck-4.0-RC2-cyclonedx.xml
[INFO] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/target/bom.json
[INFO] [INFO]            attaching as microprofile-rest-client-tck-4.0-RC2-cyclonedx.json
[INFO] [INFO] 
[INFO] [INFO] --- gpg:3.2.4:sign (sign-artifacts) @ microprofile-rest-client-tck ---
[INFO] [WARNING] 
[INFO] [WARNING] W A R N I N G
[INFO] [WARNING] 
[INFO] [WARNING] Do not store passphrase in any file (disk or SCM repository),
[INFO] [WARNING] instead rely on GnuPG agent or provide passphrase in 
[INFO] [WARNING] MAVEN_GPG_PASSPHRASE environment variable for batch mode.
[INFO] [WARNING] 
[INFO] [WARNING] Sensitive content loaded from settings.xml
[INFO] [WARNING] 
[INFO] [INFO] Signer 'gpg' is signing 6 files with key default
[INFO] [INFO] 
[INFO] [INFO] --- install:3.1.1:install (default-install) @ microprofile-rest-client-tck ---
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/pom.xml to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-tck/4.0-RC2/microprofile-rest-client-tck-4.0-RC2.pom
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/target/microprofile-rest-client-tck-4.0-RC2.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-tck/4.0-RC2/microprofile-rest-client-tck-4.0-RC2.jar
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/target/microprofile-rest-client-tck-4.0-RC2-sources.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-tck/4.0-RC2/microprofile-rest-client-tck-4.0-RC2-sources.jar
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/target/microprofile-rest-client-tck-4.0-RC2-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-tck/4.0-RC2/microprofile-rest-client-tck-4.0-RC2-javadoc.jar
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-tck/4.0-RC2/microprofile-rest-client-tck-4.0-RC2-cyclonedx.xml
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-tck/4.0-RC2/microprofile-rest-client-tck-4.0-RC2-cyclonedx.json
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/target/microprofile-rest-client-tck-4.0-RC2.jar.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-tck/4.0-RC2/microprofile-rest-client-tck-4.0-RC2.jar.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/target/microprofile-rest-client-tck-4.0-RC2.pom.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-tck/4.0-RC2/microprofile-rest-client-tck-4.0-RC2.pom.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/target/microprofile-rest-client-tck-4.0-RC2-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-tck/4.0-RC2/microprofile-rest-client-tck-4.0-RC2-sources.jar.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/target/microprofile-rest-client-tck-4.0-RC2-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-tck/4.0-RC2/microprofile-rest-client-tck-4.0-RC2-javadoc.jar.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-tck/4.0-RC2/microprofile-rest-client-tck-4.0-RC2-cyclonedx.xml.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-tck/4.0-RC2/microprofile-rest-client-tck-4.0-RC2-cyclonedx.json.asc
[INFO] [INFO] 
[INFO] [INFO] --- nexus-staging:1.7.0:deploy (injected-nexus-deploy) @ microprofile-rest-client-tck ---
[INFO] [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/nexus-staging/staging")...
[INFO] [INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO] [INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO] [INFO]  * Using staging profile ID "72ca920b8d0826" (matched by Nexus).
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/target/microprofile-rest-client-tck-4.0-RC2.jar to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/rest/client/microprofile-rest-client-tck/4.0-RC2/microprofile-rest-client-tck-4.0-RC2.jar
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/pom.xml to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/rest/client/microprofile-rest-client-tck/4.0-RC2/microprofile-rest-client-tck-4.0-RC2.pom
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/target/microprofile-rest-client-tck-4.0-RC2-sources.jar to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/rest/client/microprofile-rest-client-tck/4.0-RC2/microprofile-rest-client-tck-4.0-RC2-sources.jar
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/target/microprofile-rest-client-tck-4.0-RC2-javadoc.jar to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/rest/client/microprofile-rest-client-tck/4.0-RC2/microprofile-rest-client-tck-4.0-RC2-javadoc.jar
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/target/bom.xml to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/rest/client/microprofile-rest-client-tck/4.0-RC2/microprofile-rest-client-tck-4.0-RC2-cyclonedx.xml
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/target/bom.json to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/rest/client/microprofile-rest-client-tck/4.0-RC2/microprofile-rest-client-tck-4.0-RC2-cyclonedx.json
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/target/microprofile-rest-client-tck-4.0-RC2.jar.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/rest/client/microprofile-rest-client-tck/4.0-RC2/microprofile-rest-client-tck-4.0-RC2.jar.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/target/microprofile-rest-client-tck-4.0-RC2.pom.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/rest/client/microprofile-rest-client-tck/4.0-RC2/microprofile-rest-client-tck-4.0-RC2.pom.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/target/microprofile-rest-client-tck-4.0-RC2-sources.jar.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/rest/client/microprofile-rest-client-tck/4.0-RC2/microprofile-rest-client-tck-4.0-RC2-sources.jar.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/target/microprofile-rest-client-tck-4.0-RC2-javadoc.jar.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/rest/client/microprofile-rest-client-tck/4.0-RC2/microprofile-rest-client-tck-4.0-RC2-javadoc.jar.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/target/bom.xml.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/rest/client/microprofile-rest-client-tck/4.0-RC2/microprofile-rest-client-tck-4.0-RC2-cyclonedx.xml.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/target/bom.json.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/rest/client/microprofile-rest-client-tck/4.0-RC2/microprofile-rest-client-tck-4.0-RC2-cyclonedx.json.asc
[INFO] [INFO] Execution skipped to the last project...
[INFO] [INFO] 
[INFO] [INFO] --< org.eclipse.microprofile.rest.client:microprofile-rest-client-spec >--
[INFO] [INFO] Building MicroProfile Rest Client Specification 4.0-RC2            [4/4]
[INFO] [INFO]   from spec/pom.xml
[INFO] [INFO] --------------------------------[ pom ]---------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- apache-rat:0.16.1:check (rat-check) @ microprofile-rest-client-spec ---
[INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 12 licenses.
[INFO] [INFO] 
[INFO] [INFO] --- build-helper:3.6.0:timestamp-property (generate-timestamp) @ microprofile-rest-client-spec ---
[INFO] [INFO] 
[INFO] [INFO] --- build-helper:3.6.0:timestamp-property (generate-year) @ microprofile-rest-client-spec ---
[INFO] [INFO] 
[INFO] [INFO] --- formatter:2.24.1:format (default) @ microprofile-rest-client-spec ---
[INFO] [INFO] 
[INFO] [INFO] --- impsort:1.10.0:sort (sort-imports) @ microprofile-rest-client-spec ---
[INFO] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[INFO] [INFO] 
[INFO] [INFO] --- asciidoctor:2.2.6:process-asciidoc (generate-pdf) @ microprofile-rest-client-spec ---
[INFO] [INFO] sourceDirectory /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/spec/src/docs/asciidoc does not exist
[INFO] [INFO] sourceDirectory /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/spec/src/asciidoc does not exist
[INFO] [INFO] Copying 0 resource
[INFO] [INFO] Converted /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/spec/src/main/asciidoc/microprofile-rest-client-spec.asciidoc
[INFO] [INFO] 
[INFO] [INFO] --- asciidoctor:2.2.6:process-asciidoc (generate-html) @ microprofile-rest-client-spec ---
[INFO] [INFO] sourceDirectory /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/spec/src/docs/asciidoc does not exist
[INFO] [INFO] sourceDirectory /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/spec/src/asciidoc does not exist
[INFO] [INFO] Copying 0 resource
[INFO] [INFO] Converted /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/spec/src/main/asciidoc/microprofile-rest-client-spec.asciidoc
[INFO] [INFO] 
[INFO] [INFO] --- checkstyle:3.4.0:check (verify-style) @ microprofile-rest-client-spec ---
[INFO] [INFO] Starting audit...
[INFO] Audit done.
[INFO] [INFO] You have 0 Checkstyle violations.
[INFO] [INFO] 
[INFO] [INFO] --- build-helper:3.6.0:attach-artifact (attach-artifacts) @ microprofile-rest-client-spec ---
[INFO] [INFO] 
[INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ microprofile-rest-client-spec ---
[INFO] [INFO] 
[INFO] [INFO] --- cyclonedx:2.8.0:makeAggregateBom (default) @ microprofile-rest-client-spec ---
[INFO] [INFO] CycloneDX: Resolving Dependencies
[INFO] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s)
[INFO] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/spec/target/bom.xml
[INFO] [INFO]            attaching as microprofile-rest-client-spec-4.0-RC2-cyclonedx.xml
[INFO] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/spec/target/bom.json
[INFO] [INFO]            attaching as microprofile-rest-client-spec-4.0-RC2-cyclonedx.json
[INFO] [INFO] 
[INFO] [INFO] --- gpg:3.2.4:sign (sign-artifacts) @ microprofile-rest-client-spec ---
[INFO] [WARNING] 
[INFO] [WARNING] W A R N I N G
[INFO] [WARNING] 
[INFO] [WARNING] Do not store passphrase in any file (disk or SCM repository),
[INFO] [WARNING] instead rely on GnuPG agent or provide passphrase in 
[INFO] [WARNING] MAVEN_GPG_PASSPHRASE environment variable for batch mode.
[INFO] [WARNING] 
[INFO] [WARNING] Sensitive content loaded from settings.xml
[INFO] [WARNING] 
[INFO] [INFO] Signer 'gpg' is signing 5 files with key default
[INFO] [INFO] 
[INFO] [INFO] --- install:3.1.1:install (default-install) @ microprofile-rest-client-spec ---
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/spec/pom.xml to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-spec/4.0-RC2/microprofile-rest-client-spec-4.0-RC2.pom
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/spec/target/generated-docs/microprofile-rest-client-spec-4.0-RC2.pdf to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-spec/4.0-RC2/microprofile-rest-client-spec-4.0-RC2.pdf
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/spec/target/generated-docs/microprofile-rest-client-spec-4.0-RC2.html to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-spec/4.0-RC2/microprofile-rest-client-spec-4.0-RC2.html
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/spec/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-spec/4.0-RC2/microprofile-rest-client-spec-4.0-RC2-cyclonedx.xml
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/spec/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-spec/4.0-RC2/microprofile-rest-client-spec-4.0-RC2-cyclonedx.json
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/spec/target/microprofile-rest-client-spec-4.0-RC2.pom.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-spec/4.0-RC2/microprofile-rest-client-spec-4.0-RC2.pom.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/spec/target/gpg/generated-docs/microprofile-rest-client-spec-4.0-RC2.pdf.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-spec/4.0-RC2/microprofile-rest-client-spec-4.0-RC2.pdf.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/spec/target/gpg/generated-docs/microprofile-rest-client-spec-4.0-RC2.html.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-spec/4.0-RC2/microprofile-rest-client-spec-4.0-RC2.html.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/spec/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-spec/4.0-RC2/microprofile-rest-client-spec-4.0-RC2-cyclonedx.xml.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/spec/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-spec/4.0-RC2/microprofile-rest-client-spec-4.0-RC2-cyclonedx.json.asc
[INFO] [INFO] 
[INFO] [INFO] --- nexus-staging:1.7.0:deploy (injected-nexus-deploy) @ microprofile-rest-client-spec ---
[INFO] [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/nexus-staging/staging")...
[INFO] [INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO] [INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO] [INFO]  * Using staging profile ID "72ca920b8d0826" (matched by Nexus).
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/spec/pom.xml to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/rest/client/microprofile-rest-client-spec/4.0-RC2/microprofile-rest-client-spec-4.0-RC2.pom
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/spec/target/generated-docs/microprofile-rest-client-spec-4.0-RC2.pdf to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/rest/client/microprofile-rest-client-spec/4.0-RC2/microprofile-rest-client-spec-4.0-RC2.pdf
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/spec/target/generated-docs/microprofile-rest-client-spec-4.0-RC2.html to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/rest/client/microprofile-rest-client-spec/4.0-RC2/microprofile-rest-client-spec-4.0-RC2.html
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/spec/target/bom.xml to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/rest/client/microprofile-rest-client-spec/4.0-RC2/microprofile-rest-client-spec-4.0-RC2-cyclonedx.xml
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/spec/target/bom.json to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/rest/client/microprofile-rest-client-spec/4.0-RC2/microprofile-rest-client-spec-4.0-RC2-cyclonedx.json
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/spec/target/microprofile-rest-client-spec-4.0-RC2.pom.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/rest/client/microprofile-rest-client-spec/4.0-RC2/microprofile-rest-client-spec-4.0-RC2.pom.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/spec/target/gpg/generated-docs/microprofile-rest-client-spec-4.0-RC2.pdf.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/rest/client/microprofile-rest-client-spec/4.0-RC2/microprofile-rest-client-spec-4.0-RC2.pdf.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/spec/target/gpg/generated-docs/microprofile-rest-client-spec-4.0-RC2.html.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/rest/client/microprofile-rest-client-spec/4.0-RC2/microprofile-rest-client-spec-4.0-RC2.html.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/spec/target/bom.xml.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/rest/client/microprofile-rest-client-spec/4.0-RC2/microprofile-rest-client-spec-4.0-RC2-cyclonedx.xml.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/spec/target/bom.json.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/rest/client/microprofile-rest-client-spec/4.0-RC2/microprofile-rest-client-spec-4.0-RC2-cyclonedx.json.asc
[INFO] [INFO] Performing remote staging...
[INFO] [INFO] 
[INFO] [INFO]  * Remote staging into staging profile ID "72ca920b8d0826"
[INFO] [INFO]  * Created staging repository with ID "orgeclipsemicroprofile-1689".
[INFO] [INFO]  * Staging repository at https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1689
[INFO] [INFO]  * Uploading locally staged artifacts to profile org.eclipse.microprofile
[INFO] [INFO]  * Upload of locally staged artifacts finished.
[INFO] [INFO]  * Closing staging repository with ID "orgeclipsemicroprofile-1689".
[INFO] 
[INFO] Waiting for operation to complete...
[INFO] ...............
[INFO] 
[INFO] [INFO] Remote staged 1 repositories, finished with success.
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Reactor Summary for MicroProfile Rest Client 4.0-RC2:
[INFO] [INFO] 
[INFO] [INFO] MicroProfile Rest Client ........................... SUCCESS [ 13.299 s]
[INFO] [INFO] MicroProfile Rest Client API ....................... SUCCESS [ 21.415 s]
[INFO] [INFO] MicroProfile Rest Client TCK ....................... SUCCESS [ 23.854 s]
[INFO] [INFO] MicroProfile Rest Client Specification ............. SUCCESS [02:04 min]
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time:  03:04 min
[INFO] [INFO] Finished at: 2024-06-26T14:40:37Z
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] Cleaning up after release...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for MicroProfile Rest Client 4.0-SNAPSHOT:
[INFO] 
[INFO] MicroProfile Rest Client ........................... SUCCESS [06:23 min]
[INFO] MicroProfile Rest Client API ....................... SKIPPED
[INFO] MicroProfile Rest Client TCK ....................... SKIPPED
[INFO] MicroProfile Rest Client Specification ............. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  06:26 min
[INFO] Finished at: 2024-06-26T14:40:37Z
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // script
[Pipeline] }
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 221 killed;
[ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Copy Specs)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] dir
Running in /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client
[Pipeline] {
[Pipeline] sshagent
[ssh-agent] Using credentials genie.microprofile (ssh://genie.microprofile@projects-storage.eclipse.org)
[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-8Mso2NT3ttpE/agent.1621
SSH_AGENT_PID=1623
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client@tmp/private_key_352413414477696206.key (/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client@tmp/private_key_352413414477696206.key)
[ssh-agent] Started.
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] fileExists
[Pipeline] sh
+ ssh genie.microprofile@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/microprofile/staging/microprofile-rest-client-4.0-RC2
[Pipeline] sh
+ scp -r spec/target/generated-docs/microprofile-rest-client-spec-4.0-RC2.html spec/target/generated-docs/microprofile-rest-client-spec-4.0-RC2.pdf genie.microprofile@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/microprofile/staging/microprofile-rest-client-4.0-RC2
[Pipeline] fileExists
[Pipeline] sh
+ scp api/target/microprofile-rest-client-api-4.0-RC2.jar api/target/microprofile-rest-client-api-4.0-RC2-javadoc.jar api/target/microprofile-rest-client-api-4.0-RC2-sources.jar api/target/microprofile-rest-client-api-4.0-RC2-test-javadoc.jar api/target/microprofile-rest-client-api-4.0-RC2-tests.jar api/target/microprofile-rest-client-api-4.0-RC2-test-sources.jar genie.microprofile@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/microprofile/staging/microprofile-rest-client-4.0-RC2/
[Pipeline] sh
+ ssh genie.microprofile@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/microprofile/staging/microprofile-rest-client-4.0-RC2/apidocs
[Pipeline] sh
+ scp -r api/target/apidocs/allclasses-index.html api/target/apidocs/allpackages-index.html api/target/apidocs/constant-values.html api/target/apidocs/element-list api/target/apidocs/help-doc.html api/target/apidocs/index-all.html api/target/apidocs/index.html api/target/apidocs/jquery-ui.overrides.css api/target/apidocs/legal api/target/apidocs/licenses api/target/apidocs/member-search-index.js api/target/apidocs/module-search-index.js api/target/apidocs/org api/target/apidocs/overview-summary.html api/target/apidocs/overview-tree.html api/target/apidocs/package-search-index.js api/target/apidocs/resources api/target/apidocs/script-dir api/target/apidocs/script.js api/target/apidocs/search.js api/target/apidocs/serialized-form.html api/target/apidocs/stylesheet.css api/target/apidocs/tag-search-index.js api/target/apidocs/type-search-index.js genie.microprofile@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/microprofile/staging/microprofile-rest-client-4.0-RC2/apidocs
[Pipeline] fileExists
[Pipeline] sh
+ find tck -name '*.jar'
+ xargs '-I{}' scp '{}' genie.microprofile@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/microprofile/staging/microprofile-rest-client-4.0-RC2/
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // script
[Pipeline] }
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 1623 killed;
[ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] dir
Running in /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client
[Pipeline] {
[Pipeline] archive
The archive step is deprecated, please use archiveArtifacts instead.
[Pipeline] sh
+ rm -f ../output-settings.xml
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // script
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS