Closed
Bug 986904
Opened 11 years ago
Closed 11 years ago
Increase free space requirement for Thunderbird l10n builds on central & aurora
Categories
(Release Engineering :: General, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: nthomas, Assigned: nthomas)
Details
Attachments
(1 file)
(deleted),
patch
|
bhearsum
:
review+
nthomas
:
checked-in+
|
Details | Diff | Splinter Review |
Spun out from bug 798593 comment #8. First job to fail was http://buildbot-master85.srv.releng.scl3.mozilla.com:8001/builders/Thunderbird%20comm-aurora%20linux%20l10n%20nightly/builds/393
From the clobberer step, it hadn't done this build for a while:
tb-c-aurora-lx-l10n-ntly-00000:Our last clobber date: None
tb-c-aurora-lx-l10n-ntly-00000:Server clobber date: 2014-03-18 01:36:50
TinderboxPrint: purged clobber
Getting free space:
python tools/buildfarm/maintenance/purge_builds.py -s 3 -n info -n 'rel-*:45d' -n 'tb-rel-*:45d' -n '*-ntly-00000000000000000000000' .. /mock/users/cltbld/home/cltbld/build
...
3.23 GB of space available
Then ran out of disk generating the partial mar, it almost done. Probably we should set default_l10n_space to 4 in thunderbird_config.py.
Assignee | ||
Comment 1•11 years ago
|
||
On the slave that failed:
$ du -sch /builds/slave/tb-c-aurora-lx-l10n-ntly-00000/build/*
2.9G /builds/slave/tb-c-aurora-lx-l10n-ntly-00000/build/comm-aurora
1.1M /builds/slave/tb-c-aurora-lx-l10n-ntly-00000/build/compare-locales
8.8M /builds/slave/tb-c-aurora-lx-l10n-ntly-00000/build/l10n
272K /builds/slave/tb-c-aurora-lx-l10n-ntly-00000/build/merged
0 /builds/slave/tb-c-aurora-lx-l10n-ntly-00000/build/tools
2.9G total
Much the same on a successful slave.
Assignee | ||
Comment 2•11 years ago
|
||
Verified via dump master that this changes all 16 combinations of
Thunderbird comm-{aurora,central} {linux,linux64,macosx64,win32} l10n {dep,nightly}
but that's all.
Attachment #8395342 -
Flags: review?(bhearsum)
Updated•11 years ago
|
Attachment #8395342 -
Flags: review?(bhearsum) → review+
Assignee | ||
Comment 3•11 years ago
|
||
Comment on attachment 8395342 [details] [diff] [review]
[buildbot-configs] 4GB requirement for T'bird l10n
https://hg.mozilla.org/build/buildbot-configs/rev/50f5e3195a7d
Attachment #8395342 -
Flags: checked-in+
Assignee | ||
Comment 4•11 years ago
|
||
Updating summary as patch affects comm-central and comm-aurora. Release repacks ask for 7G, but do different # of locales. Lets wait for a problem before there before bumping that. Leaving open for merge to production.
Summary: Increase free space requirement for Thunderbird Aurora l10n builds → Increase free space requirement for Thunderbird l10n builds on central & aurora
Comment 5•11 years ago
|
||
in production
Assignee | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•