Open
Bug 1465708
Opened 7 years ago
Updated 3 years ago
Intermittent HTTPError: HTTP Error 503: Service Unavailable
Categories
(Developer Services :: Mercurial: robustcheckout, defect)
Developer Services
Mercurial: robustcheckout
Tracking
(Not tracked)
NEW
People
(Reporter: apavel, Unassigned)
Details
https://treeherder.mozilla.org/#/jobs?repo=autoland&revision=f79ea1a6633dc7a3716b8a9f4716fc7ba3fe0e2e&selectedJob=180641684
https://treeherder.mozilla.org/logviewer.html#?job_id=180641684&repo=autoland&lineNumber=99
[taskcluster 2018-05-29T03:14:02.326Z] Exit Code: 0
[taskcluster 2018-05-29T03:14:02.326Z] User Time: 0s
[taskcluster 2018-05-29T03:14:02.326Z] Kernel Time: 31.25ms
[taskcluster 2018-05-29T03:14:02.326Z] Wall Time: 50.0008ms
[taskcluster 2018-05-29T03:14:02.326Z] Result: SUCCEEDED
[taskcluster 2018-05-29T03:14:02.326Z] Executing command 4: "c:\Program Files\Mercurial\hg.exe" robustcheckout --sharebase y:\hg-shared --purge --upstream https://hg.mozilla.org/mozilla-unified --revision f79ea1a6633dc7a3716b8a9f4716fc7ba3fe0e2e https://hg.mozilla.org/integration/autoland .\build\src
z:\build>"c:\Program Files\Mercurial\hg.exe" robustcheckout --sharebase y:\hg-shared --purge --upstream https://hg.mozilla.org/mozilla-unified --revision f79ea1a6633dc7a3716b8a9f4716fc7ba3fe0e2e https://hg.mozilla.org/integration/autoland .\build\src
(using Mercurial 4.5.3)
ensuring https://hg.mozilla.org/integration/autoland@f79ea1a6633dc7a3716b8a9f4716fc7ba3fe0e2e is available at .\build\src
(cloning from upstream repo https://hg.mozilla.org/mozilla-unified)
unhandled URLError; reason type: str; value: Service UnavailablePERFHERDER_DATA: {"framework": {"name": "vcs"}, "suites": [{"extraOptions": ["c4.4xlarge"], "lowerIsBetter": true, "name": "clone_errored", "shouldAlert": false, "subtests": [], "value": 0.031000137329101562}, {"extraOptions": ["c4.4xlarge"], "lowerIsBetter": true, "name": "overall", "shouldAlert": false, "subtests": [], "value": 0.8310000896453857}]}
Traceback (most recent call last):
File "mercurial\scmutil.pyc", line 154, in callcatch
File "mercurial\dispatch.pyc", line 314, in _runcatchfunc
File "mercurial\dispatch.pyc", line 918, in _dispatch
File "mercurial\dispatch.pyc", line 673, in runcommand
File "mercurial\dispatch.pyc", line 926, in _runcommand
File "mercurial\dispatch.pyc", line 915, in <lambda>
File "mercurial\util.pyc", line 1195, in check
File "C:/mozilla-build/robustcheckout.py", line 260, in robustcheckout
File "C:/mozilla-build/robustcheckout.py", line 542, in _docheckout
File "mercurial\hg.pyc", line 548, in clone
File "mercurial\peer.pyc", line 97, in plain
File "mercurial\wireproto.pyc", line 451, in _submitone
File "mercurial\httppeer.pyc", line 407, in _call
File "mercurial\httppeer.pyc", line 336, in _callstream
File "mercurial\httppeer.pyc", line 193, in _openurl
File "urllib2.pyc", line 435, in open
File "urllib2.pyc", line 548, in http_response
File "urllib2.pyc", line 473, in error
File "urllib2.pyc", line 407, in _call_chain
File "urllib2.pyc", line 556, in http_error_default
HTTPError: HTTP Error 503: Service Unavailable
abort: HTTP Error 503: Service Unavailable
[taskcluster 2018-05-29T03:14:03.549Z] Exit Code: 255
[taskcluster 2018-05-29T03:14:03.549Z] User Time: 0s
[taskcluster 2018-05-29T03:14:03.549Z] Kernel Time: 15.625ms
[taskcluster 2018-05-29T03:14:03.549Z] Wall Time: 1.221999s
[taskcluster 2018-05-29T03:14:03.549Z] Result: FAILED
[taskcluster 2018-05-29T03:14:03.549Z] === Task Finished ===
[taskcluster 2018-05-29T03:14:03.549Z] Task Duration: 1.4939972s
[taskcluster:error] Uploading error artifact public/build from file public/build with message "Could not read directory 'Z:\\task_1527561042\\public\\build'", reason "file-missing-on-worker" and expiry 2019-05-29T03:12:56.273Z
[taskcluster:error] TASK FAILURE during artifact upload: file-missing-on-worker: Could not read directory 'Z:\task_1527561042\public\build'
[taskcluster 2018-05-29T03:14:04.269Z] Uploading artifact public/logs/certified.log from file generic-worker\certified.log with content encoding "gzip", mime type "text/plain; charset=utf-8" and expiry 2019-05-29T03:12:56.273Z
[taskcluster 2018-05-29T03:14:05.185Z] Uploading artifact public/chainOfTrust.json.asc from file generic-worker\chainOfTrust.json.asc with content encoding "gzip", mime type "text/plain; charset=utf-8" and expiry 2019-05-29T03:12:56.273Z
[taskcluster 2018-05-29T03:14:05.751Z] Uploading redirect artifact public/logs/live.log to URL https://queue.taskcluster.net/v1/task/IMir8CHARLi0n4zTK31X2A/runs/0/artifacts/public/logs/live_backing.log with mime type "text/plain; charset=utf-8" and expiry 2019-05-29T03:12:56.273Z
[taskcluster:error] exit status 255
[taskcluster:error] file-missing-on-worker: Could not read directory 'Z:\task_1527561042\public\build'
Comment hidden (Intermittent Failures Robot) |
Comment 2•7 years ago
|
||
robustcheckout didn't retry after failure. This is a robustcheckout bug.
Component: Mercurial: hg.mozilla.org → Mercurial: robustcheckout
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•