Build failed in Jenkins: java-identity-provider-v4-multi » JDK-11,CentOS7 #440

Shibboleth Jenkins noreply at shibboleth.net
Fri Jun 25 02:35:46 UTC 2021


See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=JDK-11,label=CentOS7/440/display/redirect?page=changes>

Changes:

[Scott Cantor] IDP-1831 - Uncaught Exception while proxying to Azure

[Scott Cantor] IDP-1758 - Allow suppression of AuthenticatingAuthority elements


------------------------------------------
[...truncated 206.46 KB...]
[INFO] skip non existing resourceDirectory <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=JDK-11,label=CentOS7/ws/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 <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=JDK-11,label=CentOS7/ws/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 <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=JDK-11,label=CentOS7/ws/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 <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=JDK-11,label=CentOS7/ws/idp-conf/target/test-classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=JDK-11,label=CentOS7/ws/idp-conf/src/test/java/net/shibboleth/idp/test/flows/interceptor/InterceptFlowTest.java>: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=JDK-11,label=CentOS7/ws/idp-conf/src/test/java/net/shibboleth/idp/test/flows/interceptor/InterceptFlowTest.java> uses unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=JDK-11,label=CentOS7/ws/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
[ERROR] Tests run: 72, Failures: 14, Errors: 0, Skipped: 0, Time elapsed: 26.903 s <<< FAILURE! - in TestSuite
[ERROR] net.shibboleth.idp.test.flows.saml2.SAML2POSTSSOFlowTest.testSAML2POSTSSOFlow  Time elapsed: 0.648 s  <<< FAILURE!
java.lang.AssertionError: expected [end] but found [ErrorView]
	at net.shibboleth.idp.test.flows.saml2.SAML2POSTSSOFlowTest.testSAML2POSTSSOFlow(SAML2POSTSSOFlowTest.java:60)

[ERROR] net.shibboleth.idp.test.flows.saml2.SAML2POSTSimpleSignSSOFlowTest.testSAML2POSTSSOFlow  Time elapsed: 0.202 s  <<< FAILURE!
java.lang.AssertionError: expected [end] but found [ErrorView]
	at net.shibboleth.idp.test.flows.saml2.SAML2POSTSimpleSignSSOFlowTest.testSAML2POSTSSOFlow(SAML2POSTSimpleSignSSOFlowTest.java:60)

[ERROR] net.shibboleth.idp.test.flows.saml2.SAML2AttributeQueryFlowTest.testSAML2AttributeQueryFlow  Time elapsed: 0.309 s  <<< FAILURE!
java.lang.NullPointerException
	at net.shibboleth.idp.test.flows.saml2.SAML2AttributeQueryFlowTest.testSAML2AttributeQueryFlow(SAML2AttributeQueryFlowTest.java:98)

[ERROR] net.shibboleth.idp.test.flows.saml2.SAML2AttributeQueryFlowTest.testSAML2AttributeQueryFlowNoCredential  Time elapsed: 0.018 s  <<< FAILURE!
java.lang.NullPointerException
	at net.shibboleth.idp.test.flows.saml2.SAML2AttributeQueryFlowTest.testSAML2AttributeQueryFlowNoCredential(SAML2AttributeQueryFlowTest.java:139)

[ERROR] net.shibboleth.idp.test.flows.saml2.SAML2AttributeQueryFlowTest.testSAML2AttributeQueryFlowWithDesignators  Time elapsed: 0.023 s  <<< FAILURE!
java.lang.NullPointerException
	at net.shibboleth.idp.test.flows.saml2.SAML2AttributeQueryFlowTest.testSAML2AttributeQueryFlowWithDesignators(SAML2AttributeQueryFlowTest.java:120)

[ERROR] net.shibboleth.idp.test.flows.saml2.SAML2UnsolicitedSSOFlowTest.testSAML2UnsolicitedSSOFlow  Time elapsed: 0.124 s  <<< FAILURE!
java.lang.AssertionError: expected [end] but found [ErrorView]
	at net.shibboleth.idp.test.flows.saml2.SAML2UnsolicitedSSOFlowTest.testSAML2UnsolicitedSSOFlow(SAML2UnsolicitedSSOFlowTest.java:49)

[ERROR] net.shibboleth.idp.test.flows.saml2.SAML2RedirectSSOFlowTest.testSAML2RedirectFlow  Time elapsed: 0.136 s  <<< FAILURE!
java.lang.AssertionError: expected [end] but found [ErrorView]
	at net.shibboleth.idp.test.flows.saml2.SAML2RedirectSSOFlowTest.testSAML2RedirectFlow(SAML2RedirectSSOFlowTest.java:63)

[ERROR] net.shibboleth.idp.test.flows.saml1.SAML1UnsolicitedSSOFlowTest.testSAML1UnsolicitedSSOFlow  Time elapsed: 0.091 s  <<< FAILURE!
java.lang.AssertionError: expected [end] but found [ErrorView]
	at net.shibboleth.idp.test.flows.saml1.SAML1UnsolicitedSSOFlowTest.testSAML1UnsolicitedSSOFlow(SAML1UnsolicitedSSOFlowTest.java:50)

[ERROR] net.shibboleth.idp.test.flows.saml1.SAML1AttributeQueryFlowTest.testSAML1AttributeQueryFlow  Time elapsed: 0.096 s  <<< FAILURE!
java.lang.AssertionError: expected [{urn:oasis:names:tc:SAML:1.0:protocol}Success] but found [{urn:oasis:names:tc:SAML:1.0:protocol}Responder]
	at net.shibboleth.idp.test.flows.saml1.SAML1AttributeQueryFlowTest.testSAML1AttributeQueryFlow(SAML1AttributeQueryFlowTest.java:93)

[ERROR] net.shibboleth.idp.test.flows.saml1.SAML1AttributeQueryFlowTest.testSAML1AttributeQueryFlowNoCredential  Time elapsed: 0.01 s  <<< FAILURE!
java.lang.AssertionError: expected [{urn:oasis:names:tc:SAML:1.0:protocol}Requester] but found [{urn:oasis:names:tc:SAML:1.0:protocol}Responder]
	at net.shibboleth.idp.test.flows.saml1.SAML1AttributeQueryFlowTest.testSAML1AttributeQueryFlowNoCredential(SAML1AttributeQueryFlowTest.java:134)

[ERROR] net.shibboleth.idp.test.flows.saml1.SAML1AttributeQueryFlowTest.testSAML1AttributeQueryFlowWithDesignators  Time elapsed: 0.004 s  <<< FAILURE!
java.lang.AssertionError: expected [{urn:oasis:names:tc:SAML:1.0:protocol}Success] but found [{urn:oasis:names:tc:SAML:1.0:protocol}Responder]
	at net.shibboleth.idp.test.flows.saml1.SAML1AttributeQueryFlowTest.testSAML1AttributeQueryFlowWithDesignators(SAML1AttributeQueryFlowTest.java:115)

[ERROR] net.shibboleth.idp.test.flows.admin.ResolverTestFlowTest.testJSONResolverTestFlow  Time elapsed: 0.069 s  <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
	at net.shibboleth.idp.test.flows.admin.ResolverTestFlowTest.testJSONResolverTestFlow(ResolverTestFlowTest.java:58)

[ERROR] net.shibboleth.idp.test.flows.admin.ResolverTestFlowTest.testSAML1ResolverTestFlow  Time elapsed: 0 s  <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
	at net.shibboleth.idp.test.flows.admin.ResolverTestFlowTest.testSAML1ResolverTestFlow(ResolverTestFlowTest.java:77)

[ERROR] net.shibboleth.idp.test.flows.admin.ResolverTestFlowTest.testSAML2ResolverTestFlow  Time elapsed: 0.001 s  <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
	at net.shibboleth.idp.test.flows.admin.ResolverTestFlowTest.testSAML2ResolverTestFlow(ResolverTestFlowTest.java:97)

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   ResolverTestFlowTest>AbstractTestNGSpringContextTests.run:184->testJSONResolverTestFlow:58 expected [true] but found [false]
[ERROR]   ResolverTestFlowTest>AbstractTestNGSpringContextTests.run:184->testSAML1ResolverTestFlow:77 expected [true] but found [false]
[ERROR]   ResolverTestFlowTest>AbstractTestNGSpringContextTests.run:184->testSAML2ResolverTestFlow:97 expected [true] but found [false]
[ERROR]   SAML1AttributeQueryFlowTest>AbstractTestNGSpringContextTests.run:184->testSAML1AttributeQueryFlow:93->AbstractSAML1FlowTest.validateResult:56 expected [{urn:oasis:names:tc:SAML:1.0:protocol}Success] but found [{urn:oasis:names:tc:SAML:1.0:protocol}Responder]
[ERROR]   SAML1AttributeQueryFlowTest>AbstractTestNGSpringContextTests.run:184->testSAML1AttributeQueryFlowNoCredential:134->AbstractSAML1FlowTest.validateResult:56 expected [{urn:oasis:names:tc:SAML:1.0:protocol}Requester] but found [{urn:oasis:names:tc:SAML:1.0:protocol}Responder]
[ERROR]   SAML1AttributeQueryFlowTest>AbstractTestNGSpringContextTests.run:184->testSAML1AttributeQueryFlowWithDesignators:115->AbstractSAML1FlowTest.validateResult:56 expected [{urn:oasis:names:tc:SAML:1.0:protocol}Success] but found [{urn:oasis:names:tc:SAML:1.0:protocol}Responder]
[ERROR]   SAML1UnsolicitedSSOFlowTest>AbstractTestNGSpringContextTests.run:184->testSAML1UnsolicitedSSOFlow:50->AbstractSAML1FlowTest.validateResult:43->AbstractSAML1FlowTest.validateResult:56->AbstractSAML1FlowTest.getResponse:67->AbstractFlowTest.assertFlowExecutionOutcome:277->AbstractFlowTest.assertFlowExecutionOutcome:291 expected [end] but found [ErrorView]
[ERROR]   SAML2AttributeQueryFlowTest>AbstractTestNGSpringContextTests.run:184->testSAML2AttributeQueryFlow:98->AbstractSAML2FlowTest.validateResult:58 » NullPointer
[ERROR]   SAML2AttributeQueryFlowTest>AbstractTestNGSpringContextTests.run:184->testSAML2AttributeQueryFlowNoCredential:139->AbstractSAML2FlowTest.validateResult:58 » NullPointer
[ERROR]   SAML2AttributeQueryFlowTest>AbstractTestNGSpringContextTests.run:184->testSAML2AttributeQueryFlowWithDesignators:120->AbstractSAML2FlowTest.validateResult:58 » NullPointer
[ERROR]   SAML2POSTSSOFlowTest>AbstractTestNGSpringContextTests.run:184->testSAML2POSTSSOFlow:60->AbstractSAML2FlowTest.validateResult:45->AbstractSAML2FlowTest.validateResult:58->AbstractSAML2FlowTest.getResponse:69->AbstractFlowTest.assertFlowExecutionOutcome:277->AbstractFlowTest.assertFlowExecutionOutcome:291 expected [end] but found [ErrorView]
[ERROR]   SAML2POSTSimpleSignSSOFlowTest>AbstractTestNGSpringContextTests.run:184->testSAML2POSTSSOFlow:60->AbstractSAML2FlowTest.validateResult:45->AbstractSAML2FlowTest.validateResult:58->AbstractSAML2FlowTest.getResponse:69->AbstractFlowTest.assertFlowExecutionOutcome:277->AbstractFlowTest.assertFlowExecutionOutcome:291 expected [end] but found [ErrorView]
[ERROR]   SAML2RedirectSSOFlowTest>AbstractTestNGSpringContextTests.run:184->testSAML2RedirectFlow:63->AbstractSAML2FlowTest.validateResult:45->AbstractSAML2FlowTest.validateResult:58->AbstractSAML2FlowTest.getResponse:69->AbstractFlowTest.assertFlowExecutionOutcome:277->AbstractFlowTest.assertFlowExecutionOutcome:291 expected [end] but found [ErrorView]
[ERROR]   SAML2UnsolicitedSSOFlowTest>AbstractTestNGSpringContextTests.run:184->testSAML2UnsolicitedSSOFlow:49->AbstractSAML2FlowTest.validateResult:45->AbstractSAML2FlowTest.validateResult:58->AbstractSAML2FlowTest.getResponse:69->AbstractFlowTest.assertFlowExecutionOutcome:277->AbstractFlowTest.assertFlowExecutionOutcome:291 expected [end] but found [ErrorView]
[INFO] 
[ERROR] Tests run: 72, Failures: 14, Errors: 0, Skipped: 0
[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.2.0-SNAPSHOT                    [32/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              [33/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 [  2.780 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [ 14.484 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [  0.364 s]
[INFO] Shibboleth IdP :: Attribute API .................... SUCCESS [ 19.365 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [ 22.952 s]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [ 10.737 s]
[INFO] Shibboleth IdP :: Administrative Profile API ....... SUCCESS [ 11.999 s]
[INFO] Shibboleth IdP :: Attribute Resolver API ........... SUCCESS [  7.621 s]
[INFO] Shibboleth IdP :: Attribute Filter API ............. SUCCESS [  6.824 s]
[INFO] Shibboleth IdP :: Session API ...................... SUCCESS [  6.162 s]
[INFO] Shibboleth IdP :: SAML Profile API ................. SUCCESS [ 21.188 s]
[INFO] Shibboleth IdP :: CAS Protocol API ................. SUCCESS [  6.378 s]
[INFO] Shibboleth IdP :: Consent API ...................... SUCCESS [  0.778 s]
[INFO] Shibboleth IdP :: UI Support ....................... SUCCESS [ 16.745 s]
[INFO] Shibboleth IdP :: Authentication Implementation .... SUCCESS [ 20.682 s]
[INFO] Shibboleth IdP :: Attribute Implementation ......... SUCCESS [  2.537 s]
[INFO] Shibboleth IdP :: Session Implementation ........... SUCCESS [ 21.399 s]
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... SUCCESS [ 13.215 s]
[INFO] Shibboleth IdP :: Attribute Resolver Implementation  SUCCESS [ 19.403 s]
[INFO] Shibboleth IdP :: Attribute Filter Implementation .. SUCCESS [  7.854 s]
[INFO] Shibboleth IdP :: Profile Implementation ........... SUCCESS [  5.458 s]
[INFO] Shibboleth IdP :: Administrative Profile Implementation SUCCESS [  4.133 s]
[INFO] Shibboleth IdP :: Attribute Filter Spring Integration SUCCESS [  9.694 s]
[INFO] Shibboleth IdP :: Profile Spring Integration ....... SUCCESS [01:02 min]
[INFO] Shibboleth IdP :: Attribute Resolver Spring Integration SUCCESS [01:39 min]
[INFO] Shibboleth IdP :: CAS Protocol Implementation ...... SUCCESS [ 32.604 s]
[INFO] Shibboleth IdP :: Consent Implementation ........... SUCCESS [  6.214 s]
[INFO] Shibboleth IdP :: System Configuration ............. SUCCESS [  0.435 s]
[INFO] Shibboleth IdP :: WAR .............................. SUCCESS [  0.112 s]
[INFO] Shibboleth IdP :: WAR distribution ................. SUCCESS [  0.033 s]
[INFO] Shibboleth IdP :: Configuration Files .............. FAILURE [ 28.687 s]
[INFO] Shibboleth IdP :: Installer ........................ SKIPPED
[INFO] Shibboleth IdP :: Distribution ..................... SKIPPED
[INFO] Shibboleth IdP :: BOM .............................. SUCCESS [  0.007 s]
[INFO] Shibboleth IdP :: Tests BOM ........................ SUCCESS [  0.005 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  08:08 min
[INFO] Finished at: 2021-06-25T02:35:43Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5:test (default-test) on project idp-conf: There are test failures.
[ERROR] 
[ERROR] Please refer to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=JDK-11,label=CentOS7/ws/idp-conf/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-conf
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
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/CentOS7/builds/440/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/CentOS7/builds/440/testng/testng-results-10.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/CentOS7/builds/440/testng/testng-results-11.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/CentOS7/builds/440/testng/testng-results-12.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/CentOS7/builds/440/testng/testng-results-13.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/CentOS7/builds/440/testng/testng-results-14.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/CentOS7/builds/440/testng/testng-results-15.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/CentOS7/builds/440/testng/testng-results-16.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/CentOS7/builds/440/testng/testng-results-17.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/CentOS7/builds/440/testng/testng-results-18.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/CentOS7/builds/440/testng/testng-results-19.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/CentOS7/builds/440/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/CentOS7/builds/440/testng/testng-results-20.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/CentOS7/builds/440/testng/testng-results-21.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/CentOS7/builds/440/testng/testng-results-22.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/CentOS7/builds/440/testng/testng-results-23.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/CentOS7/builds/440/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/CentOS7/builds/440/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/CentOS7/builds/440/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/CentOS7/builds/440/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/CentOS7/builds/440/testng/testng-results-7.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/CentOS7/builds/440/testng/testng-results-8.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/CentOS7/builds/440/testng/testng-results-9.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/CentOS7/builds/440/testng/testng-results.xml'
0.574949% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH


More information about the commits mailing list