Build failed in Jenkins: java-idp-oidc-v4-multi-java17 » Amazon-17,Windows2022 #2343

Shibboleth Jenkins noreply at shibboleth.net
Fri Aug 7 02:07:01 UTC 2026


See <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v4-multi-java17/jdk=Amazon-17,label=Windows2022/2343/display/redirect>

Changes:


------------------------------------------
[...truncated 8.48 KiB...]
            (deeply nested causes)
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on EC2 (ec2-I2) - WindowsServer2022 (i-02132f6ba069ddaec) (Windows2022) in workspace <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v4-multi-java17/jdk=Amazon-17,label=Windows2022/ws/>
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v4-multi-java17/jdk=Amazon-17,label=Windows2022/ws/.git> # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git.shibboleth.net/git/java-idp-oidc # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-idp-oidc
 > git --version # timeout=10
 > git --version # 'git version 2.44.0.windows.1'
 > git fetch --tags --force --progress -- https://git.shibboleth.net/git/java-idp-oidc +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 66456d1a2861f5e20f76e0a77e9d0492e4629e6a (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 66456d1a2861f5e20f76e0a77e9d0492e4629e6a # timeout=10
Commit message: "JOIDC-275 - OIDC RP-Initiated logout goes to local error if session doesn't exists"
 > git rev-list --no-walk 66456d1a2861f5e20f76e0a77e9d0492e4629e6a # timeout=10
[Windows2022] $ cmd.exe /C "\opt\maven_home\bin\mvn.cmd -Djdk=Amazon-17 -Dmatrix-combinations= -Dlabel=Windows2022 -Daether.metadataResolver.threads=1 -Dno-check-m2= -V -B clean test --update-snapshots --fail-at-end && exit %%ERRORLEVEL%%"
Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b)
Maven home: c:\opt\maven_home
Java version: 17.0.19, vendor: Amazon.com Inc., runtime: c:\opt\jdk\amazon-17
Default locale: en_US, platform encoding: Cp1252
OS name: "windows server 2022", version: "10.0", arch: "amd64", family: "windows"
[INFO] Scanning for projects...
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-bom/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-bom/3.4.0-SNAPSHOT/maven-metadata.xml (794 B at 1.1 kB/s)
[INFO] Downloading from shibboleth-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-bom/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-bom/3.4.0-SNAPSHOT/oidc-common-bom-3.4.0-20260807.012531-221.pom
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-bom/3.4.0-SNAPSHOT/oidc-common-bom-3.4.0-20260807.012531-221.pom (4.3 kB at 72 kB/s)
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-parent/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-parent/3.4.0-SNAPSHOT/maven-metadata.xml (797 B at 14 kB/s)
[INFO] Downloading from shibboleth-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-parent/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-parent/3.4.0-SNAPSHOT/oidc-common-parent-3.4.0-20260807.012531-221.pom
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-parent/3.4.0-SNAPSHOT/oidc-common-parent-3.4.0-20260807.012531-221.pom (13 kB at 149 kB/s)
[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.4.0-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.4.0-SNAPSHOT [2/4]
[INFO]   from idp-oidc-extension-api\pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-metadata-api/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-metadata-api/3.4.0-SNAPSHOT/maven-metadata.xml (1.6 kB at 20 kB/s)
[INFO] Downloading from shibboleth-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-metadata-api/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-metadata-api/3.4.0-SNAPSHOT/oidc-common-metadata-api-3.4.0-20260807.012531-221.pom
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-metadata-api/3.4.0-SNAPSHOT/oidc-common-metadata-api-3.4.0-20260807.012531-221.pom (2.8 kB at 55 kB/s)
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-crypto-api/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-crypto-api/3.4.0-SNAPSHOT/maven-metadata.xml (2.0 kB at 38 kB/s)
[INFO] Downloading from shibboleth-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-crypto-api/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-crypto-api/3.4.0-SNAPSHOT/oidc-common-crypto-api-3.4.0-20260807.012531-221.pom
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-crypto-api/3.4.0-SNAPSHOT/oidc-common-crypto-api-3.4.0-20260807.012531-221.pom (5.0 kB at 97 kB/s)
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-metadata-api/3.4.0-SNAPSHOT/oidc-common-metadata-api-3.4.0-20260807.012531-221.jar
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-metadata-api/3.4.0-SNAPSHOT/oidc-common-metadata-api-3.4.0-20260807.012531-221.jar (39 kB at 38 kB/s)
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-crypto-api/3.4.0-SNAPSHOT/oidc-common-crypto-api-3.4.0-20260807.012531-221.jar
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-crypto-api/3.4.0-SNAPSHOT/oidc-common-crypto-api-3.4.0-20260807.012531-221.jar (102 kB at 1.6 MB/s)
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-oidc-op-api ---
[INFO] Deleting C:\opt\jenkins\workspace\java-idp-oidc-v4-multi-java17\jdk\Amazon-17\label\Windows2022\idp-oidc-extension-api\target
[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 C:\opt\jenkins\workspace\java-idp-oidc-v4-multi-java17\jdk\Amazon-17\label\Windows2022\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 144 source files to C:\opt\jenkins\workspace\java-idp-oidc-v4-multi-java17\jdk\Amazon-17\label\Windows2022\idp-oidc-extension-api\target\classes
[INFO] /C:/opt/jenkins/workspace/java-idp-oidc-v4-multi-java17/jdk/Amazon-17/label/Windows2022/idp-oidc-extension-api/src/main/java/net/shibboleth/idp/plugin/oidc/op/profile/context/navigate/DefaultRequestedScopeLookupFunction.java: Some input files use or override a deprecated API that is marked for removal.
[INFO] /C:/opt/jenkins/workspace/java-idp-oidc-v4-multi-java17/jdk/Amazon-17/label/Windows2022/idp-oidc-extension-api/src/main/java/net/shibboleth/idp/plugin/oidc/op/profile/context/navigate/DefaultRequestedScopeLookupFunction.java: Recompile with -Xlint:removal for details.
[INFO] /C:/opt/jenkins/workspace/java-idp-oidc-v4-multi-java17/jdk/Amazon-17/label/Windows2022/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] /C:/opt/jenkins/workspace/java-idp-oidc-v4-multi-java17/jdk/Amazon-17/label/Windows2022/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 C:\opt\jenkins\workspace\java-idp-oidc-v4-multi-java17\jdk\Amazon-17\label\Windows2022\idp-oidc-extension-api\target\test-classes
[INFO] /C:/opt/jenkins/workspace/java-idp-oidc-v4-multi-java17/jdk/Amazon-17/label/Windows2022/idp-oidc-extension-api/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/context/navigate/DefaultRequestedScopeLookupFunctionTest.java: Some input files use or override a deprecated API that is marked for removal.
[INFO] /C:/opt/jenkins/workspace/java-idp-oidc-v4-multi-java17/jdk/Amazon-17/label/Windows2022/idp-oidc-extension-api/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/context/navigate/DefaultRequestedScopeLookupFunctionTest.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: 14.26 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.4.0-SNAPSHOT [3/4]
[INFO]   from idp-oidc-extension-impl\pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-attribute-api/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-attribute-api/3.4.0-SNAPSHOT/maven-metadata.xml (1.6 kB at 30 kB/s)
[INFO] Downloading from shibboleth-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-attribute-api/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-attribute-api/3.4.0-SNAPSHOT/oidc-common-attribute-api-3.4.0-20260807.012531-221.pom
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-attribute-api/3.4.0-SNAPSHOT/oidc-common-attribute-api-3.4.0-20260807.012531-221.pom (3.4 kB at 88 kB/s)
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-attribute-impl/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-attribute-impl/3.4.0-SNAPSHOT/maven-metadata.xml (2.0 kB at 41 kB/s)
[INFO] Downloading from shibboleth-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-attribute-impl/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-attribute-impl/3.4.0-SNAPSHOT/oidc-common-attribute-impl-3.4.0-20260807.012531-221.pom
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-attribute-impl/3.4.0-SNAPSHOT/oidc-common-attribute-impl-3.4.0-20260807.012531-221.pom (4.8 kB at 108 kB/s)
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-crypto-impl/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-crypto-impl/3.4.0-SNAPSHOT/maven-metadata.xml (2.0 kB at 51 kB/s)
[INFO] Downloading from shibboleth-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-crypto-impl/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-crypto-impl/3.4.0-SNAPSHOT/oidc-common-crypto-impl-3.4.0-20260807.012531-221.pom
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-crypto-impl/3.4.0-SNAPSHOT/oidc-common-crypto-impl-3.4.0-20260807.012531-221.pom (6.6 kB at 150 kB/s)
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-metadata-impl/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-metadata-impl/3.4.0-SNAPSHOT/maven-metadata.xml (2.0 kB at 49 kB/s)
[INFO] Downloading from shibboleth-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-metadata-impl/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-metadata-impl/3.4.0-SNAPSHOT/oidc-common-metadata-impl-3.4.0-20260807.012531-221.pom
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-metadata-impl/3.4.0-SNAPSHOT/oidc-common-metadata-impl-3.4.0-20260807.012531-221.pom (11 kB at 158 kB/s)
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-profile-api/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-profile-api/3.4.0-SNAPSHOT/maven-metadata.xml (2.0 kB at 45 kB/s)
[INFO] Downloading from shibboleth-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-profile-api/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-profile-api/3.4.0-SNAPSHOT/oidc-common-profile-api-3.4.0-20260807.012531-221.pom
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-profile-api/3.4.0-SNAPSHOT/oidc-common-profile-api-3.4.0-20260807.012531-221.pom (4.5 kB at 116 kB/s)
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-profile-impl/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-profile-impl/3.4.0-SNAPSHOT/maven-metadata.xml (2.0 kB at 36 kB/s)
[INFO] Downloading from shibboleth-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-profile-impl/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-profile-impl/3.4.0-SNAPSHOT/oidc-common-profile-impl-3.4.0-20260807.012531-221.pom
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-profile-impl/3.4.0-SNAPSHOT/oidc-common-profile-impl-3.4.0-20260807.012531-221.pom (7.3 kB at 173 kB/s)
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/idp/plugin/config/oidc/idp-plugin-oidc-config-impl/3.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/idp/plugin/config/oidc/idp-plugin-oidc-config-impl/3.1.0-SNAPSHOT/maven-metadata.xml (1.6 kB at 27 kB/s)
[INFO] Downloading from shibboleth-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/idp/plugin/config/oidc/idp-plugin-oidc-config-impl/3.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/idp/plugin/config/oidc/idp-plugin-oidc-config-impl/3.1.0-SNAPSHOT/idp-plugin-oidc-config-impl-3.1.0-20260807.012801-118.pom
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/idp/plugin/config/oidc/idp-plugin-oidc-config-impl/3.1.0-SNAPSHOT/idp-plugin-oidc-config-impl-3.1.0-20260807.012801-118.pom (2.6 kB at 51 kB/s)
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/idp/plugin/config/oidc/idp-plugin-oidc-config-parent/3.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/idp/plugin/config/oidc/idp-plugin-oidc-config-parent/3.1.0-SNAPSHOT/maven-metadata.xml (826 B at 23 kB/s)
[INFO] Downloading from shibboleth-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/idp/plugin/config/oidc/idp-plugin-oidc-config-parent/3.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/idp/plugin/config/oidc/idp-plugin-oidc-config-parent/3.1.0-SNAPSHOT/idp-plugin-oidc-config-parent-3.1.0-20260807.012801-118.pom
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/idp/plugin/config/oidc/idp-plugin-oidc-config-parent/3.1.0-SNAPSHOT/idp-plugin-oidc-config-parent-3.1.0-20260807.012801-118.pom (3.4 kB at 82 kB/s)
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-saml-api/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-saml-api/3.4.0-SNAPSHOT/maven-metadata.xml (1.6 kB at 40 kB/s)
[INFO] Downloading from shibboleth-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-saml-api/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-saml-api/3.4.0-SNAPSHOT/oidc-common-saml-api-3.4.0-20260807.012531-221.pom
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-saml-api/3.4.0-SNAPSHOT/oidc-common-saml-api-3.4.0-20260807.012531-221.pom (2.5 kB at 66 kB/s)
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-saml-impl/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-saml-impl/3.4.0-SNAPSHOT/maven-metadata.xml (2.0 kB at 56 kB/s)
[INFO] Downloading from shibboleth-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-saml-impl/3.4.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-saml-impl/3.4.0-SNAPSHOT/oidc-common-saml-impl-3.4.0-20260807.012531-221.pom
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-saml-impl/3.4.0-SNAPSHOT/oidc-common-saml-impl-3.4.0-20260807.012531-221.pom (2.4 kB at 61 kB/s)
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-attribute-api/3.4.0-SNAPSHOT/oidc-common-attribute-api-3.4.0-20260807.012531-221.jar
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-attribute-api/3.4.0-SNAPSHOT/oidc-common-attribute-api-3.4.0-20260807.012531-221.jar (10 kB at 48 kB/s)
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-attribute-impl/3.4.0-SNAPSHOT/oidc-common-attribute-impl-3.4.0-20260807.012531-221.jar
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-crypto-impl/3.4.0-SNAPSHOT/oidc-common-crypto-impl-3.4.0-20260807.012531-221.jar
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-metadata-impl/3.4.0-SNAPSHOT/oidc-common-metadata-impl-3.4.0-20260807.012531-221.jar
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-profile-api/3.4.0-SNAPSHOT/oidc-common-profile-api-3.4.0-20260807.012531-221.jar
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-profile-impl/3.4.0-SNAPSHOT/oidc-common-profile-impl-3.4.0-20260807.012531-221.jar
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-metadata-impl/3.4.0-SNAPSHOT/oidc-common-metadata-impl-3.4.0-20260807.012531-221.jar (173 kB at 1.0 MB/s)
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/idp/plugin/config/oidc/idp-plugin-oidc-config-impl/3.1.0-SNAPSHOT/idp-plugin-oidc-config-impl-3.1.0-20260807.012801-118.jar
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-profile-api/3.4.0-SNAPSHOT/oidc-common-profile-api-3.4.0-20260807.012531-221.jar (172 kB at 1.0 MB/s)
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-crypto-impl/3.4.0-SNAPSHOT/oidc-common-crypto-impl-3.4.0-20260807.012531-221-tests.jar
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-crypto-impl/3.4.0-SNAPSHOT/oidc-common-crypto-impl-3.4.0-20260807.012531-221.jar (187 kB at 864 kB/s)
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-saml-api/3.4.0-SNAPSHOT/oidc-common-saml-api-3.4.0-20260807.012531-221.jar
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-crypto-impl/3.4.0-SNAPSHOT/oidc-common-crypto-impl-3.4.0-20260807.012531-221-tests.jar (195 kB at 631 kB/s)
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-saml-impl/3.4.0-SNAPSHOT/oidc-common-saml-impl-3.4.0-20260807.012531-221.jar
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-profile-impl/3.4.0-SNAPSHOT/oidc-common-profile-impl-3.4.0-20260807.012531-221.jar (198 kB at 483 kB/s)
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-attribute-impl/3.4.0-SNAPSHOT/oidc-common-attribute-impl-3.4.0-20260807.012531-221.jar (23 kB at 42 kB/s)
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-saml-api/3.4.0-SNAPSHOT/oidc-common-saml-api-3.4.0-20260807.012531-221.jar (13 kB at 21 kB/s)
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/idp/plugin/config/oidc/idp-plugin-oidc-config-impl/3.1.0-SNAPSHOT/idp-plugin-oidc-config-impl-3.1.0-20260807.012801-118.jar (15 kB at 22 kB/s)
[INFO] 
[INFO] ---< net.shibboleth.idp.plugin.oidc:idp-plugin-oidc-op-distribution >---
[INFO] Building Shibboleth IdP :: Plugins :: OpenID Connect Provider Distribution 4.4.0-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] Deleting C:\opt\jenkins\workspace\java-idp-oidc-v4-multi-java17\jdk\Amazon-17\label\Windows2022\idp-oidc-extension-distribution\target
[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 C:\opt\jenkins\workspace\java-idp-oidc-v4-multi-java17\jdk\Amazon-17\label\Windows2022\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.4.0-SNAPSHOT:
[INFO] 
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider SUCCESS [  6.539 s]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider API SUCCESS [ 50.712 s]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider Implementation FAILURE [  7.240 s]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider Distribution SUCCESS [  2.100 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:17 min
[INFO] Finished at: 2026-08-07T02:06:59Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project idp-plugin-oidc-op-impl: Could not resolve dependencies for project net.shibboleth.idp.plugin.oidc:idp-plugin-oidc-op-impl:jar:4.4.0-SNAPSHOT
[ERROR] dependency: net.shibboleth.oidc:oidc-common-saml-impl:jar:3.4.0-SNAPSHOT (test)
[ERROR] 	Could not transfer artifact net.shibboleth.oidc:oidc-common-saml-impl:jar:3.4.0-20260807.012531-221 from/to shibboleth-snapshots (https://build.shibboleth.net/maven/snapshots/): build.shibboleth.net:443 failed to respond
[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/DependencyResolutionException
[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
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/var/lib/jenkins/jobs/java-idp-oidc-v4-multi-java17/configurations/axis-jdk/Amazon-17/axis-label/Windows2022/builds/2343/testng/testng-results.xml'
TestNG Reports Processing: FINISH


More information about the commits mailing list