Closed Bug 1221917 Opened 9 years ago Closed 9 years ago

When pushing something to the try server, the e-mail contains an incorrect link to the built binaries.

Categories

(Release Engineering :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jorgk-bmo, Assigned: nthomas)

References

Details

Attachments

(4 files)

Sorry if it's a duplicate and sorry for potentially CC'ing the wrong person. It's just annoying having to search for the results of your submission. Most likely this is caused be the change-over to S3.
Thanks, it is a regression from bug 1213721.
Blocks: 1213721
Component: Releases: Custom Builds → General Automation
QA Contact: coop → catlee
Uses the short hash for user-facing strings like the subject and treeherder url (following the push hook on hg.m.o), while using the 40 character hash for the package directory and mail references.
Assignee: nobody → nthomas
Status: NEW → ASSIGNED
Attachment #8684711 - Flags: review?(bugspam.Callek)
* switches away from ftp-ssl.mozilla.org to archive.mozilla.org for production, and equivalent change for staging * changes /pub/mozilla.org to /pub in paths (avoiding a redirect on each request)
Attachment #8684712 - Flags: review?(bugspam.Callek)
Attachment #8684711 - Flags: review?(bugspam.Callek) → review+
Attachment #8684712 - Flags: review?(bugspam.Callek) → review+
Test push returns email with body: Thank you for your try submission. It's the best! Results will be displayed on Treeherder as they come in: https://treeherder.mozilla.org/#/jobs?repo=try&revision=70fe6d20120d Once completed, builds and logs will be available at: https://archive.mozilla.org/pub/firefox/try-builds/nthomas@mozilla.com-70fe6d20120d8e9a368989b4f8d5c1c5dc167dea Summary: * try: -b o -p linux,macosx64,android-api-11 -u none -t none ---------------- That's missing a trailing / on the archive link, boo. https://hg.mozilla.org/build/buildbot-configs/rev/3f00d9ec8fa2 https://hg.mozilla.org/build/buildbot-configs/rev/919e4e945251 Lets leave it there.
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Hmm, this is one I've just pushed for C-C: Results will be displayed on Treeherder as they come in: https://treeherder.mozilla.org/#/jobs?repo=try-comm-central&revision=a6c91947e376 Once completed, builds and logs will be available at: https://archive.mozilla.org/pub/thunderbird/try-builds//mozilla@jorgk.com-a6c91947e376246f24a0adf94099b4dd6131581e There is a double slash in the middle and the slash at the end is missing.
Flags: needinfo?(nthomas)
You're right, my patch 3f00d9ec8fa2 was incorrect. Thanks for the report.
Status: RESOLVED → REOPENED
Flags: needinfo?(nthomas)
Resolution: FIXED → ---
This backs out my patch which added a trailing / to package_url, which caused the double // reported in comment #8. Instead it adds one to package_dir so that it ends up at the end of the url, which was the original intention. Both of these parameters are only used for try jobs, see https://dxr.mozilla.org/build-central/source/buildbotcustom/misc.py#1261 and 1605.
Attachment #8688166 - Flags: review?(bugspam.Callek)
Attachment #8688166 - Flags: review?(bugspam.Callek) → review+
Can I annoy you one more time. This is regarding a C-C push. In the e-mail I was notified of https://archive.mozilla.org/pub/thunderbird/try-builds//mozilla@jorgk.com-49149a684ab49e2ae1939b7600c1dc0d21268259 OK, we agree that this would be correct: https://archive.mozilla.org/pub/thunderbird/try-builds/mozilla@jorgk.com-49149a684ab49e2ae1939b7600c1dc0d21268259/ However, the more useful stuff (executables) is in: https://archive.mozilla.org/pub/thunderbird/try-builds/mozilla@jorgk.com-49149a684ab4/ Shouldn't both links be sent in the e-mail?
got_version is 12 chars long, version is 40 chars, eg http://buildbot-master79.build.mozilla.org:8101/builders/TB%20WINNT%205.2%20try-comm-central%20build/builds/8 This only affects Thunderbird builds, as Firefox moved to mozharness.
Attachment #8688672 - Flags: review?(bugspam.Callek)
Comment on attachment 8688166 [details] [diff] [review] [buildbot-configs] Shuffle / around like we're the titanic, or something https://hg.mozilla.org/build/buildbot-configs/rev/a639a3066489 - not merged to production yet.
Attachment #8688166 - Flags: checked-in+
Attachment #8688672 - Flags: review?(bugspam.Callek) → review+
I did a test push and the email told me about https://archive.mozilla.org/pub/firefox/try-builds/nthomas@mozilla.com-c633fcefa91f51cbeafa625631228d076b1f2688/ and the logs got uploaded there. The binaries I know were already working for Firefox. Jorg G, is Thunderbird Try working now ?
Flags: needinfo?(mozilla)
Thanks, I'll check it tomorrow, 12:57 AM here now. I do FF pushes as well, so logs and binaries will go to the same spot identified by the 40 characters at the end?
Yep, except there's still an issue with mobile in bug 1217742.
I did another C-C push and this time got this message: Once completed, builds and logs will be available at: https://archive.mozilla.org/pub/thunderbird/try-builds/mozilla@jorgk.com-d2556d77dd2be7c315c53bf3760faa31a06f6298/ The process completed and I found the results where specified. So it's all good now ;-)
Flags: needinfo?(mozilla)
Awesome, thanks for your help.
Status: REOPENED → RESOLVED
Closed: 9 years ago9 years ago
Resolution: --- → FIXED
Blocks: 1245581
No longer blocks: 1245581
Component: General Automation → General
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: