Build failed in Jenkins: java-idp-oidc-v3-java11 #11
Shibboleth Jenkins
noreply at shibboleth.net
Tue Feb 20 17:42:52 UTC 2024
See <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v3-java11/11/display/redirect>
Changes:
------------------------------------------
[...truncated 3.12 KB...]
Executing Maven: -B -f <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v3-java11/ws/pom.xml> -V -B --update-snapshots clean install -D no-check-m2
[1mApache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)[m
Maven home: /efs/optjava/maven/apache-maven-3.9.5
Java version: 11.0.22, vendor: Amazon.com Inc., runtime: /efs/optjava/jdk/amazon/amazon-corretto-11.0.22.7.1-linux-x64
Default locale: en_US, platform encoding: ANSI_X3.4-1968
OS name: "linux", version: "5.14.0-362.8.1.el9_3.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[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-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/parent/11.3.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/parent/11.3.6-SNAPSHOT/maven-metadata.xml (603 B at 2.5 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.1-SNAPSHOT [1/4]
[INFO] from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-oidc-op-parent ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-oidc-op-parent ---
[INFO]
[INFO] --- jar:3.2.2:test-jar (default) @ idp-plugin-oidc-op-parent ---
[INFO] Skipping packaging of the test-jar
[INFO]
[INFO] --- install: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-v3-java11/ws/pom.xml> to /home/jenkins/.m2/repository/net/shibboleth/idp/plugin/oidc/idp-plugin-oidc-op-parent/3.4.1-SNAPSHOT/idp-plugin-oidc-op-parent-3.4.1-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.1-SNAPSHOT [2/4]
[INFO] from idp-oidc-extension-api/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-oidc-op-api ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v3-java11/ws/idp-oidc-extension-api/target>
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-oidc-op-api ---
[INFO]
[INFO] --- resources: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-v3-java11/ws/idp-oidc-extension-api/src/main/resources>
[INFO]
[INFO] --- compiler: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-v3-java11/ws/idp-oidc-extension-api/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v3-java11/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-v3-java11/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] --- resources: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] --- compiler: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-v3-java11/ws/idp-oidc-extension-api/target/test-classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v3-java11/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-v3-java11/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-v3-java11/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] --- surefire:3.0.0-M7:test (default-test) @ idp-plugin-oidc-op-api ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 148, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.18 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 148, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[JENKINS] Recording test results
[INFO]
[INFO] --- jar: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-v3-java11/ws/idp-oidc-extension-api/target/idp-plugin-oidc-op-api-3.4.1-SNAPSHOT.jar>
[INFO]
[INFO] --- jar: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-v3-java11/ws/idp-oidc-extension-api/target/idp-plugin-oidc-op-api-3.4.1-SNAPSHOT-tests.jar>
[INFO]
[INFO] --- install: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-v3-java11/ws/idp-oidc-extension-api/target/idp-plugin-oidc-op-api-3.4.1-SNAPSHOT.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/plugin/oidc/idp-plugin-oidc-op-api/3.4.1-SNAPSHOT/idp-plugin-oidc-op-api-3.4.1-SNAPSHOT.jar
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v3-java11/ws/idp-oidc-extension-api/pom.xml> to /home/jenkins/.m2/repository/net/shibboleth/idp/plugin/oidc/idp-plugin-oidc-op-api/3.4.1-SNAPSHOT/idp-plugin-oidc-op-api-3.4.1-SNAPSHOT.pom
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v3-java11/ws/idp-oidc-extension-api/target/idp-plugin-oidc-op-api-3.4.1-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/plugin/oidc/idp-plugin-oidc-op-api/3.4.1-SNAPSHOT/idp-plugin-oidc-op-api-3.4.1-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.1-SNAPSHOT [3/4]
[INFO] from idp-oidc-extension-impl/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-oidc-op-impl ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v3-java11/ws/idp-oidc-extension-impl/target>
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-oidc-op-impl ---
[INFO]
[INFO] --- dependency:3.3.0:unpack-dependencies (unpack) @ idp-plugin-oidc-op-impl ---
[INFO] Unpacking /home/jenkins/.m2/repository/net/shibboleth/idp/idp-conf/4.3.0/idp-conf-4.3.0-tests.jar to <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v3-java11/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.3.0/idp-conf-4.3.0.jar to <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v3-java11/ws/idp-oidc-extension-impl/target/classes> with includes "conf/**,credentials/ldap-server.crt" and excludes ""
[INFO]
[INFO] --- resources: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 61 resources
[INFO]
[INFO] --- compiler: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-v3-java11/ws/idp-oidc-extension-impl/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v3-java11/ws/idp-oidc-extension-impl/src/main/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/SetAuthenticationContextClassReferenceToResponseContext.java>: <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v3-java11/ws/idp-oidc-extension-impl/src/main/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/SetAuthenticationContextClassReferenceToResponseContext.java> uses or overrides a deprecated API that is marked for removal.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v3-java11/ws/idp-oidc-extension-impl/src/main/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/SetAuthenticationContextClassReferenceToResponseContext.java>: Recompile with -Xlint:removal for details.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v3-java11/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-v3-java11/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-v3-java11/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]
[INFO] --- resources:3.2.0:testResources (default-testResources) @ 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 46 resources
[INFO]
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ idp-plugin-oidc-op-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 118 source files to <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v3-java11/ws/idp-oidc-extension-impl/target/test-classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v3-java11/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/attribute/filter/matcher/impl/AttributeInOIDCRequestedClaimsMatcherTest.java>: Some input files use or override a deprecated API.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v3-java11/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/attribute/filter/matcher/impl/AttributeInOIDCRequestedClaimsMatcherTest.java>: Recompile with -Xlint:deprecation for details.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v3-java11/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/oauth2/profile/impl/SetRequestObjectToResponseContextTest.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v3-java11/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/oauth2/profile/impl/SetRequestObjectToResponseContextTest.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- surefire:3.0.0-M7:test (default-test) @ idp-plugin-oidc-op-impl ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 1662, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 363.532 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 1662, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[JENKINS] Recording test results
[INFO]
[INFO] --- dependency:3.3.0:copy-dependencies (copy-dependencies) @ idp-plugin-oidc-op-impl ---
[INFO] Copying idp-plugin-oidc-op-api-3.4.1-SNAPSHOT.jar to <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v3-java11/ws/idp-oidc-extension-impl/target/dependency/idp-plugin-oidc-op-api-3.4.1-SNAPSHOT.jar>
[INFO]
[INFO] --- jar:3.2.2:jar (default-jar) @ idp-plugin-oidc-op-impl ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v3-java11/ws/idp-oidc-extension-impl/target/idp-plugin-oidc-op-impl-3.4.1-SNAPSHOT.jar>
[INFO]
[INFO] --- jar:3.2.2:test-jar (default) @ idp-plugin-oidc-op-impl ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v3-java11/ws/idp-oidc-extension-impl/target/idp-plugin-oidc-op-impl-3.4.1-SNAPSHOT-tests.jar>
[INFO]
[INFO] --- install:3.0.0-M1:install (default-install) @ idp-plugin-oidc-op-impl ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v3-java11/ws/idp-oidc-extension-impl/target/idp-plugin-oidc-op-impl-3.4.1-SNAPSHOT.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/plugin/oidc/idp-plugin-oidc-op-impl/3.4.1-SNAPSHOT/idp-plugin-oidc-op-impl-3.4.1-SNAPSHOT.jar
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v3-java11/ws/idp-oidc-extension-impl/pom.xml> to /home/jenkins/.m2/repository/net/shibboleth/idp/plugin/oidc/idp-plugin-oidc-op-impl/3.4.1-SNAPSHOT/idp-plugin-oidc-op-impl-3.4.1-SNAPSHOT.pom
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v3-java11/ws/idp-oidc-extension-impl/target/idp-plugin-oidc-op-impl-3.4.1-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/plugin/oidc/idp-plugin-oidc-op-impl/3.4.1-SNAPSHOT/idp-plugin-oidc-op-impl-3.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
[INFO]
[INFO] ---< net.shibboleth.idp.plugin.oidc:idp-plugin-oidc-op-distribution >---
[INFO] Building Shibboleth IdP :: Plugins :: OpenID Connect Provider Distribution 3.4.1-SNAPSHOT [4/4]
[INFO] from idp-oidc-extension-distribution/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-oidc-op-distribution ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v3-java11/ws/idp-oidc-extension-distribution/target>
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-oidc-op-distribution ---
[INFO]
[INFO] --- resources:3.2.0:resources (default-resources) @ idp-plugin-oidc-op-distribution ---
[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) @ idp-plugin-oidc-op-distribution ---
[INFO] No sources to compile
[INFO]
[INFO] --- resources:3.2.0:testResources (default-testResources) @ idp-plugin-oidc-op-distribution ---
[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-v3-java11/ws/idp-oidc-extension-distribution/src/test/resources>
[INFO]
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ idp-plugin-oidc-op-distribution ---
[INFO] No sources to compile
[INFO]
[INFO] --- surefire:3.0.0-M7:test (default-test) @ idp-plugin-oidc-op-distribution ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO]
[INFO] --- jar:3.2.2:jar (default-jar) @ idp-plugin-oidc-op-distribution ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v3-java11/ws/idp-oidc-extension-distribution/target/idp-plugin-oidc-op-distribution-3.4.1-SNAPSHOT.jar>
[INFO]
[INFO] --- jar:3.2.2:test-jar (default) @ idp-plugin-oidc-op-distribution ---
[INFO] Skipping packaging of the test-jar
[INFO]
[INFO] --- assembly:3.3.0:single (make-assembly) @ idp-plugin-oidc-op-distribution ---
[WARNING] Parameter 'finalName' is read-only, must not be used in configuration
[INFO] Reading assembly descriptor: src/main/assembly/plugin-assembly-tgz.xml
[INFO] Reading assembly descriptor: src/main/assembly/plugin-assembly-zip.xml
[INFO] Building tar: <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v3-java11/ws/idp-oidc-extension-distribution/target/shibboleth-idp-plugin-oidc-op-3.4.1-SNAPSHOT.tar.gz>
[INFO] Building zip: <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v3-java11/ws/idp-oidc-extension-distribution/target/shibboleth-idp-plugin-oidc-op-3.4.1-SNAPSHOT.zip>
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (oidc-extension-enforce) @ idp-plugin-oidc-op-distribution ---
[ERROR] 1 Artifacts defined differently inside the project (between poms)
[ERROR] 1 Artifacts defined differently inside the project (between poms)
[ERROR] Dependency check failed, check the file ./target/dependencyReport.txt
[WARNING] Rule 0: net.shibboleth.mvn.enforcer.impl.JarEnforcer failed with message:
Dependency check failed, check the file ./target/dependencyReport.txt
[JENKINS] Archiving disabled
[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.1-SNAPSHOT:
[INFO]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider SUCCESS [ 2.476 s]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider API SUCCESS [ 12.699 s]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider Implementation SUCCESS [06:12 min]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider Distribution FAILURE [ 2.332 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 06:34 min
[INFO] Finished at: 2024-02-20T17:42:49Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M3:enforce (oidc-extension-enforce) on project idp-plugin-oidc-op-distribution: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed. -> [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 <goals> -rf :idp-plugin-oidc-op-distribution
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-v3-java11/builds/11/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-idp-oidc-v3-java11/builds/11/testng/testng-results.xml'
TestNG Reports Processing: FINISH
More information about the commits
mailing list