Build failed in Jenkins: java-identity-provider-v4-multi » JDK-11,Windows2016 #441
Shibboleth Jenkins
noreply at shibboleth.net
Sat Jun 26 02:52:37 UTC 2021
See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=JDK-11,label=Windows2016/441/display/redirect?page=changes>
Changes:
[Scott Cantor] Fix misspelled property.
[Scott Cantor] Correct misnamed setter.
[Rod Widdowson] JPAR-176 Parse the child modules in idp-parent
------------------------------------------
[...truncated 204.25 KB...]
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ idp-war ---
[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-identity-provider-v4-multi\jdk\JDK-11\label\Windows2016\idp-war\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ idp-war ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ idp-war ---
[INFO] No tests to run.
[INFO]
[INFO] --------------< net.shibboleth.idp:idp-war-distribution >---------------
[INFO] Building Shibboleth IdP :: WAR distribution 4.2.0-SNAPSHOT [30/35]
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-war-distribution ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-war-distribution ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-war-distribution ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-war-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 C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\JDK-11\label\Windows2016\idp-war-distribution\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ idp-war-distribution ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ idp-war-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 C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\JDK-11\label\Windows2016\idp-war-distribution\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ idp-war-distribution ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ idp-war-distribution ---
[INFO] No tests to run.
[INFO]
[INFO] --------------------< net.shibboleth.idp:idp-conf >---------------------
[INFO] Building Shibboleth IdP :: Configuration Files 4.2.0-SNAPSHOT [31/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-conf ---
[INFO] Deleting C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\JDK-11\label\Windows2016\idp-conf\target
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-conf ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-conf ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-conf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 53 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ idp-conf ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ idp-conf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 68 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ idp-conf ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 43 source files to C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\JDK-11\label\Windows2016\idp-conf\target\test-classes
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v4-multi/jdk/JDK-11/label/Windows2016/idp-conf/src/test/java/net/shibboleth/idp/test/flows/interceptor/InterceptFlowTest.java: C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\JDK-11\label\Windows2016\idp-conf\src\test\java\net\shibboleth\idp\test\flows\interceptor\InterceptFlowTest.java uses unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v4-multi/jdk/JDK-11/label/Windows2016/idp-conf/src/test/java/net/shibboleth/idp/test/flows/interceptor/InterceptFlowTest.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ idp-conf ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.312 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ------------------< net.shibboleth.idp:idp-installer >------------------
[INFO] Building Shibboleth IdP :: Installer 4.2.0-SNAPSHOT [32/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-installer ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-installer ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-installer ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-installer ---
[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.8.1:compile (default-compile) @ idp-installer ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 36 source files to C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\JDK-11\label\Windows2016\idp-installer\target\classes
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v4-multi/jdk/JDK-11/label/Windows2016/idp-installer/src/main/java/net/shibboleth/idp/installer/InstallerPropertiesImpl.java: C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\JDK-11\label\Windows2016\idp-installer\src\main\java\net\shibboleth\idp\installer\InstallerPropertiesImpl.java uses unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v4-multi/jdk/JDK-11/label/Windows2016/idp-installer/src/main/java/net/shibboleth/idp/installer/InstallerPropertiesImpl.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ idp-installer ---
[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] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ idp-installer ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\JDK-11\label\Windows2016\idp-installer\target\test-classes
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v4-multi/jdk/JDK-11/label/Windows2016/idp-installer/src/test/java/net/shibboleth/idp/installer/plugin/impl/TestPlugin.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v4-multi/jdk/JDK-11/label/Windows2016/idp-installer/src/test/java/net/shibboleth/idp/installer/plugin/impl/TestPlugin.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ idp-installer ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[ERROR] Tests run: 22, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 33.301 s <<< FAILURE! - in TestSuite
[ERROR] net.shibboleth.idp.dependencies.DependencyTest.testDependencies Time elapsed: 0.012 s <<< FAILURE!
java.lang.AssertionError: idp-war must have been built expected [true] but found [false]
at net.shibboleth.idp.dependencies.DependencyTest.testDependencies(DependencyTest.java:171)
[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] DependencyTest.testDependencies:171 idp-war must have been built expected [true] but found [false]
[INFO]
[ERROR] Tests run: 22, Failures: 1, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Distribution
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ---------------------< net.shibboleth.idp:idp-bom >---------------------
[INFO] Building Shibboleth IdP :: BOM 4.2.0-SNAPSHOT [33/35]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-bom ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-bom ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-bom ---
[INFO]
[INFO] ------------------< net.shibboleth.idp:idp-tests-bom >------------------
[INFO] Building Shibboleth IdP :: Tests BOM 4.2.0-SNAPSHOT [34/35]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-tests-bom ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-tests-bom ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-tests-bom ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Identity Provider 4.2.0-SNAPSHOT:
[INFO]
[INFO] Shibboleth Identity Provider ....................... SUCCESS [ 1.040 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [ 4.270 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [ 0.119 s]
[INFO] Shibboleth IdP :: Attribute API .................... SUCCESS [ 14.221 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [ 15.986 s]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [ 12.610 s]
[INFO] Shibboleth IdP :: Administrative Profile API ....... SUCCESS [ 12.681 s]
[INFO] Shibboleth IdP :: Attribute Resolver API ........... SUCCESS [ 11.411 s]
[INFO] Shibboleth IdP :: Attribute Filter API ............. SUCCESS [ 10.773 s]
[INFO] Shibboleth IdP :: Session API ...................... SUCCESS [ 10.560 s]
[INFO] Shibboleth IdP :: SAML Profile API ................. SUCCESS [ 18.102 s]
[INFO] Shibboleth IdP :: CAS Protocol API ................. SUCCESS [ 10.704 s]
[INFO] Shibboleth IdP :: Consent API ...................... SUCCESS [ 0.323 s]
[INFO] Shibboleth IdP :: UI Support ....................... SUCCESS [ 15.629 s]
[INFO] Shibboleth IdP :: Authentication Implementation .... SUCCESS [ 37.369 s]
[INFO] Shibboleth IdP :: Attribute Implementation ......... SUCCESS [ 11.364 s]
[INFO] Shibboleth IdP :: Session Implementation ........... SUCCESS [ 32.960 s]
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... SUCCESS [ 28.162 s]
[INFO] Shibboleth IdP :: Attribute Resolver Implementation SUCCESS [ 35.026 s]
[INFO] Shibboleth IdP :: Attribute Filter Implementation .. SUCCESS [ 19.424 s]
[INFO] Shibboleth IdP :: Profile Implementation ........... SUCCESS [ 16.358 s]
[INFO] Shibboleth IdP :: Administrative Profile Implementation SUCCESS [ 13.825 s]
[INFO] Shibboleth IdP :: Attribute Filter Spring Integration SUCCESS [ 22.542 s]
[INFO] Shibboleth IdP :: Profile Spring Integration ....... SUCCESS [ 37.371 s]
[INFO] Shibboleth IdP :: Attribute Resolver Spring Integration SUCCESS [01:18 min]
[INFO] Shibboleth IdP :: CAS Protocol Implementation ...... SUCCESS [ 20.477 s]
[INFO] Shibboleth IdP :: Consent Implementation ........... SUCCESS [ 16.969 s]
[INFO] Shibboleth IdP :: System Configuration ............. SUCCESS [ 2.856 s]
[INFO] Shibboleth IdP :: WAR .............................. SUCCESS [ 0.137 s]
[INFO] Shibboleth IdP :: WAR distribution ................. SUCCESS [ 0.038 s]
[INFO] Shibboleth IdP :: Configuration Files .............. SUCCESS [ 51.681 s]
[INFO] Shibboleth IdP :: Installer ........................ FAILURE [ 36.627 s]
[INFO] Shibboleth IdP :: Distribution ..................... SKIPPED
[INFO] Shibboleth IdP :: BOM .............................. SUCCESS [ 0.010 s]
[INFO] Shibboleth IdP :: Tests BOM ........................ SUCCESS [ 0.026 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10:09 min
[INFO] Finished at: 2021-06-26T02:52:36Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5:test (default-test) on project idp-installer: There are test failures.
[ERROR]
[ERROR] Please refer to C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\JDK-11\label\Windows2016\idp-installer\target\surefire-reports for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[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 <args> -rf :idp-installer
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-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/Windows2016/builds/441/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/Windows2016/builds/441/testng/testng-results-10.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/Windows2016/builds/441/testng/testng-results-11.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/Windows2016/builds/441/testng/testng-results-12.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/Windows2016/builds/441/testng/testng-results-13.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/Windows2016/builds/441/testng/testng-results-14.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/Windows2016/builds/441/testng/testng-results-15.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/Windows2016/builds/441/testng/testng-results-16.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/Windows2016/builds/441/testng/testng-results-17.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/Windows2016/builds/441/testng/testng-results-18.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/Windows2016/builds/441/testng/testng-results-19.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/Windows2016/builds/441/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/Windows2016/builds/441/testng/testng-results-20.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/Windows2016/builds/441/testng/testng-results-21.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/Windows2016/builds/441/testng/testng-results-22.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/Windows2016/builds/441/testng/testng-results-23.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/Windows2016/builds/441/testng/testng-results-24.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/Windows2016/builds/441/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/Windows2016/builds/441/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/Windows2016/builds/441/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/Windows2016/builds/441/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/Windows2016/builds/441/testng/testng-results-7.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/Windows2016/builds/441/testng/testng-results-8.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/Windows2016/builds/441/testng/testng-results-9.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/Windows2016/builds/441/testng/testng-results.xml'
0.040700% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH
More information about the commits
mailing list