[users at bb.net] duplicate try build entries in buildslave page?

Tom Prince tom.prince at hocat.ca
Wed Jul 6 19:03:53 UTC 2016


Is there any chance that you have duplicate slavenames specified for any of
your builders? It looks[1] like the status page iterates each builder once
for each time the slave is specified in the list of slaves. The list is
deduplicated for the purposes of actually doing builds[2] but not for
status[3].


[1]
https://github.com/buildbot/buildbot/blob/b135467a1cb5591cc872ea013631b777068715be/master/buildbot/status/web/slaves.py#L110-L128
[2] e.g.
https://github.com/buildbot/buildbot/blob/b135467a1cb5591cc872ea013631b777068715be/master/buildbot/status/web/slaves.py#L110-L128
and
https://github.com/buildbot/buildbot/blob/eight/master/buildbot/process/botmaster.py#L139-L141
[3]
https://github.com/buildbot/buildbot/blob/eight/master/buildbot/process/builder.py#L109
-- 
Tom Prince
tom.prince at hocat.ca
I am available for custom buildbot development and consulting
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildbot.net/pipermail/users/attachments/20160706/1d9a22f3/attachment.html>


More information about the users mailing list