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

New slaves fails to execute jobs on first connection

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not A Defect
    • Icon: Major Major
    • remoting

      I'm getting this error in the console output of jobs executed on a recently created slave.

      Started by user anonymous
      ERROR: Issue with creating launcher for slave slave_name.
      Building remotely on slave_nameFATAL: null
      java.lang.NullPointerException
      	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
      	at hudson.model.Run.execute(Run.java:1732)
      	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
      	at hudson.model.ResourceController.execute(ResourceController.java:88)
      	at hudson.model.Executor.run(Executor.java:234)
      

      After the job fails the slave reconnects and there's no problems for it to build jobs after this.

            Unassigned Unassigned
            mattias Mattias Appelgren
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: