Closed
Bug 1190779
Opened 10 years ago
Closed 3 years ago
Update verify appears to cache empty response
Categories
(Release Engineering :: Release Automation, defect, P3)
Release Engineering
Release Automation
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: nthomas, Unassigned)
References
Details
(Keywords: intermittent-failure)
Using https://aus4.mozilla.org/update/3/Firefox/39.0/20150630154324/WINNT_x86-msvc/de/beta-localtest/default/default/default/update.xml?force=1
Downloading 'https://aus4.mozilla.org/update/3/Firefox/39.0/20150630154324/WINNT_x86-msvc/de/beta-localtest/default/default/default/update.xml?force=1' and placing in cache...
Executing: ['wget.exe', '-O', 'update.xml', '--progress=dot:mega', '--server-response', '--no-check-certificate', 'https://aus4.mozilla.org/update/3/Firefox/39.0/20150630154324/WINNT_x86-msvc/de/beta-localtest/default/default/default/update.xml?force=1']
--21:50:16-- https://aus4.mozilla.org/update/3/Firefox/39.0/20150630154324/WINNT_x86-msvc/de/beta-localtest/default/default/default/update.xml?force=1
=> `update.xml'
Resolving aus4.mozilla.org... 63.245.217.138, 63.245.217.219, 63.245.217.43
Connecting to aus4.mozilla.org|63.245.217.138|:443... connected.
HTTP request sent, awaiting response...
HTTP/1.1 200 OK
Server: Apache
X-Backend-Server: aus6.webapp.phx1.mozilla.com
Cache-Control: no-store, must-revalidate, post-check=0, pre-check=0, private
Content-Type: text/xml; charset=utf-8
Date: Tue, 04 Aug 2015 04:50:16 GMT
Keep-Alive: timeout=5, max=965
Connection: Keep-Alive
X-Cache-Info: caching
Content-Length: 42
Length: 42 [text/xml]
0K 100% 46.94 MB/s
21:50:16 (46.94 MB/s) - `update.xml' saved [42/42]
Got this response:
<?xml version="1.0"?>
<updates>
</updates>Empty response, sleeping
Using https://aus4.mozilla.org/update/3/Firefox/39.0/20150630154324/WINNT_x86-msvc/de/beta-localtest/default/default/default/update.xml?force=1
Retrieving 'https://aus4.mozilla.org/update/3/Firefox/39.0/20150630154324/WINNT_x86-msvc/de/beta-localtest/default/default/default/update.xml?force=1' from cache...
Got this response:
<?xml version="1.0"?>
<updates>
</updates>Empty response, sleeping
Using https://aus4.mozilla.org/update/3/Firefox/39.0/20150630154324/WINNT_x86-msvc/de/beta-localtest/default/default/default/update.xml?force=1
Retrieving 'https://aus4.mozilla.org/update/3/Firefox/39.0/20150630154324/WINNT_x86-msvc/de/beta-localtest/default/default/default/update.xml?force=1' from cache...
Got this response:
<?xml version="1.0"?>
<updates>
</updates>Empty response, sleeping
Using https://aus4.mozilla.org/update/3/Firefox/39.0/20150630154324/WINNT_x86-msvc/de/beta-localtest/default/default/default/update.xml?force=1
Retrieving 'https://aus4.mozilla.org/update/3/Firefox/39.0/20150630154324/WINNT_x86-msvc/de/beta-localtest/default/default/default/update.xml?force=1' from cache...
Got this response:
<?xml version="1.0"?>
<updates>
</updates>Empty response, sleeping
Using https://aus4.mozilla.org/update/3/Firefox/39.0/20150630154324/WINNT_x86-msvc/de/beta-localtest/default/default/default/update.xml?force=1
Retrieving 'https://aus4.mozilla.org/update/3/Firefox/39.0/20150630154324/WINNT_x86-msvc/de/beta-localtest/default/default/default/update.xml?force=1' from cache...
Got this response:
<?xml version="1.0"?>
<updates>
</updates>Empty response, sleeping
FAIL: no complete update found for https://aus4.mozilla.org/update/3/Firefox/39.0/20150630154324/WINNT_x86-msvc/de/beta-localtest/default/default/default/update.xml?force=1
FAIL: download_mars returned non-zero exit code: 1
Updated•9 years ago
|
Priority: -- → P3
Updated•8 years ago
|
Component: Release Automation: Other → Release Automation: Updates
| Comment hidden (Intermittent Failures Robot) |
Updated•3 years ago
|
Comment 2•3 years ago
|
||
Closing because we haven't seen that failure mode in a while.
Severity: normal → S4
Keywords: intermittent-failure
Updated•1 year ago
|
Component: Release Automation: Updates → Release Automation
You need to log in
before you can comment on or make changes to this bug.
Description
•