AgentErrorCondition should handle "missing workspace" error

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

XMLWordPrintable

      AgentErrorCondition apparently does not handle

      hudson.AbortException: missing workspace ... on ...
      	at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.getWorkspace(DurableTaskStep.java:396)
      	at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.check(DurableTaskStep.java:574)
      	at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.run(DurableTaskStep.java:557)
      	at ...
      

      and so retry is not triggered. This can happen when disconnecting and reconnecting an agent, probably dependent on timing.

            Assignee:
            Unassigned
            Reporter:
            Jesse Glick
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: