Build failed in Jenkins: java-identity-provider-v4-multi » OpenJDK-21,Windows2022 #1207

Shibboleth Jenkins noreply at shibboleth.net
Sun May 28 04:28:18 UTC 2023


See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=OpenJDK-21,label=Windows2022/1207/display/redirect>

Changes:


------------------------------------------
[...truncated 82.33 KB...]
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ idp-attribute-filter-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: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.983 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] -----------------< net.shibboleth.idp:idp-session-api >-----------------
[INFO] Building Shibboleth IdP :: Session API 4.3.2-SNAPSHOT            [10/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-session-api ---
[INFO] Deleting C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-21\label\Windows2022\idp-session-api\target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-session-api ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-session-api ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-session-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) @ idp-session-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 28 source files to C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-21\label\Windows2022\idp-session-api\target\classes
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v4-multi/jdk/OpenJDK-21/label/Windows2022/idp-session-api/src/main/java/net/shibboleth/idp/session/SPSessionSerializerRegistry.java: C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-21\label\Windows2022\idp-session-api\src\main\java\net\shibboleth\idp\session\SPSessionSerializerRegistry.java uses unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v4-multi/jdk/OpenJDK-21/label/Windows2022/idp-session-api/src/main/java/net/shibboleth/idp/session/SPSessionSerializerRegistry.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ idp-session-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) @ idp-session-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-21\label\Windows2022\idp-session-api\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ idp-session-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: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.925 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ------------------< net.shibboleth.idp:idp-saml-api >-------------------
[INFO] Building Shibboleth IdP :: SAML Profile API 4.3.2-SNAPSHOT       [11/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-saml-api ---
[INFO] Deleting C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-21\label\Windows2022\idp-saml-api\target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-saml-api ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-saml-api ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-saml-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) @ idp-saml-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 126 source files to C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-21\label\Windows2022\idp-saml-api\target\classes
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v4-multi/jdk/OpenJDK-21/label/Windows2022/idp-saml-api/src/main/java/net/shibboleth/idp/saml/attribute/transcoding/AbstractSAMLAttributeTranscoder.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v4-multi/jdk/OpenJDK-21/label/Windows2022/idp-saml-api/src/main/java/net/shibboleth/idp/saml/attribute/transcoding/AbstractSAMLAttributeTranscoder.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ idp-saml-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:testCompile (default-testCompile) @ idp-saml-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 28 source files to C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-21\label\Windows2022\idp-saml-api\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ idp-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: 120, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.844 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 120, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] -------------------< net.shibboleth.idp:idp-cas-api >-------------------
[INFO] Building Shibboleth IdP :: CAS Protocol API 4.3.2-SNAPSHOT       [12/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-cas-api ---
[INFO] Deleting C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-21\label\Windows2022\idp-cas-api\target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-cas-api ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-cas-api ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-cas-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) @ idp-cas-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 44 source files to C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-21\label\Windows2022\idp-cas-api\target\classes
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v4-multi/jdk/OpenJDK-21/label/Windows2022/idp-cas-api/src/main/java/net/shibboleth/idp/cas/attribute/AbstractCASAttributeTranscoder.java: C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-21\label\Windows2022\idp-cas-api\src\main\java\net\shibboleth\idp\cas\attribute\AbstractCASAttributeTranscoder.java uses unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v4-multi/jdk/OpenJDK-21/label/Windows2022/idp-cas-api/src/main/java/net/shibboleth/idp/cas/attribute/AbstractCASAttributeTranscoder.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ idp-cas-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) @ idp-cas-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-21\label\Windows2022\idp-cas-api\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ idp-cas-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: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.855 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] -----------------< net.shibboleth.idp:idp-consent-api >-----------------
[INFO] Building Shibboleth IdP :: Consent API 4.3.2-SNAPSHOT            [13/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-consent-api ---
[INFO] Deleting C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-21\label\Windows2022\idp-consent-api\target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-consent-api ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-consent-api ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-consent-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) @ idp-consent-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-21\label\Windows2022\idp-consent-api\target\classes
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ idp-consent-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) @ idp-consent-api ---
[INFO] Changes detected - recompiling the module!
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ idp-consent-api ---
[INFO] 
[INFO] ---------------------< net.shibboleth.idp:idp-ui >----------------------
[INFO] Building Shibboleth IdP :: UI Support 4.3.2-SNAPSHOT             [14/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-ui ---
[INFO] Deleting C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-21\label\Windows2022\idp-ui\target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-ui ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-ui ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-ui ---
[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) @ idp-ui ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 25 source files to C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-21\label\Windows2022\idp-ui\target\classes
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ idp-ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ idp-ui ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-21\label\Windows2022\idp-ui\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ idp-ui ---
[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-identity-provider-v4-multi/jdk=OpenJDK-21,label=Windows2022 #1207
ERROR: EC2 (ec2-I2) - WindowsServer2022 (i-06652fb1523e20b40) is offline; cannot locate OpenJDK-21


More information about the commits mailing list