Build failed in Jenkins: java-idp-plugin-oidc-config-v2-multi-java17 » OpenJDK-22,Windows2022 #592
Shibboleth Jenkins
noreply at shibboleth.net
Sun Mar 9 01:47:43 UTC 2025
See <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-oidc-config-v2-multi-java17/jdk=OpenJDK-22,label=Windows2022/592/display/redirect>
Changes:
------------------------------------------
Started by upstream project "java-idp-plugin-oidc-config-v2-multi-java17" build number 592
originally caused by:
Started by upstream project "trigger-multi-v17" build number 1025
originally caused by:
Started by upstream project "completed-nightly-v17" build number 802
originally caused by:
Started by upstream project "java-idp-plugin-webauthn-v1-nightly-java17" build number 360
originally caused by:
Started by upstream project "java-idp-plugin-totp-v2-nightly-java17" build number 589
originally caused by:
Started by upstream project "java-plugin-storage-jdbc-v2-nightly-java17" build number 1003
originally caused by:
Started by upstream project "java-idp-plugin-metadatagen-v2-nightly-java17" build number 592
originally caused by:
Started by upstream project "java-idp-plugin-scripting-v2-nightly-java17" build number 1781
originally caused by:
Started by upstream project "java-idp-plugin-duo-v2-nightly-java17" build number 604
originally caused by:
Started by upstream project "java-idp-plugin-oidc-rp-v2-nightly-java17" build number 594
originally caused by:
Started by upstream project "java-idp-oidc-v4-nightly-java17" build number 1824
originally caused by:
Started by upstream project "java-idp-plugin-oidc-config-v2-nightly-java17" build number 600
originally caused by:
(deeply nested causes)
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on EC2 (ec2-I2) - WindowsServer2022 (i-0fa8a775397ce15ba) (Windows2022) in workspace <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-oidc-config-v2-multi-java17/jdk=OpenJDK-22,label=Windows2022/ws/>
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://git.shibboleth.net/git/java-idp-plugin-oidc-config
> git init <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-oidc-config-v2-multi-java17/jdk=OpenJDK-22,label=Windows2022/ws/> # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-idp-plugin-oidc-config
> 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-plugin-oidc-config +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://git.shibboleth.net/git/java-idp-plugin-oidc-config # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision de6f3a47271bbc4909d2c6a37987f2d9c4ec230e (refs/remotes/origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f de6f3a47271bbc4909d2c6a37987f2d9c4ec230e # timeout=10
Commit message: "Bump version after release"
> git rev-list --no-walk de6f3a47271bbc4909d2c6a37987f2d9c4ec230e # timeout=10
[Windows2022] $ cmd.exe /C "\opt\maven_home\bin\mvn.cmd -Djdk=OpenJDK-22 -Dmatrix-combinations= -Dlabel=Windows2022 -Dno-check-m2= -V -B clean test --update-snapshots --fail-at-end && exit %%ERRORLEVEL%%"
Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
Maven home: c:\opt\maven_home
Java version: 11.0.23, vendor: Amazon.com Inc., runtime: c:\opt\java_home
Default locale: en_US, platform encoding: Cp1252
OS name: "windows server 2022", version: "10.0", arch: "amd64", family: "windows"
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Shibboleth IdP :: Plugins :: OIDC/OAuth Shared Configuration [pom]
[INFO] Shibboleth IdP :: Plugins :: OIDC/OAuth Shared Configuration :: Implementation [jar]
[INFO] Shibboleth IdP :: Plugins :: OIDC/OAuth Shared Configuration :: Distribution [pom]
[INFO]
[INFO] --< net.shibboleth.idp.plugin.config.oidc:idp-plugin-oidc-config-parent >--
[INFO] Building Shibboleth IdP :: Plugins :: OIDC/OAuth Shared Configuration 2.2.1-SNAPSHOT [1/3]
[INFO] from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-oidc-config-parent ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-oidc-config-parent ---
[INFO]
[INFO] --< net.shibboleth.idp.plugin.config.oidc:idp-plugin-oidc-config-impl >--
[INFO] Building Shibboleth IdP :: Plugins :: OIDC/OAuth Shared Configuration :: Implementation 2.2.1-SNAPSHOT [2/3]
[INFO] from oidc-config-impl\pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-oidc-config-impl ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-oidc-config-impl ---
[INFO]
[INFO] --- resources:3.2.0:resources (default-resources) @ idp-plugin-oidc-config-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 7 resources
[INFO]
[INFO] --- compiler:3.10.1:compile (default-compile) @ idp-plugin-oidc-config-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to C:\opt\jenkins\workspace\java-idp-plugin-oidc-config-v2-multi-java17\jdk\OpenJDK-22\label\Windows2022\oidc-config-impl\target\classes
[INFO]
[INFO] --< net.shibboleth.idp.plugin.config.oidc:idp-plugin-oidc-config-dist >--
[INFO] Building Shibboleth IdP :: Plugins :: OIDC/OAuth Shared Configuration :: Distribution 2.2.1-SNAPSHOT [3/3]
[INFO] from oidc-config-dist\pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-oidc-config-dist ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-oidc-config-dist ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth IdP :: Plugins :: OIDC/OAuth Shared Configuration 2.2.1-SNAPSHOT:
[INFO]
[INFO] Shibboleth IdP :: Plugins :: OIDC/OAuth Shared Configuration SUCCESS [ 0.657 s]
[INFO] Shibboleth IdP :: Plugins :: OIDC/OAuth Shared Configuration :: Implementation FAILURE [ 1.347 s]
[INFO] Shibboleth IdP :: Plugins :: OIDC/OAuth Shared Configuration :: Distribution SUCCESS [ 0.323 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.656 s
[INFO] Finished at: 2025-03-09T01:47:43Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project idp-plugin-oidc-config-impl: Fatal error compiling: error: release version 17 not supported -> [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-config-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
Did not find any matching files.
More information about the commits
mailing list