Hi Ed, I would suggest to upgrade to beta8 It contains this fix: https://github.com/buildbot/buildbot/pull/2069
Which can lead to exceptions is nextWorker callback to be completely ignored, and buildrequests not claimed. If the problem persists, I would suggest to create a trac, and append the result of the rest api like /api/v2/buildrequests?limit=50 This will tell the list of pending buildrequests, to see if there are claimed or not. We can then have the evidence if the problem comes in the buildrequest distributor, or in the build subsystem. Regards Pierre Le jeu. 14 avr. 2016 à 21:07, Greg MacDonald <[email protected]> a écrit : > That’s concerning. I don’t have any tips I’m afraid. But I’ve noticed that > after a build is requested it’s impossible to tell if it’s waiting on a > worker to become available or if it’s actually been forgotten. But so far > all my requests have eventually found their way to a worker after a few > minutes. I’m only working with two at the moment though. It would be nice > if the queues were made explicit in the UI. > > > > -Greg > > > > *From:* users [mailto:[email protected]] *On Behalf Of *Ed > Singleton > *Sent:* Thursday, April 14, 2016 3:36 AM > *To:* [email protected] > *Subject:* [[email protected]] Triggered builds getting skipped > > > > Using buildbot 0.9.0b7 (I haven't had a chance to test it on b8 yet), I'm > getting a problem where some triggered builds get skipped without doing > anything. > > > > It appears that buildrequests aren't creating builds. It also seems that > if we keep the number of triggered builds down to about 6, it doesn't > happen very often. If we increase them to 12 it reliably happens every > time we kick off a parent build. > > > > I'm not really sure what to look at or how to investigate it, so any tips > would be helpful. > > > > Thanks > > > > Ed > _______________________________________________ > users mailing list > [email protected] > https://lists.buildbot.net/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] https://lists.buildbot.net/mailman/listinfo/users
