Build failed in Jenkins: java-identity-provider-v4-multi » RedHat-11,RHEL8 #398
Shibboleth Jenkins
noreply at shibboleth.net
Fri Nov 29 22:20:41 EST 2019
See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=RedHat-11,label=RHEL8/398/display/redirect?page=changes>
Changes:
[philip.smart] IDP-1191 - Add XSRF mitigation to form processing actions
------------------------------------------
[...truncated 243.02 KB...]
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ idp-profile-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 46 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=RedHat-11,label=RHEL8/ws/idp-profile-impl/target/classes>
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ idp-profile-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ idp-profile-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 17 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=RedHat-11,label=RHEL8/ws/idp-profile-impl/target/test-classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=RedHat-11,label=RHEL8/ws/idp-profile-impl/src/test/java/net/shibboleth/idp/profile/impl/FilterAttributesTest.java>: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=RedHat-11,label=RHEL8/ws/idp-profile-impl/src/test/java/net/shibboleth/idp/profile/impl/FilterAttributesTest.java> uses unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=RedHat-11,label=RHEL8/ws/idp-profile-impl/src/test/java/net/shibboleth/idp/profile/impl/FilterAttributesTest.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ idp-profile-impl ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.734 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ---------------< net.shibboleth.idp:idp-profile-spring >----------------
[INFO] Building Shibboleth IdP :: Profile Spring Integration 4.0.0-SNAPSHOT [24/34]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-profile-spring ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ idp-profile-spring ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ idp-profile-spring ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ idp-profile-spring ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 84 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=RedHat-11,label=RHEL8/ws/idp-profile-spring/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=RedHat-11,label=RHEL8/ws/idp-profile-spring/src/main/java/net/shibboleth/idp/profile/spring/relyingparty/security/trustengine/impl/ChainingTrustEngineFactory.java>: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=RedHat-11,label=RHEL8/ws/idp-profile-spring/src/main/java/net/shibboleth/idp/profile/spring/relyingparty/security/trustengine/impl/ChainingTrustEngineFactory.java> uses unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=RedHat-11,label=RHEL8/ws/idp-profile-spring/src/main/java/net/shibboleth/idp/profile/spring/relyingparty/security/trustengine/impl/ChainingTrustEngineFactory.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ idp-profile-spring ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 198 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ idp-profile-spring ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 45 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=RedHat-11,label=RHEL8/ws/idp-profile-spring/target/test-classes>
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=RedHat-11,label=RHEL8/ws/idp-profile-spring/src/test/java/net/shibboleth/idp/profile/spring/relyingparty/metadata/filter/NameIDFormatFilterParserTest.java>:[60,106] getFormat() in org.opensaml.saml.saml2.metadata.NameIDFormat has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=RedHat-11,label=RHEL8/ws/idp-profile-spring/src/test/java/net/shibboleth/idp/profile/spring/relyingparty/metadata/filter/NameIDFormatFilterParserTest.java>:[67,106] getFormat() in org.opensaml.saml.saml2.metadata.NameIDFormat has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=RedHat-11,label=RHEL8/ws/idp-profile-spring/src/test/java/net/shibboleth/idp/profile/spring/relyingparty/metadata/filter/NameIDFormatFilterParserTest.java>:[68,106] getFormat() in org.opensaml.saml.saml2.metadata.NameIDFormat has been deprecated
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=RedHat-11,label=RHEL8/ws/idp-profile-spring/src/test/java/net/shibboleth/idp/profile/spring/relyingparty/metadata/LocalDynamicMetadataProviderParserTest.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=RedHat-11,label=RHEL8/ws/idp-profile-spring/src/test/java/net/shibboleth/idp/profile/spring/relyingparty/metadata/LocalDynamicMetadataProviderParserTest.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ idp-profile-spring ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[ERROR] Tests run: 152, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 27.352 s <<< FAILURE! - in TestSuite
[ERROR] file(net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPResourceConfigurationTests) Time elapsed: 0.051 s <<< FAILURE!
java.io.FileNotFoundException: /tmp/HTTPResourceTest116710121928231078/fileResource.xml (No such file or directory)
at net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPResourceConfigurationTests.testResource(HTTPResourceConfigurationTests.java:112)
at net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPResourceConfigurationTests.file(HTTPResourceConfigurationTests.java:125)
[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] HTTPResourceConfigurationTests.file:125->testResource:112 » FileNotFound /tmp/...
[INFO]
[ERROR] Tests run: 152, Failures: 1, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Attribute Resolver Spring Integration
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: CAS Protocol Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ----------------< net.shibboleth.idp:idp-consent-impl >-----------------
[INFO] Building Shibboleth IdP :: Consent Implementation 4.0.0-SNAPSHOT [25/34]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-consent-impl ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ idp-consent-impl ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ idp-consent-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ idp-consent-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 49 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=RedHat-11,label=RHEL8/ws/idp-consent-impl/target/classes>
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ idp-consent-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ idp-consent-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 42 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=RedHat-11,label=RHEL8/ws/idp-consent-impl/target/test-classes>
[INFO]
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ idp-consent-impl ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 226, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.806 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 226, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: WAR
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: WAR distribution
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Configuration Files
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Installer
[INFO] This project has been banned from the build due to previous failures.
[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.0.0-SNAPSHOT [26/34]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-bom ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ idp-bom ---
[INFO]
[INFO] ------------------< net.shibboleth.idp:idp-tests-bom >------------------
[INFO] Building Shibboleth IdP :: Tests BOM 4.0.0-SNAPSHOT [27/34]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-tests-bom ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ idp-tests-bom ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Identity Provider 4.0.0-SNAPSHOT:
[INFO]
[INFO] Shibboleth Identity Provider ....................... SUCCESS [ 7.933 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [ 17.280 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [ 0.054 s]
[INFO] Shibboleth IdP :: Attribute API .................... SUCCESS [ 7.156 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [ 9.758 s]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [ 6.762 s]
[INFO] Shibboleth IdP :: Administrative Profile API ....... SUCCESS [ 0.370 s]
[INFO] Shibboleth IdP :: Attribute Resolver API ........... SUCCESS [ 4.482 s]
[INFO] Shibboleth IdP :: Attribute Filter API ............. SUCCESS [ 3.309 s]
[INFO] Shibboleth IdP :: Session API ...................... SUCCESS [ 2.998 s]
[INFO] Shibboleth IdP :: SAML Profile API ................. SUCCESS [ 9.343 s]
[INFO] Shibboleth IdP :: CAS Protocol API ................. SUCCESS [ 0.428 s]
[INFO] Shibboleth IdP :: Consent API ...................... SUCCESS [ 0.213 s]
[INFO] Shibboleth IdP :: UI Support ....................... SUCCESS [ 8.004 s]
[INFO] Shibboleth IdP :: Administrative Profile Implementation SUCCESS [ 6.843 s]
[INFO] Shibboleth IdP :: Authentication Implementation .... SUCCESS [ 32.526 s]
[INFO] Shibboleth IdP :: Attribute Implementation ......... SUCCESS [ 4.416 s]
[INFO] Shibboleth IdP :: Session Implementation ........... SUCCESS [ 22.963 s]
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... SUCCESS [ 21.794 s]
[INFO] Shibboleth IdP :: Attribute Resolver Implementation SUCCESS [ 27.171 s]
[INFO] Shibboleth IdP :: Attribute Filter Implementation .. SUCCESS [ 12.831 s]
[INFO] Shibboleth IdP :: Attribute Filter Spring Integration SUCCESS [ 13.203 s]
[INFO] Shibboleth IdP :: Profile Implementation ........... SUCCESS [ 8.648 s]
[INFO] Shibboleth IdP :: Profile Spring Integration ....... FAILURE [ 30.464 s]
[INFO] Shibboleth IdP :: Attribute Resolver Spring Integration SKIPPED
[INFO] Shibboleth IdP :: CAS Protocol Implementation ...... SKIPPED
[INFO] Shibboleth IdP :: Consent Implementation ........... SUCCESS [ 9.182 s]
[INFO] Shibboleth IdP :: WAR .............................. SKIPPED
[INFO] Shibboleth IdP :: WAR distribution ................. SKIPPED
[INFO] Shibboleth IdP :: Configuration Files .............. SKIPPED
[INFO] Shibboleth IdP :: Installer ........................ SKIPPED
[INFO] Shibboleth IdP :: Distribution ..................... SKIPPED
[INFO] Shibboleth IdP :: BOM .............................. SUCCESS [ 0.004 s]
[INFO] Shibboleth IdP :: Tests BOM ........................ SUCCESS [ 0.003 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:33 min
[INFO] Finished at: 2019-11-30T03:20:31Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.1:test (default-test) on project idp-profile-spring: There are test failures.
[ERROR]
[ERROR] Please refer to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=RedHat-11,label=RHEL8/ws/idp-profile-spring/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 <goals> -rf :idp-profile-spring
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/RedHat-11/axis-label/RHEL8/builds/398/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/RHEL8/builds/398/testng/testng-results-10.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/RHEL8/builds/398/testng/testng-results-11.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/RHEL8/builds/398/testng/testng-results-12.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/RHEL8/builds/398/testng/testng-results-13.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/RHEL8/builds/398/testng/testng-results-14.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/RHEL8/builds/398/testng/testng-results-15.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/RHEL8/builds/398/testng/testng-results-16.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/RHEL8/builds/398/testng/testng-results-17.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/RHEL8/builds/398/testng/testng-results-18.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/RHEL8/builds/398/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/RHEL8/builds/398/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/RHEL8/builds/398/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/RHEL8/builds/398/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/RHEL8/builds/398/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/RHEL8/builds/398/testng/testng-results-7.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/RHEL8/builds/398/testng/testng-results-8.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/RHEL8/builds/398/testng/testng-results-9.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/RHEL8/builds/398/testng/testng-results.xml'
0.049407% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH
More information about the commits
mailing list