Closed
Bug 1377837
Opened 9 years ago
Closed 9 years ago
CRITICAL: BOUNCERLATESTCHECKS CRITICAL - FAIL - 12 products checked
Categories
(Infrastructure & Operations Graveyard :: CIDuty, task, P1)
Infrastructure & Operations Graveyard
CIDuty
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: nthomas, Assigned: nthomas)
Details
Attachments
(2 files)
|
2.73 KB,
patch
|
aselagea
:
review+
nthomas
:
checked-in+
|
Details | Diff | Splinter Review |
|
836 bytes,
patch
|
aselagea
:
review+
nthomas
:
checked-in+
|
Details | Diff | Splinter Review |
Likely fallout from me cleaning up firefox/nightly/latest* directories.
| Assignee | ||
Comment 1•9 years ago
|
||
Verbose output:
$ check_bouncer -v
WARNING:root:WARN on firefox-aurora-stub en-US availability (404)
WARNING:root:WARN on firefox-aurora-latest en-US availability (404)
WARNING:root:WARN on firefox-aurora-latest-ssl en-US availability (404)
WARNING:root:WARN on firefox-aurora-latest-l10n-ssl fr availability (404)
BOUNCERLATESTCHECKS CRITICAL - FAIL - 12 products checked
So this is from removing latest-mozilla-aurora/ and latest-mozilla-aurora-l10n/, but we're not using those products any more with the deprecation of Aurora. I'll ack this for now.
| Assignee | ||
Comment 2•9 years ago
|
||
Removes all the aurora checks and replaces them with DevEdition ones.
As best as I can tell we do DevEd downloads like beta/release:
* Download buttons (like on https://www.mozilla.org/en-US/firefox/developer/) use https://download.mozilla.org/?product=firefox-devedition-stub&os=win&lang=fr for the windows stub
* We need product=firefox-devedition-latest to work for that (see https://mzl.la/2tKUiJx
* For mac/linux we use https://download.mozilla.org/?product=firefox-devedition-latest-ssl&os=osx&lang=en-US in buttons.
* meanwhile https://www.mozilla.org/en-US/firefox/developer/all/ uses product=firefox-devedition-latest-ssl for everything
I'm also updating the nightly case as the fixes in bug 1339870 mean we fully support localized stub installers now.
Attachment #8883158 -
Flags: review?(aselagea)
| Assignee | ||
Comment 3•9 years ago
|
||
Attachment #8883160 -
Flags: review?(aselagea)
Updated•9 years ago
|
Attachment #8883160 -
Flags: review?(aselagea) → review+
Comment 4•9 years ago
|
||
Comment on attachment 8883158 [details] [diff] [review]
[nagios-tools] Update bouncer checks
Looks good!
Attachment #8883158 -
Flags: review?(aselagea) → review+
| Assignee | ||
Comment 5•9 years ago
|
||
Comment on attachment 8883158 [details] [diff] [review]
[nagios-tools] Update bouncer checks
https://hg.mozilla.org/build/nagios-tools/rev/084e71838ceba9d6cb018eb7bae6c5bfd846213f
Attachment #8883158 -
Flags: checked-in+
| Assignee | ||
Comment 6•9 years ago
|
||
Comment on attachment 8883160 [details] [diff] [review]
[puppet] Bump python package version
https://hg.mozilla.org/build/puppet/rev/03bac97f76e89a8809457d02b5985ec2fcafc955
https://hg.mozilla.org/build/puppet/rev/a470d414057c890b232d84af54cb43feaf9830ae
Attachment #8883160 -
Flags: checked-in+
| Assignee | ||
Comment 7•9 years ago
|
||
<nagios-releng> Wed 04:09:42 UTC [7642] [] buildbot-master81.bb.releng.scl3.mozilla.com:bouncer is OK: BOUNCERLATESTCHECKS OK - pass - 11 products checked
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Updated•8 years ago
|
Product: Release Engineering → Infrastructure & Operations
Updated•6 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•