Skip to content

ci(push-image): don't set TASKCLUSTER_ROOT_URL in task env#1315

Merged
ahal merged 1 commit intomozilla-releng:masterfrom
ahal:ahal/push-msvtkqqyrmqr
Dec 16, 2025
Merged

ci(push-image): don't set TASKCLUSTER_ROOT_URL in task env#1315
ahal merged 1 commit intomozilla-releng:masterfrom
ahal:ahal/push-msvtkqqyrmqr

Conversation

@ahal
Copy link
Copy Markdown
Contributor

@ahal ahal commented Dec 16, 2025

No description provided.

@ahal ahal requested a review from a team as a code owner December 16, 2025 18:44
@ahal ahal enabled auto-merge (rebase) December 16, 2025 18:45
@ahal ahal merged commit 5b5c038 into mozilla-releng:master Dec 16, 2025
7 checks passed
@bhearsum
Copy link
Copy Markdown
Contributor

bhearsum commented Jan 2, 2026

Is this because it wasn't necessary, or because it was causing a problem?

@jcristau
Copy link
Copy Markdown
Contributor

jcristau commented Jan 5, 2026

@bhearsum it was causing failures after the switch from docker-worker to d2g pools, because while docker-worker overrides this env variable from the payload (among others: https://github.com/taskcluster/taskcluster/blob/62dc77f1f9116a28d662c08b788575a97d75217e/workers/docker-worker/src/task.js#L352-L368), with d2g we'd get the bogus value and fetch-content would fail with e.g.

Download failed: unknown url type: '$TASKCLUSTER_ROOT_URL/api/queue/v1/task/QeQkbv00SjGPYoa6w0Gzvw/artifacts/public/image.tar.zst'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants