Closed Bug 1190779 Opened 9 years ago Closed 11 months ago

Update verify appears to cache empty response

Categories

(Release Engineering :: Release Automation: Updates, defect, P3)

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: nthomas, Unassigned)

References

(Blocks 1 open bug)

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
Priority: -- → P3
Component: Release Automation: Other → Release Automation: Updates
Status: NEW → RESOLVED
Closed: 11 months ago
Resolution: --- → WORKSFORME
See Also: → 1778728, 1775226

Closing because we haven't seen that failure mode in a while.

Severity: normal → S4
You need to log in before you can comment on or make changes to this bug.