Build failed in Jenkins: java-opensaml-v4-multi » Amazon-11,Windows2016 #539

Shibboleth Jenkins noreply at shibboleth.net
Thu Apr 9 21:07:27 EDT 2020


See <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=Amazon-11,label=Windows2016/539/display/redirect>

Changes:


------------------------------------------
[...truncated 59.18 KB...]
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 1166, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 71.357 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.1-SNAPSHOT      [13/22]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ opensaml-security-impl ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-security-impl ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0: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.8.1:compile (default-compile) @ opensaml-security-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 62 source files to C:\opt\jenkins\workspace\java-opensaml-v4-multi\jdk\Amazon-11\label\Windows2016\opensaml-security-impl\target\classes
[INFO] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/Amazon-11/label/Windows2016/opensaml-security-impl/src/main/java/org/opensaml/security/x509/impl/KeyStoreX509CredentialAdapter.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/Amazon-11/label/Windows2016/opensaml-security-impl/src/main/java/org/opensaml/security/x509/impl/KeyStoreX509CredentialAdapter.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ opensaml-security-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 48 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ opensaml-security-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 32 source files to C:\opt\jenkins\workspace\java-opensaml-v4-multi\jdk\Amazon-11\label\Windows2016\opensaml-security-impl\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M4: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: 7.582 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.1-SNAPSHOT  [14/22]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ opensaml-xmlsec-impl ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-xmlsec-impl ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0: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.8.1:compile (default-compile) @ opensaml-xmlsec-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 278 source files to C:\opt\jenkins\workspace\java-opensaml-v4-multi\jdk\Amazon-11\label\Windows2016\opensaml-xmlsec-impl\target\classes
[INFO] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/Amazon-11/label/Windows2016/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/signature/impl/TransformImpl.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/Amazon-11/label/Windows2016/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/signature/impl/TransformImpl.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0: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.8.1:testCompile (default-testCompile) @ opensaml-xmlsec-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 118 source files to C:\opt\jenkins\workspace\java-opensaml-v4-multi\jdk\Amazon-11\label\Windows2016\opensaml-xmlsec-impl\target\test-classes
[INFO] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/Amazon-11/label/Windows2016/opensaml-xmlsec-impl/src/test/java/org/opensaml/xmlsec/mock/SignableSimpleXMLObject.java: C:\opt\jenkins\workspace\java-opensaml-v4-multi\jdk\Amazon-11\label\Windows2016\opensaml-xmlsec-impl\src\test\java\org\opensaml\xmlsec\mock\SignableSimpleXMLObject.java uses unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/Amazon-11/label/Windows2016/opensaml-xmlsec-impl/src/test/java/org/opensaml/xmlsec/mock/SignableSimpleXMLObject.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ opensaml-xmlsec-impl ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 847, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.105 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 847, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ----------------< org.opensaml:opensaml-messaging-impl >----------------
[INFO] Building OpenSAML :: Messaging Implementations 4.0.1-SNAPSHOT    [15/22]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ opensaml-messaging-impl ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-messaging-impl ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0: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.8.1:compile (default-compile) @ opensaml-messaging-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to C:\opt\jenkins\workspace\java-opensaml-v4-multi\jdk\Amazon-11\label\Windows2016\opensaml-messaging-impl\target\classes
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0: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.8.1:testCompile (default-testCompile) @ opensaml-messaging-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to C:\opt\jenkins\workspace\java-opensaml-v4-multi\jdk\Amazon-11\label\Windows2016\opensaml-messaging-impl\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M4: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.917 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.1-SNAPSHOT [16/22]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ opensaml-soap-impl ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-soap-impl ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0: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.8.1:compile (default-compile) @ opensaml-soap-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 504 source files to C:\opt\jenkins\workspace\java-opensaml-v4-multi\jdk\Amazon-11\label\Windows2016\opensaml-soap-impl\target\classes
[INFO] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/Amazon-11/label/Windows2016/opensaml-soap-impl/src/main/java/org/opensaml/soap/wstrust/impl/KeyExchangeTokenImpl.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/Amazon-11/label/Windows2016/opensaml-soap-impl/src/main/java/org/opensaml/soap/wstrust/impl/KeyExchangeTokenImpl.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ opensaml-soap-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ opensaml-soap-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 19 source files to C:\opt\jenkins\workspace\java-opensaml-v4-multi\jdk\Amazon-11\label\Windows2016\opensaml-soap-impl\target\test-classes
[INFO] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/Amazon-11/label/Windows2016/opensaml-soap-impl/src/test/java/org/opensaml/soap/WSBaseTestCase.java: C:\opt\jenkins\workspace\java-opensaml-v4-multi\jdk\Amazon-11\label\Windows2016\opensaml-soap-impl\src\test\java\org\opensaml\soap\WSBaseTestCase.java uses unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/Amazon-11/label/Windows2016/opensaml-soap-impl/src/test/java/org/opensaml/soap/WSBaseTestCase.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ opensaml-soap-impl ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 154, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.291 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 154, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ------------------< org.opensaml:opensaml-saml-impl >-------------------
[INFO] Building OpenSAML :: SAML Provider Implementations 4.0.1-SNAPSHOT [17/22]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/velocity/velocity-engine-core/2.2/velocity-engine-core-2.2.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/velocity/velocity-engine-core/2.2/velocity-engine-core-2.2.pom (10 kB at 61 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/velocity/velocity-engine-parent/2.2/velocity-engine-parent-2.2.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/velocity/velocity-engine-parent/2.2/velocity-engine-parent-2.2.pom (14 kB at 212 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/velocity/velocity-master/3/velocity-master-3.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/velocity/velocity-master/3/velocity-master-3.pom (8.4 kB at 140 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/jsoup/jsoup/1.13.1/jsoup-1.13.1.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/jsoup/jsoup/1.13.1/jsoup-1.13.1.pom (9.2 kB at 26 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/commons/commons-lang3/3.9/commons-lang3-3.9.jar
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/velocity/velocity-engine-core/2.2/velocity-engine-core-2.2.jar
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/jsoup/jsoup/1.13.1/jsoup-1.13.1.jar
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/commons/commons-lang3/3.9/commons-lang3-3.9.jar (504 kB at 2.3 MB/s)
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/velocity/velocity-engine-core/2.2/velocity-engine-core-2.2.jar (525 kB at 1.2 MB/s)
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/jsoup/jsoup/1.13.1/jsoup-1.13.1.jar (394 kB at 845 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ opensaml-saml-impl ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-saml-impl ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ opensaml-saml-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 29 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ opensaml-saml-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 833 source files to C:\opt\jenkins\workspace\java-opensaml-v4-multi\jdk\Amazon-11\label\Windows2016\opensaml-saml-impl\target\classes
[INFO] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/Amazon-11/label/Windows2016/opensaml-saml-impl/src/main/java/org/opensaml/saml/saml2/metadata/impl/EndpointImpl.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/Amazon-11/label/Windows2016/opensaml-saml-impl/src/main/java/org/opensaml/saml/saml2/metadata/impl/EndpointImpl.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ opensaml-saml-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 446 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ opensaml-saml-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 330 source files to C:\opt\jenkins\workspace\java-opensaml-v4-multi\jdk\Amazon-11\label\Windows2016\opensaml-saml-impl\target\test-classes
[INFO] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/Amazon-11/label/Windows2016/opensaml-saml-impl/src/test/java/org/opensaml/saml/saml2/wssecurity/messaging/impl/DefaultSAML20AssertionValidationContextBuilderTest.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/Amazon-11/label/Windows2016/opensaml-saml-impl/src/test/java/org/opensaml/saml/saml2/wssecurity/messaging/impl/DefaultSAML20AssertionValidationContextBuilderTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ opensaml-saml-impl ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
FATAL: command execution failed
java.io.EOFException
	at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2735)
	at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3210)
	at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:895)
	at java.io.ObjectInputStream.<init>(ObjectInputStream.java:357)
	at hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:49)
	at hudson.remoting.Command.readFrom(Command.java:140)
	at hudson.remoting.Command.readFrom(Command.java:126)
	at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:35)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:63)
Caused: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:77)
Caused: java.io.IOException: Backing channel 'EC2 (WindowsServer2016) - WindowsServer2016 (i-009097f8e70cfb83b)' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:214)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
	at com.sun.proxy.$Proxy98.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1150)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1142)
	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:741)
	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:1853)
	at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:427)
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=Amazon-11,label=Windows2016 #539
ERROR: EC2 (WindowsServer2016) - WindowsServer2016 (i-009097f8e70cfb83b) is offline; cannot locate Amazon-11


More information about the commits mailing list