All, I am using the docker-plugin and provisioning containers as I require them. I am using the latest LTS Jenkins release.
I have some non cloud based slaves with a label of ubuntu_12.04 and I also use this label for the docker containers. If I take all the non-cloud slaves offline (which is my goal). Then Jenkins fails to launch a slave on the cloud. I get lots of debug suggesting that there is a need for a slave: Current time: Oct 14, 2014 1:07:52 PM BST. Next execution (DIFF) in 24,780 seconds which is Oct 14, 2014 8:00:52 PM BST Oct 14, 2014 1:07:55 PM FINE hudson.slaves.NodeProvisioner Excess workload 1.0 detected. (planned capacity=0.0,Qlen=0.99993694,idle=0.0&0,total=0m,=0.5) Oct 14, 2014 1:08:05 PM FINE hudson.slaves.NodeProvisioner Excess workload 1.0 detected. (planned capacity=0.0,Qlen=0.99994326,idle=0.0&0,total=0m,=0.5) Oct 14, 2014 1:08:15 PM FINE hudson.slaves.NodeProvisioner Excess workload 1.0 detected. (planned capacity=0.0,Qlen=0.9999489,idle=0.0&0,total=0m,=0.5) Oct 14, 2014 1:08:25 PM FINE hudson.slaves.NodeProvisioner Excess workload 1.0 detected. (planned capacity=0.0,Qlen=0.99995404,idle=0.0&0,total=0m,=0.5) Oct 14, 2014 1:08:35 PM FINE hudson.slaves.NodeProvisioner Excess workload 1.0 detected. (planned capacity=0.0,Qlen=0.99995863,idle=0.0&0,total=0m,=0.5) I have enabled the following debug: com.nirima hudson.plugins hudson.slaves And I am getting no more useful debug. What do I have to do to get a Slave created? Is it a problem with the algorithm or the plugin? Hope you can help Dan -- You received this message because you are subscribed to the Google Groups "Jenkins Users" 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.
