Here is the pipeline groovy code for tested.

      node {
          sh: returnStatus: true, script: "while: true;do sleep 10; echo sleep 10 sec;done"
      }
      

      After started the job, It can not be abort with button of red `X`, also can not be abort in the console with Click here to forcibly terminate running steps which the actual link is example.com/job/<JOB_NAME>/<BUILD_NUMBER>/console#

          [JENKINS-39973] Pipeline job can not be abort

          jubel han created issue -

          Sven Keller added a comment -

          problem still exists in jenkins 2.46.1.

          Is anybody working on this issue or is there a workaround?

          Sven Keller added a comment - problem still exists in jenkins 2.46.1. Is anybody working on this issue or is there a workaround?
          Andrew Bayer made changes -
          Component/s New: workflow-durable-task-step-plugin [ 21715 ]
          Component/s Original: pipeline [ 21692 ]
          Vivek Pandey made changes -
          Labels Original: abort pipeline New: abort pipeline triaged-2018-11

            Unassigned Unassigned
            jubel jubel han
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: