Closed Bug 1464254 Opened 6 years ago Closed 6 years ago

Update verify should grep for "WARN:" and "FAIL:" so that it ignore download retries

Categories

(Release Engineering :: Release Automation: Updates, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: nthomas, Assigned: nthomas)

Details

Attachments

(1 file)

eg https://taskcluster-artifacts.net/IbTgSFruT-29bWGvcGJySg/0/public/logs/live_backing.log

Downloading 'http://archive.mozilla.org/pub/devedition/candidates/61.0b8-candidates/build1/update/linux-x86_64/es-AR/firefox-61.0b8.complete.mar' and placing in cache...
...
     0K ........ ........ ........ ........ ........ ........  7% 50.0K 12m49s
  3072K ........ ........ ........ ........ ........ ........ 14% 48.1K 12m2s
  6144K ........ ........ ........ ........ ........ ........ 22% 48.5K 11m1s
  9216K ........ ........ ........ ........ ........ ........ 29% 59.4K 9m31s
 12288K ........ ........ ........ ........ ........ .....WARNING: Timeout (300) exceeded, killing process 7021

but then a retry of the download succeeds.
(As you know ...) chunked-verify.sh is the outer wrapper of all the scripts doing update verify, and does a grep over the log at the very end of the task. It looking for any lines issued by https://hg.mozilla.org/build/tools/file/default/release/updates/verify.sh#l233 AIUI.

By making the grep more specific we'll avoid retry warnings, as well as the occasional failure I've seen when the (random!) X-Amz-Cf-Id header from AWS downloads contain WARN or FAIL.
Attachment #8980439 - Flags: review?(bhearsum)
Attachment #8980439 - Flags: review?(bhearsum) → review+
https://hg.mozilla.org/build/tools/rev/7a96783ecbc7109b1f7494865c2b1153a56e7b6d
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: