Closed
Bug 1396372
Opened 8 years ago
Closed 8 years ago
unable to backfill due to action task failing
Categories
(Taskcluster :: General, enhancement)
Taskcluster
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jmaher, Unassigned)
Details
I know last week we had some issues earlier in the week where backfills wouldn't work- I am running into that again:
https://treeherder.mozilla.org/#/jobs?repo=autoland&revision=512562477a1eaf83075a5a99825dea1ec702b1ad&filter-searchStr=action
the old hack of edit+retrigger while s/builds/home/ isn't applicable as the task is using /home.
| Reporter | ||
Comment 1•8 years ago
|
||
this then fails on 'add new jobs' as well :(
Comment 2•8 years ago
|
||
I re-ran it with s/builds/home/:
https://tools.taskcluster.net/groups/GgFRGaOuRdmL9FaV6vuWKA/tasks/GgFRGaOuRdmL9FaV6vuWKA/details
I know that's an annoying fix.. this landing has been "rocky" at best, with lots of the fixes backed out. Hopefully it will stick soon and all of this will be behind us. Also, once it *does* stick, Brian will be landing the Treeherder changes to use the new actions, further avoiding problems like this one.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 3•8 years ago
|
||
I don't understand, there was no instance of 'build' to change to 'home', and I do not see a green action task.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 4•8 years ago
|
||
See the link in comment 2. Editing a task strips the routes by which treeherder hears of a task, so it didn't appear in treeherder, but it is green, and it created four test-linux64/opt-awsy-e10s tasks.
It's s/home/builds/, not s/builds/home/. I did the right thing, but in comment 2 I wrote what you wrote in comment 0.
I'm re-resolving this because I don't think there's anything further to do. If there is, please let me know what that is.
Status: REOPENED → RESOLVED
Closed: 8 years ago → 8 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 5•8 years ago
|
||
in the past (the ~30 times this past week I did it) edit and retrigger has always pushed the job to treeherder.
Why is this needing s/home/builds/ ? I was told earlier last week I needed to s/builds/home/, can you please announce to firefox-ci group when these things change?
You need to log in
before you can comment on or make changes to this bug.
Description
•