REGRESSION: Result not transitioning to finished state for simple pipeline

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      When following along a trivial pipeline, it never transitions to finished. The steps run, but it never completes:

      node {
          echo "42"
          sleep 5
          echo "done"    
      }
      

      I tried putting stages, same thing.
      This may be tripping up the ATH too.

            Assignee:
            Keith Zantow
            Reporter:
            Michael Neale
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: