Skip to content

Console Output

+ mvn -s /home/jenkins/.m2/settings.xml release:prepare release:perform -B -Dtag=4.0-RC1 -DdevelopmentVersion=4.0-SNAPSHOT -DreleaseVersion=4.0-RC1 -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 3.1-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-RC1                          [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/bom.xml
[INFO] [INFO]            attaching as microprofile-rest-client-parent-4.0-RC1-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-RC1-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-RC1                      [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 2s616ms (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:01.176 (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: 1.790 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-RC1.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-RC1-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-RC1-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-RC1-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-RC1-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-RC1-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-RC1-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-RC1-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-RC1) 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-RC1.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-RC1.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-RC1                      [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 1s606ms (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.923 (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-RC1.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-RC1-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-RC1-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-RC1-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-RC1-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-RC1            [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-RC1-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-RC1-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-RC1:
[INFO] [INFO] 
[INFO] [INFO] MicroProfile Rest Client ........................... SUCCESS [ 28.499 s]
[INFO] [INFO] MicroProfile Rest Client API ....................... SUCCESS [ 31.441 s]
[INFO] [INFO] MicroProfile Rest Client TCK ....................... SUCCESS [ 31.692 s]
[INFO] [INFO] MicroProfile Rest Client Specification ............. SUCCESS [01:08 min]
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time:  02:45 min
[INFO] [INFO] Finished at: 2024-06-20T10:46:01Z
[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-590778638.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-RC1...
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client' && 'git' 'tag' '-F' '/tmp/maven-scm-1764394704.commit' '4.0-RC1'
[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-RC1'
[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-714198916.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-RC1' '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-RC1'
[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-RC1                          [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-RC1-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-RC1-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-RC1/microprofile-rest-client-parent-4.0-RC1.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-RC1/microprofile-rest-client-parent-4.0-RC1-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-RC1/microprofile-rest-client-parent-4.0-RC1-cyclonedx.json
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/microprofile-rest-client-parent-4.0-RC1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-parent/4.0-RC1/microprofile-rest-client-parent-4.0-RC1.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-RC1/microprofile-rest-client-parent-4.0-RC1-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-RC1/microprofile-rest-client-parent-4.0-RC1-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-RC1/microprofile-rest-client-parent-4.0-RC1.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-RC1/microprofile-rest-client-parent-4.0-RC1-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-RC1/microprofile-rest-client-parent-4.0-RC1-cyclonedx.json
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/target/microprofile-rest-client-parent-4.0-RC1.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-RC1/microprofile-rest-client-parent-4.0-RC1.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-RC1/microprofile-rest-client-parent-4.0-RC1-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-RC1/microprofile-rest-client-parent-4.0-RC1-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-RC1                      [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 2s488ms (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.821 (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.391 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-RC1.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-RC1-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-RC1-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-RC1-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-RC1-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-RC1-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-RC1-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-RC1-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-RC1) 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-RC1.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-RC1.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-RC1/microprofile-rest-client-api-4.0-RC1.pom
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/api/target/microprofile-rest-client-api-4.0-RC1.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/4.0-RC1/microprofile-rest-client-api-4.0-RC1.jar
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/api/target/microprofile-rest-client-api-4.0-RC1-tests.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/4.0-RC1/microprofile-rest-client-api-4.0-RC1-tests.jar
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/api/target/microprofile-rest-client-api-4.0-RC1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/4.0-RC1/microprofile-rest-client-api-4.0-RC1-sources.jar
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/api/target/microprofile-rest-client-api-4.0-RC1-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/4.0-RC1/microprofile-rest-client-api-4.0-RC1-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-RC1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/4.0-RC1/microprofile-rest-client-api-4.0-RC1-javadoc.jar
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/api/target/microprofile-rest-client-api-4.0-RC1-test-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/4.0-RC1/microprofile-rest-client-api-4.0-RC1-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-RC1/microprofile-rest-client-api-4.0-RC1-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-RC1/microprofile-rest-client-api-4.0-RC1-cyclonedx.json
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/api/target/microprofile-rest-client-api-4.0-RC1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/4.0-RC1/microprofile-rest-client-api-4.0-RC1.jar.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/api/target/microprofile-rest-client-api-4.0-RC1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/4.0-RC1/microprofile-rest-client-api-4.0-RC1.pom.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/api/target/microprofile-rest-client-api-4.0-RC1-tests.jar.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/4.0-RC1/microprofile-rest-client-api-4.0-RC1-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-RC1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/4.0-RC1/microprofile-rest-client-api-4.0-RC1-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-RC1-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/4.0-RC1/microprofile-rest-client-api-4.0-RC1-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-RC1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/4.0-RC1/microprofile-rest-client-api-4.0-RC1-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-RC1-test-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/4.0-RC1/microprofile-rest-client-api-4.0-RC1-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-RC1/microprofile-rest-client-api-4.0-RC1-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-RC1/microprofile-rest-client-api-4.0-RC1-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-RC1.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-RC1/microprofile-rest-client-api-4.0-RC1.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-RC1/microprofile-rest-client-api-4.0-RC1.pom
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/api/target/microprofile-rest-client-api-4.0-RC1-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-RC1/microprofile-rest-client-api-4.0-RC1-tests.jar
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/api/target/microprofile-rest-client-api-4.0-RC1-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-RC1/microprofile-rest-client-api-4.0-RC1-sources.jar
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/api/target/microprofile-rest-client-api-4.0-RC1-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-RC1/microprofile-rest-client-api-4.0-RC1-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-RC1-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-RC1/microprofile-rest-client-api-4.0-RC1-javadoc.jar
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/api/target/microprofile-rest-client-api-4.0-RC1-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-RC1/microprofile-rest-client-api-4.0-RC1-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-RC1/microprofile-rest-client-api-4.0-RC1-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-RC1/microprofile-rest-client-api-4.0-RC1-cyclonedx.json
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/api/target/microprofile-rest-client-api-4.0-RC1.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-RC1/microprofile-rest-client-api-4.0-RC1.jar.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/api/target/microprofile-rest-client-api-4.0-RC1.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-RC1/microprofile-rest-client-api-4.0-RC1.pom.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/api/target/microprofile-rest-client-api-4.0-RC1-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-RC1/microprofile-rest-client-api-4.0-RC1-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-RC1-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-RC1/microprofile-rest-client-api-4.0-RC1-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-RC1-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-RC1/microprofile-rest-client-api-4.0-RC1-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-RC1-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-RC1/microprofile-rest-client-api-4.0-RC1-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-RC1-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-RC1/microprofile-rest-client-api-4.0-RC1-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-RC1/microprofile-rest-client-api-4.0-RC1-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-RC1/microprofile-rest-client-api-4.0-RC1-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-RC1                      [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 1s495ms (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.974 (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-RC1.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-RC1-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-RC1-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-RC1-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-RC1-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-RC1/microprofile-rest-client-tck-4.0-RC1.pom
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/target/microprofile-rest-client-tck-4.0-RC1.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-tck/4.0-RC1/microprofile-rest-client-tck-4.0-RC1.jar
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/target/microprofile-rest-client-tck-4.0-RC1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-tck/4.0-RC1/microprofile-rest-client-tck-4.0-RC1-sources.jar
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/target/microprofile-rest-client-tck-4.0-RC1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-tck/4.0-RC1/microprofile-rest-client-tck-4.0-RC1-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-RC1/microprofile-rest-client-tck-4.0-RC1-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-RC1/microprofile-rest-client-tck-4.0-RC1-cyclonedx.json
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/target/microprofile-rest-client-tck-4.0-RC1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-tck/4.0-RC1/microprofile-rest-client-tck-4.0-RC1.jar.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/target/microprofile-rest-client-tck-4.0-RC1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-tck/4.0-RC1/microprofile-rest-client-tck-4.0-RC1.pom.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/target/microprofile-rest-client-tck-4.0-RC1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-tck/4.0-RC1/microprofile-rest-client-tck-4.0-RC1-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-RC1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-tck/4.0-RC1/microprofile-rest-client-tck-4.0-RC1-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-RC1/microprofile-rest-client-tck-4.0-RC1-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-RC1/microprofile-rest-client-tck-4.0-RC1-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-RC1.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-RC1/microprofile-rest-client-tck-4.0-RC1.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-RC1/microprofile-rest-client-tck-4.0-RC1.pom
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/target/microprofile-rest-client-tck-4.0-RC1-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-RC1/microprofile-rest-client-tck-4.0-RC1-sources.jar
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/target/microprofile-rest-client-tck-4.0-RC1-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-RC1/microprofile-rest-client-tck-4.0-RC1-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-RC1/microprofile-rest-client-tck-4.0-RC1-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-RC1/microprofile-rest-client-tck-4.0-RC1-cyclonedx.json
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/target/microprofile-rest-client-tck-4.0-RC1.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-RC1/microprofile-rest-client-tck-4.0-RC1.jar.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/target/microprofile-rest-client-tck-4.0-RC1.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-RC1/microprofile-rest-client-tck-4.0-RC1.pom.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/tck/target/microprofile-rest-client-tck-4.0-RC1-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-RC1/microprofile-rest-client-tck-4.0-RC1-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-RC1-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-RC1/microprofile-rest-client-tck-4.0-RC1-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-RC1/microprofile-rest-client-tck-4.0-RC1-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-RC1/microprofile-rest-client-tck-4.0-RC1-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-RC1            [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-RC1-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-RC1-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-RC1/microprofile-rest-client-spec-4.0-RC1.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-RC1.pdf to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-spec/4.0-RC1/microprofile-rest-client-spec-4.0-RC1.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-RC1.html to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-spec/4.0-RC1/microprofile-rest-client-spec-4.0-RC1.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-RC1/microprofile-rest-client-spec-4.0-RC1-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-RC1/microprofile-rest-client-spec-4.0-RC1-cyclonedx.json
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/spec/target/microprofile-rest-client-spec-4.0-RC1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-spec/4.0-RC1/microprofile-rest-client-spec-4.0-RC1.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-RC1.pdf.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-spec/4.0-RC1/microprofile-rest-client-spec-4.0-RC1.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-RC1.html.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-spec/4.0-RC1/microprofile-rest-client-spec-4.0-RC1.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-RC1/microprofile-rest-client-spec-4.0-RC1-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-RC1/microprofile-rest-client-spec-4.0-RC1-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-RC1/microprofile-rest-client-spec-4.0-RC1.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-RC1.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-RC1/microprofile-rest-client-spec-4.0-RC1.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-RC1.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-RC1/microprofile-rest-client-spec-4.0-RC1.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-RC1/microprofile-rest-client-spec-4.0-RC1-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-RC1/microprofile-rest-client-spec-4.0-RC1-cyclonedx.json
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-rest-client/target/checkout/spec/target/microprofile-rest-client-spec-4.0-RC1.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-RC1/microprofile-rest-client-spec-4.0-RC1.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-RC1.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-RC1/microprofile-rest-client-spec-4.0-RC1.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-RC1.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-RC1/microprofile-rest-client-spec-4.0-RC1.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-RC1/microprofile-rest-client-spec-4.0-RC1-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-RC1/microprofile-rest-client-spec-4.0-RC1-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-1686".
[INFO] [INFO]  * Staging repository at https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1686
[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-1686".
[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-RC1:
[INFO] [INFO] 
[INFO] [INFO] MicroProfile Rest Client ........................... SUCCESS [ 17.307 s]
[INFO] [INFO] MicroProfile Rest Client API ....................... SUCCESS [ 26.365 s]
[INFO] [INFO] MicroProfile Rest Client TCK ....................... SUCCESS [ 29.937 s]
[INFO] [INFO] MicroProfile Rest Client Specification ............. SUCCESS [04:21 min]
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time:  05:36 min
[INFO] [INFO] Finished at: 2024-06-20T10:51:44Z
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] Cleaning up after release...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for MicroProfile Rest Client 3.1-SNAPSHOT:
[INFO] 
[INFO] MicroProfile Rest Client ........................... SUCCESS [08:40 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:  08:44 min
[INFO] Finished at: 2024-06-20T10:51:44Z
[INFO] ------------------------------------------------------------------------