Issue Type: Bug Bug
Assignee: Francis Upton
Components: ec2-plugin
Created: 16/Mar/15 6:16 PM
Description:
Mar 16, 2015 7:01:56 PM hudson.slaves.NodeProvisioner update
WARNING: Provisioned slave jenkins-spot-ami (...) failed to launch
java.lang.NullPointerException
        at hudson.plugins.ec2.SlaveTemplate.provisionSpot(SlaveTemplate.java:655)
        at hudson.plugins.ec2.SlaveTemplate.provision(SlaveTemplate.java:285)
        at hudson.plugins.ec2.EC2Cloud$1.call(EC2Cloud.java:398)
        at hudson.plugins.ec2.EC2Cloud$1.call(EC2Cloud.java:394)
        at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
        at java.util.concurrent.FutureTask.run(FutureTask.java:262)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)

Code in SlaveTemplate.java:655 doesn't work.
If tags variable is empty hasCustomTypeTag is still false, and inst_tags is null.

Environment: >=1.25
Project: Jenkins
Priority: Minor Minor
Reporter: Mariusz Dalewski
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to