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

Gerrit trigger does not update review with SUCCESS status due to it waiting for the current job to complete twice.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • gerrit-trigger-plugin
    • None

      OS: Ubuntu 14.04

      Jenkins: 2.84

      gerrit-trigger: 2.26.1

      Occasionaly the gerrit plugin does not report success for a job because it seems to be waiting for the same job to complete twice.

      This message appears in the log files:

      Oct 16, 2017 1:53:23 PM com.sonyericsson.hudson.plugins.gerrit.trigger.gerritnotifier.ToGerritRunListener onStarted
      INFO: MemoryStatus:
      Project/Build: [ECM-Gerrit]: [#6611: null] Completed: false

      And then after the build completes

      INFO: Waiting for more builds to complete for cause GerritCause: PatchsetCreated: Change-Id for #17188: I95edc41f328a27ee42356645fbac98c15749c29d PatchSet: 3 silent: false. Status:
      Project/Build: [ECM-Gerrit]: [#6611: SUCCESS] Completed: false
      Project/Build: [ECM-Gerrit]: [#6611: SUCCESS] Completed: true

       

      And the project never gets updated with the verified status.

       

      This is new since we upgraded to 2.26.1

            rsandell rsandell
            bparker Brandon Parker
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: