Build failed in Jenkins: java-identity-provider-v5-multi » RedHat-17,Rocky9 #272

Shibboleth Jenkins noreply at shibboleth.net
Thu Feb 2 03:35:52 UTC 2023


See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-multi/jdk=RedHat-17,label=Rocky9/272/display/redirect?page=changes>

Changes:

[Scott Cantor] Poke in additional metadata setting for testing.


------------------------------------------
[...truncated 201.02 KB...]
[ERROR] net.shibboleth.idp.test.flows.admin.ResolverTestFlowTest.testJSONResolverTestFlow  Time elapsed: 0.14 s  <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
	at org.testng.Assert.fail(Assert.java:110)
	at org.testng.Assert.failNotEquals(Assert.java:1413)
	at org.testng.Assert.assertTrue(Assert.java:56)
	at org.testng.Assert.assertTrue(Assert.java:66)
	at net.shibboleth.idp.test.flows.admin.ResolverTestFlowTest.testJSONResolverTestFlow(ResolverTestFlowTest.java:58)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:135)
	at org.testng.internal.invokers.MethodInvocationHelper$1.runTestMethod(MethodInvocationHelper.java:252)
	at org.springframework.test.context.testng.AbstractTestNGSpringContextTests.run(AbstractTestNGSpringContextTests.java:154)
	at org.testng.internal.invokers.MethodInvocationHelper.invokeHookable(MethodInvocationHelper.java:266)
	at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:665)
	at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:220)
	at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:50)
	at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:945)
	at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:193)
	at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
	at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.testng.TestRunner.privateRun(TestRunner.java:808)
	at org.testng.TestRunner.run(TestRunner.java:603)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:429)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:423)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:383)
	at org.testng.SuiteRunner.run(SuiteRunner.java:326)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1249)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1169)
	at org.testng.TestNG.runSuites(TestNG.java:1092)
	at org.testng.TestNG.run(TestNG.java:1060)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:151)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:192)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:93)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581)

[ERROR] net.shibboleth.idp.test.flows.admin.ResolverTestFlowTest.testSAML1ResolverTestFlow  Time elapsed: 0.038 s  <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
	at org.testng.Assert.fail(Assert.java:110)
	at org.testng.Assert.failNotEquals(Assert.java:1413)
	at org.testng.Assert.assertTrue(Assert.java:56)
	at org.testng.Assert.assertTrue(Assert.java:66)
	at net.shibboleth.idp.test.flows.admin.ResolverTestFlowTest.testSAML1ResolverTestFlow(ResolverTestFlowTest.java:77)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:135)
	at org.testng.internal.invokers.MethodInvocationHelper$1.runTestMethod(MethodInvocationHelper.java:252)
	at org.springframework.test.context.testng.AbstractTestNGSpringContextTests.run(AbstractTestNGSpringContextTests.java:154)
	at org.testng.internal.invokers.MethodInvocationHelper.invokeHookable(MethodInvocationHelper.java:266)
	at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:665)
	at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:220)
	at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:50)
	at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:945)
	at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:193)
	at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
	at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.testng.TestRunner.privateRun(TestRunner.java:808)
	at org.testng.TestRunner.run(TestRunner.java:603)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:429)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:423)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:383)
	at org.testng.SuiteRunner.run(SuiteRunner.java:326)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1249)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1169)
	at org.testng.TestNG.runSuites(TestNG.java:1092)
	at org.testng.TestNG.run(TestNG.java:1060)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:151)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:192)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:93)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581)

[ERROR] net.shibboleth.idp.test.flows.admin.ResolverTestFlowTest.testSAML2ResolverTestFlow  Time elapsed: 0.046 s  <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
	at org.testng.Assert.fail(Assert.java:110)
	at org.testng.Assert.failNotEquals(Assert.java:1413)
	at org.testng.Assert.assertTrue(Assert.java:56)
	at org.testng.Assert.assertTrue(Assert.java:66)
	at net.shibboleth.idp.test.flows.admin.ResolverTestFlowTest.testSAML2ResolverTestFlow(ResolverTestFlowTest.java:97)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:135)
	at org.testng.internal.invokers.MethodInvocationHelper$1.runTestMethod(MethodInvocationHelper.java:252)
	at org.springframework.test.context.testng.AbstractTestNGSpringContextTests.run(AbstractTestNGSpringContextTests.java:154)
	at org.testng.internal.invokers.MethodInvocationHelper.invokeHookable(MethodInvocationHelper.java:266)
	at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:665)
	at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:220)
	at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:50)
	at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:945)
	at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:193)
	at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
	at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.testng.TestRunner.privateRun(TestRunner.java:808)
	at org.testng.TestRunner.run(TestRunner.java:603)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:429)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:423)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:383)
	at org.testng.SuiteRunner.run(SuiteRunner.java:326)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1249)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1169)
	at org.testng.TestNG.runSuites(TestNG.java:1092)
	at org.testng.TestNG.run(TestNG.java:1060)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:151)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:192)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:93)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581)

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   ResolverTestFlowTest>AbstractTestNGSpringContextTests.run:154->testJSONResolverTestFlow:58 expected [true] but found [false]
[ERROR]   ResolverTestFlowTest>AbstractTestNGSpringContextTests.run:154->testSAML1ResolverTestFlow:77 expected [true] but found [false]
[ERROR]   ResolverTestFlowTest>AbstractTestNGSpringContextTests.run:154->testSAML2ResolverTestFlow:97 expected [true] but found [false]
[ERROR]   MappingTest>AbstractTestNGSpringContextTests.run:154->testResolveAndFilter:33 expected object to not be null
[ERROR]   SAML1AttributeQueryFlowTest>AbstractTestNGSpringContextTests.run:154->testSAML1AttributeQueryFlow:94->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:154->testSAML1AttributeQueryFlowNoCredential:135->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:154->testSAML1AttributeQueryFlowWithDesignators:116->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:154->testSAML1UnsolicitedSSOFlow:50->AbstractSAML1FlowTest.validateResult:43->AbstractSAML1FlowTest.validateResult:56->AbstractSAML1FlowTest.getResponse:67->AbstractFlowTest.assertFlowExecutionOutcome:280->AbstractFlowTest.assertFlowExecutionOutcome:294 expected [end] but found [ErrorView]
[ERROR]   SAML2AttributeQueryFlowTest>AbstractTestNGSpringContextTests.run:154->testSAML2AttributeQueryFlow:99->AbstractSAML2FlowTest.validateResult:58 expected [urn:oasis:names:tc:SAML:2.0:status:Success] but found [urn:oasis:names:tc:SAML:2.0:status:Responder]
[ERROR]   SAML2AttributeQueryFlowTest>AbstractTestNGSpringContextTests.run:154->testSAML2AttributeQueryFlowNoCredential:140->AbstractSAML2FlowTest.validateResult:58 expected [urn:oasis:names:tc:SAML:2.0:status:Requester] but found [urn:oasis:names:tc:SAML:2.0:status:Responder]
[ERROR]   SAML2AttributeQueryFlowTest>AbstractTestNGSpringContextTests.run:154->testSAML2AttributeQueryFlowWithDesignators:121->AbstractSAML2FlowTest.validateResult:58 expected [urn:oasis:names:tc:SAML:2.0:status:Success] but found [urn:oasis:names:tc:SAML:2.0:status:Responder]
[ERROR]   SAML2ECPSSOFlowTest>AbstractTestNGSpringContextTests.run:154->testSAML2ECPFlow:58->AbstractSAML2FlowTest.validateResult:45->AbstractSAML2FlowTest.validateResult:58->AbstractSAML2FlowTest.getResponse:72->AbstractFlowTest.assertProfileRequestContext:308 expected object to not be null
[ERROR]   SAML2POSTSSOFlowTest>AbstractTestNGSpringContextTests.run:154->testSAML2POSTSSOFlow:60->AbstractSAML2FlowTest.validateResult:45->AbstractSAML2FlowTest.validateResult:58->AbstractSAML2FlowTest.getResponse:69->AbstractFlowTest.assertFlowExecutionOutcome:280->AbstractFlowTest.assertFlowExecutionOutcome:294 expected [end] but found [ErrorView]
[ERROR]   SAML2POSTSimpleSignSSOFlowTest>AbstractTestNGSpringContextTests.run:154->testSAML2POSTSSOFlow:60->AbstractSAML2FlowTest.validateResult:45->AbstractSAML2FlowTest.validateResult:58->AbstractSAML2FlowTest.getResponse:69->AbstractFlowTest.assertFlowExecutionOutcome:280->AbstractFlowTest.assertFlowExecutionOutcome:294 expected [end] but found [ErrorView]
[ERROR]   SAML2RedirectSSOFlowTest>AbstractTestNGSpringContextTests.run:154->testSAML2RedirectFlow:63->AbstractSAML2FlowTest.validateResult:45->AbstractSAML2FlowTest.validateResult:58->AbstractSAML2FlowTest.getResponse:69->AbstractFlowTest.assertFlowExecutionOutcome:280->AbstractFlowTest.assertFlowExecutionOutcome:294 expected [end] but found [ErrorView]
[ERROR]   SAML2UnsolicitedSSOFlowTest>AbstractTestNGSpringContextTests.run:154->testSAML2UnsolicitedSSOFlow:49->AbstractSAML2FlowTest.validateResult:45->AbstractSAML2FlowTest.validateResult:58->AbstractSAML2FlowTest.getResponse:69->AbstractFlowTest.assertFlowExecutionOutcome:280->AbstractFlowTest.assertFlowExecutionOutcome:294 expected [end] but found [ErrorView]
[INFO] 
[ERROR] Tests run: 76, Failures: 16, 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 5.0.0-SNAPSHOT                    [26/28]
[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] Reactor Summary for Shibboleth Identity Provider 5.0.0-SNAPSHOT:
[INFO] 
[INFO] Shibboleth Identity Provider ....................... SUCCESS [  0.781 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [  2.726 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [  0.075 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [  7.621 s]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [  4.716 s]
[INFO] Shibboleth IdP :: Administrative Profile API ....... SUCCESS [  4.782 s]
[INFO] Shibboleth IdP :: Session API ...................... SUCCESS [  2.738 s]
[INFO] Shibboleth IdP :: SAML Profile API ................. SUCCESS [  5.515 s]
[INFO] Shibboleth IdP :: CAS Protocol API ................. SUCCESS [  2.086 s]
[INFO] Shibboleth IdP :: Consent API ...................... SUCCESS [  0.227 s]
[INFO] Shibboleth IdP :: UI Support ....................... SUCCESS [  5.104 s]
[INFO] Shibboleth IdP :: Testing .......................... SUCCESS [  5.291 s]
[INFO] Shibboleth IdP :: Administrative Profile Implementation SUCCESS [  5.271 s]
[INFO] Shibboleth IdP :: Profile Implementation ........... SUCCESS [  4.990 s]
[INFO] Shibboleth IdP :: Authentication Implementation .... SUCCESS [ 24.041 s]
[INFO] Shibboleth IdP :: Session Implementation ........... SUCCESS [ 22.462 s]
[INFO] Shibboleth IdP :: CAS Protocol Implementation ...... SUCCESS [ 11.088 s]
[INFO] Shibboleth IdP :: Consent Implementation ........... SUCCESS [  6.277 s]
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... SUCCESS [ 11.840 s]
[INFO] Shibboleth IdP :: Spring Integration ............... SUCCESS [  2.551 s]
[INFO] Shibboleth IdP :: System Configuration ............. SUCCESS [  0.474 s]
[INFO] Shibboleth IdP :: WAR .............................. SUCCESS [  0.098 s]
[INFO] Shibboleth IdP :: WAR distribution ................. SUCCESS [  0.062 s]
[INFO] Shibboleth IdP :: Command Line ..................... SUCCESS [  0.435 s]
[INFO] Shibboleth IdP :: Configuration Files .............. FAILURE [ 38.866 s]
[INFO] Shibboleth IdP :: Installer ........................ SKIPPED
[INFO] Shibboleth IdP :: Distribution ..................... SKIPPED
[INFO] Shibboleth IdP :: BOM .............................. SUCCESS [  0.145 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  02:51 min
[INFO] Finished at: 2023-02-02T03:35:51Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M7: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-v5-multi/jdk=RedHat-17,label=Rocky9/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
Saving reports...
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/RedHat-17/axis-label/Rocky9/builds/272/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/RedHat-17/axis-label/Rocky9/builds/272/testng/testng-results-10.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/RedHat-17/axis-label/Rocky9/builds/272/testng/testng-results-11.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/RedHat-17/axis-label/Rocky9/builds/272/testng/testng-results-12.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/RedHat-17/axis-label/Rocky9/builds/272/testng/testng-results-13.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/RedHat-17/axis-label/Rocky9/builds/272/testng/testng-results-14.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/RedHat-17/axis-label/Rocky9/builds/272/testng/testng-results-15.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/RedHat-17/axis-label/Rocky9/builds/272/testng/testng-results-16.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/RedHat-17/axis-label/Rocky9/builds/272/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/RedHat-17/axis-label/Rocky9/builds/272/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/RedHat-17/axis-label/Rocky9/builds/272/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/RedHat-17/axis-label/Rocky9/builds/272/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/RedHat-17/axis-label/Rocky9/builds/272/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/RedHat-17/axis-label/Rocky9/builds/272/testng/testng-results-7.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/RedHat-17/axis-label/Rocky9/builds/272/testng/testng-results-8.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/RedHat-17/axis-label/Rocky9/builds/272/testng/testng-results-9.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/RedHat-17/axis-label/Rocky9/builds/272/testng/testng-results.xml'
1.163636% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH


More information about the commits mailing list