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

uploading files doesn't work on multi-matrix project

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • matrix-project-plugin
    • None
    • Platform: All, OS: All

      Uploading files doesn't work on my project.

      The project created by multi-matrix has jobs work on 3 slaves and master.
      This is simple project.

      • checked Parameterized Build
      • add parameter [file]
      • file is named "file"
      • matrix
      • checked all nodes or labels

      Run job and upload file.
      Some nodes report errors.

      FATAL: null
      java.lang.NullPointerException
      at hudson.model.FileParameterValue$1.setUp(FileParameterValue.java:71)
      at hudson.model.Build$RunnerImpl.doRun(Build.java:127)
      at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:375)
      at hudson.model.Run.run(Run.java:1120)
      at hudson.matrix.MatrixRun.run(MatrixRun.java:130)
      at hudson.model.ResourceController.execute(ResourceController.java:88)
      at hudson.model.Executor.run(Executor.java:123)

      Master nodes too.

          [JENKINS-4725] uploading files doesn't work on multi-matrix project

          tosik created issue -
          Jenkins IRC Bot made changes -
          Component/s New: matrix-project [ 18765 ]
          Component/s Original: matrix [ 15501 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 134798 ] New: JNJira + In-Review [ 174205 ]

            Unassigned Unassigned
            tosik tosik
            Votes:
            2 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: