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

Freestyle jobs hang in 2.19.1 on Windows 10 Nodes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Critical Critical
    • core, p4-plugin
    • Jenkins 2.19.1 on Ubuntu 14.04 x64
      Windows 10 (1607) Connected via JNLP

      Freestyle jobs hang either at the beginning or the end of execution. I've let a few run for ~18 hours before they eventually crash with errors like these:

      07:52:37 java.io.IOException: Unable to get hostname from slave. null
      07:52:37              at hudson.plugins.perforce.PerforceSCM.checkout(PerforceSCM.java:1187)
      07:52:37              at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
      07:52:37              at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
      07:52:37              at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
      07:52:37              at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
      07:52:37              at hudson.model.Run.execute(Run.java:1720)
      07:52:37              at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
      07:52:37              at hudson.model.ResourceController.execute(ResourceController.java:98)
      07:52:37              at hudson.model.Executor.run(Executor.java:404)
      

      Reverting back to Jenkins 2.7.4 immediately resolved the issue. Issue was not observed with any Linux/OSX/older Windows nodes.

            Unassigned Unassigned
            ejpenney Emory Penney
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: