Closed Bug 742131 Opened 12 years ago Closed 12 years ago

send tryserver symbols to relengweb1.dmz.scl3.mozilla.com

Categories

(Release Engineering :: General, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: dustin, Assigned: nthomas)

References

Details

Attachments

(1 file)

As I understand it, this will require a reconfig, but not a downtime.

This can happen once relengweb1 is deemed OK and we're ready to throw the switch (bug 729667), but it'd be great to have a person appointed and a patch ready to land.  If this needs staging, it can be staged against relengweb1 now (well, once bug 742045 is complete).
Assignee: nobody → nrthomas
Priority: -- → P2
This is all we need according to a dump_masters. Planning to take a prod slave that's finished a job and redo make uploadsymbols to test.
Attachment #613785 - Flags: review?(bhearsum)
Attachment #613785 - Flags: review?(bhearsum) → review+
Verification:

# cltbld@w32-ix-slave18  (try)
$ cd /e/builds/moz2_slave/try-w32/build/obj-firefox/
$ export SYMBOL_SERVER_HOST=relengweb1.dmz.scl3.mozilla.com  # changed
$ export SYMBOL_SERVER_PATH=/symbols/windows  # unchanged below
$ export SYMBOL_SERVER_SSH_KEY=/c/Documents\ and\ Settings/cltbld/.ssh/trybld_dsa
$ export SYMBOL_SERVER_USER=trybld
$ export MOZ_OBJDIR=obj-firefox
$ make uploadsymbols
/bin/sh /e/builds/moz2_slave/try-w32/build/toolkit/crashreporter/tools/upload_symbols.sh firefox-14.0a1-WINNT-20120410110237-symbols.txt "./dist/firefox-14.0a1.en-US.win32.crashreporter-symbols-
full.zip"
Transferring symbols... ./dist/firefox-14.0a1.en-US.win32.crashreporter-symbols-full.zip
debug1: Reading configuration data /c/Documents and Settings/cltbld/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Connecting to relengweb1.dmz.scl3.mozilla.com [10.22.74.128] port 22.
...
Unpacking symbols on remote host...
Archive:  d9aae8201c60338341eb990b3bbbb58cb0ea8919-firefox-14.0a1.en-US.win32.crashreporter-symbols-full.zip
removed `d9aae8201c60338341eb990b3bbbb58cb0ea8919-firefox-14.0a1.en-US.win32.crashreporter-symbols-full.zip'
Symbol transfer completed
$ echo $?
0
ie we're ready to go on this.
Summary: send tryserver symbols to relengweb1.build.scl3.mozilla.com → send tryserver symbols to relengweb1.dmz.scl3.mozilla.com
I re-created this patch on bug 729667, oops.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Unfortunately the hostname was incorrect, leaving out the .dmz, so builds are failing to upload symbols. That means they also fail to upload packages or run any tests.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment on attachment 613785 [details] [diff] [review]
[buildbot-configs] change SYMBOL_SERVER_HOST

Landing this as a fix 
 http://hg.mozilla.org/build/buildbot-configs/rev/183ed6134521
Attachment #613785 - Flags: checked-in+
Try master reconfiged. The problem is fixed for builds that start after 2226 PDT.
Status: REOPENED → RESOLVED
Closed: 12 years ago12 years ago
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: