Build failed in Jenkins: java-idp-msi #129
Shibboleth Jenkins
noreply at shibboleth.net
Sat Mar 16 14:37:04 UTC 2024
See <http://127.0.0.1:1583/jenkins/job/java-idp-msi/129/display/redirect?page=changes>
Changes:
[Scott Cantor] IDP-2230 - Replace hardwired ViewResolver beans with autowiring
[Scott Cantor] IDP-2239 - Property-based control of view resolver order and activation
[Scott Cantor] Relax requirement for version string in new APIs.
[Scott Cantor] Open up "room" in the chain of view resolvers for plugin use.
[Scott Cantor] IDP-2233 - Evaluate complex logic in views for possible abstraction
[Scott Cantor] Forgot to remove older variable from flow in earlier cleanup.
[Scott Cantor] IDP-2233 - Evaluate complex logic in views for possible abstraction
[Scott Cantor] Remove scm section from POMs.
[Rod Widdowson] IDP-2240 Improve adding attributes to views
[Rod Widdowson] IDP-2240 Improve adding attributes to views
[Rod Widdowson] IDP-2241 Clean up error text in the plugin installer
[Rod Widdowson] IDP-2240 Improve adding attributes to views
[Scott Cantor] Accidental debugging change.
[Scott Cantor] IDP-2244 - Logout flow completion logic in views is SAML-specific
[Scott Cantor] IDP-2245 - Inject a property as signal that duplicate property was found
[Scott Cantor] Missed POM commit.
[Scott Cantor] Revamp logging bean, add warning if property auto-search is off.
[Rod Widdowson] IDP-2240 Improve adding attributes to views
[Scott Cantor] Javadoc errors.
[Scott Cantor] Checkstyle and javadoc.
[Scott Cantor] Missing annotations.
[Scott Cantor] Javadoc nit.
[Scott Cantor] IDP-2240 - Improve adding attributes to views
[Scott Cantor] IDP-2240 - Improve adding attributes to views
[Scott Cantor] Fix variable scope in end-states.
[Rod Widdowson] IDP-2247 Latest commons-compress breaks the plugin installer.
[Scott Cantor] IDP-2250 - Duplicated bean factory processor for class relocation checks
[Scott Cantor] IDP-2252 - Bug in wiring of example in authn-comparison.xml
[Scott Cantor] IDP-2251 - Map OIDC ACRs to SAML AC classes in proxied authentication
[Scott Cantor] IDP-2253 - Spelling error in schacDateOfBirth attribute displayName
[Scott Cantor] Revert "IDP-2253 - Spelling error in schacDateOfBirth attribute displayName"
[Scott Cantor] Check in changes from translation project.
[Scott Cantor] IDP-2253 - Spelling error in schacDateOfBirth attribute displayName
[Scott Cantor] Restore lines removed during conflict cleanup.
[Scott Cantor] Another error.
[Scott Cantor] Remove SCM stanza from template.
[Tom Zeller] Javadoc or constraint message typos
[Scott Cantor] Remove accidental testing addition.
[Scott Cantor] Fix improper scope in end-state.
[Scott Cantor] Apply updates from translation project.
[Scott Cantor] Fix language typo.
[Brent Putman] Lock parent version for new release
[Rod Widdowson] Update windows Installer version
[Phil Smart] Update files to be tagged for release
[Phil Smart] Bump version after release
[Rod Widdowson] IDP-2258 Windows v5 msi installer prematurely ends, fails install when AD options chosen
[Rod Widdowson] IDP-2260 Update script can not find artifact to download
[Scott Cantor] Unlock IdP from released parent POM.
[Rod Widdowson] Move Windows Installer version forward to 5.1.1
[Scott Cantor] Unlock lower layer dependencies.
[Rod Widdowson] IDP-2147 Investigate Wix V4
[Rod Widdowson] IDP-2147 Investigate Wix V4
[Rod Widdowson] IDP-2147 Investigate Wix V4
[Rod Widdowson] IDP-2147 Investigate Wix V4
[Rod Widdowson] GEN-330 Build Windows installers in our standard flow
[Rod Widdowson] GEN-330 Build Windows installers in our standard flow
[Rod Widdowson] GEN-330 Build Windows installers in our standard flow
------------------------------------------
Started by user Rod Widdowson
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on EC2 (ec2-I2) - WindowsServer2022 (i-0856a7c3019eb861d) (Windows2022) in workspace <http://127.0.0.1:1583/jenkins/job/java-idp-msi/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-msi/ws/.git> # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://git.shibboleth.net/git/java-identity-provider # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-identity-provider
> git --version # timeout=10
> git --version # 'git version 2.42.0.windows.2'
> git fetch --tags --force --progress -- https://git.shibboleth.net/git/java-identity-provider +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse "refs/remotes/origin/dev/IDP-2147^{commit}" # timeout=10
Checking out Revision 5aae5fd680fd4cdc6dc0bf3cc325abef47a5ba65 (refs/remotes/origin/dev/IDP-2147)
> git config core.sparsecheckout # timeout=10
> git checkout -f 5aae5fd680fd4cdc6dc0bf3cc325abef47a5ba65 # timeout=10
Commit message: "GEN-330 Build Windows installers in our standard flow"
> git rev-list --no-walk d16aa17d3099e02f33b4499f949b9e4b4a9b4120 # timeout=10
[java-idp-msi] $ cmd.exe /C "\opt\maven_home\bin\mvn.cmd -f idp-msi/pom.xml -Dsupress.validation=true -Dmaven.repo.local=<http://127.0.0.1:1583/jenkins/job/java-idp-msi/ws/.repository> -V -B clean -P release install && exit %%ERRORLEVEL%%"
Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
Maven home: c:\opt\maven_home
Java version: 17.0.10, 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]
[INFO] ---------------------< net.shibboleth.idp:idp-msi >---------------------
[INFO] Building Shibboleth IdP :: Msi 5.1.0-SNAPSHOT
[INFO] from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-msi ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-idp-msi/ws/idp-msi\target>
[INFO]
[INFO] --- exec:3.1.0:exec (clean) @ idp-msi ---
MSBuild version 17.7.3+4fca21998 for .NET
Build started 3/16/2024 2:36:33 PM.
1>Project "<http://127.0.0.1:1583/jenkins/job/java-idp-msi/ws/idp-msi\src\main\wix\idp.vcxproj"> on node 1 (Clean target(s)).
1>CoreClean:
Deleting file "<http://127.0.0.1:1583/jenkins/job/java-idp-msi/ws/idp-msi\src\main\wix\bin\Debug\idp.msi".>
Deleting file "<http://127.0.0.1:1583/jenkins/job/java-idp-msi/ws/idp-msi\src\main\wix\bin\Debug\idp.wixpdb".>
Deleting file "<http://127.0.0.1:1583/jenkins/job/java-idp-msi/ws/idp-msi\src\main\wix\obj\Debug\idp.vcxproj.CoreCompileInputs.cache".>
Deleting file "<http://127.0.0.1:1583/jenkins/job/java-idp-msi/ws/idp-msi\src\main\wix\obj\Debug\_IdPGroup_dir.wxs".>
Deleting file "<http://127.0.0.1:1583/jenkins/job/java-idp-msi/ws/idp-msi\src\main\wix\obj\Debug\idp.msi".>
Deleting file "<http://127.0.0.1:1583/jenkins/job/java-idp-msi/ws/idp-msi\src\main\wix\obj\Debug\idp.wixpdb".>
Deleting file "<http://127.0.0.1:1583/jenkins/job/java-idp-msi/ws/idp-msi\src\main\wix\obj\Debug\idp.vcxproj.BindTracking-neutral.txt".>
1>Done Building Project "<http://127.0.0.1:1583/jenkins/job/java-idp-msi/ws/idp-msi\src\main\wix\idp.vcxproj"> (Clean target(s)).
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:00.51
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-msi ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (banned-dependencies) @ idp-msi ---
[INFO]
[INFO] --- dependency:3.3.0:unpack (unpack-dist) @ idp-msi ---
[INFO] Configured Artifact: net.shibboleth.idp:idp-distribution:5.1.0-SNAPSHOT:zip
[INFO] Unpacking <http://127.0.0.1:1583/jenkins/job/java-idp-msi/ws/.repository\net\shibboleth\idp\idp-distribution\5.1.0-SNAPSHOT\idp-distribution-5.1.0-SNAPSHOT.zip> to <http://127.0.0.1:1583/jenkins/job/java-idp-msi/ws/idp-msi\target> with includes "" and excludes ""
[INFO]
[INFO] --- exec:3.1.0:exec (compile) @ idp-msi ---
MSBuild version 17.7.3+4fca21998 for .NET
Determining projects to restore...
All projects are up-to-date for restore.
idp -> <http://127.0.0.1:1583/jenkins/job/java-idp-msi/ws/idp-msi\src\main\wix\bin\Debug\idp.msi>
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:16.71
[INFO]
[INFO] --- jar:3.2.2:test-jar (default) @ idp-msi ---
[INFO] Skipping packaging of the test-jar
[INFO]
[INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ idp-msi >>>
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-msi ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (banned-dependencies) @ idp-msi ---
[INFO]
[INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ idp-msi <<<
[INFO]
[INFO]
[INFO] --- source:3.2.1:jar (attach-sources) @ idp-msi ---
[INFO]
[INFO] --- antrun:1.8:run (move-msi-to-target) @ idp-msi ---
[INFO] Executing tasks
main:
[copy] Copying 1 file to <http://127.0.0.1:1583/jenkins/job/java-idp-msi/ws/idp-msi\target>
[INFO] Executed tasks
[INFO]
[INFO] --- install:3.0.0-M1:install (default-install) @ idp-msi ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-idp-msi/ws/idp-msi\pom.xml> to <http://127.0.0.1:1583/jenkins/job/java-idp-msi/ws/.repository\net\shibboleth\idp\idp-msi\5.1.0-SNAPSHOT\idp-msi-5.1.0-SNAPSHOT.pom>
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 22.433 s
[INFO] Finished at: 2024-03-16T14:36:54Z
[INFO] ------------------------------------------------------------------------
[java-idp-msi] $ cmd /c call C:\Users\jenkins\AppData\Local\Temp\jenkins4642794224021420558.bat
jenkins at SHIB-WINDOWSSER <http://127.0.0.1:1583/jenkins/job/java-idp-msi/ws/>cd> idp-msi
jenkins at SHIB-WINDOWSSER <http://127.0.0.1:1583/jenkins/job/java-idp-msi/ws/idp-msi>cmd.exe> /C \opt\maven_home\bin\mvn.cmd help:evaluate -Dexpression=project.version -q -DforceStdout 1>version.txt
jenkins at SHIB-WINDOWSSER <http://127.0.0.1:1583/jenkins/job/java-idp-msi/ws/idp-msi>REM> Throw away first output
jenkins at SHIB-WINDOWSSER <http://127.0.0.1:1583/jenkins/job/java-idp-msi/ws/idp-msi>cmd.exe> /C \opt\maven_home\bin\mvn.cmd help:evaluate -Dexpression=project.version -q -DforceStdout 1>version.txt
jenkins at SHIB-WINDOWSSER <http://127.0.0.1:1583/jenkins/job/java-idp-msi/ws/idp-msi>for> /F "tokens=* USEBACKQ" %F in (`type version.txt`) do (set VERSION=%F )
jenkins at SHIB-WINDOWSSER <http://127.0.0.1:1583/jenkins/job/java-idp-msi/ws/idp-msi>(set> VERSION=5.1.0-SNAPSHOT )
jenkins at SHIB-WINDOWSSER <http://127.0.0.1:1583/jenkins/job/java-idp-msi/ws/idp-msi>echo> "Version: 5.1.0-SNAPSHOT"
"Version: 5.1.0-SNAPSHOT"
jenkins at SHIB-WINDOWSSER <http://127.0.0.1:1583/jenkins/job/java-idp-msi/ws/idp-msi>cmd.exe> /C \opt\maven_home\bin\mvn.cmd -DskipTests gpg:sign-and-deploy-file -Durl=http://127.0.0.1:1581/nexus/content/repositories/snapshots -DrepositoryId=snapshots -Dfile=target/shibboleth-identity-provider-5.1.0-SNAPSHOT-x64.msi -DgroupId=net.shibboleth.idp -DartifactId=idp-msi -Dversion=5.1.0-SNAPSHOT -DgeneratePom=false -Dpackaging=jar -Dclassifier=msi
[INFO] Scanning for projects...
[INFO]
[INFO] ---------------------< net.shibboleth.idp:idp-msi >---------------------
[INFO] Building Shibboleth IdP :: Msi 5.1.0-SNAPSHOT
[INFO] from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- gpg:3.1.0:sign-and-deploy-file (default-cli) @ idp-msi ---
gpg: directory '/c/Users/jenkins/.gnupg' created
gpg: keybox '/c/Users/jenkins/.gnupg/pubring.kbx' created
gpg: no default secret key: No secret key
gpg: signing failed: No secret key
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.605 s
[INFO] Finished at: 2024-03-16T14:37:03Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-gpg-plugin:3.1.0:sign-and-deploy-file (default-cli) on project idp-msi: Exit code: 2 -> [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
jenkins at SHIB-WINDOWSSER <http://127.0.0.1:1583/jenkins/job/java-idp-msi/ws/idp-msi>exit> 1
Build step 'Execute Windows batch command' marked build as failure
More information about the commits
mailing list