Build failed in Jenkins: java-opensaml-v4 #353

Shibboleth Jenkins noreply at shibboleth.net
Mon Nov 14 16:59:02 UTC 2022


See <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/353/display/redirect?page=changes>

Changes:

[Scott Cantor] OSJ-365 - BasicX509Credential has race condition around cert access


------------------------------------------
[...truncated 22.68 KB...]
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ opensaml-storage-api ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-storage-api/target/opensaml-storage-api-4.3.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.11.0:attach-descriptor (attach-descriptor) @ opensaml-storage-api ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ opensaml-storage-api ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-storage-api/target/opensaml-storage-api-4.3.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ opensaml-storage-api ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-storage-api/target/opensaml-storage-api-4.3.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-storage-api/4.3.0-SNAPSHOT/opensaml-storage-api-4.3.0-SNAPSHOT.jar
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-storage-api/pom.xml> to /home/jenkins/.m2/repository/org/opensaml/opensaml-storage-api/4.3.0-SNAPSHOT/opensaml-storage-api-4.3.0-SNAPSHOT.pom
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-storage-api/target/opensaml-storage-api-4.3.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-storage-api/4.3.0-SNAPSHOT/opensaml-storage-api-4.3.0-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
[INFO] 
[INFO] ----------------< org.opensaml:opensaml-messaging-api >-----------------
[INFO] Building OpenSAML :: Messaging API 4.3.0-SNAPSHOT                 [4/22]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ opensaml-messaging-api ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-messaging-api ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ opensaml-messaging-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.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/decoder/servlet/AbstractHttpServletRequestMessageDecoder.java>: Some input files use or override a deprecated API that is marked for removal.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-messaging-api/src/main/java/org/opensaml/messaging/decoder/servlet/AbstractHttpServletRequestMessageDecoder.java>: Recompile with -Xlint:removal for details.
[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.2.0:testResources (default-testResources) @ opensaml-messaging-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ opensaml-messaging-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 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-M5: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: 1.4 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.2: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.3.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.11.0:attach-descriptor (attach-descriptor) @ opensaml-messaging-api ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2: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.3.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.3.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-messaging-api/4.3.0-SNAPSHOT/opensaml-messaging-api-4.3.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.3.0-SNAPSHOT/opensaml-messaging-api-4.3.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.3.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-messaging-api/4.3.0-SNAPSHOT/opensaml-messaging-api-4.3.0-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
[INFO] 
[INFO] -----------------< org.opensaml:opensaml-security-api >-----------------
[INFO] Building OpenSAML :: Security API 4.3.0-SNAPSHOT                  [5/22]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/spring-beans/5.3.23/spring-beans-5.3.23.pom
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/springframework/spring-beans/5.3.23/spring-beans-5.3.23.pom
[INFO] Downloading from shib-thirdparty-old: https://build.shibboleth.net/nexus/content/repositories/thirdparty/org/springframework/spring-beans/5.3.23/spring-beans-5.3.23.pom
[INFO] Downloading from central: https://repo1.maven.org/maven2/org/springframework/spring-beans/5.3.23/spring-beans-5.3.23.pom
[INFO] Downloaded from central: https://repo1.maven.org/maven2/org/springframework/spring-beans/5.3.23/spring-beans-5.3.23.pom (2.0 kB at 34 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/spring-core/5.3.23/spring-core-5.3.23.pom
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/springframework/spring-core/5.3.23/spring-core-5.3.23.pom
[INFO] Downloading from shib-thirdparty-old: https://build.shibboleth.net/nexus/content/repositories/thirdparty/org/springframework/spring-core/5.3.23/spring-core-5.3.23.pom
[INFO] Downloading from central: https://repo1.maven.org/maven2/org/springframework/spring-core/5.3.23/spring-core-5.3.23.pom
[INFO] Downloaded from central: https://repo1.maven.org/maven2/org/springframework/spring-core/5.3.23/spring-core-5.3.23.pom (2.0 kB at 126 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/spring-jcl/5.3.23/spring-jcl-5.3.23.pom
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/springframework/spring-jcl/5.3.23/spring-jcl-5.3.23.pom
[INFO] Downloading from shib-thirdparty-old: https://build.shibboleth.net/nexus/content/repositories/thirdparty/org/springframework/spring-jcl/5.3.23/spring-jcl-5.3.23.pom
[INFO] Downloading from central: https://repo1.maven.org/maven2/org/springframework/spring-jcl/5.3.23/spring-jcl-5.3.23.pom
[INFO] Downloaded from central: https://repo1.maven.org/maven2/org/springframework/spring-jcl/5.3.23/spring-jcl-5.3.23.pom (1.8 kB at 183 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/spring-test/5.3.23/spring-test-5.3.23.pom
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/springframework/spring-test/5.3.23/spring-test-5.3.23.pom
[INFO] Downloading from shib-thirdparty-old: https://build.shibboleth.net/nexus/content/repositories/thirdparty/org/springframework/spring-test/5.3.23/spring-test-5.3.23.pom
[INFO] Downloading from central: https://repo1.maven.org/maven2/org/springframework/spring-test/5.3.23/spring-test-5.3.23.pom
[INFO] Downloaded from central: https://repo1.maven.org/maven2/org/springframework/spring-test/5.3.23/spring-test-5.3.23.pom (2.1 kB at 108 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/ext/spring-extensions/6.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/ext/spring-extensions/6.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/ext/spring-extensions/6.3.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 87 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/ext/spring-extensions/6.3.0-SNAPSHOT/spring-extensions-6.3.0-20221114.011040-64.pom
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/ext/spring-extensions/6.3.0-SNAPSHOT/spring-extensions-6.3.0-20221114.011040-64.pom (8.0 kB at 1.0 MB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/spring-beans/5.3.23/spring-beans-5.3.23.jar
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/spring-core/5.3.23/spring-core-5.3.23.jar
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/spring-jcl/5.3.23/spring-jcl-5.3.23.jar
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/spring-test/5.3.23/spring-test-5.3.23.jar
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/springframework/spring-beans/5.3.23/spring-beans-5.3.23.jar
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/springframework/spring-core/5.3.23/spring-core-5.3.23.jar
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/springframework/spring-jcl/5.3.23/spring-jcl-5.3.23.jar
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/springframework/spring-test/5.3.23/spring-test-5.3.23.jar
[INFO] Downloading from shib-thirdparty-old: https://build.shibboleth.net/nexus/content/repositories/thirdparty/org/springframework/spring-beans/5.3.23/spring-beans-5.3.23.jar
[INFO] Downloading from shib-thirdparty-old: https://build.shibboleth.net/nexus/content/repositories/thirdparty/org/springframework/spring-core/5.3.23/spring-core-5.3.23.jar
[INFO] Downloading from shib-thirdparty-old: https://build.shibboleth.net/nexus/content/repositories/thirdparty/org/springframework/spring-jcl/5.3.23/spring-jcl-5.3.23.jar
[INFO] Downloading from shib-thirdparty-old: https://build.shibboleth.net/nexus/content/repositories/thirdparty/org/springframework/spring-test/5.3.23/spring-test-5.3.23.jar
[INFO] Downloading from central: https://repo1.maven.org/maven2/org/springframework/spring-beans/5.3.23/spring-beans-5.3.23.jar
[INFO] Downloading from central: https://repo1.maven.org/maven2/org/springframework/spring-jcl/5.3.23/spring-jcl-5.3.23.jar
[INFO] Downloading from central: https://repo1.maven.org/maven2/org/springframework/spring-core/5.3.23/spring-core-5.3.23.jar
[INFO] Downloading from central: https://repo1.maven.org/maven2/org/springframework/spring-test/5.3.23/spring-test-5.3.23.jar
[INFO] Downloaded from central: https://repo1.maven.org/maven2/org/springframework/spring-jcl/5.3.23/spring-jcl-5.3.23.jar (24 kB at 660 kB/s)
[INFO] Downloaded from central: https://repo1.maven.org/maven2/org/springframework/spring-beans/5.3.23/spring-beans-5.3.23.jar (699 kB at 4.7 MB/s)
[INFO] Downloaded from central: https://repo1.maven.org/maven2/org/springframework/spring-test/5.3.23/spring-test-5.3.23.jar (787 kB at 5.0 MB/s)
[INFO] Downloaded from central: https://repo1.maven.org/maven2/org/springframework/spring-core/5.3.23/spring-core-5.3.23.jar (1.5 MB at 8.2 MB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/ext/spring-extensions/6.3.0-SNAPSHOT/spring-extensions-6.3.0-20221114.011040-64.jar
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/ext/spring-extensions/6.3.0-SNAPSHOT/spring-extensions-6.3.0-20221114.011040-64-tests.jar
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/ext/spring-extensions/6.3.0-SNAPSHOT/spring-extensions-6.3.0-20221114.011040-64-tests.jar (79 kB at 2.6 MB/s)
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/ext/spring-extensions/6.3.0-SNAPSHOT/spring-extensions-6.3.0-20221114.011040-64.jar (140 kB at 4.5 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ opensaml-security-api ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-security-api ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ opensaml-security-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ opensaml-security-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 123 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/x509/X509Support.java>: Some input files use 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] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-security-api/src/main/java/org/opensaml/security/x509/BasicX509Credential.java>:[133,15] cannot find symbol
  symbol:   class NonnullElements
  location: class org.opensaml.security.x509.BasicX509Credential
[INFO] 1 error
[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.3.0-SNAPSHOT:
[INFO] 
[INFO] OpenSAML ........................................... SUCCESS [  4.242 s]
[INFO] OpenSAML :: Core ................................... SUCCESS [ 15.353 s]
[INFO] OpenSAML :: Storage API ............................ SUCCESS [  2.778 s]
[INFO] OpenSAML :: Messaging API .......................... SUCCESS [  3.495 s]
[INFO] OpenSAML :: Security API ........................... FAILURE [  1.937 s]
[INFO] OpenSAML :: XML Security API ....................... SKIPPED
[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:  33.853 s
[INFO] Finished at: 2022-11-14T16:58:56Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project opensaml-security-api: Compilation failure
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-security-api/src/main/java/org/opensaml/security/x509/BasicX509Credential.java>:[133,15] cannot find symbol
[ERROR] symbol:   class NonnullElements
[ERROR] location: class org.opensaml.security.x509.BasicX509Credential
[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-security-api
No mail will be sent out, as 'java-opensaml-v4 �� OpenSAML :: Profile API #353' 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 #353' 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 #353' 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 #353' 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 #353' 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 #353' 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 #353' 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 #353' 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 #353' 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 #353' 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 #353' 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 #353' 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 #353' 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 API #353' 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 #353' 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 #353' 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 #353' 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
Saving reports...
Processing '/var/lib/jenkins/jobs/java-opensaml-v4/builds/353/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4/builds/353/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4/builds/353/testng/testng-results.xml'
TestNG Reports Processing: FINISH


More information about the commits mailing list