-
Bug
-
Resolution: Duplicate
-
Major
On our CI/CD build system after updating to Jenkins 2.201 this morning the durable-task plugin was updated to 1.31. After update any attempt to use a shell command within a script block in a pipeline on a swarm agent produced a timeout and eventually "process apparently never started" as an error message.
Deletion of the plugin and a forced install of 1.30 resolved the issue
- duplicates
-
JENKINS-59903 durable-task v1.31 breaks sh steps in pipeline when running in a Docker container
- Resolved