Build failed in Jenkins: java-shib-shared-v9-multi » Oracle-17,Windows2022 #190

Shibboleth Jenkins noreply at shibboleth.net
Fri Feb 10 04:53:14 UTC 2023


See <http://127.0.0.1:1583/jenkins/job/java-shib-shared-v9-multi/jdk=Oracle-17,label=Windows2022/190/display/redirect>

Changes:


------------------------------------------
[...truncated 43.15 KB...]
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.22 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ----------------< net.shibboleth:shib-security-spring >-----------------
[INFO] Building Shibboleth Shared :: Security Spring Support 9.0.0-SNAPSHOT [8/13]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ shib-security-spring ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ shib-security-spring ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ shib-security-spring ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\opt\jenkins\workspace\java-shib-shared-v9-multi\jdk\Oracle-17\label\Windows2022\shib-security-spring\src\main\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ shib-security-spring ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to C:\opt\jenkins\workspace\java-shib-shared-v9-multi\jdk\Oracle-17\label\Windows2022\shib-security-spring\target\classes
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ shib-security-spring ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 9 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ shib-security-spring ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to C:\opt\jenkins\workspace\java-shib-shared-v9-multi\jdk\Oracle-17\label\Windows2022\shib-security-spring\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ shib-security-spring ---
[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: 9.919 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --------------------< net.shibboleth:shib-service >---------------------
[INFO] Building Shibboleth Shared :: Services Support 9.0.0-SNAPSHOT     [9/13]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ shib-service ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ shib-service ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ shib-service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\opt\jenkins\workspace\java-shib-shared-v9-multi\jdk\Oracle-17\label\Windows2022\shib-service\src\main\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ shib-service ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 25 source files to C:\opt\jenkins\workspace\java-shib-shared-v9-multi\jdk\Oracle-17\label\Windows2022\shib-service\target\classes
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ shib-service ---
[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:testCompile (default-testCompile) @ shib-service ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to C:\opt\jenkins\workspace\java-shib-shared-v9-multi\jdk\Oracle-17\label\Windows2022\shib-service\target\test-classes
[INFO] /C:/opt/jenkins/workspace/java-shib-shared-v9-multi/jdk/Oracle-17/label/Windows2022/shib-service/src/test/java/net/shibboleth/shared/spring/service/ReloadableBeanServiceTest.java: C:\opt\jenkins\workspace\java-shib-shared-v9-multi\jdk\Oracle-17\label\Windows2022\shib-service\src\test\java\net\shibboleth\shared\spring\service\ReloadableBeanServiceTest.java uses unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-shib-shared-v9-multi/jdk/Oracle-17/label/Windows2022/shib-service/src/test/java/net/shibboleth/shared/spring/service/ReloadableBeanServiceTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ shib-service ---
[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: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.774 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --------------------< net.shibboleth:shib-testing >---------------------
[INFO] Building Shibboleth Shared :: Testing Support 9.0.0-SNAPSHOT     [10/13]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ shib-testing ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ shib-testing ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ shib-testing ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\opt\jenkins\workspace\java-shib-shared-v9-multi\jdk\Oracle-17\label\Windows2022\shib-testing\src\main\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ shib-testing ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to C:\opt\jenkins\workspace\java-shib-shared-v9-multi\jdk\Oracle-17\label\Windows2022\shib-testing\target\classes
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ shib-testing ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\opt\jenkins\workspace\java-shib-shared-v9-multi\jdk\Oracle-17\label\Windows2022\shib-testing\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ shib-testing ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to C:\opt\jenkins\workspace\java-shib-shared-v9-multi\jdk\Oracle-17\label\Windows2022\shib-testing\target\test-classes
[WARNING] /C:/opt/jenkins/workspace/java-shib-shared-v9-multi/jdk/Oracle-17/label/Windows2022/shib-testing/src/test/java/net/shibboleth/shared/testing/TestSupportTest.java:[13,20] isJavaV7OrLater() in net.shibboleth.shared.testing.TestSupport has been deprecated and marked for removal
[WARNING] /C:/opt/jenkins/workspace/java-shib-shared-v9-multi/jdk/Oracle-17/label/Windows2022/shib-testing/src/test/java/net/shibboleth/shared/testing/TestSupportTest.java:[19,20] isJavaV8OrLater() in net.shibboleth.shared.testing.TestSupport has been deprecated and marked for removal
[WARNING] /C:/opt/jenkins/workspace/java-shib-shared-v9-multi/jdk/Oracle-17/label/Windows2022/shib-testing/src/test/java/net/shibboleth/shared/testing/TestSupportTest.java:[25,20] isJavaV9OrLater() in net.shibboleth.shared.testing.TestSupport has been deprecated and marked for removal
[WARNING] /C:/opt/jenkins/workspace/java-shib-shared-v9-multi/jdk/Oracle-17/label/Windows2022/shib-testing/src/test/java/net/shibboleth/shared/testing/TestSupportTest.java:[31,20] isJavaV11OrLater() in net.shibboleth.shared.testing.TestSupport has been deprecated and marked for removal
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ shib-testing ---
[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: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.875 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --------------------< net.shibboleth:shib-velocity >--------------------
[INFO] Building Shibboleth Shared :: Velocity Support 9.0.0-SNAPSHOT    [11/13]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ shib-velocity ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ shib-velocity ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ shib-velocity ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\opt\jenkins\workspace\java-shib-shared-v9-multi\jdk\Oracle-17\label\Windows2022\shib-velocity\src\main\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ shib-velocity ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to C:\opt\jenkins\workspace\java-shib-shared-v9-multi\jdk\Oracle-17\label\Windows2022\shib-velocity\target\classes
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ shib-velocity ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\opt\jenkins\workspace\java-shib-shared-v9-multi\jdk\Oracle-17\label\Windows2022\shib-velocity\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ shib-velocity ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ shib-velocity ---
[INFO] No tests to run.
[INFO] 
[INFO] ----------------< net.shibboleth:shib-velocity-spring >-----------------
[INFO] Building Shibboleth Shared :: Velocity Spring Support 9.0.0-SNAPSHOT [12/13]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ shib-velocity-spring ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ shib-velocity-spring ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ shib-velocity-spring ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\opt\jenkins\workspace\java-shib-shared-v9-multi\jdk\Oracle-17\label\Windows2022\shib-velocity-spring\src\main\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ shib-velocity-spring ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to C:\opt\jenkins\workspace\java-shib-shared-v9-multi\jdk\Oracle-17\label\Windows2022\shib-velocity-spring\target\classes
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ shib-velocity-spring ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\opt\jenkins\workspace\java-shib-shared-v9-multi\jdk\Oracle-17\label\Windows2022\shib-velocity-spring\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ shib-velocity-spring ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ shib-velocity-spring ---
[INFO] No tests to run.
[INFO] 
[INFO] -------------------< net.shibboleth:shib-shared-bom >-------------------
[INFO] Building Shibboleth Shared Components :: BOM 9.0.0-SNAPSHOT      [13/13]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ shib-shared-bom ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ shib-shared-bom ---
[INFO] Downloading from apache.snapshots: https://repository.apache.org/snapshots/net/shibboleth/maven/enforcer/rules/maven-dist-enforcer/3.2.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from apache.snapshots: https://repository.apache.org/snapshots/net/shibboleth/maven/enforcer/rules/maven-dist-enforcer/3.2.1-SNAPSHOT/maven-dist-enforcer-3.2.1-SNAPSHOT.pom
[WARNING] The POM for net.shibboleth.maven.enforcer.rules:maven-dist-enforcer:jar:3.2.1-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.1-SNAPSHOT/maven-dist-enforcer-3.2.1-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Shared Components 9.0.0-SNAPSHOT:
[INFO] 
[INFO] Shibboleth Shared Components ....................... SUCCESS [  0.626 s]
[INFO] Shibboleth Shared :: Generic Support Classes ....... SUCCESS [ 19.352 s]
[INFO] Shibboleth Shared :: Networking Support ............ SUCCESS [ 12.515 s]
[INFO] Shibboleth Shared :: Spring Support Classes ........ SUCCESS [ 14.000 s]
[INFO] Shibboleth Shared :: CLI Support ................... SUCCESS [  0.309 s]
[INFO] Shibboleth Shared :: Networking Spring Support ..... SUCCESS [ 15.457 s]
[INFO] Shibboleth Shared :: Security Support .............. SUCCESS [ 26.829 s]
[INFO] Shibboleth Shared :: Security Spring Support ....... SUCCESS [ 10.978 s]
[INFO] Shibboleth Shared :: Services Support .............. SUCCESS [ 12.334 s]
[INFO] Shibboleth Shared :: Testing Support ............... SUCCESS [ 10.068 s]
[INFO] Shibboleth Shared :: Velocity Support .............. SUCCESS [  0.146 s]
[INFO] Shibboleth Shared :: Velocity Spring Support ....... SUCCESS [  0.246 s]
[INFO] Shibboleth Shared Components :: BOM ................ FAILURE [  0.546 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  02:12 min
[INFO] Finished at: 2023-02-10T04:53:14Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) on project shib-shared-bom: 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.1-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 :shib-shared-bom
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-shib-shared-v9-multi/configurations/axis-jdk/Oracle-17/axis-label/Windows2022/builds/190/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-shib-shared-v9-multi/configurations/axis-jdk/Oracle-17/axis-label/Windows2022/builds/190/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-shib-shared-v9-multi/configurations/axis-jdk/Oracle-17/axis-label/Windows2022/builds/190/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-shib-shared-v9-multi/configurations/axis-jdk/Oracle-17/axis-label/Windows2022/builds/190/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-shib-shared-v9-multi/configurations/axis-jdk/Oracle-17/axis-label/Windows2022/builds/190/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-shib-shared-v9-multi/configurations/axis-jdk/Oracle-17/axis-label/Windows2022/builds/190/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-shib-shared-v9-multi/configurations/axis-jdk/Oracle-17/axis-label/Windows2022/builds/190/testng/testng-results-7.xml'
Processing '/var/lib/jenkins/jobs/java-shib-shared-v9-multi/configurations/axis-jdk/Oracle-17/axis-label/Windows2022/builds/190/testng/testng-results.xml'
TestNG Reports Processing: FINISH


More information about the commits mailing list