Build failed in Jenkins: java-opensaml-v4-multi » OpenJDK-12,WindowsServer2016 #170

Shibboleth Jenkins noreply at shibboleth.net
Sat Apr 20 00:02:40 EDT 2019


See <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=OpenJDK-12,label=WindowsServer2016/170/display/redirect>

------------------------------------------
[...truncated 56.04 KB...]
[INFO] -----------------< org.opensaml:opensaml-storage-impl >-----------------
[INFO] Building OpenSAML :: Storage Implementation 4.0.0-SNAPSHOT       [12/22]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ opensaml-storage-impl ---
[INFO] Deleting C:\Users\tzeller\jenkins-slave\workspace\java-opensaml-v4-multi\jdk\OpenJDK-12\label\WindowsServer2016\opensaml-storage-impl\target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ opensaml-storage-impl ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ opensaml-storage-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) @ opensaml-storage-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 21 source files to C:\Users\tzeller\jenkins-slave\workspace\java-opensaml-v4-multi\jdk\OpenJDK-12\label\WindowsServer2016\opensaml-storage-impl\target\classes
[WARNING] bootstrap class path not set in conjunction with -source 11
[INFO] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-12/label/WindowsServer2016/opensaml-storage-impl/src/main/java/org/opensaml/storage/impl/JPAStorageService.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-12/label/WindowsServer2016/opensaml-storage-impl/src/main/java/org/opensaml/storage/impl/JPAStorageService.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ opensaml-storage-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ opensaml-storage-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to C:\Users\tzeller\jenkins-slave\workspace\java-opensaml-v4-multi\jdk\OpenJDK-12\label\WindowsServer2016\opensaml-storage-impl\target\test-classes
[WARNING] bootstrap class path not set in conjunction with -source 11
[INFO] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-12/label/WindowsServer2016/opensaml-storage-impl/src/test/java/org/opensaml/storage/impl/client/PopulateClientStorageSaveContextTest.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-12/label/WindowsServer2016/opensaml-storage-impl/src/test/java/org/opensaml/storage/impl/client/PopulateClientStorageSaveContextTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ opensaml-storage-impl ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 1166, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.079 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1166, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ----------------< org.opensaml:opensaml-security-impl >-----------------
[INFO] Building OpenSAML :: Security Implementation 4.0.0-SNAPSHOT      [13/22]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ opensaml-security-impl ---
[INFO] Deleting C:\Users\tzeller\jenkins-slave\workspace\java-opensaml-v4-multi\jdk\OpenJDK-12\label\WindowsServer2016\opensaml-security-impl\target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ opensaml-security-impl ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ opensaml-security-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ opensaml-security-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 60 source files to C:\Users\tzeller\jenkins-slave\workspace\java-opensaml-v4-multi\jdk\OpenJDK-12\label\WindowsServer2016\opensaml-security-impl\target\classes
[WARNING] bootstrap class path not set in conjunction with -source 11
[WARNING] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-12/label/WindowsServer2016/opensaml-security-impl/src/main/java/org/opensaml/security/httpclient/impl/SecurityEnhancedHttpClientSupport.java:[129,59] org.apache.http.conn.ssl.AllowAllHostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-12/label/WindowsServer2016/opensaml-security-impl/src/main/java/org/opensaml/security/httpclient/impl/SecurityEnhancedHttpClientSupport.java:[141,92] org.apache.http.conn.ssl.StrictHostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-12/label/WindowsServer2016/opensaml-security-impl/src/main/java/org/opensaml/security/httpclient/impl/SecurityEnhancedTLSSocketFactory.java:[133,23] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-12/label/WindowsServer2016/opensaml-security-impl/src/main/java/org/opensaml/security/httpclient/impl/SecurityEnhancedTLSSocketFactory.java:[173,29] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-12/label/WindowsServer2016/opensaml-security-impl/src/main/java/org/opensaml/security/httpclient/impl/SecurityEnhancedTLSSocketFactory.java:[185,29] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-12/label/WindowsServer2016/opensaml-security-impl/src/main/java/org/opensaml/security/httpclient/impl/BasicHttpClientSecurityConfiguration.java:[55,23] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-12/label/WindowsServer2016/opensaml-security-impl/src/main/java/org/opensaml/security/httpclient/impl/BasicHttpClientSecurityConfiguration.java:[196,22] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-12/label/WindowsServer2016/opensaml-security-impl/src/main/java/org/opensaml/security/httpclient/impl/BasicHttpClientSecurityConfiguration.java:[205,53] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[INFO] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-12/label/WindowsServer2016/opensaml-security-impl/src/main/java/org/opensaml/security/messaging/impl/BaseTrustEngineSecurityHandler.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-12/label/WindowsServer2016/opensaml-security-impl/src/main/java/org/opensaml/security/messaging/impl/BaseTrustEngineSecurityHandler.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ opensaml-security-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 47 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ opensaml-security-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 32 source files to C:\Users\tzeller\jenkins-slave\workspace\java-opensaml-v4-multi\jdk\OpenJDK-12\label\WindowsServer2016\opensaml-security-impl\target\test-classes
[WARNING] bootstrap class path not set in conjunction with -source 11
[WARNING] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-12/label/WindowsServer2016/opensaml-security-impl/src/test/java/org/opensaml/security/httpclient/impl/SecurityEnhancedTLSSocketFactoryTest.java:[120,100] org.apache.http.conn.ssl.StrictHostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-12/label/WindowsServer2016/opensaml-security-impl/src/test/java/org/opensaml/security/httpclient/impl/SecurityEnhancedTLSSocketFactoryTest.java:[136,100] org.apache.http.conn.ssl.StrictHostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-12/label/WindowsServer2016/opensaml-security-impl/src/test/java/org/opensaml/security/httpclient/impl/SecurityEnhancedTLSSocketFactoryTest.java:[156,100] org.apache.http.conn.ssl.StrictHostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-12/label/WindowsServer2016/opensaml-security-impl/src/test/java/org/opensaml/security/httpclient/impl/SecurityEnhancedTLSSocketFactoryTest.java:[176,100] org.apache.http.conn.ssl.StrictHostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-12/label/WindowsServer2016/opensaml-security-impl/src/test/java/org/opensaml/security/httpclient/impl/SecurityEnhancedTLSSocketFactoryTest.java:[190,111] org.apache.http.conn.ssl.StrictHostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-12/label/WindowsServer2016/opensaml-security-impl/src/test/java/org/opensaml/security/httpclient/impl/SecurityEnhancedTLSSocketFactoryTest.java:[210,61] org.apache.http.conn.ssl.StrictHostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-12/label/WindowsServer2016/opensaml-security-impl/src/test/java/org/opensaml/security/httpclient/impl/BasicHttpClientSecurityConfigurationTest.java:[59,40] org.apache.http.conn.ssl.StrictHostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-12/label/WindowsServer2016/opensaml-security-impl/src/test/java/org/opensaml/security/httpclient/impl/BasicHttpClientSecurityParametersResolverTest.java:[235,40] org.apache.http.conn.ssl.StrictHostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-12/label/WindowsServer2016/opensaml-security-impl/src/test/java/org/opensaml/security/httpclient/impl/MockSSLSession.java:[86,30] getPeerCertificateChain() in javax.net.ssl.SSLSession has been deprecated
[WARNING] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-12/label/WindowsServer2016/opensaml-security-impl/src/test/java/org/opensaml/security/httpclient/impl/MockSSLSession.java:[86,12] javax.security.cert.X509Certificate in javax.security.cert has been deprecated
[INFO] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-12/label/WindowsServer2016/opensaml-security-impl/src/test/java/org/opensaml/security/messaging/impl/PopulateHttpClientSecurityParametersHandlerTest.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-12/label/WindowsServer2016/opensaml-security-impl/src/test/java/org/opensaml/security/messaging/impl/PopulateHttpClientSecurityParametersHandlerTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ opensaml-security-impl ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 158, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.141 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 158, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] -----------------< org.opensaml:opensaml-xmlsec-impl >------------------
[INFO] Building OpenSAML :: XML Security Implementation 4.0.0-SNAPSHOT  [14/22]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ opensaml-xmlsec-impl ---
[INFO] Deleting C:\Users\tzeller\jenkins-slave\workspace\java-opensaml-v4-multi\jdk\OpenJDK-12\label\WindowsServer2016\opensaml-xmlsec-impl\target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ opensaml-xmlsec-impl ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ opensaml-xmlsec-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ opensaml-xmlsec-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 278 source files to C:\Users\tzeller\jenkins-slave\workspace\java-opensaml-v4-multi\jdk\OpenJDK-12\label\WindowsServer2016\opensaml-xmlsec-impl\target\classes
[WARNING] bootstrap class path not set in conjunction with -source 11
[WARNING] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-12/label/WindowsServer2016/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/signature/impl/X509CRLImpl.java:[76,20] finalize() in java.lang.Object has been deprecated
[WARNING] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-12/label/WindowsServer2016/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/signature/impl/X509CRLImpl.java:[77,14] finalize() in java.lang.Object has been deprecated
[WARNING] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-12/label/WindowsServer2016/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/signature/impl/X509CertificateImpl.java:[79,20] finalize() in java.lang.Object has been deprecated
[WARNING] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-12/label/WindowsServer2016/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/signature/impl/X509CertificateImpl.java:[80,14] finalize() in java.lang.Object has been deprecated
[WARNING] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-12/label/WindowsServer2016/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/impl/BasicEncryptionParametersResolver.java:[233,23] deprecated item is not annotated with @Deprecated
[INFO] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-12/label/WindowsServer2016/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/encryption/impl/TransformsImpl.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-12/label/WindowsServer2016/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/encryption/impl/TransformsImpl.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ opensaml-xmlsec-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 172 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ opensaml-xmlsec-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 118 source files to C:\Users\tzeller\jenkins-slave\workspace\java-opensaml-v4-multi\jdk\OpenJDK-12\label\WindowsServer2016\opensaml-xmlsec-impl\target\test-classes
[WARNING] bootstrap class path not set in conjunction with -source 11
[WARNING] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-12/label/WindowsServer2016/opensaml-xmlsec-impl/src/test/java/org/opensaml/xmlsec/encryption/support/DecryptionSignedContentTest.java:[132,41] org.apache.xml.security.utils.IdResolver in org.apache.xml.security.utils has been deprecated
[INFO] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-12/label/WindowsServer2016/opensaml-xmlsec-impl/src/test/java/org/opensaml/xmlsec/mock/SignableSimpleXMLObject.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-12/label/WindowsServer2016/opensaml-xmlsec-impl/src/test/java/org/opensaml/xmlsec/mock/SignableSimpleXMLObject.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ opensaml-xmlsec-impl ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 851, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.719 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 851, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ----------------< org.opensaml:opensaml-messaging-impl >----------------
[INFO] Building OpenSAML :: Messaging Implementations 4.0.0-SNAPSHOT    [15/22]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ opensaml-messaging-impl ---
[INFO] Deleting C:\Users\tzeller\jenkins-slave\workspace\java-opensaml-v4-multi\jdk\OpenJDK-12\label\WindowsServer2016\opensaml-messaging-impl\target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ opensaml-messaging-impl ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ opensaml-messaging-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) @ opensaml-messaging-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to C:\Users\tzeller\jenkins-slave\workspace\java-opensaml-v4-multi\jdk\OpenJDK-12\label\WindowsServer2016\opensaml-messaging-impl\target\classes
[WARNING] bootstrap class path not set in conjunction with -source 11
[INFO] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-12/label/WindowsServer2016/opensaml-messaging-impl/src/main/java/org/opensaml/messaging/handler/impl/AbstractMessageChannelSecurity.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-12/label/WindowsServer2016/opensaml-messaging-impl/src/main/java/org/opensaml/messaging/handler/impl/AbstractMessageChannelSecurity.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ opensaml-messaging-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ opensaml-messaging-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to C:\Users\tzeller\jenkins-slave\workspace\java-opensaml-v4-multi\jdk\OpenJDK-12\label\WindowsServer2016\opensaml-messaging-impl\target\test-classes
[WARNING] bootstrap class path not set in conjunction with -source 11
[INFO] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-12/label/WindowsServer2016/opensaml-messaging-impl/src/test/java/org/opensaml/messaging/handler/impl/CheckMandatoryAuthenticationTest.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-12/label/WindowsServer2016/opensaml-messaging-impl/src/test/java/org/opensaml/messaging/handler/impl/CheckMandatoryAuthenticationTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ opensaml-messaging-impl ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.047 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ------------------< org.opensaml:opensaml-soap-impl >-------------------
[INFO] Building OpenSAML :: SOAP Provider Implementations 4.0.0-SNAPSHOT [16/22]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ opensaml-soap-impl ---
[INFO] Deleting C:\Users\tzeller\jenkins-slave\workspace\java-opensaml-v4-multi\jdk\OpenJDK-12\label\WindowsServer2016\opensaml-soap-impl\target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ opensaml-soap-impl ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ opensaml-soap-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ opensaml-soap-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 504 source files to C:\Users\tzeller\jenkins-slave\workspace\java-opensaml-v4-multi\jdk\OpenJDK-12\label\WindowsServer2016\opensaml-soap-impl\target\classes
[WARNING] bootstrap class path not set in conjunction with -source 11
[INFO] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-12/label/WindowsServer2016/opensaml-soap-impl/src/main/java/org/opensaml/soap/wsaddressing/impl/EndpointReferenceTypeImpl.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/Users/tzeller/jenkins-slave/workspace/java-opensaml-v4-multi/jdk/OpenJDK-12/label/WindowsServer2016/opensaml-soap-impl/src/main/java/org/opensaml/soap/wsaddressing/impl/EndpointReferenceTypeImpl.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ opensaml-soap-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO] 
FATAL: command execution failed
java.io.IOException: Unexpected EOF
	at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:99)
	at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
	at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:35)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:63)
Caused: java.io.IOException: Backing channel 'WindowsServer2016' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:214)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
	at com.sun.proxy.$Proxy75.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1144)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1136)
	at hudson.Launcher$ProcStarter.join(Launcher.java:470)
	at hudson.tasks.Maven.perform(Maven.java:368)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.Build$BuildExecution.build(Build.java:206)
	at hudson.model.Build$BuildExecution.doRun(Build.java:163)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1816)
	at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Build step 'Invoke top-level Maven targets' marked build as failure
ERROR: Step ‘Publish TestNG Results’ failed: no workspace for java-opensaml-v4-multi/jdk=OpenJDK-12,label=WindowsServer2016 #170


More information about the commits mailing list