You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/01/31 22:05:00 UTC

Build failed in Jenkins: POI » POI-DSL-Windows-1.14 #35

See <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/35/display/redirect>

Changes:


------------------------------------------
[...truncated 316.91 KB...]
			at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source)
			at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(Unknown Source)
			at java.nio.file.Files.deleteIfExists(Unknown Source)
			at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237)
	Also:   java.nio.file.FileSystemException: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.svn\svn.fe5c9a61-6780-4c38-8a0a-1f403748b7eb.tmp>: The process cannot access the file because it is being used by another process.

			at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
			at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
			at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
			at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source)
			at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(Unknown Source)
			at java.nio.file.Files.deleteIfExists(Unknown Source)
			at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241)
jenkins.util.io.CompositeIOException: Unable to remove file <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.svn\svn.fe5c9a61-6780-4c38-8a0a-1f403748b7eb.tmp>
		at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252)
		at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205)
		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216)
		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226)
		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215)
		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226)
		at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:87)
Also:   	Also:   java.nio.file.DirectoryNotEmptyException: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.svn>
			at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source)
			at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(Unknown Source)
			at java.nio.file.Files.deleteIfExists(Unknown Source)
			at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237)
	Also:   java.nio.file.DirectoryNotEmptyException: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.svn>
			at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source)
			at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(Unknown Source)
			at java.nio.file.Files.deleteIfExists(Unknown Source)
			at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241)
jenkins.util.io.CompositeIOException: Unable to remove directory <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.svn> with directory contents: [<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.svn\svn.fe5c9a61-6780-4c38-8a0a-1f403748b7eb.tmp]>
		at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250)
		at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205)
		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216)
		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226)
		at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:87)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from static.62.73.9.176.clients.your-server.de/176.9.73.62:50764
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1788)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
		at hudson.remoting.Channel.call(Channel.java:998)
		at hudson.FilePath.act(FilePath.java:1069)
		at hudson.FilePath.act(FilePath.java:1058)
		at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:927)
		at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:857)
		at hudson.scm.SCM.checkout(SCM.java:505)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1206)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1880)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:428)
jenkins.util.io.CompositeIOException: Unable to delete '<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.'.> Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
	at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:90)
	at hudson.Util.deleteContentsRecursive(Util.java:261)
	at hudson.Util.deleteContentsRecursive(Util.java:250)
	at hudson.scm.subversion.CheckoutUpdater$SubversionUpdateTask.perform(CheckoutUpdater.java:90)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:168)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:176)
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:185)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:168)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1031)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1007)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:980)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3073)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:117)
	at java.lang.Thread.run(Unknown Source)
Retrying after 10 seconds
Checking out a fresh workspace because there's no workspace at F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.14
Cleaning local Directory .
Also:   	Also:   java.nio.file.FileSystemException: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.svn\svn.fe5c9a61-6780-4c38-8a0a-1f403748b7eb.tmp>: The process cannot access the file because it is being used by another process.

			at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
			at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
			at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
			at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source)
			at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(Unknown Source)
			at java.nio.file.Files.deleteIfExists(Unknown Source)
			at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237)
	Also:   java.nio.file.FileSystemException: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.svn\svn.fe5c9a61-6780-4c38-8a0a-1f403748b7eb.tmp>: The process cannot access the file because it is being used by another process.

			at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
			at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
			at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
			at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source)
			at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(Unknown Source)
			at java.nio.file.Files.deleteIfExists(Unknown Source)
			at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241)
jenkins.util.io.CompositeIOException: Unable to remove file <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.svn\svn.fe5c9a61-6780-4c38-8a0a-1f403748b7eb.tmp>
		at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252)
		at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205)
		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216)
		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226)
		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215)
		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226)
		at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:87)
Also:   	Also:   java.nio.file.DirectoryNotEmptyException: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.svn>
			at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source)
			at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(Unknown Source)
			at java.nio.file.Files.deleteIfExists(Unknown Source)
			at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237)
	Also:   java.nio.file.DirectoryNotEmptyException: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.svn>
			at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source)
			at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(Unknown Source)
			at java.nio.file.Files.deleteIfExists(Unknown Source)
			at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241)
jenkins.util.io.CompositeIOException: Unable to remove directory <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.svn> with directory contents: [<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.svn\svn.fe5c9a61-6780-4c38-8a0a-1f403748b7eb.tmp]>
		at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250)
		at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205)
		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216)
		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226)
		at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:87)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from static.62.73.9.176.clients.your-server.de/176.9.73.62:50764
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1788)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
		at hudson.remoting.Channel.call(Channel.java:998)
		at hudson.FilePath.act(FilePath.java:1069)
		at hudson.FilePath.act(FilePath.java:1058)
		at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:927)
		at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:857)
		at hudson.scm.SCM.checkout(SCM.java:505)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1206)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1880)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:428)
jenkins.util.io.CompositeIOException: Unable to delete '<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.'.> Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
	at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:90)
	at hudson.Util.deleteContentsRecursive(Util.java:261)
	at hudson.Util.deleteContentsRecursive(Util.java:250)
	at hudson.scm.subversion.CheckoutUpdater$SubversionUpdateTask.perform(CheckoutUpdater.java:90)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:168)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:176)
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:132)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:168)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1031)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1007)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:980)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3073)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:117)
	at java.lang.Thread.run(Unknown Source)
Retrying after 10 seconds
Checking out a fresh workspace because there's no workspace at F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.14
Cleaning local Directory .
Also:   	Also:   java.nio.file.FileSystemException: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.svn\svn.fe5c9a61-6780-4c38-8a0a-1f403748b7eb.tmp>: The process cannot access the file because it is being used by another process.

			at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
			at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
			at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
			at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source)
			at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(Unknown Source)
			at java.nio.file.Files.deleteIfExists(Unknown Source)
			at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237)
	Also:   java.nio.file.FileSystemException: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.svn\svn.fe5c9a61-6780-4c38-8a0a-1f403748b7eb.tmp>: The process cannot access the file because it is being used by another process.

			at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
			at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
			at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
			at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source)
			at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(Unknown Source)
			at java.nio.file.Files.deleteIfExists(Unknown Source)
			at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241)
jenkins.util.io.CompositeIOException: Unable to remove file <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.svn\svn.fe5c9a61-6780-4c38-8a0a-1f403748b7eb.tmp>
		at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252)
		at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205)
		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216)
		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226)
		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215)
		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226)
		at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:87)
Also:   	Also:   java.nio.file.DirectoryNotEmptyException: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.svn>
			at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source)
			at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(Unknown Source)
			at java.nio.file.Files.deleteIfExists(Unknown Source)
			at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237)
	Also:   java.nio.file.DirectoryNotEmptyException: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.svn>
			at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source)
			at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(Unknown Source)
			at java.nio.file.Files.deleteIfExists(Unknown Source)
			at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241)
jenkins.util.io.CompositeIOException: Unable to remove directory <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.svn> with directory contents: [<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.svn\svn.fe5c9a61-6780-4c38-8a0a-1f403748b7eb.tmp]>
		at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250)
		at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205)
		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216)
		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226)
		at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:87)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from static.62.73.9.176.clients.your-server.de/176.9.73.62:50764
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1788)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
		at hudson.remoting.Channel.call(Channel.java:998)
		at hudson.FilePath.act(FilePath.java:1069)
		at hudson.FilePath.act(FilePath.java:1058)
		at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:927)
		at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:857)
		at hudson.scm.SCM.checkout(SCM.java:505)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1206)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1880)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:428)
jenkins.util.io.CompositeIOException: Unable to delete '<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.'.> Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
	at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:90)
	at hudson.Util.deleteContentsRecursive(Util.java:261)
	at hudson.Util.deleteContentsRecursive(Util.java:250)
	at hudson.scm.subversion.CheckoutUpdater$SubversionUpdateTask.perform(CheckoutUpdater.java:90)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:168)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:176)
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:132)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:168)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1031)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1007)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:980)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3073)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:117)
	at java.lang.Thread.run(Unknown Source)
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


Jenkins build is back to normal : POI » POI-DSL-Windows-1.14 #36

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/36/display/redirect>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org