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

project run gets hung up, when run simultaneously

XMLWordPrintable

      We have a project (parent) with multiple steps, one of the step being configured as 'trigger/call a build on other projects' (i.e, child job)
      We have selected the option 'block until the triggered projects finish their builds', so that Parent project will be on hold until the child project gets completed.

      It works fine if we run the parent project one time.
      But, if we run another instance of the same Parent project, the child project run (triggered from first run), goes into 'pending forever' state.
      Similarly, the second Parent project run also goes to 'pending forever'

      Please let us know if there is any fix/workaround.

      ===========
      The projects are configured as:

      Parent Project:-

      -Step 1 (Some commands)

      -Step 2 (Invoke a “Child” project) – parent has to be in wait state until the child completes

      -Step 3 (Some commands)

      Child Project:-

      -Step 1 (Some Commands)

      ================

      Regards
      Satya

            Unassigned Unassigned
            satya_5078 Satya M
            Votes:
            2 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: