Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-5765

CopyArchiver from Matrix Project does not work

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • copyarchiver-plugin
    • None
    • Debian Etch, java version "1.5.0_14"

      Hello,

      I'm unable to archive/aggregate artifacts from a Matrix Project (multi-configuration).
      Even calling CopyArchiver from the same project ( it use workspace directory ).
      I have tried, with "classic" projetc with success.

      I get errors like this:
      Archiving artifacts
      [CopyArchiverPublisher] Copying archived artifacts in the shared directory '/home/hudson/workspace/aggregate/label/centos-5-amd64/agg/'.
      [CopyArchiverPublisher] Error on copyarchiver analysis: hudson.util.IOException2: java.io.IOException: Unconnected pipe
      at hudson.remoting.FastPipedInputStream.read(FastPipedInputStream.java:151)
      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:474)
      at com.thalesgroup.hudson.plugins.copyarchiver.FilePathArchiver.copyRecursiveTo(FilePathArchiver.java:158)
      at com.thalesgroup.hudson.plugins.copyarchiver.CopyArchiverPublisher.perform(CopyArchiverPublisher.java:249)
      at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
      at hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:582)
      at hudson.model.AbstractBuild$AbstractRunner.performAllBuildStep(AbstractBuild.java:563)
      at hudson.model.AbstractBuild$AbstractRunner.performAllBuildStep(AbstractBuild.java:550)
      at hudson.model.Build$RunnerImpl.post2(Build.java:152)
      at hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:528)
      at hudson.model.Run.run(Run.java:1221)
      at hudson.matrix.MatrixRun.run(MatrixRun.java:130)
      at hudson.model.ResourceController.execute(ResourceController.java:88)
      at hudson.model.Executor.run(Executor.java:122)

      Finished: FAILURE

      Is CopyArchiver Matrix Project Capable ?

      Thanks

      Javier

            gbois Gregory Boissinot
            javyer javyer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: