Build failed : java-idp-plugin-webauthn-v1-java17 #23
Shibboleth Jenkins
noreply at shibboleth.net
Sat Feb 17 05:36:36 UTC 2024
See http://127.0.0.1:1583/jenkins/job/java-idp-plugin-webauthn-v1-java17/23/
-------------- next part --------------
Started by timer
Obtained resources/jenkins/v1-java17.jenkinsfile from git https://git.shibboleth.net/git/java-idp-plugin-webauthn
[Pipeline] Start of Pipeline
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor on ‘Rocky9-commits’
Running on EC2 (ec2-I2) - Rocky9-commits (i-037400f359f361279) in /opt/jenkins/workspace/java-idp-plugin-webauthn-v1-java17
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
No credentials specified
Fetching changes from the remote Git repository
Checking out Revision ff8046b4a0247083f2fce07343dc7f33f8a2996c (refs/remotes/origin/main)
Commit message: "Remove username lookup from registration context"
> git rev-parse --resolve-git-dir /opt/jenkins/workspace/java-idp-plugin-webauthn-v1-java17/.git # timeout=10
> git config remote.origin.url https://git.shibboleth.net/git/java-idp-plugin-webauthn # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-idp-plugin-webauthn
> git --version # timeout=10
> git --version # 'git version 2.39.3'
> git fetch --tags --force --progress -- https://git.shibboleth.net/git/java-idp-plugin-webauthn +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/main^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f ff8046b4a0247083f2fce07343dc7f33f8a2996c # timeout=10
> git rev-list --no-walk 11d9c59b0d9bd48d7d7665212b52e83965c5e40d # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Tool Install)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Install locally)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ mvn -V -B --update-snapshots clean install -D no-check-m2
Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
Maven home: /opt/maven_home
Java version: 17.0.10, vendor: Amazon.com Inc., runtime: /efs/optjava/jdk/amazon/amazon-corretto-17.0.10.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...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for net.shibboleth.idp.plugin.authn:idp-plugin-webauthn-impl:jar:0.0.1-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: ${opensaml.groupId}:opensaml-profile-api:jar -> duplicate declaration of version (?) @ line 174, column 21
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Shibboleth IdP :: Plugins :: WebAuthn Login Flow [pom]
[INFO] Shibboleth IdP :: Plugins :: WebAuthn Login Flow API [jar]
[INFO] Shibboleth IdP :: Plugins :: WebAuthn Login Flow Impl [jar]
[INFO] Shibboleth IdP :: Plugins :: WebAuthn Login Flow Distribution [pom]
[INFO]
[INFO] -----< net.shibboleth.idp.plugin.authn:idp-plugin-webauthn-parent >-----
[INFO] Building Shibboleth IdP :: Plugins :: WebAuthn Login Flow 0.0.1-SNAPSHOT [1/4]
[INFO] from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-webauthn-parent ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-webauthn-parent ---
[INFO]
[INFO] --- jar:3.2.2:test-jar (default) @ idp-plugin-webauthn-parent ---
[INFO] Skipping packaging of the test-jar
[INFO]
[INFO] --- install:3.0.0-M1:install (default-install) @ idp-plugin-webauthn-parent ---
[INFO] Installing /opt/jenkins/workspace/java-idp-plugin-webauthn-v1-java17/pom.xml to /home/jenkins/.m2/repository/net/shibboleth/idp/plugin/authn/idp-plugin-webauthn-parent/0.0.1-SNAPSHOT/idp-plugin-webauthn-parent-0.0.1-SNAPSHOT.pom
[INFO]
[INFO] ------< net.shibboleth.idp.plugin.authn:idp-plugin-webauthn-api >-------
[INFO] Building Shibboleth IdP :: Plugins :: WebAuthn Login Flow API 0.0.1-SNAPSHOT [2/4]
[INFO] from webauthn-api/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-webauthn-api ---
[INFO] Deleting /opt/jenkins/workspace/java-idp-plugin-webauthn-v1-java17/webauthn-api/target
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-webauthn-api ---
[INFO]
[INFO] --- resources:3.2.0:resources (default-resources) @ idp-plugin-webauthn-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 /opt/jenkins/workspace/java-idp-plugin-webauthn-v1-java17/webauthn-api/src/main/resources
[INFO]
[INFO] --- compiler:3.10.1:compile (default-compile) @ idp-plugin-webauthn-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 20 source files to /opt/jenkins/workspace/java-idp-plugin-webauthn-v1-java17/webauthn-api/target/classes
[INFO]
[INFO] --- resources:3.2.0:testResources (default-testResources) @ idp-plugin-webauthn-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 /opt/jenkins/workspace/java-idp-plugin-webauthn-v1-java17/webauthn-api/src/test/resources
[INFO]
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ idp-plugin-webauthn-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /opt/jenkins/workspace/java-idp-plugin-webauthn-v1-java17/webauthn-api/target/test-classes
[INFO]
[INFO] --- surefire:3.1.2:test (default-test) @ idp-plugin-webauthn-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: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.570 s -- in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- jar:3.2.2:jar (default-jar) @ idp-plugin-webauthn-api ---
[INFO] Building jar: /opt/jenkins/workspace/java-idp-plugin-webauthn-v1-java17/webauthn-api/target/idp-plugin-webauthn-api-0.0.1-SNAPSHOT.jar
[INFO]
[INFO] --- jar:3.2.2:test-jar (default) @ idp-plugin-webauthn-api ---
[INFO] Building jar: /opt/jenkins/workspace/java-idp-plugin-webauthn-v1-java17/webauthn-api/target/idp-plugin-webauthn-api-0.0.1-SNAPSHOT-tests.jar
[INFO]
[INFO] --- install:3.0.0-M1:install (default-install) @ idp-plugin-webauthn-api ---
[INFO] Installing /opt/jenkins/workspace/java-idp-plugin-webauthn-v1-java17/webauthn-api/target/idp-plugin-webauthn-api-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/net/shibboleth/idp/plugin/authn/idp-plugin-webauthn-api/0.0.1-SNAPSHOT/idp-plugin-webauthn-api-0.0.1-SNAPSHOT.jar
[INFO] Installing /opt/jenkins/workspace/java-idp-plugin-webauthn-v1-java17/webauthn-api/pom.xml to /home/jenkins/.m2/repository/net/shibboleth/idp/plugin/authn/idp-plugin-webauthn-api/0.0.1-SNAPSHOT/idp-plugin-webauthn-api-0.0.1-SNAPSHOT.pom
[INFO] Installing /opt/jenkins/workspace/java-idp-plugin-webauthn-v1-java17/webauthn-api/target/idp-plugin-webauthn-api-0.0.1-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/net/shibboleth/idp/plugin/authn/idp-plugin-webauthn-api/0.0.1-SNAPSHOT/idp-plugin-webauthn-api-0.0.1-SNAPSHOT-tests.jar
[INFO]
[INFO] ------< net.shibboleth.idp.plugin.authn:idp-plugin-webauthn-impl >------
[INFO] Building Shibboleth IdP :: Plugins :: WebAuthn Login Flow Impl 0.0.1-SNAPSHOT [3/4]
[INFO] from webauthn-impl/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-webauthn-impl ---
[INFO] Deleting /opt/jenkins/workspace/java-idp-plugin-webauthn-v1-java17/webauthn-impl/target
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-webauthn-impl ---
[INFO]
[INFO] --- resources:3.2.0:resources (default-resources) @ idp-plugin-webauthn-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 22 resources
[INFO]
[INFO] --- compiler:3.10.1:compile (default-compile) @ idp-plugin-webauthn-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 32 source files to /opt/jenkins/workspace/java-idp-plugin-webauthn-v1-java17/webauthn-impl/target/classes
[INFO]
[INFO] --- resources:3.2.0:testResources (default-testResources) @ idp-plugin-webauthn-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /opt/jenkins/workspace/java-idp-plugin-webauthn-v1-java17/webauthn-impl/src/test/resources
[INFO]
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ idp-plugin-webauthn-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to /opt/jenkins/workspace/java-idp-plugin-webauthn-v1-java17/webauthn-impl/target/test-classes
[INFO] /opt/jenkins/workspace/java-idp-plugin-webauthn-v1-java17/webauthn-impl/src/test/java/net/shibboleth/idp/plugin/authn/webauthn/client/impl/YubicoWebauthnAuthenticationClientTest.java: Some input files use or override a deprecated API.
[INFO] /opt/jenkins/workspace/java-idp-plugin-webauthn-v1-java17/webauthn-impl/src/test/java/net/shibboleth/idp/plugin/authn/webauthn/client/impl/YubicoWebauthnAuthenticationClientTest.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- surefire:3.1.2:test (default-test) @ idp-plugin-webauthn-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: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.817 s -- in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- dependency:3.3.0:copy-dependencies (copy-dependencies-test) @ idp-plugin-webauthn-impl ---
[INFO] Copying idp-plugin-webauthn-api-0.0.1-SNAPSHOT.jar to /opt/jenkins/workspace/java-idp-plugin-webauthn-v1-java17/webauthn-impl/target/dependency/idp-plugin-webauthn-api-0.0.1-SNAPSHOT.jar
[INFO] Copying webauthn-server-core-2.5.0.jar to /opt/jenkins/workspace/java-idp-plugin-webauthn-v1-java17/webauthn-impl/target/dependency/webauthn-server-core-2.5.0.jar
[INFO] Copying jackson-datatype-jdk8-2.15.2.jar to /opt/jenkins/workspace/java-idp-plugin-webauthn-v1-java17/webauthn-impl/target/dependency/jackson-datatype-jdk8-2.15.2.jar
[INFO] Copying jackson-dataformat-cbor-2.15.2.jar to /opt/jenkins/workspace/java-idp-plugin-webauthn-v1-java17/webauthn-impl/target/dependency/jackson-dataformat-cbor-2.15.2.jar
[INFO] Copying cbor-4.5.2.jar to /opt/jenkins/workspace/java-idp-plugin-webauthn-v1-java17/webauthn-impl/target/dependency/cbor-4.5.2.jar
[INFO] Copying yubico-util-2.5.0.jar to /opt/jenkins/workspace/java-idp-plugin-webauthn-v1-java17/webauthn-impl/target/dependency/yubico-util-2.5.0.jar
[INFO] Copying numbers-1.8.2.jar to /opt/jenkins/workspace/java-idp-plugin-webauthn-v1-java17/webauthn-impl/target/dependency/numbers-1.8.2.jar
[INFO] Copying cose-java-1.1.0.jar to /opt/jenkins/workspace/java-idp-plugin-webauthn-v1-java17/webauthn-impl/target/dependency/cose-java-1.1.0.jar
[INFO]
[INFO] --- jar:3.2.2:jar (default-jar) @ idp-plugin-webauthn-impl ---
[INFO] Building jar: /opt/jenkins/workspace/java-idp-plugin-webauthn-v1-java17/webauthn-impl/target/idp-plugin-webauthn-impl-0.0.1-SNAPSHOT.jar
[INFO]
[INFO] --- jar:3.2.2:test-jar (default) @ idp-plugin-webauthn-impl ---
[INFO] Building jar: /opt/jenkins/workspace/java-idp-plugin-webauthn-v1-java17/webauthn-impl/target/idp-plugin-webauthn-impl-0.0.1-SNAPSHOT-tests.jar
[INFO]
[INFO] --- install:3.0.0-M1:install (default-install) @ idp-plugin-webauthn-impl ---
[INFO] Installing /opt/jenkins/workspace/java-idp-plugin-webauthn-v1-java17/webauthn-impl/target/idp-plugin-webauthn-impl-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/net/shibboleth/idp/plugin/authn/idp-plugin-webauthn-impl/0.0.1-SNAPSHOT/idp-plugin-webauthn-impl-0.0.1-SNAPSHOT.jar
[INFO] Installing /opt/jenkins/workspace/java-idp-plugin-webauthn-v1-java17/webauthn-impl/pom.xml to /home/jenkins/.m2/repository/net/shibboleth/idp/plugin/authn/idp-plugin-webauthn-impl/0.0.1-SNAPSHOT/idp-plugin-webauthn-impl-0.0.1-SNAPSHOT.pom
[INFO] Installing /opt/jenkins/workspace/java-idp-plugin-webauthn-v1-java17/webauthn-impl/target/idp-plugin-webauthn-impl-0.0.1-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/net/shibboleth/idp/plugin/authn/idp-plugin-webauthn-impl/0.0.1-SNAPSHOT/idp-plugin-webauthn-impl-0.0.1-SNAPSHOT-tests.jar
[INFO]
[INFO] ------< net.shibboleth.idp.plugin.authn:idp-plugin-webauthn-dist >------
[INFO] Building Shibboleth IdP :: Plugins :: WebAuthn Login Flow Distribution 0.0.1-SNAPSHOT [4/4]
[INFO] from webauthn-dist/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-webauthn-dist ---
[INFO] Deleting /opt/jenkins/workspace/java-idp-plugin-webauthn-v1-java17/webauthn-dist/target
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-webauthn-dist ---
[INFO]
[INFO] --- jar:3.2.2:test-jar (default) @ idp-plugin-webauthn-dist ---
[INFO] Skipping packaging of the test-jar
[INFO]
[INFO] --- assembly:3.5.0:single (make-assembly) @ idp-plugin-webauthn-dist ---
[WARNING] Parameter 'finalName' is read-only, must not be used in configuration
[INFO] Reading assembly descriptor: src/main/assembly/assembly.xml
[INFO] Building tar: /opt/jenkins/workspace/java-idp-plugin-webauthn-v1-java17/webauthn-dist/target/shibboleth-idp-plugin-webauthn-0.0.1-SNAPSHOT.tar.gz
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (oidc-rp-enforce) @ idp-plugin-webauthn-dist ---
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/maven/enforcer/rules/maven-dist-enforcer-data/1.0.15-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/maven/enforcer/rules/maven-dist-enforcer-data/1.0.15-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/maven/enforcer/rules/maven-dist-enforcer-data/1.0.15-SNAPSHOT/maven-metadata.xml (815 B at 3.1 kB/s)
[ERROR] oss-parent-50 : <osgi.dynamicImport> must have content
[ERROR] oss-parent-50 : <osgi.private> must have content
[ERROR] oss-parent-50 : <osgi.requiredExecutionEnvironment> must have content
[ERROR] oss-parent-50: Property range;[===,=+);${@ is not defined
[ERROR] oss-parent-50 : <osgi.mainClass> must have content
[ERROR] jackson-parent-2.15: Property packageVersion.dir is not defined
[ERROR] jackson-parent-2.15: Property packageVersion.dir is not defined
[WARNING] Duplicate group declaration for spring-binding
[WARNING] Duplicate group declaration for opensaml-messaging-api
[WARNING] Duplicate group declaration for opensaml-security-impl
[WARNING] Duplicate group declaration for commons-lang3
[INFO] Invoking recursive 'mvn dependency:copy-dependencies' on cbor-4.5.2
[WARN] Maven will be executed in interactive mode, but no input stream has been configured for this MavenInvoker instance.
[INFO] Scanning for projects...
[INFO]
[INFO] ---------------< shibboleth.net.dependency:idp-dep-cbor >---------------
[INFO] Building Shibboleth Dependency 0.0.1
[INFO] from cbor-4.5.2.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- dependency:3.3.0:copy-dependencies (default-cli) @ idp-dep-cbor ---
[INFO] Copying cbor-4.5.2.jar to /tmp/EnforcerCLI12971305779010996832/cbor-4.5.2/cbor-4.5.2.jar
[INFO] Copying numbers-1.8.2.jar to /tmp/EnforcerCLI12971305779010996832/cbor-4.5.2/numbers-1.8.2.jar
[INFO] Copying logback-core-1.4.11.jar to /tmp/EnforcerCLI12971305779010996832/cbor-4.5.2/logback-core-1.4.11.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.470 s
[INFO] Finished at: 2024-02-17T05:36:19Z
[INFO] ------------------------------------------------------------------------
[INFO] Invoking recursive 'mvn dependency:copy-dependencies' on cose-java-1.1.0
[WARN] Maven will be executed in interactive mode, but no input stream has been configured for this MavenInvoker instance.
[INFO] Scanning for projects...
[INFO]
[INFO] ------------< shibboleth.net.dependency:idp-dep-cose-java >-------------
[INFO] Building Shibboleth Dependency 0.0.1
[INFO] from cose-java-1.1.0.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- dependency:3.3.0:copy-dependencies (default-cli) @ idp-dep-cose-java ---
[INFO] Copying cose-java-1.1.0.jar to /tmp/EnforcerCLI12971305779010996832/cose-java-1.1.0/cose-java-1.1.0.jar
[INFO] Copying cbor-4.5.2.jar to /tmp/EnforcerCLI12971305779010996832/cose-java-1.1.0/cbor-4.5.2.jar
[INFO] Copying numbers-1.8.2.jar to /tmp/EnforcerCLI12971305779010996832/cose-java-1.1.0/numbers-1.8.2.jar
[INFO] Copying eddsa-0.3.0.jar to /tmp/EnforcerCLI12971305779010996832/cose-java-1.1.0/eddsa-0.3.0.jar
[INFO] Copying logback-core-1.4.11.jar to /tmp/EnforcerCLI12971305779010996832/cose-java-1.1.0/logback-core-1.4.11.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.312 s
[INFO] Finished at: 2024-02-17T05:36:22Z
[INFO] ------------------------------------------------------------------------
[ERROR] Could not determine group for eddsa-0.3.0.jar consider amending artifactMap.properties
[INFO] Invoking recursive 'mvn dependency:copy-dependencies' on jackson-dataformat-cbor-2.15.2
[WARN] Maven will be executed in interactive mode, but no input stream has been configured for this MavenInvoker instance.
[INFO] Scanning for projects...
[INFO]
[INFO] -----< shibboleth.net.dependency:idp-dep-jackson-dataformat-cbor >------
[INFO] Building Shibboleth Dependency 0.0.1
[INFO] from jackson-dataformat-cbor-2.15.2.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- dependency:3.3.0:copy-dependencies (default-cli) @ idp-dep-jackson-dataformat-cbor ---
[INFO] Copying jackson-dataformat-cbor-2.15.2.jar to /tmp/EnforcerCLI12971305779010996832/jackson-dataformat-cbor-2.15.2/jackson-dataformat-cbor-2.15.2.jar
[INFO] Copying jackson-databind-2.15.2.jar to /tmp/EnforcerCLI12971305779010996832/jackson-dataformat-cbor-2.15.2/jackson-databind-2.15.2.jar
[INFO] Copying jackson-annotations-2.15.2.jar to /tmp/EnforcerCLI12971305779010996832/jackson-dataformat-cbor-2.15.2/jackson-annotations-2.15.2.jar
[INFO] Copying jackson-core-2.15.2.jar to /tmp/EnforcerCLI12971305779010996832/jackson-dataformat-cbor-2.15.2/jackson-core-2.15.2.jar
[INFO] Copying logback-core-1.4.11.jar to /tmp/EnforcerCLI12971305779010996832/jackson-dataformat-cbor-2.15.2/logback-core-1.4.11.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.323 s
[INFO] Finished at: 2024-02-17T05:36:24Z
[INFO] ------------------------------------------------------------------------
[INFO] Invoking recursive 'mvn dependency:copy-dependencies' on jackson-datatype-jdk8-2.15.2
[WARN] Maven will be executed in interactive mode, but no input stream has been configured for this MavenInvoker instance.
[INFO] Scanning for projects...
[INFO]
[INFO] ------< shibboleth.net.dependency:idp-dep-jackson-datatype-jdk8 >-------
[INFO] Building Shibboleth Dependency 0.0.1
[INFO] from jackson-datatype-jdk8-2.15.2.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- dependency:3.3.0:copy-dependencies (default-cli) @ idp-dep-jackson-datatype-jdk8 ---
[INFO] Copying jackson-datatype-jdk8-2.15.2.jar to /tmp/EnforcerCLI12971305779010996832/jackson-datatype-jdk8-2.15.2/jackson-datatype-jdk8-2.15.2.jar
[INFO] Copying jackson-core-2.15.2.jar to /tmp/EnforcerCLI12971305779010996832/jackson-datatype-jdk8-2.15.2/jackson-core-2.15.2.jar
[INFO] Copying jackson-databind-2.15.2.jar to /tmp/EnforcerCLI12971305779010996832/jackson-datatype-jdk8-2.15.2/jackson-databind-2.15.2.jar
[INFO] Copying jackson-annotations-2.15.2.jar to /tmp/EnforcerCLI12971305779010996832/jackson-datatype-jdk8-2.15.2/jackson-annotations-2.15.2.jar
[INFO] Copying logback-core-1.4.11.jar to /tmp/EnforcerCLI12971305779010996832/jackson-datatype-jdk8-2.15.2/logback-core-1.4.11.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.293 s
[INFO] Finished at: 2024-02-17T05:36:27Z
[INFO] ------------------------------------------------------------------------
[INFO] Invoking recursive 'mvn dependency:copy-dependencies' on numbers-1.8.2
[WARN] Maven will be executed in interactive mode, but no input stream has been configured for this MavenInvoker instance.
[INFO] Scanning for projects...
[INFO]
[INFO] -------------< shibboleth.net.dependency:idp-dep-numbers >--------------
[INFO] Building Shibboleth Dependency 0.0.1
[INFO] from numbers-1.8.2.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- dependency:3.3.0:copy-dependencies (default-cli) @ idp-dep-numbers ---
[INFO] Copying numbers-1.8.2.jar to /tmp/EnforcerCLI12971305779010996832/numbers-1.8.2/numbers-1.8.2.jar
[INFO] Copying logback-core-1.4.11.jar to /tmp/EnforcerCLI12971305779010996832/numbers-1.8.2/logback-core-1.4.11.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.350 s
[INFO] Finished at: 2024-02-17T05:36:30Z
[INFO] ------------------------------------------------------------------------
[INFO] Invoking recursive 'mvn dependency:copy-dependencies' on webauthn-server-core-2.5.0
[WARN] Maven will be executed in interactive mode, but no input stream has been configured for this MavenInvoker instance.
[INFO] Scanning for projects...
[INFO]
[INFO] -------< shibboleth.net.dependency:idp-dep-webauthn-server-core >-------
[INFO] Building Shibboleth Dependency 0.0.1
[INFO] from webauthn-server-core-2.5.0.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- dependency:3.3.0:copy-dependencies (default-cli) @ idp-dep-webauthn-server-core ---
[INFO] Copying webauthn-server-core-2.5.0.jar to /tmp/EnforcerCLI12971305779010996832/webauthn-server-core-2.5.0/webauthn-server-core-2.5.0.jar
[INFO] Copying yubico-util-2.5.0.jar to /tmp/EnforcerCLI12971305779010996832/webauthn-server-core-2.5.0/yubico-util-2.5.0.jar
[INFO] Copying jackson-dataformat-cbor-2.15.2.jar to /tmp/EnforcerCLI12971305779010996832/webauthn-server-core-2.5.0/jackson-dataformat-cbor-2.15.2.jar
[INFO] Copying jackson-datatype-jdk8-2.15.2.jar to /tmp/EnforcerCLI12971305779010996832/webauthn-server-core-2.5.0/jackson-datatype-jdk8-2.15.2.jar
[INFO] Copying jackson-datatype-jsr310-2.15.2.jar to /tmp/EnforcerCLI12971305779010996832/webauthn-server-core-2.5.0/jackson-datatype-jsr310-2.15.2.jar
[INFO] Copying cose-java-1.1.0.jar to /tmp/EnforcerCLI12971305779010996832/webauthn-server-core-2.5.0/cose-java-1.1.0.jar
[INFO] Copying eddsa-0.3.0.jar to /tmp/EnforcerCLI12971305779010996832/webauthn-server-core-2.5.0/eddsa-0.3.0.jar
[INFO] Copying jackson-databind-2.15.2.jar to /tmp/EnforcerCLI12971305779010996832/webauthn-server-core-2.5.0/jackson-databind-2.15.2.jar
[INFO] Copying jackson-annotations-2.15.2.jar to /tmp/EnforcerCLI12971305779010996832/webauthn-server-core-2.5.0/jackson-annotations-2.15.2.jar
[INFO] Copying jackson-core-2.15.2.jar to /tmp/EnforcerCLI12971305779010996832/webauthn-server-core-2.5.0/jackson-core-2.15.2.jar
[INFO] Copying guava-32.1.2-jre.jar to /tmp/EnforcerCLI12971305779010996832/webauthn-server-core-2.5.0/guava-32.1.2-jre.jar
[INFO] Copying failureaccess-1.0.1.jar to /tmp/EnforcerCLI12971305779010996832/webauthn-server-core-2.5.0/failureaccess-1.0.1.jar
[INFO] Copying listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar to /tmp/EnforcerCLI12971305779010996832/webauthn-server-core-2.5.0/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[INFO] Copying jsr305-3.0.2.jar to /tmp/EnforcerCLI12971305779010996832/webauthn-server-core-2.5.0/jsr305-3.0.2.jar
[INFO] Copying checker-qual-3.33.0.jar to /tmp/EnforcerCLI12971305779010996832/webauthn-server-core-2.5.0/checker-qual-3.33.0.jar
[INFO] Copying error_prone_annotations-2.18.0.jar to /tmp/EnforcerCLI12971305779010996832/webauthn-server-core-2.5.0/error_prone_annotations-2.18.0.jar
[INFO] Copying j2objc-annotations-2.8.jar to /tmp/EnforcerCLI12971305779010996832/webauthn-server-core-2.5.0/j2objc-annotations-2.8.jar
[INFO] Copying cbor-4.5.2.jar to /tmp/EnforcerCLI12971305779010996832/webauthn-server-core-2.5.0/cbor-4.5.2.jar
[INFO] Copying numbers-1.8.2.jar to /tmp/EnforcerCLI12971305779010996832/webauthn-server-core-2.5.0/numbers-1.8.2.jar
[INFO] Copying httpclient5-5.2.1.jar to /tmp/EnforcerCLI12971305779010996832/webauthn-server-core-2.5.0/httpclient5-5.2.1.jar
[INFO] Copying httpcore5-5.2.2.jar to /tmp/EnforcerCLI12971305779010996832/webauthn-server-core-2.5.0/httpcore5-5.2.2.jar
[INFO] Copying httpcore5-h2-5.2.jar to /tmp/EnforcerCLI12971305779010996832/webauthn-server-core-2.5.0/httpcore5-h2-5.2.jar
[INFO] Copying logback-core-1.4.11.jar to /tmp/EnforcerCLI12971305779010996832/webauthn-server-core-2.5.0/logback-core-1.4.11.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.424 s
[INFO] Finished at: 2024-02-17T05:36:33Z
[INFO] ------------------------------------------------------------------------
[ERROR] Could not determine group for eddsa-0.3.0.jar consider amending artifactMap.properties
[INFO] Invoking recursive 'mvn dependency:copy-dependencies' on yubico-util-2.5.0
[WARN] Maven will be executed in interactive mode, but no input stream has been configured for this MavenInvoker instance.
[INFO] Scanning for projects...
[INFO]
[INFO] -----------< shibboleth.net.dependency:idp-dep-yubico-util >------------
[INFO] Building Shibboleth Dependency 0.0.1
[INFO] from yubico-util-2.5.0.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- dependency:3.3.0:copy-dependencies (default-cli) @ idp-dep-yubico-util ---
[INFO] Copying yubico-util-2.5.0.jar to /tmp/EnforcerCLI12971305779010996832/yubico-util-2.5.0/yubico-util-2.5.0.jar
[INFO] Copying jackson-databind-2.15.2.jar to /tmp/EnforcerCLI12971305779010996832/yubico-util-2.5.0/jackson-databind-2.15.2.jar
[INFO] Copying jackson-annotations-2.15.2.jar to /tmp/EnforcerCLI12971305779010996832/yubico-util-2.5.0/jackson-annotations-2.15.2.jar
[INFO] Copying jackson-core-2.15.2.jar to /tmp/EnforcerCLI12971305779010996832/yubico-util-2.5.0/jackson-core-2.15.2.jar
[INFO] Copying jackson-dataformat-cbor-2.15.2.jar to /tmp/EnforcerCLI12971305779010996832/yubico-util-2.5.0/jackson-dataformat-cbor-2.15.2.jar
[INFO] Copying jackson-datatype-jdk8-2.15.2.jar to /tmp/EnforcerCLI12971305779010996832/yubico-util-2.5.0/jackson-datatype-jdk8-2.15.2.jar
[INFO] Copying jackson-datatype-jsr310-2.15.2.jar to /tmp/EnforcerCLI12971305779010996832/yubico-util-2.5.0/jackson-datatype-jsr310-2.15.2.jar
[INFO] Copying cbor-4.5.2.jar to /tmp/EnforcerCLI12971305779010996832/yubico-util-2.5.0/cbor-4.5.2.jar
[INFO] Copying numbers-1.8.2.jar to /tmp/EnforcerCLI12971305779010996832/yubico-util-2.5.0/numbers-1.8.2.jar
[INFO] Copying logback-core-1.4.11.jar to /tmp/EnforcerCLI12971305779010996832/yubico-util-2.5.0/logback-core-1.4.11.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.274 s
[INFO] Finished at: 2024-02-17T05:36:35Z
[INFO] ------------------------------------------------------------------------
[ERROR] cose-java 1.1.0 KeyId (0xEF7F5B8F3420BCE4) not found in keyring for com.augustcellars.cose
[ERROR] Signature check failed, check the file /opt/jenkins/workspace/java-idp-plugin-webauthn-v1-java17/webauthn-dist/target/signatureReport.txt
[WARNING] Rule 0: net.shibboleth.mvn.enforcer.impl.JarEnforcer failed with message:
Signature check over distribution failed, check the file /opt/jenkins/workspace/java-idp-plugin-webauthn-v1-java17/webauthn-dist/target/signatureReport.txt
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth IdP :: Plugins :: WebAuthn Login Flow 0.0.1-SNAPSHOT:
[INFO]
[INFO] Shibboleth IdP :: Plugins :: WebAuthn Login Flow ... SUCCESS [ 0.886 s]
[INFO] Shibboleth IdP :: Plugins :: WebAuthn Login Flow API SUCCESS [ 3.481 s]
[INFO] Shibboleth IdP :: Plugins :: WebAuthn Login Flow Impl SUCCESS [ 4.493 s]
[INFO] Shibboleth IdP :: Plugins :: WebAuthn Login Flow Distribution FAILURE [ 20.945 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 30.074 s
[INFO] Finished at: 2024-02-17T05:36:36Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M3:enforce (oidc-rp-enforce) on project idp-plugin-webauthn-dist: 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 <args> -rf :idp-plugin-webauthn-dist
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] testNG
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-plugin-webauthn-v1-java17/builds/23/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-idp-plugin-webauthn-v1-java17/builds/23/testng/testng-results.xml'
TestNG Reports Processing: FINISH
[Pipeline] emailext
Sending email to: commits at shibboleth.net
More information about the commits
mailing list