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

Publisher jenkins.plugins.slack.SlackNotifier aborted due to exception

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • slack-plugin
    • None
    • Jenkins ver. 1.580.3
      Slack Plugin ver. 1.2

      When multiple builds of the same job are running, Slack Plugin fails when waiting for a checkpoint on a previous job. The error below is from MyBuildJob #124.

      Slack Notifications is waiting for a checkpoint on MyBuildJob #123
      ERROR: Publisher jenkins.plugins.slack.SlackNotifier aborted due to exception
      java.lang.InterruptedException
      	at java.lang.Object.wait(Native Method)
      	at java.lang.Object.wait(Object.java:503)
      	at hudson.model.Run$RunExecution$CheckpointSet.waitForCheckPoint(Run.java:1596)
      	at hudson.model.Run.waitForCheckpoint(Run.java:1550)
      	at hudson.model.CheckPoint.block(CheckPoint.java:157)
      	at hudson.tasks.BuildStepMonitor$3.perform(BuildStepMonitor.java:41)
      	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770)
      	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734)
      	at hudson.model.Build$BuildExecution.post2(Build.java:183)
      	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683)
      	at hudson.model.Run.execute(Run.java:1770)
      	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
      	at hudson.model.ResourceController.execute(ResourceController.java:89)
      	at hudson.model.Executor.run(Executor.java:240)
      

          [JENKINS-27755] Publisher jenkins.plugins.slack.SlackNotifier aborted due to exception

          Sam Gleske added a comment -

          The plugin version as of today is 1.8. Please try to replicate your issue on the latest stable version.

          Sam Gleske added a comment - The plugin version as of today is 1.8. Please try to replicate your issue on the latest stable version.

          Got this as well for parallel jobs. Any estimation of when this is going to be resolved?

          Yoram Michaeli added a comment - Got this as well for parallel jobs. Any estimation of when this is going to be resolved?

          Sam Gleske added a comment -

          yorammi, In general, it's whenever a user of the slack plugin gets around to fixing it. I took over maintaining the slack plugin. However, I don't actively develop it. I only maintain pull requests and releases.

          Sam Gleske added a comment - yorammi , In general, it's whenever a user of the slack plugin gets around to fixing it. I took over maintaining the slack plugin. However, I don't actively develop it. I only maintain pull requests and releases.

            Unassigned Unassigned
            mattfirtioncoveros Matt Firtion
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: