Build failed in Jenkins: java-idp-oidc-v2 #1203
Shibboleth Jenkins
noreply at shibboleth.net
Fri Jan 27 15:35:29 UTC 2023
See <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/1203/display/redirect>
Changes:
------------------------------------------
Started by upstream project "java-oidc-common" build number 654
originally caused by:
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on EC2 (I2) - Rocky9-commits (i-0c0f91c314868984a) (Rocky9-commits) in workspace <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/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-oidc-v2/ws/.git> # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://git.shibboleth.net/git/java-idp-oidc # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-idp-oidc
> git --version # timeout=10
> git --version # 'git version 2.31.1'
> git fetch --tags --force --progress -- https://git.shibboleth.net/git/java-idp-oidc +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision 744e5a5b11ba78a76f12e816a1c899b269fc5f79 (refs/remotes/origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f 744e5a5b11ba78a76f12e816a1c899b269fc5f79 # timeout=10
Commit message: "JCOMOIDC-41 - Move OIDC Signature Validation resolvers and parameter classes to commons"
> git rev-list --no-walk 744e5a5b11ba78a76f12e816a1c899b269fc5f79 # timeout=10
Parsing POMs
Failed to transfer Could not find metadata net.shibboleth.oidc:oidc-common-bom:2.2.0-SNAPSHOT/maven-metadata.xml in shib-thirdparty-snapshot (https://build.shibboleth.net/maven/thirdparty-snapshots/)
Downloaded artifact https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-bom/2.2.0-SNAPSHOT/maven-metadata.xml
Failed to transfer Could not find metadata net.shibboleth.oidc:oidc-common-parent:2.2.0-SNAPSHOT/maven-metadata.xml in shib-thirdparty-snapshot (https://build.shibboleth.net/maven/thirdparty-snapshots/)
Downloaded artifact https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-parent/2.2.0-SNAPSHOT/maven-metadata.xml
Modules changed, recalculating dependency graph
Established TCP socket on 40177
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[java-idp-oidc-v2] $ /opt/jdk/amazon-11/bin/java -cp /opt/jenkins/maven35-agent.jar:/opt/maven_home/boot/plexus-classworlds-2.6.0.jar:/opt/maven_home/conf/logging jenkins.maven3.agent.Maven35Main /opt/maven_home /tmp/remoting.jar /opt/jenkins/maven35-interceptor.jar /opt/jenkins/maven3-interceptor-commons.jar 40177
<===[JENKINS REMOTING CAPACITY]===> channel started
Executing Maven: -B -f <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/pom.xml> -V -B --update-snapshots clean install -D no-check-m2
[1mApache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63)[m
Maven home: /efs/optjava/maven/apache-maven-3.8.6
Java version: 11.0.17, vendor: Amazon.com Inc., runtime: /efs/optjava/jdk/amazon/amazon-corretto-11.0.17.8.1-linux-x64
Default locale: en_US, platform encoding: ANSI_X3.4-1968
OS name: "linux", version: "5.14.0-162.6.1.el9_1.0.1.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-bom/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-bom/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-bom/2.2.0-SNAPSHOT/maven-metadata.xml (613 B at 1.8 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-parent/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-parent/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-parent/2.2.0-SNAPSHOT/maven-metadata.xml (616 B at 28 kB/s)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider [pom]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider API [jar]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider Implementation [jar]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider Distribution [jar]
[INFO]
[INFO] ------< net.shibboleth.idp.plugin.oidc:idp-plugin-oidc-op-parent >------
[INFO] Building Shibboleth IdP :: Plugins :: OpenID Connect Provider 3.4.0-SNAPSHOT [1/4]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-plugin-oidc-op-parent ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-plugin-oidc-op-parent ---
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ idp-plugin-oidc-op-parent ---
[INFO] Skipping packaging of the test-jar
[INFO]
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ idp-plugin-oidc-op-parent ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/pom.xml> to /home/jenkins/.m2/repository/net/shibboleth/idp/plugin/oidc/idp-plugin-oidc-op-parent/3.4.0-SNAPSHOT/idp-plugin-oidc-op-parent-3.4.0-SNAPSHOT.pom
[JENKINS] Archiving disabled
[INFO]
[INFO] -------< net.shibboleth.idp.plugin.oidc:idp-plugin-oidc-op-api >--------
[INFO] Building Shibboleth IdP :: Plugins :: OpenID Connect Provider API 3.4.0-SNAPSHOT [2/4]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-metadata-api/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-metadata-api/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-metadata-api/2.2.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 88 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-crypto-api/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-crypto-api/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-crypto-api/2.2.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 184 kB/s)
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-plugin-oidc-op-api ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-api/target>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-plugin-oidc-op-api ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-plugin-oidc-op-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-api/src/main/resources>
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ idp-plugin-oidc-op-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 113 source files to <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-api/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-api/src/main/java/net/shibboleth/idp/plugin/oidc/op/token/support/TokenClaimsSet.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-api/src/main/java/net/shibboleth/idp/plugin/oidc/op/token/support/TokenClaimsSet.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ idp-plugin-oidc-op-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ idp-plugin-oidc-op-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 55 source files to <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-api/target/test-classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-api/src/test/java/net/shibboleth/idp/plugin/oidc/op/storage/RevocationCacheTest.java>: <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-api/src/test/java/net/shibboleth/idp/plugin/oidc/op/storage/RevocationCacheTest.java> uses or overrides a deprecated API that is marked for removal.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-api/src/test/java/net/shibboleth/idp/plugin/oidc/op/storage/RevocationCacheTest.java>: Recompile with -Xlint:removal for details.
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ idp-plugin-oidc-op-api ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 148, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.732 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 148, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ idp-plugin-oidc-op-api ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-api/target/idp-plugin-oidc-op-api-3.4.0-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ idp-plugin-oidc-op-api ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-api/target/idp-plugin-oidc-op-api-3.4.0-SNAPSHOT-tests.jar>
[INFO]
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ idp-plugin-oidc-op-api ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-api/target/idp-plugin-oidc-op-api-3.4.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/plugin/oidc/idp-plugin-oidc-op-api/3.4.0-SNAPSHOT/idp-plugin-oidc-op-api-3.4.0-SNAPSHOT.jar
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-api/pom.xml> to /home/jenkins/.m2/repository/net/shibboleth/idp/plugin/oidc/idp-plugin-oidc-op-api/3.4.0-SNAPSHOT/idp-plugin-oidc-op-api-3.4.0-SNAPSHOT.pom
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-api/target/idp-plugin-oidc-op-api-3.4.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/plugin/oidc/idp-plugin-oidc-op-api/3.4.0-SNAPSHOT/idp-plugin-oidc-op-api-3.4.0-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
[INFO]
[INFO] -------< net.shibboleth.idp.plugin.oidc:idp-plugin-oidc-op-impl >-------
[INFO] Building Shibboleth IdP :: Plugins :: OpenID Connect Provider Implementation 3.4.0-SNAPSHOT [3/4]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-attribute-api/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-attribute-api/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-attribute-api/2.2.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 31 kB/s)
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-attribute-impl/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-attribute-impl/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-attribute-impl/2.2.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 92 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-crypto-impl/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-crypto-impl/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-crypto-impl/2.2.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 138 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-metadata-impl/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-metadata-impl/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-metadata-impl/2.2.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 111 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-profile-api/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-profile-api/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-profile-api/2.2.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 276 kB/s)
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-profile-impl/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-profile-impl/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-profile-impl/2.2.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 184 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-saml-api/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-saml-api/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-saml-api/2.2.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 58 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-saml-impl/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/oidc/oidc-common-saml-impl/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/oidc/oidc-common-saml-impl/2.2.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 151 kB/s)
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-plugin-oidc-op-impl ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/target>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-plugin-oidc-op-impl ---
[INFO]
[INFO] --- maven-dependency-plugin:3.3.0:unpack-dependencies (unpack) @ idp-plugin-oidc-op-impl ---
[INFO] Unpacking /home/jenkins/.m2/repository/net/shibboleth/idp/idp-conf/4.2.0/idp-conf-4.2.0-tests.jar to <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/target/classes> with includes "conf/**,credentials/ldap-server.crt" and excludes ""
[INFO] Unpacking /home/jenkins/.m2/repository/net/shibboleth/idp/idp-conf/4.2.0/idp-conf-4.2.0.jar to <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/target/classes> with includes "conf/**,credentials/ldap-server.crt" and excludes ""
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-plugin-oidc-op-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 62 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ idp-plugin-oidc-op-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 206 source files to <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/main/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/AbstractOIDCRequestAction.java>: <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/main/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/AbstractOIDCRequestAction.java> uses unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/main/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/AbstractOIDCRequestAction.java>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/main/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/FormOutboundKeySetResponseMessage.java>:[47,41] cannot find symbol
symbol: class CredentialConversionUtil
location: package net.shibboleth.oidc.security.impl
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/main/java/net/shibboleth/idp/plugin/oidc/op/profile/spring/factory/BasicJWKCredentialFactoryBean.java>:[32,41] cannot find symbol
symbol: class CredentialConversionUtil
location: package net.shibboleth.oidc.security.impl
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/main/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/FormOutboundKeySetResponseMessage.java>:[149,33] cannot find symbol
symbol: variable CredentialConversionUtil
location: class net.shibboleth.idp.plugin.oidc.op.profile.impl.FormOutboundKeySetResponseMessage
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/main/java/net/shibboleth/idp/plugin/oidc/op/profile/spring/factory/BasicJWKCredentialFactoryBean.java>:[86,36] cannot find symbol
symbol: variable CredentialConversionUtil
location: class net.shibboleth.idp.plugin.oidc.op.profile.spring.factory.BasicJWKCredentialFactoryBean
[INFO] 4 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth IdP :: Plugins :: OpenID Connect Provider 3.4.0-SNAPSHOT:
[INFO]
[JENKINS] Archiving disabled[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider SUCCESS [ 2.063 s]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider API SUCCESS [ 14.290 s]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider Implementation FAILURE [ 3.911 s]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider Distribution SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 23.241 s
[INFO] Finished at: 2023-01-27T15:35:28Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project idp-plugin-oidc-op-impl: Compilation failure: Compilation failure:
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/main/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/FormOutboundKeySetResponseMessage.java>:[47,41] cannot find symbol
[ERROR] symbol: class CredentialConversionUtil
[ERROR] location: package net.shibboleth.oidc.security.impl
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/main/java/net/shibboleth/idp/plugin/oidc/op/profile/spring/factory/BasicJWKCredentialFactoryBean.java>:[32,41] cannot find symbol
[ERROR] symbol: class CredentialConversionUtil
[ERROR] location: package net.shibboleth.oidc.security.impl
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/main/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/FormOutboundKeySetResponseMessage.java>:[149,33] cannot find symbol
[ERROR] symbol: variable CredentialConversionUtil
[ERROR] location: class net.shibboleth.idp.plugin.oidc.op.profile.impl.FormOutboundKeySetResponseMessage
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/main/java/net/shibboleth/idp/plugin/oidc/op/profile/spring/factory/BasicJWKCredentialFactoryBean.java>:[86,36] cannot find symbol
[ERROR] symbol: variable CredentialConversionUtil
[ERROR] location: class net.shibboleth.idp.plugin.oidc.op.profile.spring.factory.BasicJWKCredentialFactoryBean
[ERROR] -> [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/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :idp-plugin-oidc-op-impl
No mail will be sent out, as 'java-idp-oidc-v2 �� Shibboleth IdP :: Plugins :: OpenID Connect Provider Distribution #1203' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: commits at shibboleth.net
channel stopped
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
Saving reports...
Processing '/var/lib/jenkins/jobs/java-idp-oidc-v2/builds/1203/testng/testng-results.xml'
TestNG Reports Processing: FINISH
More information about the commits
mailing list