Closed
Bug 1273926
Opened 9 years ago
Closed 9 years ago
KeyError: u'attributes' in decision task when modifying a docker image
Categories
(Taskcluster Graveyard :: Scheduler, defect)
Taskcluster Graveyard
Scheduler
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ahal, Assigned: dustin)
References
Details
Attachments
(1 file)
See:
https://treeherder.mozilla.org/logviewer.html#?job_id=21049995&repo=try#L55
My patch was modifying a docker image, so the theory is that this has something to do with the image task that automatically generates a new docker image. This hasn't been confirmed though.
| Assignee | ||
Comment 1•9 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/53538/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/53538/
Attachment #8753881 -
Flags: review?(ahalberstadt)
| Reporter | ||
Comment 2•9 years ago
|
||
Comment on attachment 8753881 [details]
MozReview Request: Bug 1273926: set attributes of docker-image tasks too; r?ahal
https://reviewboard.mozilla.org/r/53538/#review50290
Thanks, this fixed it!
https://treeherder.mozilla.org/#/jobs?repo=try&revision=4cb764f4922b
Attachment #8753881 -
Flags: review?(ahalberstadt) → review+
| Assignee | ||
Updated•9 years ago
|
Assignee: nobody → dustin
Comment 4•9 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Taskcluster → Taskcluster Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•