Build failed in Jenkins: java-idwsfconsumer-v2-multi » RedHat-11,Rocky9 #1488
Shibboleth Jenkins
noreply at shibboleth.net
Mon Mar 25 01:23:51 UTC 2024
See <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-multi/jdk=RedHat-11,label=Rocky9/1488/display/redirect>
Changes:
------------------------------------------
Started by upstream project "java-idwsfconsumer-v2-multi" build number 1488
originally caused by:
Started by upstream project "trigger-multi-v11" build number 1485
originally caused by:
Started by upstream project "completed-nightly-v11" build number 597
originally caused by:
Started by upstream project "java-idp-plugin-totp-v1-nightly-java11" build number 1413
originally caused by:
Started by upstream project "java-plugin-storage-jdbc-v1-nightly-java11" build number 258
originally caused by:
Started by upstream project "java-idp-plugin-scripting-v1-nightly-java11" build number 259
originally caused by:
Started by upstream project "java-idp-plugin-duo-v1-nightly-java11" build number 814
originally caused by:
Started by upstream project "java-idp-plugin-oidc-rp-v1-nightly-java11" build number 402
originally caused by:
Started by upstream project "java-idp-oidc-v3-nightly-java11" build number 257
originally caused by:
Started by upstream project "java-oidc-common-v2-nightly-java11" build number 257
originally caused by:
Started by upstream project "java-idp-plugin-oidc-config-v1-nightly-java11" build number 404
originally caused by:
Started by upstream project "java-idp-testbed-v4-nightly" build number 1462
originally caused by:
(deeply nested causes)
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on EC2 (ec2-I2) - Rocky9 (i-077730036c47cb857) (Rocky9) in workspace <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-multi/jdk=RedHat-11,label=Rocky9/ws/>
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://git.shibboleth.net/git/idwsfconsumer
> git init <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-multi/jdk=RedHat-11,label=Rocky9/ws/> # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/idwsfconsumer
> git --version # timeout=10
> git --version # 'git version 2.39.3'
> git fetch --tags --force --progress -- https://git.shibboleth.net/git/idwsfconsumer +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://git.shibboleth.net/git/idwsfconsumer # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision a5ad649f102603bee27c07fef4189919bc6b4c06 (refs/remotes/origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f a5ad649f102603bee27c07fef4189919bc6b4c06 # timeout=10
Commit message: "Unlock parent POM for javadoc fixes."
> git rev-list --no-walk a5ad649f102603bee27c07fef4189919bc6b4c06 # timeout=10
[Rocky9] $ /opt/maven_home/bin/mvn -Djdk=RedHat-11 -Dmatrix-combinations= -Dlabel=Rocky9 -V -B clean test -Prelease --update-snapshots --fail-at-end
Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
Maven home: /opt/maven_home
Java version: 11.0.22, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.22.0.7-2.el9.x86_64
Default locale: en_US, platform encoding: ANSI_X3.4-1968
OS name: "linux", version: "5.14.0-362.18.1.el9_3.0.1.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/parent/11.3.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/parent/11.3.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/parent/11.3.6-SNAPSHOT/parent-11.3.6-SNAPSHOT.pom
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/parent/11.3.6-SNAPSHOT/parent-11.3.6-SNAPSHOT.pom
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for net.shibboleth.liberty:idwsfconsumer:2.1.1-SNAPSHOT: The following artifacts could not be resolved: net.shibboleth:parent:pom:11.3.6-SNAPSHOT (absent): Could not find artifact net.shibboleth:parent:pom:11.3.6-SNAPSHOT in shib-snapshot (https://build.shibboleth.net/maven/snapshots/) and 'parent.relativePath' points at wrong local POM @ line 7, column 13
@
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project net.shibboleth.liberty:idwsfconsumer:2.1.1-SNAPSHOT (<http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-multi/jdk=RedHat-11,label=Rocky9/ws/pom.xml)> has 1 error
[ERROR] Non-resolvable parent POM for net.shibboleth.liberty:idwsfconsumer:2.1.1-SNAPSHOT: The following artifacts could not be resolved: net.shibboleth:parent:pom:11.3.6-SNAPSHOT (absent): Could not find artifact net.shibboleth:parent:pom:11.3.6-SNAPSHOT in shib-snapshot (https://build.shibboleth.net/maven/snapshots/) and 'parent.relativePath' points at wrong local POM @ line 7, column 13 -> [Help 2]
[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/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
Build step 'Invoke top-level Maven targets' marked build as failure
More information about the commits
mailing list