Build failed in Jenkins: java-idp-oidc-v4-multi-java17 » Oracle-17,Rocky9 #1954
Shibboleth Jenkins
noreply at shibboleth.net
Sat Jul 5 17:48:53 UTC 2025
See <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v4-multi-java17/jdk=Oracle-17,label=Rocky9/1954/display/redirect>
Changes:
------------------------------------------
[...truncated 5.63 KiB...]
originally caused by:
Started by upstream project "java-idp-plugin-duo-v2-nightly-java17" build number 721
originally caused by:
Started by upstream project "java-idp-plugin-oidc-rp-v2-nightly-java17" build number 711
originally caused by:
Started by upstream project "java-idp-oidc-v4-nightly-java17" build number 1942
originally caused by:
(deeply nested causes)
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on EC2 (ec2-I2) - Rocky9 (i-0cbb799c9ee7f8160) (Rocky9) in workspace <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v4-multi-java17/jdk=Oracle-17,label=Rocky9/ws/>
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://git.shibboleth.net/git/java-idp-oidc
> git init <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v4-multi-java17/jdk=Oracle-17,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.43.5'
> 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 842a3b555ee9c43266eaa3ad91cf122269d99091 (refs/remotes/origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f 842a3b555ee9c43266eaa3ad91cf122269d99091 # timeout=10
Commit message: "Bump version after release"
> git rev-list --no-walk 842a3b555ee9c43266eaa3ad91cf122269d99091 # timeout=10
[Rocky9] $ /opt/maven_home/bin/mvn -Djdk=Oracle-17 -Dmatrix-combinations= -Dlabel=Rocky9 -Daether.metadataResolver.threads=1 -Dno-check-m2= -V -B clean test --update-snapshots --fail-at-end
Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
Maven home: /opt/maven_home
Java version: 17.0.15, vendor: Oracle Corporation, runtime: /efs/optjava/jdk/oracle/jdk-17.0.15
Default locale: en_US, platform encoding: ANSI_X3.4-1968
OS name: "linux", version: "5.14.0-503.40.1.el9_5.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[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 4.3.1-SNAPSHOT [1/4]
[INFO] from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-oidc-op-parent ---
[INFO]
[INFO] --- enforcer: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 4.3.1-SNAPSHOT [2/4]
[INFO] from idp-oidc-extension-api/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-oidc-op-api ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-oidc-op-api ---
[INFO]
[INFO] --- resources: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-v4-multi-java17/jdk=Oracle-17,label=Rocky9/ws/idp-oidc-extension-api/src/main/resources>
[INFO]
[INFO] --- compiler:3.10.1:compile (default-compile) @ idp-plugin-oidc-op-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 123 source files to <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v4-multi-java17/jdk=Oracle-17,label=Rocky9/ws/idp-oidc-extension-api/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v4-multi-java17/jdk=Oracle-17,label=Rocky9/ws/idp-oidc-extension-api/src/main/java/net/shibboleth/idp/plugin/oidc/op/profile/context/navigate/DefaultRequestAudienceLookupFunction.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-v4-multi-java17/jdk=Oracle-17,label=Rocky9/ws/idp-oidc-extension-api/src/main/java/net/shibboleth/idp/plugin/oidc/op/profile/context/navigate/DefaultRequestAudienceLookupFunction.java>: Recompile with -Xlint:removal for details.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v4-multi-java17/jdk=Oracle-17,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-v4-multi-java17/jdk=Oracle-17,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] --- resources: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] --- compiler:3.10.1:testCompile (default-testCompile) @ idp-plugin-oidc-op-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 54 source files to <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v4-multi-java17/jdk=Oracle-17,label=Rocky9/ws/idp-oidc-extension-api/target/test-classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v4-multi-java17/jdk=Oracle-17,label=Rocky9/ws/idp-oidc-extension-api/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/context/navigate/DefaultRequestedPromptLookupFunctionTest.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-v4-multi-java17/jdk=Oracle-17,label=Rocky9/ws/idp-oidc-extension-api/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/context/navigate/DefaultRequestedPromptLookupFunctionTest.java>: Recompile with -Xlint:removal for details.
[INFO]
[INFO] --- surefire:3.1.2:test (default-test) @ idp-plugin-oidc-op-api ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 138, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.330 s -- in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 138, 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 4.3.1-SNAPSHOT [3/4]
[INFO] from idp-oidc-extension-impl/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-oidc-op-impl ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-oidc-op-impl ---
[INFO]
[INFO] --- resources: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 70 resources
[INFO]
[INFO] --- compiler:3.10.1:compile (default-compile) @ idp-plugin-oidc-op-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 291 source files to <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v4-multi-java17/jdk=Oracle-17,label=Rocky9/ws/idp-oidc-extension-impl/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v4-multi-java17/jdk=Oracle-17,label=Rocky9/ws/idp-oidc-extension-impl/src/main/java/net/shibboleth/idp/plugin/oidc/op/messaging/context/navigate/DefaultRequestAudienceLookupFunction.java>: <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v4-multi-java17/jdk=Oracle-17,label=Rocky9/ws/idp-oidc-extension-impl/src/main/java/net/shibboleth/idp/plugin/oidc/op/messaging/context/navigate/DefaultRequestAudienceLookupFunction.java> uses unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v4-multi-java17/jdk=Oracle-17,label=Rocky9/ws/idp-oidc-extension-impl/src/main/java/net/shibboleth/idp/plugin/oidc/op/messaging/context/navigate/DefaultRequestAudienceLookupFunction.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- resources: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 51 resources
[INFO]
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ idp-plugin-oidc-op-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 174 source files to <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v4-multi-java17/jdk=Oracle-17,label=Rocky9/ws/idp-oidc-extension-impl/target/test-classes>
[INFO]
[INFO] --- surefire:3.1.2:test (default-test) @ idp-plugin-oidc-op-impl ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[ERROR] Tests run: 2567, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 636.5 s <<< FAILURE! -- in TestSuite
[ERROR] net.shibboleth.idp.plugin.oidc.op.oauth2.profile.impl.SetRequestObjectToResponseContextTest.testRequestURI -- Time elapsed: 0.042 s <<< FAILURE!
java.lang.AssertionError: expected [null] but found [InvalidRequestUri]
at org.testng.Assert.fail(Assert.java:110)
at org.testng.Assert.failNotSame(Assert.java:1573)
at org.testng.Assert.assertNull(Assert.java:1506)
at org.testng.Assert.assertNull(Assert.java:1494)
at net.shibboleth.idp.profile.testing.ActionTestingSupport.assertProceedEvent(ActionTestingSupport.java:61)
at net.shibboleth.idp.plugin.oidc.op.oauth2.profile.impl.SetRequestObjectToResponseContextTest.testRequestURI(SetRequestObjectToResponseContextTest.java:145)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:139)
at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:677)
at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:221)
at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:50)
at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:969)
at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:194)
at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:148)
at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:829)
at org.testng.TestRunner.run(TestRunner.java:602)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:437)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:431)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:391)
at org.testng.SuiteRunner.run(SuiteRunner.java:330)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1256)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1176)
at org.testng.TestNG.runSuites(TestNG.java:1099)
at org.testng.TestNG.run(TestNG.java:1067)
at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:155)
at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:169)
at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:88)
at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:137)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] SetRequestObjectToResponseContextTest.testRequestURI:145 expected [null] but found [InvalidRequestUri]
[INFO]
[ERROR] Tests run: 2567, Failures: 1, 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 4.3.1-SNAPSHOT [4/4]
[INFO] from idp-oidc-extension-distribution/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-oidc-op-distribution ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-oidc-op-distribution ---
[INFO]
[INFO] --- resources: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] Copying 1 resource
[INFO]
[INFO] --- compiler:3.10.1:compile (default-compile) @ idp-plugin-oidc-op-distribution ---
[INFO] No sources to compile
[INFO]
[INFO] --- resources:3.2.0:testResources (default-testResources) @ 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] skip non existing resourceDirectory <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v4-multi-java17/jdk=Oracle-17,label=Rocky9/ws/idp-oidc-extension-distribution/src/test/resources>
[INFO]
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ idp-plugin-oidc-op-distribution ---
[INFO] No sources to compile
[INFO]
[INFO] --- surefire:3.1.2:test (default-test) @ idp-plugin-oidc-op-distribution ---
[INFO] No tests to run.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth IdP :: Plugins :: OpenID Connect Provider 4.3.1-SNAPSHOT:
[INFO]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider SUCCESS [ 0.701 s]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider API SUCCESS [ 10.329 s]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider Implementation FAILURE [10:51 min]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider Distribution SUCCESS [ 0.238 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11:03 min
[INFO] Finished at: 2025-07-05T17:48:52Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.1.2: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-v4-multi-java17/jdk=Oracle-17,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] -> [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/MojoFailureException
[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-v4-multi-java17/configurations/axis-jdk/Oracle-17/axis-label/Rocky9/builds/1954/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-idp-oidc-v4-multi-java17/configurations/axis-jdk/Oracle-17/axis-label/Rocky9/builds/1954/testng/testng-results.xml'
0.036969% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH
More information about the commits
mailing list