Skip to content

[pre-commit.ci] pre-commit autoupdate

cc5c287
Select commit
Loading
Failed to load commit list.
Open

[pre-commit.ci] pre-commit autoupdate #1

[pre-commit.ci] pre-commit autoupdate
cc5c287
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / Decision Task succeeded Dec 22, 2025 in 21s

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: 2025-12-22T20:09:43.922Z
Resolved: 2025-12-22T20:10:03.267Z
Task Execution Time: 19 seconds, 345 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

- public/actions.json
- public/docker-contexts/fetch.tar.gz
- public/docker-contexts/python.tar.gz
- public/fetch-content
- public/full-task-graph.json
- public/label-to-taskid.json
- public/logs/live_backing.log
- public/logs/live.log
- public/parameters.yml
- public/runnable-jobs.json
- public/run-task
- public/target-tasks.json
- public/task-graph.json


[taskcluster 2025-12-22 20:09:43.966Z] Task ID: H09ZcITkReSHAi-ycFjxyg
[taskcluster 2025-12-22 20:09:43.967Z] Worker ID: 6776391186994437419
[taskcluster 2025-12-22 20:09:43.967Z] Worker Group: us-west1-a
[taskcluster 2025-12-22 20:09:43.967Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2025-12-22 20:09:43.967Z] Worker Pool: mozilla-1/decision-gcp
[taskcluster 2025-12-22 20:09:43.967Z] Worker Version: 38.0.5
[taskcluster 2025-12-22 20:09:43.967Z] Public IP: 34.11.220.190
[taskcluster 2025-12-22 20:09:43.967Z] Hostname: mozilla-1-decision-gcp-m9xfkdoxqrwcaye-jlsxra
[taskcluster 2025-12-22 20:09:43.967Z] using cache "mozilla-project-mozilla-linux-pkg-manager-level-1-checkouts-sparse-v2" -> /builds/worker/checkouts

[taskcluster 2025-12-22 20:09:51.518Z] === Task Starting ===
[setup 2025-12-22T20:09:51.822Z] run-task started in /
[vcs 2025-12-22T20:09:51.824Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2025-12-22T20:09:51.824Z] running as worker:worker
[vcs 2025-12-22T20:09:51.824Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/mozilla-linux-pkg-manager', '/builds/worker/checkouts/src']
[vcs 2025-12-22T20:09:51.827Z] Cloning into '/builds/worker/checkouts/src'...
[vcs 2025-12-22T20:09:52.110Z] executing ['git', 'fetch', 'origin', 'main']
[vcs 2025-12-22T20:09:52.276Z] From https://github.com/mozilla-releng/mozilla-linux-pkg-manager
[vcs 2025-12-22T20:09:52.277Z]  * branch            main       -> FETCH_HEAD
[vcs 2025-12-22T20:09:52.282Z] executing ['git', 'checkout', 'main']
[vcs 2025-12-22T20:09:52.287Z] Already on 'main'
[vcs 2025-12-22T20:09:52.288Z] Your branch is up to date with 'origin/main'.
[vcs 2025-12-22T20:09:52.289Z] executing ['git', 'fetch', 'origin', 'c8c2294c1d9a6fa4c711e354e34bb6da0eea14b0']
[vcs 2025-12-22T20:09:52.441Z] From https://github.com/mozilla-releng/mozilla-linux-pkg-manager
[vcs 2025-12-22T20:09:52.441Z]  * branch            c8c2294c1d9a6fa4c711e354e34bb6da0eea14b0 -> FETCH_HEAD
[vcs 2025-12-22T20:09:52.447Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/mozilla-linux-pkg-manager', 'pre-commit-ci-update-config']
[vcs 2025-12-22T20:09:52.600Z] From https://github.com/mozilla-releng/mozilla-linux-pkg-manager
[vcs 2025-12-22T20:09:52.600Z]  * branch            pre-commit-ci-update-config -> FETCH_HEAD
[vcs 2025-12-22T20:09:52.608Z] executing ['git', 'checkout', '-f', '-B', 'pre-commit-ci-update-config', 'cc5c287f7db35b4f951c70b278bfe0e8a102501e']
[vcs 2025-12-22T20:09:52.616Z] Switched to a new branch 'pre-commit-ci-update-config'
[vcs 2025-12-22T20:09:52.617Z] cleaning git checkout...
[vcs 2025-12-22T20:09:52.617Z] executing ['git', 'clean', '-nxdff']
[vcs 2025-12-22T20:09:52.621Z] removing []
[vcs 2025-12-22T20:09:52.621Z] successfully cleaned git checkout!
[vcs 2025-12-22T20:09:52.626Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/mozilla-linux-pkg-manager/commit/cc5c287f7db35b4f951c70b278bfe0e8a102501e' title='Built from mozilla-linux-pkg-manager commit cc5c287f7db35b4f951c70b278bfe0e8a102501e'>cc5c287f7db35b4f951c70b278bfe0e8a102501e</a>
[pip-install 2025-12-22T20:09:52.626Z] executing ['/usr/bin/python3', '-mpip', 'install', '--require-hashes', '-r', '/builds/worker/checkouts/src/taskcluster/requirements.txt']
[pip-install 2025-12-22T20:09:53.430Z] Defaulting to user installation because normal site-packages is not writeable
[pip-install 2025-12-22T20:09:53.541Z] Requirement already satisfied: appdirs==1.4.4 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 7)) (1.4.4)
[pip-install 2025-12-22T20:09:53.674Z] Collecting arrow==1.3.0
[pip-install 2025-12-22T20:09:53.713Z]   Downloading arrow-1.3.0-py3-none-any.whl (66 kB)
[pip-install 2025-12-22T20:09:53.728Z] Requirement already satisfied: binaryornot==0.4.4 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 15)) (0.4.4)
[pip-install 2025-12-22T20:09:53.817Z] Collecting certifi==2023.7.22
[pip-install 2025-12-22T20:09:53.829Z]   Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
[pip-install 2025-12-22T20:09:53.870Z] Collecting chardet==5.2.0
[pip-install 2025-12-22T20:09:53.884Z]   Downloading chardet-5.2.0-py3-none-any.whl (199 kB)
[pip-install 2025-12-22T20:09:54.537Z] Collecting charset-normalizer==3.3.2
[pip-install 2025-12-22T20:09:54.549Z]   Downloading charset_normalizer-3.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (141 kB)
[pip-install 2025-12-22T20:09:54.625Z] Collecting click==8.1.7
[pip-install 2025-12-22T20:09:54.636Z]   Downloading click-8.1.7-py3-none-any.whl (97 kB)
[pip-install 2025-12-22T20:09:54.685Z] Collecting cookiecutter==2.4.0
[pip-install 2025-12-22T20:09:54.698Z]   Downloading cookiecutter-2.4.0-py3-none-any.whl (38 kB)
[pip-install 2025-12-22T20:09:54.730Z] Collecting giturlparse==0.12.0
[pip-install 2025-12-22T20:09:54.742Z]   Downloading giturlparse-0.12.0-py2.py3-none-any.whl (15 kB)
[pip-install 2025-12-22T20:09:54.748Z] Requirement already satisfied: idna==3.4 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 131)) (3.4)
[pip-install 2025-12-22T20:09:54.749Z] Requirement already satisfied: jinja2==3.1.2 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 135)) (3.1.2)
[pip-install 2025-12-22T20:09:54.778Z] Collecting json-e==4.5.3
[pip-install 2025-12-22T20:09:54.791Z]   Downloading json_e-4.5.3-py3-none-any.whl (13 kB)
[pip-install 2025-12-22T20:09:54.855Z] Collecting markdown-it-py==3.0.0
[pip-install 2025-12-22T20:09:54.866Z]   Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
[pip-install 2025-12-22T20:09:55.295Z] Collecting markupsafe==2.1.3
[pip-install 2025-12-22T20:09:55.306Z]   Downloading MarkupSafe-2.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
[pip-install 2025-12-22T20:09:55.332Z] Collecting mdurl==0.1.2
[pip-install 2025-12-22T20:09:55.343Z]   Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
[pip-install 2025-12-22T20:09:55.348Z] Requirement already satisfied: mozilla-repo-urls==0.1.1 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 213)) (0.1.1)
[pip-install 2025-12-22T20:09:55.415Z] Collecting pygments==2.16.1
[pip-install 2025-12-22T20:09:55.429Z]   Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB)
[pip-install 2025-12-22T20:09:55.457Z] Requirement already satisfied: python-dateutil==2.8.2 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 221)) (2.8.2)
[pip-install 2025-12-22T20:09:55.460Z] Requirement already satisfied: python-slugify==8.0.1 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 225)) (8.0.1)
[pip-install 2025-12-22T20:09:55.675Z] Collecting pyyaml==6.0.1
[pip-install 2025-12-22T20:09:55.686Z]   Downloading PyYAML-6.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (736 kB)
[pip-install 2025-12-22T20:09:55.701Z] Requirement already satisfied: redo==2.0.4 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 283)) (2.0.4)
[pip-install 2025-12-22T20:09:55.794Z] Collecting requests==2.31.0
[pip-install 2025-12-22T20:09:55.805Z]   Downloading requests-2.31.0-py3-none-any.whl (62 kB)
[pip-install 2025-12-22T20:09:56.050Z] Collecting rich==13.7.0
[pip-install 2025-12-22T20:09:56.062Z]   Downloading rich-13.7.0-py3-none-any.whl (240 kB)
[pip-install 2025-12-22T20:09:56.073Z] Requirement already satisfied: six==1.16.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 297)) (1.16.0)
[pip-install 2025-12-22T20:09:56.075Z] Requirement already satisfied: slugid==2.0.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 301)) (2.0.0)
[pip-install 2025-12-22T20:09:56.212Z] Collecting taskcluster-taskgraph==6.3.1
[pip-install 2025-12-22T20:09:56.226Z]   Downloading taskcluster_taskgraph-6.3.1-py3-none-any.whl (187 kB)
[pip-install 2025-12-22T20:09:56.235Z] Requirement already satisfied: taskcluster-urls==13.0.1 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 309)) (13.0.1)
[pip-install 2025-12-22T20:09:56.238Z] Requirement already satisfied: text-unidecode==1.3 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 314)) (1.3)
[pip-install 2025-12-22T20:09:56.342Z] Collecting types-python-dateutil==2.8.19.14
[pip-install 2025-12-22T20:09:56.355Z]   Downloading types_python_dateutil-2.8.19.14-py3-none-any.whl (9.4 kB)
[pip-install 2025-12-22T20:09:56.433Z] Collecting typing-extensions==4.8.0
[pip-install 2025-12-22T20:09:56.445Z]   Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB)
[pip-install 2025-12-22T20:09:56.581Z] Collecting urllib3==2.1.0
[pip-install 2025-12-22T20:09:56.593Z]   Downloading urllib3-2.1.0-py3-none-any.whl (104 kB)
[pip-install 2025-12-22T20:09:56.641Z] Collecting voluptuous==0.14.0
[pip-install 2025-12-22T20:09:56.656Z]   Downloading voluptuous-0.14.0-py3-none-any.whl (30 kB)
[pip-install 2025-12-22T20:09:56.977Z] WARNING: The candidate selected for download or install is a yanked version: 'voluptuous' candidate (version 0.14.0 at https://files.pythonhosted.org/packages/ce/03/7b91e5fa5b36947cb858c45bc50270fee86b3db6c2cd002eac2ee68c09a1/voluptuous-0.14.0-py3-none-any.whl#sha256=f9d63353f270c87d5f3aea29f8c251beddfd164d74d934e54dad7b8f84ad7a74 (from https://pypi.org/simple/voluptuous/))
[pip-install 2025-12-22T20:09:56.978Z] Reason for being yanked: No longer works for 2.7 and 3.6, but constraints weren't there
[pip-install 2025-12-22T20:09:57.163Z] Installing collected packages: mdurl, urllib3, typing-extensions, types-python-dateutil, pygments, markupsafe, markdown-it-py, charset-normalizer, chardet, certifi, rich, requests, pyyaml, giturlparse, click, arrow, voluptuous, json-e, cookiecutter, taskcluster-taskgraph
[pip-install 2025-12-22T20:09:57.909Z]   WARNING: The script pygmentize is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2025-12-22T20:09:57.909Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2025-12-22T20:09:57.992Z]   WARNING: The script markdown-it is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2025-12-22T20:09:57.992Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2025-12-22T20:09:58.026Z]   WARNING: The script normalizer is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2025-12-22T20:09:58.027Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2025-12-22T20:09:58.203Z]   WARNING: The script chardetect is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2025-12-22T20:09:58.204Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2025-12-22T20:09:58.671Z]   WARNING: The script cookiecutter is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2025-12-22T20:09:58.671Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2025-12-22T20:09:58.777Z]   WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2025-12-22T20:09:58.777Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2025-12-22T20:09:58.787Z] Successfully installed arrow-1.3.0 certifi-2023.7.22 chardet-5.2.0 charset-normalizer-3.3.2 click-8.1.7 cookiecutter-2.4.0 giturlparse-0.12.0 json-e-4.5.3 markdown-it-py-3.0.0 markupsafe-2.1.3 mdurl-0.1.2 pygments-2.16.1 pyyaml-6.0.1 requests-2.31.0 rich-13.7.0 taskcluster-taskgraph-6.3.1 types-python-dateutil-2.8.19.14 typing-extensions-4.8.0 urllib3-2.1.0 voluptuous-0.14.0
[pip-install 2025-12-22T20:09:58.959Z] WARNING: You are using pip version 21.1.3; however, version 25.0.1 is available.
[pip-install 2025-12-22T20:09:58.959Z] You should consider upgrading via the '/usr/bin/python3 -m pip install --upgrade pip' command.
[task 2025-12-22T20:09:59.035Z] executing ['bash', '-cx', "cd /builds/worker/checkouts/src && ln -s /builds/worker/artifacts artifacts && ~/.local/bin/taskgraph decision --pushlog-id='0' --pushdate='0' --project='mozilla-linux-pkg-manager' --owner='pre-commit-ci[bot]@users.noreply.github.com' --level='1' --repository-type=git --tasks-for='github-pull-request-untrusted' --base-repository='https://github.com/mozilla-releng/mozilla-linux-pkg-manager' --base-ref='main' --base-rev='c8c2294c1d9a6fa4c711e354e34bb6da0eea14b0' --head-repository='https://github.com/mozilla-releng/mozilla-linux-pkg-manager' --head-ref='pre-commit-ci-update-config' --head-rev='cc5c287f7db35b4f951c70b278bfe0e8a102501e' \n"]
[task 2025-12-22T20:09:59.037Z] + cd /builds/worker/checkouts/src
[task 2025-12-22T20:09:59.037Z] + ln -s /builds/worker/artifacts artifacts
[task 2025-12-22T20:09:59.038Z] + /builds/worker/.local/bin/taskgraph decision --pushlog-id=0 --pushdate=0 --project=mozilla-linux-pkg-manager '--owner=pre-commit-ci[bot]@users.noreply.github.com' --level=1 --repository-type=git --tasks-for=github-pull-request-untrusted --base-repository=https://github.com/mozilla-releng/mozilla-linux-pkg-manager --base-ref=main --base-rev=c8c2294c1d9a6fa4c711e354e34bb6da0eea14b0 --head-repository=https://github.com/mozilla-releng/mozilla-linux-pkg-manager --head-ref=pre-commit-ci-update-config --head-rev=cc5c287f7db35b4f951c70b278bfe0e8a102501e
[task 2025-12-22T20:09:59.247Z] 2025-12-22 20:09:59,247 - INFO - Loading graph configuration.
[task 2025-12-22T20:09:59.257Z] 2025-12-22 20:09:59,257 - WARNING - using default project parameters; add mozilla-linux-pkg-manager to PER_PROJECT_PARAMETERS in /builds/worker/.local/lib/python3.8/site-packages/taskgraph/decision.py to customize behavior for this project
[task 2025-12-22T20:09:59.258Z] 2025-12-22 20:09:59,258 - INFO - Using Parameters(id=0e3b769b7233) (from defaults)
[task 2025-12-22T20:09:59.259Z] 2025-12-22 20:09:59,259 - INFO - writing artifact file `parameters.yml`
[task 2025-12-22T20:09:59.264Z] 2025-12-22 20:09:59,264 - INFO - writing artifact file `actions.json`
[task 2025-12-22T20:09:59.265Z] 2025-12-22 20:09:59,265 - INFO - Loading kinds
[task 2025-12-22T20:09:59.278Z] 2025-12-22 20:09:59,278 - INFO - Generating full task set
[task 2025-12-22T20:09:59.286Z] 2025-12-22 20:09:59,286 - INFO - Writing docker-contexts/fetch.tar.gz for docker image fetch
[task 2025-12-22T20:09:59.303Z] 2025-12-22 20:09:59,303 - INFO - Writing docker-contexts/python.tar.gz for docker image python
[task 2025-12-22T20:09:59.321Z] 2025-12-22 20:09:59,321 - INFO - Generated 2 tasks for kind docker-image
[task 2025-12-22T20:09:59.331Z] 2025-12-22 20:09:59,331 - INFO - Generated 1 tasks for kind fetch
[task 2025-12-22T20:09:59.333Z] 2025-12-22 20:09:59,333 - INFO - Generated 1 tasks for kind test
[task 2025-12-22T20:09:59.335Z] 2025-12-22 20:09:59,335 - INFO - Generated 1 tasks for kind codecov
[task 2025-12-22T20:09:59.336Z] 2025-12-22 20:09:59,335 - INFO - Generating full task graph
[task 2025-12-22T20:09:59.336Z] 2025-12-22 20:09:59,335 - INFO - Full task graph contains 5 tasks and 5 dependencies
[task 2025-12-22T20:09:59.337Z] 2025-12-22 20:09:59,335 - INFO - writing artifact file `full-task-graph.json`
[task 2025-12-22T20:09:59.338Z] 2025-12-22 20:09:59,337 - INFO - writing artifact file `runnable-jobs.json`
[task 2025-12-22T20:09:59.338Z] 2025-12-22 20:09:59,337 - INFO - Generating target task set
[task 2025-12-22T20:09:59.339Z] 2025-12-22 20:09:59,337 - INFO - Filter filter_target_tasks pruned 4 tasks (1 remain)
[task 2025-12-22T20:09:59.340Z] 2025-12-22 20:09:59,337 - INFO - writing artifact file `target-tasks.json`
[task 2025-12-22T20:09:59.340Z] 2025-12-22 20:09:59,337 - INFO - Generating target task graph
[task 2025-12-22T20:09:59.341Z] 2025-12-22 20:09:59,338 - INFO - Adding 2 tasks with `always_target` attribute
[task 2025-12-22T20:09:59.342Z] 2025-12-22 20:09:59,338 - INFO - Generating optimized task graph
[task 2025-12-22T20:09:59.342Z] 2025-12-22 20:09:59,338 - INFO - No tasks removed during optimization
[task 2025-12-22T20:09:59.862Z] 2025-12-22 20:09:59,862 - INFO - Replaced 2 tasks by index-search (index-search) during optimization.
[task 2025-12-22T20:09:59.863Z] 2025-12-22 20:09:59,863 - INFO - writing artifact file `task-graph.json`
[task 2025-12-22T20:09:59.864Z] 2025-12-22 20:09:59,864 - INFO - writing artifact file `label-to-taskid.json`
[task 2025-12-22T20:09:59.865Z] 2025-12-22 20:09:59,865 - INFO - Creating task with taskId LhnFxk-bRGWWaWz3GezOfg for test-unit
[taskcluster 2025-12-22 20:10:00.365Z] === Task Finished ===
[taskcluster 2025-12-22 20:10:02.699Z] Successful task run with exit code: 0 completed in 18.733 seconds