[
https://issues.jenkins-ci.org/browse/JENKINS-7813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=160349#comment-160349
]
Mike Pontillo commented on JENKINS-7813:
----------------------------------------
Anyone have a workaround? I was thinking of just doing a direct 'scp' to the
master. FYI, I get the following stack trace:
Archiving artifacts
ERROR: Failed to archive artifacts: **/*.tar.gz
java.io.IOException
at
hudson.remoting.FastPipedInputStream.read(FastPipedInputStream.java:175)
at hudson.util.HeadBufferingStream.read(HeadBufferingStream.java:61)
at java.io.FilterInputStream.read(FilterInputStream.java:107)
at hudson.util.HeadBufferingStream.fillSide(HeadBufferingStream.java:83)
at hudson.FilePath$TarCompression$2.extract(FilePath.java:568)
at hudson.FilePath.copyRecursiveTo(FilePath.java:1685)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:116)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
at
hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:703)
at
hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:678)
at
hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:656)
at hudson.model.Build$RunnerImpl.post2(Build.java:162)
at
hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:625)
at hudson.model.Run.run(Run.java:1435)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:238)
> Archiving artifacts very slow
> -----------------------------
>
> Key: JENKINS-7813
> URL: https://issues.jenkins-ci.org/browse/JENKINS-7813
> Project: Jenkins
> Issue Type: Bug
> Components: core
> Affects Versions: current
> Environment: Fedora 10 x86_64 Master, Win7 32bit Slave
> Reporter: gtuhl
>
> We are running 1.380. I can watch a 300MB tarball get transferred to the
> Hudson master slowly over 30+ minutes. An scp between the same machines and
> same files/directories takes less than 3 minutes.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira