Closed
Bug 1459831
Opened 8 years ago
Closed 7 years ago
Switch off buildbot builds on comm-beta
Categories
(Thunderbird :: Build Config, enhancement)
Thunderbird
Build Config
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: jorgk-bmo, Unassigned)
Details
Attachments
(3 files, 1 obsolete file)
+++ This bug was initially created as a clone of Bug #1447781 +++
Now that Thunderbird 61 is at beta, we need to disable buildbot builds on the C-B tree. The patch should be very similar to bug 1447781 - layman's opinion ;-)
| Reporter | ||
Updated•8 years ago
|
Severity: blocker → normal
Comment 1•8 years ago
|
||
This patch is form-for-function identical to https://reviewboard.mozilla.org/r/229980/diff/3
Comment 2•8 years ago
|
||
Comment on attachment 8973991 [details]
Bug 1459831 - Switch off buildbot builds on comm-beta. r=rail
Rail Aliiev [:rail] ⌚️ET has approved the revision.
https://phabricator.services.mozilla.com/D1209
Attachment #8973991 -
Flags: review+
Comment 3•8 years ago
|
||
https://hg.mozilla.org/build/buildbot-configs/rev/99bed33022737a0ad6373fa863943822be1f6d73
https://hg.mozilla.org/build/buildbot-configs/rev/acc9613422bf4656b01932efb7fd3b445acc8c42
Should get automatically deployed in ~ the next hour.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Comment 4•8 years ago
|
||
This patch got backed out for
2018-05-09 08:21:03-0700 [-] Unhandled Error
Traceback (most recent call last):
File "/builds/buildbot/build1/lib/python2.7/site-packages/twisted/scripts/_twistd_unix.py", line 317, in startApplication
app.startApplication(application, not self.config['no_save'])
File "/builds/buildbot/build1/lib/python2.7/site-packages/twisted/application/app.py", line 648, in startApplication
service.IService(application).startService()
File "/builds/buildbot/build1/lib/python2.7/site-packages/twisted/application/service.py", line 278, in startService
service.startService()
File "/builds/buildbot/build1/lib/python2.7/site-packages/buildbot-0.8.2_hg_8b87b4974e3c_production_0.8-py2.7.egg/buildbot/master.py", line 595, in startService
self.loadTheConfigFile()
--- <exception caught here> ---
File "/builds/buildbot/build1/lib/python2.7/site-packages/buildbot-0.8.2_hg_8b87b4974e3c_production_0.8-py2.7.egg/buildbot/master.py", line 628, in loadTheConfigFile
d = self.loadConfig(f)
File "/builds/buildbot/build1/lib/python2.7/site-packages/buildbot-0.8.2_hg_8b87b4974e3c_production_0.8-py2.7.egg/buildbot/master.py", line 652, in loadConfig
exec f in localDict
File "/builds/buildbot/build1/master/master.cfg", line 154, in <module>
secrets=getattr(passwords, 'secrets', None)
File "/builds/buildbot/build1/lib/python2.7/site-packages/buildbotcustom/process/release.py", line 350, in generateReleaseBranchObjects
if use_mock('linux'):
File "/builds/buildbot/build1/lib/python2.7/site-packages/buildbotcustom/process/release.py", line 312, in use_mock
pf = branchConfig['platforms'][platform]
exceptions.KeyError: 'linux'
Tom is TB expecting to release using buildbot at all for beta61?
Flags: needinfo?(mozilla)
Updated•8 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Reporter | ||
Comment 5•8 years ago
|
||
(In reply to Justin Wood (:Callek) from comment #4)
> Tom is TB expecting to release using buildbot at all for beta61?
No. Tom even wants to start using TC for a late TB 60 beta 7.
Updated•8 years ago
|
Attachment #8973991 -
Attachment is obsolete: true
Comment 6•8 years ago
|
||
Different approach, just kill the schedulers.
Comment 7•8 years ago
|
||
Comment on attachment 8974761 [details]
Bug 1459831 - Switch off buildbot builds on comm-beta. r=rail
Rail Aliiev [:rail] ⌚️ET has approved the revision.
https://phabricator.services.mozilla.com/D1257
Attachment #8974761 -
Flags: review+
Comment 8•8 years ago
|
||
Comment 9•8 years ago
|
||
Comment 10•7 years ago
|
||
This landed, and seems to have disabled buildbot, but seems the Decision task on comm-beta is busted, and I'm not sure what the fix is...
Status: REOPENED → RESOLVED
Closed: 8 years ago → 7 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Flags: needinfo?(mozilla)
| Reporter | ||
Comment 11•7 years ago
|
||
Hmm, looks like after the last branch date, buildbot builds have returned to comm-beta, and they are all failing.
Do these numbers get updated:
https://hg.mozilla.org/build/buildbot-configs/rev/ea30fb096227496bca2a8b5d9d6d6c5040e3f951#l1.12
Status: RESOLVED → REOPENED
Flags: needinfo?(mozilla)
Flags: needinfo?(bugspam.Callek)
Resolution: FIXED → ---
Comment 12•7 years ago
|
||
(In reply to Jorg K (GMT+2) from comment #11)
> Hmm, looks like after the last branch date, buildbot builds have returned to
> comm-beta, and they are all failing.
>
> Do these numbers get updated:
> https://hg.mozilla.org/build/buildbot-configs/rev/
> ea30fb096227496bca2a8b5d9d6d6c5040e3f951#l1.12
I can't imagine how this could be, I'm redirecting n-i to tom and to rail atm, they may have some insight I don't.
Flags: needinfo?(bugspam.Callek) → needinfo?(rail)
Comment 13•7 years ago
|
||
config.py logic is a beast... Maybe just remove those branches from https://hg.mozilla.org/build/buildbot-configs/file/tip/mozilla/thunderbird_config.py#l626?
Flags: needinfo?(rail)
Comment 14•7 years ago
|
||
Comment 15•7 years ago
|
||
Updated•7 years ago
|
Flags: needinfo?(mozilla)
Comment 16•7 years ago
|
||
Comment on attachment 8989824 [details]
Bug 1459831: Remove comm-beta from list of thunderbird release branches; r?nthomas
Nick Thomas [:nthomas] (UTC+12) has approved the revision.
https://phabricator.services.mozilla.com/D1958
Attachment #8989824 -
Flags: review+
Comment 17•7 years ago
|
||
Comment on attachment 8989823 [details]
Bug 1459831: Disable comm-beta builds.
Nick Thomas [:nthomas] (UTC+12) has approved the revision.
https://phabricator.services.mozilla.com/D1957
Attachment #8989823 -
Flags: review+
Comment 18•7 years ago
|
||
Build bot was decommissioned, and this is no longer relevant.
Status: REOPENED → RESOLVED
Closed: 7 years ago → 7 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•