Build failed in Jenkins: java-opensaml-v4-multi » Oracle-20,Windows2022 #1190
Shibboleth Jenkins
noreply at shibboleth.net
Sun May 28 06:46:18 UTC 2023
See <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=Oracle-20,label=Windows2022/1190/display/redirect>
Changes:
------------------------------------------
[...truncated 36.71 KB...]
[INFO] Results:
[INFO]
[INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] -------------------< org.opensaml:opensaml-soap-api >-------------------
[INFO] Building OpenSAML :: SOAP Provider API 4.3.1-SNAPSHOT [7/22]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ opensaml-soap-api ---
[INFO] Deleting C:\opt\jenkins\workspace\java-opensaml-v4-multi\jdk\Oracle-20\label\Windows2022\opensaml-soap-api\target
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-soap-api ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ opensaml-soap-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 7 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ opensaml-soap-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 199 source files to C:\opt\jenkins\workspace\java-opensaml-v4-multi\jdk\Oracle-20\label\Windows2022\opensaml-soap-api\target\classes
[INFO] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/Oracle-20/label/Windows2022/opensaml-soap-api/src/main/java/org/opensaml/soap/common/AbstractExtensibleSOAPObject.java: C:\opt\jenkins\workspace\java-opensaml-v4-multi\jdk\Oracle-20\label\Windows2022\opensaml-soap-api\src\main\java\org\opensaml\soap\common\AbstractExtensibleSOAPObject.java uses unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/Oracle-20/label/Windows2022/opensaml-soap-api/src/main/java/org/opensaml/soap/common/AbstractExtensibleSOAPObject.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ opensaml-soap-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-soap-api ---
[INFO] Changes detected - recompiling the module!
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ opensaml-soap-api ---
[INFO]
[INFO] -----------------< org.opensaml:opensaml-profile-api >------------------
[INFO] Building OpenSAML :: Profile API 4.3.1-SNAPSHOT [8/22]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ opensaml-profile-api ---
[INFO] Deleting C:\opt\jenkins\workspace\java-opensaml-v4-multi\jdk\Oracle-20\label\Windows2022\opensaml-profile-api\target
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-profile-api ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ opensaml-profile-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-profile-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 31 source files to C:\opt\jenkins\workspace\java-opensaml-v4-multi\jdk\Oracle-20\label\Windows2022\opensaml-profile-api\target\classes
[WARNING] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/Oracle-20/label/Windows2022/opensaml-profile-api/src/main/java/org/opensaml/profile/action/AbstractProfileAction.java:[89,53] net.shibboleth.utilities.java.support.net.ThreadLocalHttpServletRequestProxy in net.shibboleth.utilities.java.support.net has been deprecated and marked for removal
[WARNING] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/Oracle-20/label/Windows2022/opensaml-profile-api/src/main/java/org/opensaml/profile/action/AbstractProfileAction.java:[140,55] net.shibboleth.utilities.java.support.net.ThreadLocalHttpServletResponseProxy in net.shibboleth.utilities.java.support.net has been deprecated and marked for removal
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ opensaml-profile-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ opensaml-profile-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to C:\opt\jenkins\workspace\java-opensaml-v4-multi\jdk\Oracle-20\label\Windows2022\opensaml-profile-api\target\test-classes
[WARNING] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/Oracle-20/label/Windows2022/opensaml-profile-api/src/test/java/org/opensaml/profile/logic/IPRangePredicateTest.java:[50,18] setHttpServletRequest(javax.servlet.http.HttpServletRequest) in org.opensaml.profile.logic.IPRangePredicate has been deprecated and marked for removal
[WARNING] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/Oracle-20/label/Windows2022/opensaml-profile-api/src/test/java/org/opensaml/profile/logic/IPRangePredicateTest.java:[62,18] setHttpServletRequest(javax.servlet.http.HttpServletRequest) in org.opensaml.profile.logic.IPRangePredicate has been deprecated and marked for removal
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ opensaml-profile-api ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.406 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] -------------------< org.opensaml:opensaml-saml-api >-------------------
[INFO] Building OpenSAML :: SAML Provider API 4.3.1-SNAPSHOT [9/22]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ opensaml-saml-api ---
[INFO] Deleting C:\opt\jenkins\workspace\java-opensaml-v4-multi\jdk\Oracle-20\label\Windows2022\opensaml-saml-api\target
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-saml-api ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ opensaml-saml-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 61 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ opensaml-saml-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 406 source files to C:\opt\jenkins\workspace\java-opensaml-v4-multi\jdk\Oracle-20\label\Windows2022\opensaml-saml-api\target\classes
[INFO] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/Oracle-20/label/Windows2022/opensaml-saml-api/src/main/java/org/opensaml/saml/common/binding/AbstractEndpointResolver.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/Oracle-20/label/Windows2022/opensaml-saml-api/src/main/java/org/opensaml/saml/common/binding/AbstractEndpointResolver.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ opensaml-saml-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-saml-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to C:\opt\jenkins\workspace\java-opensaml-v4-multi\jdk\Oracle-20\label\Windows2022\opensaml-saml-api\target\test-classes
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ opensaml-saml-api ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.011 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ------------------< org.opensaml:opensaml-xacml-api >-------------------
[INFO] Building OpenSAML :: XACML Provider API 4.3.1-SNAPSHOT [10/22]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ opensaml-xacml-api ---
[INFO] Deleting C:\opt\jenkins\workspace\java-opensaml-v4-multi\jdk\Oracle-20\label\Windows2022\opensaml-xacml-api\target
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-xacml-api ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ opensaml-xacml-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-xacml-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 61 source files to C:\opt\jenkins\workspace\java-opensaml-v4-multi\jdk\Oracle-20\label\Windows2022\opensaml-xacml-api\target\classes
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ opensaml-xacml-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-xacml-api ---
[INFO] Changes detected - recompiling the module!
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ opensaml-xacml-api ---
[INFO]
[INFO] ----------------< org.opensaml:opensaml-xacml-saml-api >----------------
[INFO] Building OpenSAML :: SAML XACML Profile API 4.3.1-SNAPSHOT [11/22]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ opensaml-xacml-saml-api ---
[INFO] Deleting C:\opt\jenkins\workspace\java-opensaml-v4-multi\jdk\Oracle-20\label\Windows2022\opensaml-xacml-saml-api\target
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-xacml-saml-api ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ opensaml-xacml-saml-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-xacml-saml-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to C:\opt\jenkins\workspace\java-opensaml-v4-multi\jdk\Oracle-20\label\Windows2022\opensaml-xacml-saml-api\target\classes
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ opensaml-xacml-saml-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-xacml-saml-api ---
[INFO] Changes detected - recompiling the module!
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ opensaml-xacml-saml-api ---
[INFO]
[INFO] -----------------< org.opensaml:opensaml-storage-impl >-----------------
[INFO] Building OpenSAML :: Storage Implementation 4.3.1-SNAPSHOT [12/22]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ opensaml-storage-impl ---
[INFO] Deleting C:\opt\jenkins\workspace\java-opensaml-v4-multi\jdk\Oracle-20\label\Windows2022\opensaml-storage-impl\target
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-storage-impl ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ opensaml-storage-impl ---
[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-storage-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 25 source files to C:\opt\jenkins\workspace\java-opensaml-v4-multi\jdk\Oracle-20\label\Windows2022\opensaml-storage-impl\target\classes
[INFO] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/Oracle-20/label/Windows2022/opensaml-storage-impl/src/main/java/org/opensaml/storage/impl/JPAStorageService.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/Oracle-20/label/Windows2022/opensaml-storage-impl/src/main/java/org/opensaml/storage/impl/JPAStorageService.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ opensaml-storage-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 5 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ opensaml-storage-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 14 source files to C:\opt\jenkins\workspace\java-opensaml-v4-multi\jdk\Oracle-20\label\Windows2022\opensaml-storage-impl\target\test-classes
[WARNING] /C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/Oracle-20/label/Windows2022/opensaml-storage-impl/src/test/java/org/opensaml/storage/impl/JPAStorageServiceTest.java:[71,23] setTransactionRetry(int) in org.opensaml.storage.impl.JPAStorageService has been deprecated and marked for removal
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ opensaml-storage-impl ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
FATAL: command execution failed
java.io.EOFException
at java.base/java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2911)
at java.base/java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3406)
at java.base/java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:932)
at java.base/java.io.ObjectInputStream.<init>(ObjectInputStream.java:375)
at hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:49)
at hudson.remoting.Command.readFrom(Command.java:142)
at hudson.remoting.Command.readFrom(Command.java:128)
at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:35)
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:61)
Caused: java.io.IOException: Unexpected termination of the channel
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:75)
Caused: java.io.IOException: Backing channel 'EC2 (ec2-I2) - WindowsServer2022 (i-06652fb1523e20b40)' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
at com.sun.proxy.$Proxy120.isAlive(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1215)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1207)
at hudson.Launcher$ProcStarter.join(Launcher.java:524)
at hudson.tasks.Maven.perform(Maven.java:369)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818)
at hudson.model.Build$BuildExecution.build(Build.java:199)
at hudson.model.Build$BuildExecution.doRun(Build.java:164)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526)
at hudson.model.Run.execute(Run.java:1900)
at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:442)
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=Oracle-20,label=Windows2022 #1190
ERROR: EC2 (ec2-I2) - WindowsServer2022 (i-06652fb1523e20b40) is offline; cannot locate Oracle-20
More information about the commits
mailing list