Confirmed users
1,351
edits
(→See Also: MDN does https) |
(differentiate between hung locks and busy server) |
||
Line 151: | Line 151: | ||
* <code>ssh hg.mozilla.org clone invalid_sandbox</code>, response: menu display and interactive prompting. | * <code>ssh hg.mozilla.org clone invalid_sandbox</code>, response: menu display and interactive prompting. | ||
<div id="long_try_push"></div> | |||
=== Pushes to try take a very long time === | === Pushes to try take a very long time === | ||
If you're experiencing excessive wait times (> 15min) pushing to try, please file a bug asking IT to reset the try repository using [https://bugzilla.mozilla.org/enter_bug.cgi?comment=please%20schedule%20a%20reset%20of%20the%20try%20repository%20ASAP%20with%20sheriffs%20%26%20releng.&component=WebOps%3A%20Source%20Control&op_sys=All&product=Infrastructure%20%26%20Operations&rep_platform=All&short_desc=Push%20to%20try%20taking%20XXX%20minutes this template] (please include specifics of your experience). They will coordinate with sheriffs and release engineering as needed. | If you're experiencing excessive wait times (> 15min) pushing to try, please file a bug asking IT to reset the try repository using [https://bugzilla.mozilla.org/enter_bug.cgi?comment=please%20schedule%20a%20reset%20of%20the%20try%20repository%20ASAP%20with%20sheriffs%20%26%20releng.&component=WebOps%3A%20Source%20Control&op_sys=All&product=Infrastructure%20%26%20Operations&rep_platform=All&short_desc=Push%20to%20try%20taking%20XXX%20minutes this template] (please include specifics of your experience). They will coordinate with sheriffs and release engineering as needed. | ||
=== Waiting for Lock === | |||
If you get a message similar to: | |||
remote: waiting for lock on repository /repo/hg/mozilla/try/ held by 'hgssh1.dmz.scl3.mozilla.com:23974' | |||
remote: abort: repository /repo/hg/mozilla/try/: timed out waiting for lock held by hgssh1.dmz.scl3.mozilla.com:30549 | |||
It means several developers are trying to push to try at the same time. In the case above, nothing appears to be wrong, as the PID changes between the messages. | |||
Please retry your push. If you see messages indicating the same process has been pushing for more than 15 minutes, treat as [[#long_try_push|above]]. | |||
== Buildduty issues == | == Buildduty issues == |