Comment 11 for bug 499421

Revision history for this message
Michael Nelson (michael.nelson) wrote :

Hi Tom, here's some local sql debug output showing what's executed when a build is dispatched:

http://pastebin.ubuntu.com/382820/

So we should be able to grep the logs for:

UPDATE Build SET buildstate=6 WHERE Build.id = 1390987

to find the related nearby statements that *should* have also set the builder (as in the paste).