Build failed in Jenkins: java-idp-plugin-totp-v2-multi-java17 » OpenJDK-22,Windows2022 #584

Shibboleth Jenkins noreply at shibboleth.net
Sat Mar 8 01:52:08 UTC 2025


See <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v2-multi-java17/jdk=OpenJDK-22,label=Windows2022/584/display/redirect>

Changes:


------------------------------------------
Started by upstream project "java-idp-plugin-totp-v2-multi-java17" build number 584
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-0fa8a775397ce15ba) (Windows2022) in workspace <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-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-totp
 > git init <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v2-multi-java17/jdk=OpenJDK-22,label=Windows2022/ws/> # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-idp-plugin-totp
 > 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-totp +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git.shibboleth.net/git/java-idp-plugin-totp # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 3579d95758c35c08b09bb7402e9aea155e3eb40a (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3579d95758c35c08b09bb7402e9aea155e3eb40a # timeout=10
Commit message: "Bump version after release"
 > git rev-list --no-walk 3579d95758c35c08b09bb7402e9aea155e3eb40a # 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 :: TOTP Login Flow                       [pom]
[INFO] Shibboleth IdP :: Plugins :: TOTP Login Flow Impl                  [jar]
[INFO] Shibboleth IdP :: Plugins :: TOTP Login Flow Distribution          [pom]
[INFO] 
[INFO] -------< net.shibboleth.idp.plugin.authn:idp-plugin-totp-parent >-------
[INFO] Building Shibboleth IdP :: Plugins :: TOTP Login Flow 2.2.1-SNAPSHOT [1/3]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-totp-parent ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-totp-parent ---
[INFO] 
[INFO] --------< net.shibboleth.idp.plugin.authn:idp-plugin-totp-impl >--------
[INFO] Building Shibboleth IdP :: Plugins :: TOTP Login Flow Impl 2.2.1-SNAPSHOT [2/3]
[INFO]   from totp-impl\pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-totp-impl ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-totp-impl ---
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ idp-plugin-totp-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 14 resources
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ idp-plugin-totp-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 17 source files to C:\opt\jenkins\workspace\java-idp-plugin-totp-v2-multi-java17\jdk\OpenJDK-22\label\Windows2022\totp-impl\target\classes
[INFO] 
[INFO] --------< net.shibboleth.idp.plugin.authn:idp-plugin-totp-dist >--------
[INFO] Building Shibboleth IdP :: Plugins :: TOTP Login Flow Distribution 2.2.1-SNAPSHOT [3/3]
[INFO]   from totp-dist\pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-totp-dist ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-totp-dist ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth IdP :: Plugins :: TOTP Login Flow 2.2.1-SNAPSHOT:
[INFO] 
[INFO] Shibboleth IdP :: Plugins :: TOTP Login Flow ....... SUCCESS [  1.010 s]
[INFO] Shibboleth IdP :: Plugins :: TOTP Login Flow Impl .. FAILURE [  4.271 s]
[INFO] Shibboleth IdP :: Plugins :: TOTP Login Flow Distribution SUCCESS [  0.442 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  6.199 s
[INFO] Finished at: 2025-03-08T01:52:07Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project idp-plugin-totp-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-totp-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