Build failed in Jenkins: java-identity-provider-v3-multi » OpenJDK-12,WindowsServer2012 #1338

Shibboleth Jenkins noreply at shibboleth.net
Tue Apr 2 06:18:17 EDT 2019


See <https://build.shibboleth.net/jenkins/job/java-identity-provider-v3-multi/jdk=OpenJDK-12,label=WindowsServer2012/1338/display/redirect?page=changes>

Changes:

[Rod Widdowson] Up LDAP timeout

------------------------------------------
[...truncated 239.49 KB...]
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 66, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 58.02 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 66, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ----------------< net.shibboleth.idp:idp-consent-impl >-----------------
[INFO] Building Shibboleth IdP :: Consent Implementation 3.4.4-SNAPSHOT [26/32]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-consent-impl ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-identity-provider-v3-multi/jdk=OpenJDK-12,label=WindowsServer2012/ws/idp-consent-impl\target>
[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 54 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider-v3-multi/jdk=OpenJDK-12,label=WindowsServer2012/ws/idp-consent-impl\target\classes>
[WARNING] bootstrap class path not set in conjunction with -source 7
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] /C:/Users/jenkins/jenkins-slave/workspace/java-identity-provider-v3-multi/jdk/OpenJDK-12/label/WindowsServer2012/idp-consent-impl/src/main/java/net/shibboleth/idp/consent/flow/impl/AbstractConsentAction.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/Users/jenkins/jenkins-slave/workspace/java-identity-provider-v3-multi/jdk/OpenJDK-12/label/WindowsServer2012/idp-consent-impl/src/main/java/net/shibboleth/idp/consent/flow/impl/AbstractConsentAction.java: Recompile with -Xlint:unchecked for details.
[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 <https://build.shibboleth.net/jenkins/job/java-identity-provider-v3-multi/jdk=OpenJDK-12,label=WindowsServer2012/ws/idp-consent-impl\target\test-classes>
[WARNING] bootstrap class path not set in conjunction with -source 7
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] /C:/Users/jenkins/jenkins-slave/workspace/java-identity-provider-v3-multi/jdk/OpenJDK-12/label/WindowsServer2012/idp-consent-impl/src/test/java/net/shibboleth/idp/consent/logic/impl/CounterStorageKeyFunctionTest.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/Users/jenkins/jenkins-slave/workspace/java-identity-provider-v3-multi/jdk/OpenJDK-12/label/WindowsServer2012/idp-consent-impl/src/test/java/net/shibboleth/idp/consent/logic/impl/CounterStorageKeyFunctionTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ idp-consent-impl ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 221, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.554 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 221, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ---------------------< net.shibboleth.idp:idp-war >---------------------
[INFO] Building Shibboleth IdP :: WAR 3.4.4-SNAPSHOT                    [27/32]
[INFO] --------------------------------[ war ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-war ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ idp-war ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://build.shibboleth.net/jenkins/job/java-identity-provider-v3-multi/jdk=OpenJDK-12,label=WindowsServer2012/ws/idp-war\src\main\resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ idp-war ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ idp-war ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://build.shibboleth.net/jenkins/job/java-identity-provider-v3-multi/jdk=OpenJDK-12,label=WindowsServer2012/ws/idp-war\src\test\resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ idp-war ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ idp-war ---
[INFO] No tests to run.
[INFO] 
[INFO] --------------------< net.shibboleth.idp:idp-conf >---------------------
[INFO] Building Shibboleth IdP :: Configuration Files 3.4.4-SNAPSHOT    [28/32]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-conf ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-identity-provider-v3-multi/jdk=OpenJDK-12,label=WindowsServer2012/ws/idp-conf\target>
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ idp-conf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 270 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ idp-conf ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ idp-conf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 63 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ idp-conf ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 44 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider-v3-multi/jdk=OpenJDK-12,label=WindowsServer2012/ws/idp-conf\target\test-classes>
[WARNING] bootstrap class path not set in conjunction with -source 7
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[WARNING] /C:/Users/jenkins/jenkins-slave/workspace/java-identity-provider-v3-multi/jdk/OpenJDK-12/label/WindowsServer2012/idp-conf/src/test/java/net/shibboleth/idp/test/flows/cas/ServiceValidateFlowTest.java:[25,36] net.shibboleth.idp.cas.proxy.ProxyAuthenticator in net.shibboleth.idp.cas.proxy has been deprecated
[WARNING] /C:/Users/jenkins/jenkins-slave/workspace/java-identity-provider-v3-multi/jdk/OpenJDK-12/label/WindowsServer2012/idp-conf/src/test/java/net/shibboleth/idp/test/flows/cas/LoginFlowInitialAuthnTest.java:[28,37] net.shibboleth.idp.cas.ticket.TicketService in net.shibboleth.idp.cas.ticket has been deprecated
[WARNING] /C:/Users/jenkins/jenkins-slave/workspace/java-identity-provider-v3-multi/jdk/OpenJDK-12/label/WindowsServer2012/idp-conf/src/test/java/net/shibboleth/idp/test/flows/c14n/actions/SetupForSAML2C14N.java:[30,38] net.shibboleth.idp.saml.nameid.SAML2NameIDAttributeEncoder in net.shibboleth.idp.saml.nameid has been deprecated
[WARNING] /C:/Users/jenkins/jenkins-slave/workspace/java-identity-provider-v3-multi/jdk/OpenJDK-12/label/WindowsServer2012/idp-conf/src/test/java/net/shibboleth/idp/test/flows/cas/LoginFlowTest.java:[29,37] net.shibboleth.idp.cas.ticket.TicketService in net.shibboleth.idp.cas.ticket has been deprecated
[WARNING] /C:/Users/jenkins/jenkins-slave/workspace/java-identity-provider-v3-multi/jdk/OpenJDK-12/label/WindowsServer2012/idp-conf/src/test/java/net/shibboleth/idp/test/flows/c14n/actions/SetupForSAML1C14N.java:[30,38] net.shibboleth.idp.saml.nameid.SAML1NameIdentifierAttributeEncoder in net.shibboleth.idp.saml.nameid has been deprecated
[WARNING] /C:/Users/jenkins/jenkins-slave/workspace/java-identity-provider-v3-multi/jdk/OpenJDK-12/label/WindowsServer2012/idp-conf/src/test/java/net/shibboleth/idp/test/flows/cas/ServiceValidateFlowTest.java:[323,20] net.shibboleth.idp.cas.proxy.ProxyAuthenticator in net.shibboleth.idp.cas.proxy has been deprecated
[WARNING] /C:/Users/jenkins/jenkins-slave/workspace/java-identity-provider-v3-multi/jdk/OpenJDK-12/label/WindowsServer2012/idp-conf/src/test/java/net/shibboleth/idp/test/flows/cas/ServiceValidateFlowTest.java:[325,15] net.shibboleth.idp.cas.proxy.ProxyAuthenticator in net.shibboleth.idp.cas.proxy has been deprecated
[WARNING] /C:/Users/jenkins/jenkins-slave/workspace/java-identity-provider-v3-multi/jdk/OpenJDK-12/label/WindowsServer2012/idp-conf/src/test/java/net/shibboleth/idp/test/flows/cas/ServiceValidateFlowTest.java:[325,84] net.shibboleth.idp.cas.proxy.ProxyAuthenticator in net.shibboleth.idp.cas.proxy has been deprecated
[WARNING] /C:/Users/jenkins/jenkins-slave/workspace/java-identity-provider-v3-multi/jdk/OpenJDK-12/label/WindowsServer2012/idp-conf/src/test/java/net/shibboleth/idp/test/flows/cas/LoginFlowInitialAuthnTest.java:[64,13] net.shibboleth.idp.cas.ticket.TicketService in net.shibboleth.idp.cas.ticket has been deprecated
[WARNING] /C:/Users/jenkins/jenkins-slave/workspace/java-identity-provider-v3-multi/jdk/OpenJDK-12/label/WindowsServer2012/idp-conf/src/test/java/net/shibboleth/idp/test/flows/c14n/actions/SetupForSAML2C14N.java:[65,32] net.shibboleth.idp.saml.nameid.SAML2NameIDAttributeEncoder in net.shibboleth.idp.saml.nameid has been deprecated
[WARNING] /C:/Users/jenkins/jenkins-slave/workspace/java-identity-provider-v3-multi/jdk/OpenJDK-12/label/WindowsServer2012/idp-conf/src/test/java/net/shibboleth/idp/test/flows/c14n/actions/SetupForSAML2C14N.java:[68,29] net.shibboleth.idp.saml.nameid.SAML2NameIDAttributeEncoder in net.shibboleth.idp.saml.nameid has been deprecated
[WARNING] /C:/Users/jenkins/jenkins-slave/workspace/java-identity-provider-v3-multi/jdk/OpenJDK-12/label/WindowsServer2012/idp-conf/src/test/java/net/shibboleth/idp/test/flows/cas/LoginFlowTest.java:[74,13] net.shibboleth.idp.cas.ticket.TicketService in net.shibboleth.idp.cas.ticket has been deprecated
[WARNING] /C:/Users/jenkins/jenkins-slave/workspace/java-identity-provider-v3-multi/jdk/OpenJDK-12/label/WindowsServer2012/idp-conf/src/test/java/net/shibboleth/idp/test/flows/c14n/actions/SetupForSAML1C14N.java:[65,32] net.shibboleth.idp.saml.nameid.SAML1NameIdentifierAttributeEncoder in net.shibboleth.idp.saml.nameid has been deprecated
[WARNING] /C:/Users/jenkins/jenkins-slave/workspace/java-identity-provider-v3-multi/jdk/OpenJDK-12/label/WindowsServer2012/idp-conf/src/test/java/net/shibboleth/idp/test/flows/c14n/actions/SetupForSAML1C14N.java:[68,29] net.shibboleth.idp.saml.nameid.SAML1NameIdentifierAttributeEncoder in net.shibboleth.idp.saml.nameid has been deprecated
[INFO] /C:/Users/jenkins/jenkins-slave/workspace/java-identity-provider-v3-multi/jdk/OpenJDK-12/label/WindowsServer2012/idp-conf/src/test/java/net/shibboleth/idp/test/flows/mapper/SpoofSAMLMessage.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/Users/jenkins/jenkins-slave/workspace/java-identity-provider-v3-multi/jdk/OpenJDK-12/label/WindowsServer2012/idp-conf/src/test/java/net/shibboleth/idp/test/flows/mapper/SpoofSAMLMessage.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ idp-conf ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[ERROR] Tests run: 71, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 257.22 s <<< FAILURE! - in TestSuite
[ERROR] testFailureBrokenProxyChain(net.shibboleth.idp.test.flows.cas.ProxyValidateFlowTest)  Time elapsed: 11.65 s  <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
	at net.shibboleth.idp.test.flows.cas.ProxyValidateFlowTest.testFailureBrokenProxyChain(ProxyValidateFlowTest.java:158)

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   ProxyValidateFlowTest>AbstractTestNGSpringContextTests.run:175->testFailureBrokenProxyChain:158 expected [true] but found [false]
[INFO] 
[ERROR] Tests run: 71, Failures: 1, 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 3.4.4-SNAPSHOT                    [29/32]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-bom ---
[INFO] 
[INFO] ------------------< net.shibboleth.idp:idp-tests-bom >------------------
[INFO] Building Shibboleth IdP :: Tests BOM 3.4.4-SNAPSHOT              [30/32]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-tests-bom ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Identity Provider 3.4.4-SNAPSHOT:
[INFO] 
[INFO] Shibboleth Identity Provider ....................... SUCCESS [  1.043 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [ 39.623 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [  0.914 s]
[INFO] Shibboleth IdP :: Attribute API .................... SUCCESS [ 31.470 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [ 26.353 s]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [ 26.685 s]
[INFO] Shibboleth IdP :: Administrative Profile API ....... SUCCESS [  2.636 s]
[INFO] Shibboleth IdP :: Attribute Resolver API ........... SUCCESS [ 24.989 s]
[INFO] Shibboleth IdP :: Attribute Filter API ............. SUCCESS [ 23.657 s]
[INFO] Shibboleth IdP :: Session API ...................... SUCCESS [ 16.795 s]
[INFO] Shibboleth IdP :: CAS Protocol API ................. SUCCESS [  1.296 s]
[INFO] Shibboleth IdP :: SAML Profile API ................. SUCCESS [ 33.258 s]
[INFO] Shibboleth IdP :: Consent API ...................... SUCCESS [  1.186 s]
[INFO] Shibboleth IdP :: UI Support ....................... SUCCESS [ 19.443 s]
[INFO] Shibboleth IdP :: Administrative Profile Implementation SUCCESS [ 22.935 s]
[INFO] Shibboleth IdP :: Authentication Implementation .... SUCCESS [01:41 min]
[INFO] Shibboleth IdP :: Session Implementation ........... SUCCESS [ 50.710 s]
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... SUCCESS [01:16 min]
[INFO] Shibboleth IdP :: Attribute Resolver Implementation  SUCCESS [01:45 min]
[INFO] Shibboleth IdP :: Attribute Filter Implementation .. SUCCESS [ 40.052 s]
[INFO] Shibboleth IdP :: Attribute Filter Spring Integration SUCCESS [01:05 min]
[INFO] Shibboleth IdP :: Profile Implementation ........... SUCCESS [ 18.829 s]
[INFO] Shibboleth IdP :: Profile Spring Integration ....... SUCCESS [02:25 min]
[INFO] Shibboleth IdP :: Attribute Resolver Spring Integration SUCCESS [02:40 min]
[INFO] Shibboleth IdP :: CAS Protocol Implementation ...... SUCCESS [01:07 min]
[INFO] Shibboleth IdP :: Consent Implementation ........... SUCCESS [ 16.576 s]
[INFO] Shibboleth IdP :: WAR .............................. SUCCESS [  0.085 s]
[INFO] Shibboleth IdP :: Configuration Files .............. FAILURE [04:58 min]
[INFO] Shibboleth IdP :: Installer ........................ SKIPPED
[INFO] Shibboleth IdP :: Distribution ..................... SKIPPED
[INFO] Shibboleth IdP :: BOM .............................. SUCCESS [  0.002 s]
[INFO] Shibboleth IdP :: Tests BOM ........................ SUCCESS [  0.001 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  23:43 min
[INFO] Finished at: 2019-04-02T06:18:13-04:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.21.0:test (default-test) on project idp-conf: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://build.shibboleth.net/jenkins/job/java-identity-provider-v3-multi/jdk=OpenJDK-12,label=WindowsServer2012/ws/idp-conf\target\surefire-reports> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].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-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-v3-multi/configurations/axis-jdk/OpenJDK-12/axis-label/WindowsServer2012/builds/1338/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/OpenJDK-12/axis-label/WindowsServer2012/builds/1338/testng/testng-results-10.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/OpenJDK-12/axis-label/WindowsServer2012/builds/1338/testng/testng-results-11.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/OpenJDK-12/axis-label/WindowsServer2012/builds/1338/testng/testng-results-12.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/OpenJDK-12/axis-label/WindowsServer2012/builds/1338/testng/testng-results-13.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/OpenJDK-12/axis-label/WindowsServer2012/builds/1338/testng/testng-results-14.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/OpenJDK-12/axis-label/WindowsServer2012/builds/1338/testng/testng-results-15.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/OpenJDK-12/axis-label/WindowsServer2012/builds/1338/testng/testng-results-16.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/OpenJDK-12/axis-label/WindowsServer2012/builds/1338/testng/testng-results-17.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/OpenJDK-12/axis-label/WindowsServer2012/builds/1338/testng/testng-results-18.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/OpenJDK-12/axis-label/WindowsServer2012/builds/1338/testng/testng-results-19.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/OpenJDK-12/axis-label/WindowsServer2012/builds/1338/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/OpenJDK-12/axis-label/WindowsServer2012/builds/1338/testng/testng-results-20.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/OpenJDK-12/axis-label/WindowsServer2012/builds/1338/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/OpenJDK-12/axis-label/WindowsServer2012/builds/1338/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/OpenJDK-12/axis-label/WindowsServer2012/builds/1338/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/OpenJDK-12/axis-label/WindowsServer2012/builds/1338/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/OpenJDK-12/axis-label/WindowsServer2012/builds/1338/testng/testng-results-7.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/OpenJDK-12/axis-label/WindowsServer2012/builds/1338/testng/testng-results-8.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/OpenJDK-12/axis-label/WindowsServer2012/builds/1338/testng/testng-results-9.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/OpenJDK-12/axis-label/WindowsServer2012/builds/1338/testng/testng-results.xml'
0.044663% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH


More information about the commits mailing list