Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: pre-commit autoupdate #53

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

chore: pre-commit autoupdate

c6706e7
Select commit
Loading
Failed to load commit list.
Open

chore: pre-commit autoupdate #53

chore: pre-commit autoupdate
c6706e7
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / Decision Task succeeded Jan 6, 2025 in 1m 6s

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-01-06T23:01:17.089Z
Resolved: 2025-01-06T23:01:29.397Z
Task Execution Time: 12 seconds, 308 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-01-06 23:01:17.202Z] Task ID: I1cbES45TSe3mQE1s6oRuQ
[taskcluster 2025-01-06 23:01:17.202Z] Worker ID: 6757493335219363542
[taskcluster 2025-01-06 23:01:17.202Z] Worker Group: us-central1-c
[taskcluster 2025-01-06 23:01:17.202Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2025-01-06 23:01:17.202Z] Worker Pool: mozilla-1/decision-gcp
[taskcluster 2025-01-06 23:01:17.202Z] Worker Version: 38.0.5
[taskcluster 2025-01-06 23:01:17.202Z] Public IP: 34.58.120.111
[taskcluster 2025-01-06 23:01:17.202Z] Hostname: mozilla-1-decision-gcp-kees1oo8smmyqtk3celacq
[taskcluster 2025-01-06 23:01:17.202Z] using cache "mozilla-project-simple-github-level-1-checkouts-sparse-v3" -> /builds/worker/checkouts

[taskcluster 2025-01-06 23:01:17.918Z] === Task Starting ===
[setup 2025-01-06T23:01:18.304Z] run-task started in /
[setup 2025-01-06T23:01:18.305Z] Invoked by command: --simple_github-checkout=/builds/worker/checkouts/src -- bash -cx cd /builds/worker/checkouts/src && ln -s /builds/worker/artifacts artifacts && ~/.local/bin/taskgraph decision --pushlog-id='0' --pushdate='0' --project='simple-github' --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/simple-github' --base-ref='main' --base-rev='f2b53b539d626f141abe79848e090b8b53568a94' --head-repository='https://github.com/mozilla-releng/simple-github' --head-ref='pre-commit-ci-update-config' --head-rev='c6706e79cf84ed4e130e20dc909b13ef4afce2c3' 

[setup 2025-01-06T23:01:18.305Z] Python version: 3.11.2
[vcs 2025-01-06T23:01:18.306Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2025-01-06T23:01:18.307Z] running as worker:worker
[vcs 2025-01-06T23:01:18.307Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/src']
[vcs 2025-01-06T23:01:18.310Z] executing ['git', 'fetch', 'origin', 'main']
[vcs 2025-01-06T23:01:18.547Z] From https://github.com/mozilla-releng/simple-github
[vcs 2025-01-06T23:01:18.547Z]  * branch            main       -> FETCH_HEAD
[vcs 2025-01-06T23:01:18.552Z] executing ['git', 'checkout', 'main']
[vcs 2025-01-06T23:01:18.558Z] Switched to branch 'main'
[vcs 2025-01-06T23:01:18.558Z] Your branch is up to date with 'origin/main'.
[vcs 2025-01-06T23:01:18.559Z] executing ['git', 'fetch', 'origin', 'f2b53b539d626f141abe79848e090b8b53568a94']
[vcs 2025-01-06T23:01:18.744Z] From https://github.com/mozilla-releng/simple-github
[vcs 2025-01-06T23:01:18.744Z]  * branch            f2b53b539d626f141abe79848e090b8b53568a94 -> FETCH_HEAD
[vcs 2025-01-06T23:01:18.749Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-releng/simple-github', 'pre-commit-ci-update-config']
[vcs 2025-01-06T23:01:18.944Z] From https://github.com/mozilla-releng/simple-github
[vcs 2025-01-06T23:01:18.945Z]  * branch            pre-commit-ci-update-config -> FETCH_HEAD
[vcs 2025-01-06T23:01:18.952Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/simple-github', 'pre-commit-ci-update-config']
[vcs 2025-01-06T23:01:19.151Z] From https://github.com/mozilla-releng/simple-github
[vcs 2025-01-06T23:01:19.151Z]  * branch            pre-commit-ci-update-config -> FETCH_HEAD
[vcs 2025-01-06T23:01:19.158Z] executing ['git', 'checkout', '-f', '-B', 'pre-commit-ci-update-config', 'c6706e79cf84ed4e130e20dc909b13ef4afce2c3']
[vcs 2025-01-06T23:01:19.162Z] Switched to and reset branch 'pre-commit-ci-update-config'
[vcs 2025-01-06T23:01:19.162Z] cleaning git checkout...
[vcs 2025-01-06T23:01:19.162Z] executing ['git', 'clean', '-nxdff']
[vcs 2025-01-06T23:01:19.167Z] removing ['/builds/worker/checkouts/src/artifacts', '/builds/worker/checkouts/src/docker-contexts/']
[vcs 2025-01-06T23:01:19.167Z] successfully cleaned git checkout!
[vcs 2025-01-06T23:01:19.170Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/simple-github/commit/c6706e79cf84ed4e130e20dc909b13ef4afce2c3' title='Built from simple-github commit c6706e79cf84ed4e130e20dc909b13ef4afce2c3'>c6706e79cf84ed4e130e20dc909b13ef4afce2c3</a>
[pip-install 2025-01-06T23:01:19.170Z] executing ['/usr/bin/python3', '-mpip', 'install', '--break-system-packages', '--require-hashes', '-r', '/builds/worker/checkouts/src/taskcluster/requirements.txt']
[pip-install 2025-01-06T23:01:19.574Z] Defaulting to user installation because normal site-packages is not writeable
[pip-install 2025-01-06T23:01:19.783Z] Ignoring colorama: markers 'python_version >= "3.8" and python_version < "4.0" and platform_system == "Windows"' don't match your environment
[pip-install 2025-01-06T23:01:19.786Z] Ignoring typing-extensions: markers 'python_version >= "3.8" and python_version < "3.9"' don't match your environment
[pip-install 2025-01-06T23:01:19.788Z] Requirement already satisfied: appdirs==1.4.4 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 1)) (1.4.4)
[pip-install 2025-01-06T23:01:19.929Z] Collecting arrow==1.3.0
[pip-install 2025-01-06T23:01:20.016Z]   Downloading arrow-1.3.0-py3-none-any.whl (66 kB)
[pip-install 2025-01-06T23:01:20.041Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.4/66.4 kB 3.0 MB/s eta 0:00:00
[pip-install 2025-01-06T23:01:20.048Z] Requirement already satisfied: binaryornot==0.4.4 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 7)) (0.4.4)
[pip-install 2025-01-06T23:01:20.103Z] Collecting certifi==2023.11.17
[pip-install 2025-01-06T23:01:20.118Z]   Downloading certifi-2023.11.17-py3-none-any.whl (162 kB)
[pip-install 2025-01-06T23:01:20.145Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 6.6 MB/s eta 0:00:00
[pip-install 2025-01-06T23:01:20.170Z] Collecting chardet==5.2.0
[pip-install 2025-01-06T23:01:20.184Z]   Downloading chardet-5.2.0-py3-none-any.whl (199 kB)
[pip-install 2025-01-06T23:01:20.212Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 7.5 MB/s eta 0:00:00
[pip-install 2025-01-06T23:01:20.534Z] Collecting charset-normalizer==3.3.2
[pip-install 2025-01-06T23:01:20.550Z]   Downloading charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (140 kB)
[pip-install 2025-01-06T23:01:20.573Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.3/140.3 kB 7.8 MB/s eta 0:00:00
[pip-install 2025-01-06T23:01:20.639Z] Collecting click==8.1.7
[pip-install 2025-01-06T23:01:20.658Z]   Downloading click-8.1.7-py3-none-any.whl (97 kB)
[pip-install 2025-01-06T23:01:20.677Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 7.6 MB/s eta 0:00:00
[pip-install 2025-01-06T23:01:20.735Z] Collecting cookiecutter==2.5.0
[pip-install 2025-01-06T23:01:20.751Z]   Downloading cookiecutter-2.5.0-py3-none-any.whl (39 kB)
[pip-install 2025-01-06T23:01:20.780Z] Collecting giturlparse==0.12.0
[pip-install 2025-01-06T23:01:20.795Z]   Downloading giturlparse-0.12.0-py2.py3-none-any.whl (15 kB)
[pip-install 2025-01-06T23:01:20.836Z] Collecting idna==3.6
[pip-install 2025-01-06T23:01:20.855Z]   Downloading idna-3.6-py3-none-any.whl (61 kB)
[pip-install 2025-01-06T23:01:20.865Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 8.6 MB/s eta 0:00:00
[pip-install 2025-01-06T23:01:20.874Z] Requirement already satisfied: jinja2==3.1.2 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 122)) (3.1.2)
[pip-install 2025-01-06T23:01:20.900Z] Collecting json-e==4.6.0
[pip-install 2025-01-06T23:01:20.916Z]   Downloading json_e-4.6.0-py3-none-any.whl (13 kB)
[pip-install 2025-01-06T23:01:20.981Z] Collecting markdown-it-py==3.0.0
[pip-install 2025-01-06T23:01:20.996Z]   Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
[pip-install 2025-01-06T23:01:21.010Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 kB 8.0 MB/s eta 0:00:00
[pip-install 2025-01-06T23:01:21.021Z] Requirement already satisfied: markupsafe==2.1.3 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 131)) (2.1.3)
[pip-install 2025-01-06T23:01:21.041Z] Collecting mdurl==0.1.2
[pip-install 2025-01-06T23:01:21.059Z]   Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
[pip-install 2025-01-06T23:01:21.064Z] Requirement already satisfied: mozilla-repo-urls==0.1.1 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 195)) (0.1.1)
[pip-install 2025-01-06T23:01:21.137Z] Collecting pygments==2.17.2
[pip-install 2025-01-06T23:01:21.152Z]   Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB)
[pip-install 2025-01-06T23:01:21.265Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 10.8 MB/s eta 0:00:00
[pip-install 2025-01-06T23:01:21.285Z] Requirement already satisfied: python-dateutil==2.8.2 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 201)) (2.8.2)
[pip-install 2025-01-06T23:01:21.287Z] Requirement already satisfied: python-slugify==8.0.1 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 204)) (8.0.1)
[pip-install 2025-01-06T23:01:21.459Z] Collecting pyyaml==6.0.1
[pip-install 2025-01-06T23:01:21.473Z]   Downloading PyYAML-6.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (757 kB)
[pip-install 2025-01-06T23:01:21.527Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 757.7/757.7 kB 15.0 MB/s eta 0:00:00
[pip-install 2025-01-06T23:01:21.539Z] Requirement already satisfied: redo==2.0.4 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 258)) (2.0.4)
[pip-install 2025-01-06T23:01:21.546Z] Requirement already satisfied: requests==2.31.0 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 261)) (2.31.0)
[pip-install 2025-01-06T23:01:21.716Z] Collecting rich==13.7.0
[pip-install 2025-01-06T23:01:21.734Z]   Downloading rich-13.7.0-py3-none-any.whl (240 kB)
[pip-install 2025-01-06T23:01:21.753Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 240.6/240.6 kB 16.4 MB/s eta 0:00:00
[pip-install 2025-01-06T23:01:21.765Z] Requirement already satisfied: six==1.16.0 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 267)) (1.16.0)
[pip-install 2025-01-06T23:01:21.767Z] Requirement already satisfied: slugid==2.0.0 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 270)) (2.0.0)
[pip-install 2025-01-06T23:01:21.836Z] Collecting taskcluster-taskgraph==7.0.0
[pip-install 2025-01-06T23:01:21.856Z]   Downloading taskcluster_taskgraph-7.0.0-py3-none-any.whl (185 kB)
[pip-install 2025-01-06T23:01:21.867Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 185.7/185.7 kB 24.0 MB/s eta 0:00:00
[pip-install 2025-01-06T23:01:21.872Z] Requirement already satisfied: taskcluster-urls==13.0.1 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 276)) (13.0.1)
[pip-install 2025-01-06T23:01:21.875Z] Requirement already satisfied: text-unidecode==1.3 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 280)) (1.3)
[pip-install 2025-01-06T23:01:21.921Z] Collecting types-python-dateutil==2.8.19.14
[pip-install 2025-01-06T23:01:21.939Z]   Downloading types_python_dateutil-2.8.19.14-py3-none-any.whl (9.4 kB)
[pip-install 2025-01-06T23:01:22.034Z] Collecting urllib3==1.26.18
[pip-install 2025-01-06T23:01:22.049Z]   Downloading urllib3-1.26.18-py2.py3-none-any.whl (143 kB)
[pip-install 2025-01-06T23:01:22.057Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.8/143.8 kB 31.8 MB/s eta 0:00:00
[pip-install 2025-01-06T23:01:22.104Z] Collecting voluptuous==0.14.1
[pip-install 2025-01-06T23:01:22.119Z]   Downloading voluptuous-0.14.1-py3-none-any.whl (30 kB)
[pip-install 2025-01-06T23:01:22.919Z] Installing collected packages: types-python-dateutil, json-e, voluptuous, urllib3, pyyaml, pygments, mdurl, idna, giturlparse, click, charset-normalizer, chardet, certifi, markdown-it-py, arrow, rich, cookiecutter, taskcluster-taskgraph
[pip-install 2025-01-06T23:01:24.154Z]   WARNING: The script pygmentize is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2025-01-06T23:01:24.154Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2025-01-06T23:01:24.452Z]   WARNING: The script normalizer is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2025-01-06T23:01:24.452Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2025-01-06T23:01:24.746Z]   WARNING: The script chardetect is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2025-01-06T23:01:24.747Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2025-01-06T23:01:24.849Z]   WARNING: The script markdown-it is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2025-01-06T23:01:24.849Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2025-01-06T23:01:25.213Z]   WARNING: The script cookiecutter is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2025-01-06T23:01:25.213Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2025-01-06T23:01:25.360Z]   WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2025-01-06T23:01:25.362Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2025-01-06T23:01:25.457Z] Successfully installed arrow-1.3.0 certifi-2023.11.17 chardet-5.2.0 charset-normalizer-3.3.2 click-8.1.7 cookiecutter-2.5.0 giturlparse-0.12.0 idna-3.6 json-e-4.6.0 markdown-it-py-3.0.0 mdurl-0.1.2 pygments-2.17.2 pyyaml-6.0.1 rich-13.7.0 taskcluster-taskgraph-7.0.0 types-python-dateutil-2.8.19.14 urllib3-1.26.18 voluptuous-0.14.1
[task 2025-01-06T23:01:25.578Z] executing ['bash', '-cx', "cd /builds/worker/checkouts/src && ln -s /builds/worker/artifacts artifacts && ~/.local/bin/taskgraph decision --pushlog-id='0' --pushdate='0' --project='simple-github' --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/simple-github' --base-ref='main' --base-rev='f2b53b539d626f141abe79848e090b8b53568a94' --head-repository='https://github.com/mozilla-releng/simple-github' --head-ref='pre-commit-ci-update-config' --head-rev='c6706e79cf84ed4e130e20dc909b13ef4afce2c3' \n"]
[task 2025-01-06T23:01:25.581Z] + cd /builds/worker/checkouts/src
[task 2025-01-06T23:01:25.582Z] + ln -s /builds/worker/artifacts artifacts
[task 2025-01-06T23:01:25.586Z] + /builds/worker/.local/bin/taskgraph decision --pushlog-id=0 --pushdate=0 --project=simple-github '--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/simple-github --base-ref=main --base-rev=f2b53b539d626f141abe79848e090b8b53568a94 --head-repository=https://github.com/mozilla-releng/simple-github --head-ref=pre-commit-ci-update-config --head-rev=c6706e79cf84ed4e130e20dc909b13ef4afce2c3
[task 2025-01-06T23:01:25.947Z] 2025-01-06 23:01:25,947 - INFO - Loading graph configuration.
[task 2025-01-06T23:01:25.961Z] 2025-01-06 23:01:25,958 - WARNING - using default project parameters; add simple-github to PER_PROJECT_PARAMETERS in /builds/worker/.local/lib/python3.11/site-packages/taskgraph/decision.py to customize behavior for this project
[task 2025-01-06T23:01:25.962Z] 2025-01-06 23:01:25,959 - INFO - Using Parameters(id=9cb5a513be29) (from defaults)
[task 2025-01-06T23:01:25.963Z] 2025-01-06 23:01:25,959 - INFO - writing artifact file `parameters.yml`
[task 2025-01-06T23:01:25.969Z] 2025-01-06 23:01:25,969 - INFO - writing artifact file `actions.json`
[task 2025-01-06T23:01:25.971Z] 2025-01-06 23:01:25,971 - INFO - Loading kinds
[task 2025-01-06T23:01:25.985Z] 2025-01-06 23:01:25,985 - INFO - Generating full task set
[task 2025-01-06T23:01:25.996Z] 2025-01-06 23:01:25,996 - INFO - Writing docker-contexts/fetch.tar.gz for docker image fetch
[task 2025-01-06T23:01:26.016Z] 2025-01-06 23:01:26,016 - INFO - Writing docker-contexts/python.tar.gz for docker image python
[task 2025-01-06T23:01:26.036Z] 2025-01-06 23:01:26,036 - INFO - Generated 2 tasks for kind docker-image
[task 2025-01-06T23:01:26.051Z] 2025-01-06 23:01:26,051 - INFO - Generated 1 tasks for kind fetch
[task 2025-01-06T23:01:26.056Z] 2025-01-06 23:01:26,056 - INFO - Generated 2 tasks for kind test
[task 2025-01-06T23:01:26.059Z] 2025-01-06 23:01:26,059 - INFO - Generated 1 tasks for kind codecov
[task 2025-01-06T23:01:26.060Z] 2025-01-06 23:01:26,060 - INFO - Generating full task graph
[task 2025-01-06T23:01:26.061Z] 2025-01-06 23:01:26,061 - INFO - Full task graph contains 6 tasks and 6 dependencies
[task 2025-01-06T23:01:26.062Z] 2025-01-06 23:01:26,062 - INFO - writing artifact file `full-task-graph.json`
[task 2025-01-06T23:01:26.064Z] 2025-01-06 23:01:26,064 - INFO - writing artifact file `runnable-jobs.json`
[task 2025-01-06T23:01:26.066Z] 2025-01-06 23:01:26,066 - INFO - Generating target task set
[task 2025-01-06T23:01:26.067Z] 2025-01-06 23:01:26,067 - INFO - Filter filter_target_tasks pruned 4 tasks (2 remain)
[task 2025-01-06T23:01:26.068Z] 2025-01-06 23:01:26,068 - INFO - writing artifact file `target-tasks.json`
[task 2025-01-06T23:01:26.068Z] 2025-01-06 23:01:26,068 - INFO - Generating target task graph
[task 2025-01-06T23:01:26.068Z] 2025-01-06 23:01:26,068 - INFO - Adding 2 tasks with `always_target` attribute
[task 2025-01-06T23:01:26.069Z] 2025-01-06 23:01:26,068 - INFO - Generating optimized task graph
[task 2025-01-06T23:01:26.069Z] 2025-01-06 23:01:26,069 - INFO - No tasks removed during optimization
[task 2025-01-06T23:01:26.199Z] 2025-01-06 23:01:26,199 - WARNING - response body: {
[task 2025-01-06T23:01:26.200Z]   "code": "ResourceNotFound",
[task 2025-01-06T23:01:26.201Z]   "message": "Indexed task not found\n\n---\n\n* method:     findTask\n* errorCode:  ResourceNotFound\n* statusCode: 404\n* time:       2025-01-06T23:01:26.172Z",
[task 2025-01-06T23:01:26.202Z]   "requestInfo": {
[task 2025-01-06T23:01:26.202Z]     "method": "findTask",
[task 2025-01-06T23:01:26.202Z]     "params": {
[task 2025-01-06T23:01:26.202Z]       "indexPath": "mozilla.v2.simple-github.cache.level-3.docker-images.v2.fetch.hash.9647b12f43b0d01a126b8a8adabd5ebd2f1ce2d37b7a10c53964dd1357f13e7c"
[task 2025-01-06T23:01:26.202Z]     },
[task 2025-01-06T23:01:26.202Z]     "payload": {},
[task 2025-01-06T23:01:26.202Z]     "time": "2025-01-06T23:01:26.172Z"
[task 2025-01-06T23:01:26.202Z]   }
[task 2025-01-06T23:01:26.202Z] }
[task 2025-01-06T23:01:26.259Z] 2025-01-06 23:01:26,259 - WARNING - response body: {
[task 2025-01-06T23:01:26.260Z]   "code": "ResourceNotFound",
[task 2025-01-06T23:01:26.260Z]   "message": "Indexed task not found\n\n---\n\n* method:     findTask\n* errorCode:  ResourceNotFound\n* statusCode: 404\n* time:       2025-01-06T23:01:26.235Z",
[task 2025-01-06T23:01:26.260Z]   "requestInfo": {
[task 2025-01-06T23:01:26.260Z]     "method": "findTask",
[task 2025-01-06T23:01:26.260Z]     "params": {
[task 2025-01-06T23:01:26.260Z]       "indexPath": "mozilla.v2.simple-github.cache.level-2.docker-images.v2.fetch.hash.9647b12f43b0d01a126b8a8adabd5ebd2f1ce2d37b7a10c53964dd1357f13e7c"
[task 2025-01-06T23:01:26.260Z]     },
[task 2025-01-06T23:01:26.260Z]     "payload": {},
[task 2025-01-06T23:01:26.260Z]     "time": "2025-01-06T23:01:26.235Z"
[task 2025-01-06T23:01:26.260Z]   }
[task 2025-01-06T23:01:26.260Z] }
[task 2025-01-06T23:01:26.430Z] 2025-01-06 23:01:26,430 - WARNING - response body: {
[task 2025-01-06T23:01:26.432Z]   "code": "ResourceNotFound",
[task 2025-01-06T23:01:26.433Z]   "message": "Indexed task not found\n\n---\n\n* method:     findTask\n* errorCode:  ResourceNotFound\n* statusCode: 404\n* time:       2025-01-06T23:01:26.405Z",
[task 2025-01-06T23:01:26.433Z]   "requestInfo": {
[task 2025-01-06T23:01:26.433Z]     "method": "findTask",
[task 2025-01-06T23:01:26.433Z]     "params": {
[task 2025-01-06T23:01:26.433Z]       "indexPath": "mozilla.v2.simple-github.cache.level-3.docker-images.v2.python.hash.d080276c9cdbcaf613e371cd347c2108882ce4d3291d57bb9d8b596ad3a67714"
[task 2025-01-06T23:01:26.433Z]     },
[task 2025-01-06T23:01:26.433Z]     "payload": {},
[task 2025-01-06T23:01:26.433Z]     "time": "2025-01-06T23:01:26.405Z"
[task 2025-01-06T23:01:26.433Z]   }
[task 2025-01-06T23:01:26.433Z] }
[task 2025-01-06T23:01:26.491Z] 2025-01-06 23:01:26,491 - WARNING - response body: {
[task 2025-01-06T23:01:26.492Z]   "code": "ResourceNotFound",
[task 2025-01-06T23:01:26.493Z]   "message": "Indexed task not found\n\n---\n\n* method:     findTask\n* errorCode:  ResourceNotFound\n* statusCode: 404\n* time:       2025-01-06T23:01:26.465Z",
[task 2025-01-06T23:01:26.493Z]   "requestInfo": {
[task 2025-01-06T23:01:26.493Z]     "method": "findTask",
[task 2025-01-06T23:01:26.493Z]     "params": {
[task 2025-01-06T23:01:26.493Z]       "indexPath": "mozilla.v2.simple-github.cache.level-2.docker-images.v2.python.hash.d080276c9cdbcaf613e371cd347c2108882ce4d3291d57bb9d8b596ad3a67714"
[task 2025-01-06T23:01:26.493Z]     },
[task 2025-01-06T23:01:26.493Z]     "payload": {},
[task 2025-01-06T23:01:26.493Z]     "time": "2025-01-06T23:01:26.465Z"
[task 2025-01-06T23:01:26.493Z]   }
[task 2025-01-06T23:01:26.493Z] }
[task 2025-01-06T23:01:26.609Z] 2025-01-06 23:01:26,609 - INFO - Replaced 2 tasks by index-search (index-search) during optimization.
[task 2025-01-06T23:01:26.611Z] 2025-01-06 23:01:26,611 - INFO - writing artifact file `task-graph.json`
[task 2025-01-06T23:01:26.613Z] 2025-01-06 23:01:26,613 - INFO - writing artifact file `label-to-taskid.json`
[task 2025-01-06T23:01:26.616Z] 2025-01-06 23:01:26,616 - INFO - Creating task with taskId CTRc6nq8QhKgp1tO6b8BKw for test-type-check
[task 2025-01-06T23:01:26.618Z] 2025-01-06 23:01:26,617 - INFO - Creating task with taskId d_-hQzHnQ7e6YRhqsapMPQ for test-unit
[taskcluster 2025-01-06 23:01:27.069Z] === Task Finished ===
[taskcluster 2025-01-06 23:01:28.880Z] Successful task run with exit code: 0 completed in 11.679 seconds