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

Bump python dependencies #3137

Merged
merged 1 commit into from
Sep 19, 2024

Bump python dependencies

7cb924a
Select commit
Loading
Failed to load commit list.
Merged

Bump python dependencies #3137

Bump python dependencies
7cb924a
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / Decision Task succeeded Sep 19, 2024 in 1m 37s

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


[taskcluster 2024-09-19 15:46:49.066Z] Task ID: MN6YlFuuT1GJvpd_xfOcqA
[taskcluster 2024-09-19 15:46:49.067Z] Worker ID: 5087693067931220428
[taskcluster 2024-09-19 15:46:49.067Z] Worker Group: us-west1-a
[taskcluster 2024-09-19 15:46:49.067Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2024-09-19 15:46:49.067Z] Worker Pool: releng-1/decision-gcp
[taskcluster 2024-09-19 15:46:49.067Z] Worker Version: 38.0.5
[taskcluster 2024-09-19 15:46:49.067Z] Public IP: 34.83.112.232
[taskcluster 2024-09-19 15:46:49.067Z] Hostname: releng-1-decision-gcp-gc-gm9d8th67yije4rpk5a

90e5e7d8b87a - Started downloading
2e4b65595e5e - Started downloading
90e5e7d8b87a - Downloaded in 0.383 seconds
2e4b65595e5e - Downloaded in 1.289 seconds
Digest: sha256:2dd667994aa13fccdcdcede85c570a5eb4a5247e42875a9e95a135ef774ee469
Status: Downloaded newer image for mozillareleases/taskgraph@sha256:2dd667994aa13fccdcdcede85c570a5eb4a5247e42875a9e95a135ef774ee469
[taskcluster 2024-09-19 15:47:01.182Z] === Task Starting ===
[setup 2024-09-19T15:47:02.348Z] run-task started in /
[setup 2024-09-19T15:47:02.348Z] Invoked by command: --balrog-checkout=/builds/worker/checkouts/src --task-cwd=/builds/worker/checkouts/src -- bash -cx ln -s /builds/worker/artifacts artifacts && ~/.local/bin/taskgraph decision --pushlog-id='0' --pushdate='0' --project='balrog' --message="" --owner='release+balrog-ci@mozilla.com' --level='1' --base-repository="$BALROG_BASE_REPOSITORY" --head-repository="$BALROG_HEAD_REPOSITORY" --head-ref="$BALROG_HEAD_REF" --head-rev="$BALROG_HEAD_REV" --repository-type="$BALROG_REPOSITORY_TYPE" --tasks-for='github-pull-request' --target-tasks-method=balrog 
[setup 2024-09-19T15:47:02.348Z] Python version: 3.11.2
[vcs 2024-09-19T15:47:02.349Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2024-09-19T15:47:02.352Z] running as worker:worker
[vcs 2024-09-19T15:47:02.352Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/src']
[vcs 2024-09-19T15:47:02.356Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/balrog', '/builds/worker/checkouts/src']
[vcs 2024-09-19T15:47:02.358Z] Cloning into '/builds/worker/checkouts/src'...
[vcs 2024-09-19T15:47:07.257Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/jcristau/balrog', 'deps-20240919']
[vcs 2024-09-19T15:47:07.711Z] From https://github.com/jcristau/balrog
[vcs 2024-09-19T15:47:07.712Z]  * branch              deps-20240919 -> FETCH_HEAD
[vcs 2024-09-19T15:47:07.714Z] executing ['git', 'checkout', '-f', '-B', 'deps-20240919', '7cb924ab2c3d6cd778fa148eb4feee148e15bbc2']
[vcs 2024-09-19T15:47:07.849Z] Switched to a new branch 'deps-20240919'
[vcs 2024-09-19T15:47:07.851Z] cleaning git checkout...
[vcs 2024-09-19T15:47:07.851Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-09-19T15:47:07.861Z] removing []
[vcs 2024-09-19T15:47:07.861Z] successfully cleaned git checkout!
[vcs 2024-09-19T15:47:07.864Z] TinderboxPrint:<a href='https://github.com/jcristau/balrog/commit/7cb924ab2c3d6cd778fa148eb4feee148e15bbc2' title='Built from balrog commit 7cb924ab2c3d6cd778fa148eb4feee148e15bbc2'>7cb924ab2c3d6cd778fa148eb4feee148e15bbc2</a>
[pip-install 2024-09-19T15:47:07.864Z] executing ['/usr/bin/python3', '-mpip', 'install', '--break-system-packages', '--require-hashes', '-r', '/builds/worker/checkouts/src/taskcluster/requirements.txt']
[pip-install 2024-09-19T15:47:08.160Z] Defaulting to user installation because normal site-packages is not writeable
[pip-install 2024-09-19T15:47:08.255Z] 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 7)) (1.4.4)
[pip-install 2024-09-19T15:47:08.357Z] Collecting arrow==1.3.0
[pip-install 2024-09-19T15:47:08.426Z]   Downloading arrow-1.3.0-py3-none-any.whl (66 kB)
[pip-install 2024-09-19T15:47:08.443Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.4/66.4 kB 4.4 MB/s eta 0:00:00
[pip-install 2024-09-19T15:47:08.447Z] 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 15)) (0.4.4)
[pip-install 2024-09-19T15:47:08.480Z] Collecting certifi==2022.9.24
[pip-install 2024-09-19T15:47:08.491Z]   Downloading certifi-2022.9.24-py3-none-any.whl (161 kB)
[pip-install 2024-09-19T15:47:08.509Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 10.8 MB/s eta 0:00:00
[pip-install 2024-09-19T15:47:08.529Z] Collecting chardet==5.2.0
[pip-install 2024-09-19T15:47:08.539Z]   Downloading chardet-5.2.0-py3-none-any.whl (199 kB)
[pip-install 2024-09-19T15:47:08.560Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 10.3 MB/s eta 0:00:00
[pip-install 2024-09-19T15:47:08.710Z] Collecting charset-normalizer==2.0.12
[pip-install 2024-09-19T15:47:08.721Z]   Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB)
[pip-install 2024-09-19T15:47:08.754Z] Collecting click==8.1.7
[pip-install 2024-09-19T15:47:08.765Z]   Downloading click-8.1.7-py3-none-any.whl (97 kB)
[pip-install 2024-09-19T15:47:08.776Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 9.9 MB/s eta 0:00:00
[pip-install 2024-09-19T15:47:08.804Z] Collecting cookiecutter==2.5.0
[pip-install 2024-09-19T15:47:08.818Z]   Downloading cookiecutter-2.5.0-py3-none-any.whl (39 kB)
[pip-install 2024-09-19T15:47:08.827Z] Requirement already satisfied: giturlparse==0.10.0 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 39)) (0.10.0)
[pip-install 2024-09-19T15:47:08.829Z] Requirement already satisfied: idna==3.4 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 43)) (3.4)
[pip-install 2024-09-19T15:47:08.831Z] 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 47)) (3.1.2)
[pip-install 2024-09-19T15:47:08.848Z] Collecting json-e==4.4.3
[pip-install 2024-09-19T15:47:08.859Z]   Downloading json_e-4.4.3-py3-none-any.whl (13 kB)
[pip-install 2024-09-19T15:47:08.890Z] Collecting markdown-it-py==3.0.0
[pip-install 2024-09-19T15:47:08.900Z]   Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
[pip-install 2024-09-19T15:47:08.907Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 kB 16.6 MB/s eta 0:00:00
[pip-install 2024-09-19T15:47:08.911Z] 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 59)) (2.1.3)
[pip-install 2024-09-19T15:47:08.925Z] Collecting mdurl==0.1.2
[pip-install 2024-09-19T15:47:08.935Z]   Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
[pip-install 2024-09-19T15:47:08.938Z] 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 125)) (0.1.1)
[pip-install 2024-09-19T15:47:08.974Z] Collecting pygments==2.17.2
[pip-install 2024-09-19T15:47:08.984Z]   Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB)
[pip-install 2024-09-19T15:47:09.068Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 14.4 MB/s eta 0:00:00
[pip-install 2024-09-19T15:47:09.076Z] 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 133)) (2.8.2)
[pip-install 2024-09-19T15:47:09.078Z] 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 137)) (8.0.1)
[pip-install 2024-09-19T15:47:09.079Z] Requirement already satisfied: pyyaml==6.0 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 141)) (6.0)
[pip-install 2024-09-19T15:47:09.081Z] 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 185)) (2.0.4)
[pip-install 2024-09-19T15:47:09.127Z] Collecting requests==2.27.1
[pip-install 2024-09-19T15:47:09.137Z]   Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB)
[pip-install 2024-09-19T15:47:09.142Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 kB 26.3 MB/s eta 0:00:00
[pip-install 2024-09-19T15:47:09.234Z] Collecting rich==13.7.0
[pip-install 2024-09-19T15:47:09.244Z]   Downloading rich-13.7.0-py3-none-any.whl (240 kB)
[pip-install 2024-09-19T15:47:09.258Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 240.6/240.6 kB 20.2 MB/s eta 0:00:00
[pip-install 2024-09-19T15:47:09.263Z] 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 198)) (1.16.0)
[pip-install 2024-09-19T15:47:09.265Z] 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 202)) (2.0.0)
[pip-install 2024-09-19T15:47:09.301Z] Collecting taskcluster-taskgraph==7.0.0
[pip-install 2024-09-19T15:47:09.312Z]   Downloading taskcluster_taskgraph-7.0.0-py3-none-any.whl (185 kB)
[pip-install 2024-09-19T15:47:09.324Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 185.7/185.7 kB 19.3 MB/s eta 0:00:00
[pip-install 2024-09-19T15:47:09.329Z] 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 210)) (13.0.1)
[pip-install 2024-09-19T15:47:09.331Z] 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 215)) (1.3)
[pip-install 2024-09-19T15:47:09.357Z] Collecting types-python-dateutil==2.8.19.14
[pip-install 2024-09-19T15:47:09.367Z]   Downloading types_python_dateutil-2.8.19.14-py3-none-any.whl (9.4 kB)
[pip-install 2024-09-19T15:47:09.423Z] Collecting urllib3==1.26.12
[pip-install 2024-09-19T15:47:09.433Z]   Downloading urllib3-1.26.12-py2.py3-none-any.whl (140 kB)
[pip-install 2024-09-19T15:47:09.442Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.4/140.4 kB 21.3 MB/s eta 0:00:00
[pip-install 2024-09-19T15:47:09.448Z] Requirement already satisfied: voluptuous==0.13.1 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 227)) (0.13.1)
[pip-install 2024-09-19T15:47:09.933Z] Installing collected packages: types-python-dateutil, json-e, urllib3, pygments, mdurl, click, charset-normalizer, chardet, certifi, requests, markdown-it-py, arrow, rich, cookiecutter, taskcluster-taskgraph
[pip-install 2024-09-19T15:47:10.623Z]   WARNING: The script pygmentize is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-09-19T15:47:10.623Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-09-19T15:47:10.715Z]   WARNING: The script normalizer is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-09-19T15:47:10.715Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-09-19T15:47:10.882Z]   WARNING: The script chardetect is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-09-19T15:47:10.882Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-09-19T15:47:10.987Z]   WARNING: The script markdown-it is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-09-19T15:47:10.987Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-09-19T15:47:11.219Z]   WARNING: The script cookiecutter is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-09-19T15:47:11.220Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-09-19T15:47:11.313Z]   WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-09-19T15:47:11.313Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-09-19T15:47:11.362Z] Successfully installed arrow-1.3.0 certifi-2022.9.24 chardet-5.2.0 charset-normalizer-2.0.12 click-8.1.7 cookiecutter-2.5.0 json-e-4.4.3 markdown-it-py-3.0.0 mdurl-0.1.2 pygments-2.17.2 requests-2.27.1 rich-13.7.0 taskcluster-taskgraph-7.0.0 types-python-dateutil-2.8.19.14 urllib3-1.26.12
[task 2024-09-19T15:47:11.449Z] executing ['bash', '-cx', 'ln -s /builds/worker/artifacts artifacts && ~/.local/bin/taskgraph decision --pushlog-id=\'0\' --pushdate=\'0\' --project=\'balrog\' --message="" --owner=\'release+balrog-ci@mozilla.com\' --level=\'1\' --base-repository="$BALROG_BASE_REPOSITORY" --head-repository="$BALROG_HEAD_REPOSITORY" --head-ref="$BALROG_HEAD_REF" --head-rev="$BALROG_HEAD_REV" --repository-type="$BALROG_REPOSITORY_TYPE" --tasks-for=\'github-pull-request\' --target-tasks-method=balrog ']
[task 2024-09-19T15:47:11.452Z] + ln -s /builds/worker/artifacts artifacts
[task 2024-09-19T15:47:11.453Z] + /builds/worker/.local/bin/taskgraph decision --pushlog-id=0 --pushdate=0 --project=balrog --message= --owner=release+balrog-ci@mozilla.com --level=1 --base-repository=https://github.com/mozilla-releng/balrog --head-repository=https://github.com/jcristau/balrog --head-ref=deps-20240919 --head-rev=7cb924ab2c3d6cd778fa148eb4feee148e15bbc2 --repository-type=git --tasks-for=github-pull-request --target-tasks-method=balrog
[task 2024-09-19T15:47:11.670Z] /builds/worker/.local/lib/python3.11/site-packages/requests/__init__.py:102: RequestsDependencyWarning: urllib3 (1.26.12) or chardet (5.2.0)/charset_normalizer (2.0.12) doesn't match a supported version!
[task 2024-09-19T15:47:11.672Z]   warnings.warn("urllib3 ({}) or chardet ({})/charset_normalizer ({}) doesn't match a supported "
[task 2024-09-19T15:47:11.758Z] 2024-09-19 15:47:11,758 - INFO - Loading graph configuration.
[task 2024-09-19T15:47:11.769Z] 2024-09-19 15:47:11,769 - INFO - base_ref has been reset from "" to "origin/main".
[task 2024-09-19T15:47:11.770Z] 2024-09-19 15:47:11,769 - INFO - base_rev is not set.
[task 2024-09-19T15:47:11.770Z] 2024-09-19 15:47:11,769 - INFO - Using base_ref "origin/main" to determine latest common revision...
[task 2024-09-19T15:47:11.772Z] 2024-09-19 15:47:11,772 - INFO - base_rev has been reset from "" to "2b3b0341f5768011538efba6fcd80c27d9ab2b47".
[task 2024-09-19T15:47:11.773Z] 2024-09-19 15:47:11,772 - WARNING - using default project parameters; add balrog to PER_PROJECT_PARAMETERS in /builds/worker/.local/lib/python3.11/site-packages/taskgraph/decision.py to customize behavior for this project
[task 2024-09-19T15:47:11.773Z] 2024-09-19 15:47:11,772 - INFO - Using Parameters(id=76d04ebbde05) (from defaults)
[task 2024-09-19T15:47:11.774Z] 2024-09-19 15:47:11,773 - INFO - writing artifact file `parameters.yml`
[task 2024-09-19T15:47:11.779Z] 2024-09-19 15:47:11,779 - INFO - writing artifact file `actions.json`
[task 2024-09-19T15:47:11.780Z] 2024-09-19 15:47:11,780 - INFO - Loading kinds
[task 2024-09-19T15:47:11.797Z] 2024-09-19 15:47:11,797 - INFO - Generating full task set
[task 2024-09-19T15:47:11.805Z] 2024-09-19 15:47:11,805 - INFO - Writing docker-contexts/python3.9.tar.gz for docker image python3.9
[task 2024-09-19T15:47:11.821Z] 2024-09-19 15:47:11,821 - INFO - Writing docker-contexts/python3.11.tar.gz for docker image python3.11
[task 2024-09-19T15:47:11.837Z] 2024-09-19 15:47:11,837 - INFO - Writing docker-contexts/node.tar.gz for docker image node
[task 2024-09-19T15:47:11.853Z] 2024-09-19 15:47:11,853 - INFO - Writing docker-contexts/skopeo.tar.gz for docker image skopeo
[task 2024-09-19T15:47:11.869Z] 2024-09-19 15:47:11,869 - INFO - Writing docker-contexts/balrog-agent.tar.gz for docker image balrog-agent
[task 2024-09-19T15:47:11.878Z] 2024-09-19 15:47:11,878 - INFO - Writing docker-contexts/balrog-backend.tar.gz for docker image balrog-backend
[task 2024-09-19T15:47:11.983Z] 2024-09-19 15:47:11,983 - INFO - Generated 6 tasks for kind docker-image
[task 2024-09-19T15:47:11.995Z] 2024-09-19 15:47:11,995 - INFO - Generated 2 tasks for kind push-image
[task 2024-09-19T15:47:11.999Z] 2024-09-19 15:47:11,998 - INFO - Generated 4 tasks for kind test
[task 2024-09-19T15:47:12.001Z] 2024-09-19 15:47:12,001 - INFO - Generated 2 tasks for kind ui
[task 2024-09-19T15:47:12.003Z] 2024-09-19 15:47:12,003 - INFO - Generated 2 tasks for kind push-js
[task 2024-09-19T15:47:12.004Z] 2024-09-19 15:47:12,003 - INFO - Generating full task graph
[task 2024-09-19T15:47:12.004Z] 2024-09-19 15:47:12,004 - INFO - Full task graph contains 16 tasks and 16 dependencies
[task 2024-09-19T15:47:12.004Z] 2024-09-19 15:47:12,004 - INFO - writing artifact file `full-task-graph.json`
[task 2024-09-19T15:47:12.007Z] 2024-09-19 15:47:12,007 - INFO - writing artifact file `runnable-jobs.json`
[task 2024-09-19T15:47:12.007Z] 2024-09-19 15:47:12,007 - INFO - Generating target task set
[task 2024-09-19T15:47:12.008Z] 2024-09-19 15:47:12,008 - INFO - Filter filter_target_tasks pruned 10 tasks (6 remain)
[task 2024-09-19T15:47:12.008Z] 2024-09-19 15:47:12,008 - INFO - writing artifact file `target-tasks.json`
[task 2024-09-19T15:47:12.008Z] 2024-09-19 15:47:12,008 - INFO - Generating target task graph
[task 2024-09-19T15:47:12.008Z] 2024-09-19 15:47:12,008 - INFO - Adding 6 tasks with `always_target` attribute
[task 2024-09-19T15:47:12.008Z] 2024-09-19 15:47:12,008 - INFO - Generating optimized task graph
[task 2024-09-19T15:47:12.009Z] 2024-09-19 15:47:12,009 - INFO - No tasks removed during optimization
[task 2024-09-19T15:47:12.091Z] 2024-09-19 15:47:12,091 - WARNING - response body: {
[task 2024-09-19T15:47:12.091Z]   "code": "ResourceNotFound",
[task 2024-09-19T15:47:12.091Z]   "message": "Indexed task not found\n\n---\n\n* method:     findTask\n* errorCode:  ResourceNotFound\n* statusCode: 404\n* time:       2024-09-19T15:47:12.089Z",
[task 2024-09-19T15:47:12.091Z]   "requestInfo": {
[task 2024-09-19T15:47:12.091Z]     "method": "findTask",
[task 2024-09-19T15:47:12.091Z]     "params": {
[task 2024-09-19T15:47:12.091Z]       "indexPath": "releng.cache.level-3.docker-images.v2.balrog-agent.hash.a2923d172dc43bceaee6859f8231e78be67f21558c480ca17f33326173df3d82"
[task 2024-09-19T15:47:12.091Z]     },
[task 2024-09-19T15:47:12.091Z]     "payload": {},
[task 2024-09-19T15:47:12.091Z]     "time": "2024-09-19T15:47:12.089Z"
[task 2024-09-19T15:47:12.091Z]   }
[task 2024-09-19T15:47:12.091Z] }
[task 2024-09-19T15:47:12.106Z] 2024-09-19 15:47:12,106 - WARNING - response body: {
[task 2024-09-19T15:47:12.106Z]   "code": "ResourceNotFound",
[task 2024-09-19T15:47:12.106Z]   "message": "Indexed task not found\n\n---\n\n* method:     findTask\n* errorCode:  ResourceNotFound\n* statusCode: 404\n* time:       2024-09-19T15:47:12.104Z",
[task 2024-09-19T15:47:12.106Z]   "requestInfo": {
[task 2024-09-19T15:47:12.106Z]     "method": "findTask",
[task 2024-09-19T15:47:12.106Z]     "params": {
[task 2024-09-19T15:47:12.106Z]       "indexPath": "releng.cache.level-3.docker-images.v2.balrog-backend.hash.a0efdd97989e1f7ded16575b10cedd5618467e6a6428a1703f9493e766abe7c0"
[task 2024-09-19T15:47:12.106Z]     },
[task 2024-09-19T15:47:12.106Z]     "payload": {},
[task 2024-09-19T15:47:12.106Z]     "time": "2024-09-19T15:47:12.104Z"
[task 2024-09-19T15:47:12.106Z]   }
[task 2024-09-19T15:47:12.106Z] }
[task 2024-09-19T15:47:12.311Z] 2024-09-19 15:47:12,311 - INFO - Replaced 4 tasks by index-search (index-search) during optimization.
[task 2024-09-19T15:47:12.312Z] 2024-09-19 15:47:12,311 - INFO - writing artifact file `task-graph.json`
[task 2024-09-19T15:47:12.313Z] 2024-09-19 15:47:12,313 - INFO - writing artifact file `label-to-taskid.json`
[task 2024-09-19T15:47:12.315Z] 2024-09-19 15:47:12,315 - INFO - Creating task with taskId dn9vTLxaSm-Pq6m9gJK3WA for test-client
[task 2024-09-19T15:47:12.317Z] 2024-09-19 15:47:12,317 - INFO - Creating task with taskId bWtUpJxrQnuleTyN1GOh0g for ui-tests
[task 2024-09-19T15:47:12.319Z] 2024-09-19 15:47:12,318 - INFO - Creating task with taskId BtYLALI5QHaSFNIu68c6Pw for test-backend
[task 2024-09-19T15:47:12.321Z] 2024-09-19 15:47:12,319 - INFO - Creating task with taskId FIgZqx3qTdu_5y9vApiiOw for test-client-py311
[task 2024-09-19T15:47:12.326Z] 2024-09-19 15:47:12,321 - INFO - Creating task with taskId f1SOUjarRGefBR9MLAl_MA for test-agent
[task 2024-09-19T15:47:12.328Z] 2024-09-19 15:47:12,328 - INFO - Creating task with taskId CyN-4jmWTA-YbBuL6x98eQ for build-docker-image-balrog-agent
[task 2024-09-19T15:47:12.334Z] 2024-09-19 15:47:12,334 - INFO - Creating task with taskId bWHNn7GgRwWOyFVSv4p4dQ for build-docker-image-balrog-backend
[task 2024-09-19T15:47:12.340Z] 2024-09-19 15:47:12,336 - INFO - Creating task with taskId ZtVsa1ELTPmjTlJS5r-AuA for ui-build
[taskcluster 2024-09-19 15:47:12.785Z] === Task Finished ===
[taskcluster 2024-09-19 15:47:14.966Z] Successful task run with exit code: 0 completed in 25.901 seconds