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

join trigger doesn't work in a promotion process

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Critical Critical
    • join-plugin
    • None
    • Jenkins 1.458

      If I create the exact same configuration for downstream jobs and join trigger in a promotion action as I do a stand alone job, the join trigger is executed in the standalone job but is not executed in the promotion action. I will attach screen shots of my two jobs.

      Here is the "coeus" job (the downstream job that the join waits for) output showing the promotion process not executing the join trigger:

      Legacy code started this job.  No cause information is available
      Building on master in workspace /home/brian/coeus
      Triggering x86_64,el6
      x86_64,el6 completed with result SUCCESS
      Triggering a new build of update-mirror #33
      Notifying upstream projects of job completion
      Finished: SUCCESS
      

      and the standalone job executing it:

      Started by upstream project "foo" build number 17
      Building on master in workspace /home/brian/coeus
      Triggering x86_64,el6
      x86_64,el6 completed with result SUCCESS
      Notifying upstream build foo #17 of job completion
      All downstream projects complete!
      Triggering a new build of chroma-internal-test #18
      Triggering a new build of update-mirror #32
      Notifying upstream projects of job completion
      Notifying upstream of completion: foo #17
      Finished: SUCCESS
      

      Happy to try to provide more information as required.

            mdonohue mdonohue
            brian Brian Murrell
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: