Closed
Bug 777230
Opened 13 years ago
Closed 13 years ago
tools clobbers can clobber the signing token
Categories
(Release Engineering :: Release Automation, defect, P2)
Release Engineering
Release Automation
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mozilla, Assigned: rail)
References
Details
Attachments
(1 file)
843 bytes,
patch
|
mozilla
:
review+
nthomas
:
checked-in+
|
Details | Diff | Splinter Review |
e.g. xulrunner checksums for 15.0b2:
http://buildbot-master13.build.scl1.mozilla.com:8001/builders/release-mozilla-beta-xulrunner_checksums/builds/12/steps/run_script/logs/stdio
I checked, and 15.0b1 didn't clobber because the job had never run on the slave.
This is probably fallout from bug 774345.
Reporter | ||
Comment 1•13 years ago
|
||
For posterity:
+ /tools/python/bin/python /builds/slave/rel-m-beta-xr-checksums/scripts/scripts/release/../..//clobberer/clobberer.py -s scripts -s buildprops.json http://clobberer.pvt.build.mozilla.org/always_clobber.php release-mozilla-beta release-mozilla-beta-xulrunner_checksums rel-m-beta-xr-checksums linux-ix-slave17 http://buildbot-master13.build.scl1.mozilla.com:8001/
Checking clobber URL: http://clobberer.pvt.build.mozilla.org/always_clobber.php?master=http%3A%2F%2Fbuildbot-master13.build.scl1.mozilla.com%3A8001%2F&slave=linux-ix-slave17&builddir=rel-m-beta-xr-checksums&branch=release-mozilla-beta&buildername=release-mozilla-beta-xulrunner_checksums
rel-m-beta-xr-checksums:Our last clobber date: 2012-07-17 12:48:47
rel-m-beta-xr-checksums:Server clobber date: 2012-07-24 21:41:00
rel-m-beta-xr-checksums:Server is forcing a clobber, initiated by clobber_always
rel-m-beta-xr-checksums:Clobbering...
Removing SHA1SUMS
Skipping scripts
Removing MD5SUMS.asc
Removing token
Removing temp/
Removing buildbot-configs/
Skipping last-clobber
Skipping buildprops.json
Removing SHA512SUMS.asc
Removing signing_cache/
Removing SHA1SUMS.asc
Removing SHA512SUMS
Removing MD5SUMS
+ cd /builds/slave/rel-m-beta-xr-checksums/scripts/scripts/release/../..//..
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → rail
Severity: normal → major
Priority: -- → P2
Assignee | ||
Comment 2•13 years ago
|
||
Attachment #645683 -
Flags: review?(aki)
Reporter | ||
Updated•13 years ago
|
Attachment #645683 -
Flags: review?(aki) → review+
Comment 3•13 years ago
|
||
Comment on attachment 645683 [details] [diff] [review]
skip token/nonce
http://hg.mozilla.org/build/tools/rev/d4dd23184f8a
Attachment #645683 -
Flags: checked-in+
Assignee | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•