Build failed in Jenkins: java-shib-shared-v9-multi » OpenJDK-22,Windows2022 #948
Shibboleth Jenkins
noreply at shibboleth.net
Sat Mar 8 02:14:44 UTC 2025
See <http://127.0.0.1:1583/jenkins/job/java-shib-shared-v9-multi/jdk=OpenJDK-22,label=Windows2022/948/display/redirect>
Changes:
------------------------------------------
Started by upstream project "java-shib-shared-v9-multi" build number 948
originally caused by:
Started by upstream project "trigger-multi-v17" build number 1024
originally caused by:
Started by upstream project "completed-nightly-v17" build number 801
originally caused by:
Started by upstream project "java-idp-plugin-webauthn-v1-nightly-java17" build number 359
originally caused by:
Started by upstream project "java-idp-plugin-totp-v2-nightly-java17" build number 588
originally caused by:
Started by upstream project "java-plugin-storage-jdbc-v2-nightly-java17" build number 1002
originally caused by:
Started by upstream project "java-idp-plugin-metadatagen-v2-nightly-java17" build number 591
originally caused by:
Started by upstream project "java-idp-plugin-scripting-v2-nightly-java17" build number 1780
originally caused by:
Started by upstream project "java-idp-plugin-duo-v2-nightly-java17" build number 603
originally caused by:
Started by upstream project "java-idp-plugin-oidc-rp-v2-nightly-java17" build number 593
originally caused by:
Started by upstream project "java-idp-oidc-v4-nightly-java17" build number 1823
originally caused by:
Started by upstream project "java-idp-plugin-oidc-config-v2-nightly-java17" build number 599
originally caused by:
(deeply nested causes)
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on EC2 (ec2-I2) - WindowsServer2022 (i-09e8bbdfbe52e5fd2) (Windows2022) in workspace <http://127.0.0.1:1583/jenkins/job/java-shib-shared-v9-multi/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-shib-shared
> git init <http://127.0.0.1:1583/jenkins/job/java-shib-shared-v9-multi/jdk=OpenJDK-22,label=Windows2022/ws/> # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-shib-shared
> git --version # timeout=10
> git --version # 'git version 2.44.0.windows.1'
> git fetch --tags --force --progress -- https://git.shibboleth.net/git/java-shib-shared +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://git.shibboleth.net/git/java-shib-shared # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision b64be24b8d89bd157f493b2001b5e6c1154bdf28 (refs/remotes/origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f b64be24b8d89bd157f493b2001b5e6c1154bdf28 # timeout=10
Commit message: "Javadoc clarification."
> git rev-list --no-walk b64be24b8d89bd157f493b2001b5e6c1154bdf28 # 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 -Prelease --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] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/parent/17.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/parent/17.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/parent/17.2.0-SNAPSHOT/maven-metadata.xml (783 B at 632 B/s)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Shibboleth Shared Components [pom]
[INFO] Shibboleth Shared :: Generic Support Classes [jar]
[INFO] Shibboleth Shared :: Networking Support [jar]
[INFO] Shibboleth Shared :: Security Support [jar]
[INFO] Shibboleth Shared :: Spring Support Classes [jar]
[INFO] Shibboleth Shared :: CLI Support [jar]
[INFO] Shibboleth Shared :: Networking Spring Support [jar]
[INFO] Shibboleth Shared :: Security Spring Support [jar]
[INFO] Shibboleth Shared :: Services Support [jar]
[INFO] Shibboleth Shared :: Testing Support [jar]
[INFO] Shibboleth Shared :: Velocity Support [jar]
[INFO] Shibboleth Shared :: Velocity Spring Support [jar]
[INFO] Shibboleth Shared Components :: BOM [pom]
[INFO]
[INFO] -----------------< net.shibboleth:shib-shared-parent >------------------
[INFO] Building Shibboleth Shared Components 9.2.0-SNAPSHOT [1/13]
[INFO] from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ shib-shared-parent ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ shib-shared-parent ---
[INFO]
[INFO] --------------------< net.shibboleth:shib-support >---------------------
[INFO] Building Shibboleth Shared :: Generic Support Classes 9.2.0-SNAPSHOT [2/13]
[INFO] from shib-support\pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ shib-support ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ shib-support ---
[INFO]
[INFO] --- resources:3.2.0:resources (default-resources) @ shib-support ---
[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) @ shib-support ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 128 source files to C:\opt\jenkins\workspace\java-shib-shared-v9-multi\jdk\OpenJDK-22\label\Windows2022\shib-support\target\classes
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth Shared :: Networking Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth Shared :: Security Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth Shared :: Spring Support Classes
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth Shared :: CLI Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth Shared :: Networking Spring Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth Shared :: Security Spring Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth Shared :: Services Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth Shared :: Testing Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth Shared :: Velocity Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth Shared :: Velocity Spring Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] -------------------< net.shibboleth:shib-shared-bom >-------------------
[INFO] Building Shibboleth Shared Components :: BOM 9.2.0-SNAPSHOT [3/13]
[INFO] from shib-shared-bom\pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ shib-shared-bom ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ shib-shared-bom ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Shared Components 9.2.0-SNAPSHOT:
[INFO]
[INFO] Shibboleth Shared Components ....................... SUCCESS [ 1.252 s]
[INFO] Shibboleth Shared :: Generic Support Classes ....... FAILURE [ 3.385 s]
[INFO] Shibboleth Shared :: Networking Support ............ SKIPPED
[INFO] Shibboleth Shared :: Security Support .............. SKIPPED
[INFO] Shibboleth Shared :: Spring Support Classes ........ SKIPPED
[INFO] Shibboleth Shared :: CLI Support ................... SKIPPED
[INFO] Shibboleth Shared :: Networking Spring Support ..... SKIPPED
[INFO] Shibboleth Shared :: Security Spring Support ....... SKIPPED
[INFO] Shibboleth Shared :: Services Support .............. SKIPPED
[INFO] Shibboleth Shared :: Testing Support ............... SKIPPED
[INFO] Shibboleth Shared :: Velocity Support .............. SKIPPED
[INFO] Shibboleth Shared :: Velocity Spring Support ....... SKIPPED
[INFO] Shibboleth Shared Components :: BOM ................ SUCCESS [ 0.299 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16.998 s
[INFO] Finished at: 2025-03-08T02:14:44Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project shib-support: 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 :shib-support
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