Created
May 16, 2015 00:35
-
-
Save boucher/dd947c494445bfc25c91 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Provisioned slave ubuntu us-west-2 (ami-1d15252d) failed to launch | |
java.lang.NullPointerException | |
at hudson.plugins.ec2.SlaveTemplate.provisionSpot(SlaveTemplate.java:640) | |
at hudson.plugins.ec2.SlaveTemplate.provision(SlaveTemplate.java:286) | |
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) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment