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

Durable task pipeline failed at sh initialisation

    XMLWordPrintable

Details

    Description

      I am using jenkins version : Jenkins 2.249.1

      Durable task : 1.35

      We run builds in kubenetes farm and our builds are dockerised, After the upgrade of Jenkins, and durable plugins as we see multiple issues raised with "sh" initialisation inside the container breaks, we considered the above solution as suggested and set workingDir: "/home/jenkins/agent" and builds are success after making the change.

       

      How ever still some of the builds on Jenkins are still failing randomly with same error

      [2021-05-10T15:16:33.046Z] [Pipeline] sh [2021-05-10T15:22:08.073Z] process apparently never started in /home/jenkins/agent/workspace/CORE-CommitStage@tmp/durable-f6a728e7 [2021-05-10T15:22:08.087Z] [Pipeline] }

      Also we had already enabled as per suggestions- 
      -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.LAUNCH_DIAGNOSTICS=true \

      Issue is however not persistent but still jobs fails randomly.  Looking for permanent fix for the current issue.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              hiteshkumar Hitesh kumar
              Votes:
              4 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated: