Build failed in Jenkins: spring-extensions-v5-multi » JDK-11,WindowsServer2016 #1216
Shibboleth Jenkins
noreply at shibboleth.net
Sun May 12 01:29:15 EDT 2019
See <http://127.0.0.1:1583/jenkins/job/spring-extensions-v5-multi/jdk=JDK-11,label=WindowsServer2016/1216/display/redirect>
------------------------------------------
Started by upstream project "spring-extensions-v5-multi" build number 1216
originally caused by:
Started by timer
Building remotely on WindowsServer2016 (windows) in workspace C:\Users\tzeller\jenkins-slave\workspace\spring-extensions-v5-multi\jdk\JDK-11\label\WindowsServer2016
No credentials specified
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://git.shibboleth.net/spring-extensions # timeout=10
Fetching upstream changes from git://git.shibboleth.net/spring-extensions
> git --version # timeout=10
> git fetch --tags --force --progress git://git.shibboleth.net/spring-extensions +refs/heads/*:refs/remotes/origin/*
Checking out Revision c9b1a6e829568b6f45897ba145166e851ff49c10 (refs/remotes/origin/maint-5)
> git config core.sparsecheckout # timeout=10
> git checkout -f c9b1a6e829568b6f45897ba145166e851ff49c10
Commit message: "Bump version after release"
> git rev-list --no-walk c9b1a6e829568b6f45897ba145166e851ff49c10 # timeout=10
[WindowsServer2016] $ cmd.exe /C "C:\opt\maven\bin\mvn.cmd -Djdk=JDK-11 -Dmatrix-combinations= -Dlabel=WindowsServer2016 -B clean test -Prelease --update-snapshots --fail-at-end && exit %%ERRORLEVEL%%"
[INFO] Scanning for projects...
[INFO]
[INFO] ----------------< net.shibboleth.ext:spring-extensions >----------------
[INFO] Building Spring Framework Extension 5.4.2-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ spring-extensions ---
[INFO] Deleting C:\Users\tzeller\jenkins-slave\workspace\spring-extensions-v5-multi\jdk\JDK-11\label\WindowsServer2016\target
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ spring-extensions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ spring-extensions ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 59 source files to C:\Users\tzeller\jenkins-slave\workspace\spring-extensions-v5-multi\jdk\JDK-11\label\WindowsServer2016\target\classes
[WARNING] bootstrap class path not set in conjunction with -source 7
[WARNING] /C:/Users/tzeller/jenkins-slave/workspace/spring-extensions-v5-multi/jdk/JDK-11/label/WindowsServer2016/src/main/java/net/shibboleth/ext/spring/resource/SVNBasicAuthenticationManager.java:[154,19] getProxyPassword() in org.tmatesoft.svn.core.auth.BasicAuthenticationManager has been deprecated
[INFO] /C:/Users/tzeller/jenkins-slave/workspace/spring-extensions-v5-multi/jdk/JDK-11/label/WindowsServer2016/src/main/java/net/shibboleth/ext/spring/factory/PKCS11PrivateKeyFactoryBean.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/Users/tzeller/jenkins-slave/workspace/spring-extensions-v5-multi/jdk/JDK-11/label/WindowsServer2016/src/main/java/net/shibboleth/ext/spring/factory/PKCS11PrivateKeyFactoryBean.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ spring-extensions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 64 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ spring-extensions ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 24 source files to C:\Users\tzeller\jenkins-slave\workspace\spring-extensions-v5-multi\jdk\JDK-11\label\WindowsServer2016\target\test-classes
[WARNING] bootstrap class path not set in conjunction with -source 7
[INFO] /C:/Users/tzeller/jenkins-slave/workspace/spring-extensions-v5-multi/jdk/JDK-11/label/WindowsServer2016/src/test/java/net/shibboleth/ext/spring/service/ReloadableBeanServiceTest.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/Users/tzeller/jenkins-slave/workspace/spring-extensions-v5-multi/jdk/JDK-11/label/WindowsServer2016/src/test/java/net/shibboleth/ext/spring/service/ReloadableBeanServiceTest.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ spring-extensions ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 89.105 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:36 min
[INFO] Finished at: 2019-05-11T22:26:55-07:00
[INFO] ------------------------------------------------------------------------
FATAL: java.io.IOException: Unexpected EOF
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)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to WindowsServer2016
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
at hudson.remoting.Request.call(Request.java:202)
at hudson.remoting.Channel.call(Channel.java:956)
at hudson.Launcher$RemoteLauncher.kill(Launcher.java:1085)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:510)
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)
Caused: hudson.remoting.RequestAbortedException
at hudson.remoting.Request.abort(Request.java:340)
at hudson.remoting.Channel.terminate(Channel.java:1040)
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:94)
ERROR: Step ‘Publish TestNG Results’ failed: no workspace for spring-extensions-v5-multi/jdk=JDK-11,label=WindowsServer2016 #1216
More information about the commits
mailing list