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

Reloading Hudson Configuration Causes "Duplicate" Gerrit Jobs To Trigger

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Component/s: gerrit-trigger-plugin
    • Labels:
      None

      Description

      Repro steps:

      Create a job that is triggered by a gerrit event, and the build step is to sleep for 5 seconds (no need to actually configure the git plugin; we don't care to actually compile it). Save the job, and make sure it gets triggered by uploading a new change to gerrit. Then reload Hudson configuration from disk from the manage hudson menu, and upload another patchset to gerrit. The test job will run multiple times on different slave, with the same build number. Each time you reload configuration, another duplicate is added. After all the duplicates are complete, only the single build is recorded, but the console logs are all mixed together. Retriggering a build does not cause any duplication, but query for a patchset and triggering it that way does.

        Activity

        Hide
        steven_aerts Steven Aerts added a comment -

        This bug is probably a duplicate of #JENKINS-3265, I think.

        Show
        steven_aerts Steven Aerts added a comment - This bug is probably a duplicate of # JENKINS-3265 , I think.
        Hide
        rsandell rsandell added a comment -

        Fixed in version 2.3.1

        Show
        rsandell rsandell added a comment - Fixed in version 2.3.1

          People

          • Assignee:
            rsandell rsandell
            Reporter:
            ccutrer Cody Cutrer
          • Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: