Closed Bug 1348478 Opened 8 years ago Closed 8 years ago

Gecko Decision busted with l10n try push

Categories

(Firefox Build System :: Task Configuration, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla55

People

(Reporter: ewong, Assigned: Callek)

Details

Attachments

(1 file)

With this try push, https://treeherder.mozilla.org/#/jobs?repo=try&revision=e77a2b0530d1c520a0ce64f0ee815cf6c927b4dc I'm getting a busted Gecko Decision job. And now I can't seem to manually trigger L10n jobs.
try: -b do -p win32,win32-l10n,win64,win64-l10n -u none -t none https://treeherder.mozilla.org/#/jobs?repo=try&revision=ed6bd9650c96712051ef6fe08f5613db51c2303f try: -b do -p win32,win64 -u none -t none https://treeherder.mozilla.org/#/jobs?repo=try&selectedJob=84937219 But since no one else is having this issue, I think I might have horked the Gecko Decision task in an earlier try?
Component: Other → Treeherder
Product: Release Engineering → Tree Management
QA Contact: mshal
Version: unspecified → ---
(In reply to Edmund Wong (:ewong) from comment #1) > try: -b do -p win32,win64 -u none -t none > > https://treeherder.mozilla.org/#/jobs?repo=try&selectedJob=84937219 > Even with the above, I get a broken Gecko Decision bustage with: Exception: conflict between nightly-l10n-linux-nightly-1/opt:l10n-linux-l10n/opt for route: index.gecko.v2.try.revision.5442ac50c2a408cb0b3e2aacbeba1304be5e2e37.firefox-l10n.linux-opt.de And I didn't even mention Linux in my try push. I'm kinda stumped.
Treeherder doesn't schedule the decision tasks, moving to a Taskcluster component.
Component: Treeherder → Task Configuration
Product: Tree Management → Taskcluster
Version: --- → unspecified
Callek, can you help out? I don't really understand the two labels (one says nightly twice, once says l10n twice).
Flags: needinfo?(bugspam.Callek)
:ewong, for the time being modify: https://dxr.mozilla.org/mozilla-central/source/taskcluster/taskgraph/transforms/task.py#724 you can get rid of the routes entirely if you want here (Make it `if True: return task` or modify the number of locales to do that with. Sadly this is a fault of how I am accomodating the magic "don't do too many routes" *and* the problem of l10n routes not reflecting nightly routes....
Flags: needinfo?(bugspam.Callek)
(In reply to Justin Wood (:Callek) from comment #5) > :ewong, for the time being modify: > https://dxr.mozilla.org/mozilla-central/source/taskcluster/taskgraph/ > transforms/task.py#724 you can get rid of the routes entirely if you want > here (Make it `if True: return task` or modify the number of locales to do > that with. I only have 1 locale. I'll try modifying that file. Thanks
I changed the code in tasks.py and did a push. https://treeherder.mozilla.org/#/jobs?repo=try&revision=9606df0df17fea050119b7ac95ad98d84e331b83 Even with -p win32.. and no mention of linux, I've got a linux job?
Attachment #8872756 - Flags: review?(kmoir) → review+
Pushed by Callek@gmail.com: https://hg.mozilla.org/integration/autoland/rev/b20f3d4ad0fb Gecko Decision busted with l10n try push. r=kmoir
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
Product: TaskCluster → Firefox Build System
Assignee: nobody → bugspam.Callek
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: