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

Jenkinsfile batch steps randomly hang when complete

    XMLWordPrintable

Details

    Description

      When executing simple JenkinsFile a simple maven build hangs when completed. It works well with some, but always fail with others.

      #!groovy
      node {
      checkout scm
      bat "${tool 'maven 3.0.5'}/bin/mvn -DskipTests=true clean install"
      }

      Attachments

        Issue Links

          Activity

            obearn obearn created issue -
            jglick Jesse Glick made changes -
            Field Original Value New Value
            Epic Link JENKINS-35399 [ 171192 ]
            jglick Jesse Glick made changes -
            Component/s durable-task-plugin [ 18622 ]
            Component/s workflow-plugin [ 18820 ]
            Labels windows
            rtyler R. Tyler Croy made changes -
            Workflow JNJira [ 169912 ] JNJira + In-Review [ 183685 ]
            hrmpw Patrick Wolf made changes -
            Link This issue is related to JENKINS-34150 [ JENKINS-34150 ]
            vivek Vivek Pandey made changes -
            Labels windows triaged-2018-11 windows

            People

              Unassigned Unassigned
              obearn obearn
              Votes:
              3 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated: