Build failed in Jenkins: java-idp-oidc-v2-multi » Oracle-20,Rocky9 #1136
Shibboleth Jenkins
noreply at shibboleth.net
Sun Mar 26 08:02:08 UTC 2023
See <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-multi/jdk=Oracle-20,label=Rocky9/1136/display/redirect>
Changes:
------------------------------------------
[...truncated 8.86 KB...]
Cloning repository https://git.shibboleth.net/git/java-idp-oidc
> git init <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-multi/jdk=Oracle-20,label=Rocky9/ws/> # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-idp-oidc
> git --version # timeout=10
> git --version # 'git version 2.31.1'
> git fetch --tags --force --progress -- https://git.shibboleth.net/git/java-idp-oidc +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://git.shibboleth.net/git/java-idp-oidc # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 3f53caf5411f7f4c5d620a9704eeae844fb8ad29 (refs/remotes/origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f 3f53caf5411f7f4c5d620a9704eeae844fb8ad29 # timeout=10
Commit message: "JCOMOIDC-41 - Move OIDC Signature Validation resolvers and parameter classes to commons"
> git rev-list --no-walk 3f53caf5411f7f4c5d620a9704eeae844fb8ad29 # timeout=10
[Rocky9] $ /opt/maven_home/bin/mvn -Djdk=Oracle-20 -Dmatrix-combinations= -Dlabel=Rocky9 -Daether.metadataResolver.threads=1 -Dno-check-m2= -V -B clean test --update-snapshots --fail-at-end
Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63)
Maven home: /opt/maven_home
Java version: 20, vendor: Oracle Corporation, runtime: /efs/optjava/jdk/oracle/jdk-20
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.14.0-162.18.1.el9_1.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-bom/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-bom/2.2.0-SNAPSHOT/maven-metadata.xml (615 B at 1.7 kB/s)
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-bom/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-parent/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-parent/2.2.0-SNAPSHOT/maven-metadata.xml (618 B at 36 kB/s)
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-parent/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider [pom]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider API [jar]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider Implementation [jar]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider Distribution [jar]
[INFO]
[INFO] ------< net.shibboleth.idp.plugin.oidc:idp-plugin-oidc-op-parent >------
[INFO] Building Shibboleth IdP :: Plugins :: OpenID Connect Provider 3.4.0-SNAPSHOT [1/4]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-plugin-oidc-op-parent ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-plugin-oidc-op-parent ---
[INFO]
[INFO] -------< net.shibboleth.idp.plugin.oidc:idp-plugin-oidc-op-api >--------
[INFO] Building Shibboleth IdP :: Plugins :: OpenID Connect Provider API 3.4.0-SNAPSHOT [2/4]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-metadata-api/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-metadata-api/2.2.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 137 kB/s)
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-metadata-api/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-crypto-api/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-crypto-api/2.2.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 208 kB/s)
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-crypto-api/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-plugin-oidc-op-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-plugin-oidc-op-api ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-plugin-oidc-op-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-multi/jdk=Oracle-20,label=Rocky9/ws/idp-oidc-extension-api/src/main/resources>
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ idp-plugin-oidc-op-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 113 source files to <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-multi/jdk=Oracle-20,label=Rocky9/ws/idp-oidc-extension-api/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-multi/jdk=Oracle-20,label=Rocky9/ws/idp-oidc-extension-api/src/main/java/net/shibboleth/idp/plugin/oidc/op/token/support/TokenClaimsSet.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-multi/jdk=Oracle-20,label=Rocky9/ws/idp-oidc-extension-api/src/main/java/net/shibboleth/idp/plugin/oidc/op/token/support/TokenClaimsSet.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ idp-plugin-oidc-op-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ idp-plugin-oidc-op-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 55 source files to <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-multi/jdk=Oracle-20,label=Rocky9/ws/idp-oidc-extension-api/target/test-classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-multi/jdk=Oracle-20,label=Rocky9/ws/idp-oidc-extension-api/src/test/java/net/shibboleth/idp/plugin/oidc/op/storage/RevocationCacheTest.java>: <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-multi/jdk=Oracle-20,label=Rocky9/ws/idp-oidc-extension-api/src/test/java/net/shibboleth/idp/plugin/oidc/op/storage/RevocationCacheTest.java> uses or overrides a deprecated API that is marked for removal.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-multi/jdk=Oracle-20,label=Rocky9/ws/idp-oidc-extension-api/src/test/java/net/shibboleth/idp/plugin/oidc/op/storage/RevocationCacheTest.java>: Recompile with -Xlint:removal for details.
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ idp-plugin-oidc-op-api ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 148, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.999 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 148, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] -------< net.shibboleth.idp.plugin.oidc:idp-plugin-oidc-op-impl >-------
[INFO] Building Shibboleth IdP :: Plugins :: OpenID Connect Provider Implementation 3.4.0-SNAPSHOT [3/4]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-attribute-api/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-attribute-api/2.2.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 40 kB/s)
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-attribute-api/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-attribute-impl/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-attribute-impl/2.2.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 139 kB/s)
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-attribute-impl/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-crypto-impl/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-crypto-impl/2.2.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 151 kB/s)
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-crypto-impl/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-metadata-impl/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-metadata-impl/2.2.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 208 kB/s)
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-metadata-impl/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-profile-api/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-profile-api/2.2.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 98 kB/s)
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-profile-api/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-profile-impl/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-profile-impl/2.2.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 167 kB/s)
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-profile-impl/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-saml-api/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-saml-api/2.2.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 102 kB/s)
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-saml-api/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/idp/oidc/idp-plugin-oidc-config-impl/0.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/idp/oidc/idp-plugin-oidc-config-impl/0.0.1-SNAPSHOT/maven-metadata.xml (1.2 kB at 95 kB/s)
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/idp/oidc/idp-plugin-oidc-config-impl/0.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/idp/oidc/idp-plugin-oidc-config-parent/0.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/idp/oidc/idp-plugin-oidc-config-parent/0.0.1-SNAPSHOT/maven-metadata.xml (631 B at 21 kB/s)
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/idp/oidc/idp-plugin-oidc-config-parent/0.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-saml-impl/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-saml-impl/2.2.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 139 kB/s)
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-saml-impl/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-plugin-oidc-op-impl ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-plugin-oidc-op-impl ---
[INFO]
[INFO] --- maven-dependency-plugin:3.3.0:unpack-dependencies (unpack) @ idp-plugin-oidc-op-impl ---
[INFO] Unpacking /home/jenkins/.m2/repository/net/shibboleth/idp/idp-conf/4.2.0/idp-conf-4.2.0-tests.jar to <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-multi/jdk=Oracle-20,label=Rocky9/ws/idp-oidc-extension-impl/target/classes> with includes "conf/**,credentials/ldap-server.crt" and excludes ""
[INFO] Unpacking /home/jenkins/.m2/repository/net/shibboleth/idp/idp-conf/4.3.0/idp-conf-4.3.0.jar to <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-multi/jdk=Oracle-20,label=Rocky9/ws/idp-oidc-extension-impl/target/classes> with includes "conf/**,credentials/ldap-server.crt" and excludes ""
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-plugin-oidc-op-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 62 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ idp-plugin-oidc-op-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 203 source files to <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-multi/jdk=Oracle-20,label=Rocky9/ws/idp-oidc-extension-impl/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-multi/jdk=Oracle-20,label=Rocky9/ws/idp-oidc-extension-impl/src/main/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/SetAuthenticationContextClassReferenceToResponseContext.java>: <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-multi/jdk=Oracle-20,label=Rocky9/ws/idp-oidc-extension-impl/src/main/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/SetAuthenticationContextClassReferenceToResponseContext.java> uses or overrides a deprecated API that is marked for removal.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-multi/jdk=Oracle-20,label=Rocky9/ws/idp-oidc-extension-impl/src/main/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/SetAuthenticationContextClassReferenceToResponseContext.java>: Recompile with -Xlint:removal for details.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-multi/jdk=Oracle-20,label=Rocky9/ws/idp-oidc-extension-impl/src/main/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/AbstractOIDCRequestAction.java>: <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-multi/jdk=Oracle-20,label=Rocky9/ws/idp-oidc-extension-impl/src/main/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/AbstractOIDCRequestAction.java> uses unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-multi/jdk=Oracle-20,label=Rocky9/ws/idp-oidc-extension-impl/src/main/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/AbstractOIDCRequestAction.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ idp-plugin-oidc-op-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 45 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ idp-plugin-oidc-op-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 115 source files to <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-multi/jdk=Oracle-20,label=Rocky9/ws/idp-oidc-extension-impl/target/test-classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-multi/jdk=Oracle-20,label=Rocky9/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/authn/impl/ExtractClientAuthenticationFromRequestTest.java>: Some input files use or override a deprecated API.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-multi/jdk=Oracle-20,label=Rocky9/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/authn/impl/ExtractClientAuthenticationFromRequestTest.java>: Recompile with -Xlint:deprecation for details.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-multi/jdk=Oracle-20,label=Rocky9/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/decoding/impl/OIDCTokenRequestDecoderTest.java>: Some input files use or override a deprecated API that is marked for removal.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-multi/jdk=Oracle-20,label=Rocky9/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/decoding/impl/OIDCTokenRequestDecoderTest.java>: Recompile with -Xlint:removal for details.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-multi/jdk=Oracle-20,label=Rocky9/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/BaseOIDCClientMetadataPopulationTest.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-multi/jdk=Oracle-20,label=Rocky9/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/BaseOIDCClientMetadataPopulationTest.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ idp-plugin-oidc-op-impl ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ---< net.shibboleth.idp.plugin.oidc:idp-plugin-oidc-op-distribution >---
[INFO] Building Shibboleth IdP :: Plugins :: OpenID Connect Provider Distribution 3.4.0-SNAPSHOT [4/4]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-plugin-oidc-op-distribution ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-plugin-oidc-op-distribution ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-plugin-oidc-op-distribution ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth IdP :: Plugins :: OpenID Connect Provider 3.4.0-SNAPSHOT:
[INFO]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider SUCCESS [ 0.664 s]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider API SUCCESS [ 10.741 s]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider Implementation FAILURE [07:14 min]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider Distribution FAILURE [ 0.152 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 07:26 min
[INFO] Finished at: 2023-03-26T08:02:07Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5:test (default-test) on project idp-plugin-oidc-op-impl: There are test failures.
[ERROR]
[ERROR] Please refer to <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-multi/jdk=Oracle-20,label=Rocky9/ws/idp-oidc-extension-impl/target/surefire-reports> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[ERROR] There was an error in the forked process
[ERROR] org.apache.maven.surefire.booter.SurefireBooterForkException: There was an error in the forked process
[ERROR] at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:733)
[ERROR] at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:305)
[ERROR] at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:265)
[ERROR] at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1314)
[ERROR] at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:1159)
[ERROR] at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:932)
[ERROR] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:137)
[ERROR] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:370)
[ERROR] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:351)
[ERROR] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:215)
[ERROR] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:171)
[ERROR] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:163)
[ERROR] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117)
[ERROR] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81)
[ERROR] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:56)
[ERROR] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
[ERROR] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:294)
[ERROR] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:192)
[ERROR] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:105)
[ERROR] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:960)
[ERROR] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:293)
[ERROR] at org.apache.maven.cli.MavenCli.main(MavenCli.java:196)
[ERROR] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[ERROR] at java.base/java.lang.reflect.Method.invoke(Method.java:578)
[ERROR] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:282)
[ERROR] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:225)
[ERROR] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:406)
[ERROR] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:347)
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-resources-plugin:3.2.0:resources (default-resources) on project idp-plugin-oidc-op-distribution: Cannot create resource output directory: <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-multi/jdk=Oracle-20,label=Rocky9/ws/idp-oidc-extension-distribution/target/classes> -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <args> -rf :idp-plugin-oidc-op-impl
Build step 'Invoke top-level Maven targets' marked build as failure
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
Saving reports...
Processing '/var/lib/jenkins/jobs/java-idp-oidc-v2-multi/configurations/axis-jdk/Oracle-20/axis-label/Rocky9/builds/1136/testng/testng-results.xml'
TestNG Reports Processing: FINISH
More information about the commits
mailing list