Looks like you may be encountering https://issues.jenkins-ci.org/browse/JENKINS-22750 . Several ideas are listed in the comments of alternative techniques you can apply to work around the issue.
On Mon, May 5, 2014 at 2:44 PM, Sebastian Schmidt <[email protected]> wrote: > Hi, > > I'm trying to integrate jenkins with github. I first tried the webhook, > but it fails with no error message. Github says the message was delivered > correctly... > Then I tried git polling. It gives this strange message in the poll log: > > Started on 05.05.2014 23:41:42 > We need to schedule a new build to get a workspace, but deferring 2.374ms in > the hope that one will become available soon (all_suitable_nodes_are_offline) > Done. Took 2 ms > No changes > > > Does someone know how to solve this? > > I noticed this line in the log: > > Effective SlaveRestarter on master: null > > Could this be correlated to the above poll log message? > > Kind Regards, > Sebastian > > -- > 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. > -- Thanks! Mark Waite -- 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.
