I am seeing this issue in 1.555 :

11:12:54 ERROR: Failed to archive artifacts: *.log
11:12:54 java.io.IOException: java.util.concurrent.ExecutionException: java.io.IOException: request to write '8192' bytes exceeds size in header of '26982170' bytes for entry 'output.log'
11:12:54 	at hudson.FilePath.copyRecursiveTo(FilePath.java:2017)
11:12:54 	at jenkins.model.StandardArtifactManager.archive(StandardArtifactManager.java:57)
11:12:54 	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:140)
11:12:54 	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
11:12:54 	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:804)
11:12:54 	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:776)
11:12:54 	at hudson.model.Build$BuildExecution.post2(Build.java:183)
11:12:54 	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:725)
11:12:54 	at hudson.model.Run.execute(Run.java:1701)
11:12:54 	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
11:12:54 	at hudson.model.ResourceController.execute(ResourceController.java:88)
11:12:54 	at hudson.model.Executor.run(Executor.java:231)
11:12:54 Caused by: java.util.concurrent.ExecutionException: java.io.IOException: request to write '8192' bytes exceeds size in header of '26982170' bytes for entry 'output.log'
11:12:54 	at hudson.remoting.Channel$3.adapt(Channel.java:755)
11:12:54 	at hudson.remoting.Channel$3.adapt(Channel.java:750)
11:12:54 	at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55)
11:12:54 	at hudson.FilePath.copyRecursiveTo(FilePath.java:2015)
11:12:54 	... 11 more
11:12:54 Caused by: java.io.IOException: request to write '8192' bytes exceeds size in header of '26982170' bytes for entry 'output.log'
11:12:54 	at hudson.org.apache.tools.tar.TarOutputStream.write(TarOutputStream.java:284)
11:12:54 	at hudson.util.io.TarArchiver.visit(TarArchiver.java:114)
11:12:54 	at hudson.util.DirScanner.scanSingle(DirScanner.java:49)
11:12:54 	at hudson.FilePath$ExplicitlySpecifiedDirScanner.scan(FilePath.java:2541)
11:12:54 	at hudson.FilePath.writeToTar(FilePath.java:2053)
11:12:54 	at hudson.FilePath.access$1000(FilePath.java:172)
11:12:54 	at hudson.FilePath$41.invoke(FilePath.java:1994)
11:12:54 	at hudson.FilePath$41.invoke(FilePath.java:1990)
11:12:54 	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2462)
11:12:54 	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
11:12:54 	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
11:12:54 	at hudson.remoting.Request$2.run(Request.java:328)
11:12:54 	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
11:12:54 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
11:12:54 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
11:12:54 	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
11:12:54 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
11:12:54 	at java.lang.Thread.run(Thread.java:662)
11:12:54 Build step 'Archive the artifacts' changed build result to FAILURE
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to