Closed
Bug 585365
Opened 14 years ago
Closed 14 years ago
Some of the L10n win repack build slaves are failing
Categories
(Release Engineering :: General, defect, P2)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: wladow, Assigned: armenzg)
References
Details
Attachments
(2 files, 1 obsolete file)
957 bytes,
patch
|
nthomas
:
review+
armenzg
:
checked-in+
|
Details | Diff | Splinter Review |
3.04 KB,
patch
|
nthomas
:
review+
armenzg
:
checked-in+
|
Details | Diff | Splinter Review |
Some of the L10n win repack build slaves are failing with:
...
./allmakefiles.sh: line 114: ./toolkit/toolkit-makefiles.sh: No such file or directory
program finished with exit code 1
see http://tinderbox.mozilla.org/showlog.cgi?log=Mozilla-l10n/1281187619.1281187752.22270.gz and many more reports at http://tinderbox.mozilla.org/Mozilla-l10n/
Reading through the todays repacks run these slaves seem to be affected:
win32-slave12
win32-slave13
win32-slave19
Updated•14 years ago
|
Assignee: server-ops → nobody
Component: Server Operations → Release Engineering
QA Contact: mrz → release
Comment 1•14 years ago
|
||
I've set these machines to clobber.
coop/armen, could we try to figure out why this is happening ? Or figure out a way to clobber on the first nightly build a slave does ? Maybe just '-t 18' instead of '-t 168' for the periodic clobber timeout.
Reporter | ||
Comment 2•14 years ago
|
||
Today's nightly failed again with the same error:
http://tinderbox.mozilla.org/showlog.cgi?log=Mozilla-l10n-sk/1281360117.1281360271.25173.gz
Assignee | ||
Comment 3•14 years ago
|
||
I will check what is going on in the morning.
Assignee | ||
Updated•14 years ago
|
Assignee: nobody → armenzg
Priority: -- → P2
Assignee | ||
Comment 4•14 years ago
|
||
This seems to be happening with the slaves you mention.
I have put them on the side until I look further into it.
I can't reach at the moment moz2-win32-slave13 but let's leave it in the pool and see what happens.
Assignee | ||
Comment 5•14 years ago
|
||
OK so we are having trouble with moz2-win32-slave[12,13,16,19]
Not sure if clobberer works properly with L10n nightly builds (I don't know the system myself). It might not work because the slave returns None as the last clobbered date:
mozilla-central-win32-nightly:Our last clobber date: None
mozilla-central-win32-nightly:Server clobber date: 2010-08-09 12:54:58
We also run out of space in one of the slaves when checking out after having 2.06 GB of space available. I will post a couple of patches to address that.
I will clobber manually the mentioned slaves.
NOTE: This is the issue we are hitting:
./allmakefiles.sh: line 114: ./toolkit/toolkit-makefiles.sh: No such file or directory
Assignee | ||
Comment 6•14 years ago
|
||
Attachment #464411 -
Flags: review?(ccooper)
Assignee | ||
Comment 7•14 years ago
|
||
Attachment #464416 -
Flags: review?(ccooper)
Assignee | ||
Comment 8•14 years ago
|
||
This patch is the correct one.
Attachment #464416 -
Attachment is obsolete: true
Attachment #464417 -
Flags: review?(ccooper)
Attachment #464416 -
Flags: review?(ccooper)
Assignee | ||
Comment 9•14 years ago
|
||
(In reply to comment #6)
> Created attachment 464411 [details] [diff] [review]
> Default l10n space variable
To note I am increasing it from 2GB to 3GB.
Assignee | ||
Comment 10•14 years ago
|
||
(In reply to comment #5)
> Not sure if clobberer works properly with L10n nightly builds (I don't know the
> system myself). It might not work because the slave returns None as the last
> clobbered date:
> mozilla-central-win32-nightly:Our last clobber date: None
> mozilla-central-win32-nightly:Server clobber date: 2010-08-09 12:54:58
This is invalid as it has nothing to do with L10n. Please ignore.
Assignee | ||
Comment 11•14 years ago
|
||
I have clobbered manually the mentioned machines and hopefully I have not missed any. The slaves are back in the pool.
I will check in the morning.
Status: NEW → ASSIGNED
Reporter | ||
Comment 12•14 years ago
|
||
Looking at todays tinderbox waterfall the slave05 might need a clobber as well
Assignee | ||
Comment 13•14 years ago
|
||
Right. Done.
Assignee | ||
Updated•14 years ago
|
Attachment #464411 -
Flags: review?(ccooper) → review?(nrthomas)
Assignee | ||
Updated•14 years ago
|
Attachment #464417 -
Flags: review?(ccooper) → review?(nrthomas)
Assignee | ||
Comment 14•14 years ago
|
||
Changed reviewer since coop is away until next week.
There were only 2 repacks that failed today and they seems to be valid failures (ca and rm).
I am still not sure why clobberer did not work the first time. Let me give a try.
Assignee | ||
Comment 15•14 years ago
|
||
Well it seems that clobber does work.
So let's hope that removing 2GB instead of 2GB will prevent us from getting into this state again.
mozilla-central-win32-l10n-nightly:Our last clobber date: 2010-08-09 12:54:58
mozilla-central-win32-l10n-nightly:Server clobber date: 2010-08-11 12:37:10
mozilla-central-win32-l10n-nightly:Server is forcing a clobber, initiated by armenzg@mozilla.com
mozilla-central-win32-l10n-nightly:Clobbering...
Comment 16•14 years ago
|
||
Armen, I don't see anything here that indicates why increasing the allocated space to 3G will help. Could you fill me in ? We've had concerns in the past about the bash code we use to pulling mercurial not being robust enough, I figured that was the issue here.
Comment 17•14 years ago
|
||
Comment on attachment 464411 [details] [diff] [review]
Default l10n space variable
Ah, you did find one instance of running out of space.
Attachment #464411 -
Flags: review?(nrthomas) → review+
Updated•14 years ago
|
Attachment #464417 -
Flags: review?(nrthomas) → review+
Assignee | ||
Comment 18•14 years ago
|
||
Yeah on comment#5.
We should separately fix bug 554438.
Assignee | ||
Comment 19•14 years ago
|
||
Comment on attachment 464411 [details] [diff] [review]
Default l10n space variable
http://hg.mozilla.org/build/buildbot-configs/rev/b8473368a7d0
Attachment #464411 -
Flags: checked-in+
Assignee | ||
Comment 20•14 years ago
|
||
Comment on attachment 464417 [details] [diff] [review]
make use of the l10n space variable
http://hg.mozilla.org/build/buildbotcustom/rev/e17933bb8fe7
Attachment #464417 -
Flags: checked-in+
Assignee | ||
Comment 21•14 years ago
|
||
This has also landed today which should help avoid other L10n-broken scenarios:
http://hg.mozilla.org/build/buildbotcustom/rev/91f1cc47614b
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•