ReleaseEngineering/Applications/Bumper: Difference between revisions

Jump to navigation Jump to search
request logging of git hangs
(add lore)
(request logging of git hangs)
Line 23: Line 23:
Logs for bumper runs are located in /builds/b2g_bumper/${version}/logs, and should be the first resource to check for troubleshooting.
Logs for bumper runs are located in /builds/b2g_bumper/${version}/logs, and should be the first resource to check for troubleshooting.


A (relatively) common issue in the past was the presence of hung processes running git commands; in this case killing the hanging processes and the python commands calling them was enough to solve the issues and next scheduled bumper executions run successfully (e.g.: https://bugzilla.mozilla.org/show_bug.cgi?id=1040062).
===== Stalled Fetches from git.mozilla.org =====
'''NOTE:''' please log all occurrences in {{bug|bumper_hang_from_git}} so we can track and fix.
 
A (relatively) common issue in the past was the presence of hung processes running git commands; in this case "<tt>kill -hup</tt>" of the hanging process is enough to solve the issues and next scheduled bumper executions run successfully (e.g.: {{bug|1040062}}).
Confirmed users
1,364

edits

Navigation menu