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

Exclusive Execution Plugin stays in shutdown mode if build aborts

      If job aborts, for example from a time out, then the plug in leaves Jenkins in the shutdown mode and other jobs in the queue are unable to start.

          [JENKINS-24854] Exclusive Execution Plugin stays in shutdown mode if build aborts

          Pull-request submitted: https://github.com/jenkinsci/exclusive-execution-plugin/pull/4

          Awaiting approval.

          Fernando Miguelez added a comment - Pull-request submitted: https://github.com/jenkinsci/exclusive-execution-plugin/pull/4 Awaiting approval.

          Code changed in jenkins
          User: fmiguelez
          Path:
          src/main/java/hudson/plugins/execution/exclusive/ExclusiveBuildWrapper.java
          src/main/resources/hudson/plugins/execution/exclusive/ExclusiveBuildWrapper/config.jelly
          src/main/resources/hudson/plugins/execution/exclusive/ExclusiveBuildWrapper/config_es.properties
          src/main/resources/hudson/plugins/execution/exclusive/Messages.properties
          src/main/resources/hudson/plugins/execution/exclusive/Messages_es.properties
          http://jenkins-ci.org/commit/exclusive-execution-plugin/6ce7ef5677a127544c12af2fe55228ebc025f76d
          Log:
          [FIXED JENKINS-26175] Exclusive execution mode can now be configured to
          skip waiting for currently running jobs
          [FIXED JENKINS-24854] Shutdown mode is now also cancelled if job is
          canceled in pre-build phase
          [FIXED JENKINS-26351] Spanish translation added

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: fmiguelez Path: src/main/java/hudson/plugins/execution/exclusive/ExclusiveBuildWrapper.java src/main/resources/hudson/plugins/execution/exclusive/ExclusiveBuildWrapper/config.jelly src/main/resources/hudson/plugins/execution/exclusive/ExclusiveBuildWrapper/config_es.properties src/main/resources/hudson/plugins/execution/exclusive/Messages.properties src/main/resources/hudson/plugins/execution/exclusive/Messages_es.properties http://jenkins-ci.org/commit/exclusive-execution-plugin/6ce7ef5677a127544c12af2fe55228ebc025f76d Log: [FIXED JENKINS-26175] Exclusive execution mode can now be configured to skip waiting for currently running jobs [FIXED JENKINS-24854] Shutdown mode is now also cancelled if job is canceled in pre-build phase [FIXED JENKINS-26351] Spanish translation added

          Code changed in jenkins
          User: fmiguelez
          Path:
          README
          pom.xml
          src/main/java/hudson/plugins/execution/exclusive/ExclusiveBuildWrapper.java
          src/main/resources/hudson/plugins/execution/exclusive/ExclusiveBuildWrapper/config.jelly
          src/main/resources/hudson/plugins/execution/exclusive/ExclusiveBuildWrapper/help.html
          src/main/resources/hudson/plugins/execution/exclusive/ExclusiveBuildWrapper/help_es.html
          src/main/resources/index.jelly
          http://jenkins-ci.org/commit/exclusive-execution-plugin/a6175f1bb692481ee133ea0dcbe34a3d01180802
          Log:
          [FIXED JENKINS-26175] Exclusive execution mode can now be configured to
          skip waiting for currently running jobs
          [FIXED JENKINS-24854] Shutdown mode is now also cancelled if job is
          canceled in pre-build phase
          [FIXED JENKINS-26351] Spanish translation added

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: fmiguelez Path: README pom.xml src/main/java/hudson/plugins/execution/exclusive/ExclusiveBuildWrapper.java src/main/resources/hudson/plugins/execution/exclusive/ExclusiveBuildWrapper/config.jelly src/main/resources/hudson/plugins/execution/exclusive/ExclusiveBuildWrapper/help.html src/main/resources/hudson/plugins/execution/exclusive/ExclusiveBuildWrapper/help_es.html src/main/resources/index.jelly http://jenkins-ci.org/commit/exclusive-execution-plugin/a6175f1bb692481ee133ea0dcbe34a3d01180802 Log: [FIXED JENKINS-26175] Exclusive execution mode can now be configured to skip waiting for currently running jobs [FIXED JENKINS-24854] Shutdown mode is now also cancelled if job is canceled in pre-build phase [FIXED JENKINS-26351] Spanish translation added

          Fixed in 0.8

          Fernando Miguelez added a comment - Fixed in 0.8

            fmiguelez Fernando Miguelez
            seaware Frank Canova
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: