Build failed in Jenkins: java-metadata-aggregator-0.10-multi » RedHat-17,Rocky9 #1058
Shibboleth Jenkins
noreply at shibboleth.net
Sat Jan 14 04:52:41 UTC 2023
See <http://127.0.0.1:1583/jenkins/job/java-metadata-aggregator-0.10-multi/jdk=RedHat-17,label=Rocky9/1058/display/redirect>
Changes:
------------------------------------------
[...truncated 4.04 KB...]
Started by upstream project "spring-webflow-v3-nightly" build number 250
originally caused by:
Started by upstream project "java-opensaml-v5-nightly" build number 242
originally caused by:
Started by upstream project "java-metadata-aggregator-0.10-nightly" build number 1001
originally caused by:
Started by upstream project "java-shib-shared-v9-nightly" build number 165
originally caused by:
Started by upstream project "java-parent-project-v17-nightly" build number 234
originally caused by:
Started by upstream project "trigger-nightly-v17" build number 231
originally caused by:
(deeply nested causes)
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on EC2 (I2) - Rocky9 (i-0f368b68f18aafaea) (Rocky9) in workspace <http://127.0.0.1:1583/jenkins/job/java-metadata-aggregator-0.10-multi/jdk=RedHat-17,label=Rocky9/ws/>
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://git.shibboleth.net/git/java-metadata-aggregator
> git init <http://127.0.0.1:1583/jenkins/job/java-metadata-aggregator-0.10-multi/jdk=RedHat-17,label=Rocky9/ws/> # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-metadata-aggregator
> git --version # timeout=10
> git --version # 'git version 2.31.1'
> git fetch --tags --force --progress -- https://git.shibboleth.net/git/java-metadata-aggregator +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://git.shibboleth.net/git/java-metadata-aggregator # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision cfbaac6ca687771824991ad89c1539d091d0576b (refs/remotes/origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f cfbaac6ca687771824991ad89c1539d091d0576b # timeout=10
Commit message: "JPAR-205 - Update Bouncy Castle components"
> git rev-list --no-walk cfbaac6ca687771824991ad89c1539d091d0576b # timeout=10
[Rocky9] $ /opt/maven_home/bin/mvn -f pom.xml -Djdk=RedHat-17 -Dmatrix-combinations= -Dlabel=Rocky9 -Dno-check-m2= -V -B clean test -Prelease --update-snapshots --fail-at-end
Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63)
Maven home: /opt/maven_home
Java version: 17.0.5, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-17-openjdk-17.0.5.0.8-2.el9_0.x86_64
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/parent/17.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/parent/17.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/parent/17.0.0-SNAPSHOT/maven-metadata.xml (603 B at 1.8 kB/s)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Shibboleth Metadata Aggregator [pom]
[INFO] Processing Framework [jar]
[INFO] RSA Key Lists [jar]
[INFO] Command Line Interface [jar]
[INFO] Distribution Packages [pom]
[INFO] Bill of Materials [pom]
[INFO]
[INFO] -----------------< net.shibboleth.metadata:mda-parent >-----------------
[INFO] Building Shibboleth Metadata Aggregator 0.10.0-SNAPSHOT [1/6]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ mda-parent ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ mda-parent ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ mda-parent ---
[INFO]
[INFO] ---------------< net.shibboleth.metadata:mda-framework >----------------
[INFO] Building Processing Framework 0.10.0-SNAPSHOT [2/6]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ mda-framework ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ mda-framework ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ mda-framework ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ mda-framework ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=<http://127.0.0.1:1583/jenkins/job/java-metadata-aggregator-0.10-multi/jdk=RedHat-17,label=Rocky9/ws/mda-framework/target/jacoco.exec>
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ mda-framework ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ mda-framework ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 171 source files to <http://127.0.0.1:1583/jenkins/job/java-metadata-aggregator-0.10-multi/jdk=RedHat-17,label=Rocky9/ws/mda-framework/target/classes>
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ mda-framework ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 198 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ mda-framework ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 122 source files to <http://127.0.0.1:1583/jenkins/job/java-metadata-aggregator-0.10-multi/jdk=RedHat-17,label=Rocky9/ws/mda-framework/target/test-classes>
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ mda-framework ---
[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: 403, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.566 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 403, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ mda-framework ---
[INFO] Loading execution data file <http://127.0.0.1:1583/jenkins/job/java-metadata-aggregator-0.10-multi/jdk=RedHat-17,label=Rocky9/ws/mda-framework/target/jacoco.exec>
[INFO] Analyzed bundle 'Processing Framework' with 154 classes
[INFO]
[INFO] --------------< net.shibboleth.metadata:mda-keylists-rsa >--------------
[INFO] Building RSA Key Lists 0.10.0-SNAPSHOT [3/6]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ mda-keylists-rsa ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ mda-keylists-rsa ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ mda-keylists-rsa ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ mda-keylists-rsa ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 6 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ mda-keylists-rsa ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ mda-keylists-rsa ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ mda-keylists-rsa ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to <http://127.0.0.1:1583/jenkins/job/java-metadata-aggregator-0.10-multi/jdk=RedHat-17,label=Rocky9/ws/mda-keylists-rsa/target/test-classes>
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ mda-keylists-rsa ---
[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: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.158 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ------------------< net.shibboleth.metadata:mda-cli >-------------------
[INFO] Building Command Line Interface 0.10.0-SNAPSHOT [4/6]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ mda-cli ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ mda-cli ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ mda-cli ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ mda-cli ---
[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:compile (default-compile) @ mda-cli ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to <http://127.0.0.1:1583/jenkins/job/java-metadata-aggregator-0.10-multi/jdk=RedHat-17,label=Rocky9/ws/mda-cli/target/classes>
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ mda-cli ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ mda-cli ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to <http://127.0.0.1:1583/jenkins/job/java-metadata-aggregator-0.10-multi/jdk=RedHat-17,label=Rocky9/ws/mda-cli/target/test-classes>
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ mda-cli ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running net.shibboleth.metadata.dom.MDA125Test
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.238 s - in net.shibboleth.metadata.dom.MDA125Test
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --------------< net.shibboleth.metadata:mda-distribution >--------------
[INFO] Building Distribution Packages 0.10.0-SNAPSHOT [5/6]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ mda-distribution ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ mda-distribution ---
[INFO] Downloading from apache.snapshots: https://repository.apache.org/snapshots/net/shibboleth/maven/enforcer/rules/maven-dist-enforcer/3.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from apache.snapshots: https://repository.apache.org/snapshots/net/shibboleth/maven/enforcer/rules/maven-dist-enforcer/3.2.0-SNAPSHOT/maven-dist-enforcer-3.2.0-SNAPSHOT.pom
[WARNING] The POM for net.shibboleth.maven.enforcer.rules:maven-dist-enforcer:jar:3.2.0-SNAPSHOT is missing, no dependency information available
[INFO] Downloading from apache.snapshots: https://repository.apache.org/snapshots/net/shibboleth/maven/enforcer/rules/maven-dist-enforcer/3.2.0-SNAPSHOT/maven-dist-enforcer-3.2.0-SNAPSHOT.jar
[INFO]
[INFO] ------------------< net.shibboleth.metadata:mda-bom >-------------------
[INFO] Building Bill of Materials 0.10.0-SNAPSHOT [6/6]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ mda-bom ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ mda-bom ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ mda-bom ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Metadata Aggregator 0.10.0-SNAPSHOT:
[INFO]
[INFO] Shibboleth Metadata Aggregator ..................... SUCCESS [ 0.843 s]
[INFO] Processing Framework ............................... SUCCESS [ 33.594 s]
[INFO] RSA Key Lists ...................................... SUCCESS [ 1.934 s]
[INFO] Command Line Interface ............................. SUCCESS [ 2.169 s]
[INFO] Distribution Packages .............................. FAILURE [ 0.568 s]
[INFO] Bill of Materials .................................. SUCCESS [ 0.012 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 40.034 s
[INFO] Finished at: 2023-01-14T04:52:41Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) on project mda-distribution: Execution maven-version of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M3:enforce failed: Plugin org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M3 or one of its dependencies could not be resolved: Could not find artifact net.shibboleth.maven.enforcer.rules:maven-dist-enforcer:jar:3.2.0-SNAPSHOT in apache.snapshots (https://repository.apache.org/snapshots) -> [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/PluginResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <args> -rf :mda-distribution
Build step 'Invoke top-level Maven targets' marked build as failure
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-metadata-aggregator-0.10-multi/configurations/axis-jdk/RedHat-17/axis-label/Rocky9/builds/1058/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-metadata-aggregator-0.10-multi/configurations/axis-jdk/RedHat-17/axis-label/Rocky9/builds/1058/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-metadata-aggregator-0.10-multi/configurations/axis-jdk/RedHat-17/axis-label/Rocky9/builds/1058/testng/testng-results.xml'
TestNG Reports Processing: FINISH
More information about the commits
mailing list