Build failed in Jenkins: java-opensaml-v4 #338
Shibboleth Jenkins
noreply at shibboleth.net
Fri Feb 7 12:16:24 EST 2020
See <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/338/display/redirect?page=changes>
Changes:
[Phil Smart] JSPT-93 - Clean up API for BaseXXSupport decoders (ENCODE)
------------------------------------------
[...truncated 20.55 KB...]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ opensaml-messaging-api ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-messaging-api/target>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-messaging-api ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ opensaml-messaging-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ opensaml-messaging-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 70 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-messaging-api/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-messaging-api/src/main/java/org/opensaml/messaging/context/navigate/RootContextLookup.java>: <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-messaging-api/src/main/java/org/opensaml/messaging/context/navigate/RootContextLookup.java> uses unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-messaging-api/src/main/java/org/opensaml/messaging/context/navigate/RootContextLookup.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ opensaml-messaging-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ opensaml-messaging-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-messaging-api/target/test-classes>
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ opensaml-messaging-api ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.48 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ opensaml-messaging-api ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-messaging-api/target/opensaml-messaging-api-4.0.0-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-site-plugin:3.8.2:attach-descriptor (attach-descriptor) @ opensaml-messaging-api ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:test-jar (default) @ opensaml-messaging-api ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-messaging-api/target/opensaml-messaging-api-4.0.0-SNAPSHOT-tests.jar>
[INFO]
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ opensaml-messaging-api ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-messaging-api/target/opensaml-messaging-api-4.0.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-messaging-api/4.0.0-SNAPSHOT/opensaml-messaging-api-4.0.0-SNAPSHOT.jar
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-messaging-api/pom.xml> to /home/jenkins/.m2/repository/org/opensaml/opensaml-messaging-api/4.0.0-SNAPSHOT/opensaml-messaging-api-4.0.0-SNAPSHOT.pom
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-messaging-api/target/opensaml-messaging-api-4.0.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-messaging-api/4.0.0-SNAPSHOT/opensaml-messaging-api-4.0.0-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
[INFO]
[INFO] -----------------< org.opensaml:opensaml-security-api >-----------------
[INFO] Building OpenSAML :: Security API 4.0.0-SNAPSHOT [5/22]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/ext/spring-extensions/6.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/ext/spring-extensions/6.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/ext/spring-extensions/6.0.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 26 kB/s)
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ opensaml-security-api ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-security-api/target>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-security-api ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ opensaml-security-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ opensaml-security-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 61 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-security-api/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-security-api/src/main/java/org/opensaml/security/httpclient/HttpClientSecurityConfiguration.java>: Some input files use or override a deprecated API.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-security-api/src/main/java/org/opensaml/security/httpclient/HttpClientSecurityConfiguration.java>: Recompile with -Xlint:deprecation for details.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-security-api/src/main/java/org/opensaml/security/x509/X509Support.java>: <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-security-api/src/main/java/org/opensaml/security/x509/X509Support.java> uses unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-security-api/src/main/java/org/opensaml/security/x509/X509Support.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ opensaml-security-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 12 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ opensaml-security-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-security-api/target/test-classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-security-api/src/test/java/org/opensaml/security/httpclient/HttpClientSecuritySupportTest.java>: Some input files use or override a deprecated API.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-security-api/src/test/java/org/opensaml/security/httpclient/HttpClientSecuritySupportTest.java>: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ opensaml-security-api ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.141 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ opensaml-security-api ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-security-api/target/opensaml-security-api-4.0.0-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-site-plugin:3.8.2:attach-descriptor (attach-descriptor) @ opensaml-security-api ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:test-jar (default) @ opensaml-security-api ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-security-api/target/opensaml-security-api-4.0.0-SNAPSHOT-tests.jar>
[INFO]
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ opensaml-security-api ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-security-api/target/opensaml-security-api-4.0.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-security-api/4.0.0-SNAPSHOT/opensaml-security-api-4.0.0-SNAPSHOT.jar
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-security-api/pom.xml> to /home/jenkins/.m2/repository/org/opensaml/opensaml-security-api/4.0.0-SNAPSHOT/opensaml-security-api-4.0.0-SNAPSHOT.pom
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-security-api/target/opensaml-security-api-4.0.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-security-api/4.0.0-SNAPSHOT/opensaml-security-api-4.0.0-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
[INFO]
[INFO] ------------------< org.opensaml:opensaml-xmlsec-api >------------------
[INFO] Building OpenSAML :: XML Security API 4.0.0-SNAPSHOT [6/22]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ opensaml-xmlsec-api ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-xmlsec-api/target>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-xmlsec-api ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ opensaml-xmlsec-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ opensaml-xmlsec-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 207 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-xmlsec-api/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-xmlsec-api/src/main/java/org/opensaml/xmlsec/keyinfo/KeyInfoSupport.java>:[366,11] exception net.shibboleth.utilities.java.support.codec.EncodingException is never thrown in body of corresponding try statement
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-xmlsec-api/src/main/java/org/opensaml/xmlsec/keyinfo/KeyInfoSupport.java>:[393,11] exception net.shibboleth.utilities.java.support.codec.EncodingException is never thrown in body of corresponding try statement
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-xmlsec-api/src/main/java/org/opensaml/xmlsec/keyinfo/KeyInfoSupport.java>:[470,11] exception net.shibboleth.utilities.java.support.codec.EncodingException is never thrown in body of corresponding try statement
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-xmlsec-api/src/main/java/org/opensaml/xmlsec/keyinfo/KeyInfoSupport.java>:[504,11] exception net.shibboleth.utilities.java.support.codec.EncodingException is never thrown in body of corresponding try statement
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-xmlsec-api/src/main/java/org/opensaml/xmlsec/keyinfo/KeyInfoSupport.java>:[634,11] exception net.shibboleth.utilities.java.support.codec.EncodingException is never thrown in body of corresponding try statement
[INFO] 5 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for OpenSAML 4.0.0-SNAPSHOT:
[INFO]
[INFO] OpenSAML ........................................... SUCCESS [ 9.373 s]
[INFO] OpenSAML :: Core ................................... SUCCESS [ 17.467 s]
[INFO] OpenSAML :: Storage API ............................ SUCCESS [ 13.080 s]
[INFO] OpenSAML :: Messaging API .......................... SUCCESS [ 8.141 s]
[INFO] OpenSAML :: Security API ........................... SUCCESS [ 16.155 s]
[INFO] OpenSAML :: XML Security API ....................... FAILURE [ 8.001 s]
[INFO] OpenSAML :: SOAP Provider API ...................... SKIPPED
[INFO] OpenSAML :: Profile API ............................ SKIPPED
[INFO] OpenSAML :: SAML Provider API ...................... SKIPPED
[INFO] OpenSAML :: XACML Provider API ..................... SKIPPED
[INFO] OpenSAML :: SAML XACML Profile API ................. SKIPPED
[INFO] OpenSAML :: Storage Implementation ................. SKIPPED
[INFO] OpenSAML :: Security Implementation ................ SKIPPED
[INFO] OpenSAML :: XML Security Implementation ............ SKIPPED
[INFO] OpenSAML :: Messaging Implementations .............. SKIPPED
[INFO] OpenSAML :: SOAP Provider Implementations .......... SKIPPED
[INFO] OpenSAML :: SAML Provider Implementations .......... SKIPPED
[INFO] OpenSAML :: XACML Provider Implementations ......... SKIPPED
[INFO] OpenSAML :: SAML XACML Profile Implementation ...... SKIPPED
[INFO] OpenSAML :: Profile Implementations ................ SKIPPED
[INFO] OpenSAML :: BOM .................................... SKIPPED
[INFO] OpenSAML :: Tests BOM .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:18 min
[INFO] Finished at: 2020-02-07T12:14:42-05:00
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project opensaml-xmlsec-api: Compilation failure: Compilation failure:
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-xmlsec-api/src/main/java/org/opensaml/xmlsec/keyinfo/KeyInfoSupport.java>:[366,11] exception net.shibboleth.utilities.java.support.codec.EncodingException is never thrown in body of corresponding try statement
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-xmlsec-api/src/main/java/org/opensaml/xmlsec/keyinfo/KeyInfoSupport.java>:[393,11] exception net.shibboleth.utilities.java.support.codec.EncodingException is never thrown in body of corresponding try statement
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-xmlsec-api/src/main/java/org/opensaml/xmlsec/keyinfo/KeyInfoSupport.java>:[470,11] exception net.shibboleth.utilities.java.support.codec.EncodingException is never thrown in body of corresponding try statement
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-xmlsec-api/src/main/java/org/opensaml/xmlsec/keyinfo/KeyInfoSupport.java>:[504,11] exception net.shibboleth.utilities.java.support.codec.EncodingException is never thrown in body of corresponding try statement
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-xmlsec-api/src/main/java/org/opensaml/xmlsec/keyinfo/KeyInfoSupport.java>:[634,11] exception net.shibboleth.utilities.java.support.codec.EncodingException is never thrown in body of corresponding try statement
[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 :opensaml-xmlsec-api
No mail will be sent out, as 'java-opensaml-v4 » OpenSAML :: Profile API #338' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-opensaml-v4 » OpenSAML :: SAML Provider API #338' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-opensaml-v4 » OpenSAML :: SAML XACML Profile API #338' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-opensaml-v4 » OpenSAML :: XACML Provider API #338' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-opensaml-v4 » OpenSAML :: SAML Provider Implementations #338' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-opensaml-v4 » OpenSAML :: Tests BOM #338' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-opensaml-v4 » OpenSAML :: SOAP Provider API #338' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-opensaml-v4 » OpenSAML :: BOM #338' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-opensaml-v4 » OpenSAML :: SOAP Provider Implementations #338' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-opensaml-v4 » OpenSAML :: Security Implementation #338' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-opensaml-v4 » OpenSAML :: XACML Provider Implementations #338' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-opensaml-v4 » OpenSAML :: Profile Implementations #338' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-opensaml-v4 » OpenSAML :: XML Security Implementation #338' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: commits at shibboleth.net
No mail will be sent out, as 'java-opensaml-v4 » OpenSAML :: SAML XACML Profile Implementation #338' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-opensaml-v4 » OpenSAML :: Storage Implementation #338' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-opensaml-v4 » OpenSAML :: Messaging Implementations #338' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
channel stopped
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.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/var/lib/jenkins/jobs/java-opensaml-v4/builds/338/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4/builds/338/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4/builds/338/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4/builds/338/testng/testng-results.xml'
TestNG Reports Processing: FINISH
More information about the commits
mailing list