wip: add support for loading taskgraph from existing artifacts #975
firefoxci-taskcluster / Decision Task
failed
Jun 5, 2026 in 19s
FirefoxCI (pull_request)
The task that creates all of the other tasks in the task graph
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2026-06-05T01:02:18.401Z
Resolved: 2026-06-05T01:02:37.562Z
Task Execution Time: 19 seconds, 161 milliseconds
Task Status: failed
Reason Resolved: failed
TaskId: b3C9i_AXRX66z26-1PBvLA
RunId: 0
Artifacts
- public/chain-of-trust.json
- public/chain-of-trust.json.sig
- public/docker-contexts
- public/logs/certified.log
- public/logs/live_backing.log
- public/logs/live.log
- public/optimizations.log
[taskcluster 2026-06-05T01:02:18.472Z] Worker Type (taskgraph-1/decision) settings:
[taskcluster 2026-06-05T01:02:18.472Z] {
[taskcluster 2026-06-05T01:02:18.472Z] "generic-worker": {
[taskcluster 2026-06-05T01:02:18.472Z] "config": {
[taskcluster 2026-06-05T01:02:18.472Z] "headlessTasks": true
[taskcluster 2026-06-05T01:02:18.472Z] },
[taskcluster 2026-06-05T01:02:18.472Z] "engine": "multiuser",
[taskcluster 2026-06-05T01:02:18.472Z] "go-arch": "amd64",
[taskcluster 2026-06-05T01:02:18.472Z] "go-os": "linux",
[taskcluster 2026-06-05T01:02:18.472Z] "go-version": "go1.26.2",
[taskcluster 2026-06-05T01:02:18.472Z] "release": "https://github.com/taskcluster/taskcluster/releases/tag/v99.2.1",
[taskcluster 2026-06-05T01:02:18.472Z] "revision": "ddb9ce7efdb98ae2d0917b69778e9f3cd125e07f",
[taskcluster 2026-06-05T01:02:18.472Z] "source": "https://github.com/taskcluster/taskcluster/commits/ddb9ce7efdb98ae2d0917b69778e9f3cd125e07f",
[taskcluster 2026-06-05T01:02:18.472Z] "version": "99.2.1"
[taskcluster 2026-06-05T01:02:18.472Z] },
[taskcluster 2026-06-05T01:02:18.472Z] "image": "projects/taskcluster-imaging/global/images/gw-fxci-gcp-l1-2404-amd64-headless-googlecompute-2026-05-04",
[taskcluster 2026-06-05T01:02:18.472Z] "instance-id": "1056303594087620931",
[taskcluster 2026-06-05T01:02:18.472Z] "instance-type": "projects/887720501152/machineTypes/n2-standard-2",
[taskcluster 2026-06-05T01:02:18.472Z] "local-ipv4": "10.128.0.9",
[taskcluster 2026-06-05T01:02:18.472Z] "project-id": "fxci-production-level1-workers",
[taskcluster 2026-06-05T01:02:18.472Z] "public-hostname": "taskgraph-1-decision-sxzcqldwrjsto5eywtl4mq.c.fxci-production-level1-workers.internal",
[taskcluster 2026-06-05T01:02:18.472Z] "public-ipv4": "35.254.248.252",
[taskcluster 2026-06-05T01:02:18.472Z] "region": "us-central1",
[taskcluster 2026-06-05T01:02:18.472Z] "zone": "us-central1-c"
[taskcluster 2026-06-05T01:02:18.472Z] }
[taskcluster 2026-06-05T01:02:18.472Z] Task ID: b3C9i_AXRX66z26-1PBvLA
[taskcluster 2026-06-05T01:02:18.472Z] === Task Starting ===
[taskcluster 2026-06-05T01:02:21.985Z] [mounts] No existing writable directory cache 'taskgraph-level-1-checkouts-sparse-v2' - creating /home/generic-worker/caches/BIjaTI1mR7iea-ULwiK-Ig
[taskcluster 2026-06-05T01:02:21.985Z] [mounts] Creating directory /home/task_178062133672007/cache0
[taskcluster 2026-06-05T01:02:21.997Z] [mounts] Successfully mounted writable directory cache '/home/task_178062133672007/cache0'
[taskcluster 2026-06-05T01:02:21.999Z] [d2g] Loading docker image
[taskcluster 2026-06-05T01:02:29.262Z] [d2g] Loaded docker image "docker.io/mozillareleases/taskgraph:decision-latest"
[taskcluster 2026-06-05T01:02:29.278Z] Executing command 0: docker run -t --name taskcontainer_SCIyscOmQ6yU5-JgIebdTQ --memory-swap -1 --pids-limit -1 --pull=never --log-driver=none '--add-host=localhost.localdomain:127.0.0.1' -v /home/task_178062133672007/cache0:/builds/worker/checkouts --add-host=taskcluster:host-gateway --env-file 'env.list' mozillareleases/taskgraph:decision-latest run-task --taskgraph-checkout=/builds/worker/checkouts/src -- bash -cx 'cd /builds/worker/checkouts/src && ln -s /builds/worker/artifacts artifacts && pip3 install --user --break-system-packages . && taskgraph decision --verbose --pushlog-id='\''0'\'' --pushdate='\''0'\'' --project='\''taskgraph'\'' --owner='\''bhearsum@users.noreply.github.com'\'' --level='\''1'\'' --repository-type=git --tasks-for='\''github-pull-request'\'' --base-repository='\''https://github.com/taskcluster/taskgraph'\'' --base-ref='\''main'\'' --base-rev='\''45083296c41cbc9737b7c85d60517008f399b92e'\'' --head-repository='\''https://github.com/bhearsum/taskgraph'\'' --head-ref='\''caching-in-decision-task'\'' --head-rev='\''be41a0720f2c8d526c5d8fb02a242b24141a1982'\''
[taskcluster 2026-06-05T01:02:29.278Z] '
[setup 2026-06-05T01:02:30.943+00:00] run-task started in /
[setup 2026-06-05T01:02:30.943+00:00] Invoked by command: --taskgraph-checkout=/builds/worker/checkouts/src -- bash -cx cd /builds/worker/checkouts/src && ln -s /builds/worker/artifacts artifacts && pip3 install --user --break-system-packages . && taskgraph decision --verbose --pushlog-id='0' --pushdate='0' --project='taskgraph' --owner='bhearsum@users.noreply.github.com' --level='1' --repository-type=git --tasks-for='github-pull-request' --base-repository='https://github.com/taskcluster/taskgraph' --base-ref='main' --base-rev='45083296c41cbc9737b7c85d60517008f399b92e' --head-repository='https://github.com/bhearsum/taskgraph' --head-ref='caching-in-decision-task' --head-rev='be41a0720f2c8d526c5d8fb02a242b24141a1982'
[setup 2026-06-05T01:02:30.943+00:00] Python version: 3.13.5
[setup 2026-06-05T01:02:30.943+00:00] Subprocess python version:
cpython-3.13.5-linux-x86_64-gnu /usr/bin/python3.13
cpython-3.13.5-linux-x86_64-gnu /usr/bin/python3 -> python3.13
[vcs 2026-06-05T01:02:31.041+00:00] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2026-06-05T01:02:31.042+00:00] running as worker:worker
[vcs 2026-06-05T01:02:31.042+00:00] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/src']
[vcs 2026-06-05T01:02:31.044+00:00] executing ['git', 'clone', 'https://github.com/taskcluster/taskgraph', '/builds/worker/checkouts/src']
[vcs 2026-06-05T01:02:31.045+00:00] Cloning into '/builds/worker/checkouts/src'...
[vcs 2026-06-05T01:02:32.618+00:00] executing ['git', 'fetch', 'origin', '45083296c41cbc9737b7c85d60517008f399b92e']
[vcs 2026-06-05T01:02:32.954+00:00] From https://github.com/taskcluster/taskgraph
[vcs 2026-06-05T01:02:32.954+00:00] * branch 45083296c41cbc9737b7c85d60517008f399b92e -> FETCH_HEAD
[vcs 2026-06-05T01:02:32.960+00:00] executing ['git', 'fetch', 'https://github.com/bhearsum/taskgraph', 'caching-in-decision-task']
[vcs 2026-06-05T01:02:33.259+00:00] From https://github.com/bhearsum/taskgraph
[vcs 2026-06-05T01:02:33.259+00:00] * branch caching-in-decision-task -> FETCH_HEAD
[vcs 2026-06-05T01:02:33.261+00:00] executing ['git', 'checkout', '-f', '-B', 'caching-in-decision-task', 'be41a0720f2c8d526c5d8fb02a242b24141a1982']
[vcs 2026-06-05T01:02:33.285+00:00] Switched to a new branch 'caching-in-decision-task'
[vcs 2026-06-05T01:02:33.286+00:00] cleaning git checkout...
[vcs 2026-06-05T01:02:33.286+00:00] executing ['git', 'clean', '-nxdff']
[vcs 2026-06-05T01:02:33.289+00:00] removing []
[vcs 2026-06-05T01:02:33.289+00:00] successfully cleaned git checkout!
[vcs 2026-06-05T01:02:33.291+00:00] TinderboxPrint:<a href='https://github.com/bhearsum/taskgraph/commit/be41a0720f2c8d526c5d8fb02a242b24141a1982' title='Built from taskgraph commit be41a0720f2c8d526c5d8fb02a242b24141a1982'>be41a0720f2c8d526c5d8fb02a242b24141a1982</a>
[task 2026-06-05T01:02:33.291+00:00] executing ['bash', '-cx', "cd /builds/worker/checkouts/src && ln -s /builds/worker/artifacts artifacts && pip3 install --user --break-system-packages . && taskgraph decision --verbose --pushlog-id='0' --pushdate='0' --project='taskgraph' --owner='bhearsum@users.noreply.github.com' --level='1' --repository-type=git --tasks-for='github-pull-request' --base-repository='https://github.com/taskcluster/taskgraph' --base-ref='main' --base-rev='45083296c41cbc9737b7c85d60517008f399b92e' --head-repository='https://github.com/bhearsum/taskgraph' --head-ref='caching-in-decision-task' --head-rev='be41a0720f2c8d526c5d8fb02a242b24141a1982' \n"]
[task 2026-06-05T01:02:33.292+00:00] + cd /builds/worker/checkouts/src
[task 2026-06-05T01:02:33.292+00:00] + ln -s /builds/worker/artifacts artifacts
[task 2026-06-05T01:02:33.293+00:00] + pip3 install --user --break-system-packages .
[task 2026-06-05T01:02:33.598+00:00] Processing /builds/worker/checkouts/src
[task 2026-06-05T01:02:33.601+00:00] Installing build dependencies: started
[task 2026-06-05T01:02:34.437+00:00] Installing build dependencies: finished with status 'done'
[task 2026-06-05T01:02:34.439+00:00] Getting requirements to build wheel: started
[task 2026-06-05T01:02:34.575+00:00] Getting requirements to build wheel: finished with status 'done'
[task 2026-06-05T01:02:34.576+00:00] Preparing metadata (pyproject.toml): started
[task 2026-06-05T01:02:34.739+00:00] Preparing metadata (pyproject.toml): finished with status 'done'
[task 2026-06-05T01:02:34.743+00:00] Requirement already satisfied: appdirs>=1.4 in /usr/local/lib/python3.13/dist-packages (from taskcluster-taskgraph==18.0.3) (1.4.4)
[task 2026-06-05T01:02:34.743+00:00] Requirement already satisfied: cookiecutter~=2.1 in /usr/local/lib/python3.13/dist-packages (from taskcluster-taskgraph==18.0.3) (2.7.1)
[task 2026-06-05T01:02:34.744+00:00] Requirement already satisfied: json-e>=2.7 in /usr/local/lib/python3.13/dist-packages (from taskcluster-taskgraph==18.0.3) (4.8.2)
[task 2026-06-05T01:02:34.744+00:00] Requirement already satisfied: mozilla-repo-urls in /usr/local/lib/python3.13/dist-packages (from taskcluster-taskgraph==18.0.3) (0.2.2)
[task 2026-06-05T01:02:34.745+00:00] Requirement already satisfied: pyyaml>=5.3.1 in /usr/local/lib/python3.13/dist-packages (from taskcluster-taskgraph==18.0.3) (6.0.3)
[task 2026-06-05T01:02:34.745+00:00] Requirement already satisfied: redo>=2.0 in /usr/local/lib/python3.13/dist-packages (from taskcluster-taskgraph==18.0.3) (3.0.0)
[task 2026-06-05T01:02:34.746+00:00] Requirement already satisfied: requests>=2.25 in /usr/local/lib/python3.13/dist-packages (from taskcluster-taskgraph==18.0.3) (2.34.2)
[task 2026-06-05T01:02:34.746+00:00] Requirement already satisfied: slugid>=2.0 in /usr/local/lib/python3.13/dist-packages (from taskcluster-taskgraph==18.0.3) (2.0.0)
[task 2026-06-05T01:02:34.747+00:00] Requirement already satisfied: taskcluster-urls>=11.0 in /usr/local/lib/python3.13/dist-packages (from taskcluster-taskgraph==18.0.3) (13.0.2)
[task 2026-06-05T01:02:34.897+00:00] Collecting taskcluster<92.0,>=91.0 (from taskcluster-taskgraph==18.0.3)
[task 2026-06-05T01:02:34.975+00:00] Downloading taskcluster-91.1.2-py3-none-any.whl.metadata (25 kB)
[task 2026-06-05T01:02:34.984+00:00] Requirement already satisfied: voluptuous>=0.12.1 in /usr/local/lib/python3.13/dist-packages (from taskcluster-taskgraph==18.0.3) (0.16.0)
[task 2026-06-05T01:02:34.985+00:00] Requirement already satisfied: binaryornot>=0.4.4 in /usr/local/lib/python3.13/dist-packages (from cookiecutter~=2.1->taskcluster-taskgraph==18.0.3) (0.6.0)
[task 2026-06-05T01:02:34.986+00:00] Requirement already satisfied: Jinja2<4.0.0,>=2.7 in /usr/local/lib/python3.13/dist-packages (from cookiecutter~=2.1->taskcluster-taskgraph==18.0.3) (3.1.6)
[task 2026-06-05T01:02:34.987+00:00] Requirement already satisfied: click<9.0.0,>=7.0 in /usr/local/lib/python3.13/dist-packages (from cookiecutter~=2.1->taskcluster-taskgraph==18.0.3) (8.4.1)
[task 2026-06-05T01:02:34.988+00:00] Requirement already satisfied: python-slugify>=4.0.0 in /usr/local/lib/python3.13/dist-packages (from cookiecutter~=2.1->taskcluster-taskgraph==18.0.3) (8.0.4)
[task 2026-06-05T01:02:34.988+00:00] Requirement already satisfied: arrow in /usr/local/lib/python3.13/dist-packages (from cookiecutter~=2.1->taskcluster-taskgraph==18.0.3) (1.4.0)
[task 2026-06-05T01:02:34.989+00:00] Requirement already satisfied: rich in /usr/local/lib/python3.13/dist-packages (from cookiecutter~=2.1->taskcluster-taskgraph==18.0.3) (15.0.0)
[task 2026-06-05T01:02:34.990+00:00] Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.13/dist-packages (from Jinja2<4.0.0,>=2.7->cookiecutter~=2.1->taskcluster-taskgraph==18.0.3) (3.0.3)
[task 2026-06-05T01:02:34.991+00:00] Requirement already satisfied: aiohttp>=3.7.4 in /usr/local/lib/python3.13/dist-packages (from taskcluster<92.0,>=91.0->taskcluster-taskgraph==18.0.3) (3.13.5)
[task 2026-06-05T01:02:34.992+00:00] Requirement already satisfied: async-timeout>=2.0.0 in /usr/local/lib/python3.13/dist-packages (from taskcluster<92.0,>=91.0->taskcluster-taskgraph==18.0.3) (5.0.1)
[task 2026-06-05T01:02:34.992+00:00] Requirement already satisfied: mohawk>=0.3.4 in /usr/local/lib/python3.13/dist-packages (from taskcluster<92.0,>=91.0->taskcluster-taskgraph==18.0.3) (1.1.0)
[task 2026-06-05T01:02:34.993+00:00] Requirement already satisfied: python-dateutil>=2.8.2 in /usr/local/lib/python3.13/dist-packages (from taskcluster<92.0,>=91.0->taskcluster-taskgraph==18.0.3) (2.9.0.post0)
[task 2026-06-05T01:02:34.994+00:00] Requirement already satisfied: aiohappyeyeballs>=2.5.0 in /usr/local/lib/python3.13/dist-packages (from aiohttp>=3.7.4->taskcluster<92.0,>=91.0->taskcluster-taskgraph==18.0.3) (2.6.2)
[task 2026-06-05T01:02:34.995+00:00] Requirement already satisfied: aiosignal>=1.4.0 in /usr/local/lib/python3.13/dist-packages (from aiohttp>=3.7.4->taskcluster<92.0,>=91.0->taskcluster-taskgraph==18.0.3) (1.4.0)
[task 2026-06-05T01:02:34.996+00:00] Requirement already satisfied: attrs>=17.3.0 in /usr/local/lib/python3.13/dist-packages (from aiohttp>=3.7.4->taskcluster<92.0,>=91.0->taskcluster-taskgraph==18.0.3) (26.1.0)
[task 2026-06-05T01:02:34.996+00:00] Requirement already satisfied: frozenlist>=1.1.1 in /usr/local/lib/python3.13/dist-packages (from aiohttp>=3.7.4->taskcluster<92.0,>=91.0->taskcluster-taskgraph==18.0.3) (1.8.0)
[task 2026-06-05T01:02:34.997+00:00] Requirement already satisfied: multidict<7.0,>=4.5 in /usr/local/lib/python3.13/dist-packages (from aiohttp>=3.7.4->taskcluster<92.0,>=91.0->taskcluster-taskgraph==18.0.3) (6.7.1)
[task 2026-06-05T01:02:34.997+00:00] Requirement already satisfied: propcache>=0.2.0 in /usr/local/lib/python3.13/dist-packages (from aiohttp>=3.7.4->taskcluster<92.0,>=91.0->taskcluster-taskgraph==18.0.3) (0.5.2)
[task 2026-06-05T01:02:34.998+00:00] Requirement already satisfied: yarl<2.0,>=1.17.0 in /usr/local/lib/python3.13/dist-packages (from aiohttp>=3.7.4->taskcluster<92.0,>=91.0->taskcluster-taskgraph==18.0.3) (1.24.2)
[task 2026-06-05T01:02:35.002+00:00] Requirement already satisfied: idna>=2.0 in /usr/local/lib/python3.13/dist-packages (from yarl<2.0,>=1.17.0->aiohttp>=3.7.4->taskcluster<92.0,>=91.0->taskcluster-taskgraph==18.0.3) (3.17)
[task 2026-06-05T01:02:35.011+00:00] Requirement already satisfied: six in /usr/local/lib/python3.13/dist-packages (from mohawk>=0.3.4->taskcluster<92.0,>=91.0->taskcluster-taskgraph==18.0.3) (1.17.0)
[task 2026-06-05T01:02:35.014+00:00] Requirement already satisfied: text-unidecode>=1.3 in /usr/local/lib/python3.13/dist-packages (from python-slugify>=4.0.0->cookiecutter~=2.1->taskcluster-taskgraph==18.0.3) (1.3)
[task 2026-06-05T01:02:35.016+00:00] Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib/python3.13/dist-packages (from requests>=2.25->taskcluster-taskgraph==18.0.3) (3.4.7)
[task 2026-06-05T01:02:35.017+00:00] Requirement already satisfied: urllib3<3,>=1.26 in /usr/local/lib/python3.13/dist-packages (from requests>=2.25->taskcluster-taskgraph==18.0.3) (2.7.0)
[task 2026-06-05T01:02:35.018+00:00] Requirement already satisfied: certifi>=2023.5.7 in /usr/local/lib/python3.13/dist-packages (from requests>=2.25->taskcluster-taskgraph==18.0.3) (2026.5.20)
[task 2026-06-05T01:02:35.026+00:00] Requirement already satisfied: tzdata in /usr/local/lib/python3.13/dist-packages (from arrow->cookiecutter~=2.1->taskcluster-taskgraph==18.0.3) (2026.2)
[task 2026-06-05T01:02:35.028+00:00] Requirement already satisfied: giturlparse>=0.10.0 in /usr/local/lib/python3.13/dist-packages (from mozilla-repo-urls->taskcluster-taskgraph==18.0.3) (0.14.0)
[task 2026-06-05T01:02:35.031+00:00] Requirement already satisfied: markdown-it-py>=2.2.0 in /usr/local/lib/python3.13/dist-packages (from rich->cookiecutter~=2.1->taskcluster-taskgraph==18.0.3) (4.2.0)
[task 2026-06-05T01:02:35.032+00:00] Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /usr/local/lib/python3.13/dist-packages (from rich->cookiecutter~=2.1->taskcluster-taskgraph==18.0.3) (2.20.0)
[task 2026-06-05T01:02:35.035+00:00] Requirement already satisfied: mdurl~=0.1 in /usr/local/lib/python3.13/dist-packages (from markdown-it-py>=2.2.0->rich->cookiecutter~=2.1->taskcluster-taskgraph==18.0.3) (0.1.2)
[task 2026-06-05T01:02:35.055+00:00] Downloading taskcluster-91.1.2-py3-none-any.whl (147 kB)
[task 2026-06-05T01:02:35.077+00:00] Building wheels for collected packages: taskcluster-taskgraph
[task 2026-06-05T01:02:35.079+00:00] Building wheel for taskcluster-taskgraph (pyproject.toml): started
[task 2026-06-05T01:02:35.109+00:00] Building wheel for taskcluster-taskgraph (pyproject.toml): finished with status 'done'
[task 2026-06-05T01:02:35.112+00:00] Created wheel for taskcluster-taskgraph: filename=taskcluster_taskgraph-18.0.3-py3-none-any.whl size=207270 sha256=195ad3aaa87cf38d79f9c732e3cf139895d62f52f831b0abb45171cc94aa0c25
[task 2026-06-05T01:02:35.112+00:00] Stored in directory: /tmp/pip-ephem-wheel-cache-9lodb2es/wheels/2a/dd/38/73ed3e4aa500b171f292bfc3b7b782c9f64c536da78dbf3e9c
[task 2026-06-05T01:02:35.115+00:00] Successfully built taskcluster-taskgraph
[task 2026-06-05T01:02:35.150+00:00] Installing collected packages: taskcluster, taskcluster-taskgraph
[task 2026-06-05T01:02:35.311+00:00] WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[task 2026-06-05T01:02:35.311+00:00] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[task 2026-06-05T01:02:35.314+00:00]
[task 2026-06-05T01:02:35.315+00:00] Successfully installed taskcluster-91.1.2 taskcluster-taskgraph-18.0.3
[task 2026-06-05T01:02:35.386+00:00] + taskgraph decision --verbose --pushlog-id=0 --pushdate=0 --project=taskgraph --owner=bhearsum@users.noreply.github.com --level=1 --repository-type=git --tasks-for=github-pull-request --base-repository=https://github.com/taskcluster/taskgraph --base-ref=main --base-rev=45083296c41cbc9737b7c85d60517008f399b92e --head-repository=https://github.com/bhearsum/taskgraph --head-ref=caching-in-decision-task --head-rev=be41a0720f2c8d526c5d8fb02a242b24141a1982
[task 2026-06-05T01:02:35.747+00:00] Traceback (most recent call last):
[task 2026-06-05T01:02:35.748+00:00] File "/builds/worker/.local/lib/python3.13/site-packages/taskgraph/main.py", line 1206, in main
[task 2026-06-05T01:02:35.748+00:00] return args.command(vars(args))
[task 2026-06-05T01:02:35.749+00:00] ~~~~~~~~~~~~^^^^^^^^^^^^
[task 2026-06-05T01:02:35.749+00:00] File "/builds/worker/.local/lib/python3.13/site-packages/taskgraph/main.py", line 942, in decision
[task 2026-06-05T01:02:35.749+00:00] taskgraph_decision(options, cache_dir=cache_dir)
[task 2026-06-05T01:02:35.750+00:00] ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[task 2026-06-05T01:02:35.750+00:00] File "/builds/worker/.local/lib/python3.13/site-packages/taskgraph/decision.py", line 114, in taskgraph_decision
[task 2026-06-05T01:02:35.750+00:00] for name in os.listdir(cache_dir):
[task 2026-06-05T01:02:35.750+00:00] ~~~~~~~~~~^^^^^^^^^^^
[task 2026-06-05T01:02:35.751+00:00] FileNotFoundError: [Errno 2] No such file or directory: '/home/bhearsum/tmp/2026-01-07/tgcache'
[taskcluster 2026-06-05T01:02:35.941Z] Exit Code: 1
[taskcluster 2026-06-05T01:02:35.941Z] User Time: 14.362ms
[taskcluster 2026-06-05T01:02:35.941Z] Kernel Time: 12.152ms
[taskcluster 2026-06-05T01:02:35.941Z] Wall Time: 6.662846279s
[taskcluster 2026-06-05T01:02:35.941Z] Average Available System Memory: 6.85 GiB
[taskcluster 2026-06-05T01:02:35.941Z] Average System Memory Used: 924.06 MiB
[taskcluster 2026-06-05T01:02:35.941Z] Peak System Memory Used: 952.28 MiB
[taskcluster 2026-06-05T01:02:35.941Z] Total System Memory: 7.75 GiB
[taskcluster 2026-06-05T01:02:35.941Z] Result: FAILED
[taskcluster 2026-06-05T01:02:35.941Z] === Task Finished ===
[taskcluster 2026-06-05T01:02:35.941Z] Task Duration: 6.663472745s
[taskcluster:warn 2026-06-05T01:02:35.965Z] [d2g] Artifact "public/docker-contexts" not found at "/builds/worker/checkouts/src/docker-contexts": exit status 1
[taskcluster:warn 2026-06-05T01:02:35.965Z] Error response from daemon: Could not find the file /builds/worker/checkouts/src/docker-contexts in container taskcontainer_SCIyscOmQ6yU5-JgIebdTQ
[taskcluster:warn 2026-06-05T01:02:35.965Z]
[taskcluster 2026-06-05T01:02:37.087Z] [mounts] Preserving cache: Moving "/home/task_178062133672007/cache0" to "/home/generic-worker/caches/BIjaTI1mR7iea-ULwiK-Ig"
[taskcluster:error] exit status 1
Loading