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

Add "Build Started" comments attempt sometimes fails on Gerrit side

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • gerrit-trigger-plugin
    • None
    • gerrit-events-2.11.1
      gerrit-trigger: 2.26.0
      Jenkins: 2.73.1

      I have following setup:

      • Gerrit server 2.11.5
      • Jenkins server 2.73.1
      • Gerrit Trigger plugin 2.26.0

       

      A change in Gerrit triggers 3 jobs in my Jenkins server.

      Systematically, one of the 3  'Build Started' message cannot be posted properly to Gerrit.

      The Jenkins log file shows:

       

      SEVERE: Could not run command gerrit review 28149,1 --message 'Build Started https://jenkins.server/job/Check_Python_Scripts_Syntax/181/ (3/3)' --verified 0 --code-review 0 java.io.IOException: Error during sending command at com.sonymobile.tools.gerrit.gerritevents.workers.cmd.AbstractSendCommandJob.sendCommand2(AbstractSendCommandJob.java:118) at com.sonymobile.tools.gerrit.gerritevents.workers.cmd.AbstractSendCommandJob.sendCommand(AbstractSendCommandJob.java:79) at com.sonyericsson.hudson.plugins.gerrit.trigger.gerritnotifier.GerritNotifier.buildStarted(GerritNotifier.java:88) at com.sonyericsson.hudson.plugins.gerrit.trigger.gerritnotifier.job.ssh.BuildStartedCommandJob.run(BuildStartedCommandJob.java:80) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: com.sonymobile.tools.gerrit.gerritevents.ssh.SshException: error: Cannot post review one or more reviews failed; review output above (1) at com.sonymobile.tools.gerrit.gerritevents.ssh.SshConnectionImpl.executeCommand(SshConnectionImpl.java:254) at com.sonymobile.tools.gerrit.gerritevents.workers.cmd.AbstractSendCommandJob.sendCommand2(AbstractSendCommandJob.java:116) ... 8 more

            rsandell rsandell
            chantivlad chanti vlad
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: