• Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • build-pipeline-plugin
    • None
    • Jenkins 2.8, Build Pipeline Plugin 1.5.3.1

      We are using Folders to manage our build jobs.

      The folder structure looks like:

      Denis/

      So, it is only one level deep.

      I am trying to setup a build pipeline. I used the Post Build Action of a "Build other projects (manual)" step.

      I set the name of the project to use the folder structure:

      /Denis/job-name

      Everything appears fine in the Build Pipeline View, but when I click on the "manual trigger" icon, it doesn't run.

      Inspecting the Jenkins log I am seeing:

      call to /$stapler/bound/02d15e0b-6aab-4b6d-9c5b-9b7d4ea028f4/triggerManualBuild failed
      java.lang.IllegalStateException: No upstream trigger found for this projectDenis ยป denis-publish-portal
      	at au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView.triggerBuild(BuildPipelineView.java:496)
      	at au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView.triggerManualBuild(BuildPipelineView.java:405)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      

          [JENKINS-37701] Manual trigger not running in build pipeline

          Paul Cleary created issue -
          Paul Cleary made changes -
          Environment Original: Jenkins 2.19, Build Pipeline Plugin 1.5.3.1 New: Jenkins 2.8, Build Pipeline Plugin 1.5.3.1
          Robson Peixoto made changes -
          Attachment New: image-2017-08-05-13-32-50-109.png [ 39148 ]
          Robson Peixoto made changes -
          Attachment Original: image-2017-08-05-13-32-50-109.png [ 39148 ]

            Unassigned Unassigned
            pcleary Paul Cleary
            Votes:
            2 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated: