Started by user arjan tijms Running as arjan tijms Agent basic-8zjmr is provisioned from template basic --- apiVersion: "v1" kind: "Pod" metadata: labels: jenkins: "slave" jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" jenkins/label: "basic" name: "basic-8zjmr" namespace: "glassfish" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.glassfish.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "basic-8zjmr" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "basic-8zjmr" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-glassfish" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on basic-8zjmr (basic) in workspace /home/jenkins/agent/workspace/1_hk2-build-and-stage [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-0ZjOfpOoI8sj/agent.49 SSH_AGENT_PID=51 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/1_hk2-build-and-stage@tmp/private_key_13203828562140468418.key (/home/jenkins/agent/workspace/1_hk2-build-and-stage@tmp/private_key_13203828562140468418.key) [ssh-agent] Using credentials glassfish-bot (GitHub bot SSH) The recommended git tool is: git using credential github-bot-SSH Cloning the remote Git repository Cloning repository git@github.com:eclipse-ee4j/glassfish-hk2.git > git init /home/jenkins/agent/workspace/1_hk2-build-and-stage # timeout=10 Fetching upstream changes from git@github.com:eclipse-ee4j/glassfish-hk2.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_SSH to set credentials GitHub bot SSH [INFO] Currently running in a labeled security context > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/1_hk2-build-and-stage@tmp/jenkins-gitclient-ssh16631642887174680765.key Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git@github.com:eclipse-ee4j/glassfish-hk2.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:eclipse-ee4j/glassfish-hk2.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/4.0.0-prepare^{commit} # timeout=10 Checking out Revision 2f126749e13938decb0b9a12fd393185ceeb34bd (refs/remotes/origin/4.0.0-prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 2f126749e13938decb0b9a12fd393185ceeb34bd # timeout=10 Commit message: "Merge pull request #991 from arjantijms/4.0.0-prepare" > git rev-list --no-walk e177102c939ffc717faf8f038c1fda7d561998b6 # timeout=10 [1_hk2-build-and-stage] $ /bin/sh -xe /tmp/jenkins7374822698996919602.sh + gpg --batch --import **** gpg: directory '/home/jenkins/.gnupg' created gpg: keybox '/home/jenkins/.gnupg/pubring.kbx' created gpg: key FD8776B8DA948C3D: 1 signature not checked due to a missing key gpg: /home/jenkins/.gnupg/trustdb.gpg: trustdb created gpg: key FD8776B8DA948C3D: public key "Eclipse GlassFish " imported gpg: To migrate 'secring.gpg', with each smartcard, run: gpg --card-status gpg: key FD8776B8DA948C3D: secret key imported gpg: Total number processed: 1 gpg: imported: 1 gpg: secret keys read: 1 gpg: secret keys imported: 1 gpg: no ultimately trusted keys found ++ gpg --list-keys --with-colons ++ awk -F: '/fpr:/ {print $10}' ++ sort -u + for fpr in $(gpg --list-keys --with-colons | awk -F: '/fpr:/ {print $10}' | sort -u) + echo -e '5\ny\n' + gpg --batch --command-fd 0 --expert --edit-key 5D5E2FA03AA30ED092A50117FD8776B8DA948C3D trust Secret subkeys are available. pub rsa4096/FD8776B8DA948C3D created: 2018-10-02 expires: 2028-10-02 usage: SCEA trust: unknown validity: unknown ssb rsa4096/AFC18A2271EDDFE1 created: 2018-10-02 expires: 2028-10-02 usage: S [ unknown] (1). Eclipse GlassFish pub rsa4096/FD8776B8DA948C3D created: 2018-10-02 expires: 2028-10-02 usage: SCEA trust: unknown validity: unknown ssb rsa4096/AFC18A2271EDDFE1 created: 2018-10-02 expires: 2028-10-02 usage: S [ unknown] (1). Eclipse GlassFish Please decide how far you trust this user to correctly verify other users' keys (by looking at passports, checking fingerprints from different sources, etc.) 1 = I don't know or won't say 2 = I do NOT trust 3 = I trust marginally 4 = I trust fully 5 = I trust ultimately m = back to the main menu pub rsa4096/FD8776B8DA948C3D created: 2018-10-02 expires: 2028-10-02 usage: SCEA trust: ultimate validity: unknown ssb rsa4096/AFC18A2271EDDFE1 created: 2018-10-02 expires: 2028-10-02 usage: S [ unknown] (1). Eclipse GlassFish Please note that the shown key validity is not necessarily correct unless you restart the program. + for fpr in $(gpg --list-keys --with-colons | awk -F: '/fpr:/ {print $10}' | sort -u) + echo -e '5\ny\n' + gpg --batch --command-fd 0 --expert --edit-key D4A77129F00F736293BE5A51AFC18A2271EDDFE1 trust Secret subkeys are available. gpg: checking the trustdb gpg: marginals needed: 3 completes needed: 1 trust model: pgp gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u gpg: next trustdb check due at 2028-10-02 pub rsa4096/FD8776B8DA948C3D created: 2018-10-02 expires: 2028-10-02 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/AFC18A2271EDDFE1 created: 2018-10-02 expires: 2028-10-02 usage: S [ultimate] (1). Eclipse GlassFish pub rsa4096/FD8776B8DA948C3D created: 2018-10-02 expires: 2028-10-02 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/AFC18A2271EDDFE1 created: 2018-10-02 expires: 2028-10-02 usage: S [ultimate] (1). Eclipse GlassFish Please decide how far you trust this user to correctly verify other users' keys (by looking at passports, checking fingerprints from different sources, etc.) 1 = I don't know or won't say 2 = I do NOT trust 3 = I trust marginally 4 = I trust fully 5 = I trust ultimately m = back to the main menu pub rsa4096/FD8776B8DA948C3D created: 2018-10-02 expires: 2028-10-02 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/AFC18A2271EDDFE1 created: 2018-10-02 expires: 2028-10-02 usage: S [ultimate] (1). Eclipse GlassFish [1_hk2-build-and-stage] $ /bin/bash -ex /tmp/jenkins17434733971555497982.sh + TOOLS_PREFIX=/opt/tools + JAVA_PREFIX=/opt/tools/java/openjdk + JAVA_HOME=/opt/tools/java/openjdk/jdk-17/latest + MVN_HOME=/opt/tools/apache-maven/latest + PATH=/opt/tools/apache-maven/latest/bin:/opt/tools/java/openjdk/jdk-17/latest/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + VERSIONS_PLUGIN=org.codehaus.mojo:versions-maven-plugin:2.5 + HELP_PLUGIN=org.apache.maven.plugins:maven-help-plugin:2.1.1 + MVN_EXTRA='--batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn' + BUILD_DIR=/home/jenkins/agent/workspace/1_hk2-build-and-stage + cd /home/jenkins/agent/workspace/1_hk2-build-and-stage + '[' false = true ']' + '[' false = true ']' + '[' false = true ']' + grep '' pom.xml + grep SNAPSHOT 4.0.0-SNAPSHOT ++ mvn --batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B org.apache.maven.plugins:maven-help-plugin:2.1.1:evaluate -Dexpression=project.version ++ grep -v -e INFO -e WARNING + PROJECT_VERSION=4.0.0-SNAPSHOT ++ echo 4.0.0-SNAPSHOT ++ grep -E '^[0-9]+(\.[0-9]+)+-SNAPSHOT$' + SNAPSHOT_VERSION=4.0.0-SNAPSHOT + '[' -z 4.0.0-M2 ']' + '[' -z 4.0.1-SNAPSHOT ']' + RELEASE_TAG=4.0.0-M2-RELEASE + echo 'Current version: 4.0.0-SNAPSHOT' Current version: 4.0.0-SNAPSHOT + echo 'Release version: 4.0.0-M2' Release version: 4.0.0-M2 + echo 'Next version: 4.0.1-SNAPSHOT' Next version: 4.0.1-SNAPSHOT + echo 'Release tag: 4.0.0-M2-RELEASE' Release tag: 4.0.0-M2-RELEASE + '[' -z 4.0.0-SNAPSHOT -o -z 4.0.0-M2 -o -z 4.0.1-SNAPSHOT ']' + '[' false = true ']' + MVN_DEPLOY_ARGS=nexus-staging:deploy ++ git remote + GIT_ORIGIN=origin + '[' true = true ']' + echo '-[ Prepare branch ]-------------------------------------------------------------' -[ Prepare branch ]------------------------------------------------------------- ++ git branch -r ++ grep origin/4.0.0-M2 + [[ -n '' ]] + echo '-[ Release tag cleanup ]--------------------------------------------------------' -[ Release tag cleanup ]-------------------------------------------------------- ++ git ls-remote --tags origin ++ grep 4.0.0-M2-RELEASE + [[ -n '' ]] + cd /home/jenkins/agent/workspace/1_hk2-build-and-stage + git branch --delete 4.0.0-M2 error: branch '4.0.0-M2' not found. + git checkout -b 4.0.0-M2 Switched to a new branch '4.0.0-M2' + git tag --delete 4.0.0-M2-RELEASE error: tag '4.0.0-M2-RELEASE' not found. + git config --global user.email glassfish-bot@eclipse.org + git config --global user.name 'Eclipse glassfish Bot' + cd /home/jenkins/agent/workspace/1_hk2-build-and-stage ++ mvn --batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B org.apache.maven.plugins:maven-help-plugin:2.1.1:evaluate -Dexpression=project.artifactId ++ grep -Ev '(^\[)' + ARTIFACT_ID=hk2-parent ++ mvn --batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B org.apache.maven.plugins:maven-help-plugin:2.1.1:evaluate -Dexpression=project.groupId ++ grep -Ev '(^\[)' + GROUP_ID=org.glassfish.hk2 + echo '-[ Set release version ]--------------------------------------------------------' -[ Set release version ]-------------------------------------------------------- + find . -name pom.xml -exec sed -i 's|4.0.0-SNAPSHOT|4.0.0-M2|g' '{}' ';' + echo '-[ Commit modified pom.xml files ]----------------------------------------------' -[ Commit modified pom.xml files ]---------------------------------------------- + cd /home/jenkins/agent/workspace/1_hk2-build-and-stage ++ git status ++ grep -E 'modified:.*pom\.xml' ++ sed -e 's/[[:space:]][[:space:]]*modified:[[:space:]][[:space:]]*//' + POM_FILES='bom/pom.xml class-model/pom.xml examples/caching/pom.xml examples/caching/runner/pom.xml examples/caching/system/pom.xml examples/configuration/pom.xml examples/configuration/webserver/pom.xml examples/configuration/xml/pom.xml examples/custom-resolver/pom.xml examples/events/pom.xml examples/events/threaded/pom.xml examples/operations/pom.xml examples/pom.xml examples/security-lockdown/alice/pom.xml examples/security-lockdown/mallory/pom.xml examples/security-lockdown/pom.xml examples/security-lockdown/runner/pom.xml examples/security-lockdown/system/pom.xml external/aopalliance/pom.xml external/pom.xml guice-bridge/pom.xml hk2-api/pom.xml hk2-configuration/hk2-integration/pom.xml hk2-configuration/manager/pom.xml hk2-configuration/persistence/hk2-xml/hk2-json/pom.xml hk2-configuration/persistence/hk2-xml/hk2-pbuf/pom.xml hk2-configuration/persistence/hk2-xml/integration-test/pom.xml hk2-configuration/persistence/hk2-xml/main/pom.xml hk2-configuration/persistence/hk2-xml/pom.xml hk2-configuration/persistence/hk2-xml/schema/pom.xml hk2-configuration/persistence/hk2-xml/test1/pom.xml hk2-configuration/persistence/pom.xml hk2-configuration/persistence/property-file/pom.xml hk2-configuration/pom.xml hk2-core/pom.xml hk2-extras/pom.xml hk2-jmx/pom.xml hk2-locator/pom.xml hk2-metadata-generator/main/pom.xml hk2-metadata-generator/pom.xml hk2-metadata-generator/test1/pom.xml hk2-runlevel/pom.xml hk2-testing/ant/pom.xml hk2-testing/collections/pom.xml hk2-testing/di-tck/pom.xml hk2-testing/hk2-junitrunner/pom.xml hk2-testing/hk2-locator-extras/pom.xml hk2-testing/hk2-locator-no-proxies/pom.xml hk2-testing/hk2-locator-no-proxies2/pom.xml hk2-testing/hk2-mockito/pom.xml hk2-testing/hk2-runlevel-extras/pom.xml hk2-testing/hk2-testng/pom.xml hk2-testing/interceptor-events/pom.xml hk2-testing/jersey/jersey-guice/form-param/pom.xml hk2-testing/jersey/jersey-guice/pom.xml hk2-testing/jersey/pom.xml hk2-testing/pom.xml hk2-utils/pom.xml hk2/pom.xml javadocs/pom.xml maven-plugins/consolidatedbundle-maven-plugin/pom.xml maven-plugins/hk2-inhabitant-generator/pom.xml maven-plugins/osgiversion-maven-plugin/pom.xml maven-plugins/pom.xml osgi/adapter-tests/contract-bundle/pom.xml osgi/adapter-tests/faux-sdp-bundle/pom.xml osgi/adapter-tests/no-hk2-bundle/pom.xml osgi/adapter-tests/osgi-adapter-test/pom.xml osgi/adapter-tests/pom.xml osgi/adapter-tests/sdp-management-bundle/pom.xml osgi/adapter-tests/test-module-startup/pom.xml osgi/adapter/pom.xml osgi/pom.xml pom.xml spring-bridge/pom.xml' + git add bom/pom.xml class-model/pom.xml examples/caching/pom.xml examples/caching/runner/pom.xml examples/caching/system/pom.xml examples/configuration/pom.xml examples/configuration/webserver/pom.xml examples/configuration/xml/pom.xml examples/custom-resolver/pom.xml examples/events/pom.xml examples/events/threaded/pom.xml examples/operations/pom.xml examples/pom.xml examples/security-lockdown/alice/pom.xml examples/security-lockdown/mallory/pom.xml examples/security-lockdown/pom.xml examples/security-lockdown/runner/pom.xml examples/security-lockdown/system/pom.xml external/aopalliance/pom.xml external/pom.xml guice-bridge/pom.xml hk2-api/pom.xml hk2-configuration/hk2-integration/pom.xml hk2-configuration/manager/pom.xml hk2-configuration/persistence/hk2-xml/hk2-json/pom.xml hk2-configuration/persistence/hk2-xml/hk2-pbuf/pom.xml hk2-configuration/persistence/hk2-xml/integration-test/pom.xml hk2-configuration/persistence/hk2-xml/main/pom.xml hk2-configuration/persistence/hk2-xml/pom.xml hk2-configuration/persistence/hk2-xml/schema/pom.xml hk2-configuration/persistence/hk2-xml/test1/pom.xml hk2-configuration/persistence/pom.xml hk2-configuration/persistence/property-file/pom.xml hk2-configuration/pom.xml hk2-core/pom.xml hk2-extras/pom.xml hk2-jmx/pom.xml hk2-locator/pom.xml hk2-metadata-generator/main/pom.xml hk2-metadata-generator/pom.xml hk2-metadata-generator/test1/pom.xml hk2-runlevel/pom.xml hk2-testing/ant/pom.xml hk2-testing/collections/pom.xml hk2-testing/di-tck/pom.xml hk2-testing/hk2-junitrunner/pom.xml hk2-testing/hk2-locator-extras/pom.xml hk2-testing/hk2-locator-no-proxies/pom.xml hk2-testing/hk2-locator-no-proxies2/pom.xml hk2-testing/hk2-mockito/pom.xml hk2-testing/hk2-runlevel-extras/pom.xml hk2-testing/hk2-testng/pom.xml hk2-testing/interceptor-events/pom.xml hk2-testing/jersey/jersey-guice/form-param/pom.xml hk2-testing/jersey/jersey-guice/pom.xml hk2-testing/jersey/pom.xml hk2-testing/pom.xml hk2-utils/pom.xml hk2/pom.xml javadocs/pom.xml maven-plugins/consolidatedbundle-maven-plugin/pom.xml maven-plugins/hk2-inhabitant-generator/pom.xml maven-plugins/osgiversion-maven-plugin/pom.xml maven-plugins/pom.xml osgi/adapter-tests/contract-bundle/pom.xml osgi/adapter-tests/faux-sdp-bundle/pom.xml osgi/adapter-tests/no-hk2-bundle/pom.xml osgi/adapter-tests/osgi-adapter-test/pom.xml osgi/adapter-tests/pom.xml osgi/adapter-tests/sdp-management-bundle/pom.xml osgi/adapter-tests/test-module-startup/pom.xml osgi/adapter/pom.xml osgi/pom.xml pom.xml spring-bridge/pom.xml + git commit -m 'Prepare release org.glassfish.hk2:hk2-parent:4.0.0-M2' [4.0.0-M2 e547f2f3] Prepare release org.glassfish.hk2:hk2-parent:4.0.0-M2 75 files changed, 75 insertions(+), 75 deletions(-) + echo '-[ Deploy artifacts to staging repository ]-------------------------------------' -[ Deploy artifacts to staging repository ]------------------------------------- + cd /home/jenkins/agent/workspace/1_hk2-build-and-stage + mvn -U -C -DskipTests -Ddoclint=none -Poss-release -Pstaging clean package gpg:sign install:install nexus-staging:deploy --batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn [INFO] Scanning for projects... [INFO] Inspecting build with total of 72 modules... [INFO] Installing Nexus Staging features: [INFO] ... total of 72 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] GlassFish HK2 [pom] [INFO] OSGi repackaging of HK2 dependencies [pom] [INFO] aopalliance version 1.0 repackaged as a module [jar] [INFO] maven-plugins [pom] [INFO] OSGiVersion Maven Plugin [maven-plugin] [INFO] HK2 Implementation Utilities [jar] [INFO] HK2 API module [jar] [INFO] ServiceLocator Default Implementation [jar] [INFO] HK2 core module [jar] [INFO] consolidated bundle Maven plugin [maven-plugin] [INFO] Inhabitant Generator [maven-plugin] [INFO] HK2 Metadata Generator Subsystem [pom] [INFO] HK2 Metadata Generator [jar] [INFO] HK2 Metadata Generator Test One [jar] [INFO] HK2 Junit Runner [jar] [INFO] Run Level Service [jar] [INFO] Class Model for Hk2 [jar] [INFO] OSGi code [pom] [INFO] HK2 OSGi Adapter [jar] [INFO] osgi-adapter-tests-parent [pom] [INFO] Holds test contracts [jar] [INFO] Simulates a bundle [jar] [INFO] Manages the faux sdp management bundle [jar] [INFO] a test module startup [jar] [INFO] A bundle with no hk2 dependencies [jar] [INFO] Examples of various use cases [pom] [INFO] Custom Resolver Example [jar] [INFO] Security Lockdown Example [pom] [INFO] Security Lockdown System [jar] [INFO] Security Lockdown System Alice [jar] [INFO] Security Lockdown Mallory [jar] [INFO] Security Lockdown Runner [jar] [INFO] AOP Caching Example [pom] [INFO] Caching AOP Example System [jar] [INFO] Caching AOP Example Runner [jar] [INFO] HK2 extras module [jar] [INFO] Event Examples [pom] [INFO] Threaded Event Example [jar] [INFO] HK2 Configuration Subsystem [pom] [INFO] HK2 Configuration Hub [jar] [INFO] HK2 Configuration Integration [jar] [INFO] HK2 Configuration Persistence Modules [pom] [INFO] HK2 Configuration Property File Reader [jar] [INFO] Examples of configuration use cases [pom] [INFO] A fake WebServer configured by a property file [jar] [INFO] HK2 XML Parser using JAXB [pom] [INFO] HK2 XML Reader using JAXB [jar] [INFO] Xml Application Configuration Example [jar] [INFO] Operations Example [jar] [INFO] HK2 Ant Inhabitant Generator Test [jar] [INFO] HK2 Locator unit tests [jar] [INFO] HK2 TestNG runner [jar] [INFO] HK2 RunLevel unit tests [jar] [INFO] HK2 Locator No Proxy Unit tests [jar] [INFO] HK2 Locator No Proxy Unit tests (2) [jar] [INFO] Utilities for testing with HK2 [pom] [INFO] Interceptor/Eventing Test Suite [jar] [INFO] HK2 Mockito [jar] [INFO] Collections Tests [jar] [INFO] HK2 Guice Bridge [jar] [INFO] Jersey Guice FormParam Test [jar] [INFO] HK2 Jersey Guice Tests [pom] [INFO] HK2 Jersey Tests [pom] [INFO] HK2 Spring Bridge [jar] [INFO] HK2 JMX module [jar] [INFO] HK2 module of HK2 itself [jar] [INFO] HK2 Bom Pom [pom] [INFO] HK2 JSON beans [jar] [INFO] HK2 ProtoBuffer beans [jar] [INFO] HK2 XML Reader Test [jar] [INFO] HK2 XML Schema Utilities [jar] [INFO] HK2 XML Integration Test [jar] [INFO] [INFO] --------------------< org.glassfish.hk2:hk2-parent >-------------------- [INFO] Building GlassFish HK2 4.0.0-M2 [1/72] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-parent --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ hk2-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ hk2-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ hk2-parent --- [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ hk2-parent --- [INFO] CycloneDX: Resolving Aggregated Dependencies [WARNING] BOM dependency listed but is not depended upon: pkg:maven/com.google.guava/guava@31.0.1-jre?type=jar [WARNING] BOM dependency listed but is not depended upon: pkg:maven/org.glassfish.hk2/hk2-bom@4.0.0-M2?type=pom [INFO] CycloneDX: Creating BOM version 1.4 with 179 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/bom.xml [INFO] attaching as hk2-parent-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/bom.json [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [INFO] attaching as hk2-parent-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ hk2-parent --- [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ hk2-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ hk2-parent --- [INFO] Signing 3 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ hk2-parent --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-parent/4.0.0-M2/hk2-parent-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-parent/4.0.0-M2/hk2-parent-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-parent/4.0.0-M2/hk2-parent-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/hk2-parent.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-parent/4.0.0-M2/hk2-parent-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-parent/4.0.0-M2/hk2-parent-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-parent/4.0.0-M2/hk2-parent-4.0.0-M2-cyclonedx.json.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ hk2-parent --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-parent/4.0.0-M2/hk2-parent-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-parent/4.0.0-M2/hk2-parent-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-parent/4.0.0-M2/hk2-parent-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/hk2-parent.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-parent/4.0.0-M2/hk2-parent-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-parent/4.0.0-M2/hk2-parent-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-parent/4.0.0-M2/hk2-parent-4.0.0-M2-cyclonedx.json.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ---------------------< org.glassfish.hk2:external >--------------------- [INFO] Building OSGi repackaging of HK2 dependencies 4.0.0-M2 [2/72] [INFO] from external/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ external --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ external --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ external --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ external --- [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ external --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/external/target/bom.xml [INFO] attaching as external-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/external/target/bom.json [INFO] attaching as external-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ external --- [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ external --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ external --- [INFO] Signing 3 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ external --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/external/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/external/4.0.0-M2/external-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/external/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/external/4.0.0-M2/external-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/external/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/external/4.0.0-M2/external-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/external/target/external.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/external/4.0.0-M2/external-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/external/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/external/4.0.0-M2/external-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/external/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/external/4.0.0-M2/external-4.0.0-M2-cyclonedx.json.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ external --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/external/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/external/4.0.0-M2/external-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/external/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/external/4.0.0-M2/external-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/external/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/external/4.0.0-M2/external-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/external/target/external.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/external/4.0.0-M2/external-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/external/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/external/4.0.0-M2/external-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/external/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/external/4.0.0-M2/external-4.0.0-M2-cyclonedx.json.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ---------< org.glassfish.hk2.external:aopalliance-repackaged >---------- [INFO] Building aopalliance version 1.0 repackaged as a module 4.0.0-M2 [3/72] [INFO] from external/aopalliance/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ aopalliance-repackaged --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ aopalliance-repackaged --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ aopalliance-repackaged --- [INFO] [INFO] --- dependency:3.6.1:unpack (step1-unpack-sources) @ aopalliance-repackaged --- [INFO] Configured Artifact: aopalliance:aopalliance:sources:1.0:jar [INFO] [INFO] --- build-helper:3.5.0:add-source (step2-add-sources) @ aopalliance-repackaged --- [INFO] Source directory: /home/jenkins/agent/workspace/1_hk2-build-and-stage/external/aopalliance/target/alternateLocation added. [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ aopalliance-repackaged --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ aopalliance-repackaged --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/external/aopalliance/src/main/resources [INFO] Copying 2 resources from ../.. to target/classes/META-INF [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ aopalliance-repackaged --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 26 source files with javac [debug release 11] to target/classes [INFO] [INFO] --- bundle:5.1.9:manifest (osgi-manifest) @ aopalliance-repackaged --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/1_hk2-build-and-stage/external/aopalliance/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ aopalliance-repackaged --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/external/aopalliance/src/test/resources [INFO] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ aopalliance-repackaged --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ aopalliance-repackaged --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ aopalliance-repackaged --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/external/aopalliance/target/aopalliance-repackaged.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ aopalliance-repackaged --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 1 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/external/aopalliance/target/bom.xml [INFO] attaching as aopalliance-repackaged-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/external/aopalliance/target/bom.json [INFO] attaching as aopalliance-repackaged-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ aopalliance-repackaged --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/external/aopalliance/target/aopalliance-repackaged-sources.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ aopalliance-repackaged --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/external/aopalliance/target/aopalliance-repackaged-javadoc.jar [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ aopalliance-repackaged --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ aopalliance-repackaged --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/external/aopalliance/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/4.0.0-M2/aopalliance-repackaged-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/external/aopalliance/target/aopalliance-repackaged.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/4.0.0-M2/aopalliance-repackaged-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/external/aopalliance/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/4.0.0-M2/aopalliance-repackaged-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/external/aopalliance/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/4.0.0-M2/aopalliance-repackaged-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/external/aopalliance/target/aopalliance-repackaged-sources.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/4.0.0-M2/aopalliance-repackaged-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/external/aopalliance/target/aopalliance-repackaged-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/4.0.0-M2/aopalliance-repackaged-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/external/aopalliance/target/aopalliance-repackaged.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/4.0.0-M2/aopalliance-repackaged-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/external/aopalliance/target/aopalliance-repackaged.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/4.0.0-M2/aopalliance-repackaged-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/external/aopalliance/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/4.0.0-M2/aopalliance-repackaged-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/external/aopalliance/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/4.0.0-M2/aopalliance-repackaged-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/external/aopalliance/target/aopalliance-repackaged-sources.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/4.0.0-M2/aopalliance-repackaged-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/external/aopalliance/target/aopalliance-repackaged-javadoc.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/4.0.0-M2/aopalliance-repackaged-4.0.0-M2-javadoc.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ aopalliance-repackaged --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/external/aopalliance/target/aopalliance-repackaged.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/external/aopalliance-repackaged/4.0.0-M2/aopalliance-repackaged-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/external/aopalliance/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/external/aopalliance-repackaged/4.0.0-M2/aopalliance-repackaged-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/external/aopalliance/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/external/aopalliance-repackaged/4.0.0-M2/aopalliance-repackaged-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/external/aopalliance/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/external/aopalliance-repackaged/4.0.0-M2/aopalliance-repackaged-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/external/aopalliance/target/aopalliance-repackaged-sources.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/external/aopalliance-repackaged/4.0.0-M2/aopalliance-repackaged-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/external/aopalliance/target/aopalliance-repackaged-javadoc.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/external/aopalliance-repackaged/4.0.0-M2/aopalliance-repackaged-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/external/aopalliance/target/aopalliance-repackaged.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/external/aopalliance-repackaged/4.0.0-M2/aopalliance-repackaged-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/external/aopalliance/target/aopalliance-repackaged.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/external/aopalliance-repackaged/4.0.0-M2/aopalliance-repackaged-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/external/aopalliance/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/external/aopalliance-repackaged/4.0.0-M2/aopalliance-repackaged-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/external/aopalliance/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/external/aopalliance-repackaged/4.0.0-M2/aopalliance-repackaged-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/external/aopalliance/target/aopalliance-repackaged-sources.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/external/aopalliance-repackaged/4.0.0-M2/aopalliance-repackaged-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/external/aopalliance/target/aopalliance-repackaged-javadoc.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/external/aopalliance-repackaged/4.0.0-M2/aopalliance-repackaged-4.0.0-M2-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ------------------< org.glassfish.hk2:maven-plugins >------------------- [INFO] Building maven-plugins 4.0.0-M2 [4/72] [INFO] from maven-plugins/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ maven-plugins --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ maven-plugins --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ maven-plugins --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ maven-plugins --- [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ maven-plugins --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/target/bom.xml [INFO] attaching as maven-plugins-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/target/bom.json [INFO] attaching as maven-plugins-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ maven-plugins --- [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ maven-plugins --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ maven-plugins --- [INFO] Signing 3 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ maven-plugins --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/maven-plugins/4.0.0-M2/maven-plugins-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/maven-plugins/4.0.0-M2/maven-plugins-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/maven-plugins/4.0.0-M2/maven-plugins-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/target/maven-plugins.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/maven-plugins/4.0.0-M2/maven-plugins-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/maven-plugins/4.0.0-M2/maven-plugins-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/maven-plugins/4.0.0-M2/maven-plugins-4.0.0-M2-cyclonedx.json.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ maven-plugins --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/maven-plugins/4.0.0-M2/maven-plugins-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/maven-plugins/4.0.0-M2/maven-plugins-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/maven-plugins/4.0.0-M2/maven-plugins-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/target/maven-plugins.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/maven-plugins/4.0.0-M2/maven-plugins-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/maven-plugins/4.0.0-M2/maven-plugins-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/maven-plugins/4.0.0-M2/maven-plugins-4.0.0-M2-cyclonedx.json.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -------------< org.glassfish.hk2:osgiversion-maven-plugin >------------- [INFO] Building OSGiVersion Maven Plugin 4.0.0-M2 [5/72] [INFO] from maven-plugins/osgiversion-maven-plugin/pom.xml [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ osgiversion-maven-plugin --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ osgiversion-maven-plugin --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ osgiversion-maven-plugin --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ osgiversion-maven-plugin --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ osgiversion-maven-plugin --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/osgiversion-maven-plugin/src/main/resources [INFO] Copying 2 resources from ../.. to target/classes/META-INF [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ osgiversion-maven-plugin --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 2 source files with javac [debug release 11] to target/classes [INFO] [INFO] --- plugin:3.10.2:descriptor (default-descriptor) @ osgiversion-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-annotations mojo extractor found 0 mojo descriptor. [INFO] java-javadoc mojo extractor found 1 mojo descriptor. [WARNING] [WARNING] Deprecated extractor java-javadoc extracted 1 descriptor. Upgrade your Mojo definitions. [WARNING] You should use Mojo Annotations instead of Javadoc tags. [WARNING] [INFO] ant mojo extractor found 0 mojo descriptor. [INFO] bsh mojo extractor found 0 mojo descriptor. line 1 column 1 - Warning: missing declaration line 1 column 1 - Warning: plain text isn't allowed in elements line 4 column 48 - Warning: inserting missing 'title' element line 1 column 1 - Warning: missing declaration line 1 column 1 - Warning: plain text isn't allowed in elements line 14 column 46 - Warning: inserting missing 'title' element line 1 column 1 - Warning: missing declaration line 1 column 1 - Warning: plain text isn't allowed in elements line 1 column 19 - Warning: inserting missing 'title' element line 1 column 1 - Warning: missing declaration line 1 column 1 - Warning: plain text isn't allowed in elements line 4 column 48 - Warning: inserting missing 'title' element line 1 column 1 - Warning: missing declaration line 1 column 1 - Warning: plain text isn't allowed in elements line 14 column 46 - Warning: inserting missing 'title' element line 1 column 1 - Warning: missing declaration line 1 column 1 - Warning: plain text isn't allowed in elements line 4 column 48 - Warning: inserting missing 'title' element line 1 column 1 - Warning: missing declaration line 1 column 1 - Warning: plain text isn't allowed in elements line 14 column 46 - Warning: inserting missing 'title' element line 1 column 1 - Warning: missing declaration line 1 column 1 - Warning: plain text isn't allowed in elements line 1 column 19 - Warning: inserting missing 'title' element [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ osgiversion-maven-plugin --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/osgiversion-maven-plugin/src/test/resources [INFO] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ osgiversion-maven-plugin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 11] to target/test-classes [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ osgiversion-maven-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ osgiversion-maven-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/osgiversion-maven-plugin/target/osgiversion-maven-plugin.jar [INFO] [INFO] --- plugin:3.10.2:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ osgiversion-maven-plugin --- [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ osgiversion-maven-plugin --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 34 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/osgiversion-maven-plugin/target/bom.xml [INFO] attaching as osgiversion-maven-plugin-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/osgiversion-maven-plugin/target/bom.json [INFO] attaching as osgiversion-maven-plugin-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ osgiversion-maven-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/osgiversion-maven-plugin/target/osgiversion-maven-plugin-sources.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ osgiversion-maven-plugin --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/osgiversion-maven-plugin/src/main/java/com/sun/enterprise/module/maven/OsgiVersionMojo.java:58: warning: invalid input: '<' [WARNING] * In maven, 1.2.3 > 1.2.3-SNAPSHOT, but in OSGi, 1.2.3 < 1.2.3.SNAPSHOT. [WARNING] ^ [WARNING] 1 warning [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/osgiversion-maven-plugin/target/osgiversion-maven-plugin-javadoc.jar [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ osgiversion-maven-plugin --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ osgiversion-maven-plugin --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/osgiversion-maven-plugin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/osgiversion-maven-plugin/4.0.0-M2/osgiversion-maven-plugin-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/osgiversion-maven-plugin/target/osgiversion-maven-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/osgiversion-maven-plugin/4.0.0-M2/osgiversion-maven-plugin-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/osgiversion-maven-plugin/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/osgiversion-maven-plugin/4.0.0-M2/osgiversion-maven-plugin-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/osgiversion-maven-plugin/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/osgiversion-maven-plugin/4.0.0-M2/osgiversion-maven-plugin-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/osgiversion-maven-plugin/target/osgiversion-maven-plugin-sources.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/osgiversion-maven-plugin/4.0.0-M2/osgiversion-maven-plugin-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/osgiversion-maven-plugin/target/osgiversion-maven-plugin-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/osgiversion-maven-plugin/4.0.0-M2/osgiversion-maven-plugin-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/osgiversion-maven-plugin/target/osgiversion-maven-plugin.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/osgiversion-maven-plugin/4.0.0-M2/osgiversion-maven-plugin-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/osgiversion-maven-plugin/target/osgiversion-maven-plugin.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/osgiversion-maven-plugin/4.0.0-M2/osgiversion-maven-plugin-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/osgiversion-maven-plugin/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/osgiversion-maven-plugin/4.0.0-M2/osgiversion-maven-plugin-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/osgiversion-maven-plugin/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/osgiversion-maven-plugin/4.0.0-M2/osgiversion-maven-plugin-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/osgiversion-maven-plugin/target/osgiversion-maven-plugin-sources.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/osgiversion-maven-plugin/4.0.0-M2/osgiversion-maven-plugin-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/osgiversion-maven-plugin/target/osgiversion-maven-plugin-javadoc.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/osgiversion-maven-plugin/4.0.0-M2/osgiversion-maven-plugin-4.0.0-M2-javadoc.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ osgiversion-maven-plugin --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/osgiversion-maven-plugin/target/osgiversion-maven-plugin.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/osgiversion-maven-plugin/4.0.0-M2/osgiversion-maven-plugin-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/osgiversion-maven-plugin/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/osgiversion-maven-plugin/4.0.0-M2/osgiversion-maven-plugin-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/osgiversion-maven-plugin/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/osgiversion-maven-plugin/4.0.0-M2/osgiversion-maven-plugin-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/osgiversion-maven-plugin/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/osgiversion-maven-plugin/4.0.0-M2/osgiversion-maven-plugin-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/osgiversion-maven-plugin/target/osgiversion-maven-plugin-sources.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/osgiversion-maven-plugin/4.0.0-M2/osgiversion-maven-plugin-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/osgiversion-maven-plugin/target/osgiversion-maven-plugin-javadoc.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/osgiversion-maven-plugin/4.0.0-M2/osgiversion-maven-plugin-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/osgiversion-maven-plugin/target/osgiversion-maven-plugin.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/osgiversion-maven-plugin/4.0.0-M2/osgiversion-maven-plugin-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/osgiversion-maven-plugin/target/osgiversion-maven-plugin.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/osgiversion-maven-plugin/4.0.0-M2/osgiversion-maven-plugin-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/osgiversion-maven-plugin/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/osgiversion-maven-plugin/4.0.0-M2/osgiversion-maven-plugin-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/osgiversion-maven-plugin/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/osgiversion-maven-plugin/4.0.0-M2/osgiversion-maven-plugin-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/osgiversion-maven-plugin/target/osgiversion-maven-plugin-sources.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/osgiversion-maven-plugin/4.0.0-M2/osgiversion-maven-plugin-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/osgiversion-maven-plugin/target/osgiversion-maven-plugin-javadoc.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/osgiversion-maven-plugin/4.0.0-M2/osgiversion-maven-plugin-4.0.0-M2-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] --------------------< org.glassfish.hk2:hk2-utils >--------------------- [INFO] Building HK2 Implementation Utilities 4.0.0-M2 [6/72] [INFO] from hk2-utils/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-utils --- [INFO] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (compute-osgi-version) @ hk2-utils --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ hk2-utils --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ hk2-utils --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ hk2-utils --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ hk2-utils --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-utils/src/main/resources [INFO] Copying 2 resources from .. to target/classes/META-INF [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ hk2-utils --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 39 source files with javac [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-utils/src/main/java/org/glassfish/hk2/utilities/general/IndentingXMLStreamWriter.java:[56,16] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-utils/src/main/java/org/glassfish/hk2/utilities/general/IndentingXMLStreamWriter.java:[71,17] deprecated item is not annotated with @Deprecated [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-utils/src/main/java/org/glassfish/hk2/utilities/reflection/ReflectionHelper.java: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-utils/src/main/java/org/glassfish/hk2/utilities/reflection/ReflectionHelper.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-utils/src/main/java/org/glassfish/hk2/utilities/reflection/ReflectionHelper.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-utils/src/main/java/org/glassfish/hk2/utilities/cache/LRUHybridCache.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-utils/src/main/java/org/glassfish/hk2/utilities/cache/LRUHybridCache.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ hk2-utils --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-utils/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ hk2-utils --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-utils/src/test/resources [INFO] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ hk2-utils --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 79 source files with javac [debug release 11] to target/test-classes [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-utils/src/test/java/org/glassfish/hk2/utilities/cache/test/WeakCARCacheTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-utils/src/test/java/org/glassfish/hk2/utilities/cache/test/WeakCARCacheTest.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-utils/src/test/java/org/glassfish/hk2/utilities/test/LRUHybridCacheTest.java: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-utils/src/test/java/org/glassfish/hk2/utilities/test/LRUHybridCacheTest.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-utils/src/test/java/org/glassfish/hk2/utilities/test/LRUHybridCacheTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ hk2-utils --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ hk2-utils --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-utils/target/hk2-utils.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ hk2-utils --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 6 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-utils/target/bom.xml [INFO] attaching as hk2-utils-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-utils/target/bom.json [INFO] attaching as hk2-utils-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ hk2-utils --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-utils/target/hk2-utils-sources.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ hk2-utils --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-utils/src/main/java/org/glassfish/hk2/utilities/reflection/ReflectionHelper.java:1436: warning: invalid input: '&' [WARNING] * Gets the name from the &46;Named qualifier in this set of qualifiers [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-utils/src/main/java/org/glassfish/hk2/utilities/reflection/ReflectionHelper.java:1436: warning: invalid input: '&' [WARNING] * Gets the name from the &46;Named qualifier in this set of qualifiers [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-utils/src/main/java/org/glassfish/hk2/utilities/reflection/ReflectionHelper.java:1436: warning: invalid input: '&' [WARNING] * Gets the name from the &46;Named qualifier in this set of qualifiers [WARNING] ^ [WARNING] 3 warnings [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-utils/target/hk2-utils-javadoc.jar [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ hk2-utils --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ hk2-utils --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-utils/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/4.0.0-M2/hk2-utils-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-utils/target/hk2-utils.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/4.0.0-M2/hk2-utils-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-utils/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/4.0.0-M2/hk2-utils-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-utils/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/4.0.0-M2/hk2-utils-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-utils/target/hk2-utils-sources.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/4.0.0-M2/hk2-utils-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-utils/target/hk2-utils-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/4.0.0-M2/hk2-utils-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-utils/target/hk2-utils.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/4.0.0-M2/hk2-utils-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-utils/target/hk2-utils.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/4.0.0-M2/hk2-utils-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-utils/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/4.0.0-M2/hk2-utils-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-utils/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/4.0.0-M2/hk2-utils-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-utils/target/hk2-utils-sources.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/4.0.0-M2/hk2-utils-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-utils/target/hk2-utils-javadoc.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/4.0.0-M2/hk2-utils-4.0.0-M2-javadoc.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ hk2-utils --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-utils/target/hk2-utils.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-utils/4.0.0-M2/hk2-utils-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-utils/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-utils/4.0.0-M2/hk2-utils-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-utils/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-utils/4.0.0-M2/hk2-utils-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-utils/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-utils/4.0.0-M2/hk2-utils-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-utils/target/hk2-utils-sources.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-utils/4.0.0-M2/hk2-utils-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-utils/target/hk2-utils-javadoc.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-utils/4.0.0-M2/hk2-utils-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-utils/target/hk2-utils.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-utils/4.0.0-M2/hk2-utils-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-utils/target/hk2-utils.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-utils/4.0.0-M2/hk2-utils-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-utils/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-utils/4.0.0-M2/hk2-utils-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-utils/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-utils/4.0.0-M2/hk2-utils-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-utils/target/hk2-utils-sources.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-utils/4.0.0-M2/hk2-utils-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-utils/target/hk2-utils-javadoc.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-utils/4.0.0-M2/hk2-utils-4.0.0-M2-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ---------------------< org.glassfish.hk2:hk2-api >---------------------- [INFO] Building HK2 API module 4.0.0-M2 [7/72] [INFO] from hk2-api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-api --- [INFO] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (compute-osgi-version) @ hk2-api --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ hk2-api --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ hk2-api --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ hk2-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ hk2-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-api/src/main/resources [INFO] Copying 2 resources from .. to target/classes/META-INF [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ hk2-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 137 source files with javac [debug release 11] to target/classes [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-api/src/main/java/org/glassfish/hk2/api/AnnotationLiteral.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-api/src/main/java/org/glassfish/hk2/api/AnnotationLiteral.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-api/src/main/java/org/glassfish/hk2/utilities/UnqualifiedImpl.java: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-api/src/main/java/org/glassfish/hk2/utilities/UnqualifiedImpl.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-api/src/main/java/org/glassfish/hk2/utilities/UnqualifiedImpl.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ hk2-api --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ hk2-api --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ hk2-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 74 source files with javac [debug release 11] to target/test-classes [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-api/src/test/java/org/glassfish/hk2/tests/extension/ServiceLocatorImpl.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-api/src/test/java/org/glassfish/hk2/tests/extension/ServiceLocatorImpl.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ hk2-api --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ hk2-api --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-api/target/hk2-api.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ hk2-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 5 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-api/target/bom.xml [INFO] attaching as hk2-api-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-api/target/bom.json [INFO] attaching as hk2-api-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ hk2-api --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-api/target/hk2-api-sources.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ hk2-api --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-api/src/main/java/org/glassfish/hk2/api/InjectionResolver.java:54: warning: invalid input: '&' [WARNING] * be used in order to ensure proper destruction of associated &64;PerLookup [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-api/src/main/java/org/glassfish/hk2/api/messaging/TopicDistributionService.java:26: warning: Tag @link: reference not found: org.glassfish.hk2.utilities.ServiceLocatorUtilities#enableTopicDistribution(org.glassfish.hk2.api.ServiceLocator) [WARNING] * {@link org.glassfish.hk2.utilities.ServiceLocatorUtilities#enableTopicDistribution(org.glassfish.hk2.api.ServiceLocator)} [WARNING] ^ [WARNING] 2 warnings [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-api/target/hk2-api-javadoc.jar [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ hk2-api --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ hk2-api --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/4.0.0-M2/hk2-api-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-api/target/hk2-api.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/4.0.0-M2/hk2-api-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-api/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/4.0.0-M2/hk2-api-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-api/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/4.0.0-M2/hk2-api-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-api/target/hk2-api-sources.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/4.0.0-M2/hk2-api-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-api/target/hk2-api-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/4.0.0-M2/hk2-api-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-api/target/hk2-api.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/4.0.0-M2/hk2-api-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-api/target/hk2-api.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/4.0.0-M2/hk2-api-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-api/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/4.0.0-M2/hk2-api-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-api/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/4.0.0-M2/hk2-api-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-api/target/hk2-api-sources.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/4.0.0-M2/hk2-api-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-api/target/hk2-api-javadoc.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/4.0.0-M2/hk2-api-4.0.0-M2-javadoc.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ hk2-api --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-api/target/hk2-api.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-api/4.0.0-M2/hk2-api-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-api/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-api/4.0.0-M2/hk2-api-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-api/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-api/4.0.0-M2/hk2-api-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-api/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-api/4.0.0-M2/hk2-api-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-api/target/hk2-api-sources.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-api/4.0.0-M2/hk2-api-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-api/target/hk2-api-javadoc.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-api/4.0.0-M2/hk2-api-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-api/target/hk2-api.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-api/4.0.0-M2/hk2-api-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-api/target/hk2-api.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-api/4.0.0-M2/hk2-api-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-api/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-api/4.0.0-M2/hk2-api-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-api/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-api/4.0.0-M2/hk2-api-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-api/target/hk2-api-sources.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-api/4.0.0-M2/hk2-api-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-api/target/hk2-api-javadoc.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-api/4.0.0-M2/hk2-api-4.0.0-M2-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -------------------< org.glassfish.hk2:hk2-locator >-------------------- [INFO] Building ServiceLocator Default Implementation 4.0.0-M2 [8/72] [INFO] from hk2-locator/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-locator --- [INFO] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (compute-osgi-version) @ hk2-locator --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ hk2-locator --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ hk2-locator --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ hk2-locator --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ hk2-locator --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from .. to target/classes/META-INF [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ hk2-locator --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 49 source files with javac [debug release 11] to target/classes [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-locator/src/main/java/org/jvnet/hk2/internal/ServiceLocatorImpl.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-locator/src/main/java/org/jvnet/hk2/internal/ServiceLocatorImpl.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ hk2-locator --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-locator/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ hk2-locator --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ hk2-locator --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 867 source files with javac [debug release 11] to target/test-classes [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-locator/src/test/java/org/glassfish/hk2/tests/locator/interception1/NegateTheInputInterceptorService.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-locator/src/test/java/org/glassfish/hk2/tests/locator/interception1/NegateTheInputInterceptorService.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-locator/src/test/java/org/glassfish/hk2/tests/locator/defaultunqualified/DefaultUnqualifiedTest.java: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-locator/src/test/java/org/glassfish/hk2/tests/locator/defaultunqualified/DefaultUnqualifiedTest.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-locator/src/test/java/org/glassfish/hk2/tests/locator/defaultunqualified/DefaultUnqualifiedTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ hk2-locator --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ hk2-locator --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-locator/target/hk2-locator.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ hk2-locator --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 6 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-locator/target/bom.xml [INFO] attaching as hk2-locator-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-locator/target/bom.json [INFO] attaching as hk2-locator-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ hk2-locator --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-locator/target/hk2-locator-sources.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ hk2-locator --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-locator/target/hk2-locator-javadoc.jar [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ hk2-locator --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ hk2-locator --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-locator/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/4.0.0-M2/hk2-locator-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-locator/target/hk2-locator.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/4.0.0-M2/hk2-locator-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-locator/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/4.0.0-M2/hk2-locator-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-locator/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/4.0.0-M2/hk2-locator-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-locator/target/hk2-locator-sources.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/4.0.0-M2/hk2-locator-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-locator/target/hk2-locator-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/4.0.0-M2/hk2-locator-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-locator/target/hk2-locator.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/4.0.0-M2/hk2-locator-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-locator/target/hk2-locator.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/4.0.0-M2/hk2-locator-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-locator/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/4.0.0-M2/hk2-locator-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-locator/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/4.0.0-M2/hk2-locator-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-locator/target/hk2-locator-sources.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/4.0.0-M2/hk2-locator-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-locator/target/hk2-locator-javadoc.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/4.0.0-M2/hk2-locator-4.0.0-M2-javadoc.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ hk2-locator --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-locator/target/hk2-locator.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-locator/4.0.0-M2/hk2-locator-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-locator/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-locator/4.0.0-M2/hk2-locator-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-locator/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-locator/4.0.0-M2/hk2-locator-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-locator/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-locator/4.0.0-M2/hk2-locator-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-locator/target/hk2-locator-sources.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-locator/4.0.0-M2/hk2-locator-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-locator/target/hk2-locator-javadoc.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-locator/4.0.0-M2/hk2-locator-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-locator/target/hk2-locator.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-locator/4.0.0-M2/hk2-locator-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-locator/target/hk2-locator.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-locator/4.0.0-M2/hk2-locator-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-locator/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-locator/4.0.0-M2/hk2-locator-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-locator/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-locator/4.0.0-M2/hk2-locator-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-locator/target/hk2-locator-sources.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-locator/4.0.0-M2/hk2-locator-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-locator/target/hk2-locator-javadoc.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-locator/4.0.0-M2/hk2-locator-4.0.0-M2-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ---------------------< org.glassfish.hk2:hk2-core >--------------------- [INFO] Building HK2 core module 4.0.0-M2 [9/72] [INFO] from hk2-core/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-core --- [INFO] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (compute-osgi-version) @ hk2-core --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ hk2-core --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ hk2-core --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ hk2-core --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ hk2-core --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/src/main/resources [INFO] Copying 2 resources from .. to target/classes/META-INF [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ hk2-core --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 63 source files with javac [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/src/main/java/org/glassfish/hk2/bootstrap/PopulatorPostProcessor.java:[24,8] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/src/main/java/org/glassfish/hk2/bootstrap/DescriptorFileFinder.java:[24,8] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/src/main/java/org/glassfish/hk2/bootstrap/impl/ClasspathDescriptorFileFinder.java:[25,8] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/src/main/java/com/sun/enterprise/module/bootstrap/ContextDuplicatePostProcessor.java:[32,8] deprecated item is not annotated with @Deprecated [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/src/main/java/com/sun/enterprise/module/impl/ModuleImpl.java: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/src/main/java/com/sun/enterprise/module/impl/ModuleImpl.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/src/main/java/com/sun/enterprise/module/impl/ModuleImpl.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/src/main/java/com/sun/enterprise/module/common_impl/AbstractModulesRegistryImpl.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/src/main/java/com/sun/enterprise/module/common_impl/AbstractModulesRegistryImpl.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ hk2-core --- [INFO] No MANIFEST.MF file found, generating manifest. [WARNING] Manifest org.glassfish.hk2:hk2-core:jar:4.0.0-M2 : Found \. This is allowed in a properties file but not in bnd to prevent mistakes: <> [INFO] Writing manifest: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ hk2-core --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ hk2-core --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 11] to target/test-classes [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ hk2-core --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ hk2-core --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/target/hk2-core.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ hk2-core --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 7 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/target/bom.xml [INFO] attaching as hk2-core-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/target/bom.json [INFO] attaching as hk2-core-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ hk2-core --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/target/hk2-core-sources.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ hk2-core --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/src/main/java/com/sun/enterprise/module/ModulesRegistry.java:48: warning: invalid usage of tag {@link #createServiceLocator("default") [WARNING] * Calling this method has the same effect of calling {@link #createServiceLocator("default")} [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/src/main/java/com/sun/enterprise/module/ModulesRegistry.java:60: warning: invalid usage of tag {@link #populateServiceLocator(String, org.glassfish.hk2.api.ServiceLocator, java.util.List [WARNING] * {@link #populateServiceLocator(String, org.glassfish.hk2.api.ServiceLocator, java.util.List}. [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/src/main/java/com/sun/enterprise/module/ModulesRegistry.java:60: warning: invalid usage of tag {@link #populateServiceLocator(String, org.glassfish.hk2.api.ServiceLocator, java.util.List [WARNING] * {@link #populateServiceLocator(String, org.glassfish.hk2.api.ServiceLocator, java.util.List}. [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/src/main/java/com/sun/enterprise/module/ModulesRegistry.java:48: warning: invalid usage of tag {@link #createServiceLocator("default") [WARNING] * Calling this method has the same effect of calling {@link #createServiceLocator("default")} [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/src/main/java/com/sun/enterprise/module/HK2Module.java:81: warning: Tag @link: reference not found: LifecyclePolicy#stop(Module)Lifecycle.stop(HK2Module) [WARNING] * {@link LifecyclePolicy#stop(Module) Lifecycle.stop(HK2Module)} [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/src/main/java/com/sun/enterprise/module/common_impl/ModuleId.java:22: warning: Tag @link: reference not found: com.sun.enterprise.module.Module [WARNING] * Class representing the primary Key for a {@link com.sun.enterprise.module.Module}. [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/src/main/java/com/sun/enterprise/module/impl/ModuleImpl.java:423: warning: Tag @link: reference not found: LifecyclePolicy#stop(Module)Lifecycle.stop(HK2Module) [WARNING] * {@link LifecyclePolicy#stop(Module) Lifecycle.stop(HK2Module)} [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/src/main/java/com/sun/enterprise/module/ModulesRegistry.java:48: warning: invalid usage of tag {@link #createServiceLocator("default") [WARNING] * Calling this method has the same effect of calling {@link #createServiceLocator("default")} [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/src/main/java/com/sun/enterprise/module/ModulesRegistry.java:60: warning: invalid usage of tag {@link #populateServiceLocator(String, org.glassfish.hk2.api.ServiceLocator, java.util.List [WARNING] * {@link #populateServiceLocator(String, org.glassfish.hk2.api.ServiceLocator, java.util.List}. [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/src/main/java/com/sun/enterprise/module/ModulesRegistry.java:48: warning: invalid usage of tag {@link #createServiceLocator("default") [WARNING] * Calling this method has the same effect of calling {@link #createServiceLocator("default")} [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/src/main/java/com/sun/enterprise/module/ModulesRegistry.java:50: warning: @param argument "name" is not a parameter name. [WARNING] * @param name [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/src/main/java/com/sun/enterprise/module/ModulesRegistry.java:60: warning: invalid usage of tag {@link #populateServiceLocator(String, org.glassfish.hk2.api.ServiceLocator, java.util.List [WARNING] * {@link #populateServiceLocator(String, org.glassfish.hk2.api.ServiceLocator, java.util.List}. [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/src/main/java/com/sun/enterprise/module/ModulesRegistry.java:86: warning: Tag @link: reference not found: InhabitantsParser [WARNING] * Default {@link InhabitantsParser} is used. [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/src/main/java/com/sun/enterprise/module/ModulesRegistry.java:99: warning: @return tag cannot be used in method with void return type. [WARNING] void populateServiceLocator(String name, ServiceLocator h, List postProcessors) throws MultiException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/src/main/java/com/sun/enterprise/module/HK2Module.java:81: warning: Tag @link: reference not found: LifecyclePolicy#stop(Module)Lifecycle.stop(HK2Module) [WARNING] * {@link LifecyclePolicy#stop(Module) Lifecycle.stop(HK2Module)} [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/src/main/java/com/sun/enterprise/module/bootstrap/StartupContext.java:23: warning: Tag @link: reference not found: org.jvnet.hk2.component.Habitat [WARNING] * This is one of the initial objects to be populated in the {@link org.jvnet.hk2.component.Habitat}, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/src/main/java/com/sun/enterprise/module/bootstrap/StartupContext.java:24: warning: Tag @link: reference not found: Populator [WARNING] * so {@link Populator}s can depend on this object. [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/src/main/java/com/sun/enterprise/module/ModulesRegistry.java:60: warning: invalid usage of tag {@link #populateServiceLocator(String, org.glassfish.hk2.api.ServiceLocator, java.util.List [WARNING] * {@link #populateServiceLocator(String, org.glassfish.hk2.api.ServiceLocator, java.util.List}. [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/src/main/java/com/sun/enterprise/module/ModulesRegistry.java:60: warning: invalid usage of tag {@link #populateServiceLocator(String, org.glassfish.hk2.api.ServiceLocator, java.util.List [WARNING] * {@link #populateServiceLocator(String, org.glassfish.hk2.api.ServiceLocator, java.util.List}. [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/src/main/java/com/sun/enterprise/module/common_impl/ModuleId.java:22: warning: Tag @link: reference not found: com.sun.enterprise.module.Module [WARNING] * Class representing the primary Key for a {@link com.sun.enterprise.module.Module}. [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/src/main/java/com/sun/enterprise/module/common_impl/ModuleId.java:22: warning: Tag @link: reference not found: com.sun.enterprise.module.Module [WARNING] * Class representing the primary Key for a {@link com.sun.enterprise.module.Module}. [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/src/main/java/com/sun/enterprise/module/common_impl/ModuleId.java:22: warning: Tag @link: reference not found: com.sun.enterprise.module.Module [WARNING] * Class representing the primary Key for a {@link com.sun.enterprise.module.Module}. [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/src/main/java/com/sun/enterprise/module/common_impl/ModuleId.java:22: warning: Tag @link: reference not found: com.sun.enterprise.module.Module [WARNING] * Class representing the primary Key for a {@link com.sun.enterprise.module.Module}. [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/src/main/java/com/sun/enterprise/module/ModulesRegistry.java:48: warning: invalid usage of tag {@link #createServiceLocator("default") [WARNING] * Calling this method has the same effect of calling {@link #createServiceLocator("default")} [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/src/main/java/com/sun/enterprise/module/ModulesRegistry.java:60: warning: invalid usage of tag {@link #populateServiceLocator(String, org.glassfish.hk2.api.ServiceLocator, java.util.List [WARNING] * {@link #populateServiceLocator(String, org.glassfish.hk2.api.ServiceLocator, java.util.List}. [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/src/main/java/com/sun/enterprise/module/common_impl/ModuleId.java:22: warning: Tag @link: reference not found: com.sun.enterprise.module.Module [WARNING] * Class representing the primary Key for a {@link com.sun.enterprise.module.Module}. [WARNING] ^ [WARNING] 26 warnings [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/target/hk2-core-javadoc.jar [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ hk2-core --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ hk2-core --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-core/4.0.0-M2/hk2-core-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/target/hk2-core.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-core/4.0.0-M2/hk2-core-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-core/4.0.0-M2/hk2-core-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-core/4.0.0-M2/hk2-core-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/target/hk2-core-sources.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-core/4.0.0-M2/hk2-core-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/target/hk2-core-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-core/4.0.0-M2/hk2-core-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/target/hk2-core.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-core/4.0.0-M2/hk2-core-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/target/hk2-core.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-core/4.0.0-M2/hk2-core-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-core/4.0.0-M2/hk2-core-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-core/4.0.0-M2/hk2-core-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/target/hk2-core-sources.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-core/4.0.0-M2/hk2-core-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/target/hk2-core-javadoc.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-core/4.0.0-M2/hk2-core-4.0.0-M2-javadoc.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ hk2-core --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/target/hk2-core.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-core/4.0.0-M2/hk2-core-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-core/4.0.0-M2/hk2-core-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-core/4.0.0-M2/hk2-core-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-core/4.0.0-M2/hk2-core-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/target/hk2-core-sources.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-core/4.0.0-M2/hk2-core-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/target/hk2-core-javadoc.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-core/4.0.0-M2/hk2-core-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/target/hk2-core.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-core/4.0.0-M2/hk2-core-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/target/hk2-core.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-core/4.0.0-M2/hk2-core-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-core/4.0.0-M2/hk2-core-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-core/4.0.0-M2/hk2-core-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/target/hk2-core-sources.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-core/4.0.0-M2/hk2-core-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/target/hk2-core-javadoc.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-core/4.0.0-M2/hk2-core-4.0.0-M2-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ---------< org.glassfish.hk2:consolidatedbundle-maven-plugin >---------- [INFO] Building consolidated bundle Maven plugin 4.0.0-M2 [10/72] [INFO] from maven-plugins/consolidatedbundle-maven-plugin/pom.xml [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ consolidatedbundle-maven-plugin --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ consolidatedbundle-maven-plugin --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ consolidatedbundle-maven-plugin --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ consolidatedbundle-maven-plugin --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ consolidatedbundle-maven-plugin --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/consolidatedbundle-maven-plugin/src/main/resources [INFO] Copying 2 resources from ../.. to target/classes/META-INF [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ consolidatedbundle-maven-plugin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 11] to target/classes [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/consolidatedbundle-maven-plugin/src/main/java/com/sun/enterprise/module/maven/HK2GenerateMojo.java: /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/consolidatedbundle-maven-plugin/src/main/java/com/sun/enterprise/module/maven/HK2GenerateMojo.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/consolidatedbundle-maven-plugin/src/main/java/com/sun/enterprise/module/maven/HK2GenerateMojo.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- plugin:3.10.2:descriptor (default-descriptor) @ consolidatedbundle-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-annotations mojo extractor found 0 mojo descriptor. [INFO] java-javadoc mojo extractor found 1 mojo descriptor. [WARNING] [WARNING] Deprecated extractor java-javadoc extracted 1 descriptor. Upgrade your Mojo definitions. [WARNING] You should use Mojo Annotations instead of Javadoc tags. [WARNING] [INFO] ant mojo extractor found 0 mojo descriptor. [INFO] bsh mojo extractor found 0 mojo descriptor. line 1 column 1 - Warning: missing declaration line 1 column 1 - Warning: plain text isn't allowed in elements line 1 column 68 - Warning: inserting missing 'title' element line 1 column 1 - Warning: missing declaration line 1 column 1 - Warning: plain text isn't allowed in elements line 1 column 45 - Warning: inserting missing 'title' element line 1 column 1 - Warning: missing declaration line 1 column 1 - Warning: plain text isn't allowed in elements line 1 column 19 - Warning: inserting missing 'title' element line 1 column 1 - Warning: missing declaration line 1 column 1 - Warning: plain text isn't allowed in elements line 1 column 68 - Warning: inserting missing 'title' element line 1 column 1 - Warning: missing declaration line 1 column 1 - Warning: plain text isn't allowed in elements line 1 column 45 - Warning: inserting missing 'title' element line 1 column 1 - Warning: missing declaration line 1 column 1 - Warning: plain text isn't allowed in elements line 1 column 68 - Warning: inserting missing 'title' element line 1 column 1 - Warning: missing declaration line 1 column 1 - Warning: plain text isn't allowed in elements line 1 column 45 - Warning: inserting missing 'title' element line 1 column 1 - Warning: missing declaration line 1 column 1 - Warning: plain text isn't allowed in elements line 1 column 19 - Warning: inserting missing 'title' element [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ consolidatedbundle-maven-plugin --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/consolidatedbundle-maven-plugin/src/test/resources [INFO] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ consolidatedbundle-maven-plugin --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ consolidatedbundle-maven-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ consolidatedbundle-maven-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/consolidatedbundle-maven-plugin/target/consolidatedbundle-maven-plugin.jar [INFO] [INFO] --- plugin:3.10.2:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ consolidatedbundle-maven-plugin --- [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ consolidatedbundle-maven-plugin --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 41 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/consolidatedbundle-maven-plugin/target/bom.xml [INFO] attaching as consolidatedbundle-maven-plugin-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/consolidatedbundle-maven-plugin/target/bom.json [INFO] attaching as consolidatedbundle-maven-plugin-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ consolidatedbundle-maven-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/consolidatedbundle-maven-plugin/target/consolidatedbundle-maven-plugin-sources.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ consolidatedbundle-maven-plugin --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/consolidatedbundle-maven-plugin/target/consolidatedbundle-maven-plugin-javadoc.jar [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ consolidatedbundle-maven-plugin --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ consolidatedbundle-maven-plugin --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/consolidatedbundle-maven-plugin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/consolidatedbundle-maven-plugin/4.0.0-M2/consolidatedbundle-maven-plugin-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/consolidatedbundle-maven-plugin/target/consolidatedbundle-maven-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/consolidatedbundle-maven-plugin/4.0.0-M2/consolidatedbundle-maven-plugin-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/consolidatedbundle-maven-plugin/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/consolidatedbundle-maven-plugin/4.0.0-M2/consolidatedbundle-maven-plugin-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/consolidatedbundle-maven-plugin/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/consolidatedbundle-maven-plugin/4.0.0-M2/consolidatedbundle-maven-plugin-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/consolidatedbundle-maven-plugin/target/consolidatedbundle-maven-plugin-sources.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/consolidatedbundle-maven-plugin/4.0.0-M2/consolidatedbundle-maven-plugin-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/consolidatedbundle-maven-plugin/target/consolidatedbundle-maven-plugin-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/consolidatedbundle-maven-plugin/4.0.0-M2/consolidatedbundle-maven-plugin-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/consolidatedbundle-maven-plugin/target/consolidatedbundle-maven-plugin.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/consolidatedbundle-maven-plugin/4.0.0-M2/consolidatedbundle-maven-plugin-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/consolidatedbundle-maven-plugin/target/consolidatedbundle-maven-plugin.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/consolidatedbundle-maven-plugin/4.0.0-M2/consolidatedbundle-maven-plugin-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/consolidatedbundle-maven-plugin/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/consolidatedbundle-maven-plugin/4.0.0-M2/consolidatedbundle-maven-plugin-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/consolidatedbundle-maven-plugin/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/consolidatedbundle-maven-plugin/4.0.0-M2/consolidatedbundle-maven-plugin-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/consolidatedbundle-maven-plugin/target/consolidatedbundle-maven-plugin-sources.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/consolidatedbundle-maven-plugin/4.0.0-M2/consolidatedbundle-maven-plugin-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/consolidatedbundle-maven-plugin/target/consolidatedbundle-maven-plugin-javadoc.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/consolidatedbundle-maven-plugin/4.0.0-M2/consolidatedbundle-maven-plugin-4.0.0-M2-javadoc.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ consolidatedbundle-maven-plugin --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/consolidatedbundle-maven-plugin/target/consolidatedbundle-maven-plugin.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/consolidatedbundle-maven-plugin/4.0.0-M2/consolidatedbundle-maven-plugin-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/consolidatedbundle-maven-plugin/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/consolidatedbundle-maven-plugin/4.0.0-M2/consolidatedbundle-maven-plugin-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/consolidatedbundle-maven-plugin/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/consolidatedbundle-maven-plugin/4.0.0-M2/consolidatedbundle-maven-plugin-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/consolidatedbundle-maven-plugin/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/consolidatedbundle-maven-plugin/4.0.0-M2/consolidatedbundle-maven-plugin-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/consolidatedbundle-maven-plugin/target/consolidatedbundle-maven-plugin-sources.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/consolidatedbundle-maven-plugin/4.0.0-M2/consolidatedbundle-maven-plugin-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/consolidatedbundle-maven-plugin/target/consolidatedbundle-maven-plugin-javadoc.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/consolidatedbundle-maven-plugin/4.0.0-M2/consolidatedbundle-maven-plugin-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/consolidatedbundle-maven-plugin/target/consolidatedbundle-maven-plugin.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/consolidatedbundle-maven-plugin/4.0.0-M2/consolidatedbundle-maven-plugin-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/consolidatedbundle-maven-plugin/target/consolidatedbundle-maven-plugin.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/consolidatedbundle-maven-plugin/4.0.0-M2/consolidatedbundle-maven-plugin-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/consolidatedbundle-maven-plugin/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/consolidatedbundle-maven-plugin/4.0.0-M2/consolidatedbundle-maven-plugin-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/consolidatedbundle-maven-plugin/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/consolidatedbundle-maven-plugin/4.0.0-M2/consolidatedbundle-maven-plugin-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/consolidatedbundle-maven-plugin/target/consolidatedbundle-maven-plugin-sources.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/consolidatedbundle-maven-plugin/4.0.0-M2/consolidatedbundle-maven-plugin-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/consolidatedbundle-maven-plugin/target/consolidatedbundle-maven-plugin-javadoc.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/consolidatedbundle-maven-plugin/4.0.0-M2/consolidatedbundle-maven-plugin-4.0.0-M2-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -------------< org.glassfish.hk2:hk2-inhabitant-generator >------------- [INFO] Building Inhabitant Generator 4.0.0-M2 [11/72] [INFO] from maven-plugins/hk2-inhabitant-generator/pom.xml [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-inhabitant-generator --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ hk2-inhabitant-generator --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ hk2-inhabitant-generator --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ hk2-inhabitant-generator --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ hk2-inhabitant-generator --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 2 resources from ../.. to target/classes/META-INF [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ hk2-inhabitant-generator --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 16 source files with javac [debug release 11] to target/classes [INFO] [INFO] --- plugin:3.10.2:descriptor (default-descriptor) @ hk2-inhabitant-generator --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-annotations mojo extractor found 0 mojo descriptor. [INFO] java-javadoc mojo extractor found 2 mojo descriptors. [WARNING] [WARNING] Deprecated extractor java-javadoc extracted 2 descriptors. Upgrade your Mojo definitions. [WARNING] You should use Mojo Annotations instead of Javadoc tags. [WARNING] [INFO] ant mojo extractor found 0 mojo descriptor. [INFO] bsh mojo extractor found 0 mojo descriptor. line 1 column 1 - Warning: missing declaration line 1 column 1 - Warning: plain text isn't allowed in elements line 1 column 21 - Warning: inserting missing 'title' element line 1 column 1 - Warning: missing declaration line 1 column 1 - Warning: plain text isn't allowed in elements line 1 column 19 - Warning: inserting missing 'title' element line 1 column 1 - Warning: missing declaration line 1 column 1 - Warning: plain text isn't allowed in elements line 1 column 21 - Warning: inserting missing 'title' element line 1 column 1 - Warning: missing declaration line 1 column 1 - Warning: plain text isn't allowed in elements line 1 column 19 - Warning: inserting missing 'title' element line 1 column 1 - Warning: missing declaration line 1 column 1 - Warning: plain text isn't allowed in elements line 1 column 21 - Warning: inserting missing 'title' element line 1 column 1 - Warning: missing declaration line 1 column 1 - Warning: plain text isn't allowed in elements line 1 column 19 - Warning: inserting missing 'title' element line 1 column 1 - Warning: missing declaration line 1 column 1 - Warning: plain text isn't allowed in elements line 1 column 21 - Warning: inserting missing 'title' element line 1 column 1 - Warning: missing declaration line 1 column 1 - Warning: plain text isn't allowed in elements line 1 column 19 - Warning: inserting missing 'title' element line 1 column 1 - Warning: missing declaration line 1 column 1 - Warning: plain text isn't allowed in elements line 1 column 21 - Warning: inserting missing 'title' element line 1 column 1 - Warning: missing declaration line 1 column 1 - Warning: plain text isn't allowed in elements line 1 column 19 - Warning: inserting missing 'title' element line 1 column 1 - Warning: missing declaration line 1 column 1 - Warning: plain text isn't allowed in elements line 1 column 21 - Warning: inserting missing 'title' element line 1 column 1 - Warning: missing declaration line 1 column 1 - Warning: plain text isn't allowed in elements line 1 column 19 - Warning: inserting missing 'title' element [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ hk2-inhabitant-generator --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/hk2-inhabitant-generator/src/test/resources [INFO] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ hk2-inhabitant-generator --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 48 source files with javac [debug release 11] to target/test-classes [INFO] [INFO] --- compiler:3.12.1:testCompile (gendir) @ hk2-inhabitant-generator --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 44 source files with javac [debug release 11] to target/test-classes/gendir [INFO] [INFO] --- compiler:3.12.1:testCompile (negative) @ hk2-inhabitant-generator --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 11] to target/test-classes/negative [INFO] [INFO] --- jar:3.3.0:test-jar (gendir-package) @ hk2-inhabitant-generator --- [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/hk2-inhabitant-generator/target/test-classes/gendir-tests.jar [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ hk2-inhabitant-generator --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ hk2-inhabitant-generator --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/hk2-inhabitant-generator/target/hk2-inhabitant-generator.jar [INFO] [INFO] --- plugin:3.10.2:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ hk2-inhabitant-generator --- [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ hk2-inhabitant-generator --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 44 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/hk2-inhabitant-generator/target/bom.xml [INFO] attaching as hk2-inhabitant-generator-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/hk2-inhabitant-generator/target/bom.json [INFO] attaching as hk2-inhabitant-generator-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ hk2-inhabitant-generator --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/hk2-inhabitant-generator/target/hk2-inhabitant-generator-sources.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ hk2-inhabitant-generator --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-api/apidocs/ are in named modules. [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/hk2-inhabitant-generator/src/main/java/org/jvnet/hk2/generator/internal/ClassVisitorImpl.java:106: warning: @param argument "searchHere" is not a parameter name. [WARNING] * @param searchHere if we cannot classload something directly, search for it here [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/hk2-inhabitant-generator/src/main/java/org/jvnet/hk2/generator/internal/Utilities.java:485: warning: @param argument "searchHere" is not a parameter name. [WARNING] * @param searchHere [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/hk2-inhabitant-generator/src/main/java/org/jvnet/hk2/generator/internal/Utilities.java:532: warning: @param argument "searchHere" is not a parameter name. [WARNING] * @param searchHere [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/hk2-inhabitant-generator/src/main/java/org/jvnet/hk2/generator/internal/Utilities.java:579: warning: @param argument "searchHere" is not a parameter name. [WARNING] * @param searchHere [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/hk2-inhabitant-generator/src/main/java/org/jvnet/hk2/generator/internal/Utilities.java:636: warning: @param argument "searchHere" is not a parameter name. [WARNING] * @param searchHere [WARNING] ^ [WARNING] 6 warnings [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/hk2-inhabitant-generator/target/hk2-inhabitant-generator-javadoc.jar [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ hk2-inhabitant-generator --- [INFO] Signing 7 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ hk2-inhabitant-generator --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/hk2-inhabitant-generator/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-inhabitant-generator/4.0.0-M2/hk2-inhabitant-generator-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/hk2-inhabitant-generator/target/hk2-inhabitant-generator.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-inhabitant-generator/4.0.0-M2/hk2-inhabitant-generator-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/hk2-inhabitant-generator/target/test-classes/gendir-tests.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-inhabitant-generator/4.0.0-M2/hk2-inhabitant-generator-4.0.0-M2-tests.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/hk2-inhabitant-generator/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-inhabitant-generator/4.0.0-M2/hk2-inhabitant-generator-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/hk2-inhabitant-generator/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-inhabitant-generator/4.0.0-M2/hk2-inhabitant-generator-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/hk2-inhabitant-generator/target/hk2-inhabitant-generator-sources.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-inhabitant-generator/4.0.0-M2/hk2-inhabitant-generator-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/hk2-inhabitant-generator/target/hk2-inhabitant-generator-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-inhabitant-generator/4.0.0-M2/hk2-inhabitant-generator-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/hk2-inhabitant-generator/target/hk2-inhabitant-generator.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-inhabitant-generator/4.0.0-M2/hk2-inhabitant-generator-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/hk2-inhabitant-generator/target/hk2-inhabitant-generator.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-inhabitant-generator/4.0.0-M2/hk2-inhabitant-generator-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/hk2-inhabitant-generator/target/gpg/test-classes/gendir-tests.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-inhabitant-generator/4.0.0-M2/hk2-inhabitant-generator-4.0.0-M2-tests.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/hk2-inhabitant-generator/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-inhabitant-generator/4.0.0-M2/hk2-inhabitant-generator-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/hk2-inhabitant-generator/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-inhabitant-generator/4.0.0-M2/hk2-inhabitant-generator-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/hk2-inhabitant-generator/target/hk2-inhabitant-generator-sources.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-inhabitant-generator/4.0.0-M2/hk2-inhabitant-generator-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/hk2-inhabitant-generator/target/hk2-inhabitant-generator-javadoc.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-inhabitant-generator/4.0.0-M2/hk2-inhabitant-generator-4.0.0-M2-javadoc.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ hk2-inhabitant-generator --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/hk2-inhabitant-generator/target/hk2-inhabitant-generator.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-inhabitant-generator/4.0.0-M2/hk2-inhabitant-generator-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/hk2-inhabitant-generator/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-inhabitant-generator/4.0.0-M2/hk2-inhabitant-generator-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/hk2-inhabitant-generator/target/test-classes/gendir-tests.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-inhabitant-generator/4.0.0-M2/hk2-inhabitant-generator-4.0.0-M2-tests.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/hk2-inhabitant-generator/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-inhabitant-generator/4.0.0-M2/hk2-inhabitant-generator-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/hk2-inhabitant-generator/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-inhabitant-generator/4.0.0-M2/hk2-inhabitant-generator-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/hk2-inhabitant-generator/target/hk2-inhabitant-generator-sources.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-inhabitant-generator/4.0.0-M2/hk2-inhabitant-generator-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/hk2-inhabitant-generator/target/hk2-inhabitant-generator-javadoc.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-inhabitant-generator/4.0.0-M2/hk2-inhabitant-generator-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/hk2-inhabitant-generator/target/hk2-inhabitant-generator.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-inhabitant-generator/4.0.0-M2/hk2-inhabitant-generator-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/hk2-inhabitant-generator/target/hk2-inhabitant-generator.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-inhabitant-generator/4.0.0-M2/hk2-inhabitant-generator-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/hk2-inhabitant-generator/target/gpg/test-classes/gendir-tests.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-inhabitant-generator/4.0.0-M2/hk2-inhabitant-generator-4.0.0-M2-tests.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/hk2-inhabitant-generator/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-inhabitant-generator/4.0.0-M2/hk2-inhabitant-generator-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/hk2-inhabitant-generator/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-inhabitant-generator/4.0.0-M2/hk2-inhabitant-generator-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/hk2-inhabitant-generator/target/hk2-inhabitant-generator-sources.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-inhabitant-generator/4.0.0-M2/hk2-inhabitant-generator-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/hk2-inhabitant-generator/target/hk2-inhabitant-generator-javadoc.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-inhabitant-generator/4.0.0-M2/hk2-inhabitant-generator-4.0.0-M2-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ----------< org.glassfish.hk2:hk2-metadata-generator-parent >----------- [INFO] Building HK2 Metadata Generator Subsystem 4.0.0-M2 [12/72] [INFO] from hk2-metadata-generator/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-metadata-generator-parent --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ hk2-metadata-generator-parent --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ hk2-metadata-generator-parent --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ hk2-metadata-generator-parent --- [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ hk2-metadata-generator-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/target/bom.xml [INFO] attaching as hk2-metadata-generator-parent-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/target/bom.json [INFO] attaching as hk2-metadata-generator-parent-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ hk2-metadata-generator-parent --- [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ hk2-metadata-generator-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ hk2-metadata-generator-parent --- [INFO] Signing 3 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ hk2-metadata-generator-parent --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-metadata-generator-parent/4.0.0-M2/hk2-metadata-generator-parent-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-metadata-generator-parent/4.0.0-M2/hk2-metadata-generator-parent-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-metadata-generator-parent/4.0.0-M2/hk2-metadata-generator-parent-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/target/hk2-metadata-generator-parent.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-metadata-generator-parent/4.0.0-M2/hk2-metadata-generator-parent-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-metadata-generator-parent/4.0.0-M2/hk2-metadata-generator-parent-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-metadata-generator-parent/4.0.0-M2/hk2-metadata-generator-parent-4.0.0-M2-cyclonedx.json.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ hk2-metadata-generator-parent --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-metadata-generator-parent/4.0.0-M2/hk2-metadata-generator-parent-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-metadata-generator-parent/4.0.0-M2/hk2-metadata-generator-parent-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-metadata-generator-parent/4.0.0-M2/hk2-metadata-generator-parent-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/target/hk2-metadata-generator-parent.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-metadata-generator-parent/4.0.0-M2/hk2-metadata-generator-parent-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-metadata-generator-parent/4.0.0-M2/hk2-metadata-generator-parent-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-metadata-generator-parent/4.0.0-M2/hk2-metadata-generator-parent-4.0.0-M2-cyclonedx.json.asc [INFO] Execution skipped to the last project... [INFO] [INFO] --------------< org.glassfish.hk2:hk2-metadata-generator >-------------- [INFO] Building HK2 Metadata Generator 4.0.0-M2 [13/72] [INFO] from hk2-metadata-generator/main/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-metadata-generator --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ hk2-metadata-generator --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ hk2-metadata-generator --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ hk2-metadata-generator --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ hk2-metadata-generator --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from ../.. to target/classes/META-INF [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ hk2-metadata-generator --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ hk2-metadata-generator --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/main/src/test/resources [INFO] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ hk2-metadata-generator --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ hk2-metadata-generator --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ hk2-metadata-generator --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/main/target/hk2-metadata-generator.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ hk2-metadata-generator --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 5 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/main/target/bom.xml [INFO] attaching as hk2-metadata-generator-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/main/target/bom.json [INFO] attaching as hk2-metadata-generator-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ hk2-metadata-generator --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/main/target/hk2-metadata-generator-sources.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ hk2-metadata-generator --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-utils/apidocs/ are in named modules. [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-api/apidocs/ are in named modules. [WARNING] 2 warnings [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/main/target/hk2-metadata-generator-javadoc.jar [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ hk2-metadata-generator --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ hk2-metadata-generator --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/main/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-metadata-generator/4.0.0-M2/hk2-metadata-generator-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/main/target/hk2-metadata-generator.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-metadata-generator/4.0.0-M2/hk2-metadata-generator-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/main/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-metadata-generator/4.0.0-M2/hk2-metadata-generator-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/main/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-metadata-generator/4.0.0-M2/hk2-metadata-generator-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/main/target/hk2-metadata-generator-sources.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-metadata-generator/4.0.0-M2/hk2-metadata-generator-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/main/target/hk2-metadata-generator-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-metadata-generator/4.0.0-M2/hk2-metadata-generator-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/main/target/hk2-metadata-generator.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-metadata-generator/4.0.0-M2/hk2-metadata-generator-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/main/target/hk2-metadata-generator.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-metadata-generator/4.0.0-M2/hk2-metadata-generator-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/main/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-metadata-generator/4.0.0-M2/hk2-metadata-generator-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/main/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-metadata-generator/4.0.0-M2/hk2-metadata-generator-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/main/target/hk2-metadata-generator-sources.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-metadata-generator/4.0.0-M2/hk2-metadata-generator-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/main/target/hk2-metadata-generator-javadoc.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-metadata-generator/4.0.0-M2/hk2-metadata-generator-4.0.0-M2-javadoc.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ hk2-metadata-generator --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/main/target/hk2-metadata-generator.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-metadata-generator/4.0.0-M2/hk2-metadata-generator-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/main/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-metadata-generator/4.0.0-M2/hk2-metadata-generator-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/main/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-metadata-generator/4.0.0-M2/hk2-metadata-generator-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/main/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-metadata-generator/4.0.0-M2/hk2-metadata-generator-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/main/target/hk2-metadata-generator-sources.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-metadata-generator/4.0.0-M2/hk2-metadata-generator-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/main/target/hk2-metadata-generator-javadoc.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-metadata-generator/4.0.0-M2/hk2-metadata-generator-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/main/target/hk2-metadata-generator.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-metadata-generator/4.0.0-M2/hk2-metadata-generator-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/main/target/hk2-metadata-generator.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-metadata-generator/4.0.0-M2/hk2-metadata-generator-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/main/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-metadata-generator/4.0.0-M2/hk2-metadata-generator-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/main/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-metadata-generator/4.0.0-M2/hk2-metadata-generator-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/main/target/hk2-metadata-generator-sources.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-metadata-generator/4.0.0-M2/hk2-metadata-generator-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/main/target/hk2-metadata-generator-javadoc.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-metadata-generator/4.0.0-M2/hk2-metadata-generator-4.0.0-M2-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -----------< org.glassfish.hk2:hk2-metadata-generator-test1 >----------- [INFO] Building HK2 Metadata Generator Test One 4.0.0-M2 [14/72] [INFO] from hk2-metadata-generator/test1/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-metadata-generator-test1 --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ hk2-metadata-generator-test1 --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ hk2-metadata-generator-test1 --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ hk2-metadata-generator-test1 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ hk2-metadata-generator-test1 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/test1/src/main/resources [INFO] Copying 2 resources from ../.. to target/classes/META-INF [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ hk2-metadata-generator-test1 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 55 source files with javac [debug release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ hk2-metadata-generator-test1 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/test1/src/test/resources [INFO] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ hk2-metadata-generator-test1 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug release 11] to target/test-classes [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/test1/src/test/java/org/jvnet/hk2/metadata/tests/InhabitantsGeneratorTest.java: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/test1/src/test/java/org/jvnet/hk2/metadata/tests/InhabitantsGeneratorTest.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/test1/src/test/java/org/jvnet/hk2/metadata/tests/InhabitantsGeneratorTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ hk2-metadata-generator-test1 --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ hk2-metadata-generator-test1 --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/test1/target/hk2-metadata-generator-test1.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ hk2-metadata-generator-test1 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 8 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/test1/target/bom.xml [INFO] attaching as hk2-metadata-generator-test1-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/test1/target/bom.json [INFO] attaching as hk2-metadata-generator-test1-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ hk2-metadata-generator-test1 --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/test1/target/hk2-metadata-generator-test1-sources.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ hk2-metadata-generator-test1 --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-utils/apidocs/ are in named modules. [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-api/apidocs/ are in named modules. [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-locator/apidocs/ are in named modules. [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/test1/src/main/java/org/jvnet/hk2/metadata/tests/SimpleContract.java:24: warning: Tag @link: reference not found: ContractsProvided [WARNING] * {@link ContractsProvided} [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/test1/src/main/java/org/jvnet/hk2/metadata/tests/StreetAddress.java:21: warning: Tag @link: reference not found: GenerateServiceFromMethod [WARNING] * due to the {@link GenerateServiceFromMethod} annotation [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/test1/src/main/java/org/jvnet/hk2/metadata/tests/SimpleContract.java:24: warning: Tag @link: reference not found: ContractsProvided [WARNING] * {@link ContractsProvided} [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/test1/src/main/java/org/jvnet/hk2/metadata/tests/StreetAddress.java:21: warning: Tag @link: reference not found: GenerateServiceFromMethod [WARNING] * due to the {@link GenerateServiceFromMethod} annotation [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/test1/src/main/java/org/jvnet/hk2/metadata/tests/SimpleContract.java:24: warning: Tag @link: reference not found: ContractsProvided [WARNING] * {@link ContractsProvided} [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/test1/src/main/java/org/jvnet/hk2/metadata/tests/SimpleContract.java:24: warning: Tag @link: reference not found: ContractsProvided [WARNING] * {@link ContractsProvided} [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/test1/src/main/java/org/jvnet/hk2/metadata/tests/StreetAddress.java:21: warning: Tag @link: reference not found: GenerateServiceFromMethod [WARNING] * due to the {@link GenerateServiceFromMethod} annotation [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/test1/src/main/java/org/jvnet/hk2/metadata/tests/SimpleContract.java:24: warning: Tag @link: reference not found: ContractsProvided [WARNING] * {@link ContractsProvided} [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/test1/src/main/java/org/jvnet/hk2/metadata/tests/StreetAddress.java:21: warning: Tag @link: reference not found: GenerateServiceFromMethod [WARNING] * due to the {@link GenerateServiceFromMethod} annotation [WARNING] ^ [WARNING] 12 warnings [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/test1/target/hk2-metadata-generator-test1-javadoc.jar [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ hk2-metadata-generator-test1 --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ hk2-metadata-generator-test1 --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/test1/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-metadata-generator-test1/4.0.0-M2/hk2-metadata-generator-test1-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/test1/target/hk2-metadata-generator-test1.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-metadata-generator-test1/4.0.0-M2/hk2-metadata-generator-test1-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/test1/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-metadata-generator-test1/4.0.0-M2/hk2-metadata-generator-test1-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/test1/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-metadata-generator-test1/4.0.0-M2/hk2-metadata-generator-test1-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/test1/target/hk2-metadata-generator-test1-sources.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-metadata-generator-test1/4.0.0-M2/hk2-metadata-generator-test1-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/test1/target/hk2-metadata-generator-test1-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-metadata-generator-test1/4.0.0-M2/hk2-metadata-generator-test1-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/test1/target/hk2-metadata-generator-test1.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-metadata-generator-test1/4.0.0-M2/hk2-metadata-generator-test1-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/test1/target/hk2-metadata-generator-test1.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-metadata-generator-test1/4.0.0-M2/hk2-metadata-generator-test1-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/test1/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-metadata-generator-test1/4.0.0-M2/hk2-metadata-generator-test1-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/test1/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-metadata-generator-test1/4.0.0-M2/hk2-metadata-generator-test1-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/test1/target/hk2-metadata-generator-test1-sources.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-metadata-generator-test1/4.0.0-M2/hk2-metadata-generator-test1-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/test1/target/hk2-metadata-generator-test1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-metadata-generator-test1/4.0.0-M2/hk2-metadata-generator-test1-4.0.0-M2-javadoc.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ hk2-metadata-generator-test1 --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/test1/target/hk2-metadata-generator-test1.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-metadata-generator-test1/4.0.0-M2/hk2-metadata-generator-test1-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/test1/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-metadata-generator-test1/4.0.0-M2/hk2-metadata-generator-test1-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/test1/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-metadata-generator-test1/4.0.0-M2/hk2-metadata-generator-test1-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/test1/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-metadata-generator-test1/4.0.0-M2/hk2-metadata-generator-test1-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/test1/target/hk2-metadata-generator-test1-sources.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-metadata-generator-test1/4.0.0-M2/hk2-metadata-generator-test1-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/test1/target/hk2-metadata-generator-test1-javadoc.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-metadata-generator-test1/4.0.0-M2/hk2-metadata-generator-test1-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/test1/target/hk2-metadata-generator-test1.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-metadata-generator-test1/4.0.0-M2/hk2-metadata-generator-test1-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/test1/target/hk2-metadata-generator-test1.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-metadata-generator-test1/4.0.0-M2/hk2-metadata-generator-test1-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/test1/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-metadata-generator-test1/4.0.0-M2/hk2-metadata-generator-test1-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/test1/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-metadata-generator-test1/4.0.0-M2/hk2-metadata-generator-test1-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/test1/target/hk2-metadata-generator-test1-sources.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-metadata-generator-test1/4.0.0-M2/hk2-metadata-generator-test1-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/test1/target/hk2-metadata-generator-test1-javadoc.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-metadata-generator-test1/4.0.0-M2/hk2-metadata-generator-test1-4.0.0-M2-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -----------------< org.glassfish.hk2:hk2-junitrunner >------------------ [INFO] Building HK2 Junit Runner 4.0.0-M2 [15/72] [INFO] from hk2-testing/hk2-junitrunner/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-junitrunner --- [INFO] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (compute-osgi-version) @ hk2-junitrunner --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ hk2-junitrunner --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ hk2-junitrunner --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ hk2-junitrunner --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ hk2-junitrunner --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-junitrunner/src/main/resources [INFO] Copying 2 resources from ../.. to target/classes/META-INF [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ hk2-junitrunner --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug release 11] to target/classes [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ hk2-junitrunner --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-junitrunner/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ hk2-junitrunner --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ hk2-junitrunner --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 32 source files with javac [debug release 11] to target/test-classes [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ hk2-junitrunner --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ hk2-junitrunner --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-junitrunner/target/hk2-junitrunner.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ hk2-junitrunner --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-junitrunner/target/bom.xml [INFO] attaching as hk2-junitrunner-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-junitrunner/target/bom.json [INFO] attaching as hk2-junitrunner-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ hk2-junitrunner --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-junitrunner/target/hk2-junitrunner-sources.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ hk2-junitrunner --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-api/apidocs/ are in named modules. [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-locator/apidocs/ are in named modules. [WARNING] 2 warnings [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-junitrunner/target/hk2-junitrunner-javadoc.jar [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ hk2-junitrunner --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ hk2-junitrunner --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-junitrunner/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-junitrunner/4.0.0-M2/hk2-junitrunner-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-junitrunner/target/hk2-junitrunner.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-junitrunner/4.0.0-M2/hk2-junitrunner-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-junitrunner/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-junitrunner/4.0.0-M2/hk2-junitrunner-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-junitrunner/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-junitrunner/4.0.0-M2/hk2-junitrunner-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-junitrunner/target/hk2-junitrunner-sources.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-junitrunner/4.0.0-M2/hk2-junitrunner-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-junitrunner/target/hk2-junitrunner-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-junitrunner/4.0.0-M2/hk2-junitrunner-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-junitrunner/target/hk2-junitrunner.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-junitrunner/4.0.0-M2/hk2-junitrunner-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-junitrunner/target/hk2-junitrunner.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-junitrunner/4.0.0-M2/hk2-junitrunner-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-junitrunner/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-junitrunner/4.0.0-M2/hk2-junitrunner-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-junitrunner/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-junitrunner/4.0.0-M2/hk2-junitrunner-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-junitrunner/target/hk2-junitrunner-sources.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-junitrunner/4.0.0-M2/hk2-junitrunner-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-junitrunner/target/hk2-junitrunner-javadoc.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-junitrunner/4.0.0-M2/hk2-junitrunner-4.0.0-M2-javadoc.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ hk2-junitrunner --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-junitrunner/target/hk2-junitrunner.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-junitrunner/4.0.0-M2/hk2-junitrunner-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-junitrunner/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-junitrunner/4.0.0-M2/hk2-junitrunner-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-junitrunner/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-junitrunner/4.0.0-M2/hk2-junitrunner-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-junitrunner/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-junitrunner/4.0.0-M2/hk2-junitrunner-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-junitrunner/target/hk2-junitrunner-sources.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-junitrunner/4.0.0-M2/hk2-junitrunner-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-junitrunner/target/hk2-junitrunner-javadoc.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-junitrunner/4.0.0-M2/hk2-junitrunner-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-junitrunner/target/hk2-junitrunner.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-junitrunner/4.0.0-M2/hk2-junitrunner-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-junitrunner/target/hk2-junitrunner.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-junitrunner/4.0.0-M2/hk2-junitrunner-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-junitrunner/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-junitrunner/4.0.0-M2/hk2-junitrunner-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-junitrunner/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-junitrunner/4.0.0-M2/hk2-junitrunner-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-junitrunner/target/hk2-junitrunner-sources.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-junitrunner/4.0.0-M2/hk2-junitrunner-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-junitrunner/target/hk2-junitrunner-javadoc.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-junitrunner/4.0.0-M2/hk2-junitrunner-4.0.0-M2-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -------------------< org.glassfish.hk2:hk2-runlevel >------------------- [INFO] Building Run Level Service 4.0.0-M2 [16/72] [INFO] from hk2-runlevel/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-runlevel --- [INFO] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (compute-osgi-version) @ hk2-runlevel --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ hk2-runlevel --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ hk2-runlevel --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ hk2-runlevel --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ hk2-runlevel --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-runlevel/src/main/resources [INFO] Copying 2 resources from .. to target/classes/META-INF [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ hk2-runlevel --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug release 11] to target/classes [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-runlevel/src/main/java/org/glassfish/hk2/runlevel/internal/CurrentTaskFuture.java: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-runlevel/src/main/java/org/glassfish/hk2/runlevel/internal/CurrentTaskFuture.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-runlevel/src/main/java/org/glassfish/hk2/runlevel/internal/CurrentTaskFuture.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default) @ hk2-runlevel --- [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ hk2-runlevel --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-runlevel/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ hk2-runlevel --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-runlevel/src/test/resources [INFO] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ hk2-runlevel --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 108 source files with javac [debug release 11] to target/test-classes [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-runlevel/src/test/java/org/glassfish/hk2/runlevel/tests/sync/ServiceWithThreadLocal.java: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-runlevel/src/test/java/org/glassfish/hk2/runlevel/tests/sync/ServiceWithThreadLocal.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-runlevel/src/test/java/org/glassfish/hk2/runlevel/tests/sync/ServiceWithThreadLocal.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ hk2-runlevel --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ hk2-runlevel --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-runlevel/target/hk2-runlevel.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ hk2-runlevel --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 7 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-runlevel/target/bom.xml [INFO] attaching as hk2-runlevel-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-runlevel/target/bom.json [INFO] attaching as hk2-runlevel-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ hk2-runlevel --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-runlevel/target/hk2-runlevel-sources.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ hk2-runlevel --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-runlevel/target/hk2-runlevel-javadoc.jar [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ hk2-runlevel --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ hk2-runlevel --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-runlevel/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-runlevel/4.0.0-M2/hk2-runlevel-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-runlevel/target/hk2-runlevel.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-runlevel/4.0.0-M2/hk2-runlevel-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-runlevel/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-runlevel/4.0.0-M2/hk2-runlevel-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-runlevel/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-runlevel/4.0.0-M2/hk2-runlevel-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-runlevel/target/hk2-runlevel-sources.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-runlevel/4.0.0-M2/hk2-runlevel-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-runlevel/target/hk2-runlevel-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-runlevel/4.0.0-M2/hk2-runlevel-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-runlevel/target/hk2-runlevel.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-runlevel/4.0.0-M2/hk2-runlevel-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-runlevel/target/hk2-runlevel.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-runlevel/4.0.0-M2/hk2-runlevel-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-runlevel/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-runlevel/4.0.0-M2/hk2-runlevel-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-runlevel/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-runlevel/4.0.0-M2/hk2-runlevel-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-runlevel/target/hk2-runlevel-sources.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-runlevel/4.0.0-M2/hk2-runlevel-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-runlevel/target/hk2-runlevel-javadoc.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-runlevel/4.0.0-M2/hk2-runlevel-4.0.0-M2-javadoc.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ hk2-runlevel --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-runlevel/target/hk2-runlevel.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-runlevel/4.0.0-M2/hk2-runlevel-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-runlevel/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-runlevel/4.0.0-M2/hk2-runlevel-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-runlevel/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-runlevel/4.0.0-M2/hk2-runlevel-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-runlevel/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-runlevel/4.0.0-M2/hk2-runlevel-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-runlevel/target/hk2-runlevel-sources.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-runlevel/4.0.0-M2/hk2-runlevel-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-runlevel/target/hk2-runlevel-javadoc.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-runlevel/4.0.0-M2/hk2-runlevel-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-runlevel/target/hk2-runlevel.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-runlevel/4.0.0-M2/hk2-runlevel-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-runlevel/target/hk2-runlevel.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-runlevel/4.0.0-M2/hk2-runlevel-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-runlevel/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-runlevel/4.0.0-M2/hk2-runlevel-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-runlevel/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-runlevel/4.0.0-M2/hk2-runlevel-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-runlevel/target/hk2-runlevel-sources.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-runlevel/4.0.0-M2/hk2-runlevel-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-runlevel/target/hk2-runlevel-javadoc.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-runlevel/4.0.0-M2/hk2-runlevel-4.0.0-M2-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -------------------< org.glassfish.hk2:class-model >-------------------- [INFO] Building Class Model for Hk2 4.0.0-M2 [17/72] [INFO] from class-model/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ class-model --- [INFO] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (compute-osgi-version) @ class-model --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ class-model --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ class-model --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ class-model --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ class-model --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/class-model/src/main/resources [INFO] Copying 2 resources from .. to target/classes/META-INF [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ class-model --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 52 source files with javac [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/class-model/src/main/java/org/glassfish/hk2/classmodel/reflect/ArchiveAdapter.java:[109,16] deprecated item is not annotated with @Deprecated [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/class-model/src/main/java/org/glassfish/hk2/classmodel/reflect/util/InputStreamArchiveAdapter.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/class-model/src/main/java/org/glassfish/hk2/classmodel/reflect/util/InputStreamArchiveAdapter.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/class-model/src/main/java/org/glassfish/hk2/classmodel/reflect/impl/ExtensibleTypeImpl.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/class-model/src/main/java/org/glassfish/hk2/classmodel/reflect/impl/ExtensibleTypeImpl.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ class-model --- [INFO] No MANIFEST.MF file found, generating manifest. [WARNING] Manifest org.glassfish.hk2:class-model:jar:4.0.0-M2 : Export org.glassfish.hk2.classmodel.reflect, has 1, private references [org.glassfish.hk2.classmodel.reflect.impl] [INFO] Writing manifest: /home/jenkins/agent/workspace/1_hk2-build-and-stage/class-model/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ class-model --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/class-model/src/test/resources [INFO] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ class-model --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 29 source files with javac [debug release 11] to target/test-classes [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/class-model/src/test/java/org/glassfish/hk2/classmodel/reflect/test/method/MethodTest.java: /home/jenkins/agent/workspace/1_hk2-build-and-stage/class-model/src/test/java/org/glassfish/hk2/classmodel/reflect/test/method/MethodTest.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/class-model/src/test/java/org/glassfish/hk2/classmodel/reflect/test/method/MethodTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ class-model --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ class-model --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/class-model/target/class-model.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ class-model --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 7 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/class-model/target/bom.xml [INFO] attaching as class-model-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/class-model/target/bom.json [INFO] attaching as class-model-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ class-model --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/class-model/target/class-model-sources.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ class-model --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/class-model/src/main/java/org/glassfish/hk2/classmodel/reflect/ParameterizedInterfaceModel.java:28: warning: invalid input: '<' [WARNING] * Returns the name where parameter types are enclosed in < > [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/class-model/src/main/java/org/glassfish/hk2/classmodel/reflect/ParameterizedInterfaceModel.java:28: warning: invalid input: '<' [WARNING] * Returns the name where parameter types are enclosed in < > [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/class-model/src/main/java/org/glassfish/hk2/classmodel/reflect/ParameterizedInterfaceModel.java:28: warning: invalid input: '<' [WARNING] * Returns the name where parameter types are enclosed in < > [WARNING] ^ [WARNING] 3 warnings [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/class-model/target/class-model-javadoc.jar [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ class-model --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ class-model --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/class-model/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/class-model/4.0.0-M2/class-model-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/class-model/target/class-model.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/class-model/4.0.0-M2/class-model-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/class-model/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/class-model/4.0.0-M2/class-model-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/class-model/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/class-model/4.0.0-M2/class-model-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/class-model/target/class-model-sources.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/class-model/4.0.0-M2/class-model-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/class-model/target/class-model-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/class-model/4.0.0-M2/class-model-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/class-model/target/class-model.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/class-model/4.0.0-M2/class-model-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/class-model/target/class-model.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/class-model/4.0.0-M2/class-model-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/class-model/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/class-model/4.0.0-M2/class-model-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/class-model/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/class-model/4.0.0-M2/class-model-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/class-model/target/class-model-sources.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/class-model/4.0.0-M2/class-model-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/class-model/target/class-model-javadoc.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/class-model/4.0.0-M2/class-model-4.0.0-M2-javadoc.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ class-model --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/class-model/target/class-model.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/class-model/4.0.0-M2/class-model-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/class-model/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/class-model/4.0.0-M2/class-model-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/class-model/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/class-model/4.0.0-M2/class-model-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/class-model/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/class-model/4.0.0-M2/class-model-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/class-model/target/class-model-sources.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/class-model/4.0.0-M2/class-model-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/class-model/target/class-model-javadoc.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/class-model/4.0.0-M2/class-model-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/class-model/target/class-model.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/class-model/4.0.0-M2/class-model-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/class-model/target/class-model.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/class-model/4.0.0-M2/class-model-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/class-model/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/class-model/4.0.0-M2/class-model-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/class-model/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/class-model/4.0.0-M2/class-model-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/class-model/target/class-model-sources.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/class-model/4.0.0-M2/class-model-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/class-model/target/class-model-javadoc.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/class-model/4.0.0-M2/class-model-4.0.0-M2-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -----------------------< org.glassfish.hk2:osgi >----------------------- [INFO] Building OSGi code 4.0.0-M2 [18/72] [INFO] from osgi/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ osgi --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ osgi --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ osgi --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ osgi --- [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ osgi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/target/bom.xml [INFO] attaching as osgi-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/target/bom.json [INFO] attaching as osgi-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ osgi --- [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ osgi --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ osgi --- [INFO] Signing 3 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ osgi --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/osgi/4.0.0-M2/osgi-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/osgi/4.0.0-M2/osgi-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/osgi/4.0.0-M2/osgi-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/target/osgi.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/osgi/4.0.0-M2/osgi-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/osgi/4.0.0-M2/osgi-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/osgi/4.0.0-M2/osgi-4.0.0-M2-cyclonedx.json.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ osgi --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/osgi/4.0.0-M2/osgi-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/osgi/4.0.0-M2/osgi-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/osgi/4.0.0-M2/osgi-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/target/osgi.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/osgi/4.0.0-M2/osgi-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/osgi/4.0.0-M2/osgi-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/osgi/4.0.0-M2/osgi-4.0.0-M2-cyclonedx.json.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -------------------< org.glassfish.hk2:osgi-adapter >------------------- [INFO] Building HK2 OSGi Adapter 4.0.0-M2 [19/72] [INFO] from osgi/adapter/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ osgi-adapter --- [INFO] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (compute-osgi-version) @ osgi-adapter --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ osgi-adapter --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ osgi-adapter --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ osgi-adapter --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ osgi-adapter --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter/src/main/resources [INFO] Copying 2 resources from ../.. to target/classes/META-INF [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ osgi-adapter --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 19 source files with javac [debug release 11] to target/classes [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter/src/main/java/org/jvnet/hk2/osgiadapter/AbstractOSGiModulesRegistryImpl.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter/src/main/java/org/jvnet/hk2/osgiadapter/AbstractOSGiModulesRegistryImpl.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter/src/main/java/org/jvnet/hk2/osgiadapter/AbstractOSGiModulesRegistryImpl.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter/src/main/java/org/jvnet/hk2/osgiadapter/AbstractOSGiModulesRegistryImpl.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ osgi-adapter --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ osgi-adapter --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter/src/test/resources [INFO] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ osgi-adapter --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ osgi-adapter --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ osgi-adapter --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter/target/osgi-adapter.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ osgi-adapter --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 47 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter/target/bom.xml [INFO] attaching as osgi-adapter-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter/target/bom.json [INFO] attaching as osgi-adapter-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ osgi-adapter --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter/target/osgi-adapter-sources.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ osgi-adapter --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-core/apidocs/ are in named modules. [WARNING] 1 warning [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter/target/osgi-adapter-javadoc.jar [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ osgi-adapter --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ osgi-adapter --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/osgi-adapter/4.0.0-M2/osgi-adapter-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter/target/osgi-adapter.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/osgi-adapter/4.0.0-M2/osgi-adapter-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/osgi-adapter/4.0.0-M2/osgi-adapter-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/osgi-adapter/4.0.0-M2/osgi-adapter-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter/target/osgi-adapter-sources.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/osgi-adapter/4.0.0-M2/osgi-adapter-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter/target/osgi-adapter-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/osgi-adapter/4.0.0-M2/osgi-adapter-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter/target/osgi-adapter.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/osgi-adapter/4.0.0-M2/osgi-adapter-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter/target/osgi-adapter.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/osgi-adapter/4.0.0-M2/osgi-adapter-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/osgi-adapter/4.0.0-M2/osgi-adapter-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/osgi-adapter/4.0.0-M2/osgi-adapter-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter/target/osgi-adapter-sources.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/osgi-adapter/4.0.0-M2/osgi-adapter-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter/target/osgi-adapter-javadoc.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/osgi-adapter/4.0.0-M2/osgi-adapter-4.0.0-M2-javadoc.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ osgi-adapter --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter/target/osgi-adapter.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/osgi-adapter/4.0.0-M2/osgi-adapter-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/osgi-adapter/4.0.0-M2/osgi-adapter-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/osgi-adapter/4.0.0-M2/osgi-adapter-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/osgi-adapter/4.0.0-M2/osgi-adapter-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter/target/osgi-adapter-sources.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/osgi-adapter/4.0.0-M2/osgi-adapter-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter/target/osgi-adapter-javadoc.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/osgi-adapter/4.0.0-M2/osgi-adapter-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter/target/osgi-adapter.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/osgi-adapter/4.0.0-M2/osgi-adapter-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter/target/osgi-adapter.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/osgi-adapter/4.0.0-M2/osgi-adapter-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/osgi-adapter/4.0.0-M2/osgi-adapter-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/osgi-adapter/4.0.0-M2/osgi-adapter-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter/target/osgi-adapter-sources.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/osgi-adapter/4.0.0-M2/osgi-adapter-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter/target/osgi-adapter-javadoc.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/osgi-adapter/4.0.0-M2/osgi-adapter-4.0.0-M2-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ------------< org.glassfish.hk2:osgi-adapter-tests-parent >------------- [INFO] Building osgi-adapter-tests-parent 4.0.0-M2 [20/72] [INFO] from osgi/adapter-tests/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ osgi-adapter-tests-parent --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ osgi-adapter-tests-parent --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ osgi-adapter-tests-parent --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ osgi-adapter-tests-parent --- [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ osgi-adapter-tests-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/target/bom.xml [INFO] attaching as osgi-adapter-tests-parent-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/target/bom.json [INFO] attaching as osgi-adapter-tests-parent-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ osgi-adapter-tests-parent --- [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ osgi-adapter-tests-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ osgi-adapter-tests-parent --- [INFO] Signing 3 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ osgi-adapter-tests-parent --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/osgi-adapter-tests-parent/4.0.0-M2/osgi-adapter-tests-parent-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/osgi-adapter-tests-parent/4.0.0-M2/osgi-adapter-tests-parent-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/osgi-adapter-tests-parent/4.0.0-M2/osgi-adapter-tests-parent-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/target/osgi-adapter-tests-parent.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/osgi-adapter-tests-parent/4.0.0-M2/osgi-adapter-tests-parent-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/osgi-adapter-tests-parent/4.0.0-M2/osgi-adapter-tests-parent-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/osgi-adapter-tests-parent/4.0.0-M2/osgi-adapter-tests-parent-4.0.0-M2-cyclonedx.json.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ osgi-adapter-tests-parent --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/osgi-adapter-tests-parent/4.0.0-M2/osgi-adapter-tests-parent-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/osgi-adapter-tests-parent/4.0.0-M2/osgi-adapter-tests-parent-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/osgi-adapter-tests-parent/4.0.0-M2/osgi-adapter-tests-parent-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/target/osgi-adapter-tests-parent.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/osgi-adapter-tests-parent/4.0.0-M2/osgi-adapter-tests-parent-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/osgi-adapter-tests-parent/4.0.0-M2/osgi-adapter-tests-parent-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/osgi-adapter-tests-parent/4.0.0-M2/osgi-adapter-tests-parent-4.0.0-M2-cyclonedx.json.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -----------------< org.glassfish.hk2:contract-bundle >------------------ [INFO] Building Holds test contracts 4.0.0-M2 [21/72] [INFO] from osgi/adapter-tests/contract-bundle/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ contract-bundle --- [INFO] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (compute-osgi-version) @ contract-bundle --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ contract-bundle --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ contract-bundle --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ contract-bundle --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ contract-bundle --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/contract-bundle/src/main/resources [INFO] Copying 2 resources from ../../.. to target/classes/META-INF [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ contract-bundle --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 11] to target/classes [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ contract-bundle --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/contract-bundle/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ contract-bundle --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/contract-bundle/src/test/resources [INFO] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ contract-bundle --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ contract-bundle --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ contract-bundle --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/contract-bundle/target/contract-bundle.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ contract-bundle --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 5 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/contract-bundle/target/bom.xml [INFO] attaching as contract-bundle-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/contract-bundle/target/bom.json [INFO] attaching as contract-bundle-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ contract-bundle --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/contract-bundle/target/contract-bundle-sources.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ contract-bundle --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-api/apidocs/ are in named modules. [WARNING] 1 warning [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/contract-bundle/target/contract-bundle-javadoc.jar [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ contract-bundle --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ contract-bundle --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/contract-bundle/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/contract-bundle/4.0.0-M2/contract-bundle-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/contract-bundle/target/contract-bundle.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/contract-bundle/4.0.0-M2/contract-bundle-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/contract-bundle/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/contract-bundle/4.0.0-M2/contract-bundle-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/contract-bundle/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/contract-bundle/4.0.0-M2/contract-bundle-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/contract-bundle/target/contract-bundle-sources.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/contract-bundle/4.0.0-M2/contract-bundle-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/contract-bundle/target/contract-bundle-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/contract-bundle/4.0.0-M2/contract-bundle-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/contract-bundle/target/contract-bundle.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/contract-bundle/4.0.0-M2/contract-bundle-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/contract-bundle/target/contract-bundle.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/contract-bundle/4.0.0-M2/contract-bundle-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/contract-bundle/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/contract-bundle/4.0.0-M2/contract-bundle-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/contract-bundle/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/contract-bundle/4.0.0-M2/contract-bundle-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/contract-bundle/target/contract-bundle-sources.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/contract-bundle/4.0.0-M2/contract-bundle-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/contract-bundle/target/contract-bundle-javadoc.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/contract-bundle/4.0.0-M2/contract-bundle-4.0.0-M2-javadoc.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ contract-bundle --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/contract-bundle/target/contract-bundle.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/contract-bundle/4.0.0-M2/contract-bundle-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/contract-bundle/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/contract-bundle/4.0.0-M2/contract-bundle-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/contract-bundle/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/contract-bundle/4.0.0-M2/contract-bundle-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/contract-bundle/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/contract-bundle/4.0.0-M2/contract-bundle-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/contract-bundle/target/contract-bundle-sources.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/contract-bundle/4.0.0-M2/contract-bundle-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/contract-bundle/target/contract-bundle-javadoc.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/contract-bundle/4.0.0-M2/contract-bundle-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/contract-bundle/target/contract-bundle.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/contract-bundle/4.0.0-M2/contract-bundle-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/contract-bundle/target/contract-bundle.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/contract-bundle/4.0.0-M2/contract-bundle-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/contract-bundle/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/contract-bundle/4.0.0-M2/contract-bundle-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/contract-bundle/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/contract-bundle/4.0.0-M2/contract-bundle-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/contract-bundle/target/contract-bundle-sources.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/contract-bundle/4.0.0-M2/contract-bundle-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/contract-bundle/target/contract-bundle-javadoc.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/contract-bundle/4.0.0-M2/contract-bundle-4.0.0-M2-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -----------------< org.glassfish.hk2:faux-sdp-bundle >------------------ [INFO] Building Simulates a bundle 4.0.0-M2 [22/72] [INFO] from osgi/adapter-tests/faux-sdp-bundle/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ faux-sdp-bundle --- [INFO] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (compute-osgi-version) @ faux-sdp-bundle --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ faux-sdp-bundle --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ faux-sdp-bundle --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ faux-sdp-bundle --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ faux-sdp-bundle --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/faux-sdp-bundle/src/main/resources [INFO] Copying 2 resources from ../../.. to target/classes/META-INF [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ faux-sdp-bundle --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 11] to target/classes [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ faux-sdp-bundle --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/faux-sdp-bundle/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default) @ faux-sdp-bundle --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ faux-sdp-bundle --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/faux-sdp-bundle/src/test/resources [INFO] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ faux-sdp-bundle --- [INFO] No sources to compile [INFO] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (generate-test-inhabitants) @ faux-sdp-bundle --- [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ faux-sdp-bundle --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ faux-sdp-bundle --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/faux-sdp-bundle/target/faux-sdp-bundle.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ faux-sdp-bundle --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 6 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/faux-sdp-bundle/target/bom.xml [INFO] attaching as faux-sdp-bundle-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/faux-sdp-bundle/target/bom.json [INFO] attaching as faux-sdp-bundle-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ faux-sdp-bundle --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/faux-sdp-bundle/target/faux-sdp-bundle-sources.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ faux-sdp-bundle --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-api/apidocs/ are in named modules. [WARNING] 1 warning [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/faux-sdp-bundle/target/faux-sdp-bundle-javadoc.jar [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ faux-sdp-bundle --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ faux-sdp-bundle --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/faux-sdp-bundle/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/faux-sdp-bundle/4.0.0-M2/faux-sdp-bundle-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/faux-sdp-bundle/target/faux-sdp-bundle.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/faux-sdp-bundle/4.0.0-M2/faux-sdp-bundle-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/faux-sdp-bundle/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/faux-sdp-bundle/4.0.0-M2/faux-sdp-bundle-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/faux-sdp-bundle/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/faux-sdp-bundle/4.0.0-M2/faux-sdp-bundle-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/faux-sdp-bundle/target/faux-sdp-bundle-sources.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/faux-sdp-bundle/4.0.0-M2/faux-sdp-bundle-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/faux-sdp-bundle/target/faux-sdp-bundle-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/faux-sdp-bundle/4.0.0-M2/faux-sdp-bundle-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/faux-sdp-bundle/target/faux-sdp-bundle.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/faux-sdp-bundle/4.0.0-M2/faux-sdp-bundle-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/faux-sdp-bundle/target/faux-sdp-bundle.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/faux-sdp-bundle/4.0.0-M2/faux-sdp-bundle-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/faux-sdp-bundle/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/faux-sdp-bundle/4.0.0-M2/faux-sdp-bundle-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/faux-sdp-bundle/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/faux-sdp-bundle/4.0.0-M2/faux-sdp-bundle-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/faux-sdp-bundle/target/faux-sdp-bundle-sources.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/faux-sdp-bundle/4.0.0-M2/faux-sdp-bundle-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/faux-sdp-bundle/target/faux-sdp-bundle-javadoc.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/faux-sdp-bundle/4.0.0-M2/faux-sdp-bundle-4.0.0-M2-javadoc.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ faux-sdp-bundle --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/faux-sdp-bundle/target/faux-sdp-bundle.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/faux-sdp-bundle/4.0.0-M2/faux-sdp-bundle-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/faux-sdp-bundle/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/faux-sdp-bundle/4.0.0-M2/faux-sdp-bundle-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/faux-sdp-bundle/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/faux-sdp-bundle/4.0.0-M2/faux-sdp-bundle-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/faux-sdp-bundle/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/faux-sdp-bundle/4.0.0-M2/faux-sdp-bundle-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/faux-sdp-bundle/target/faux-sdp-bundle-sources.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/faux-sdp-bundle/4.0.0-M2/faux-sdp-bundle-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/faux-sdp-bundle/target/faux-sdp-bundle-javadoc.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/faux-sdp-bundle/4.0.0-M2/faux-sdp-bundle-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/faux-sdp-bundle/target/faux-sdp-bundle.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/faux-sdp-bundle/4.0.0-M2/faux-sdp-bundle-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/faux-sdp-bundle/target/faux-sdp-bundle.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/faux-sdp-bundle/4.0.0-M2/faux-sdp-bundle-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/faux-sdp-bundle/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/faux-sdp-bundle/4.0.0-M2/faux-sdp-bundle-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/faux-sdp-bundle/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/faux-sdp-bundle/4.0.0-M2/faux-sdp-bundle-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/faux-sdp-bundle/target/faux-sdp-bundle-sources.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/faux-sdp-bundle/4.0.0-M2/faux-sdp-bundle-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/faux-sdp-bundle/target/faux-sdp-bundle-javadoc.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/faux-sdp-bundle/4.0.0-M2/faux-sdp-bundle-4.0.0-M2-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] --------------< org.glassfish.hk2:sdp-management-bundle >--------------- [INFO] Building Manages the faux sdp management bundle 4.0.0-M2 [23/72] [INFO] from osgi/adapter-tests/sdp-management-bundle/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ sdp-management-bundle --- [INFO] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (compute-osgi-version) @ sdp-management-bundle --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ sdp-management-bundle --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ sdp-management-bundle --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ sdp-management-bundle --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ sdp-management-bundle --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/sdp-management-bundle/src/main/resources [INFO] Copying 2 resources from ../../.. to target/classes/META-INF [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ sdp-management-bundle --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 2 source files with javac [debug release 11] to target/classes [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ sdp-management-bundle --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/sdp-management-bundle/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ sdp-management-bundle --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/sdp-management-bundle/src/test/resources [INFO] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ sdp-management-bundle --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ sdp-management-bundle --- [INFO] Tests are skipped. [INFO] [INFO] --- dependency:3.6.1:copy (copy) @ sdp-management-bundle --- [INFO] Configured Artifact: org.glassfish.hk2:faux-sdp-bundle:4.0.0-M2:jar [INFO] Copying faux-sdp-bundle.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/sdp-management-bundle/target/classes/bundles/sdp.jar [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ sdp-management-bundle --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/sdp-management-bundle/target/sdp-management-bundle.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ sdp-management-bundle --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 1 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/sdp-management-bundle/target/bom.xml [INFO] attaching as sdp-management-bundle-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/sdp-management-bundle/target/bom.json [INFO] attaching as sdp-management-bundle-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ sdp-management-bundle --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/sdp-management-bundle/target/sdp-management-bundle-sources.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ sdp-management-bundle --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/sdp-management-bundle/target/sdp-management-bundle-javadoc.jar [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ sdp-management-bundle --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ sdp-management-bundle --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/sdp-management-bundle/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/sdp-management-bundle/4.0.0-M2/sdp-management-bundle-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/sdp-management-bundle/target/sdp-management-bundle.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/sdp-management-bundle/4.0.0-M2/sdp-management-bundle-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/sdp-management-bundle/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/sdp-management-bundle/4.0.0-M2/sdp-management-bundle-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/sdp-management-bundle/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/sdp-management-bundle/4.0.0-M2/sdp-management-bundle-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/sdp-management-bundle/target/sdp-management-bundle-sources.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/sdp-management-bundle/4.0.0-M2/sdp-management-bundle-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/sdp-management-bundle/target/sdp-management-bundle-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/sdp-management-bundle/4.0.0-M2/sdp-management-bundle-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/sdp-management-bundle/target/sdp-management-bundle.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/sdp-management-bundle/4.0.0-M2/sdp-management-bundle-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/sdp-management-bundle/target/sdp-management-bundle.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/sdp-management-bundle/4.0.0-M2/sdp-management-bundle-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/sdp-management-bundle/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/sdp-management-bundle/4.0.0-M2/sdp-management-bundle-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/sdp-management-bundle/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/sdp-management-bundle/4.0.0-M2/sdp-management-bundle-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/sdp-management-bundle/target/sdp-management-bundle-sources.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/sdp-management-bundle/4.0.0-M2/sdp-management-bundle-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/sdp-management-bundle/target/sdp-management-bundle-javadoc.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/sdp-management-bundle/4.0.0-M2/sdp-management-bundle-4.0.0-M2-javadoc.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ sdp-management-bundle --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/sdp-management-bundle/target/sdp-management-bundle.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/sdp-management-bundle/4.0.0-M2/sdp-management-bundle-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/sdp-management-bundle/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/sdp-management-bundle/4.0.0-M2/sdp-management-bundle-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/sdp-management-bundle/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/sdp-management-bundle/4.0.0-M2/sdp-management-bundle-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/sdp-management-bundle/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/sdp-management-bundle/4.0.0-M2/sdp-management-bundle-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/sdp-management-bundle/target/sdp-management-bundle-sources.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/sdp-management-bundle/4.0.0-M2/sdp-management-bundle-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/sdp-management-bundle/target/sdp-management-bundle-javadoc.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/sdp-management-bundle/4.0.0-M2/sdp-management-bundle-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/sdp-management-bundle/target/sdp-management-bundle.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/sdp-management-bundle/4.0.0-M2/sdp-management-bundle-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/sdp-management-bundle/target/sdp-management-bundle.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/sdp-management-bundle/4.0.0-M2/sdp-management-bundle-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/sdp-management-bundle/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/sdp-management-bundle/4.0.0-M2/sdp-management-bundle-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/sdp-management-bundle/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/sdp-management-bundle/4.0.0-M2/sdp-management-bundle-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/sdp-management-bundle/target/sdp-management-bundle-sources.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/sdp-management-bundle/4.0.0-M2/sdp-management-bundle-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/sdp-management-bundle/target/sdp-management-bundle-javadoc.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/sdp-management-bundle/4.0.0-M2/sdp-management-bundle-4.0.0-M2-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ---------------< org.glassfish.hk2:test-module-startup >---------------- [INFO] Building a test module startup 4.0.0-M2 [24/72] [INFO] from osgi/adapter-tests/test-module-startup/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ test-module-startup --- [INFO] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (compute-osgi-version) @ test-module-startup --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ test-module-startup --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ test-module-startup --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ test-module-startup --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ test-module-startup --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from ../../.. to target/classes/META-INF [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ test-module-startup --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 11] to target/classes [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ test-module-startup --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/test-module-startup/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (generate-inhabitants) @ test-module-startup --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ test-module-startup --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/test-module-startup/src/test/resources [INFO] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ test-module-startup --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ test-module-startup --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ test-module-startup --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/test-module-startup/target/test-module-startup.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ test-module-startup --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 8 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/test-module-startup/target/bom.xml [INFO] attaching as test-module-startup-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/test-module-startup/target/bom.json [INFO] attaching as test-module-startup-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ test-module-startup --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/test-module-startup/target/test-module-startup-sources.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ test-module-startup --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-core/apidocs/ are in named modules. [WARNING] 1 warning [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/test-module-startup/target/test-module-startup-javadoc.jar [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ test-module-startup --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ test-module-startup --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/test-module-startup/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/test-module-startup/4.0.0-M2/test-module-startup-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/test-module-startup/target/test-module-startup.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/test-module-startup/4.0.0-M2/test-module-startup-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/test-module-startup/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/test-module-startup/4.0.0-M2/test-module-startup-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/test-module-startup/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/test-module-startup/4.0.0-M2/test-module-startup-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/test-module-startup/target/test-module-startup-sources.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/test-module-startup/4.0.0-M2/test-module-startup-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/test-module-startup/target/test-module-startup-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/test-module-startup/4.0.0-M2/test-module-startup-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/test-module-startup/target/test-module-startup.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/test-module-startup/4.0.0-M2/test-module-startup-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/test-module-startup/target/test-module-startup.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/test-module-startup/4.0.0-M2/test-module-startup-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/test-module-startup/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/test-module-startup/4.0.0-M2/test-module-startup-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/test-module-startup/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/test-module-startup/4.0.0-M2/test-module-startup-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/test-module-startup/target/test-module-startup-sources.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/test-module-startup/4.0.0-M2/test-module-startup-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/test-module-startup/target/test-module-startup-javadoc.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/test-module-startup/4.0.0-M2/test-module-startup-4.0.0-M2-javadoc.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ test-module-startup --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/test-module-startup/target/test-module-startup.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/test-module-startup/4.0.0-M2/test-module-startup-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/test-module-startup/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/test-module-startup/4.0.0-M2/test-module-startup-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/test-module-startup/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/test-module-startup/4.0.0-M2/test-module-startup-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/test-module-startup/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/test-module-startup/4.0.0-M2/test-module-startup-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/test-module-startup/target/test-module-startup-sources.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/test-module-startup/4.0.0-M2/test-module-startup-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/test-module-startup/target/test-module-startup-javadoc.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/test-module-startup/4.0.0-M2/test-module-startup-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/test-module-startup/target/test-module-startup.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/test-module-startup/4.0.0-M2/test-module-startup-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/test-module-startup/target/test-module-startup.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/test-module-startup/4.0.0-M2/test-module-startup-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/test-module-startup/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/test-module-startup/4.0.0-M2/test-module-startup-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/test-module-startup/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/test-module-startup/4.0.0-M2/test-module-startup-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/test-module-startup/target/test-module-startup-sources.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/test-module-startup/4.0.0-M2/test-module-startup-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/test-module-startup/target/test-module-startup-javadoc.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/test-module-startup/4.0.0-M2/test-module-startup-4.0.0-M2-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ------------------< org.glassfish.hk2:no-hk2-bundle >------------------- [INFO] Building A bundle with no hk2 dependencies 4.0.0-M2 [25/72] [INFO] from osgi/adapter-tests/no-hk2-bundle/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ no-hk2-bundle --- [INFO] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (compute-osgi-version) @ no-hk2-bundle --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ no-hk2-bundle --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ no-hk2-bundle --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ no-hk2-bundle --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ no-hk2-bundle --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/no-hk2-bundle/src/main/resources [INFO] Copying 2 resources from ../../.. to target/classes/META-INF [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ no-hk2-bundle --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 2 source files with javac [debug release 11] to target/classes [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ no-hk2-bundle --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/no-hk2-bundle/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ no-hk2-bundle --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/no-hk2-bundle/src/test/resources [INFO] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ no-hk2-bundle --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ no-hk2-bundle --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ no-hk2-bundle --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/no-hk2-bundle/target/no-hk2-bundle.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ no-hk2-bundle --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 1 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/no-hk2-bundle/target/bom.xml [INFO] attaching as no-hk2-bundle-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/no-hk2-bundle/target/bom.json [INFO] attaching as no-hk2-bundle-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ no-hk2-bundle --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/no-hk2-bundle/target/no-hk2-bundle-sources.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ no-hk2-bundle --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/no-hk2-bundle/target/no-hk2-bundle-javadoc.jar [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ no-hk2-bundle --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ no-hk2-bundle --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/no-hk2-bundle/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/no-hk2-bundle/4.0.0-M2/no-hk2-bundle-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/no-hk2-bundle/target/no-hk2-bundle.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/no-hk2-bundle/4.0.0-M2/no-hk2-bundle-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/no-hk2-bundle/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/no-hk2-bundle/4.0.0-M2/no-hk2-bundle-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/no-hk2-bundle/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/no-hk2-bundle/4.0.0-M2/no-hk2-bundle-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/no-hk2-bundle/target/no-hk2-bundle-sources.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/no-hk2-bundle/4.0.0-M2/no-hk2-bundle-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/no-hk2-bundle/target/no-hk2-bundle-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/no-hk2-bundle/4.0.0-M2/no-hk2-bundle-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/no-hk2-bundle/target/no-hk2-bundle.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/no-hk2-bundle/4.0.0-M2/no-hk2-bundle-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/no-hk2-bundle/target/no-hk2-bundle.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/no-hk2-bundle/4.0.0-M2/no-hk2-bundle-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/no-hk2-bundle/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/no-hk2-bundle/4.0.0-M2/no-hk2-bundle-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/no-hk2-bundle/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/no-hk2-bundle/4.0.0-M2/no-hk2-bundle-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/no-hk2-bundle/target/no-hk2-bundle-sources.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/no-hk2-bundle/4.0.0-M2/no-hk2-bundle-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/no-hk2-bundle/target/no-hk2-bundle-javadoc.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/no-hk2-bundle/4.0.0-M2/no-hk2-bundle-4.0.0-M2-javadoc.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ no-hk2-bundle --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/no-hk2-bundle/target/no-hk2-bundle.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/no-hk2-bundle/4.0.0-M2/no-hk2-bundle-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/no-hk2-bundle/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/no-hk2-bundle/4.0.0-M2/no-hk2-bundle-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/no-hk2-bundle/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/no-hk2-bundle/4.0.0-M2/no-hk2-bundle-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/no-hk2-bundle/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/no-hk2-bundle/4.0.0-M2/no-hk2-bundle-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/no-hk2-bundle/target/no-hk2-bundle-sources.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/no-hk2-bundle/4.0.0-M2/no-hk2-bundle-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/no-hk2-bundle/target/no-hk2-bundle-javadoc.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/no-hk2-bundle/4.0.0-M2/no-hk2-bundle-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/no-hk2-bundle/target/no-hk2-bundle.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/no-hk2-bundle/4.0.0-M2/no-hk2-bundle-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/no-hk2-bundle/target/no-hk2-bundle.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/no-hk2-bundle/4.0.0-M2/no-hk2-bundle-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/no-hk2-bundle/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/no-hk2-bundle/4.0.0-M2/no-hk2-bundle-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/no-hk2-bundle/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/no-hk2-bundle/4.0.0-M2/no-hk2-bundle-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/no-hk2-bundle/target/no-hk2-bundle-sources.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/no-hk2-bundle/4.0.0-M2/no-hk2-bundle-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/no-hk2-bundle/target/no-hk2-bundle-javadoc.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/no-hk2-bundle/4.0.0-M2/no-hk2-bundle-4.0.0-M2-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ---------------------< org.glassfish.hk2:examples >--------------------- [INFO] Building Examples of various use cases 4.0.0-M2 [26/72] [INFO] from examples/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ examples --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ examples --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ examples --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ examples --- [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ examples --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/target/bom.xml [INFO] attaching as examples-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/target/bom.json [INFO] attaching as examples-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ examples --- [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ examples --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ examples --- [INFO] Signing 3 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ examples --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/examples/4.0.0-M2/examples-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/examples/4.0.0-M2/examples-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/examples/4.0.0-M2/examples-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/target/examples.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/examples/4.0.0-M2/examples-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/examples/4.0.0-M2/examples-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/examples/4.0.0-M2/examples-4.0.0-M2-cyclonedx.json.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ examples --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/examples/4.0.0-M2/examples-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/examples/4.0.0-M2/examples-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/examples/4.0.0-M2/examples-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/target/examples.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/examples/4.0.0-M2/examples-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/examples/4.0.0-M2/examples-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/examples/4.0.0-M2/examples-4.0.0-M2-cyclonedx.json.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -------------< org.glassfish.hk2:custom-resolver-example >-------------- [INFO] Building Custom Resolver Example 4.0.0-M2 [27/72] [INFO] from examples/custom-resolver/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ custom-resolver-example --- [INFO] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (compute-osgi-version) @ custom-resolver-example --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ custom-resolver-example --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ custom-resolver-example --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ custom-resolver-example --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ custom-resolver-example --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/custom-resolver/src/main/resources [INFO] Copying 2 resources from ../.. to target/classes/META-INF [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ custom-resolver-example --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 11] to target/classes [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ custom-resolver-example --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/custom-resolver/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ custom-resolver-example --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/custom-resolver/src/test/resources [INFO] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ custom-resolver-example --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 11] to target/test-classes [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ custom-resolver-example --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ custom-resolver-example --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/custom-resolver/target/custom-resolver-example.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ custom-resolver-example --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 12 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/custom-resolver/target/bom.xml [INFO] attaching as custom-resolver-example-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/custom-resolver/target/bom.json [INFO] attaching as custom-resolver-example-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ custom-resolver-example --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/custom-resolver/target/custom-resolver-example-sources.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ custom-resolver-example --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-api/apidocs/ are in named modules. [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-locator/apidocs/ are in named modules. [WARNING] 2 warnings [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/custom-resolver/target/custom-resolver-example-javadoc.jar [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ custom-resolver-example --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ custom-resolver-example --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/custom-resolver/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/custom-resolver-example/4.0.0-M2/custom-resolver-example-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/custom-resolver/target/custom-resolver-example.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/custom-resolver-example/4.0.0-M2/custom-resolver-example-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/custom-resolver/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/custom-resolver-example/4.0.0-M2/custom-resolver-example-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/custom-resolver/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/custom-resolver-example/4.0.0-M2/custom-resolver-example-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/custom-resolver/target/custom-resolver-example-sources.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/custom-resolver-example/4.0.0-M2/custom-resolver-example-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/custom-resolver/target/custom-resolver-example-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/custom-resolver-example/4.0.0-M2/custom-resolver-example-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/custom-resolver/target/custom-resolver-example.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/custom-resolver-example/4.0.0-M2/custom-resolver-example-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/custom-resolver/target/custom-resolver-example.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/custom-resolver-example/4.0.0-M2/custom-resolver-example-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/custom-resolver/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/custom-resolver-example/4.0.0-M2/custom-resolver-example-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/custom-resolver/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/custom-resolver-example/4.0.0-M2/custom-resolver-example-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/custom-resolver/target/custom-resolver-example-sources.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/custom-resolver-example/4.0.0-M2/custom-resolver-example-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/custom-resolver/target/custom-resolver-example-javadoc.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/custom-resolver-example/4.0.0-M2/custom-resolver-example-4.0.0-M2-javadoc.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ custom-resolver-example --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/custom-resolver/target/custom-resolver-example.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/custom-resolver-example/4.0.0-M2/custom-resolver-example-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/custom-resolver/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/custom-resolver-example/4.0.0-M2/custom-resolver-example-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/custom-resolver/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/custom-resolver-example/4.0.0-M2/custom-resolver-example-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/custom-resolver/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/custom-resolver-example/4.0.0-M2/custom-resolver-example-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/custom-resolver/target/custom-resolver-example-sources.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/custom-resolver-example/4.0.0-M2/custom-resolver-example-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/custom-resolver/target/custom-resolver-example-javadoc.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/custom-resolver-example/4.0.0-M2/custom-resolver-example-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/custom-resolver/target/custom-resolver-example.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/custom-resolver-example/4.0.0-M2/custom-resolver-example-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/custom-resolver/target/custom-resolver-example.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/custom-resolver-example/4.0.0-M2/custom-resolver-example-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/custom-resolver/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/custom-resolver-example/4.0.0-M2/custom-resolver-example-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/custom-resolver/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/custom-resolver-example/4.0.0-M2/custom-resolver-example-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/custom-resolver/target/custom-resolver-example-sources.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/custom-resolver-example/4.0.0-M2/custom-resolver-example-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/custom-resolver/target/custom-resolver-example-javadoc.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/custom-resolver-example/4.0.0-M2/custom-resolver-example-4.0.0-M2-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ------------< org.glassfish.hk2:security-lockdown-example >------------- [INFO] Building Security Lockdown Example 4.0.0-M2 [28/72] [INFO] from examples/security-lockdown/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ security-lockdown-example --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ security-lockdown-example --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ security-lockdown-example --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ security-lockdown-example --- [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ security-lockdown-example --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/target/bom.xml [INFO] attaching as security-lockdown-example-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/target/bom.json [INFO] attaching as security-lockdown-example-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ security-lockdown-example --- [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ security-lockdown-example --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ security-lockdown-example --- [INFO] Signing 3 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ security-lockdown-example --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/security-lockdown-example/4.0.0-M2/security-lockdown-example-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/security-lockdown-example/4.0.0-M2/security-lockdown-example-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/security-lockdown-example/4.0.0-M2/security-lockdown-example-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/target/security-lockdown-example.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/security-lockdown-example/4.0.0-M2/security-lockdown-example-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/security-lockdown-example/4.0.0-M2/security-lockdown-example-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/security-lockdown-example/4.0.0-M2/security-lockdown-example-4.0.0-M2-cyclonedx.json.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ security-lockdown-example --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/security-lockdown-example/4.0.0-M2/security-lockdown-example-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/security-lockdown-example/4.0.0-M2/security-lockdown-example-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/security-lockdown-example/4.0.0-M2/security-lockdown-example-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/target/security-lockdown-example.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/security-lockdown-example/4.0.0-M2/security-lockdown-example-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/security-lockdown-example/4.0.0-M2/security-lockdown-example-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/security-lockdown-example/4.0.0-M2/security-lockdown-example-4.0.0-M2-cyclonedx.json.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ---------< org.glassfish.hk2:security-lockdown-example-system >--------- [INFO] Building Security Lockdown System 4.0.0-M2 [29/72] [INFO] from examples/security-lockdown/system/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ security-lockdown-example-system --- [INFO] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (compute-osgi-version) @ security-lockdown-example-system --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ security-lockdown-example-system --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ security-lockdown-example-system --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ security-lockdown-example-system --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ security-lockdown-example-system --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/system/src/main/resources [INFO] Copying 2 resources from ../../.. to target/classes/META-INF [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ security-lockdown-example-system --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 11] to target/classes [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ security-lockdown-example-system --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/system/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (generate-inhabitants) @ security-lockdown-example-system --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ security-lockdown-example-system --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/system/src/test/resources [INFO] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ security-lockdown-example-system --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ security-lockdown-example-system --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ security-lockdown-example-system --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/system/target/security-lockdown-example-system.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ security-lockdown-example-system --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 7 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/system/target/bom.xml [INFO] attaching as security-lockdown-example-system-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/system/target/bom.json [INFO] attaching as security-lockdown-example-system-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ security-lockdown-example-system --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/system/target/security-lockdown-example-system-sources.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ security-lockdown-example-system --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-api/apidocs/ are in named modules. [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-locator/apidocs/ are in named modules. [WARNING] 2 warnings [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/system/target/security-lockdown-example-system-javadoc.jar [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ security-lockdown-example-system --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ security-lockdown-example-system --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/system/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/security-lockdown-example-system/4.0.0-M2/security-lockdown-example-system-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/system/target/security-lockdown-example-system.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/security-lockdown-example-system/4.0.0-M2/security-lockdown-example-system-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/system/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/security-lockdown-example-system/4.0.0-M2/security-lockdown-example-system-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/system/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/security-lockdown-example-system/4.0.0-M2/security-lockdown-example-system-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/system/target/security-lockdown-example-system-sources.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/security-lockdown-example-system/4.0.0-M2/security-lockdown-example-system-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/system/target/security-lockdown-example-system-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/security-lockdown-example-system/4.0.0-M2/security-lockdown-example-system-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/system/target/security-lockdown-example-system.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/security-lockdown-example-system/4.0.0-M2/security-lockdown-example-system-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/system/target/security-lockdown-example-system.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/security-lockdown-example-system/4.0.0-M2/security-lockdown-example-system-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/system/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/security-lockdown-example-system/4.0.0-M2/security-lockdown-example-system-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/system/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/security-lockdown-example-system/4.0.0-M2/security-lockdown-example-system-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/system/target/security-lockdown-example-system-sources.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/security-lockdown-example-system/4.0.0-M2/security-lockdown-example-system-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/system/target/security-lockdown-example-system-javadoc.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/security-lockdown-example-system/4.0.0-M2/security-lockdown-example-system-4.0.0-M2-javadoc.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ security-lockdown-example-system --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/system/target/security-lockdown-example-system.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/security-lockdown-example-system/4.0.0-M2/security-lockdown-example-system-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/system/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/security-lockdown-example-system/4.0.0-M2/security-lockdown-example-system-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/system/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/security-lockdown-example-system/4.0.0-M2/security-lockdown-example-system-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/system/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/security-lockdown-example-system/4.0.0-M2/security-lockdown-example-system-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/system/target/security-lockdown-example-system-sources.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/security-lockdown-example-system/4.0.0-M2/security-lockdown-example-system-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/system/target/security-lockdown-example-system-javadoc.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/security-lockdown-example-system/4.0.0-M2/security-lockdown-example-system-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/system/target/security-lockdown-example-system.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/security-lockdown-example-system/4.0.0-M2/security-lockdown-example-system-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/system/target/security-lockdown-example-system.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/security-lockdown-example-system/4.0.0-M2/security-lockdown-example-system-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/system/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/security-lockdown-example-system/4.0.0-M2/security-lockdown-example-system-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/system/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/security-lockdown-example-system/4.0.0-M2/security-lockdown-example-system-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/system/target/security-lockdown-example-system-sources.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/security-lockdown-example-system/4.0.0-M2/security-lockdown-example-system-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/system/target/security-lockdown-example-system-javadoc.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/security-lockdown-example-system/4.0.0-M2/security-lockdown-example-system-4.0.0-M2-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ---------< org.glassfish.hk2:security-lockdown-example-alice >---------- [INFO] Building Security Lockdown System Alice 4.0.0-M2 [30/72] [INFO] from examples/security-lockdown/alice/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ security-lockdown-example-alice --- [INFO] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (compute-osgi-version) @ security-lockdown-example-alice --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ security-lockdown-example-alice --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ security-lockdown-example-alice --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ security-lockdown-example-alice --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ security-lockdown-example-alice --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/alice/src/main/resources [INFO] Copying 2 resources from ../../.. to target/classes/META-INF [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ security-lockdown-example-alice --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 11] to target/classes [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ security-lockdown-example-alice --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/alice/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (generate-inhabitants) @ security-lockdown-example-alice --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ security-lockdown-example-alice --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/alice/src/test/resources [INFO] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ security-lockdown-example-alice --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ security-lockdown-example-alice --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ security-lockdown-example-alice --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/alice/target/security-lockdown-example-alice.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ security-lockdown-example-alice --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 8 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/alice/target/bom.xml [INFO] attaching as security-lockdown-example-alice-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/alice/target/bom.json [INFO] attaching as security-lockdown-example-alice-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ security-lockdown-example-alice --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/alice/target/security-lockdown-example-alice-sources.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ security-lockdown-example-alice --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-api/apidocs/ are in named modules. [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-locator/apidocs/ are in named modules. [WARNING] 2 warnings [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/alice/target/security-lockdown-example-alice-javadoc.jar [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ security-lockdown-example-alice --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ security-lockdown-example-alice --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/alice/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/security-lockdown-example-alice/4.0.0-M2/security-lockdown-example-alice-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/alice/target/security-lockdown-example-alice.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/security-lockdown-example-alice/4.0.0-M2/security-lockdown-example-alice-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/alice/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/security-lockdown-example-alice/4.0.0-M2/security-lockdown-example-alice-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/alice/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/security-lockdown-example-alice/4.0.0-M2/security-lockdown-example-alice-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/alice/target/security-lockdown-example-alice-sources.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/security-lockdown-example-alice/4.0.0-M2/security-lockdown-example-alice-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/alice/target/security-lockdown-example-alice-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/security-lockdown-example-alice/4.0.0-M2/security-lockdown-example-alice-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/alice/target/security-lockdown-example-alice.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/security-lockdown-example-alice/4.0.0-M2/security-lockdown-example-alice-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/alice/target/security-lockdown-example-alice.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/security-lockdown-example-alice/4.0.0-M2/security-lockdown-example-alice-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/alice/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/security-lockdown-example-alice/4.0.0-M2/security-lockdown-example-alice-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/alice/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/security-lockdown-example-alice/4.0.0-M2/security-lockdown-example-alice-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/alice/target/security-lockdown-example-alice-sources.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/security-lockdown-example-alice/4.0.0-M2/security-lockdown-example-alice-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/alice/target/security-lockdown-example-alice-javadoc.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/security-lockdown-example-alice/4.0.0-M2/security-lockdown-example-alice-4.0.0-M2-javadoc.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ security-lockdown-example-alice --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/alice/target/security-lockdown-example-alice.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/security-lockdown-example-alice/4.0.0-M2/security-lockdown-example-alice-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/alice/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/security-lockdown-example-alice/4.0.0-M2/security-lockdown-example-alice-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/alice/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/security-lockdown-example-alice/4.0.0-M2/security-lockdown-example-alice-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/alice/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/security-lockdown-example-alice/4.0.0-M2/security-lockdown-example-alice-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/alice/target/security-lockdown-example-alice-sources.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/security-lockdown-example-alice/4.0.0-M2/security-lockdown-example-alice-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/alice/target/security-lockdown-example-alice-javadoc.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/security-lockdown-example-alice/4.0.0-M2/security-lockdown-example-alice-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/alice/target/security-lockdown-example-alice.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/security-lockdown-example-alice/4.0.0-M2/security-lockdown-example-alice-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/alice/target/security-lockdown-example-alice.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/security-lockdown-example-alice/4.0.0-M2/security-lockdown-example-alice-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/alice/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/security-lockdown-example-alice/4.0.0-M2/security-lockdown-example-alice-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/alice/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/security-lockdown-example-alice/4.0.0-M2/security-lockdown-example-alice-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/alice/target/security-lockdown-example-alice-sources.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/security-lockdown-example-alice/4.0.0-M2/security-lockdown-example-alice-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/alice/target/security-lockdown-example-alice-javadoc.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/security-lockdown-example-alice/4.0.0-M2/security-lockdown-example-alice-4.0.0-M2-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] --------< org.glassfish.hk2:security-lockdown-example-mallory >--------- [INFO] Building Security Lockdown Mallory 4.0.0-M2 [31/72] [INFO] from examples/security-lockdown/mallory/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ security-lockdown-example-mallory --- [INFO] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (compute-osgi-version) @ security-lockdown-example-mallory --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ security-lockdown-example-mallory --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ security-lockdown-example-mallory --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ security-lockdown-example-mallory --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ security-lockdown-example-mallory --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/mallory/src/main/resources [INFO] Copying 2 resources from ../../.. to target/classes/META-INF [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ security-lockdown-example-mallory --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 11] to target/classes [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ security-lockdown-example-mallory --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/mallory/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (generate-inhabitants) @ security-lockdown-example-mallory --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ security-lockdown-example-mallory --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/mallory/src/test/resources [INFO] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ security-lockdown-example-mallory --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ security-lockdown-example-mallory --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ security-lockdown-example-mallory --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/mallory/target/security-lockdown-example-mallory.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ security-lockdown-example-mallory --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 9 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/mallory/target/bom.xml [INFO] attaching as security-lockdown-example-mallory-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/mallory/target/bom.json [INFO] attaching as security-lockdown-example-mallory-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ security-lockdown-example-mallory --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/mallory/target/security-lockdown-example-mallory-sources.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ security-lockdown-example-mallory --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-api/apidocs/ are in named modules. [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-locator/apidocs/ are in named modules. [WARNING] 2 warnings [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/mallory/target/security-lockdown-example-mallory-javadoc.jar [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ security-lockdown-example-mallory --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ security-lockdown-example-mallory --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/mallory/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/security-lockdown-example-mallory/4.0.0-M2/security-lockdown-example-mallory-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/mallory/target/security-lockdown-example-mallory.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/security-lockdown-example-mallory/4.0.0-M2/security-lockdown-example-mallory-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/mallory/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/security-lockdown-example-mallory/4.0.0-M2/security-lockdown-example-mallory-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/mallory/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/security-lockdown-example-mallory/4.0.0-M2/security-lockdown-example-mallory-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/mallory/target/security-lockdown-example-mallory-sources.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/security-lockdown-example-mallory/4.0.0-M2/security-lockdown-example-mallory-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/mallory/target/security-lockdown-example-mallory-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/security-lockdown-example-mallory/4.0.0-M2/security-lockdown-example-mallory-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/mallory/target/security-lockdown-example-mallory.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/security-lockdown-example-mallory/4.0.0-M2/security-lockdown-example-mallory-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/mallory/target/security-lockdown-example-mallory.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/security-lockdown-example-mallory/4.0.0-M2/security-lockdown-example-mallory-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/mallory/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/security-lockdown-example-mallory/4.0.0-M2/security-lockdown-example-mallory-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/mallory/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/security-lockdown-example-mallory/4.0.0-M2/security-lockdown-example-mallory-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/mallory/target/security-lockdown-example-mallory-sources.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/security-lockdown-example-mallory/4.0.0-M2/security-lockdown-example-mallory-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/mallory/target/security-lockdown-example-mallory-javadoc.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/security-lockdown-example-mallory/4.0.0-M2/security-lockdown-example-mallory-4.0.0-M2-javadoc.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ security-lockdown-example-mallory --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/mallory/target/security-lockdown-example-mallory.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/security-lockdown-example-mallory/4.0.0-M2/security-lockdown-example-mallory-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/mallory/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/security-lockdown-example-mallory/4.0.0-M2/security-lockdown-example-mallory-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/mallory/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/security-lockdown-example-mallory/4.0.0-M2/security-lockdown-example-mallory-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/mallory/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/security-lockdown-example-mallory/4.0.0-M2/security-lockdown-example-mallory-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/mallory/target/security-lockdown-example-mallory-sources.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/security-lockdown-example-mallory/4.0.0-M2/security-lockdown-example-mallory-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/mallory/target/security-lockdown-example-mallory-javadoc.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/security-lockdown-example-mallory/4.0.0-M2/security-lockdown-example-mallory-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/mallory/target/security-lockdown-example-mallory.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/security-lockdown-example-mallory/4.0.0-M2/security-lockdown-example-mallory-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/mallory/target/security-lockdown-example-mallory.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/security-lockdown-example-mallory/4.0.0-M2/security-lockdown-example-mallory-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/mallory/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/security-lockdown-example-mallory/4.0.0-M2/security-lockdown-example-mallory-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/mallory/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/security-lockdown-example-mallory/4.0.0-M2/security-lockdown-example-mallory-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/mallory/target/security-lockdown-example-mallory-sources.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/security-lockdown-example-mallory/4.0.0-M2/security-lockdown-example-mallory-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/mallory/target/security-lockdown-example-mallory-javadoc.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/security-lockdown-example-mallory/4.0.0-M2/security-lockdown-example-mallory-4.0.0-M2-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ---------< org.glassfish.hk2:security-lockdown-example-runner >--------- [INFO] Building Security Lockdown Runner 4.0.0-M2 [32/72] [INFO] from examples/security-lockdown/runner/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ security-lockdown-example-runner --- [INFO] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (compute-osgi-version) @ security-lockdown-example-runner --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ security-lockdown-example-runner --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ security-lockdown-example-runner --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ security-lockdown-example-runner --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ security-lockdown-example-runner --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/runner/src/main/resources [INFO] Copying 2 resources from ../../.. to target/classes/META-INF [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ security-lockdown-example-runner --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 11] to target/classes [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ security-lockdown-example-runner --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/runner/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ security-lockdown-example-runner --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ security-lockdown-example-runner --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 11] to target/test-classes [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ security-lockdown-example-runner --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ security-lockdown-example-runner --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/runner/target/security-lockdown-example-runner.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ security-lockdown-example-runner --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/runner/target/bom.xml [INFO] attaching as security-lockdown-example-runner-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/runner/target/bom.json [INFO] attaching as security-lockdown-example-runner-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ security-lockdown-example-runner --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/runner/target/security-lockdown-example-runner-sources.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ security-lockdown-example-runner --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-api/apidocs/ are in named modules. [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-locator/apidocs/ are in named modules. [WARNING] 2 warnings [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/runner/target/security-lockdown-example-runner-javadoc.jar [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ security-lockdown-example-runner --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ security-lockdown-example-runner --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/runner/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/security-lockdown-example-runner/4.0.0-M2/security-lockdown-example-runner-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/runner/target/security-lockdown-example-runner.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/security-lockdown-example-runner/4.0.0-M2/security-lockdown-example-runner-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/runner/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/security-lockdown-example-runner/4.0.0-M2/security-lockdown-example-runner-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/runner/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/security-lockdown-example-runner/4.0.0-M2/security-lockdown-example-runner-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/runner/target/security-lockdown-example-runner-sources.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/security-lockdown-example-runner/4.0.0-M2/security-lockdown-example-runner-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/runner/target/security-lockdown-example-runner-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/security-lockdown-example-runner/4.0.0-M2/security-lockdown-example-runner-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/runner/target/security-lockdown-example-runner.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/security-lockdown-example-runner/4.0.0-M2/security-lockdown-example-runner-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/runner/target/security-lockdown-example-runner.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/security-lockdown-example-runner/4.0.0-M2/security-lockdown-example-runner-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/runner/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/security-lockdown-example-runner/4.0.0-M2/security-lockdown-example-runner-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/runner/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/security-lockdown-example-runner/4.0.0-M2/security-lockdown-example-runner-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/runner/target/security-lockdown-example-runner-sources.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/security-lockdown-example-runner/4.0.0-M2/security-lockdown-example-runner-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/runner/target/security-lockdown-example-runner-javadoc.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/security-lockdown-example-runner/4.0.0-M2/security-lockdown-example-runner-4.0.0-M2-javadoc.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ security-lockdown-example-runner --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/runner/target/security-lockdown-example-runner.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/security-lockdown-example-runner/4.0.0-M2/security-lockdown-example-runner-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/runner/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/security-lockdown-example-runner/4.0.0-M2/security-lockdown-example-runner-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/runner/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/security-lockdown-example-runner/4.0.0-M2/security-lockdown-example-runner-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/runner/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/security-lockdown-example-runner/4.0.0-M2/security-lockdown-example-runner-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/runner/target/security-lockdown-example-runner-sources.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/security-lockdown-example-runner/4.0.0-M2/security-lockdown-example-runner-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/runner/target/security-lockdown-example-runner-javadoc.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/security-lockdown-example-runner/4.0.0-M2/security-lockdown-example-runner-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/runner/target/security-lockdown-example-runner.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/security-lockdown-example-runner/4.0.0-M2/security-lockdown-example-runner-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/runner/target/security-lockdown-example-runner.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/security-lockdown-example-runner/4.0.0-M2/security-lockdown-example-runner-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/runner/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/security-lockdown-example-runner/4.0.0-M2/security-lockdown-example-runner-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/runner/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/security-lockdown-example-runner/4.0.0-M2/security-lockdown-example-runner-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/runner/target/security-lockdown-example-runner-sources.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/security-lockdown-example-runner/4.0.0-M2/security-lockdown-example-runner-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/runner/target/security-lockdown-example-runner-javadoc.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/security-lockdown-example-runner/4.0.0-M2/security-lockdown-example-runner-4.0.0-M2-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ---------------< org.glassfish.hk2:caching-aop-example >---------------- [INFO] Building AOP Caching Example 4.0.0-M2 [33/72] [INFO] from examples/caching/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ caching-aop-example --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ caching-aop-example --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ caching-aop-example --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ caching-aop-example --- [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ caching-aop-example --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/target/bom.xml [INFO] attaching as caching-aop-example-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/target/bom.json [INFO] attaching as caching-aop-example-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ caching-aop-example --- [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ caching-aop-example --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ caching-aop-example --- [INFO] Signing 3 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ caching-aop-example --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/caching-aop-example/4.0.0-M2/caching-aop-example-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/caching-aop-example/4.0.0-M2/caching-aop-example-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/caching-aop-example/4.0.0-M2/caching-aop-example-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/target/caching-aop-example.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/caching-aop-example/4.0.0-M2/caching-aop-example-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/caching-aop-example/4.0.0-M2/caching-aop-example-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/caching-aop-example/4.0.0-M2/caching-aop-example-4.0.0-M2-cyclonedx.json.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ caching-aop-example --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/caching-aop-example/4.0.0-M2/caching-aop-example-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/caching-aop-example/4.0.0-M2/caching-aop-example-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/caching-aop-example/4.0.0-M2/caching-aop-example-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/target/caching-aop-example.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/caching-aop-example/4.0.0-M2/caching-aop-example-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/caching-aop-example/4.0.0-M2/caching-aop-example-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/caching-aop-example/4.0.0-M2/caching-aop-example-4.0.0-M2-cyclonedx.json.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ------------< org.glassfish.hk2:caching-aop-example-system >------------ [INFO] Building Caching AOP Example System 4.0.0-M2 [34/72] [INFO] from examples/caching/system/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ caching-aop-example-system --- [INFO] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (compute-osgi-version) @ caching-aop-example-system --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ caching-aop-example-system --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ caching-aop-example-system --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ caching-aop-example-system --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ caching-aop-example-system --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/system/src/main/resources [INFO] Copying 2 resources from ../../.. to target/classes/META-INF [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ caching-aop-example-system --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 11] to target/classes [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ caching-aop-example-system --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/system/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (generate-inhabitants) @ caching-aop-example-system --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ caching-aop-example-system --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/system/src/test/resources [INFO] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ caching-aop-example-system --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ caching-aop-example-system --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ caching-aop-example-system --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/system/target/caching-aop-example-system.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ caching-aop-example-system --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 7 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/system/target/bom.xml [INFO] attaching as caching-aop-example-system-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/system/target/bom.json [INFO] attaching as caching-aop-example-system-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ caching-aop-example-system --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/system/target/caching-aop-example-system-sources.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ caching-aop-example-system --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-api/apidocs/ are in named modules. [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-locator/apidocs/ are in named modules. [WARNING] 2 warnings [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/system/target/caching-aop-example-system-javadoc.jar [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ caching-aop-example-system --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ caching-aop-example-system --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/system/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/caching-aop-example-system/4.0.0-M2/caching-aop-example-system-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/system/target/caching-aop-example-system.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/caching-aop-example-system/4.0.0-M2/caching-aop-example-system-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/system/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/caching-aop-example-system/4.0.0-M2/caching-aop-example-system-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/system/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/caching-aop-example-system/4.0.0-M2/caching-aop-example-system-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/system/target/caching-aop-example-system-sources.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/caching-aop-example-system/4.0.0-M2/caching-aop-example-system-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/system/target/caching-aop-example-system-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/caching-aop-example-system/4.0.0-M2/caching-aop-example-system-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/system/target/caching-aop-example-system.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/caching-aop-example-system/4.0.0-M2/caching-aop-example-system-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/system/target/caching-aop-example-system.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/caching-aop-example-system/4.0.0-M2/caching-aop-example-system-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/system/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/caching-aop-example-system/4.0.0-M2/caching-aop-example-system-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/system/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/caching-aop-example-system/4.0.0-M2/caching-aop-example-system-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/system/target/caching-aop-example-system-sources.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/caching-aop-example-system/4.0.0-M2/caching-aop-example-system-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/system/target/caching-aop-example-system-javadoc.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/caching-aop-example-system/4.0.0-M2/caching-aop-example-system-4.0.0-M2-javadoc.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ caching-aop-example-system --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/system/target/caching-aop-example-system.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/caching-aop-example-system/4.0.0-M2/caching-aop-example-system-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/system/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/caching-aop-example-system/4.0.0-M2/caching-aop-example-system-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/system/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/caching-aop-example-system/4.0.0-M2/caching-aop-example-system-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/system/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/caching-aop-example-system/4.0.0-M2/caching-aop-example-system-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/system/target/caching-aop-example-system-sources.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/caching-aop-example-system/4.0.0-M2/caching-aop-example-system-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/system/target/caching-aop-example-system-javadoc.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/caching-aop-example-system/4.0.0-M2/caching-aop-example-system-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/system/target/caching-aop-example-system.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/caching-aop-example-system/4.0.0-M2/caching-aop-example-system-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/system/target/caching-aop-example-system.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/caching-aop-example-system/4.0.0-M2/caching-aop-example-system-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/system/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/caching-aop-example-system/4.0.0-M2/caching-aop-example-system-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/system/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/caching-aop-example-system/4.0.0-M2/caching-aop-example-system-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/system/target/caching-aop-example-system-sources.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/caching-aop-example-system/4.0.0-M2/caching-aop-example-system-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/system/target/caching-aop-example-system-javadoc.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/caching-aop-example-system/4.0.0-M2/caching-aop-example-system-4.0.0-M2-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ------------< org.glassfish.hk2:caching-aop-example-runner >------------ [INFO] Building Caching AOP Example Runner 4.0.0-M2 [35/72] [INFO] from examples/caching/runner/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ caching-aop-example-runner --- [INFO] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (compute-osgi-version) @ caching-aop-example-runner --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ caching-aop-example-runner --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ caching-aop-example-runner --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ caching-aop-example-runner --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ caching-aop-example-runner --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/runner/src/main/resources [INFO] Copying 2 resources from ../../.. to target/classes/META-INF [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ caching-aop-example-runner --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 11] to target/classes [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ caching-aop-example-runner --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/runner/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (generate-inhabitants) @ caching-aop-example-runner --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ caching-aop-example-runner --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/runner/src/test/resources [INFO] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ caching-aop-example-runner --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 11] to target/test-classes [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ caching-aop-example-runner --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ caching-aop-example-runner --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/runner/target/caching-aop-example-runner.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ caching-aop-example-runner --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/runner/target/bom.xml [INFO] attaching as caching-aop-example-runner-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/runner/target/bom.json [INFO] attaching as caching-aop-example-runner-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ caching-aop-example-runner --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/runner/target/caching-aop-example-runner-sources.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ caching-aop-example-runner --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-api/apidocs/ are in named modules. [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-locator/apidocs/ are in named modules. [WARNING] 2 warnings [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/runner/target/caching-aop-example-runner-javadoc.jar [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ caching-aop-example-runner --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ caching-aop-example-runner --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/runner/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/caching-aop-example-runner/4.0.0-M2/caching-aop-example-runner-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/runner/target/caching-aop-example-runner.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/caching-aop-example-runner/4.0.0-M2/caching-aop-example-runner-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/runner/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/caching-aop-example-runner/4.0.0-M2/caching-aop-example-runner-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/runner/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/caching-aop-example-runner/4.0.0-M2/caching-aop-example-runner-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/runner/target/caching-aop-example-runner-sources.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/caching-aop-example-runner/4.0.0-M2/caching-aop-example-runner-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/runner/target/caching-aop-example-runner-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/caching-aop-example-runner/4.0.0-M2/caching-aop-example-runner-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/runner/target/caching-aop-example-runner.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/caching-aop-example-runner/4.0.0-M2/caching-aop-example-runner-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/runner/target/caching-aop-example-runner.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/caching-aop-example-runner/4.0.0-M2/caching-aop-example-runner-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/runner/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/caching-aop-example-runner/4.0.0-M2/caching-aop-example-runner-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/runner/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/caching-aop-example-runner/4.0.0-M2/caching-aop-example-runner-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/runner/target/caching-aop-example-runner-sources.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/caching-aop-example-runner/4.0.0-M2/caching-aop-example-runner-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/runner/target/caching-aop-example-runner-javadoc.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/caching-aop-example-runner/4.0.0-M2/caching-aop-example-runner-4.0.0-M2-javadoc.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ caching-aop-example-runner --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/runner/target/caching-aop-example-runner.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/caching-aop-example-runner/4.0.0-M2/caching-aop-example-runner-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/runner/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/caching-aop-example-runner/4.0.0-M2/caching-aop-example-runner-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/runner/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/caching-aop-example-runner/4.0.0-M2/caching-aop-example-runner-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/runner/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/caching-aop-example-runner/4.0.0-M2/caching-aop-example-runner-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/runner/target/caching-aop-example-runner-sources.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/caching-aop-example-runner/4.0.0-M2/caching-aop-example-runner-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/runner/target/caching-aop-example-runner-javadoc.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/caching-aop-example-runner/4.0.0-M2/caching-aop-example-runner-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/runner/target/caching-aop-example-runner.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/caching-aop-example-runner/4.0.0-M2/caching-aop-example-runner-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/runner/target/caching-aop-example-runner.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/caching-aop-example-runner/4.0.0-M2/caching-aop-example-runner-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/runner/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/caching-aop-example-runner/4.0.0-M2/caching-aop-example-runner-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/runner/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/caching-aop-example-runner/4.0.0-M2/caching-aop-example-runner-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/runner/target/caching-aop-example-runner-sources.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/caching-aop-example-runner/4.0.0-M2/caching-aop-example-runner-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/runner/target/caching-aop-example-runner-javadoc.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/caching-aop-example-runner/4.0.0-M2/caching-aop-example-runner-4.0.0-M2-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] --------------------< org.glassfish.hk2:hk2-extras >-------------------- [INFO] Building HK2 extras module 4.0.0-M2 [36/72] [INFO] from hk2-extras/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-extras --- [INFO] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (compute-osgi-version) @ hk2-extras --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ hk2-extras --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ hk2-extras --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ hk2-extras --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ hk2-extras --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-extras/src/main/resources [INFO] Copying 2 resources from .. to target/classes/META-INF [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ hk2-extras --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 30 source files with javac [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-extras/src/main/java/org/glassfish/hk2/extras/operation/OperationHandle.java:[105,25] deprecated item is not annotated with @Deprecated [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-extras/src/main/java/org/glassfish/hk2/extras/operation/internal/OperationHandleImpl.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-extras/src/main/java/org/glassfish/hk2/extras/operation/internal/OperationHandleImpl.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ hk2-extras --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-extras/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ hk2-extras --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-extras/src/test/resources [INFO] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ hk2-extras --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 150 source files with javac [debug release 11] to target/test-classes [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-extras/src/test/java/org/glassfish/hk2/tests/locator/messaging/basic/BasicTopicTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-extras/src/test/java/org/glassfish/hk2/tests/locator/messaging/basic/BasicTopicTest.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-extras/src/test/java/org/glassfish/hk2/tests/proxiableshared/ReqContext.java: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-extras/src/test/java/org/glassfish/hk2/tests/proxiableshared/ReqContext.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-extras/src/test/java/org/glassfish/hk2/tests/proxiableshared/ReqContext.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ hk2-extras --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ hk2-extras --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-extras/target/hk2-extras.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ hk2-extras --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 7 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-extras/target/bom.xml [INFO] attaching as hk2-extras-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-extras/target/bom.json [INFO] attaching as hk2-extras-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ hk2-extras --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-extras/target/hk2-extras-sources.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ hk2-extras --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-extras/src/main/java/org/glassfish/hk2/extras/events/DefaultTopicDistributionErrorService.java:26: warning: Tag @link: reference not found: ServiceLocatorUtilities#enableTopicDistribution(org.glassfish.hk2.api.ServiceLocator) [WARNING] * {@link ServiceLocatorUtilities#enableTopicDistribution(org.glassfish.hk2.api.ServiceLocator)} [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-extras/src/main/java/org/glassfish/hk2/extras/operation/OperationContext.java:54: warning: Tag @link: reference not found: SingletonInjectsPerRequest [WARNING] * of {@link Context} the subclass of this class must be in the {@link SingletonInjectsPerRequest} [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-extras/src/main/java/org/glassfish/hk2/extras/events/DefaultTopicDistributionErrorService.java:26: warning: Tag @link: reference not found: ServiceLocatorUtilities#enableTopicDistribution(org.glassfish.hk2.api.ServiceLocator) [WARNING] * {@link ServiceLocatorUtilities#enableTopicDistribution(org.glassfish.hk2.api.ServiceLocator)} [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-extras/src/main/java/org/glassfish/hk2/extras/events/DefaultTopicDistributionErrorService.java:26: warning: Tag @link: reference not found: ServiceLocatorUtilities#enableTopicDistribution(org.glassfish.hk2.api.ServiceLocator) [WARNING] * {@link ServiceLocatorUtilities#enableTopicDistribution(org.glassfish.hk2.api.ServiceLocator)} [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-extras/src/main/java/org/glassfish/hk2/extras/events/DefaultTopicDistributionErrorService.java:26: warning: Tag @link: reference not found: ServiceLocatorUtilities#enableTopicDistribution(org.glassfish.hk2.api.ServiceLocator) [WARNING] * {@link ServiceLocatorUtilities#enableTopicDistribution(org.glassfish.hk2.api.ServiceLocator)} [WARNING] ^ [WARNING] 5 warnings [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-extras/target/hk2-extras-javadoc.jar [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ hk2-extras --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ hk2-extras --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-extras/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-extras/4.0.0-M2/hk2-extras-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-extras/target/hk2-extras.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-extras/4.0.0-M2/hk2-extras-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-extras/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-extras/4.0.0-M2/hk2-extras-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-extras/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-extras/4.0.0-M2/hk2-extras-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-extras/target/hk2-extras-sources.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-extras/4.0.0-M2/hk2-extras-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-extras/target/hk2-extras-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-extras/4.0.0-M2/hk2-extras-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-extras/target/hk2-extras.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-extras/4.0.0-M2/hk2-extras-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-extras/target/hk2-extras.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-extras/4.0.0-M2/hk2-extras-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-extras/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-extras/4.0.0-M2/hk2-extras-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-extras/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-extras/4.0.0-M2/hk2-extras-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-extras/target/hk2-extras-sources.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-extras/4.0.0-M2/hk2-extras-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-extras/target/hk2-extras-javadoc.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-extras/4.0.0-M2/hk2-extras-4.0.0-M2-javadoc.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ hk2-extras --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-extras/target/hk2-extras.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-extras/4.0.0-M2/hk2-extras-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-extras/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-extras/4.0.0-M2/hk2-extras-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-extras/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-extras/4.0.0-M2/hk2-extras-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-extras/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-extras/4.0.0-M2/hk2-extras-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-extras/target/hk2-extras-sources.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-extras/4.0.0-M2/hk2-extras-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-extras/target/hk2-extras-javadoc.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-extras/4.0.0-M2/hk2-extras-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-extras/target/hk2-extras.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-extras/4.0.0-M2/hk2-extras-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-extras/target/hk2-extras.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-extras/4.0.0-M2/hk2-extras-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-extras/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-extras/4.0.0-M2/hk2-extras-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-extras/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-extras/4.0.0-M2/hk2-extras-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-extras/target/hk2-extras-sources.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-extras/4.0.0-M2/hk2-extras-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-extras/target/hk2-extras-javadoc.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-extras/4.0.0-M2/hk2-extras-4.0.0-M2-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ------------------< org.glassfish.hk2:event-examples >------------------ [INFO] Building Event Examples 4.0.0-M2 [37/72] [INFO] from examples/events/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ event-examples --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ event-examples --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ event-examples --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ event-examples --- [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ event-examples --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/events/target/bom.xml [INFO] attaching as event-examples-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/events/target/bom.json [INFO] attaching as event-examples-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ event-examples --- [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ event-examples --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ event-examples --- [INFO] Signing 3 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ event-examples --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/events/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/event-examples/4.0.0-M2/event-examples-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/events/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/event-examples/4.0.0-M2/event-examples-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/events/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/event-examples/4.0.0-M2/event-examples-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/events/target/event-examples.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/event-examples/4.0.0-M2/event-examples-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/events/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/event-examples/4.0.0-M2/event-examples-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/events/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/event-examples/4.0.0-M2/event-examples-4.0.0-M2-cyclonedx.json.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ event-examples --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/events/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/event-examples/4.0.0-M2/event-examples-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/events/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/event-examples/4.0.0-M2/event-examples-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/events/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/event-examples/4.0.0-M2/event-examples-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/events/target/event-examples.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/event-examples/4.0.0-M2/event-examples-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/events/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/event-examples/4.0.0-M2/event-examples-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/events/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/event-examples/4.0.0-M2/event-examples-4.0.0-M2-cyclonedx.json.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -------------< org.glassfish.hk2:threading-event-example >-------------- [INFO] Building Threaded Event Example 4.0.0-M2 [38/72] [INFO] from examples/events/threaded/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ threading-event-example --- [INFO] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (compute-osgi-version) @ threading-event-example --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ threading-event-example --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ threading-event-example --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ threading-event-example --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ threading-event-example --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/events/threaded/src/main/resources [INFO] Copying 2 resources from ../../.. to target/classes/META-INF [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ threading-event-example --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 11] to target/classes [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ threading-event-example --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/events/threaded/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (generate-inhabitants) @ threading-event-example --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ threading-event-example --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/events/threaded/src/test/resources [INFO] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ threading-event-example --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug release 11] to target/test-classes [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ threading-event-example --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ threading-event-example --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/events/threaded/target/threading-event-example.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ threading-event-example --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 9 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/events/threaded/target/bom.xml [INFO] attaching as threading-event-example-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/events/threaded/target/bom.json [INFO] attaching as threading-event-example-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ threading-event-example --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/events/threaded/target/threading-event-example-sources.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ threading-event-example --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-api/apidocs/ are in named modules. [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-locator/apidocs/ are in named modules. [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-extras/apidocs/ are in named modules. [WARNING] 3 warnings [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/events/threaded/target/threading-event-example-javadoc.jar [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ threading-event-example --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ threading-event-example --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/events/threaded/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/threading-event-example/4.0.0-M2/threading-event-example-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/events/threaded/target/threading-event-example.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/threading-event-example/4.0.0-M2/threading-event-example-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/events/threaded/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/threading-event-example/4.0.0-M2/threading-event-example-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/events/threaded/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/threading-event-example/4.0.0-M2/threading-event-example-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/events/threaded/target/threading-event-example-sources.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/threading-event-example/4.0.0-M2/threading-event-example-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/events/threaded/target/threading-event-example-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/threading-event-example/4.0.0-M2/threading-event-example-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/events/threaded/target/threading-event-example.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/threading-event-example/4.0.0-M2/threading-event-example-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/events/threaded/target/threading-event-example.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/threading-event-example/4.0.0-M2/threading-event-example-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/events/threaded/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/threading-event-example/4.0.0-M2/threading-event-example-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/events/threaded/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/threading-event-example/4.0.0-M2/threading-event-example-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/events/threaded/target/threading-event-example-sources.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/threading-event-example/4.0.0-M2/threading-event-example-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/events/threaded/target/threading-event-example-javadoc.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/threading-event-example/4.0.0-M2/threading-event-example-4.0.0-M2-javadoc.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ threading-event-example --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/events/threaded/target/threading-event-example.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/threading-event-example/4.0.0-M2/threading-event-example-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/events/threaded/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/threading-event-example/4.0.0-M2/threading-event-example-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/events/threaded/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/threading-event-example/4.0.0-M2/threading-event-example-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/events/threaded/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/threading-event-example/4.0.0-M2/threading-event-example-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/events/threaded/target/threading-event-example-sources.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/threading-event-example/4.0.0-M2/threading-event-example-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/events/threaded/target/threading-event-example-javadoc.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/threading-event-example/4.0.0-M2/threading-event-example-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/events/threaded/target/threading-event-example.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/threading-event-example/4.0.0-M2/threading-event-example-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/events/threaded/target/threading-event-example.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/threading-event-example/4.0.0-M2/threading-event-example-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/events/threaded/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/threading-event-example/4.0.0-M2/threading-event-example-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/events/threaded/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/threading-event-example/4.0.0-M2/threading-event-example-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/events/threaded/target/threading-event-example-sources.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/threading-event-example/4.0.0-M2/threading-event-example-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/events/threaded/target/threading-event-example-javadoc.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/threading-event-example/4.0.0-M2/threading-event-example-4.0.0-M2-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ----------------< org.glassfish.hk2:hk2-configuration >----------------- [INFO] Building HK2 Configuration Subsystem 4.0.0-M2 [39/72] [INFO] from hk2-configuration/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-configuration --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ hk2-configuration --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ hk2-configuration --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ hk2-configuration --- [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ hk2-configuration --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/target/bom.xml [INFO] attaching as hk2-configuration-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/target/bom.json [INFO] attaching as hk2-configuration-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ hk2-configuration --- [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ hk2-configuration --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ hk2-configuration --- [INFO] Signing 3 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ hk2-configuration --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-configuration/4.0.0-M2/hk2-configuration-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-configuration/4.0.0-M2/hk2-configuration-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-configuration/4.0.0-M2/hk2-configuration-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/target/hk2-configuration.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-configuration/4.0.0-M2/hk2-configuration-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-configuration/4.0.0-M2/hk2-configuration-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-configuration/4.0.0-M2/hk2-configuration-4.0.0-M2-cyclonedx.json.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ hk2-configuration --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-configuration/4.0.0-M2/hk2-configuration-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-configuration/4.0.0-M2/hk2-configuration-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-configuration/4.0.0-M2/hk2-configuration-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/target/hk2-configuration.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-configuration/4.0.0-M2/hk2-configuration-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-configuration/4.0.0-M2/hk2-configuration-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-configuration/4.0.0-M2/hk2-configuration-4.0.0-M2-cyclonedx.json.asc [INFO] Execution skipped to the last project... [INFO] [INFO] --------------< org.glassfish.hk2:hk2-configuration-hub >--------------- [INFO] Building HK2 Configuration Hub 4.0.0-M2 [40/72] [INFO] from hk2-configuration/manager/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-configuration-hub --- [INFO] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (compute-osgi-version) @ hk2-configuration-hub --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ hk2-configuration-hub --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ hk2-configuration-hub --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ hk2-configuration-hub --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ hk2-configuration-hub --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/manager/src/main/resources [INFO] Copying 2 resources from ../.. to target/classes/META-INF [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ hk2-configuration-hub --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 20 source files with javac [debug release 11] to target/classes [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ hk2-configuration-hub --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/manager/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default) @ hk2-configuration-hub --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ hk2-configuration-hub --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/manager/src/test/resources [INFO] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ hk2-configuration-hub --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 11] to target/test-classes [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ hk2-configuration-hub --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ hk2-configuration-hub --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/manager/target/hk2-configuration-hub.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ hk2-configuration-hub --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 7 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/manager/target/bom.xml [INFO] attaching as hk2-configuration-hub-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/manager/target/bom.json [INFO] attaching as hk2-configuration-hub-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ hk2-configuration-hub --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/manager/target/hk2-configuration-hub-sources.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ hk2-configuration-hub --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/manager/target/hk2-configuration-hub-javadoc.jar [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ hk2-configuration-hub --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ hk2-configuration-hub --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/manager/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-configuration-hub/4.0.0-M2/hk2-configuration-hub-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/manager/target/hk2-configuration-hub.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-configuration-hub/4.0.0-M2/hk2-configuration-hub-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/manager/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-configuration-hub/4.0.0-M2/hk2-configuration-hub-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/manager/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-configuration-hub/4.0.0-M2/hk2-configuration-hub-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/manager/target/hk2-configuration-hub-sources.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-configuration-hub/4.0.0-M2/hk2-configuration-hub-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/manager/target/hk2-configuration-hub-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-configuration-hub/4.0.0-M2/hk2-configuration-hub-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/manager/target/hk2-configuration-hub.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-configuration-hub/4.0.0-M2/hk2-configuration-hub-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/manager/target/hk2-configuration-hub.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-configuration-hub/4.0.0-M2/hk2-configuration-hub-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/manager/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-configuration-hub/4.0.0-M2/hk2-configuration-hub-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/manager/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-configuration-hub/4.0.0-M2/hk2-configuration-hub-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/manager/target/hk2-configuration-hub-sources.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-configuration-hub/4.0.0-M2/hk2-configuration-hub-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/manager/target/hk2-configuration-hub-javadoc.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-configuration-hub/4.0.0-M2/hk2-configuration-hub-4.0.0-M2-javadoc.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ hk2-configuration-hub --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/manager/target/hk2-configuration-hub.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-configuration-hub/4.0.0-M2/hk2-configuration-hub-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/manager/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-configuration-hub/4.0.0-M2/hk2-configuration-hub-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/manager/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-configuration-hub/4.0.0-M2/hk2-configuration-hub-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/manager/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-configuration-hub/4.0.0-M2/hk2-configuration-hub-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/manager/target/hk2-configuration-hub-sources.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-configuration-hub/4.0.0-M2/hk2-configuration-hub-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/manager/target/hk2-configuration-hub-javadoc.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-configuration-hub/4.0.0-M2/hk2-configuration-hub-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/manager/target/hk2-configuration-hub.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-configuration-hub/4.0.0-M2/hk2-configuration-hub-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/manager/target/hk2-configuration-hub.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-configuration-hub/4.0.0-M2/hk2-configuration-hub-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/manager/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-configuration-hub/4.0.0-M2/hk2-configuration-hub-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/manager/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-configuration-hub/4.0.0-M2/hk2-configuration-hub-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/manager/target/hk2-configuration-hub-sources.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-configuration-hub/4.0.0-M2/hk2-configuration-hub-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/manager/target/hk2-configuration-hub-javadoc.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-configuration-hub/4.0.0-M2/hk2-configuration-hub-4.0.0-M2-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ----------< org.glassfish.hk2:hk2-configuration-integration >----------- [INFO] Building HK2 Configuration Integration 4.0.0-M2 [41/72] [INFO] from hk2-configuration/hk2-integration/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-configuration-integration --- [INFO] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (compute-osgi-version) @ hk2-configuration-integration --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ hk2-configuration-integration --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ hk2-configuration-integration --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ hk2-configuration-integration --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ hk2-configuration-integration --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/hk2-integration/src/main/resources [INFO] Copying 2 resources from ../.. to target/classes/META-INF [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ hk2-configuration-integration --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 20 source files with javac [debug release 11] to target/classes [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/hk2-integration/src/main/java/org/glassfish/hk2/configuration/internal/ConfigurationListener.java: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/hk2-integration/src/main/java/org/glassfish/hk2/configuration/internal/ConfigurationListener.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/hk2-integration/src/main/java/org/glassfish/hk2/configuration/internal/ConfigurationListener.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ hk2-configuration-integration --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/hk2-integration/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default) @ hk2-configuration-integration --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ hk2-configuration-integration --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/hk2-integration/src/test/resources [INFO] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ hk2-configuration-integration --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 52 source files with javac [debug release 11] to target/test-classes [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/hk2-integration/src/test/java/org/glassfish/hk2/configuration/tests/injected/InjectedConfiguredTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/hk2-integration/src/test/java/org/glassfish/hk2/configuration/tests/injected/InjectedConfiguredTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ hk2-configuration-integration --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ hk2-configuration-integration --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/hk2-integration/target/hk2-configuration-integration.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ hk2-configuration-integration --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 8 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/hk2-integration/target/bom.xml [INFO] attaching as hk2-configuration-integration-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/hk2-integration/target/bom.json [INFO] attaching as hk2-configuration-integration-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ hk2-configuration-integration --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/hk2-integration/target/hk2-configuration-integration-sources.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ hk2-configuration-integration --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/hk2-integration/src/main/java/org/glassfish/hk2/configuration/api/Configured.java:78: warning: invalid input: '"' [WARNING] * set to "$bean" then the whole bean [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/hk2-integration/src/main/java/org/glassfish/hk2/configuration/api/Configured.java:78: warning: invalid input: '"' [WARNING] * set to "$bean" then the whole bean [WARNING] ^ [WARNING] 2 warnings [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/hk2-integration/target/hk2-configuration-integration-javadoc.jar [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ hk2-configuration-integration --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ hk2-configuration-integration --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/hk2-integration/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-configuration-integration/4.0.0-M2/hk2-configuration-integration-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/hk2-integration/target/hk2-configuration-integration.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-configuration-integration/4.0.0-M2/hk2-configuration-integration-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/hk2-integration/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-configuration-integration/4.0.0-M2/hk2-configuration-integration-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/hk2-integration/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-configuration-integration/4.0.0-M2/hk2-configuration-integration-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/hk2-integration/target/hk2-configuration-integration-sources.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-configuration-integration/4.0.0-M2/hk2-configuration-integration-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/hk2-integration/target/hk2-configuration-integration-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-configuration-integration/4.0.0-M2/hk2-configuration-integration-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/hk2-integration/target/hk2-configuration-integration.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-configuration-integration/4.0.0-M2/hk2-configuration-integration-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/hk2-integration/target/hk2-configuration-integration.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-configuration-integration/4.0.0-M2/hk2-configuration-integration-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/hk2-integration/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-configuration-integration/4.0.0-M2/hk2-configuration-integration-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/hk2-integration/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-configuration-integration/4.0.0-M2/hk2-configuration-integration-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/hk2-integration/target/hk2-configuration-integration-sources.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-configuration-integration/4.0.0-M2/hk2-configuration-integration-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/hk2-integration/target/hk2-configuration-integration-javadoc.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-configuration-integration/4.0.0-M2/hk2-configuration-integration-4.0.0-M2-javadoc.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ hk2-configuration-integration --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/hk2-integration/target/hk2-configuration-integration.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-configuration-integration/4.0.0-M2/hk2-configuration-integration-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/hk2-integration/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-configuration-integration/4.0.0-M2/hk2-configuration-integration-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/hk2-integration/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-configuration-integration/4.0.0-M2/hk2-configuration-integration-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/hk2-integration/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-configuration-integration/4.0.0-M2/hk2-configuration-integration-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/hk2-integration/target/hk2-configuration-integration-sources.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-configuration-integration/4.0.0-M2/hk2-configuration-integration-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/hk2-integration/target/hk2-configuration-integration-javadoc.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-configuration-integration/4.0.0-M2/hk2-configuration-integration-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/hk2-integration/target/hk2-configuration-integration.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-configuration-integration/4.0.0-M2/hk2-configuration-integration-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/hk2-integration/target/hk2-configuration-integration.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-configuration-integration/4.0.0-M2/hk2-configuration-integration-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/hk2-integration/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-configuration-integration/4.0.0-M2/hk2-configuration-integration-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/hk2-integration/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-configuration-integration/4.0.0-M2/hk2-configuration-integration-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/hk2-integration/target/hk2-configuration-integration-sources.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-configuration-integration/4.0.0-M2/hk2-configuration-integration-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/hk2-integration/target/hk2-configuration-integration-javadoc.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-configuration-integration/4.0.0-M2/hk2-configuration-integration-4.0.0-M2-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ----------< org.glassfish.hk2:hk2-configuration-persistence >----------- [INFO] Building HK2 Configuration Persistence Modules 4.0.0-M2 [42/72] [INFO] from hk2-configuration/persistence/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-configuration-persistence --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ hk2-configuration-persistence --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ hk2-configuration-persistence --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ hk2-configuration-persistence --- [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ hk2-configuration-persistence --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/target/bom.xml [INFO] attaching as hk2-configuration-persistence-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/target/bom.json [INFO] attaching as hk2-configuration-persistence-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ hk2-configuration-persistence --- [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ hk2-configuration-persistence --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ hk2-configuration-persistence --- [INFO] Signing 3 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ hk2-configuration-persistence --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-configuration-persistence/4.0.0-M2/hk2-configuration-persistence-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-configuration-persistence/4.0.0-M2/hk2-configuration-persistence-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-configuration-persistence/4.0.0-M2/hk2-configuration-persistence-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/target/hk2-configuration-persistence.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-configuration-persistence/4.0.0-M2/hk2-configuration-persistence-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-configuration-persistence/4.0.0-M2/hk2-configuration-persistence-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-configuration-persistence/4.0.0-M2/hk2-configuration-persistence-4.0.0-M2-cyclonedx.json.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ hk2-configuration-persistence --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-configuration-persistence/4.0.0-M2/hk2-configuration-persistence-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-configuration-persistence/4.0.0-M2/hk2-configuration-persistence-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-configuration-persistence/4.0.0-M2/hk2-configuration-persistence-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/target/hk2-configuration-persistence.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-configuration-persistence/4.0.0-M2/hk2-configuration-persistence-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-configuration-persistence/4.0.0-M2/hk2-configuration-persistence-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-configuration-persistence/4.0.0-M2/hk2-configuration-persistence-4.0.0-M2-cyclonedx.json.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ----------------< org.glassfish.hk2:hk2-property-file >----------------- [INFO] Building HK2 Configuration Property File Reader 4.0.0-M2 [43/72] [INFO] from hk2-configuration/persistence/property-file/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-property-file --- [INFO] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (compute-osgi-version) @ hk2-property-file --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ hk2-property-file --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ hk2-property-file --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ hk2-property-file --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ hk2-property-file --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/property-file/src/main/resources [INFO] Copying 2 resources from ../../.. to target/classes/META-INF [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ hk2-property-file --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 11] to target/classes [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/property-file/src/main/java/org/glassfish/hk2/configuration/persistence/properties/internal/PropertyFileHandleImpl.java: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/property-file/src/main/java/org/glassfish/hk2/configuration/persistence/properties/internal/PropertyFileHandleImpl.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/property-file/src/main/java/org/glassfish/hk2/configuration/persistence/properties/internal/PropertyFileHandleImpl.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (generate-inhabitants) @ hk2-property-file --- [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ hk2-property-file --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/property-file/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ hk2-property-file --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ hk2-property-file --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 11] to target/test-classes [INFO] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (generate-test-inhabitants) @ hk2-property-file --- [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ hk2-property-file --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ hk2-property-file --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/property-file/target/hk2-property-file.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ hk2-property-file --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 8 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/property-file/target/bom.xml [INFO] attaching as hk2-property-file-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/property-file/target/bom.json [INFO] attaching as hk2-property-file-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- jar:3.3.0:test-jar (default) @ hk2-property-file --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/property-file/target/hk2-property-file-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ hk2-property-file --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/property-file/target/hk2-property-file-sources.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ hk2-property-file --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-utils/apidocs/ are in named modules. [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-api/apidocs/ are in named modules. [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-configuration/hk2-configuration-hub/apidocs/ are in named modules. [WARNING] 3 warnings [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/property-file/target/hk2-property-file-javadoc.jar [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ hk2-property-file --- [INFO] Signing 7 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ hk2-property-file --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/property-file/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-property-file/4.0.0-M2/hk2-property-file-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/property-file/target/hk2-property-file.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-property-file/4.0.0-M2/hk2-property-file-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/property-file/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-property-file/4.0.0-M2/hk2-property-file-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/property-file/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-property-file/4.0.0-M2/hk2-property-file-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/property-file/target/hk2-property-file-tests.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-property-file/4.0.0-M2/hk2-property-file-4.0.0-M2-tests.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/property-file/target/hk2-property-file-sources.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-property-file/4.0.0-M2/hk2-property-file-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/property-file/target/hk2-property-file-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-property-file/4.0.0-M2/hk2-property-file-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/property-file/target/hk2-property-file.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-property-file/4.0.0-M2/hk2-property-file-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/property-file/target/hk2-property-file.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-property-file/4.0.0-M2/hk2-property-file-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/property-file/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-property-file/4.0.0-M2/hk2-property-file-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/property-file/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-property-file/4.0.0-M2/hk2-property-file-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/property-file/target/hk2-property-file-tests.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-property-file/4.0.0-M2/hk2-property-file-4.0.0-M2-tests.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/property-file/target/hk2-property-file-sources.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-property-file/4.0.0-M2/hk2-property-file-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/property-file/target/hk2-property-file-javadoc.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-property-file/4.0.0-M2/hk2-property-file-4.0.0-M2-javadoc.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ hk2-property-file --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/property-file/target/hk2-property-file.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-property-file/4.0.0-M2/hk2-property-file-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/property-file/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-property-file/4.0.0-M2/hk2-property-file-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/property-file/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-property-file/4.0.0-M2/hk2-property-file-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/property-file/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-property-file/4.0.0-M2/hk2-property-file-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/property-file/target/hk2-property-file-tests.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-property-file/4.0.0-M2/hk2-property-file-4.0.0-M2-tests.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/property-file/target/hk2-property-file-sources.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-property-file/4.0.0-M2/hk2-property-file-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/property-file/target/hk2-property-file-javadoc.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-property-file/4.0.0-M2/hk2-property-file-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/property-file/target/hk2-property-file.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-property-file/4.0.0-M2/hk2-property-file-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/property-file/target/hk2-property-file.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-property-file/4.0.0-M2/hk2-property-file-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/property-file/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-property-file/4.0.0-M2/hk2-property-file-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/property-file/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-property-file/4.0.0-M2/hk2-property-file-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/property-file/target/hk2-property-file-tests.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-property-file/4.0.0-M2/hk2-property-file-4.0.0-M2-tests.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/property-file/target/hk2-property-file-sources.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-property-file/4.0.0-M2/hk2-property-file-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/property-file/target/hk2-property-file-javadoc.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-property-file/4.0.0-M2/hk2-property-file-4.0.0-M2-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] --------------< org.glassfish.hk2:configuration-examples >-------------- [INFO] Building Examples of configuration use cases 4.0.0-M2 [44/72] [INFO] from examples/configuration/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ configuration-examples --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ configuration-examples --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ configuration-examples --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ configuration-examples --- [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ configuration-examples --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/target/bom.xml [INFO] attaching as configuration-examples-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/target/bom.json [INFO] attaching as configuration-examples-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ configuration-examples --- [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ configuration-examples --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ configuration-examples --- [INFO] Signing 3 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ configuration-examples --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/configuration-examples/4.0.0-M2/configuration-examples-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/configuration-examples/4.0.0-M2/configuration-examples-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/configuration-examples/4.0.0-M2/configuration-examples-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/target/configuration-examples.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/configuration-examples/4.0.0-M2/configuration-examples-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/configuration-examples/4.0.0-M2/configuration-examples-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/configuration-examples/4.0.0-M2/configuration-examples-4.0.0-M2-cyclonedx.json.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ configuration-examples --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/configuration-examples/4.0.0-M2/configuration-examples-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/configuration-examples/4.0.0-M2/configuration-examples-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/configuration-examples/4.0.0-M2/configuration-examples-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/target/configuration-examples.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/configuration-examples/4.0.0-M2/configuration-examples-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/configuration-examples/4.0.0-M2/configuration-examples-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/configuration-examples/4.0.0-M2/configuration-examples-4.0.0-M2-cyclonedx.json.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ---------< org.glassfish.hk2:webserver-configuration-example >---------- [INFO] Building A fake WebServer configured by a property file 4.0.0-M2 [45/72] [INFO] from examples/configuration/webserver/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ webserver-configuration-example --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ webserver-configuration-example --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ webserver-configuration-example --- [INFO] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (compute-osgi-version) @ webserver-configuration-example --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ webserver-configuration-example --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ webserver-configuration-example --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/webserver/src/main/resources [INFO] Copying 2 resources from ../../.. to target/classes/META-INF [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ webserver-configuration-example --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 11] to target/classes [INFO] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (generate-inhabitants) @ webserver-configuration-example --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ webserver-configuration-example --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ webserver-configuration-example --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 11] to target/test-classes [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ webserver-configuration-example --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ webserver-configuration-example --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/webserver/target/webserver-configuration-example.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ webserver-configuration-example --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/webserver/target/bom.xml [INFO] attaching as webserver-configuration-example-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/webserver/target/bom.json [INFO] attaching as webserver-configuration-example-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ webserver-configuration-example --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/webserver/target/webserver-configuration-example-sources.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ webserver-configuration-example --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-api/apidocs/ are in named modules. [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-locator/apidocs/ are in named modules. [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-configuration/hk2-configuration-hub/apidocs/ are in named modules. [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-configuration/hk2-configuration-integration/apidocs/ are in named modules. [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/webserver/src/main/java/org/glassfish/examples/configuration/webserver/WebServerBean.java:87: warning: @param argument "sshPort" is not a parameter name. [WARNING] * @param sshPort the port to set [WARNING] ^ [WARNING] 5 warnings [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/webserver/target/webserver-configuration-example-javadoc.jar [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ webserver-configuration-example --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ webserver-configuration-example --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/webserver/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/webserver-configuration-example/4.0.0-M2/webserver-configuration-example-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/webserver/target/webserver-configuration-example.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/webserver-configuration-example/4.0.0-M2/webserver-configuration-example-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/webserver/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/webserver-configuration-example/4.0.0-M2/webserver-configuration-example-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/webserver/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/webserver-configuration-example/4.0.0-M2/webserver-configuration-example-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/webserver/target/webserver-configuration-example-sources.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/webserver-configuration-example/4.0.0-M2/webserver-configuration-example-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/webserver/target/webserver-configuration-example-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/webserver-configuration-example/4.0.0-M2/webserver-configuration-example-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/webserver/target/webserver-configuration-example.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/webserver-configuration-example/4.0.0-M2/webserver-configuration-example-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/webserver/target/webserver-configuration-example.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/webserver-configuration-example/4.0.0-M2/webserver-configuration-example-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/webserver/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/webserver-configuration-example/4.0.0-M2/webserver-configuration-example-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/webserver/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/webserver-configuration-example/4.0.0-M2/webserver-configuration-example-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/webserver/target/webserver-configuration-example-sources.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/webserver-configuration-example/4.0.0-M2/webserver-configuration-example-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/webserver/target/webserver-configuration-example-javadoc.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/webserver-configuration-example/4.0.0-M2/webserver-configuration-example-4.0.0-M2-javadoc.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ webserver-configuration-example --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/webserver/target/webserver-configuration-example.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/webserver-configuration-example/4.0.0-M2/webserver-configuration-example-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/webserver/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/webserver-configuration-example/4.0.0-M2/webserver-configuration-example-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/webserver/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/webserver-configuration-example/4.0.0-M2/webserver-configuration-example-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/webserver/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/webserver-configuration-example/4.0.0-M2/webserver-configuration-example-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/webserver/target/webserver-configuration-example-sources.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/webserver-configuration-example/4.0.0-M2/webserver-configuration-example-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/webserver/target/webserver-configuration-example-javadoc.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/webserver-configuration-example/4.0.0-M2/webserver-configuration-example-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/webserver/target/webserver-configuration-example.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/webserver-configuration-example/4.0.0-M2/webserver-configuration-example-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/webserver/target/webserver-configuration-example.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/webserver-configuration-example/4.0.0-M2/webserver-configuration-example-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/webserver/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/webserver-configuration-example/4.0.0-M2/webserver-configuration-example-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/webserver/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/webserver-configuration-example/4.0.0-M2/webserver-configuration-example-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/webserver/target/webserver-configuration-example-sources.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/webserver-configuration-example/4.0.0-M2/webserver-configuration-example-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/webserver/target/webserver-configuration-example-javadoc.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/webserver-configuration-example/4.0.0-M2/webserver-configuration-example-4.0.0-M2-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ------------------< org.glassfish.hk2:hk2-xml-parent >------------------ [INFO] Building HK2 XML Parser using JAXB 4.0.0-M2 [46/72] [INFO] from hk2-configuration/persistence/hk2-xml/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-xml-parent --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ hk2-xml-parent --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ hk2-xml-parent --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ hk2-xml-parent --- [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ hk2-xml-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 7 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/target/bom.xml [INFO] attaching as hk2-xml-parent-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/target/bom.json [INFO] attaching as hk2-xml-parent-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ hk2-xml-parent --- [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ hk2-xml-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ hk2-xml-parent --- [INFO] Signing 3 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ hk2-xml-parent --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-xml-parent/4.0.0-M2/hk2-xml-parent-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-xml-parent/4.0.0-M2/hk2-xml-parent-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-xml-parent/4.0.0-M2/hk2-xml-parent-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/target/hk2-xml-parent.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-xml-parent/4.0.0-M2/hk2-xml-parent-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-xml-parent/4.0.0-M2/hk2-xml-parent-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-xml-parent/4.0.0-M2/hk2-xml-parent-4.0.0-M2-cyclonedx.json.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ hk2-xml-parent --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-xml-parent/4.0.0-M2/hk2-xml-parent-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-xml-parent/4.0.0-M2/hk2-xml-parent-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-xml-parent/4.0.0-M2/hk2-xml-parent-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/target/hk2-xml-parent.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-xml-parent/4.0.0-M2/hk2-xml-parent-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-xml-parent/4.0.0-M2/hk2-xml-parent-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-xml-parent/4.0.0-M2/hk2-xml-parent-4.0.0-M2-cyclonedx.json.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ---------------------< org.glassfish.hk2:hk2-xml >---------------------- [INFO] Building HK2 XML Reader using JAXB 4.0.0-M2 [47/72] [INFO] from hk2-configuration/persistence/hk2-xml/main/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-xml --- [INFO] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (compute-osgi-version) @ hk2-xml --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ hk2-xml --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ hk2-xml --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ hk2-xml --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ hk2-xml --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from ../../../.. to target/classes/META-INF [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ hk2-xml --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 69 source files with javac [debug release 11] to target/classes [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/main/src/main/java/org/glassfish/hk2/xml/internal/ParentedModel.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/main/src/main/java/org/glassfish/hk2/xml/internal/ParentedModel.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (generate-inhabitants) @ hk2-xml --- [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ hk2-xml --- [INFO] No MANIFEST.MF file found, generating manifest. [WARNING] Manifest org.glassfish.hk2:hk2-xml:jar:4.0.0-M2 : Unused Import-Package instructions: [org.hibernate.validator.*] [INFO] Writing manifest: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/main/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ hk2-xml --- [INFO] Copying 33 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ hk2-xml --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 184 source files with javac [debug release 11] to target/test-classes [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/main/src/test/java/org/glassfish/hk2/xml/test/dynamic/removes/RemovesTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/main/src/test/java/org/glassfish/hk2/xml/test/dynamic/removes/RemovesTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (generate-test-inhabitants) @ hk2-xml --- [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ hk2-xml --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ hk2-xml --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/main/target/hk2-xml.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ hk2-xml --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/main/target/bom.xml [INFO] attaching as hk2-xml-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/main/target/bom.json [INFO] attaching as hk2-xml-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- jar:3.3.0:test-jar (default) @ hk2-xml --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/main/target/hk2-xml-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ hk2-xml --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/main/target/hk2-xml-sources.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ hk2-xml --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-utils/apidocs/ are in named modules. [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-api/apidocs/ are in named modules. [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-configuration/hk2-configuration-hub/apidocs/ are in named modules. [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/main/src/main/java/org/glassfish/hk2/xml/jaxb/internal/BaseHK2JAXBBean.java:1200: warning: @param argument "propName" is not a parameter name. [WARNING] * @param propName The name of the property to change [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/main/src/main/java/org/glassfish/hk2/xml/jaxb/internal/BaseHK2JAXBBean.java:1201: warning: @param argument "propValue" is not a parameter name. [WARNING] * @param propValue The new value of the property [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/main/src/main/java/org/glassfish/hk2/xml/internal/DynamicChangeInfo.java:177: warning: @return tag cannot be used in method with void return type. [WARNING] public void endOrDeferChange(boolean success) throws MultiException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/main/src/main/java/org/glassfish/hk2/xml/internal/Utilities.java:800: warning: @param argument "writeableDatabase" is not a parameter name. [WARNING] * @param writeableDatabase [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/main/src/main/java/org/glassfish/hk2/xml/internal/Utilities.java:801: warning: @param argument "dynamicService" is not a parameter name. [WARNING] * @param dynamicService [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/main/src/main/java/org/glassfish/hk2/xml/internal/Utilities.java:1395: warning: @param argument "classReflectionHelper" is not a parameter name. [WARNING] * @param classReflectionHelper [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/main/src/main/java/org/glassfish/hk2/xml/internal/Utilities.java:1711: warning: @param argument "classReflectionHelper" is not a parameter name. [WARNING] * @param classReflectionHelper [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/main/src/main/java/org/glassfish/hk2/xml/internal/Utilities.java:1712: warning: @param argument "source" is not a parameter name. [WARNING] * @param source [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/main/src/main/java/org/glassfish/hk2/xml/internal/Utilities.java:1713: warning: @param argument "other" is not a parameter name. [WARNING] * @param other [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/main/src/main/java/org/glassfish/hk2/xml/internal/Utilities.java:1716: warning: @return tag cannot be used in method with void return type. [WARNING] public static void applyDiff(Differences differences, DynamicChangeInfo changeControl) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/main/src/main/java/org/glassfish/hk2/xml/api/XmlRootHandle.java:208: warning: @param argument "listener" is not a parameter name. [WARNING] * @param listener non-null listeners to be removed. Must be [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/main/src/main/java/org/glassfish/hk2/xml/api/XmlService.java:47: warning: @param argument "jaxbAnnotatedClassOrInterface" is not a parameter name. [WARNING] * @param jaxbAnnotatedClassOrInterface The non-null class corresonding to the Xml to be parsed [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/main/src/main/java/org/glassfish/hk2/xml/api/XmlService.java:59: warning: @param argument "jaxbAnnotatedClassOrInterface" is not a parameter name. [WARNING] * @param jaxbAnnotatedClassOrInterface The non-null interface corresponding to the Xml to be parsed [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/main/src/main/java/org/glassfish/hk2/xml/api/XmlService.java:76: warning: @param argument "jaxbAnnotatedClassOrInterface" is not a parameter name. [WARNING] * @param jaxbAnnotatedClassOrInterface The non-null interface corresponding to the Xml to be parsed [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/main/src/main/java/org/glassfish/hk2/xml/api/XmlService.java:93: warning: @param argument "jaxbAnnotatedClassOrInterface" is not a parameter name. [WARNING] * @param jaxbAnnotatedClassOrInterface The non-null interface corresponding to the Xml to be parsed [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/main/src/main/java/org/glassfish/hk2/xml/api/XmlService.java:109: warning: @param argument "jaxbAnnotatedClassOrInterface" is not a parameter name. [WARNING] * @param jaxbAnnotatedClassOrInterface The non-null interface corresponding to the Xml to be parsed [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/main/src/main/java/org/glassfish/hk2/xml/api/XmlService.java:129: warning: @param argument "jaxbAnnotatedClassOrInterface" is not a parameter name. [WARNING] * @param jaxbAnnotatedClassOrInterface The non-null interface corresponding to the Xml to be parsed [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/main/src/main/java/org/glassfish/hk2/xml/api/XmlService.java:141: warning: @param argument "jaxbAnnotatedClassOrInterface" is not a parameter name. [WARNING] * @param jaxbAnnotatedClassOrInterface The non-null interface corresponding to the Xml to be parsed [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/main/src/main/java/org/glassfish/hk2/xml/api/XmlService.java:158: warning: @param argument "jaxbAnnotatedClassOrInterface" is not a parameter name. [WARNING] * @param jaxbAnnotatedClassOrInterface The non-null interface corresponding to the Xml to be parsed [WARNING] ^ [WARNING] 22 warnings [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/main/target/hk2-xml-javadoc.jar [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ hk2-xml --- [INFO] Signing 7 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ hk2-xml --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/main/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-xml/4.0.0-M2/hk2-xml-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/main/target/hk2-xml.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-xml/4.0.0-M2/hk2-xml-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/main/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-xml/4.0.0-M2/hk2-xml-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/main/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-xml/4.0.0-M2/hk2-xml-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/main/target/hk2-xml-tests.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-xml/4.0.0-M2/hk2-xml-4.0.0-M2-tests.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/main/target/hk2-xml-sources.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-xml/4.0.0-M2/hk2-xml-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/main/target/hk2-xml-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-xml/4.0.0-M2/hk2-xml-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/main/target/hk2-xml.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-xml/4.0.0-M2/hk2-xml-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/main/target/hk2-xml.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-xml/4.0.0-M2/hk2-xml-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/main/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-xml/4.0.0-M2/hk2-xml-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/main/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-xml/4.0.0-M2/hk2-xml-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/main/target/hk2-xml-tests.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-xml/4.0.0-M2/hk2-xml-4.0.0-M2-tests.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/main/target/hk2-xml-sources.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-xml/4.0.0-M2/hk2-xml-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/main/target/hk2-xml-javadoc.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-xml/4.0.0-M2/hk2-xml-4.0.0-M2-javadoc.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ hk2-xml --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/main/target/hk2-xml.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-xml/4.0.0-M2/hk2-xml-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/main/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-xml/4.0.0-M2/hk2-xml-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/main/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-xml/4.0.0-M2/hk2-xml-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/main/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-xml/4.0.0-M2/hk2-xml-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/main/target/hk2-xml-tests.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-xml/4.0.0-M2/hk2-xml-4.0.0-M2-tests.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/main/target/hk2-xml-sources.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-xml/4.0.0-M2/hk2-xml-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/main/target/hk2-xml-javadoc.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-xml/4.0.0-M2/hk2-xml-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/main/target/hk2-xml.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-xml/4.0.0-M2/hk2-xml-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/main/target/hk2-xml.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-xml/4.0.0-M2/hk2-xml-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/main/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-xml/4.0.0-M2/hk2-xml-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/main/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-xml/4.0.0-M2/hk2-xml-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/main/target/hk2-xml-tests.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-xml/4.0.0-M2/hk2-xml-4.0.0-M2-tests.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/main/target/hk2-xml-sources.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-xml/4.0.0-M2/hk2-xml-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/main/target/hk2-xml-javadoc.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-xml/4.0.0-M2/hk2-xml-4.0.0-M2-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ------------< org.glassfish.hk2:xml-configuration-example >------------- [INFO] Building Xml Application Configuration Example 4.0.0-M2 [48/72] [INFO] from examples/configuration/xml/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ xml-configuration-example --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ xml-configuration-example --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ xml-configuration-example --- [INFO] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (compute-osgi-version) @ xml-configuration-example --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ xml-configuration-example --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ xml-configuration-example --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/xml/src/main/resources [INFO] Copying 2 resources from ../../.. to target/classes/META-INF [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ xml-configuration-example --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ xml-configuration-example --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ xml-configuration-example --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 11] to target/test-classes [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ xml-configuration-example --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ xml-configuration-example --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/xml/target/xml-configuration-example.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ xml-configuration-example --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 28 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/xml/target/bom.xml [INFO] attaching as xml-configuration-example-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/xml/target/bom.json [INFO] attaching as xml-configuration-example-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ xml-configuration-example --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/xml/target/xml-configuration-example-sources.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ xml-configuration-example --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-utils/apidocs/ are in named modules. [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-api/apidocs/ are in named modules. [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-locator/apidocs/ are in named modules. [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-configuration/hk2-configuration-hub/apidocs/ are in named modules. [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-configuration/hk2-configuration-integration/apidocs/ are in named modules. [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/xml/src/main/java/org/glassfish/examples/configuration/xml/webserver/WebServerBean.java:87: warning: @param argument "sshPort" is not a parameter name. [WARNING] * @param sshPort the port to set [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/xml/src/main/java/org/glassfish/examples/configuration/xml/webserver/internal/WebServerManager.java:28: warning: Tag @link: reference not found: org.glassfish.hk2.xml.api.XmlService#unmarshall(java.net.URI, Class) [WARNING] * from the {@link org.glassfish.hk2.xml.api.XmlService#unmarshall(java.net.URI, Class)} [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/xml/src/main/java/org/glassfish/examples/configuration/xml/webserver/internal/WebServerManager.java:28: warning: Tag @link: reference not found: org.glassfish.hk2.xml.api.XmlService#unmarshall(java.net.URI, Class) [WARNING] * from the {@link org.glassfish.hk2.xml.api.XmlService#unmarshall(java.net.URI, Class)} [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/xml/src/main/java/org/glassfish/examples/configuration/xml/webserver/internal/WebServerManager.java:28: warning: Tag @link: reference not found: org.glassfish.hk2.xml.api.XmlService#unmarshall(java.net.URI, Class) [WARNING] * from the {@link org.glassfish.hk2.xml.api.XmlService#unmarshall(java.net.URI, Class)} [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/xml/src/main/java/org/glassfish/examples/configuration/xml/webserver/internal/WebServerManager.java:28: warning: Tag @link: reference not found: org.glassfish.hk2.xml.api.XmlService#unmarshall(java.net.URI, Class) [WARNING] * from the {@link org.glassfish.hk2.xml.api.XmlService#unmarshall(java.net.URI, Class)} [WARNING] ^ [WARNING] 10 warnings [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/xml/target/xml-configuration-example-javadoc.jar [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ xml-configuration-example --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ xml-configuration-example --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/xml/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/xml-configuration-example/4.0.0-M2/xml-configuration-example-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/xml/target/xml-configuration-example.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/xml-configuration-example/4.0.0-M2/xml-configuration-example-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/xml/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/xml-configuration-example/4.0.0-M2/xml-configuration-example-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/xml/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/xml-configuration-example/4.0.0-M2/xml-configuration-example-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/xml/target/xml-configuration-example-sources.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/xml-configuration-example/4.0.0-M2/xml-configuration-example-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/xml/target/xml-configuration-example-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/xml-configuration-example/4.0.0-M2/xml-configuration-example-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/xml/target/xml-configuration-example.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/xml-configuration-example/4.0.0-M2/xml-configuration-example-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/xml/target/xml-configuration-example.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/xml-configuration-example/4.0.0-M2/xml-configuration-example-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/xml/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/xml-configuration-example/4.0.0-M2/xml-configuration-example-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/xml/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/xml-configuration-example/4.0.0-M2/xml-configuration-example-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/xml/target/xml-configuration-example-sources.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/xml-configuration-example/4.0.0-M2/xml-configuration-example-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/xml/target/xml-configuration-example-javadoc.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/xml-configuration-example/4.0.0-M2/xml-configuration-example-4.0.0-M2-javadoc.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ xml-configuration-example --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/xml/target/xml-configuration-example.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/xml-configuration-example/4.0.0-M2/xml-configuration-example-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/xml/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/xml-configuration-example/4.0.0-M2/xml-configuration-example-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/xml/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/xml-configuration-example/4.0.0-M2/xml-configuration-example-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/xml/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/xml-configuration-example/4.0.0-M2/xml-configuration-example-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/xml/target/xml-configuration-example-sources.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/xml-configuration-example/4.0.0-M2/xml-configuration-example-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/xml/target/xml-configuration-example-javadoc.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/xml-configuration-example/4.0.0-M2/xml-configuration-example-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/xml/target/xml-configuration-example.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/xml-configuration-example/4.0.0-M2/xml-configuration-example-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/xml/target/xml-configuration-example.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/xml-configuration-example/4.0.0-M2/xml-configuration-example-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/xml/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/xml-configuration-example/4.0.0-M2/xml-configuration-example-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/xml/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/xml-configuration-example/4.0.0-M2/xml-configuration-example-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/xml/target/xml-configuration-example-sources.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/xml-configuration-example/4.0.0-M2/xml-configuration-example-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/xml/target/xml-configuration-example-javadoc.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/xml-configuration-example/4.0.0-M2/xml-configuration-example-4.0.0-M2-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ----------------< org.glassfish.hk2:operations-example >---------------- [INFO] Building Operations Example 4.0.0-M2 [49/72] [INFO] from examples/operations/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ operations-example --- [INFO] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (compute-osgi-version) @ operations-example --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ operations-example --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ operations-example --- [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (generate-injectors) @ operations-example --- [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/operations/target/generated-sources/hk2-config-generator/src/main/java [INFO] Source directory: /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/operations/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ operations-example --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ operations-example --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/operations/src/main/resources [INFO] Copying 2 resources from ../.. to target/classes/META-INF [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ operations-example --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 11 source files with javac [debug release 11] to target/classes [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/operations/src/main/java/org/glassfish/examples/operations/application/WithdrawalService.java: /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/operations/src/main/java/org/glassfish/examples/operations/application/WithdrawalService.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/operations/src/main/java/org/glassfish/examples/operations/application/WithdrawalService.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ operations-example --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/operations/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (generate-inhabitants) @ operations-example --- [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (generate-test-injectors) @ operations-example --- [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/operations/target/generated-sources/hk2-config-generator/src/test/java [INFO] Source directory: /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/operations/target/generated-sources/hk2-config-generator/src/test/java added. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ operations-example --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/operations/src/test/resources [INFO] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ operations-example --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 11] to target/test-classes [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ operations-example --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ operations-example --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/operations/target/operations-example.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ operations-example --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/operations/target/bom.xml [INFO] attaching as operations-example-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/operations/target/bom.json [INFO] attaching as operations-example-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ operations-example --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/operations/target/operations-example-sources.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ operations-example --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-api/apidocs/ are in named modules. [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-locator/apidocs/ are in named modules. [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-extras/apidocs/ are in named modules. [WARNING] 3 warnings [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/operations/target/operations-example-javadoc.jar [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ operations-example --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ operations-example --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/operations/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/operations-example/4.0.0-M2/operations-example-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/operations/target/operations-example.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/operations-example/4.0.0-M2/operations-example-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/operations/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/operations-example/4.0.0-M2/operations-example-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/operations/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/operations-example/4.0.0-M2/operations-example-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/operations/target/operations-example-sources.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/operations-example/4.0.0-M2/operations-example-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/operations/target/operations-example-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/operations-example/4.0.0-M2/operations-example-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/operations/target/operations-example.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/operations-example/4.0.0-M2/operations-example-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/operations/target/operations-example.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/operations-example/4.0.0-M2/operations-example-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/operations/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/operations-example/4.0.0-M2/operations-example-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/operations/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/operations-example/4.0.0-M2/operations-example-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/operations/target/operations-example-sources.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/operations-example/4.0.0-M2/operations-example-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/operations/target/operations-example-javadoc.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/operations-example/4.0.0-M2/operations-example-4.0.0-M2-javadoc.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ operations-example --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/operations/target/operations-example.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/operations-example/4.0.0-M2/operations-example-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/operations/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/operations-example/4.0.0-M2/operations-example-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/operations/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/operations-example/4.0.0-M2/operations-example-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/operations/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/operations-example/4.0.0-M2/operations-example-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/operations/target/operations-example-sources.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/operations-example/4.0.0-M2/operations-example-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/operations/target/operations-example-javadoc.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/operations-example/4.0.0-M2/operations-example-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/operations/target/operations-example.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/operations-example/4.0.0-M2/operations-example-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/operations/target/operations-example.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/operations-example/4.0.0-M2/operations-example-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/operations/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/operations-example/4.0.0-M2/operations-example-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/operations/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/operations-example/4.0.0-M2/operations-example-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/operations/target/operations-example-sources.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/operations-example/4.0.0-M2/operations-example-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/operations/target/operations-example-javadoc.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/operations-example/4.0.0-M2/operations-example-4.0.0-M2-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -------------------< org.glassfish.hk2:hk2-ant-test >------------------- [INFO] Building HK2 Ant Inhabitant Generator Test 4.0.0-M2 [50/72] [INFO] from hk2-testing/ant/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-ant-test --- [INFO] [INFO] --- antrun:3.1.0:run (clean) @ hk2-ant-test --- [INFO] Executing tasks [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/ant/target [INFO] Executed tasks [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ hk2-ant-test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ hk2-ant-test --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ hk2-ant-test --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ hk2-ant-test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/ant/src/main/resources [INFO] Copying 2 resources from ../.. to target/classes/META-INF [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ hk2-ant-test --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 11] to target/classes [INFO] [INFO] --- antrun:3.1.0:run (dist) @ hk2-ant-test --- [INFO] Executing tasks [WARNING] [javac] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/ant/build.xml:47: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/ant/target/classes The elements of the path that will be searched is: 1. /opt/tools/apache-maven/latest/boot/plexus-classworlds-2.7.0.jar Finished printing search path elements HabitatGenerator: inputFile=/home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/ant/target/classes outjarName=/home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/ant/target/classes locatorName=default noSwap=false outputDirectory=/home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/ant/target/classes/META-INF/hk2-locator Looking for test.Test for discovery of superclass Found test.Test in /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/ant/target/classes for superclass Class test.Test is not annotated with @Service Looking for org.jvnet.hk2.examples.ant.services.Service1 for discovery of superclass Found org.jvnet.hk2.examples.ant.services.Service1 in /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/ant/target/classes for superclass Generated Descriptor: Descriptor( implementation=org.jvnet.hk2.examples.ant.services.Service1 contracts={org.jvnet.hk2.examples.ant.services.Service1} scope=jakarta.inject.Singleton qualifiers={} descriptorType=CLASS descriptorVisibility=NORMAL metadata= rank=0 loader=null proxiable=null proxyForSameScope=null analysisName=default id=null locatorId=null identityHashCode=1779987649) Writing 1 entries to file /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/ant/target/classes/META-INF/hk2-locator/default Wrote 1 entries to inhabitant file /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/ant/target/classes/META-INF/hk2-locator/default HabitatGenerator completed successfully [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ hk2-ant-test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/ant/src/test/resources [INFO] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ hk2-ant-test --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 11] to target/test-classes [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ hk2-ant-test --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ hk2-ant-test --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/ant/target/hk2-ant-test.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ hk2-ant-test --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 5 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/ant/target/bom.xml [INFO] attaching as hk2-ant-test-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/ant/target/bom.json [INFO] attaching as hk2-ant-test-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ hk2-ant-test --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/ant/target/hk2-ant-test-sources.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ hk2-ant-test --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-api/apidocs/ are in named modules. [WARNING] 1 warning [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/ant/target/hk2-ant-test-javadoc.jar [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ hk2-ant-test --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ hk2-ant-test --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/ant/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-ant-test/4.0.0-M2/hk2-ant-test-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/ant/target/hk2-ant-test.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-ant-test/4.0.0-M2/hk2-ant-test-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/ant/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-ant-test/4.0.0-M2/hk2-ant-test-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/ant/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-ant-test/4.0.0-M2/hk2-ant-test-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/ant/target/hk2-ant-test-sources.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-ant-test/4.0.0-M2/hk2-ant-test-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/ant/target/hk2-ant-test-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-ant-test/4.0.0-M2/hk2-ant-test-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/ant/target/hk2-ant-test.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-ant-test/4.0.0-M2/hk2-ant-test-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/ant/target/hk2-ant-test.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-ant-test/4.0.0-M2/hk2-ant-test-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/ant/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-ant-test/4.0.0-M2/hk2-ant-test-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/ant/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-ant-test/4.0.0-M2/hk2-ant-test-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/ant/target/hk2-ant-test-sources.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-ant-test/4.0.0-M2/hk2-ant-test-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/ant/target/hk2-ant-test-javadoc.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-ant-test/4.0.0-M2/hk2-ant-test-4.0.0-M2-javadoc.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ hk2-ant-test --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/ant/target/hk2-ant-test.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-ant-test/4.0.0-M2/hk2-ant-test-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/ant/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-ant-test/4.0.0-M2/hk2-ant-test-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/ant/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-ant-test/4.0.0-M2/hk2-ant-test-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/ant/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-ant-test/4.0.0-M2/hk2-ant-test-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/ant/target/hk2-ant-test-sources.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-ant-test/4.0.0-M2/hk2-ant-test-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/ant/target/hk2-ant-test-javadoc.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-ant-test/4.0.0-M2/hk2-ant-test-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/ant/target/hk2-ant-test.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-ant-test/4.0.0-M2/hk2-ant-test-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/ant/target/hk2-ant-test.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-ant-test/4.0.0-M2/hk2-ant-test-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/ant/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-ant-test/4.0.0-M2/hk2-ant-test-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/ant/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-ant-test/4.0.0-M2/hk2-ant-test-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/ant/target/hk2-ant-test-sources.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-ant-test/4.0.0-M2/hk2-ant-test-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/ant/target/hk2-ant-test-javadoc.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-ant-test/4.0.0-M2/hk2-ant-test-4.0.0-M2-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ----------------< org.glassfish.hk2:hk2-locator-extras >---------------- [INFO] Building HK2 Locator unit tests 4.0.0-M2 [51/72] [INFO] from hk2-testing/hk2-locator-extras/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-locator-extras --- [INFO] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (compute-osgi-version) @ hk2-locator-extras --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ hk2-locator-extras --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ hk2-locator-extras --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ hk2-locator-extras --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ hk2-locator-extras --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-extras/src/main/resources [INFO] Copying 2 resources from ../.. to target/classes/META-INF [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ hk2-locator-extras --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 11] to target/classes [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ hk2-locator-extras --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-extras/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ hk2-locator-extras --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-extras/src/test/resources [INFO] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ hk2-locator-extras --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 11] to target/test-classes [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-extras/src/test/java/org/glassfish/hk2/tests/locator/extras/contextclassloader/ContextClassLoaderTest.java: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-extras/src/test/java/org/glassfish/hk2/tests/locator/extras/contextclassloader/ContextClassLoaderTest.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-extras/src/test/java/org/glassfish/hk2/tests/locator/extras/contextclassloader/ContextClassLoaderTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ hk2-locator-extras --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ hk2-locator-extras --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-extras/target/hk2-locator-extras.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ hk2-locator-extras --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 12 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-extras/target/bom.xml [INFO] attaching as hk2-locator-extras-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-extras/target/bom.json [INFO] attaching as hk2-locator-extras-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ hk2-locator-extras --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-extras/target/hk2-locator-extras-sources.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ hk2-locator-extras --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-api/apidocs/ are in named modules. [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-locator/apidocs/ are in named modules. [WARNING] 2 warnings [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-extras/target/hk2-locator-extras-javadoc.jar [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ hk2-locator-extras --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ hk2-locator-extras --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-extras/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator-extras/4.0.0-M2/hk2-locator-extras-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-extras/target/hk2-locator-extras.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator-extras/4.0.0-M2/hk2-locator-extras-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-extras/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator-extras/4.0.0-M2/hk2-locator-extras-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-extras/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator-extras/4.0.0-M2/hk2-locator-extras-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-extras/target/hk2-locator-extras-sources.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator-extras/4.0.0-M2/hk2-locator-extras-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-extras/target/hk2-locator-extras-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator-extras/4.0.0-M2/hk2-locator-extras-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-extras/target/hk2-locator-extras.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator-extras/4.0.0-M2/hk2-locator-extras-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-extras/target/hk2-locator-extras.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator-extras/4.0.0-M2/hk2-locator-extras-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-extras/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator-extras/4.0.0-M2/hk2-locator-extras-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-extras/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator-extras/4.0.0-M2/hk2-locator-extras-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-extras/target/hk2-locator-extras-sources.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator-extras/4.0.0-M2/hk2-locator-extras-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-extras/target/hk2-locator-extras-javadoc.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator-extras/4.0.0-M2/hk2-locator-extras-4.0.0-M2-javadoc.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ hk2-locator-extras --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-extras/target/hk2-locator-extras.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-locator-extras/4.0.0-M2/hk2-locator-extras-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-extras/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-locator-extras/4.0.0-M2/hk2-locator-extras-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-extras/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-locator-extras/4.0.0-M2/hk2-locator-extras-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-extras/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-locator-extras/4.0.0-M2/hk2-locator-extras-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-extras/target/hk2-locator-extras-sources.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-locator-extras/4.0.0-M2/hk2-locator-extras-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-extras/target/hk2-locator-extras-javadoc.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-locator-extras/4.0.0-M2/hk2-locator-extras-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-extras/target/hk2-locator-extras.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-locator-extras/4.0.0-M2/hk2-locator-extras-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-extras/target/hk2-locator-extras.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-locator-extras/4.0.0-M2/hk2-locator-extras-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-extras/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-locator-extras/4.0.0-M2/hk2-locator-extras-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-extras/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-locator-extras/4.0.0-M2/hk2-locator-extras-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-extras/target/hk2-locator-extras-sources.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-locator-extras/4.0.0-M2/hk2-locator-extras-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-extras/target/hk2-locator-extras-javadoc.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-locator-extras/4.0.0-M2/hk2-locator-extras-4.0.0-M2-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] --------------------< org.glassfish.hk2:hk2-testng >-------------------- [INFO] Building HK2 TestNG runner 4.0.0-M2 [52/72] [INFO] from hk2-testing/hk2-testng/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-testng --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ hk2-testng --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ hk2-testng --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ hk2-testng --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ hk2-testng --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from ../.. to target/classes/META-INF [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ hk2-testng --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 11] to target/classes [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-testng/src/main/java/org/jvnet/testing/hk2testng/HK2TestListenerAdapter.java: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-testng/src/main/java/org/jvnet/testing/hk2testng/HK2TestListenerAdapter.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-testng/src/main/java/org/jvnet/testing/hk2testng/HK2TestListenerAdapter.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ hk2-testng --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-testng/src/test/resources [INFO] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ hk2-testng --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 41 source files with javac [debug release 11] to target/test-classes [INFO] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default) @ hk2-testng --- [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ hk2-testng --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ hk2-testng --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-testng/target/hk2-testng.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ hk2-testng --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-testng/target/bom.xml [INFO] attaching as hk2-testng-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-testng/target/bom.json [INFO] attaching as hk2-testng-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ hk2-testng --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-testng/target/hk2-testng-sources.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ hk2-testng --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-api/apidocs/ are in named modules. [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-locator/apidocs/ are in named modules. [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-extras/apidocs/ are in named modules. [WARNING] 3 warnings [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-testng/target/hk2-testng-javadoc.jar [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ hk2-testng --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ hk2-testng --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-testng/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-testng/4.0.0-M2/hk2-testng-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-testng/target/hk2-testng.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-testng/4.0.0-M2/hk2-testng-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-testng/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-testng/4.0.0-M2/hk2-testng-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-testng/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-testng/4.0.0-M2/hk2-testng-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-testng/target/hk2-testng-sources.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-testng/4.0.0-M2/hk2-testng-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-testng/target/hk2-testng-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-testng/4.0.0-M2/hk2-testng-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-testng/target/hk2-testng.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-testng/4.0.0-M2/hk2-testng-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-testng/target/hk2-testng.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-testng/4.0.0-M2/hk2-testng-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-testng/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-testng/4.0.0-M2/hk2-testng-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-testng/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-testng/4.0.0-M2/hk2-testng-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-testng/target/hk2-testng-sources.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-testng/4.0.0-M2/hk2-testng-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-testng/target/hk2-testng-javadoc.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-testng/4.0.0-M2/hk2-testng-4.0.0-M2-javadoc.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ hk2-testng --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-testng/target/hk2-testng.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-testng/4.0.0-M2/hk2-testng-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-testng/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-testng/4.0.0-M2/hk2-testng-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-testng/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-testng/4.0.0-M2/hk2-testng-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-testng/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-testng/4.0.0-M2/hk2-testng-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-testng/target/hk2-testng-sources.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-testng/4.0.0-M2/hk2-testng-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-testng/target/hk2-testng-javadoc.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-testng/4.0.0-M2/hk2-testng-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-testng/target/hk2-testng.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-testng/4.0.0-M2/hk2-testng-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-testng/target/hk2-testng.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-testng/4.0.0-M2/hk2-testng-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-testng/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-testng/4.0.0-M2/hk2-testng-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-testng/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-testng/4.0.0-M2/hk2-testng-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-testng/target/hk2-testng-sources.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-testng/4.0.0-M2/hk2-testng-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-testng/target/hk2-testng-javadoc.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-testng/4.0.0-M2/hk2-testng-4.0.0-M2-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ---------------< org.glassfish.hk2:hk2-runlevel-extras >---------------- [INFO] Building HK2 RunLevel unit tests 4.0.0-M2 [53/72] [INFO] from hk2-testing/hk2-runlevel-extras/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-runlevel-extras --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ hk2-runlevel-extras --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ hk2-runlevel-extras --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ hk2-runlevel-extras --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ hk2-runlevel-extras --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-runlevel-extras/src/main/resources [INFO] Copying 2 resources from ../.. to target/classes/META-INF [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ hk2-runlevel-extras --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug release 11] to target/classes [INFO] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default) @ hk2-runlevel-extras --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ hk2-runlevel-extras --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-runlevel-extras/src/test/resources [INFO] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ hk2-runlevel-extras --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 11] to target/test-classes [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ hk2-runlevel-extras --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ hk2-runlevel-extras --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-runlevel-extras/target/hk2-runlevel-extras.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ hk2-runlevel-extras --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 8 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-runlevel-extras/target/bom.xml [INFO] attaching as hk2-runlevel-extras-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-runlevel-extras/target/bom.json [INFO] attaching as hk2-runlevel-extras-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ hk2-runlevel-extras --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-runlevel-extras/target/hk2-runlevel-extras-sources.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ hk2-runlevel-extras --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-api/apidocs/ are in named modules. [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-locator/apidocs/ are in named modules. [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-runlevel/apidocs/ are in named modules. [WARNING] 3 warnings [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-runlevel-extras/target/hk2-runlevel-extras-javadoc.jar [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ hk2-runlevel-extras --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ hk2-runlevel-extras --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-runlevel-extras/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-runlevel-extras/4.0.0-M2/hk2-runlevel-extras-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-runlevel-extras/target/hk2-runlevel-extras.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-runlevel-extras/4.0.0-M2/hk2-runlevel-extras-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-runlevel-extras/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-runlevel-extras/4.0.0-M2/hk2-runlevel-extras-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-runlevel-extras/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-runlevel-extras/4.0.0-M2/hk2-runlevel-extras-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-runlevel-extras/target/hk2-runlevel-extras-sources.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-runlevel-extras/4.0.0-M2/hk2-runlevel-extras-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-runlevel-extras/target/hk2-runlevel-extras-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-runlevel-extras/4.0.0-M2/hk2-runlevel-extras-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-runlevel-extras/target/hk2-runlevel-extras.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-runlevel-extras/4.0.0-M2/hk2-runlevel-extras-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-runlevel-extras/target/hk2-runlevel-extras.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-runlevel-extras/4.0.0-M2/hk2-runlevel-extras-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-runlevel-extras/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-runlevel-extras/4.0.0-M2/hk2-runlevel-extras-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-runlevel-extras/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-runlevel-extras/4.0.0-M2/hk2-runlevel-extras-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-runlevel-extras/target/hk2-runlevel-extras-sources.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-runlevel-extras/4.0.0-M2/hk2-runlevel-extras-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-runlevel-extras/target/hk2-runlevel-extras-javadoc.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-runlevel-extras/4.0.0-M2/hk2-runlevel-extras-4.0.0-M2-javadoc.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ hk2-runlevel-extras --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-runlevel-extras/target/hk2-runlevel-extras.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-runlevel-extras/4.0.0-M2/hk2-runlevel-extras-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-runlevel-extras/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-runlevel-extras/4.0.0-M2/hk2-runlevel-extras-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-runlevel-extras/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-runlevel-extras/4.0.0-M2/hk2-runlevel-extras-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-runlevel-extras/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-runlevel-extras/4.0.0-M2/hk2-runlevel-extras-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-runlevel-extras/target/hk2-runlevel-extras-sources.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-runlevel-extras/4.0.0-M2/hk2-runlevel-extras-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-runlevel-extras/target/hk2-runlevel-extras-javadoc.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-runlevel-extras/4.0.0-M2/hk2-runlevel-extras-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-runlevel-extras/target/hk2-runlevel-extras.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-runlevel-extras/4.0.0-M2/hk2-runlevel-extras-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-runlevel-extras/target/hk2-runlevel-extras.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-runlevel-extras/4.0.0-M2/hk2-runlevel-extras-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-runlevel-extras/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-runlevel-extras/4.0.0-M2/hk2-runlevel-extras-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-runlevel-extras/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-runlevel-extras/4.0.0-M2/hk2-runlevel-extras-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-runlevel-extras/target/hk2-runlevel-extras-sources.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-runlevel-extras/4.0.0-M2/hk2-runlevel-extras-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-runlevel-extras/target/hk2-runlevel-extras-javadoc.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-runlevel-extras/4.0.0-M2/hk2-runlevel-extras-4.0.0-M2-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] --------------< org.glassfish.hk2:hk2-locator-no-proxies >-------------- [INFO] Building HK2 Locator No Proxy Unit tests 4.0.0-M2 [54/72] [INFO] from hk2-testing/hk2-locator-no-proxies/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-locator-no-proxies --- [INFO] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (compute-osgi-version) @ hk2-locator-no-proxies --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ hk2-locator-no-proxies --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ hk2-locator-no-proxies --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ hk2-locator-no-proxies --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ hk2-locator-no-proxies --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies/src/main/resources [INFO] Copying 2 resources from ../.. to target/classes/META-INF [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ hk2-locator-no-proxies --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 11] to target/classes [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ hk2-locator-no-proxies --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ hk2-locator-no-proxies --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies/src/test/resources [INFO] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ hk2-locator-no-proxies --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug release 11] to target/test-classes [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ hk2-locator-no-proxies --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ hk2-locator-no-proxies --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies/target/hk2-locator-no-proxies.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ hk2-locator-no-proxies --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 5 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies/target/bom.xml [INFO] attaching as hk2-locator-no-proxies-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies/target/bom.json [INFO] attaching as hk2-locator-no-proxies-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ hk2-locator-no-proxies --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies/target/hk2-locator-no-proxies-sources.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ hk2-locator-no-proxies --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-api/apidocs/ are in named modules. [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-locator/apidocs/ are in named modules. [WARNING] 2 warnings [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies/target/hk2-locator-no-proxies-javadoc.jar [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ hk2-locator-no-proxies --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ hk2-locator-no-proxies --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator-no-proxies/4.0.0-M2/hk2-locator-no-proxies-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies/target/hk2-locator-no-proxies.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator-no-proxies/4.0.0-M2/hk2-locator-no-proxies-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator-no-proxies/4.0.0-M2/hk2-locator-no-proxies-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator-no-proxies/4.0.0-M2/hk2-locator-no-proxies-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies/target/hk2-locator-no-proxies-sources.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator-no-proxies/4.0.0-M2/hk2-locator-no-proxies-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies/target/hk2-locator-no-proxies-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator-no-proxies/4.0.0-M2/hk2-locator-no-proxies-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies/target/hk2-locator-no-proxies.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator-no-proxies/4.0.0-M2/hk2-locator-no-proxies-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies/target/hk2-locator-no-proxies.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator-no-proxies/4.0.0-M2/hk2-locator-no-proxies-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator-no-proxies/4.0.0-M2/hk2-locator-no-proxies-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator-no-proxies/4.0.0-M2/hk2-locator-no-proxies-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies/target/hk2-locator-no-proxies-sources.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator-no-proxies/4.0.0-M2/hk2-locator-no-proxies-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies/target/hk2-locator-no-proxies-javadoc.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator-no-proxies/4.0.0-M2/hk2-locator-no-proxies-4.0.0-M2-javadoc.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ hk2-locator-no-proxies --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies/target/hk2-locator-no-proxies.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-locator-no-proxies/4.0.0-M2/hk2-locator-no-proxies-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-locator-no-proxies/4.0.0-M2/hk2-locator-no-proxies-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-locator-no-proxies/4.0.0-M2/hk2-locator-no-proxies-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-locator-no-proxies/4.0.0-M2/hk2-locator-no-proxies-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies/target/hk2-locator-no-proxies-sources.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-locator-no-proxies/4.0.0-M2/hk2-locator-no-proxies-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies/target/hk2-locator-no-proxies-javadoc.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-locator-no-proxies/4.0.0-M2/hk2-locator-no-proxies-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies/target/hk2-locator-no-proxies.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-locator-no-proxies/4.0.0-M2/hk2-locator-no-proxies-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies/target/hk2-locator-no-proxies.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-locator-no-proxies/4.0.0-M2/hk2-locator-no-proxies-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-locator-no-proxies/4.0.0-M2/hk2-locator-no-proxies-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-locator-no-proxies/4.0.0-M2/hk2-locator-no-proxies-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies/target/hk2-locator-no-proxies-sources.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-locator-no-proxies/4.0.0-M2/hk2-locator-no-proxies-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies/target/hk2-locator-no-proxies-javadoc.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-locator-no-proxies/4.0.0-M2/hk2-locator-no-proxies-4.0.0-M2-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -------------< org.glassfish.hk2:hk2-locator-no-proxies2 >-------------- [INFO] Building HK2 Locator No Proxy Unit tests (2) 4.0.0-M2 [55/72] [INFO] from hk2-testing/hk2-locator-no-proxies2/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-locator-no-proxies2 --- [INFO] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (compute-osgi-version) @ hk2-locator-no-proxies2 --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ hk2-locator-no-proxies2 --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ hk2-locator-no-proxies2 --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ hk2-locator-no-proxies2 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ hk2-locator-no-proxies2 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies2/src/main/resources [INFO] Copying 2 resources from ../.. to target/classes/META-INF [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ hk2-locator-no-proxies2 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 11] to target/classes [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ hk2-locator-no-proxies2 --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies2/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ hk2-locator-no-proxies2 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies2/src/test/resources [INFO] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ hk2-locator-no-proxies2 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 11] to target/test-classes [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ hk2-locator-no-proxies2 --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ hk2-locator-no-proxies2 --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies2/target/hk2-locator-no-proxies2.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ hk2-locator-no-proxies2 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 6 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies2/target/bom.xml [INFO] attaching as hk2-locator-no-proxies2-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies2/target/bom.json [INFO] attaching as hk2-locator-no-proxies2-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ hk2-locator-no-proxies2 --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies2/target/hk2-locator-no-proxies2-sources.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ hk2-locator-no-proxies2 --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-api/apidocs/ are in named modules. [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-locator/apidocs/ are in named modules. [WARNING] 2 warnings [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies2/target/hk2-locator-no-proxies2-javadoc.jar [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ hk2-locator-no-proxies2 --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ hk2-locator-no-proxies2 --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies2/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator-no-proxies2/4.0.0-M2/hk2-locator-no-proxies2-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies2/target/hk2-locator-no-proxies2.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator-no-proxies2/4.0.0-M2/hk2-locator-no-proxies2-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies2/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator-no-proxies2/4.0.0-M2/hk2-locator-no-proxies2-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies2/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator-no-proxies2/4.0.0-M2/hk2-locator-no-proxies2-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies2/target/hk2-locator-no-proxies2-sources.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator-no-proxies2/4.0.0-M2/hk2-locator-no-proxies2-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies2/target/hk2-locator-no-proxies2-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator-no-proxies2/4.0.0-M2/hk2-locator-no-proxies2-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies2/target/hk2-locator-no-proxies2.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator-no-proxies2/4.0.0-M2/hk2-locator-no-proxies2-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies2/target/hk2-locator-no-proxies2.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator-no-proxies2/4.0.0-M2/hk2-locator-no-proxies2-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies2/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator-no-proxies2/4.0.0-M2/hk2-locator-no-proxies2-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies2/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator-no-proxies2/4.0.0-M2/hk2-locator-no-proxies2-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies2/target/hk2-locator-no-proxies2-sources.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator-no-proxies2/4.0.0-M2/hk2-locator-no-proxies2-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies2/target/hk2-locator-no-proxies2-javadoc.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator-no-proxies2/4.0.0-M2/hk2-locator-no-proxies2-4.0.0-M2-javadoc.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ hk2-locator-no-proxies2 --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies2/target/hk2-locator-no-proxies2.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-locator-no-proxies2/4.0.0-M2/hk2-locator-no-proxies2-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies2/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-locator-no-proxies2/4.0.0-M2/hk2-locator-no-proxies2-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies2/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-locator-no-proxies2/4.0.0-M2/hk2-locator-no-proxies2-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies2/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-locator-no-proxies2/4.0.0-M2/hk2-locator-no-proxies2-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies2/target/hk2-locator-no-proxies2-sources.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-locator-no-proxies2/4.0.0-M2/hk2-locator-no-proxies2-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies2/target/hk2-locator-no-proxies2-javadoc.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-locator-no-proxies2/4.0.0-M2/hk2-locator-no-proxies2-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies2/target/hk2-locator-no-proxies2.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-locator-no-proxies2/4.0.0-M2/hk2-locator-no-proxies2-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies2/target/hk2-locator-no-proxies2.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-locator-no-proxies2/4.0.0-M2/hk2-locator-no-proxies2-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies2/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-locator-no-proxies2/4.0.0-M2/hk2-locator-no-proxies2-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies2/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-locator-no-proxies2/4.0.0-M2/hk2-locator-no-proxies2-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies2/target/hk2-locator-no-proxies2-sources.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-locator-no-proxies2/4.0.0-M2/hk2-locator-no-proxies2-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies2/target/hk2-locator-no-proxies2-javadoc.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-locator-no-proxies2/4.0.0-M2/hk2-locator-no-proxies2-4.0.0-M2-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -------------------< org.glassfish.hk2:hk2-testing >-------------------- [INFO] Building Utilities for testing with HK2 4.0.0-M2 [56/72] [INFO] from hk2-testing/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-testing --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ hk2-testing --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ hk2-testing --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ hk2-testing --- [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ hk2-testing --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/target/bom.xml [INFO] attaching as hk2-testing-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/target/bom.json [INFO] attaching as hk2-testing-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ hk2-testing --- [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ hk2-testing --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ hk2-testing --- [INFO] Signing 3 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ hk2-testing --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-testing/4.0.0-M2/hk2-testing-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-testing/4.0.0-M2/hk2-testing-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-testing/4.0.0-M2/hk2-testing-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/target/hk2-testing.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-testing/4.0.0-M2/hk2-testing-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-testing/4.0.0-M2/hk2-testing-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-testing/4.0.0-M2/hk2-testing-4.0.0-M2-cyclonedx.json.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ hk2-testing --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-testing/4.0.0-M2/hk2-testing-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-testing/4.0.0-M2/hk2-testing-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-testing/4.0.0-M2/hk2-testing-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/target/hk2-testing.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-testing/4.0.0-M2/hk2-testing-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-testing/4.0.0-M2/hk2-testing-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-testing/4.0.0-M2/hk2-testing-4.0.0-M2-cyclonedx.json.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ----------------< org.glassfish.hk2:interceptor-events >---------------- [INFO] Building Interceptor/Eventing Test Suite 4.0.0-M2 [57/72] [INFO] from hk2-testing/interceptor-events/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ interceptor-events --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ interceptor-events --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ interceptor-events --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ interceptor-events --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ interceptor-events --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/interceptor-events/src/main/resources [INFO] Copying 2 resources from ../.. to target/classes/META-INF [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ interceptor-events --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug release 11] to target/classes [INFO] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (generate-inhabitants) @ interceptor-events --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ interceptor-events --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/interceptor-events/src/test/resources [INFO] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ interceptor-events --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 11] to target/test-classes [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ interceptor-events --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ interceptor-events --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/interceptor-events/target/interceptor-events.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ interceptor-events --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 9 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/interceptor-events/target/bom.xml [INFO] attaching as interceptor-events-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/interceptor-events/target/bom.json [INFO] attaching as interceptor-events-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ interceptor-events --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/interceptor-events/target/interceptor-events-sources.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ interceptor-events --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-api/apidocs/ are in named modules. [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-locator/apidocs/ are in named modules. [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-extras/apidocs/ are in named modules. [WARNING] 3 warnings [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/interceptor-events/target/interceptor-events-javadoc.jar [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ interceptor-events --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ interceptor-events --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/interceptor-events/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/interceptor-events/4.0.0-M2/interceptor-events-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/interceptor-events/target/interceptor-events.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/interceptor-events/4.0.0-M2/interceptor-events-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/interceptor-events/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/interceptor-events/4.0.0-M2/interceptor-events-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/interceptor-events/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/interceptor-events/4.0.0-M2/interceptor-events-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/interceptor-events/target/interceptor-events-sources.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/interceptor-events/4.0.0-M2/interceptor-events-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/interceptor-events/target/interceptor-events-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/interceptor-events/4.0.0-M2/interceptor-events-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/interceptor-events/target/interceptor-events.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/interceptor-events/4.0.0-M2/interceptor-events-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/interceptor-events/target/interceptor-events.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/interceptor-events/4.0.0-M2/interceptor-events-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/interceptor-events/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/interceptor-events/4.0.0-M2/interceptor-events-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/interceptor-events/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/interceptor-events/4.0.0-M2/interceptor-events-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/interceptor-events/target/interceptor-events-sources.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/interceptor-events/4.0.0-M2/interceptor-events-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/interceptor-events/target/interceptor-events-javadoc.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/interceptor-events/4.0.0-M2/interceptor-events-4.0.0-M2-javadoc.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ interceptor-events --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/interceptor-events/target/interceptor-events.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/interceptor-events/4.0.0-M2/interceptor-events-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/interceptor-events/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/interceptor-events/4.0.0-M2/interceptor-events-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/interceptor-events/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/interceptor-events/4.0.0-M2/interceptor-events-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/interceptor-events/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/interceptor-events/4.0.0-M2/interceptor-events-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/interceptor-events/target/interceptor-events-sources.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/interceptor-events/4.0.0-M2/interceptor-events-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/interceptor-events/target/interceptor-events-javadoc.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/interceptor-events/4.0.0-M2/interceptor-events-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/interceptor-events/target/interceptor-events.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/interceptor-events/4.0.0-M2/interceptor-events-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/interceptor-events/target/interceptor-events.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/interceptor-events/4.0.0-M2/interceptor-events-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/interceptor-events/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/interceptor-events/4.0.0-M2/interceptor-events-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/interceptor-events/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/interceptor-events/4.0.0-M2/interceptor-events-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/interceptor-events/target/interceptor-events-sources.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/interceptor-events/4.0.0-M2/interceptor-events-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/interceptor-events/target/interceptor-events-javadoc.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/interceptor-events/4.0.0-M2/interceptor-events-4.0.0-M2-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -------------------< org.glassfish.hk2:hk2-mockito >-------------------- [INFO] Building HK2 Mockito 4.0.0-M2 [58/72] [INFO] from hk2-testing/hk2-mockito/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-mockito --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ hk2-mockito --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ hk2-mockito --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ hk2-mockito --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ hk2-mockito --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-mockito/src/main/resources [INFO] Copying 2 resources from ../.. to target/classes/META-INF [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ hk2-mockito --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 11 source files with javac [debug release 11] to target/classes [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-mockito/src/main/java/org/jvnet/testing/hk2mockito/internal/cache/MemberCache.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-mockito/src/main/java/org/jvnet/testing/hk2mockito/internal/cache/MemberCache.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (default) @ hk2-mockito --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ hk2-mockito --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-mockito/src/test/resources [INFO] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ hk2-mockito --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 35 source files with javac [debug release 11] to target/test-classes [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-mockito/src/test/java/org/jvnet/testing/hk2mockito/CustomMockSettingsInjectionTest.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-mockito/src/test/java/org/jvnet/testing/hk2mockito/CustomMockSettingsInjectionTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (default) @ hk2-mockito --- [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ hk2-mockito --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ hk2-mockito --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-mockito/target/hk2-mockito.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ hk2-mockito --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-mockito/target/bom.xml [INFO] attaching as hk2-mockito-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-mockito/target/bom.json [INFO] attaching as hk2-mockito-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ hk2-mockito --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-mockito/target/hk2-mockito-sources.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ hk2-mockito --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-mockito/src/main/java/org/jvnet/testing/hk2mockito/internal/MockitoService.java:22: warning: [removal] AccessController in java.security has been deprecated and marked for removal [WARNING] import static java.security.AccessController.doPrivileged; [WARNING] ^ [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-api/apidocs/ are in named modules. [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-locator/apidocs/ are in named modules. [WARNING] 3 warnings [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-mockito/target/hk2-mockito-javadoc.jar [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ hk2-mockito --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ hk2-mockito --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-mockito/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-mockito/4.0.0-M2/hk2-mockito-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-mockito/target/hk2-mockito.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-mockito/4.0.0-M2/hk2-mockito-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-mockito/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-mockito/4.0.0-M2/hk2-mockito-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-mockito/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-mockito/4.0.0-M2/hk2-mockito-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-mockito/target/hk2-mockito-sources.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-mockito/4.0.0-M2/hk2-mockito-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-mockito/target/hk2-mockito-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-mockito/4.0.0-M2/hk2-mockito-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-mockito/target/hk2-mockito.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-mockito/4.0.0-M2/hk2-mockito-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-mockito/target/hk2-mockito.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-mockito/4.0.0-M2/hk2-mockito-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-mockito/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-mockito/4.0.0-M2/hk2-mockito-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-mockito/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-mockito/4.0.0-M2/hk2-mockito-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-mockito/target/hk2-mockito-sources.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-mockito/4.0.0-M2/hk2-mockito-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-mockito/target/hk2-mockito-javadoc.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-mockito/4.0.0-M2/hk2-mockito-4.0.0-M2-javadoc.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ hk2-mockito --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-mockito/target/hk2-mockito.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-mockito/4.0.0-M2/hk2-mockito-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-mockito/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-mockito/4.0.0-M2/hk2-mockito-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-mockito/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-mockito/4.0.0-M2/hk2-mockito-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-mockito/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-mockito/4.0.0-M2/hk2-mockito-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-mockito/target/hk2-mockito-sources.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-mockito/4.0.0-M2/hk2-mockito-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-mockito/target/hk2-mockito-javadoc.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-mockito/4.0.0-M2/hk2-mockito-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-mockito/target/hk2-mockito.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-mockito/4.0.0-M2/hk2-mockito-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-mockito/target/hk2-mockito.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-mockito/4.0.0-M2/hk2-mockito-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-mockito/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-mockito/4.0.0-M2/hk2-mockito-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-mockito/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-mockito/4.0.0-M2/hk2-mockito-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-mockito/target/hk2-mockito-sources.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-mockito/4.0.0-M2/hk2-mockito-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-mockito/target/hk2-mockito-javadoc.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-mockito/4.0.0-M2/hk2-mockito-4.0.0-M2-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] --------------< org.glassfish.hk2:hk2-collections-tests >--------------- [INFO] Building Collections Tests 4.0.0-M2 [59/72] [INFO] from hk2-testing/collections/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-collections-tests --- [INFO] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (compute-osgi-version) @ hk2-collections-tests --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ hk2-collections-tests --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ hk2-collections-tests --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ hk2-collections-tests --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ hk2-collections-tests --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/collections/src/main/resources [INFO] Copying 2 resources from ../.. to target/classes/META-INF [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ hk2-collections-tests --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 6 source files with javac [debug release 11] to target/classes [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/collections/src/main/java/org/glassfish/hk2/testing/collections/AbstractMapTest.java: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/collections/src/main/java/org/glassfish/hk2/testing/collections/AbstractMapTest.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/collections/src/main/java/org/glassfish/hk2/testing/collections/AbstractMapTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ hk2-collections-tests --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/collections/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ hk2-collections-tests --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/collections/src/test/resources [INFO] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ hk2-collections-tests --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 11] to target/test-classes [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ hk2-collections-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ hk2-collections-tests --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/collections/target/hk2-collections-tests.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ hk2-collections-tests --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 2 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/collections/target/bom.xml [INFO] attaching as hk2-collections-tests-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/collections/target/bom.json [INFO] attaching as hk2-collections-tests-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ hk2-collections-tests --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/collections/target/hk2-collections-tests-sources.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ hk2-collections-tests --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/collections/target/hk2-collections-tests-javadoc.jar [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ hk2-collections-tests --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ hk2-collections-tests --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/collections/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-collections-tests/4.0.0-M2/hk2-collections-tests-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/collections/target/hk2-collections-tests.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-collections-tests/4.0.0-M2/hk2-collections-tests-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/collections/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-collections-tests/4.0.0-M2/hk2-collections-tests-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/collections/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-collections-tests/4.0.0-M2/hk2-collections-tests-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/collections/target/hk2-collections-tests-sources.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-collections-tests/4.0.0-M2/hk2-collections-tests-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/collections/target/hk2-collections-tests-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-collections-tests/4.0.0-M2/hk2-collections-tests-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/collections/target/hk2-collections-tests.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-collections-tests/4.0.0-M2/hk2-collections-tests-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/collections/target/hk2-collections-tests.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-collections-tests/4.0.0-M2/hk2-collections-tests-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/collections/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-collections-tests/4.0.0-M2/hk2-collections-tests-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/collections/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-collections-tests/4.0.0-M2/hk2-collections-tests-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/collections/target/hk2-collections-tests-sources.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-collections-tests/4.0.0-M2/hk2-collections-tests-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/collections/target/hk2-collections-tests-javadoc.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-collections-tests/4.0.0-M2/hk2-collections-tests-4.0.0-M2-javadoc.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ hk2-collections-tests --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/collections/target/hk2-collections-tests.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-collections-tests/4.0.0-M2/hk2-collections-tests-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/collections/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-collections-tests/4.0.0-M2/hk2-collections-tests-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/collections/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-collections-tests/4.0.0-M2/hk2-collections-tests-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/collections/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-collections-tests/4.0.0-M2/hk2-collections-tests-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/collections/target/hk2-collections-tests-sources.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-collections-tests/4.0.0-M2/hk2-collections-tests-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/collections/target/hk2-collections-tests-javadoc.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-collections-tests/4.0.0-M2/hk2-collections-tests-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/collections/target/hk2-collections-tests.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-collections-tests/4.0.0-M2/hk2-collections-tests-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/collections/target/hk2-collections-tests.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-collections-tests/4.0.0-M2/hk2-collections-tests-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/collections/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-collections-tests/4.0.0-M2/hk2-collections-tests-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/collections/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-collections-tests/4.0.0-M2/hk2-collections-tests-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/collections/target/hk2-collections-tests-sources.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-collections-tests/4.0.0-M2/hk2-collections-tests-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/collections/target/hk2-collections-tests-javadoc.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-collections-tests/4.0.0-M2/hk2-collections-tests-4.0.0-M2-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -------------------< org.glassfish.hk2:guice-bridge >------------------- [INFO] Building HK2 Guice Bridge 4.0.0-M2 [60/72] [INFO] from guice-bridge/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ guice-bridge --- [INFO] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (compute-osgi-version) @ guice-bridge --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ guice-bridge --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ guice-bridge --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ guice-bridge --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ guice-bridge --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/guice-bridge/src/main/resources [INFO] Copying 2 resources from .. to target/classes/META-INF [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ guice-bridge --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 11 source files with javac [debug release 11] to target/classes [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/guice-bridge/src/main/java/org/jvnet/hk2/guice/bridge/api/GuiceBridge.java: /home/jenkins/agent/workspace/1_hk2-build-and-stage/guice-bridge/src/main/java/org/jvnet/hk2/guice/bridge/api/GuiceBridge.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/guice-bridge/src/main/java/org/jvnet/hk2/guice/bridge/api/GuiceBridge.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ guice-bridge --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/1_hk2-build-and-stage/guice-bridge/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ guice-bridge --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/guice-bridge/src/test/resources [INFO] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ guice-bridge --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 25 source files with javac [debug release 11] to target/test-classes [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ guice-bridge --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ guice-bridge --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/guice-bridge/target/guice-bridge.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ guice-bridge --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/guice-bridge/target/bom.xml [INFO] attaching as guice-bridge-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/guice-bridge/target/bom.json [INFO] attaching as guice-bridge-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ guice-bridge --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/guice-bridge/target/guice-bridge-sources.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ guice-bridge --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/guice-bridge/target/guice-bridge-javadoc.jar [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ guice-bridge --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ guice-bridge --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/guice-bridge/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/guice-bridge/4.0.0-M2/guice-bridge-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/guice-bridge/target/guice-bridge.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/guice-bridge/4.0.0-M2/guice-bridge-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/guice-bridge/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/guice-bridge/4.0.0-M2/guice-bridge-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/guice-bridge/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/guice-bridge/4.0.0-M2/guice-bridge-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/guice-bridge/target/guice-bridge-sources.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/guice-bridge/4.0.0-M2/guice-bridge-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/guice-bridge/target/guice-bridge-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/guice-bridge/4.0.0-M2/guice-bridge-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/guice-bridge/target/guice-bridge.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/guice-bridge/4.0.0-M2/guice-bridge-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/guice-bridge/target/guice-bridge.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/guice-bridge/4.0.0-M2/guice-bridge-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/guice-bridge/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/guice-bridge/4.0.0-M2/guice-bridge-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/guice-bridge/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/guice-bridge/4.0.0-M2/guice-bridge-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/guice-bridge/target/guice-bridge-sources.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/guice-bridge/4.0.0-M2/guice-bridge-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/guice-bridge/target/guice-bridge-javadoc.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/guice-bridge/4.0.0-M2/guice-bridge-4.0.0-M2-javadoc.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ guice-bridge --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/guice-bridge/target/guice-bridge.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/guice-bridge/4.0.0-M2/guice-bridge-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/guice-bridge/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/guice-bridge/4.0.0-M2/guice-bridge-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/guice-bridge/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/guice-bridge/4.0.0-M2/guice-bridge-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/guice-bridge/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/guice-bridge/4.0.0-M2/guice-bridge-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/guice-bridge/target/guice-bridge-sources.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/guice-bridge/4.0.0-M2/guice-bridge-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/guice-bridge/target/guice-bridge-javadoc.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/guice-bridge/4.0.0-M2/guice-bridge-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/guice-bridge/target/guice-bridge.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/guice-bridge/4.0.0-M2/guice-bridge-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/guice-bridge/target/guice-bridge.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/guice-bridge/4.0.0-M2/guice-bridge-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/guice-bridge/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/guice-bridge/4.0.0-M2/guice-bridge-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/guice-bridge/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/guice-bridge/4.0.0-M2/guice-bridge-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/guice-bridge/target/guice-bridge-sources.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/guice-bridge/4.0.0-M2/guice-bridge-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/guice-bridge/target/guice-bridge-javadoc.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/guice-bridge/4.0.0-M2/guice-bridge-4.0.0-M2-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -------< org.glassfish.hk2:hk2-testing-jersey-guice-form-param >-------- [INFO] Building Jersey Guice FormParam Test 4.0.0-M2 [61/72] [INFO] from hk2-testing/jersey/jersey-guice/form-param/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-testing-jersey-guice-form-param --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ hk2-testing-jersey-guice-form-param --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ hk2-testing-jersey-guice-form-param --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ hk2-testing-jersey-guice-form-param --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ hk2-testing-jersey-guice-form-param --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/jersey-guice/form-param/src/main/resources [INFO] Copying 2 resources from ../../../.. to target/classes/META-INF [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ hk2-testing-jersey-guice-form-param --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ hk2-testing-jersey-guice-form-param --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/jersey-guice/form-param/src/test/resources [INFO] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ hk2-testing-jersey-guice-form-param --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 11] to target/test-classes [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/jersey-guice/form-param/src/test/java/sample/controllers/SampleControllerTest.java: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/jersey-guice/form-param/src/test/java/sample/controllers/SampleControllerTest.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/jersey-guice/form-param/src/test/java/sample/controllers/SampleControllerTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ hk2-testing-jersey-guice-form-param --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ hk2-testing-jersey-guice-form-param --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/jersey-guice/form-param/target/hk2-testing-jersey-guice-form-param.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ hk2-testing-jersey-guice-form-param --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 43 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/jersey-guice/form-param/target/bom.xml [INFO] attaching as hk2-testing-jersey-guice-form-param-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/jersey-guice/form-param/target/bom.json [INFO] attaching as hk2-testing-jersey-guice-form-param-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ hk2-testing-jersey-guice-form-param --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/jersey-guice/form-param/target/hk2-testing-jersey-guice-form-param-sources.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ hk2-testing-jersey-guice-form-param --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-api/apidocs/ are in named modules. [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-locator/apidocs/ are in named modules. [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/guice-bridge/apidocs/ are in named modules. [WARNING] 3 warnings [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/jersey-guice/form-param/target/hk2-testing-jersey-guice-form-param-javadoc.jar [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ hk2-testing-jersey-guice-form-param --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ hk2-testing-jersey-guice-form-param --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/jersey-guice/form-param/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-testing-jersey-guice-form-param/4.0.0-M2/hk2-testing-jersey-guice-form-param-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/jersey-guice/form-param/target/hk2-testing-jersey-guice-form-param.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-testing-jersey-guice-form-param/4.0.0-M2/hk2-testing-jersey-guice-form-param-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/jersey-guice/form-param/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-testing-jersey-guice-form-param/4.0.0-M2/hk2-testing-jersey-guice-form-param-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/jersey-guice/form-param/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-testing-jersey-guice-form-param/4.0.0-M2/hk2-testing-jersey-guice-form-param-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/jersey-guice/form-param/target/hk2-testing-jersey-guice-form-param-sources.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-testing-jersey-guice-form-param/4.0.0-M2/hk2-testing-jersey-guice-form-param-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/jersey-guice/form-param/target/hk2-testing-jersey-guice-form-param-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-testing-jersey-guice-form-param/4.0.0-M2/hk2-testing-jersey-guice-form-param-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/jersey-guice/form-param/target/hk2-testing-jersey-guice-form-param.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-testing-jersey-guice-form-param/4.0.0-M2/hk2-testing-jersey-guice-form-param-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/jersey-guice/form-param/target/hk2-testing-jersey-guice-form-param.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-testing-jersey-guice-form-param/4.0.0-M2/hk2-testing-jersey-guice-form-param-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/jersey-guice/form-param/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-testing-jersey-guice-form-param/4.0.0-M2/hk2-testing-jersey-guice-form-param-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/jersey-guice/form-param/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-testing-jersey-guice-form-param/4.0.0-M2/hk2-testing-jersey-guice-form-param-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/jersey-guice/form-param/target/hk2-testing-jersey-guice-form-param-sources.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-testing-jersey-guice-form-param/4.0.0-M2/hk2-testing-jersey-guice-form-param-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/jersey-guice/form-param/target/hk2-testing-jersey-guice-form-param-javadoc.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-testing-jersey-guice-form-param/4.0.0-M2/hk2-testing-jersey-guice-form-param-4.0.0-M2-javadoc.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ hk2-testing-jersey-guice-form-param --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/jersey-guice/form-param/target/hk2-testing-jersey-guice-form-param.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-testing-jersey-guice-form-param/4.0.0-M2/hk2-testing-jersey-guice-form-param-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/jersey-guice/form-param/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-testing-jersey-guice-form-param/4.0.0-M2/hk2-testing-jersey-guice-form-param-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/jersey-guice/form-param/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-testing-jersey-guice-form-param/4.0.0-M2/hk2-testing-jersey-guice-form-param-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/jersey-guice/form-param/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-testing-jersey-guice-form-param/4.0.0-M2/hk2-testing-jersey-guice-form-param-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/jersey-guice/form-param/target/hk2-testing-jersey-guice-form-param-sources.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-testing-jersey-guice-form-param/4.0.0-M2/hk2-testing-jersey-guice-form-param-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/jersey-guice/form-param/target/hk2-testing-jersey-guice-form-param-javadoc.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-testing-jersey-guice-form-param/4.0.0-M2/hk2-testing-jersey-guice-form-param-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/jersey-guice/form-param/target/hk2-testing-jersey-guice-form-param.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-testing-jersey-guice-form-param/4.0.0-M2/hk2-testing-jersey-guice-form-param-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/jersey-guice/form-param/target/hk2-testing-jersey-guice-form-param.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-testing-jersey-guice-form-param/4.0.0-M2/hk2-testing-jersey-guice-form-param-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/jersey-guice/form-param/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-testing-jersey-guice-form-param/4.0.0-M2/hk2-testing-jersey-guice-form-param-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/jersey-guice/form-param/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-testing-jersey-guice-form-param/4.0.0-M2/hk2-testing-jersey-guice-form-param-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/jersey-guice/form-param/target/hk2-testing-jersey-guice-form-param-sources.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-testing-jersey-guice-form-param/4.0.0-M2/hk2-testing-jersey-guice-form-param-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/jersey-guice/form-param/target/hk2-testing-jersey-guice-form-param-javadoc.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-testing-jersey-guice-form-param/4.0.0-M2/hk2-testing-jersey-guice-form-param-4.0.0-M2-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -------------< org.glassfish.hk2:hk2-testing-jersey-guice >------------- [INFO] Building HK2 Jersey Guice Tests 4.0.0-M2 [62/72] [INFO] from hk2-testing/jersey/jersey-guice/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-testing-jersey-guice --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ hk2-testing-jersey-guice --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ hk2-testing-jersey-guice --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ hk2-testing-jersey-guice --- [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ hk2-testing-jersey-guice --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/jersey-guice/target/bom.xml [INFO] attaching as hk2-testing-jersey-guice-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/jersey-guice/target/bom.json [INFO] attaching as hk2-testing-jersey-guice-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ hk2-testing-jersey-guice --- [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ hk2-testing-jersey-guice --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ hk2-testing-jersey-guice --- [INFO] Signing 3 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ hk2-testing-jersey-guice --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/jersey-guice/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-testing-jersey-guice/4.0.0-M2/hk2-testing-jersey-guice-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/jersey-guice/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-testing-jersey-guice/4.0.0-M2/hk2-testing-jersey-guice-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/jersey-guice/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-testing-jersey-guice/4.0.0-M2/hk2-testing-jersey-guice-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/jersey-guice/target/hk2-testing-jersey-guice.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-testing-jersey-guice/4.0.0-M2/hk2-testing-jersey-guice-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/jersey-guice/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-testing-jersey-guice/4.0.0-M2/hk2-testing-jersey-guice-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/jersey-guice/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-testing-jersey-guice/4.0.0-M2/hk2-testing-jersey-guice-4.0.0-M2-cyclonedx.json.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ hk2-testing-jersey-guice --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/jersey-guice/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-testing-jersey-guice/4.0.0-M2/hk2-testing-jersey-guice-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/jersey-guice/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-testing-jersey-guice/4.0.0-M2/hk2-testing-jersey-guice-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/jersey-guice/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-testing-jersey-guice/4.0.0-M2/hk2-testing-jersey-guice-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/jersey-guice/target/hk2-testing-jersey-guice.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-testing-jersey-guice/4.0.0-M2/hk2-testing-jersey-guice-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/jersey-guice/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-testing-jersey-guice/4.0.0-M2/hk2-testing-jersey-guice-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/jersey-guice/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-testing-jersey-guice/4.0.0-M2/hk2-testing-jersey-guice-4.0.0-M2-cyclonedx.json.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ----------------< org.glassfish.hk2:hk2-testing-jersey >---------------- [INFO] Building HK2 Jersey Tests 4.0.0-M2 [63/72] [INFO] from hk2-testing/jersey/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-testing-jersey --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ hk2-testing-jersey --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ hk2-testing-jersey --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ hk2-testing-jersey --- [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ hk2-testing-jersey --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/target/bom.xml [INFO] attaching as hk2-testing-jersey-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/target/bom.json [INFO] attaching as hk2-testing-jersey-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ hk2-testing-jersey --- [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ hk2-testing-jersey --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ hk2-testing-jersey --- [INFO] Signing 3 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ hk2-testing-jersey --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-testing-jersey/4.0.0-M2/hk2-testing-jersey-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-testing-jersey/4.0.0-M2/hk2-testing-jersey-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-testing-jersey/4.0.0-M2/hk2-testing-jersey-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/target/hk2-testing-jersey.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-testing-jersey/4.0.0-M2/hk2-testing-jersey-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-testing-jersey/4.0.0-M2/hk2-testing-jersey-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-testing-jersey/4.0.0-M2/hk2-testing-jersey-4.0.0-M2-cyclonedx.json.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ hk2-testing-jersey --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-testing-jersey/4.0.0-M2/hk2-testing-jersey-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-testing-jersey/4.0.0-M2/hk2-testing-jersey-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-testing-jersey/4.0.0-M2/hk2-testing-jersey-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/target/hk2-testing-jersey.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-testing-jersey/4.0.0-M2/hk2-testing-jersey-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-testing-jersey/4.0.0-M2/hk2-testing-jersey-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-testing-jersey/4.0.0-M2/hk2-testing-jersey-4.0.0-M2-cyclonedx.json.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ------------------< org.glassfish.hk2:spring-bridge >------------------- [INFO] Building HK2 Spring Bridge 4.0.0-M2 [64/72] [INFO] from spring-bridge/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ spring-bridge --- [INFO] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (compute-osgi-version) @ spring-bridge --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ spring-bridge --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ spring-bridge --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ spring-bridge --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ spring-bridge --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/spring-bridge/src/main/resources [INFO] Copying 2 resources from .. to target/classes/META-INF [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ spring-bridge --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug release 11] to target/classes [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/spring-bridge/src/main/java/org/jvnet/hk2/spring/bridge/api/SpringScopeImpl.java: /home/jenkins/agent/workspace/1_hk2-build-and-stage/spring-bridge/src/main/java/org/jvnet/hk2/spring/bridge/api/SpringScopeImpl.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/spring-bridge/src/main/java/org/jvnet/hk2/spring/bridge/api/SpringScopeImpl.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ spring-bridge --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/1_hk2-build-and-stage/spring-bridge/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ spring-bridge --- [INFO] Copying 3 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ spring-bridge --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug release 11] to target/test-classes [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ spring-bridge --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ spring-bridge --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/spring-bridge/target/spring-bridge.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ spring-bridge --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 10 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/spring-bridge/target/bom.xml [INFO] attaching as spring-bridge-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/spring-bridge/target/bom.json [INFO] attaching as spring-bridge-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ spring-bridge --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/spring-bridge/target/spring-bridge-sources.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ spring-bridge --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/spring-bridge/target/spring-bridge-javadoc.jar [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ spring-bridge --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ spring-bridge --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/spring-bridge/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/spring-bridge/4.0.0-M2/spring-bridge-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/spring-bridge/target/spring-bridge.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/spring-bridge/4.0.0-M2/spring-bridge-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/spring-bridge/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/spring-bridge/4.0.0-M2/spring-bridge-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/spring-bridge/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/spring-bridge/4.0.0-M2/spring-bridge-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/spring-bridge/target/spring-bridge-sources.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/spring-bridge/4.0.0-M2/spring-bridge-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/spring-bridge/target/spring-bridge-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/spring-bridge/4.0.0-M2/spring-bridge-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/spring-bridge/target/spring-bridge.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/spring-bridge/4.0.0-M2/spring-bridge-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/spring-bridge/target/spring-bridge.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/spring-bridge/4.0.0-M2/spring-bridge-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/spring-bridge/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/spring-bridge/4.0.0-M2/spring-bridge-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/spring-bridge/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/spring-bridge/4.0.0-M2/spring-bridge-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/spring-bridge/target/spring-bridge-sources.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/spring-bridge/4.0.0-M2/spring-bridge-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/spring-bridge/target/spring-bridge-javadoc.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/spring-bridge/4.0.0-M2/spring-bridge-4.0.0-M2-javadoc.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ spring-bridge --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/spring-bridge/target/spring-bridge.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/spring-bridge/4.0.0-M2/spring-bridge-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/spring-bridge/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/spring-bridge/4.0.0-M2/spring-bridge-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/spring-bridge/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/spring-bridge/4.0.0-M2/spring-bridge-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/spring-bridge/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/spring-bridge/4.0.0-M2/spring-bridge-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/spring-bridge/target/spring-bridge-sources.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/spring-bridge/4.0.0-M2/spring-bridge-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/spring-bridge/target/spring-bridge-javadoc.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/spring-bridge/4.0.0-M2/spring-bridge-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/spring-bridge/target/spring-bridge.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/spring-bridge/4.0.0-M2/spring-bridge-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/spring-bridge/target/spring-bridge.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/spring-bridge/4.0.0-M2/spring-bridge-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/spring-bridge/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/spring-bridge/4.0.0-M2/spring-bridge-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/spring-bridge/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/spring-bridge/4.0.0-M2/spring-bridge-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/spring-bridge/target/spring-bridge-sources.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/spring-bridge/4.0.0-M2/spring-bridge-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/spring-bridge/target/spring-bridge-javadoc.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/spring-bridge/4.0.0-M2/spring-bridge-4.0.0-M2-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ---------------------< org.glassfish.hk2:hk2-jmx >---------------------- [INFO] Building HK2 JMX module 4.0.0-M2 [65/72] [INFO] from hk2-jmx/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-jmx --- [INFO] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (compute-osgi-version) @ hk2-jmx --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ hk2-jmx --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ hk2-jmx --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ hk2-jmx --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ hk2-jmx --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-jmx/src/main/resources [INFO] Copying 2 resources from .. to target/classes/META-INF [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ hk2-jmx --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 11] to target/classes [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ hk2-jmx --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-jmx/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ hk2-jmx --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-jmx/src/test/resources [INFO] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ hk2-jmx --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ hk2-jmx --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ hk2-jmx --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-jmx/target/hk2-jmx.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ hk2-jmx --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 6 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-jmx/target/bom.xml [INFO] attaching as hk2-jmx-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-jmx/target/bom.json [INFO] attaching as hk2-jmx-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ hk2-jmx --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-jmx/target/hk2-jmx-sources.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ hk2-jmx --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-jmx/target/hk2-jmx-javadoc.jar [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ hk2-jmx --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ hk2-jmx --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-jmx/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-jmx/4.0.0-M2/hk2-jmx-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-jmx/target/hk2-jmx.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-jmx/4.0.0-M2/hk2-jmx-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-jmx/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-jmx/4.0.0-M2/hk2-jmx-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-jmx/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-jmx/4.0.0-M2/hk2-jmx-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-jmx/target/hk2-jmx-sources.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-jmx/4.0.0-M2/hk2-jmx-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-jmx/target/hk2-jmx-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-jmx/4.0.0-M2/hk2-jmx-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-jmx/target/hk2-jmx.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-jmx/4.0.0-M2/hk2-jmx-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-jmx/target/hk2-jmx.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-jmx/4.0.0-M2/hk2-jmx-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-jmx/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-jmx/4.0.0-M2/hk2-jmx-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-jmx/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-jmx/4.0.0-M2/hk2-jmx-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-jmx/target/hk2-jmx-sources.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-jmx/4.0.0-M2/hk2-jmx-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-jmx/target/hk2-jmx-javadoc.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-jmx/4.0.0-M2/hk2-jmx-4.0.0-M2-javadoc.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ hk2-jmx --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-jmx/target/hk2-jmx.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-jmx/4.0.0-M2/hk2-jmx-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-jmx/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-jmx/4.0.0-M2/hk2-jmx-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-jmx/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-jmx/4.0.0-M2/hk2-jmx-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-jmx/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-jmx/4.0.0-M2/hk2-jmx-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-jmx/target/hk2-jmx-sources.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-jmx/4.0.0-M2/hk2-jmx-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-jmx/target/hk2-jmx-javadoc.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-jmx/4.0.0-M2/hk2-jmx-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-jmx/target/hk2-jmx.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-jmx/4.0.0-M2/hk2-jmx-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-jmx/target/hk2-jmx.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-jmx/4.0.0-M2/hk2-jmx-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-jmx/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-jmx/4.0.0-M2/hk2-jmx-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-jmx/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-jmx/4.0.0-M2/hk2-jmx-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-jmx/target/hk2-jmx-sources.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-jmx/4.0.0-M2/hk2-jmx-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-jmx/target/hk2-jmx-javadoc.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-jmx/4.0.0-M2/hk2-jmx-4.0.0-M2-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -----------------------< org.glassfish.hk2:hk2 >------------------------ [INFO] Building HK2 module of HK2 itself 4.0.0-M2 [66/72] [INFO] from hk2/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2 --- [INFO] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (compute-osgi-version) @ hk2 --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ hk2 --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ hk2 --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ hk2 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ hk2 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2/src/main/resources [INFO] Copying 2 resources from .. to target/classes/META-INF [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ hk2 --- [INFO] No sources to compile [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ hk2 --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ hk2 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2/src/test/resources [INFO] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ hk2 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ hk2 --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ hk2 --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2/target/hk2.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ hk2 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2/target/bom.xml [INFO] attaching as hk2-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2/target/bom.json [INFO] attaching as hk2-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- jar:3.3.0:jar (create-empty-javadoc-jar) @ hk2 --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2/target/hk2-javadoc.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ hk2 --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2/target/hk2-sources.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ hk2 --- [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ hk2 --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ hk2 --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2/4.0.0-M2/hk2-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2/target/hk2.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2/4.0.0-M2/hk2-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2/4.0.0-M2/hk2-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2/4.0.0-M2/hk2-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2/target/hk2-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2/4.0.0-M2/hk2-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2/target/hk2-sources.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2/4.0.0-M2/hk2-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2/target/hk2.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2/4.0.0-M2/hk2-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2/target/hk2.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2/4.0.0-M2/hk2-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2/4.0.0-M2/hk2-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2/4.0.0-M2/hk2-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2/target/hk2-javadoc.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2/4.0.0-M2/hk2-4.0.0-M2-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2/target/hk2-sources.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2/4.0.0-M2/hk2-4.0.0-M2-sources.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ hk2 --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2/target/hk2.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2/4.0.0-M2/hk2-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2/4.0.0-M2/hk2-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2/4.0.0-M2/hk2-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2/4.0.0-M2/hk2-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2/target/hk2-javadoc.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2/4.0.0-M2/hk2-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2/target/hk2-sources.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2/4.0.0-M2/hk2-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2/target/hk2.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2/4.0.0-M2/hk2-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2/target/hk2.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2/4.0.0-M2/hk2-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2/4.0.0-M2/hk2-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2/4.0.0-M2/hk2-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2/target/hk2-javadoc.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2/4.0.0-M2/hk2-4.0.0-M2-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2/target/hk2-sources.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2/4.0.0-M2/hk2-4.0.0-M2-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ---------------------< org.glassfish.hk2:hk2-bom >---------------------- [INFO] Building HK2 Bom Pom 4.0.0-M2 [67/72] [INFO] from bom/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-bom --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ hk2-bom --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ hk2-bom --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/bom/target/bom.xml [INFO] attaching as hk2-bom-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/bom/target/bom.json [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [INFO] attaching as hk2-bom-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ hk2-bom --- [INFO] [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ hk2-bom --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ hk2-bom --- [INFO] Signing 3 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ hk2-bom --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/bom/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-bom/4.0.0-M2/hk2-bom-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/bom/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-bom/4.0.0-M2/hk2-bom-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/bom/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-bom/4.0.0-M2/hk2-bom-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/bom/target/hk2-bom-4.0.0-M2.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-bom/4.0.0-M2/hk2-bom-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/bom/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-bom/4.0.0-M2/hk2-bom-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/bom/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-bom/4.0.0-M2/hk2-bom-4.0.0-M2-cyclonedx.json.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ hk2-bom --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/bom/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-bom/4.0.0-M2/hk2-bom-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/bom/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-bom/4.0.0-M2/hk2-bom-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/bom/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-bom/4.0.0-M2/hk2-bom-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/bom/target/hk2-bom-4.0.0-M2.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-bom/4.0.0-M2/hk2-bom-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/bom/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-bom/4.0.0-M2/hk2-bom-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/bom/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-bom/4.0.0-M2/hk2-bom-4.0.0-M2-cyclonedx.json.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ---------------------< org.glassfish.hk2:hk2-json >--------------------- [INFO] Building HK2 JSON beans 4.0.0-M2 [68/72] [INFO] from hk2-configuration/persistence/hk2-xml/hk2-json/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-json --- [INFO] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (compute-osgi-version) @ hk2-json --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ hk2-json --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ hk2-json --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ hk2-json --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ hk2-json --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-json/src/main/resources [INFO] Copying 2 resources from ../../../.. to target/classes/META-INF [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ hk2-json --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 11] to target/classes [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-json/src/main/java/org/glassfish/hk2/json/internal/JsonParser.java: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-json/src/main/java/org/glassfish/hk2/json/internal/JsonParser.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-json/src/main/java/org/glassfish/hk2/json/internal/JsonParser.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (generate-inhabitants) @ hk2-json --- [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ hk2-json --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-json/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ hk2-json --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ hk2-json --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 11] to target/test-classes [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-json/src/test/java/org/glassfish/hk2/json/test/basic/JsonParserTest.java: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-json/src/test/java/org/glassfish/hk2/json/test/basic/JsonParserTest.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-json/src/test/java/org/glassfish/hk2/json/test/basic/JsonParserTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (generate-test-inhabitants) @ hk2-json --- [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ hk2-json --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ hk2-json --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-json/target/hk2-json.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ hk2-json --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-json/target/bom.xml [INFO] attaching as hk2-json-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-json/target/bom.json [INFO] attaching as hk2-json-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- jar:3.3.0:test-jar (default) @ hk2-json --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-json/target/hk2-json-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ hk2-json --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-json/target/hk2-json-sources.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ hk2-json --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-utils/apidocs/ are in named modules. [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-api/apidocs/ are in named modules. [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-configuration/hk2-configuration-hub/apidocs/ are in named modules. [WARNING] 3 warnings [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-json/target/hk2-json-javadoc.jar [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ hk2-json --- [INFO] Signing 7 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ hk2-json --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-json/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-json/4.0.0-M2/hk2-json-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-json/target/hk2-json.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-json/4.0.0-M2/hk2-json-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-json/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-json/4.0.0-M2/hk2-json-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-json/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-json/4.0.0-M2/hk2-json-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-json/target/hk2-json-tests.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-json/4.0.0-M2/hk2-json-4.0.0-M2-tests.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-json/target/hk2-json-sources.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-json/4.0.0-M2/hk2-json-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-json/target/hk2-json-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-json/4.0.0-M2/hk2-json-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-json/target/hk2-json.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-json/4.0.0-M2/hk2-json-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-json/target/hk2-json.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-json/4.0.0-M2/hk2-json-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-json/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-json/4.0.0-M2/hk2-json-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-json/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-json/4.0.0-M2/hk2-json-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-json/target/hk2-json-tests.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-json/4.0.0-M2/hk2-json-4.0.0-M2-tests.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-json/target/hk2-json-sources.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-json/4.0.0-M2/hk2-json-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-json/target/hk2-json-javadoc.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-json/4.0.0-M2/hk2-json-4.0.0-M2-javadoc.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ hk2-json --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-json/target/hk2-json.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-json/4.0.0-M2/hk2-json-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-json/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-json/4.0.0-M2/hk2-json-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-json/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-json/4.0.0-M2/hk2-json-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-json/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-json/4.0.0-M2/hk2-json-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-json/target/hk2-json-tests.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-json/4.0.0-M2/hk2-json-4.0.0-M2-tests.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-json/target/hk2-json-sources.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-json/4.0.0-M2/hk2-json-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-json/target/hk2-json-javadoc.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-json/4.0.0-M2/hk2-json-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-json/target/hk2-json.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-json/4.0.0-M2/hk2-json-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-json/target/hk2-json.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-json/4.0.0-M2/hk2-json-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-json/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-json/4.0.0-M2/hk2-json-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-json/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-json/4.0.0-M2/hk2-json-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-json/target/hk2-json-tests.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-json/4.0.0-M2/hk2-json-4.0.0-M2-tests.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-json/target/hk2-json-sources.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-json/4.0.0-M2/hk2-json-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-json/target/hk2-json-javadoc.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-json/4.0.0-M2/hk2-json-4.0.0-M2-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ---------------------< org.glassfish.hk2:hk2-pbuf >--------------------- [INFO] Building HK2 ProtoBuffer beans 4.0.0-M2 [69/72] [INFO] from hk2-configuration/persistence/hk2-xml/hk2-pbuf/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-pbuf --- [INFO] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (compute-osgi-version) @ hk2-pbuf --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ hk2-pbuf --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ hk2-pbuf --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ hk2-pbuf --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ hk2-pbuf --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from ../../../.. to target/classes/META-INF [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ hk2-pbuf --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 11] to target/classes [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-pbuf/src/main/java/org/glassfish/hk2/pbuf/internal/PBufParser.java: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-pbuf/src/main/java/org/glassfish/hk2/pbuf/internal/PBufParser.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-pbuf/src/main/java/org/glassfish/hk2/pbuf/internal/PBufParser.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-pbuf/src/main/java/org/glassfish/hk2/pbuf/internal/PBufParser.java: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-pbuf/src/main/java/org/glassfish/hk2/pbuf/internal/PBufParser.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-pbuf/src/main/java/org/glassfish/hk2/pbuf/internal/PBufParser.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (generate-inhabitants) @ hk2-pbuf --- [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ hk2-pbuf --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-pbuf/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ hk2-pbuf --- [INFO] Copying 3 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ hk2-pbuf --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug release 11] to target/test-classes [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-pbuf/src/test/java/org/glassfish/hk2/pbuf/test/basic/PBufParserTest.java: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-pbuf/src/test/java/org/glassfish/hk2/pbuf/test/basic/PBufParserTest.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-pbuf/src/test/java/org/glassfish/hk2/pbuf/test/basic/PBufParserTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (generate-test-inhabitants) @ hk2-pbuf --- [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ hk2-pbuf --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ hk2-pbuf --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-pbuf/target/hk2-pbuf.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ hk2-pbuf --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-pbuf/target/bom.xml [INFO] attaching as hk2-pbuf-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-pbuf/target/bom.json [INFO] attaching as hk2-pbuf-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- jar:3.3.0:test-jar (default) @ hk2-pbuf --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-pbuf/target/hk2-pbuf-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ hk2-pbuf --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-pbuf/target/hk2-pbuf-sources.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ hk2-pbuf --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-utils/apidocs/ are in named modules. [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-api/apidocs/ are in named modules. [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-configuration/hk2-configuration-hub/apidocs/ are in named modules. [WARNING] 3 warnings [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-pbuf/target/hk2-pbuf-javadoc.jar [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ hk2-pbuf --- [INFO] Signing 7 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ hk2-pbuf --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-pbuf/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-pbuf/4.0.0-M2/hk2-pbuf-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-pbuf/target/hk2-pbuf.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-pbuf/4.0.0-M2/hk2-pbuf-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-pbuf/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-pbuf/4.0.0-M2/hk2-pbuf-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-pbuf/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-pbuf/4.0.0-M2/hk2-pbuf-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-pbuf/target/hk2-pbuf-tests.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-pbuf/4.0.0-M2/hk2-pbuf-4.0.0-M2-tests.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-pbuf/target/hk2-pbuf-sources.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-pbuf/4.0.0-M2/hk2-pbuf-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-pbuf/target/hk2-pbuf-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-pbuf/4.0.0-M2/hk2-pbuf-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-pbuf/target/hk2-pbuf.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-pbuf/4.0.0-M2/hk2-pbuf-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-pbuf/target/hk2-pbuf.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-pbuf/4.0.0-M2/hk2-pbuf-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-pbuf/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-pbuf/4.0.0-M2/hk2-pbuf-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-pbuf/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-pbuf/4.0.0-M2/hk2-pbuf-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-pbuf/target/hk2-pbuf-tests.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-pbuf/4.0.0-M2/hk2-pbuf-4.0.0-M2-tests.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-pbuf/target/hk2-pbuf-sources.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-pbuf/4.0.0-M2/hk2-pbuf-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-pbuf/target/hk2-pbuf-javadoc.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-pbuf/4.0.0-M2/hk2-pbuf-4.0.0-M2-javadoc.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ hk2-pbuf --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-pbuf/target/hk2-pbuf.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-pbuf/4.0.0-M2/hk2-pbuf-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-pbuf/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-pbuf/4.0.0-M2/hk2-pbuf-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-pbuf/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-pbuf/4.0.0-M2/hk2-pbuf-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-pbuf/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-pbuf/4.0.0-M2/hk2-pbuf-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-pbuf/target/hk2-pbuf-tests.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-pbuf/4.0.0-M2/hk2-pbuf-4.0.0-M2-tests.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-pbuf/target/hk2-pbuf-sources.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-pbuf/4.0.0-M2/hk2-pbuf-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-pbuf/target/hk2-pbuf-javadoc.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-pbuf/4.0.0-M2/hk2-pbuf-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-pbuf/target/hk2-pbuf.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-pbuf/4.0.0-M2/hk2-pbuf-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-pbuf/target/hk2-pbuf.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-pbuf/4.0.0-M2/hk2-pbuf-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-pbuf/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-pbuf/4.0.0-M2/hk2-pbuf-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-pbuf/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-pbuf/4.0.0-M2/hk2-pbuf-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-pbuf/target/hk2-pbuf-tests.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-pbuf/4.0.0-M2/hk2-pbuf-4.0.0-M2-tests.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-pbuf/target/hk2-pbuf-sources.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-pbuf/4.0.0-M2/hk2-pbuf-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-pbuf/target/hk2-pbuf-javadoc.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-pbuf/4.0.0-M2/hk2-pbuf-4.0.0-M2-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -------------------< org.glassfish.hk2:hk2-xml-test >------------------- [INFO] Building HK2 XML Reader Test 4.0.0-M2 [70/72] [INFO] from hk2-configuration/persistence/hk2-xml/test1/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-xml-test --- [INFO] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (compute-osgi-version) @ hk2-xml-test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ hk2-xml-test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ hk2-xml-test --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ hk2-xml-test --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ hk2-xml-test --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] Copying 2 resources from ../../../.. to target/classes/META-INF [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ hk2-xml-test --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 51 source files with javac [debug release 11] to target/classes [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/test1/src/main/java/org/glassfish/hk2/xml/test/pbuf/pc2/PBufPrecompileChild2OuterClass.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/test1/src/main/java/org/glassfish/hk2/xml/test/pbuf/pc2/PBufPrecompileChild2OuterClass.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (generate-inhabitants) @ hk2-xml-test --- [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ hk2-xml-test --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/test1/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ hk2-xml-test --- [INFO] Copying 15 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ hk2-xml-test --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 11] to target/test-classes [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/test1/src/test/java/org/glassfish/hk2/xml/test/precompile/elements/ElementsCommon.java: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/test1/src/test/java/org/glassfish/hk2/xml/test/precompile/elements/ElementsCommon.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/test1/src/test/java/org/glassfish/hk2/xml/test/precompile/elements/ElementsCommon.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (generate-test-inhabitants) @ hk2-xml-test --- [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ hk2-xml-test --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ hk2-xml-test --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/test1/target/hk2-xml-test.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ hk2-xml-test --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 25 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/test1/target/bom.xml [INFO] attaching as hk2-xml-test-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/test1/target/bom.json [INFO] attaching as hk2-xml-test-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- jar:3.3.0:test-jar (default) @ hk2-xml-test --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/test1/target/hk2-xml-test-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ hk2-xml-test --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/test1/target/hk2-xml-test-sources.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ hk2-xml-test --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/test1/target/hk2-xml-test-javadoc.jar [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ hk2-xml-test --- [INFO] Signing 7 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ hk2-xml-test --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/test1/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-xml-test/4.0.0-M2/hk2-xml-test-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/test1/target/hk2-xml-test.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-xml-test/4.0.0-M2/hk2-xml-test-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/test1/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-xml-test/4.0.0-M2/hk2-xml-test-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/test1/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-xml-test/4.0.0-M2/hk2-xml-test-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/test1/target/hk2-xml-test-tests.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-xml-test/4.0.0-M2/hk2-xml-test-4.0.0-M2-tests.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/test1/target/hk2-xml-test-sources.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-xml-test/4.0.0-M2/hk2-xml-test-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/test1/target/hk2-xml-test-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-xml-test/4.0.0-M2/hk2-xml-test-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/test1/target/hk2-xml-test.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-xml-test/4.0.0-M2/hk2-xml-test-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/test1/target/hk2-xml-test.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-xml-test/4.0.0-M2/hk2-xml-test-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/test1/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-xml-test/4.0.0-M2/hk2-xml-test-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/test1/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-xml-test/4.0.0-M2/hk2-xml-test-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/test1/target/hk2-xml-test-tests.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-xml-test/4.0.0-M2/hk2-xml-test-4.0.0-M2-tests.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/test1/target/hk2-xml-test-sources.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-xml-test/4.0.0-M2/hk2-xml-test-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/test1/target/hk2-xml-test-javadoc.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-xml-test/4.0.0-M2/hk2-xml-test-4.0.0-M2-javadoc.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ hk2-xml-test --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/test1/target/hk2-xml-test.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-xml-test/4.0.0-M2/hk2-xml-test-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/test1/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-xml-test/4.0.0-M2/hk2-xml-test-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/test1/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-xml-test/4.0.0-M2/hk2-xml-test-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/test1/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-xml-test/4.0.0-M2/hk2-xml-test-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/test1/target/hk2-xml-test-tests.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-xml-test/4.0.0-M2/hk2-xml-test-4.0.0-M2-tests.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/test1/target/hk2-xml-test-sources.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-xml-test/4.0.0-M2/hk2-xml-test-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/test1/target/hk2-xml-test-javadoc.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-xml-test/4.0.0-M2/hk2-xml-test-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/test1/target/hk2-xml-test.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-xml-test/4.0.0-M2/hk2-xml-test-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/test1/target/hk2-xml-test.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-xml-test/4.0.0-M2/hk2-xml-test-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/test1/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-xml-test/4.0.0-M2/hk2-xml-test-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/test1/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-xml-test/4.0.0-M2/hk2-xml-test-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/test1/target/hk2-xml-test-tests.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-xml-test/4.0.0-M2/hk2-xml-test-4.0.0-M2-tests.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/test1/target/hk2-xml-test-sources.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-xml-test/4.0.0-M2/hk2-xml-test-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/test1/target/hk2-xml-test-javadoc.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-xml-test/4.0.0-M2/hk2-xml-test-4.0.0-M2-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ------------------< org.glassfish.hk2:hk2-xml-schema >------------------ [INFO] Building HK2 XML Schema Utilities 4.0.0-M2 [71/72] [INFO] from hk2-configuration/persistence/hk2-xml/schema/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-xml-schema --- [INFO] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (compute-osgi-version) @ hk2-xml-schema --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ hk2-xml-schema --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ hk2-xml-schema --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ hk2-xml-schema --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ hk2-xml-schema --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/schema/src/main/resources [INFO] Copying 2 resources from ../../../.. to target/classes/META-INF [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ hk2-xml-schema --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 59 source files with javac [debug release 11] to target/classes [INFO] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-inhabitants (generate-inhabitants) @ hk2-xml-schema --- [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ hk2-xml-schema --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/schema/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ hk2-xml-schema --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ hk2-xml-schema --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 11] to target/test-classes [INFO] [INFO] --- hk2-inhabitant-generator:4.0.0-M2:generate-test-inhabitants (generate-test-inhabitants) @ hk2-xml-schema --- [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ hk2-xml-schema --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ hk2-xml-schema --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/schema/target/hk2-xml-schema.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ hk2-xml-schema --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/schema/target/bom.xml [INFO] attaching as hk2-xml-schema-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/schema/target/bom.json [INFO] attaching as hk2-xml-schema-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- jar:3.3.0:test-jar (default) @ hk2-xml-schema --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/schema/target/hk2-xml-schema-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ hk2-xml-schema --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/schema/target/hk2-xml-schema-sources.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ hk2-xml-schema --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-utils/apidocs/ are in named modules. [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-api/apidocs/ are in named modules. [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-configuration/hk2-configuration-hub/apidocs/ are in named modules. [WARNING] 3 warnings [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/schema/target/hk2-xml-schema-javadoc.jar [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ hk2-xml-schema --- [INFO] Signing 7 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ hk2-xml-schema --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/schema/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-xml-schema/4.0.0-M2/hk2-xml-schema-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/schema/target/hk2-xml-schema.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-xml-schema/4.0.0-M2/hk2-xml-schema-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/schema/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-xml-schema/4.0.0-M2/hk2-xml-schema-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/schema/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-xml-schema/4.0.0-M2/hk2-xml-schema-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/schema/target/hk2-xml-schema-tests.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-xml-schema/4.0.0-M2/hk2-xml-schema-4.0.0-M2-tests.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/schema/target/hk2-xml-schema-sources.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-xml-schema/4.0.0-M2/hk2-xml-schema-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/schema/target/hk2-xml-schema-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-xml-schema/4.0.0-M2/hk2-xml-schema-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/schema/target/hk2-xml-schema.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-xml-schema/4.0.0-M2/hk2-xml-schema-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/schema/target/hk2-xml-schema.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-xml-schema/4.0.0-M2/hk2-xml-schema-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/schema/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-xml-schema/4.0.0-M2/hk2-xml-schema-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/schema/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-xml-schema/4.0.0-M2/hk2-xml-schema-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/schema/target/hk2-xml-schema-tests.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-xml-schema/4.0.0-M2/hk2-xml-schema-4.0.0-M2-tests.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/schema/target/hk2-xml-schema-sources.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-xml-schema/4.0.0-M2/hk2-xml-schema-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/schema/target/hk2-xml-schema-javadoc.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-xml-schema/4.0.0-M2/hk2-xml-schema-4.0.0-M2-javadoc.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ hk2-xml-schema --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/schema/target/hk2-xml-schema.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-xml-schema/4.0.0-M2/hk2-xml-schema-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/schema/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-xml-schema/4.0.0-M2/hk2-xml-schema-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/schema/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-xml-schema/4.0.0-M2/hk2-xml-schema-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/schema/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-xml-schema/4.0.0-M2/hk2-xml-schema-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/schema/target/hk2-xml-schema-tests.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-xml-schema/4.0.0-M2/hk2-xml-schema-4.0.0-M2-tests.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/schema/target/hk2-xml-schema-sources.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-xml-schema/4.0.0-M2/hk2-xml-schema-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/schema/target/hk2-xml-schema-javadoc.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-xml-schema/4.0.0-M2/hk2-xml-schema-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/schema/target/hk2-xml-schema.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-xml-schema/4.0.0-M2/hk2-xml-schema-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/schema/target/hk2-xml-schema.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-xml-schema/4.0.0-M2/hk2-xml-schema-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/schema/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-xml-schema/4.0.0-M2/hk2-xml-schema-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/schema/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-xml-schema/4.0.0-M2/hk2-xml-schema-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/schema/target/hk2-xml-schema-tests.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-xml-schema/4.0.0-M2/hk2-xml-schema-4.0.0-M2-tests.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/schema/target/hk2-xml-schema-sources.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-xml-schema/4.0.0-M2/hk2-xml-schema-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/schema/target/hk2-xml-schema-javadoc.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-xml-schema/4.0.0-M2/hk2-xml-schema-4.0.0-M2-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -------------< org.glassfish.hk2:hk2-xml-integration-test >------------- [INFO] Building HK2 XML Integration Test 4.0.0-M2 [72/72] [INFO] from hk2-configuration/persistence/hk2-xml/integration-test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-xml-integration-test --- [INFO] [INFO] --- osgiversion:4.0.0-M2:compute-osgi-version (compute-osgi-version) @ hk2-xml-integration-test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ hk2-xml-integration-test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ hk2-xml-integration-test --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ hk2-xml-integration-test --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ hk2-xml-integration-test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/integration-test/src/main/resources [INFO] Copying 2 resources from ../../../.. to target/classes/META-INF [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ hk2-xml-integration-test --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 11] to target/classes [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ hk2-xml-integration-test --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/integration-test/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ hk2-xml-integration-test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/integration-test/src/test/resources [INFO] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ hk2-xml-integration-test --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug release 11] to target/test-classes [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ hk2-xml-integration-test --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ hk2-xml-integration-test --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/integration-test/target/hk2-xml-integration-test.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ hk2-xml-integration-test --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/integration-test/target/bom.xml [INFO] attaching as hk2-xml-integration-test-4.0.0-M2-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/integration-test/target/bom.json [INFO] attaching as hk2-xml-integration-test-4.0.0-M2-cyclonedx.json [INFO] [INFO] --- jar:3.3.0:test-jar (default) @ hk2-xml-integration-test --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/integration-test/target/hk2-xml-integration-test-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ hk2-xml-integration-test --- [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/integration-test/target/hk2-xml-integration-test-sources.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ hk2-xml-integration-test --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/external/aopalliance-repackaged/apidocs/ are in named modules. [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-extras/apidocs/ are in named modules. [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://github.com/eclipse-ee4j/glassfish-hk2/hk2-configuration/hk2-configuration-integration/apidocs/ are in named modules. [WARNING] 3 warnings [INFO] Building jar: /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/integration-test/target/hk2-xml-integration-test-javadoc.jar [INFO] [INFO] --- gpg:3.1.0:sign (default-cli) @ hk2-xml-integration-test --- [INFO] Signing 7 files with default secret key. [INFO] [INFO] --- install:3.1.1:install (default-cli) @ hk2-xml-integration-test --- [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/integration-test/pom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-xml-integration-test/4.0.0-M2/hk2-xml-integration-test-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/integration-test/target/hk2-xml-integration-test.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-xml-integration-test/4.0.0-M2/hk2-xml-integration-test-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/integration-test/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-xml-integration-test/4.0.0-M2/hk2-xml-integration-test-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/integration-test/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-xml-integration-test/4.0.0-M2/hk2-xml-integration-test-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/integration-test/target/hk2-xml-integration-test-tests.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-xml-integration-test/4.0.0-M2/hk2-xml-integration-test-4.0.0-M2-tests.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/integration-test/target/hk2-xml-integration-test-sources.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-xml-integration-test/4.0.0-M2/hk2-xml-integration-test-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/integration-test/target/hk2-xml-integration-test-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-xml-integration-test/4.0.0-M2/hk2-xml-integration-test-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/integration-test/target/hk2-xml-integration-test.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-xml-integration-test/4.0.0-M2/hk2-xml-integration-test-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/integration-test/target/hk2-xml-integration-test.pom.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-xml-integration-test/4.0.0-M2/hk2-xml-integration-test-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/integration-test/target/bom.xml.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-xml-integration-test/4.0.0-M2/hk2-xml-integration-test-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/integration-test/target/bom.json.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-xml-integration-test/4.0.0-M2/hk2-xml-integration-test-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/integration-test/target/hk2-xml-integration-test-tests.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-xml-integration-test/4.0.0-M2/hk2-xml-integration-test-4.0.0-M2-tests.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/integration-test/target/hk2-xml-integration-test-sources.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-xml-integration-test/4.0.0-M2/hk2-xml-integration-test-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/integration-test/target/hk2-xml-integration-test-javadoc.jar.asc to /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-xml-integration-test/4.0.0-M2/hk2-xml-integration-test-4.0.0-M2-javadoc.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ hk2-xml-integration-test --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1c0c18a0fc339" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/integration-test/target/hk2-xml-integration-test.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-xml-integration-test/4.0.0-M2/hk2-xml-integration-test-4.0.0-M2.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/integration-test/pom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-xml-integration-test/4.0.0-M2/hk2-xml-integration-test-4.0.0-M2.pom [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/integration-test/target/bom.xml to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-xml-integration-test/4.0.0-M2/hk2-xml-integration-test-4.0.0-M2-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/integration-test/target/bom.json to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-xml-integration-test/4.0.0-M2/hk2-xml-integration-test-4.0.0-M2-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/integration-test/target/hk2-xml-integration-test-tests.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-xml-integration-test/4.0.0-M2/hk2-xml-integration-test-4.0.0-M2-tests.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/integration-test/target/hk2-xml-integration-test-sources.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-xml-integration-test/4.0.0-M2/hk2-xml-integration-test-4.0.0-M2-sources.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/integration-test/target/hk2-xml-integration-test-javadoc.jar to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-xml-integration-test/4.0.0-M2/hk2-xml-integration-test-4.0.0-M2-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/integration-test/target/hk2-xml-integration-test.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-xml-integration-test/4.0.0-M2/hk2-xml-integration-test-4.0.0-M2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/integration-test/target/hk2-xml-integration-test.pom.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-xml-integration-test/4.0.0-M2/hk2-xml-integration-test-4.0.0-M2.pom.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/integration-test/target/bom.xml.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-xml-integration-test/4.0.0-M2/hk2-xml-integration-test-4.0.0-M2-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/integration-test/target/bom.json.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-xml-integration-test/4.0.0-M2/hk2-xml-integration-test-4.0.0-M2-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/integration-test/target/hk2-xml-integration-test-tests.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-xml-integration-test/4.0.0-M2/hk2-xml-integration-test-4.0.0-M2-tests.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/integration-test/target/hk2-xml-integration-test-sources.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-xml-integration-test/4.0.0-M2/hk2-xml-integration-test-4.0.0-M2-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/integration-test/target/hk2-xml-integration-test-javadoc.jar.asc to /home/jenkins/agent/workspace/1_hk2-build-and-stage/target/nexus-staging/staging/1c0c18a0fc339/org/glassfish/hk2/hk2-xml-integration-test/4.0.0-M2/hk2-xml-integration-test-4.0.0-M2-javadoc.jar.asc [INFO] Performing remote staging... [INFO] [INFO] * Remote staging into staging profile ID "1c0c18a0fc339" [INFO] * Created staging repository with ID "orgglassfish-1315". [INFO] * Staging repository at https://jakarta.oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgglassfish-1315 [INFO] * Uploading locally staged artifacts to profile org.glassfish [INFO] * Upload of locally staged artifacts finished. [INFO] * Closing staging repository with ID "orgglassfish-1315". Waiting for operation to complete... ... [INFO] Remote staged 1 repositories, finished with success. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for GlassFish HK2 4.0.0-M2: [INFO] [INFO] GlassFish HK2 ...................................... SUCCESS [ 39.820 s] [INFO] OSGi repackaging of HK2 dependencies ............... SUCCESS [ 1.707 s] [INFO] aopalliance version 1.0 repackaged as a module ..... SUCCESS [ 13.860 s] [INFO] maven-plugins ...................................... SUCCESS [ 1.622 s] [INFO] OSGiVersion Maven Plugin ........................... SUCCESS [ 7.740 s] [INFO] HK2 Implementation Utilities ....................... SUCCESS [ 8.257 s] [INFO] HK2 API module ..................................... SUCCESS [ 9.213 s] [INFO] ServiceLocator Default Implementation .............. SUCCESS [ 9.480 s] [INFO] HK2 core module .................................... SUCCESS [ 6.573 s] [INFO] consolidated bundle Maven plugin ................... SUCCESS [ 6.354 s] [INFO] Inhabitant Generator ............................... SUCCESS [ 7.614 s] [INFO] HK2 Metadata Generator Subsystem ................... SUCCESS [ 1.557 s] [INFO] HK2 Metadata Generator ............................. SUCCESS [ 4.785 s] [INFO] HK2 Metadata Generator Test One .................... SUCCESS [ 6.172 s] [INFO] HK2 Junit Runner ................................... SUCCESS [ 7.287 s] [INFO] Run Level Service .................................. SUCCESS [ 6.725 s] [INFO] Class Model for Hk2 ................................ SUCCESS [ 6.919 s] [INFO] OSGi code .......................................... SUCCESS [ 1.675 s] [INFO] HK2 OSGi Adapter ................................... SUCCESS [ 7.042 s] [INFO] osgi-adapter-tests-parent .......................... SUCCESS [ 1.553 s] [INFO] Holds test contracts ............................... SUCCESS [ 4.025 s] [INFO] Simulates a bundle ................................. SUCCESS [ 4.481 s] [INFO] Manages the faux sdp management bundle ............. SUCCESS [ 4.073 s] [INFO] a test module startup .............................. SUCCESS [ 4.429 s] [INFO] A bundle with no hk2 dependencies .................. SUCCESS [ 3.978 s] [INFO] Examples of various use cases ...................... SUCCESS [ 1.654 s] [INFO] Custom Resolver Example ............................ SUCCESS [ 4.762 s] [INFO] Security Lockdown Example .......................... SUCCESS [ 1.585 s] [INFO] Security Lockdown System ........................... SUCCESS [ 4.898 s] [INFO] Security Lockdown System Alice ..................... SUCCESS [ 4.392 s] [INFO] Security Lockdown Mallory .......................... SUCCESS [ 4.920 s] [INFO] Security Lockdown Runner ........................... SUCCESS [ 4.563 s] [INFO] AOP Caching Example ................................ SUCCESS [ 1.499 s] [INFO] Caching AOP Example System ......................... SUCCESS [ 4.291 s] [INFO] Caching AOP Example Runner ......................... SUCCESS [ 4.646 s] [INFO] HK2 extras module .................................. SUCCESS [ 7.330 s] [INFO] Event Examples ..................................... SUCCESS [ 1.521 s] [INFO] Threaded Event Example ............................. SUCCESS [ 4.697 s] [INFO] HK2 Configuration Subsystem ........................ SUCCESS [ 1.673 s] [INFO] HK2 Configuration Hub .............................. SUCCESS [ 5.640 s] [INFO] HK2 Configuration Integration ...................... SUCCESS [ 5.941 s] [INFO] HK2 Configuration Persistence Modules .............. SUCCESS [ 1.810 s] [INFO] HK2 Configuration Property File Reader ............. SUCCESS [ 5.803 s] [INFO] Examples of configuration use cases ................ SUCCESS [ 1.582 s] [INFO] A fake WebServer configured by a property file ..... SUCCESS [ 4.946 s] [INFO] HK2 XML Parser using JAXB .......................... SUCCESS [ 1.644 s] [INFO] HK2 XML Reader using JAXB .......................... SUCCESS [ 9.491 s] [INFO] Xml Application Configuration Example .............. SUCCESS [ 5.618 s] [INFO] Operations Example ................................. SUCCESS [ 11.068 s] [INFO] HK2 Ant Inhabitant Generator Test .................. SUCCESS [ 4.644 s] [INFO] HK2 Locator unit tests ............................. SUCCESS [ 4.242 s] [INFO] HK2 TestNG runner .................................. SUCCESS [ 5.344 s] [INFO] HK2 RunLevel unit tests ............................ SUCCESS [ 4.695 s] [INFO] HK2 Locator No Proxy Unit tests .................... SUCCESS [ 4.199 s] [INFO] HK2 Locator No Proxy Unit tests (2) ................ SUCCESS [ 4.133 s] [INFO] Utilities for testing with HK2 ..................... SUCCESS [ 1.552 s] [INFO] Interceptor/Eventing Test Suite .................... SUCCESS [ 4.607 s] [INFO] HK2 Mockito ........................................ SUCCESS [ 5.604 s] [INFO] Collections Tests .................................. SUCCESS [ 5.076 s] [INFO] HK2 Guice Bridge ................................... SUCCESS [ 5.490 s] [INFO] Jersey Guice FormParam Test ........................ SUCCESS [ 6.113 s] [INFO] HK2 Jersey Guice Tests ............................. SUCCESS [ 1.574 s] [INFO] HK2 Jersey Tests ................................... SUCCESS [ 1.559 s] [INFO] HK2 Spring Bridge .................................. SUCCESS [ 5.537 s] [INFO] HK2 JMX module ..................................... SUCCESS [ 4.535 s] [INFO] HK2 module of HK2 itself ........................... SUCCESS [ 3.047 s] [INFO] HK2 Bom Pom ........................................ SUCCESS [ 4.244 s] [INFO] HK2 JSON beans ..................................... SUCCESS [ 5.989 s] [INFO] HK2 ProtoBuffer beans .............................. SUCCESS [ 5.737 s] [INFO] HK2 XML Reader Test ................................ SUCCESS [ 10.399 s] [INFO] HK2 XML Schema Utilities ........................... SUCCESS [ 8.640 s] [INFO] HK2 XML Integration Test ........................... SUCCESS [01:38 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 08:18 min [INFO] Finished at: 2024-03-05T20:04:08Z [INFO] ------------------------------------------------------------------------ + echo '-[ Tag release ]----------------------------------------------------------------' -[ Tag release ]---------------------------------------------------------------- + cd /home/jenkins/agent/workspace/1_hk2-build-and-stage + git tag 4.0.0-M2-RELEASE -m 'Release org.glassfish.hk2:hk2-parent:4.0.0-M2' + echo '-[ Set next snapshot version ]--------------------------------------------------' -[ Set next snapshot version ]-------------------------------------------------- + cd /home/jenkins/agent/workspace/1_hk2-build-and-stage + mvn -U -C -DnewVersion=4.0.1-SNAPSHOT -DgenerateBackupPoms=false clean org.codehaus.mojo:versions-maven-plugin:2.5:set --batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] GlassFish HK2 [pom] [INFO] OSGi repackaging of HK2 dependencies [pom] [INFO] aopalliance version 1.0 repackaged as a module [jar] [INFO] maven-plugins [pom] [INFO] OSGiVersion Maven Plugin [maven-plugin] [INFO] HK2 Implementation Utilities [jar] [INFO] HK2 API module [jar] [INFO] ServiceLocator Default Implementation [jar] [INFO] HK2 core module [jar] [INFO] consolidated bundle Maven plugin [maven-plugin] [INFO] Inhabitant Generator [maven-plugin] [INFO] HK2 Metadata Generator Subsystem [pom] [INFO] HK2 Metadata Generator [jar] [INFO] HK2 Metadata Generator Test One [jar] [INFO] HK2 Junit Runner [jar] [INFO] Run Level Service [jar] [INFO] Class Model for Hk2 [jar] [INFO] OSGi code [pom] [INFO] HK2 OSGi Adapter [jar] [INFO] osgi-adapter-tests-parent [pom] [INFO] Holds test contracts [jar] [INFO] Simulates a bundle [jar] [INFO] Manages the faux sdp management bundle [jar] [INFO] a test module startup [jar] [INFO] A bundle with no hk2 dependencies [jar] [INFO] Examples of various use cases [pom] [INFO] Custom Resolver Example [jar] [INFO] Security Lockdown Example [pom] [INFO] Security Lockdown System [jar] [INFO] Security Lockdown System Alice [jar] [INFO] Security Lockdown Mallory [jar] [INFO] Security Lockdown Runner [jar] [INFO] AOP Caching Example [pom] [INFO] Caching AOP Example System [jar] [INFO] Caching AOP Example Runner [jar] [INFO] HK2 extras module [jar] [INFO] Event Examples [pom] [INFO] Threaded Event Example [jar] [INFO] HK2 Configuration Subsystem [pom] [INFO] HK2 Configuration Hub [jar] [INFO] HK2 Configuration Integration [jar] [INFO] HK2 Configuration Persistence Modules [pom] [INFO] HK2 Configuration Property File Reader [jar] [INFO] Examples of configuration use cases [pom] [INFO] A fake WebServer configured by a property file [jar] [INFO] HK2 XML Parser using JAXB [pom] [INFO] HK2 XML Reader using JAXB [jar] [INFO] Xml Application Configuration Example [jar] [INFO] Operations Example [jar] [INFO] HK2 Ant Inhabitant Generator Test [jar] [INFO] HK2 Locator unit tests [jar] [INFO] HK2 TestNG runner [jar] [INFO] HK2 RunLevel unit tests [jar] [INFO] HK2 Locator No Proxy Unit tests [jar] [INFO] HK2 Locator No Proxy Unit tests (2) [jar] [INFO] Utilities for testing with HK2 [pom] [INFO] Interceptor/Eventing Test Suite [jar] [INFO] HK2 Mockito [jar] [INFO] Collections Tests [jar] [INFO] HK2 Guice Bridge [jar] [INFO] Jersey Guice FormParam Test [jar] [INFO] HK2 Jersey Guice Tests [pom] [INFO] HK2 Jersey Tests [pom] [INFO] HK2 Spring Bridge [jar] [INFO] HK2 JMX module [jar] [INFO] HK2 module of HK2 itself [jar] [INFO] HK2 Bom Pom [pom] [INFO] HK2 JSON beans [jar] [INFO] HK2 ProtoBuffer beans [jar] [INFO] HK2 XML Reader Test [jar] [INFO] HK2 XML Schema Utilities [jar] [INFO] HK2 XML Integration Test [jar] [INFO] [INFO] --------------------< org.glassfish.hk2:hk2-parent >-------------------- [INFO] Building GlassFish HK2 4.0.0-M2 [1/72] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-parent --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/target [INFO] [INFO] ---------------------< org.glassfish.hk2:external >--------------------- [INFO] Building OSGi repackaging of HK2 dependencies 4.0.0-M2 [2/72] [INFO] from external/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ external --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/external/target [INFO] [INFO] ---------< org.glassfish.hk2.external:aopalliance-repackaged >---------- [INFO] Building aopalliance version 1.0 repackaged as a module 4.0.0-M2 [3/72] [INFO] from external/aopalliance/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ aopalliance-repackaged --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/external/aopalliance/target [INFO] [INFO] ------------------< org.glassfish.hk2:maven-plugins >------------------- [INFO] Building maven-plugins 4.0.0-M2 [4/72] [INFO] from maven-plugins/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ maven-plugins --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/target [INFO] [INFO] -------------< org.glassfish.hk2:osgiversion-maven-plugin >------------- [INFO] Building OSGiVersion Maven Plugin 4.0.0-M2 [5/72] [INFO] from maven-plugins/osgiversion-maven-plugin/pom.xml [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ osgiversion-maven-plugin --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/osgiversion-maven-plugin/target [INFO] [INFO] --------------------< org.glassfish.hk2:hk2-utils >--------------------- [INFO] Building HK2 Implementation Utilities 4.0.0-M2 [6/72] [INFO] from hk2-utils/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-utils --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-utils/target [INFO] [INFO] ---------------------< org.glassfish.hk2:hk2-api >---------------------- [INFO] Building HK2 API module 4.0.0-M2 [7/72] [INFO] from hk2-api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-api --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-api/target [INFO] [INFO] -------------------< org.glassfish.hk2:hk2-locator >-------------------- [INFO] Building ServiceLocator Default Implementation 4.0.0-M2 [8/72] [INFO] from hk2-locator/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-locator --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-locator/target [INFO] [INFO] ---------------------< org.glassfish.hk2:hk2-core >--------------------- [INFO] Building HK2 core module 4.0.0-M2 [9/72] [INFO] from hk2-core/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-core --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-core/target [INFO] [INFO] ---------< org.glassfish.hk2:consolidatedbundle-maven-plugin >---------- [INFO] Building consolidated bundle Maven plugin 4.0.0-M2 [10/72] [INFO] from maven-plugins/consolidatedbundle-maven-plugin/pom.xml [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ consolidatedbundle-maven-plugin --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/consolidatedbundle-maven-plugin/target [INFO] [INFO] -------------< org.glassfish.hk2:hk2-inhabitant-generator >------------- [INFO] Building Inhabitant Generator 4.0.0-M2 [11/72] [INFO] from maven-plugins/hk2-inhabitant-generator/pom.xml [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-inhabitant-generator --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/maven-plugins/hk2-inhabitant-generator/target [INFO] [INFO] ----------< org.glassfish.hk2:hk2-metadata-generator-parent >----------- [INFO] Building HK2 Metadata Generator Subsystem 4.0.0-M2 [12/72] [INFO] from hk2-metadata-generator/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-metadata-generator-parent --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/target [INFO] [INFO] --------------< org.glassfish.hk2:hk2-metadata-generator >-------------- [INFO] Building HK2 Metadata Generator 4.0.0-M2 [13/72] [INFO] from hk2-metadata-generator/main/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-metadata-generator --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/main/target [INFO] [INFO] -----------< org.glassfish.hk2:hk2-metadata-generator-test1 >----------- [INFO] Building HK2 Metadata Generator Test One 4.0.0-M2 [14/72] [INFO] from hk2-metadata-generator/test1/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-metadata-generator-test1 --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-metadata-generator/test1/target [INFO] [INFO] -----------------< org.glassfish.hk2:hk2-junitrunner >------------------ [INFO] Building HK2 Junit Runner 4.0.0-M2 [15/72] [INFO] from hk2-testing/hk2-junitrunner/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-junitrunner --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-junitrunner/target [INFO] [INFO] -------------------< org.glassfish.hk2:hk2-runlevel >------------------- [INFO] Building Run Level Service 4.0.0-M2 [16/72] [INFO] from hk2-runlevel/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-runlevel --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-runlevel/target [INFO] [INFO] -------------------< org.glassfish.hk2:class-model >-------------------- [INFO] Building Class Model for Hk2 4.0.0-M2 [17/72] [INFO] from class-model/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ class-model --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/class-model/target [INFO] [INFO] -----------------------< org.glassfish.hk2:osgi >----------------------- [INFO] Building OSGi code 4.0.0-M2 [18/72] [INFO] from osgi/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ osgi --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/target [INFO] [INFO] -------------------< org.glassfish.hk2:osgi-adapter >------------------- [INFO] Building HK2 OSGi Adapter 4.0.0-M2 [19/72] [INFO] from osgi/adapter/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ osgi-adapter --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter/target [INFO] [INFO] ------------< org.glassfish.hk2:osgi-adapter-tests-parent >------------- [INFO] Building osgi-adapter-tests-parent 4.0.0-M2 [20/72] [INFO] from osgi/adapter-tests/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ osgi-adapter-tests-parent --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/target [INFO] [INFO] -----------------< org.glassfish.hk2:contract-bundle >------------------ [INFO] Building Holds test contracts 4.0.0-M2 [21/72] [INFO] from osgi/adapter-tests/contract-bundle/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ contract-bundle --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/contract-bundle/target [INFO] [INFO] -----------------< org.glassfish.hk2:faux-sdp-bundle >------------------ [INFO] Building Simulates a bundle 4.0.0-M2 [22/72] [INFO] from osgi/adapter-tests/faux-sdp-bundle/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ faux-sdp-bundle --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/faux-sdp-bundle/target [INFO] [INFO] --------------< org.glassfish.hk2:sdp-management-bundle >--------------- [INFO] Building Manages the faux sdp management bundle 4.0.0-M2 [23/72] [INFO] from osgi/adapter-tests/sdp-management-bundle/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ sdp-management-bundle --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/sdp-management-bundle/target [INFO] [INFO] ---------------< org.glassfish.hk2:test-module-startup >---------------- [INFO] Building a test module startup 4.0.0-M2 [24/72] [INFO] from osgi/adapter-tests/test-module-startup/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ test-module-startup --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/test-module-startup/target [INFO] [INFO] ------------------< org.glassfish.hk2:no-hk2-bundle >------------------- [INFO] Building A bundle with no hk2 dependencies 4.0.0-M2 [25/72] [INFO] from osgi/adapter-tests/no-hk2-bundle/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ no-hk2-bundle --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/osgi/adapter-tests/no-hk2-bundle/target [INFO] [INFO] ---------------------< org.glassfish.hk2:examples >--------------------- [INFO] Building Examples of various use cases 4.0.0-M2 [26/72] [INFO] from examples/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ examples --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/target [INFO] [INFO] -------------< org.glassfish.hk2:custom-resolver-example >-------------- [INFO] Building Custom Resolver Example 4.0.0-M2 [27/72] [INFO] from examples/custom-resolver/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ custom-resolver-example --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/custom-resolver/target [INFO] [INFO] ------------< org.glassfish.hk2:security-lockdown-example >------------- [INFO] Building Security Lockdown Example 4.0.0-M2 [28/72] [INFO] from examples/security-lockdown/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ security-lockdown-example --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/target [INFO] [INFO] ---------< org.glassfish.hk2:security-lockdown-example-system >--------- [INFO] Building Security Lockdown System 4.0.0-M2 [29/72] [INFO] from examples/security-lockdown/system/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ security-lockdown-example-system --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/system/target [INFO] [INFO] ---------< org.glassfish.hk2:security-lockdown-example-alice >---------- [INFO] Building Security Lockdown System Alice 4.0.0-M2 [30/72] [INFO] from examples/security-lockdown/alice/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ security-lockdown-example-alice --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/alice/target [INFO] [INFO] --------< org.glassfish.hk2:security-lockdown-example-mallory >--------- [INFO] Building Security Lockdown Mallory 4.0.0-M2 [31/72] [INFO] from examples/security-lockdown/mallory/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ security-lockdown-example-mallory --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/mallory/target [INFO] [INFO] ---------< org.glassfish.hk2:security-lockdown-example-runner >--------- [INFO] Building Security Lockdown Runner 4.0.0-M2 [32/72] [INFO] from examples/security-lockdown/runner/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ security-lockdown-example-runner --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/security-lockdown/runner/target [INFO] [INFO] ---------------< org.glassfish.hk2:caching-aop-example >---------------- [INFO] Building AOP Caching Example 4.0.0-M2 [33/72] [INFO] from examples/caching/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ caching-aop-example --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/target [INFO] [INFO] ------------< org.glassfish.hk2:caching-aop-example-system >------------ [INFO] Building Caching AOP Example System 4.0.0-M2 [34/72] [INFO] from examples/caching/system/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ caching-aop-example-system --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/system/target [INFO] [INFO] ------------< org.glassfish.hk2:caching-aop-example-runner >------------ [INFO] Building Caching AOP Example Runner 4.0.0-M2 [35/72] [INFO] from examples/caching/runner/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ caching-aop-example-runner --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/caching/runner/target [INFO] [INFO] --------------------< org.glassfish.hk2:hk2-extras >-------------------- [INFO] Building HK2 extras module 4.0.0-M2 [36/72] [INFO] from hk2-extras/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-extras --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-extras/target [INFO] [INFO] ------------------< org.glassfish.hk2:event-examples >------------------ [INFO] Building Event Examples 4.0.0-M2 [37/72] [INFO] from examples/events/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ event-examples --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/events/target [INFO] [INFO] -------------< org.glassfish.hk2:threading-event-example >-------------- [INFO] Building Threaded Event Example 4.0.0-M2 [38/72] [INFO] from examples/events/threaded/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ threading-event-example --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/events/threaded/target [INFO] [INFO] ----------------< org.glassfish.hk2:hk2-configuration >----------------- [INFO] Building HK2 Configuration Subsystem 4.0.0-M2 [39/72] [INFO] from hk2-configuration/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-configuration --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/target [INFO] [INFO] --------------< org.glassfish.hk2:hk2-configuration-hub >--------------- [INFO] Building HK2 Configuration Hub 4.0.0-M2 [40/72] [INFO] from hk2-configuration/manager/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-configuration-hub --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/manager/target [INFO] [INFO] ----------< org.glassfish.hk2:hk2-configuration-integration >----------- [INFO] Building HK2 Configuration Integration 4.0.0-M2 [41/72] [INFO] from hk2-configuration/hk2-integration/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-configuration-integration --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/hk2-integration/target [INFO] [INFO] ----------< org.glassfish.hk2:hk2-configuration-persistence >----------- [INFO] Building HK2 Configuration Persistence Modules 4.0.0-M2 [42/72] [INFO] from hk2-configuration/persistence/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-configuration-persistence --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/target [INFO] [INFO] ----------------< org.glassfish.hk2:hk2-property-file >----------------- [INFO] Building HK2 Configuration Property File Reader 4.0.0-M2 [43/72] [INFO] from hk2-configuration/persistence/property-file/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-property-file --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/property-file/target [INFO] [INFO] --------------< org.glassfish.hk2:configuration-examples >-------------- [INFO] Building Examples of configuration use cases 4.0.0-M2 [44/72] [INFO] from examples/configuration/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ configuration-examples --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/target [INFO] [INFO] ---------< org.glassfish.hk2:webserver-configuration-example >---------- [INFO] Building A fake WebServer configured by a property file 4.0.0-M2 [45/72] [INFO] from examples/configuration/webserver/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ webserver-configuration-example --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/webserver/target [INFO] [INFO] ------------------< org.glassfish.hk2:hk2-xml-parent >------------------ [INFO] Building HK2 XML Parser using JAXB 4.0.0-M2 [46/72] [INFO] from hk2-configuration/persistence/hk2-xml/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-xml-parent --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/target [INFO] [INFO] ---------------------< org.glassfish.hk2:hk2-xml >---------------------- [INFO] Building HK2 XML Reader using JAXB 4.0.0-M2 [47/72] [INFO] from hk2-configuration/persistence/hk2-xml/main/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-xml --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/main/target [INFO] [INFO] ------------< org.glassfish.hk2:xml-configuration-example >------------- [INFO] Building Xml Application Configuration Example 4.0.0-M2 [48/72] [INFO] from examples/configuration/xml/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ xml-configuration-example --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/configuration/xml/target [INFO] [INFO] ----------------< org.glassfish.hk2:operations-example >---------------- [INFO] Building Operations Example 4.0.0-M2 [49/72] [INFO] from examples/operations/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ operations-example --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/examples/operations/target [INFO] [INFO] -------------------< org.glassfish.hk2:hk2-ant-test >------------------- [INFO] Building HK2 Ant Inhabitant Generator Test 4.0.0-M2 [50/72] [INFO] from hk2-testing/ant/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-ant-test --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/ant/target [INFO] [INFO] --- antrun:3.1.0:run (clean) @ hk2-ant-test --- [INFO] Executing tasks [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/ant/target [INFO] Executed tasks [INFO] [INFO] ----------------< org.glassfish.hk2:hk2-locator-extras >---------------- [INFO] Building HK2 Locator unit tests 4.0.0-M2 [51/72] [INFO] from hk2-testing/hk2-locator-extras/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-locator-extras --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-extras/target [INFO] [INFO] --------------------< org.glassfish.hk2:hk2-testng >-------------------- [INFO] Building HK2 TestNG runner 4.0.0-M2 [52/72] [INFO] from hk2-testing/hk2-testng/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-testng --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-testng/target [INFO] [INFO] ---------------< org.glassfish.hk2:hk2-runlevel-extras >---------------- [INFO] Building HK2 RunLevel unit tests 4.0.0-M2 [53/72] [INFO] from hk2-testing/hk2-runlevel-extras/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-runlevel-extras --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-runlevel-extras/target [INFO] [INFO] --------------< org.glassfish.hk2:hk2-locator-no-proxies >-------------- [INFO] Building HK2 Locator No Proxy Unit tests 4.0.0-M2 [54/72] [INFO] from hk2-testing/hk2-locator-no-proxies/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-locator-no-proxies --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies/target [INFO] [INFO] -------------< org.glassfish.hk2:hk2-locator-no-proxies2 >-------------- [INFO] Building HK2 Locator No Proxy Unit tests (2) 4.0.0-M2 [55/72] [INFO] from hk2-testing/hk2-locator-no-proxies2/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-locator-no-proxies2 --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-locator-no-proxies2/target [INFO] [INFO] -------------------< org.glassfish.hk2:hk2-testing >-------------------- [INFO] Building Utilities for testing with HK2 4.0.0-M2 [56/72] [INFO] from hk2-testing/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-testing --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/target [INFO] [INFO] ----------------< org.glassfish.hk2:interceptor-events >---------------- [INFO] Building Interceptor/Eventing Test Suite 4.0.0-M2 [57/72] [INFO] from hk2-testing/interceptor-events/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ interceptor-events --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/interceptor-events/target [INFO] [INFO] -------------------< org.glassfish.hk2:hk2-mockito >-------------------- [INFO] Building HK2 Mockito 4.0.0-M2 [58/72] [INFO] from hk2-testing/hk2-mockito/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-mockito --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/hk2-mockito/target [INFO] [INFO] --------------< org.glassfish.hk2:hk2-collections-tests >--------------- [INFO] Building Collections Tests 4.0.0-M2 [59/72] [INFO] from hk2-testing/collections/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-collections-tests --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/collections/target [INFO] [INFO] -------------------< org.glassfish.hk2:guice-bridge >------------------- [INFO] Building HK2 Guice Bridge 4.0.0-M2 [60/72] [INFO] from guice-bridge/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ guice-bridge --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/guice-bridge/target [INFO] [INFO] -------< org.glassfish.hk2:hk2-testing-jersey-guice-form-param >-------- [INFO] Building Jersey Guice FormParam Test 4.0.0-M2 [61/72] [INFO] from hk2-testing/jersey/jersey-guice/form-param/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-testing-jersey-guice-form-param --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/jersey-guice/form-param/target [INFO] [INFO] -------------< org.glassfish.hk2:hk2-testing-jersey-guice >------------- [INFO] Building HK2 Jersey Guice Tests 4.0.0-M2 [62/72] [INFO] from hk2-testing/jersey/jersey-guice/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-testing-jersey-guice --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/jersey-guice/target [INFO] [INFO] ----------------< org.glassfish.hk2:hk2-testing-jersey >---------------- [INFO] Building HK2 Jersey Tests 4.0.0-M2 [63/72] [INFO] from hk2-testing/jersey/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-testing-jersey --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-testing/jersey/target [INFO] [INFO] ------------------< org.glassfish.hk2:spring-bridge >------------------- [INFO] Building HK2 Spring Bridge 4.0.0-M2 [64/72] [INFO] from spring-bridge/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ spring-bridge --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/spring-bridge/target [INFO] [INFO] ---------------------< org.glassfish.hk2:hk2-jmx >---------------------- [INFO] Building HK2 JMX module 4.0.0-M2 [65/72] [INFO] from hk2-jmx/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-jmx --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-jmx/target [INFO] [INFO] -----------------------< org.glassfish.hk2:hk2 >------------------------ [INFO] Building HK2 module of HK2 itself 4.0.0-M2 [66/72] [INFO] from hk2/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2 --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2/target [INFO] [INFO] ---------------------< org.glassfish.hk2:hk2-bom >---------------------- [INFO] Building HK2 Bom Pom 4.0.0-M2 [67/72] [INFO] from bom/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-bom --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/bom/target [INFO] [INFO] ---------------------< org.glassfish.hk2:hk2-json >--------------------- [INFO] Building HK2 JSON beans 4.0.0-M2 [68/72] [INFO] from hk2-configuration/persistence/hk2-xml/hk2-json/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-json --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-json/target [INFO] [INFO] ---------------------< org.glassfish.hk2:hk2-pbuf >--------------------- [INFO] Building HK2 ProtoBuffer beans 4.0.0-M2 [69/72] [INFO] from hk2-configuration/persistence/hk2-xml/hk2-pbuf/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-pbuf --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/hk2-pbuf/target [INFO] [INFO] -------------------< org.glassfish.hk2:hk2-xml-test >------------------- [INFO] Building HK2 XML Reader Test 4.0.0-M2 [70/72] [INFO] from hk2-configuration/persistence/hk2-xml/test1/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-xml-test --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/test1/target [INFO] [INFO] ------------------< org.glassfish.hk2:hk2-xml-schema >------------------ [INFO] Building HK2 XML Schema Utilities 4.0.0-M2 [71/72] [INFO] from hk2-configuration/persistence/hk2-xml/schema/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-xml-schema --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/schema/target [INFO] [INFO] -------------< org.glassfish.hk2:hk2-xml-integration-test >------------- [INFO] Building HK2 XML Integration Test 4.0.0-M2 [72/72] [INFO] from hk2-configuration/persistence/hk2-xml/integration-test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-xml-integration-test --- [INFO] Deleting /home/jenkins/agent/workspace/1_hk2-build-and-stage/hk2-configuration/persistence/hk2-xml/integration-test/target [INFO] [INFO] --------------------< org.glassfish.hk2:hk2-parent >-------------------- [INFO] Building GlassFish HK2 4.0.0-M2 [73/72] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- versions:2.5:set (default-cli) @ hk2-parent --- [INFO] Searching for local aggregator root... [INFO] Local aggregation root: /home/jenkins/agent/workspace/1_hk2-build-and-stage [INFO] Processing change of org.glassfish.hk2:hk2-parent:4.0.0-M2 -> 4.0.1-SNAPSHOT [INFO] Processing org.glassfish.hk2:hk2-parent [INFO] Updating project org.glassfish.hk2:hk2-parent [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:class-model [INFO] Updating parent org.glassfish.hk2:hk2-parent [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:examples [INFO] Updating parent org.glassfish.hk2:hk2-parent [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:external [INFO] Updating parent org.glassfish.hk2:hk2-parent [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:guice-bridge [INFO] Updating parent org.glassfish.hk2:hk2-parent [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:hk2-ant-test [INFO] Updating parent org.glassfish.hk2:hk2-parent [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:hk2-api [INFO] Updating parent org.glassfish.hk2:hk2-parent [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:hk2-configuration [INFO] Updating parent org.glassfish.hk2:hk2-parent [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:hk2-core [INFO] Updating parent org.glassfish.hk2:hk2-parent [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:hk2-extras [INFO] Updating parent org.glassfish.hk2:hk2-parent [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:hk2-jmx [INFO] Updating parent org.glassfish.hk2:hk2-parent [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:hk2-junitrunner [INFO] Updating parent org.glassfish.hk2:hk2-parent [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:hk2-locator-extras [INFO] Updating parent org.glassfish.hk2:hk2-parent [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:hk2-locator-no-proxies2 [INFO] Updating parent org.glassfish.hk2:hk2-parent [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:hk2-locator-no-proxies [INFO] Updating parent org.glassfish.hk2:hk2-parent [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:hk2-locator [INFO] Updating parent org.glassfish.hk2:hk2-parent [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:hk2-metadata-generator-parent [INFO] Updating parent org.glassfish.hk2:hk2-parent [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:hk2-runlevel-extras [INFO] Updating parent org.glassfish.hk2:hk2-parent [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:hk2-runlevel [INFO] Updating parent org.glassfish.hk2:hk2-parent [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:hk2-testing-jersey-guice-form-param [INFO] Updating parent org.glassfish.hk2:hk2-parent [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:hk2-testing-jersey-guice [INFO] Updating parent org.glassfish.hk2:hk2-parent [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:hk2-testing-jersey [INFO] Updating parent org.glassfish.hk2:hk2-parent [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:hk2-testing [INFO] Updating parent org.glassfish.hk2:hk2-parent [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:hk2-testng [INFO] Updating parent org.glassfish.hk2:hk2-parent [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:hk2-utils [INFO] Updating parent org.glassfish.hk2:hk2-parent [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:hk2 [INFO] Updating parent org.glassfish.hk2:hk2-parent [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:maven-plugins [INFO] Updating parent org.glassfish.hk2:hk2-parent [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:osgi [INFO] Updating parent org.glassfish.hk2:hk2-parent [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:spring-bridge [INFO] Updating parent org.glassfish.hk2:hk2-parent [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2.external:aopalliance-repackaged [INFO] Updating parent org.glassfish.hk2:external [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:caching-aop-example [INFO] Updating parent org.glassfish.hk2:examples [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:configuration-examples [INFO] Updating parent org.glassfish.hk2:examples [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:consolidatedbundle-maven-plugin [INFO] Updating parent org.glassfish.hk2:maven-plugins [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:custom-resolver-example [INFO] Updating parent org.glassfish.hk2:examples [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:event-examples [INFO] Updating parent org.glassfish.hk2:examples [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:hk2-collections-tests [INFO] Updating parent org.glassfish.hk2:hk2-testing [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:hk2-configuration-hub [INFO] Updating parent org.glassfish.hk2:hk2-configuration [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:hk2-configuration-integration [INFO] Updating parent org.glassfish.hk2:hk2-configuration [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:hk2-configuration-persistence [INFO] Updating parent org.glassfish.hk2:hk2-configuration [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:hk2-inhabitant-generator [INFO] Updating parent org.glassfish.hk2:maven-plugins [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:hk2-metadata-generator-test1 [INFO] Updating parent org.glassfish.hk2:hk2-metadata-generator-parent [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:hk2-metadata-generator [INFO] Updating parent org.glassfish.hk2:hk2-metadata-generator-parent [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:hk2-mockito [INFO] Updating parent org.glassfish.hk2:hk2-testing [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:interceptor-events [INFO] Updating parent org.glassfish.hk2:hk2-testing [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:operations-example [INFO] Updating parent org.glassfish.hk2:examples [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:osgi-adapter-tests-parent [INFO] Updating parent org.glassfish.hk2:osgi [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:osgi-adapter [INFO] Updating parent org.glassfish.hk2:osgi [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:osgiversion-maven-plugin [INFO] Updating parent org.glassfish.hk2:maven-plugins [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:security-lockdown-example [INFO] Updating parent org.glassfish.hk2:examples [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:caching-aop-example-runner [INFO] Updating parent org.glassfish.hk2:caching-aop-example [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:caching-aop-example-system [INFO] Updating parent org.glassfish.hk2:caching-aop-example [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:contract-bundle [INFO] Updating parent org.glassfish.hk2:osgi-adapter-tests-parent [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:faux-sdp-bundle [INFO] Updating parent org.glassfish.hk2:osgi-adapter-tests-parent [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:hk2-property-file [INFO] Updating parent org.glassfish.hk2:hk2-configuration-persistence [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:hk2-xml-parent [INFO] Updating parent org.glassfish.hk2:hk2-configuration-persistence [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:no-hk2-bundle [INFO] Updating parent org.glassfish.hk2:osgi-adapter-tests-parent [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:sdp-management-bundle [INFO] Updating parent org.glassfish.hk2:osgi-adapter-tests-parent [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:security-lockdown-example-alice [INFO] Updating parent org.glassfish.hk2:security-lockdown-example [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:security-lockdown-example-mallory [INFO] Updating parent org.glassfish.hk2:security-lockdown-example [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:security-lockdown-example-runner [INFO] Updating parent org.glassfish.hk2:security-lockdown-example [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:security-lockdown-example-system [INFO] Updating parent org.glassfish.hk2:security-lockdown-example [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:test-module-startup [INFO] Updating parent org.glassfish.hk2:osgi-adapter-tests-parent [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:threading-event-example [INFO] Updating parent org.glassfish.hk2:event-examples [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:webserver-configuration-example [INFO] Updating parent org.glassfish.hk2:configuration-examples [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:xml-configuration-example [INFO] Updating parent org.glassfish.hk2:configuration-examples [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:hk2-json [INFO] Updating parent org.glassfish.hk2:hk2-xml-parent [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:hk2-pbuf [INFO] Updating parent org.glassfish.hk2:hk2-xml-parent [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:hk2-xml-integration-test [INFO] Updating parent org.glassfish.hk2:hk2-xml-parent [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:hk2-xml-schema [INFO] Updating parent org.glassfish.hk2:hk2-xml-parent [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:hk2-xml-test [INFO] Updating parent org.glassfish.hk2:hk2-xml-parent [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] Processing org.glassfish.hk2:hk2-xml [INFO] Updating parent org.glassfish.hk2:hk2-xml-parent [INFO] from version 4.0.0-M2 to 4.0.1-SNAPSHOT [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for GlassFish HK2 4.0.0-M2: [INFO] [INFO] GlassFish HK2 ...................................... SUCCESS [ 8.063 s] [INFO] OSGi repackaging of HK2 dependencies ............... SUCCESS [ 0.002 s] [INFO] aopalliance version 1.0 repackaged as a module ..... SUCCESS [ 0.013 s] [INFO] maven-plugins ...................................... SUCCESS [ 0.005 s] [INFO] OSGiVersion Maven Plugin ........................... SUCCESS [ 0.014 s] [INFO] HK2 Implementation Utilities ....................... SUCCESS [ 0.023 s] [INFO] HK2 API module ..................................... SUCCESS [ 0.037 s] [INFO] ServiceLocator Default Implementation .............. SUCCESS [ 0.086 s] [INFO] HK2 core module .................................... SUCCESS [ 0.019 s] [INFO] consolidated bundle Maven plugin ................... SUCCESS [ 0.008 s] [INFO] Inhabitant Generator ............................... SUCCESS [ 0.036 s] [INFO] HK2 Metadata Generator Subsystem ................... SUCCESS [ 0.002 s] [INFO] HK2 Metadata Generator ............................. SUCCESS [ 0.013 s] [INFO] HK2 Metadata Generator Test One .................... SUCCESS [ 0.026 s] [INFO] HK2 Junit Runner ................................... SUCCESS [ 0.012 s] [INFO] Run Level Service .................................. SUCCESS [ 0.031 s] [INFO] Class Model for Hk2 ................................ SUCCESS [ 0.025 s] [INFO] OSGi code .......................................... SUCCESS [ 0.002 s] [INFO] HK2 OSGi Adapter ................................... SUCCESS [ 0.013 s] [INFO] osgi-adapter-tests-parent .......................... SUCCESS [ 0.003 s] [INFO] Holds test contracts ............................... SUCCESS [ 0.007 s] [INFO] Simulates a bundle ................................. SUCCESS [ 0.010 s] [INFO] Manages the faux sdp management bundle ............. SUCCESS [ 0.009 s] [INFO] a test module startup .............................. SUCCESS [ 0.006 s] [INFO] A bundle with no hk2 dependencies .................. SUCCESS [ 0.006 s] [INFO] Examples of various use cases ...................... SUCCESS [ 0.002 s] [INFO] Custom Resolver Example ............................ SUCCESS [ 0.013 s] [INFO] Security Lockdown Example .......................... SUCCESS [ 0.003 s] [INFO] Security Lockdown System ........................... SUCCESS [ 0.005 s] [INFO] Security Lockdown System Alice ..................... SUCCESS [ 0.005 s] [INFO] Security Lockdown Mallory .......................... SUCCESS [ 0.011 s] [INFO] Security Lockdown Runner ........................... SUCCESS [ 0.016 s] [INFO] AOP Caching Example ................................ SUCCESS [ 0.002 s] [INFO] Caching AOP Example System ......................... SUCCESS [ 0.008 s] [INFO] Caching AOP Example Runner ......................... SUCCESS [ 0.024 s] [INFO] HK2 extras module .................................. SUCCESS [ 0.041 s] [INFO] Event Examples ..................................... SUCCESS [ 0.002 s] [INFO] Threaded Event Example ............................. SUCCESS [ 0.024 s] [INFO] HK2 Configuration Subsystem ........................ SUCCESS [ 0.002 s] [INFO] HK2 Configuration Hub .............................. SUCCESS [ 0.010 s] [INFO] HK2 Configuration Integration ...................... SUCCESS [ 0.017 s] [INFO] HK2 Configuration Persistence Modules .............. SUCCESS [ 0.002 s] [INFO] HK2 Configuration Property File Reader ............. SUCCESS [ 0.023 s] [INFO] Examples of configuration use cases ................ SUCCESS [ 0.002 s] [INFO] A fake WebServer configured by a property file ..... SUCCESS [ 0.011 s] [INFO] HK2 XML Parser using JAXB .......................... SUCCESS [ 0.002 s] [INFO] HK2 XML Reader using JAXB .......................... SUCCESS [ 0.057 s] [INFO] Xml Application Configuration Example .............. SUCCESS [ 0.016 s] [INFO] Operations Example ................................. SUCCESS [ 0.024 s] [INFO] HK2 Ant Inhabitant Generator Test .................. SUCCESS [ 0.462 s] [INFO] HK2 Locator unit tests ............................. SUCCESS [ 0.009 s] [INFO] HK2 TestNG runner .................................. SUCCESS [ 0.009 s] [INFO] HK2 RunLevel unit tests ............................ SUCCESS [ 0.012 s] [INFO] HK2 Locator No Proxy Unit tests .................... SUCCESS [ 0.007 s] [INFO] HK2 Locator No Proxy Unit tests (2) ................ SUCCESS [ 0.007 s] [INFO] Utilities for testing with HK2 ..................... SUCCESS [ 0.002 s] [INFO] Interceptor/Eventing Test Suite .................... SUCCESS [ 0.007 s] [INFO] HK2 Mockito ........................................ SUCCESS [ 0.010 s] [INFO] Collections Tests .................................. SUCCESS [ 0.008 s] [INFO] HK2 Guice Bridge ................................... SUCCESS [ 0.013 s] [INFO] Jersey Guice FormParam Test ........................ SUCCESS [ 0.011 s] [INFO] HK2 Jersey Guice Tests ............................. SUCCESS [ 0.003 s] [INFO] HK2 Jersey Tests ................................... SUCCESS [ 0.002 s] [INFO] HK2 Spring Bridge .................................. SUCCESS [ 0.027 s] [INFO] HK2 JMX module ..................................... SUCCESS [ 0.009 s] [INFO] HK2 module of HK2 itself ........................... SUCCESS [ 0.004 s] [INFO] HK2 Bom Pom ........................................ SUCCESS [ 0.041 s] [INFO] HK2 JSON beans ..................................... SUCCESS [ 0.012 s] [INFO] HK2 ProtoBuffer beans .............................. SUCCESS [ 0.014 s] [INFO] HK2 XML Reader Test ................................ SUCCESS [ 0.033 s] [INFO] HK2 XML Schema Utilities ........................... SUCCESS [ 0.018 s] [INFO] HK2 XML Integration Test ........................... SUCCESS [ 0.015 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 11.622 s [INFO] Finished at: 2024-03-05T20:04:22Z [INFO] ------------------------------------------------------------------------ + echo '-[ Commit modified pom.xml files ]----------------------------------------------' -[ Commit modified pom.xml files ]---------------------------------------------- + cd /home/jenkins/agent/workspace/1_hk2-build-and-stage ++ git status ++ grep -E 'modified:.*pom\.xml' ++ sed -e 's/[[:space:]][[:space:]]*modified:[[:space:]][[:space:]]*//' + POM_FILES='class-model/pom.xml examples/caching/pom.xml examples/caching/runner/pom.xml examples/caching/system/pom.xml examples/configuration/pom.xml examples/configuration/webserver/pom.xml examples/configuration/xml/pom.xml examples/custom-resolver/pom.xml examples/events/pom.xml examples/events/threaded/pom.xml examples/operations/pom.xml examples/pom.xml examples/security-lockdown/alice/pom.xml examples/security-lockdown/mallory/pom.xml examples/security-lockdown/pom.xml examples/security-lockdown/runner/pom.xml examples/security-lockdown/system/pom.xml external/aopalliance/pom.xml external/pom.xml guice-bridge/pom.xml hk2-api/pom.xml hk2-configuration/hk2-integration/pom.xml hk2-configuration/manager/pom.xml hk2-configuration/persistence/hk2-xml/hk2-json/pom.xml hk2-configuration/persistence/hk2-xml/hk2-pbuf/pom.xml hk2-configuration/persistence/hk2-xml/integration-test/pom.xml hk2-configuration/persistence/hk2-xml/main/pom.xml hk2-configuration/persistence/hk2-xml/pom.xml hk2-configuration/persistence/hk2-xml/schema/pom.xml hk2-configuration/persistence/hk2-xml/test1/pom.xml hk2-configuration/persistence/pom.xml hk2-configuration/persistence/property-file/pom.xml hk2-configuration/pom.xml hk2-core/pom.xml hk2-extras/pom.xml hk2-jmx/pom.xml hk2-locator/pom.xml hk2-metadata-generator/main/pom.xml hk2-metadata-generator/pom.xml hk2-metadata-generator/test1/pom.xml hk2-runlevel/pom.xml hk2-testing/ant/pom.xml hk2-testing/collections/pom.xml hk2-testing/hk2-junitrunner/pom.xml hk2-testing/hk2-locator-extras/pom.xml hk2-testing/hk2-locator-no-proxies/pom.xml hk2-testing/hk2-locator-no-proxies2/pom.xml hk2-testing/hk2-mockito/pom.xml hk2-testing/hk2-runlevel-extras/pom.xml hk2-testing/hk2-testng/pom.xml hk2-testing/interceptor-events/pom.xml hk2-testing/jersey/jersey-guice/form-param/pom.xml hk2-testing/jersey/jersey-guice/pom.xml hk2-testing/jersey/pom.xml hk2-testing/pom.xml hk2-utils/pom.xml hk2/pom.xml maven-plugins/consolidatedbundle-maven-plugin/pom.xml maven-plugins/hk2-inhabitant-generator/pom.xml maven-plugins/osgiversion-maven-plugin/pom.xml maven-plugins/pom.xml osgi/adapter-tests/contract-bundle/pom.xml osgi/adapter-tests/faux-sdp-bundle/pom.xml osgi/adapter-tests/no-hk2-bundle/pom.xml osgi/adapter-tests/pom.xml osgi/adapter-tests/sdp-management-bundle/pom.xml osgi/adapter-tests/test-module-startup/pom.xml osgi/adapter/pom.xml osgi/pom.xml pom.xml spring-bridge/pom.xml' + git add class-model/pom.xml examples/caching/pom.xml examples/caching/runner/pom.xml examples/caching/system/pom.xml examples/configuration/pom.xml examples/configuration/webserver/pom.xml examples/configuration/xml/pom.xml examples/custom-resolver/pom.xml examples/events/pom.xml examples/events/threaded/pom.xml examples/operations/pom.xml examples/pom.xml examples/security-lockdown/alice/pom.xml examples/security-lockdown/mallory/pom.xml examples/security-lockdown/pom.xml examples/security-lockdown/runner/pom.xml examples/security-lockdown/system/pom.xml external/aopalliance/pom.xml external/pom.xml guice-bridge/pom.xml hk2-api/pom.xml hk2-configuration/hk2-integration/pom.xml hk2-configuration/manager/pom.xml hk2-configuration/persistence/hk2-xml/hk2-json/pom.xml hk2-configuration/persistence/hk2-xml/hk2-pbuf/pom.xml hk2-configuration/persistence/hk2-xml/integration-test/pom.xml hk2-configuration/persistence/hk2-xml/main/pom.xml hk2-configuration/persistence/hk2-xml/pom.xml hk2-configuration/persistence/hk2-xml/schema/pom.xml hk2-configuration/persistence/hk2-xml/test1/pom.xml hk2-configuration/persistence/pom.xml hk2-configuration/persistence/property-file/pom.xml hk2-configuration/pom.xml hk2-core/pom.xml hk2-extras/pom.xml hk2-jmx/pom.xml hk2-locator/pom.xml hk2-metadata-generator/main/pom.xml hk2-metadata-generator/pom.xml hk2-metadata-generator/test1/pom.xml hk2-runlevel/pom.xml hk2-testing/ant/pom.xml hk2-testing/collections/pom.xml hk2-testing/hk2-junitrunner/pom.xml hk2-testing/hk2-locator-extras/pom.xml hk2-testing/hk2-locator-no-proxies/pom.xml hk2-testing/hk2-locator-no-proxies2/pom.xml hk2-testing/hk2-mockito/pom.xml hk2-testing/hk2-runlevel-extras/pom.xml hk2-testing/hk2-testng/pom.xml hk2-testing/interceptor-events/pom.xml hk2-testing/jersey/jersey-guice/form-param/pom.xml hk2-testing/jersey/jersey-guice/pom.xml hk2-testing/jersey/pom.xml hk2-testing/pom.xml hk2-utils/pom.xml hk2/pom.xml maven-plugins/consolidatedbundle-maven-plugin/pom.xml maven-plugins/hk2-inhabitant-generator/pom.xml maven-plugins/osgiversion-maven-plugin/pom.xml maven-plugins/pom.xml osgi/adapter-tests/contract-bundle/pom.xml osgi/adapter-tests/faux-sdp-bundle/pom.xml osgi/adapter-tests/no-hk2-bundle/pom.xml osgi/adapter-tests/pom.xml osgi/adapter-tests/sdp-management-bundle/pom.xml osgi/adapter-tests/test-module-startup/pom.xml osgi/adapter/pom.xml osgi/pom.xml pom.xml spring-bridge/pom.xml + git commit -m 'Prepare next development cycle for 4.0.1-SNAPSHOT' [4.0.0-M2 24159e4e] Prepare next development cycle for 4.0.1-SNAPSHOT 71 files changed, 71 insertions(+), 71 deletions(-) ++ git status + GIT_STATUS='On branch 4.0.0-M2 nothing to commit, working tree clean' + echo On branch 4.0.0-M2 nothing to commit, working tree clean On branch 4.0.0-M2 nothing to commit, working tree clean + '[' false = true ']' + '[' true = true ']' + echo '-[ Push branch and tag to GitHub ]----------------------------------------------' -[ Push branch and tag to GitHub ]---------------------------------------------- + git push origin 4.0.0-M2 remote: remote: Create a pull request for '4.0.0-M2' on GitHub by visiting: remote: https://github.com/eclipse-ee4j/glassfish-hk2/pull/new/4.0.0-M2 remote: To github.com:eclipse-ee4j/glassfish-hk2.git * [new branch] 4.0.0-M2 -> 4.0.0-M2 + git push origin 4.0.0-M2-RELEASE To github.com:eclipse-ee4j/glassfish-hk2.git * [new tag] 4.0.0-M2-RELEASE -> 4.0.0-M2-RELEASE $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 51 killed; [ssh-agent] Stopped. Finished: SUCCESS