gecko decision tasks take very long or time out because connection to bugbug service fails, all tasks get scheduled and create high load - production trees closed
Categories
(Firefox Build System :: Toolchains, defect)
Tracking
(Not tracked)
People
(Reporter: aryx, Assigned: marco)
Details
Gecko decision tasks take very long (close to the 30 minutes limit) or time out because connection to the bugbug service fails.
BugbugTimeoutException: Timed out waiting for result from 'https://bugbug.herokuapp.com/push/try/...
Pushes (only to autoland or also on Try?) schedule all tasks as a consequence: https://treeherder.mozilla.org/logviewer?job_id=329472413&repo=autoland&lineNumber=1499
Reporter | ||
Comment 1•4 years ago
|
||
Marco reports hg fails with obsolete feature not enabled but 46 markers found
and the hgrc file doesn't enable the evolve extension.
Connor, are these markers an issue with the bundle?
Reporter | ||
Comment 2•4 years ago
|
||
A merge from central to autoland fixed the issue (script expected all central changesets to be on autoland; grafts often don't get merged back immediately to not block the next merge).
Assignee | ||
Comment 3•4 years ago
|
||
Description
•