Closed Bug 712031 Opened 13 years ago Closed 12 years ago

post_upload.py on preproduction-stage prints URLs to stage instead of preproduction-stage

Categories

(Release Engineering :: General, defect, P4)

x86
All
defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: armenzg, Unassigned)

Details

(Whiteboard: [staging][preproduction])

Note the difference between the value of "UPLOAD_HOST" and the URLs printed out by post_upload.py. UPLOAD_HOST=preproduction-stage.build.mozilla.org UPLOAD_SSH_KEY=~/.ssh/ffxbld_dsa UPLOAD_TO_TEMP=1 UPLOAD_USER=ffxbld USER=cltbld _=/tools/python/bin/python using PTY: False Calling <function run_with_timeout at 0x2aaaab81a9b0> with args: (['make', 'upload'], 2460, None, None, False, True), kwargs: {}, attempt #1 Executing: ['make', 'upload'] make[1]: Entering directory `/builds/slave/m-cen-lnx64-pgo/build/obj-firefox/browser/installer' mkdir -p `dirname "../../dist//firefox-11.0a1.en-US.linux-x86_64.checksums"` CHECKSUM FILE START ed1d3df43f59d4dbbb0a655990cfa87ba7d1a688873e264ff301718021878d490738f196959c52abca0ad1f011a042fa90cf235a39cd5e55deb45c12fb507243 sha512 19478458 firefox-11.0a1.en-US.linux-x86_64.tar.bz2 4f338d7dccb30f5a200a1020b7aaf46647cdd5bf228403f9b6019fc727c354c2544ce342fe979ec618c501a349112bb35eca161646c4d5096ffe4fc98a92d9c8 sha512 236941 linux-x86_64/xpi/firefox-11.0a1.en-US.langpack.xpi d39821229fab649a5a01ed7612923dcccd1ac224fb4ad5cc2076efca0cf9bbfd2d3783266b5c0da4e97b072dc795723ea66fc094c6a93dfb2469ca83c7ba7c79 sha512 57732032 firefox-11.0a1.en-US.linux-x86_64.tests.zip b5a7b4797ff7496b055aecb5de7386fa28d5f786ac56b1b786960370bcb7e77a11342d14aba1d52f913a697dffd3500425f37dd8b80023baa023fb76b3fc962d sha512 25297825 firefox-11.0a1.en-US.linux-x86_64.crashreporter-symbols.zip 39229c886e5c60642277b9be7c97212d1e84aae485eb3f08c2e12ea087833ba6d4e312b9a2ac80e5a965e7b2d8d3299a4489fb1e80225404c4730dcd15b68dad sha512 70 firefox-11.0a1.en-US.linux-x86_64.txt 7f2214bd76757ebe40c54e76947964d73655e391fe222d67b409344f59aa9dc2a779a4328f47239bc5cb925d0eaaf96fb5858c81bbd701c3f2b019abb7409521 sha512 18186760 jsshell-linux-x86_64.zip CHECKSUM FILE END /tools/python/bin/python2.5 /builds/slave/m-cen-lnx64-pgo/build/build/upload.py --base-path ../../dist \ "../../dist/firefox-11.0a1.en-US.linux-x86_64.tar.bz2" "../../dist/linux-x86_64/xpi/firefox-11.0a1.en-US.langpack.xpi" "../../dist/firefox-11.0a1.en-US.linux-x86_64.tests.zip" "../../dist/firefox-11.0a1.en-US.linux-x86_64.crashreporter-symbols.zip" "../../dist//firefox-11.0a1.en-US.linux-x86_64.txt" "../../dist/jsshell-linux-x86_64.zip" \ "../../dist//firefox-11.0a1.en-US.linux-x86_64.checksums" http://stage.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-central-linux64-pgo/1324303203/firefox-11.0a1.en-US.linux-x86_64.tar.bz2 http://stage.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-central-linux64-pgo/1324303203/firefox-11.0a1.en-US.langpack.xpi http://stage.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-central-linux64-pgo/1324303203/firefox-11.0a1.en-US.linux-x86_64.tests.zip http://stage.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-central-linux64-pgo/1324303203/firefox-11.0a1.en-US.linux-x86_64.crashreporter-symbols.zip http://stage.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-central-linux64-pgo/1324303203/firefox-11.0a1.en-US.linux-x86_64.txt http://stage.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-central-linux64-pgo/1324303203/jsshell-linux-x86_64.zip http://stage.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-central-linux64-pgo/1324303203/firefox-11.0a1.en-US.linux-x86_64.checksums Uploading /builds/slave/m-cen-lnx64-pgo/build/obj-firefox/dist/firefox-11.0a1.en-US.linux-x86_64.tar.bz2 Uploading /builds/slave/m-cen-lnx64-pgo/build/obj-firefox/dist/linux-x86_64/xpi/firefox-11.0a1.en-US.langpack.xpi Uploading /builds/slave/m-cen-lnx64-pgo/build/obj-firefox/dist/firefox-11.0a1.en-US.linux-x86_64.tests.zip Uploading /builds/slave/m-cen-lnx64-pgo/build/obj-firefox/dist/firefox-11.0a1.en-US.linux-x86_64.crashreporter-symbols.zip Uploading /builds/slave/m-cen-lnx64-pgo/build/obj-firefox/dist/firefox-11.0a1.en-US.linux-x86_64.txt Uploading /builds/slave/m-cen-lnx64-pgo/build/obj-firefox/dist/jsshell-linux-x86_64.zip Uploading /builds/slave/m-cen-lnx64-pgo/build/obj-firefox/dist/firefox-11.0a1.en-US.linux-x86_64.checksums Running post-upload command: post_upload.py --tinderbox-builds-dir mozilla-central-linux64-pgo -p firefox -i 20111219060003 --revision bc9b34bb121e --release-to-tinderbox-dated-builds Upload complete make[1]: Leaving directory `/builds/slave/m-cen-lnx64-pgo/build/obj-firefox/browser/installer' program finished with exit code 0 elapsedTime=27.526092
Assignee: nobody → rail
I think it would be better to make post_upload.py use /etc/post_upload.conf and complain about not set variables.
The same applies for dev-stage01.
Priority: P4 → P3
Not working on this bug actively. Back to the pool.
Assignee: rail → nobody
Priority: P3 → P4
Whiteboard: [staging][preproduction]
Mass re-assign of post_upload.py bugs to Tomcat.
Assignee: nobody → cbook
Assignee: cbook → nobody
Product: mozilla.org → Release Engineering
this part of preproduction is dead
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.