chore: update python dependencies #3266
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: 2024-12-12T09:57:19.039Z
Resolved: 2024-12-12T09:57:44.117Z
Task Execution Time: 25 seconds, 78 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0
Artifacts
- public/actions.json
- public/chain-of-trust.json
- public/chain-of-trust.json.sig
- public/docker-contexts/balrog-agent.tar.gz
- public/docker-contexts/balrog-backend.tar.gz
- public/docker-contexts/node.tar.gz
- public/docker-contexts/python3.11.tar.gz
- public/docker-contexts/python3.9.tar.gz
- public/docker-contexts/skopeo.tar.gz
- public/fetch-content
- public/full-task-graph.json
- public/label-to-taskid.json
- public/logs/certified.log
- 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 2024-12-12 09:57:19.162Z] Task ID: P-RP6oanQ1OZ-O_fwHE5rw
[taskcluster 2024-12-12 09:57:19.162Z] Worker ID: 324978536068091307
[taskcluster 2024-12-12 09:57:19.162Z] Worker Group: us-central1-a
[taskcluster 2024-12-12 09:57:19.162Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2024-12-12 09:57:19.162Z] Worker Pool: releng-1/decision-gcp
[taskcluster 2024-12-12 09:57:19.162Z] Worker Version: 38.0.5
[taskcluster 2024-12-12 09:57:19.162Z] Public IP: 34.16.1.171
[taskcluster 2024-12-12 09:57:19.162Z] Hostname: releng-1-decision-gcp-q7zczo0es0spjusyxcmppa
90e5e7d8b87a - Started downloading
2e4b65595e5e - Started downloading
90e5e7d8b87a - Downloaded in 0.391 seconds
2e4b65595e5e - Downloaded in 0.655 seconds
Digest: sha256:2dd667994aa13fccdcdcede85c570a5eb4a5247e42875a9e95a135ef774ee469
Status: Downloaded newer image for mozillareleases/taskgraph@sha256:2dd667994aa13fccdcdcede85c570a5eb4a5247e42875a9e95a135ef774ee469
[taskcluster 2024-12-12 09:57:29.916Z] === Task Starting ===
[setup 2024-12-12T09:57:31.447Z] run-task started in /
[setup 2024-12-12T09:57:31.447Z] 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-12-12T09:57:31.447Z] Python version: 3.11.2
[vcs 2024-12-12T09:57:31.449Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
...(14 lines hidden)...
[pip-install 2024-12-12T09:57:36.139Z] executing ['/usr/bin/python3', '-mpip', 'install', '--break-system-packages', '--require-hashes', '-r', '/builds/worker/checkouts/src/taskcluster/requirements.txt']
[pip-install 2024-12-12T09:57:36.428Z] Defaulting to user installation because normal site-packages is not writeable
[pip-install 2024-12-12T09:57:36.528Z] 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-12-12T09:57:36.631Z] Collecting arrow==1.3.0
[pip-install 2024-12-12T09:57:36.710Z] Downloading arrow-1.3.0-py3-none-any.whl (66 kB)
[pip-install 2024-12-12T09:57:36.730Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.4/66.4 kB 3.5 MB/s eta 0:00:00
[pip-install 2024-12-12T09:57:36.734Z] 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-12-12T09:57:36.770Z] Collecting certifi==2022.9.24
[pip-install 2024-12-12T09:57:36.786Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB)
[pip-install 2024-12-12T09:57:36.801Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 12.4 MB/s eta 0:00:00
[pip-install 2024-12-12T09:57:36.826Z] Collecting chardet==5.2.0
[pip-install 2024-12-12T09:57:36.840Z] Downloading chardet-5.2.0-py3-none-any.whl (199 kB)
[pip-install 2024-12-12T09:57:36.847Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 63.7 MB/s eta 0:00:00
[pip-install 2024-12-12T09:57:37.012Z] Collecting charset-normalizer==2.0.12
[pip-install 2024-12-12T09:57:37.027Z] Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB)
[pip-install 2024-12-12T09:57:37.066Z] Collecting click==8.1.7
[pip-install 2024-12-12T09:57:37.081Z] Downloading click-8.1.7-py3-none-any.whl (97 kB)
[pip-install 2024-12-12T09:57:37.086Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 39.4 MB/s eta 0:00:00
[pip-install 2024-12-12T09:57:37.118Z] Collecting cookiecutter==2.5.0
[pip-install 2024-12-12T09:57:37.137Z] Downloading cookiecutter-2.5.0-py3-none-any.whl (39 kB)
[pip-install 2024-12-12T09:57:37.142Z] 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-12-12T09:57:37.144Z] 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-12-12T09:57:37.146Z] 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-12-12T09:57:37.168Z] Collecting json-e==4.4.3
[pip-install 2024-12-12T09:57:37.184Z] Downloading json_e-4.4.3-py3-none-any.whl (13 kB)
[pip-install 2024-12-12T09:57:37.221Z] Collecting markdown-it-py==3.0.0
[pip-install 2024-12-12T09:57:37.235Z] Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
[pip-install 2024-12-12T09:57:37.243Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 kB 16.6 MB/s eta 0:00:00
[pip-install 2024-12-12T09:57:37.247Z] 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-12-12T09:57:37.266Z] Collecting mdurl==0.1.2
[pip-install 2024-12-12T09:57:37.280Z] Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
[pip-install 2024-12-12T09:57:37.285Z] 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-12-12T09:57:37.322Z] Collecting pygments==2.17.2
[pip-install 2024-12-12T09:57:37.337Z] Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB)
[pip-install 2024-12-12T09:57:37.360Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 57.7 MB/s eta 0:00:00
[pip-install 2024-12-12T09:57:37.369Z] 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-12-12T09:57:37.371Z] 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-12-12T09:57:37.373Z] 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-12-12T09:57:37.375Z] 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-12-12T09:57:37.422Z] Collecting requests==2.27.1
[pip-install 2024-12-12T09:57:37.437Z] Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB)
[pip-install 2024-12-12T09:57:37.441Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 kB 27.8 MB/s eta 0:00:00
[pip-install 2024-12-12T09:57:37.536Z] Collecting rich==13.7.0
[pip-install 2024-12-12T09:57:37.552Z] Downloading rich-13.7.0-py3-none-any.whl (240 kB)
[pip-install 2024-12-12T09:57:37.558Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 240.6/240.6 kB 81.0 MB/s eta 0:00:00
[pip-install 2024-12-12T09:57:37.563Z] 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-12-12T09:57:37.564Z] 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-12-12T09:57:37.608Z] Collecting taskcluster-taskgraph==7.0.0
[pip-install 2024-12-12T09:57:37.624Z] Downloading taskcluster_taskgraph-7.0.0-py3-none-any.whl (185 kB)
[pip-install 2024-12-12T09:57:37.630Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 185.7/185.7 kB 57.3 MB/s eta 0:00:00
[pip-install 2024-12-12T09:57:37.635Z] 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-12-12T09:57:37.637Z] 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-12-12T09:57:37.671Z] Collecting types-python-dateutil==2.8.19.14
[pip-install 2024-12-12T09:57:37.686Z] Downloading types_python_dateutil-2.8.19.14-py3-none-any.whl (9.4 kB)
[pip-install 2024-12-12T09:57:37.745Z] Collecting urllib3==1.26.12
[pip-install 2024-12-12T09:57:37.760Z] Downloading urllib3-1.26.12-py2.py3-none-any.whl (140 kB)
[pip-install 2024-12-12T09:57:37.766Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.4/140.4 kB 56.8 MB/s eta 0:00:00
[pip-install 2024-12-12T09:57:37.772Z] 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-12-12T09:57:38.232Z] 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-12-12T09:57:38.923Z] WARNING: The script pygmentize is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-12-12T09:57:38.923Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-12-12T09:57:39.017Z] WARNING: The script normalizer is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-12-12T09:57:39.017Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-12-12T09:57:39.196Z] WARNING: The script chardetect is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-12-12T09:57:39.196Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-12-12T09:57:39.290Z] WARNING: The script markdown-it is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-12-12T09:57:39.290Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-12-12T09:57:39.524Z] WARNING: The script cookiecutter is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-12-12T09:57:39.525Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-12-12T09:57:39.619Z] WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-12-12T09:57:39.619Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-12-12T09:57:39.668Z] 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-12-12T09:57:39.857Z] 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-12-12T09:57:39.860Z] + ln -s /builds/worker/artifacts artifacts
[task 2024-12-12T09:57:39.862Z] + /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-20241212 --head-rev=e3ce1b27f66576de773c287ae8f4e680a022041e --repository-type=git --tasks-for=github-pull-request --target-tasks-method=balrog
[task 2024-12-12T09:57:40.069Z] /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-12-12T09:57:40.069Z] warnings.warn("urllib3 ({}) or chardet ({})/charset_normalizer ({}) doesn't match a supported "
[task 2024-12-12T09:57:40.154Z] 2024-12-12 09:57:40,153 - INFO - Loading graph configuration.
[task 2024-12-12T09:57:40.165Z] 2024-12-12 09:57:40,165 - INFO - base_ref has been reset from "" to "origin/main".
[task 2024-12-12T09:57:40.166Z] 2024-12-12 09:57:40,165 - INFO - base_rev is not set.
[task 2024-12-12T09:57:40.166Z] 2024-12-12 09:57:40,165 - INFO - Using base_ref "origin/main" to determine latest common revision...
[task 2024-12-12T09:57:40.168Z] 2024-12-12 09:57:40,168 - INFO - base_rev has been reset from "" to "ed65b5d801283178145f00d27cbc19b28fac6050".
[task 2024-12-12T09:57:40.168Z] 2024-12-12 09:57:40,168 - 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-12-12T09:57:40.169Z] 2024-12-12 09:57:40,169 - INFO - Using Parameters(id=f78fd78819f7) (from defaults)
[task 2024-12-12T09:57:40.169Z] 2024-12-12 09:57:40,169 - INFO - writing artifact file `parameters.yml`
[task 2024-12-12T09:57:40.174Z] 2024-12-12 09:57:40,174 - INFO - writing artifact file `actions.json`
[task 2024-12-12T09:57:40.175Z] 2024-12-12 09:57:40,175 - INFO - Loading kinds
[task 2024-12-12T09:57:40.192Z] 2024-12-12 09:57:40,192 - INFO - Generating full task set
[task 2024-12-12T09:57:40.201Z] 2024-12-12 09:57:40,201 - INFO - Writing docker-contexts/python3.9.tar.gz for docker image python3.9
[task 2024-12-12T09:57:40.217Z] 2024-12-12 09:57:40,217 - INFO - Writing docker-contexts/python3.11.tar.gz for docker image python3.11
[task 2024-12-12T09:57:40.233Z] 2024-12-12 09:57:40,233 - INFO - Writing docker-contexts/node.tar.gz for docker image node
[task 2024-12-12T09:57:40.249Z] 2024-12-12 09:57:40,249 - INFO - Writing docker-contexts/skopeo.tar.gz for docker image skopeo
[task 2024-12-12T09:57:40.266Z] 2024-12-12 09:57:40,265 - INFO - Writing docker-contexts/balrog-agent.tar.gz for docker image balrog-agent
[task 2024-12-12T09:57:40.274Z] 2024-12-12 09:57:40,274 - INFO - Writing docker-contexts/balrog-backend.tar.gz for docker image balrog-backend
[task 2024-12-12T09:57:40.376Z] 2024-12-12 09:57:40,376 - INFO - Generated 6 tasks for kind docker-image
[task 2024-12-12T09:57:40.387Z] 2024-12-12 09:57:40,387 - INFO - Generated 2 tasks for kind push-image
[task 2024-12-12T09:57:40.391Z] 2024-12-12 09:57:40,391 - INFO - Generated 4 tasks for kind test
[task 2024-12-12T09:57:40.393Z] 2024-12-12 09:57:40,393 - INFO - Generated 2 tasks for kind ui
[task 2024-12-12T09:57:40.396Z] 2024-12-12 09:57:40,396 - INFO - Generated 2 tasks for kind push-js
[task 2024-12-12T09:57:40.396Z] 2024-12-12 09:57:40,396 - INFO - Generating full task graph
[task 2024-12-12T09:57:40.396Z] 2024-12-12 09:57:40,396 - INFO - Full task graph contains 16 tasks and 16 dependencies
[task 2024-12-12T09:57:40.396Z] 2024-12-12 09:57:40,396 - INFO - writing artifact file `full-task-graph.json`
[task 2024-12-12T09:57:40.399Z] 2024-12-12 09:57:40,399 - INFO - writing artifact file `runnable-jobs.json`
[task 2024-12-12T09:57:40.400Z] 2024-12-12 09:57:40,399 - INFO - Generating target task set
[task 2024-12-12T09:57:40.400Z] 2024-12-12 09:57:40,400 - INFO - Filter filter_target_tasks pruned 10 tasks (6 remain)
[task 2024-12-12T09:57:40.400Z] 2024-12-12 09:57:40,400 - INFO - writing artifact file `target-tasks.json`
[task 2024-12-12T09:57:40.400Z] 2024-12-12 09:57:40,400 - INFO - Generating target task graph
[task 2024-12-12T09:57:40.400Z] 2024-12-12 09:57:40,400 - INFO - Adding 6 tasks with `always_target` attribute
[task 2024-12-12T09:57:40.400Z] 2024-12-12 09:57:40,400 - INFO - Generating optimized task graph
[task 2024-12-12T09:57:40.401Z] 2024-12-12 09:57:40,400 - INFO - No tasks removed during optimization
[task 2024-12-12T09:57:40.495Z] 2024-12-12 09:57:40,495 - WARNING - response body: {
[task 2024-12-12T09:57:40.495Z] "code": "ResourceNotFound",
[task 2024-12-12T09:57:40.495Z] "message": "Indexed task not found\n\n---\n\n* method: findTask\n* errorCode: ResourceNotFound\n* statusCode: 404\n* time: 2024-12-12T09:57:40.467Z",
[task 2024-12-12T09:57:40.495Z] "requestInfo": {
[task 2024-12-12T09:57:40.495Z] "method": "findTask",
[task 2024-12-12T09:57:40.495Z] "params": {
[task 2024-12-12T09:57:40.495Z] "indexPath": "releng.cache.level-3.docker-images.v2.balrog-agent.hash.550bef0238f0c409adea1f84f04f59179c8de8c3a0356a554bef652559494770"
[task 2024-12-12T09:57:40.495Z] },
[task 2024-12-12T09:57:40.495Z] "payload": {},
[task 2024-12-12T09:57:40.495Z] "time": "2024-12-12T09:57:40.467Z"
[task 2024-12-12T09:57:40.495Z] }
[task 2024-12-12T09:57:40.495Z] }
[task 2024-12-12T09:57:40.575Z] 2024-12-12 09:57:40,575 - WARNING - response body: {
[task 2024-12-12T09:57:40.575Z] "code": "ResourceNotFound",
[task 2024-12-12T09:57:40.575Z] "message": "Indexed task not found\n\n---\n\n* method: findTask\n* errorCode: ResourceNotFound\n* statusCode: 404\n* time: 2024-12-12T09:57:40.547Z",
[task 2024-12-12T09:57:40.575Z] "requestInfo": {
[task 2024-12-12T09:57:40.575Z] "method": "findTask",
[task 2024-12-12T09:57:40.575Z] "params": {
[task 2024-12-12T09:57:40.575Z] "indexPath": "releng.cache.level-3.docker-images.v2.balrog-backend.hash.c71f710a653bb04682b7186e419e01ea29324434e57b9b466c392858cc2c4563"
[task 2024-12-12T09:57:40.575Z] },
[task 2024-12-12T09:57:40.575Z] "payload": {},
[task 2024-12-12T09:57:40.575Z] "time": "2024-12-12T09:57:40.547Z"
[task 2024-12-12T09:57:40.575Z] }
[task 2024-12-12T09:57:40.575Z] }
[task 2024-12-12T09:57:40.634Z] 2024-12-12 09:57:40,633 - WARNING - response body: {
[task 2024-12-12T09:57:40.634Z] "code": "ResourceNotFound",
[task 2024-12-12T09:57:40.634Z] "message": "Indexed task not found\n\n---\n\n* method: findTask\n* errorCode: ResourceNotFound\n* statusCode: 404\n* time: 2024-12-12T09:57:40.613Z",
[task 2024-12-12T09:57:40.634Z] "requestInfo": {
[task 2024-12-12T09:57:40.634Z] "method": "findTask",
[task 2024-12-12T09:57:40.634Z] "params": {
[task 2024-12-12T09:57:40.634Z] "indexPath": "releng.cache.level-3.docker-images.v2.node.hash.2107e5a726daa59ec4e6641c6ea32f5dfb7eaea3ae3474731dff1c87cb932577"
[task 2024-12-12T09:57:40.634Z] },
[task 2024-12-12T09:57:40.634Z] "payload": {},
[task 2024-12-12T09:57:40.634Z] "time": "2024-12-12T09:57:40.613Z"
[task 2024-12-12T09:57:40.634Z] }
[task 2024-12-12T09:57:40.634Z] }
[task 2024-12-12T09:57:40.683Z] 2024-12-12 09:57:40,683 - WARNING - response body: {
[task 2024-12-12T09:57:40.683Z] "code": "ResourceNotFound",
[task 2024-12-12T09:57:40.683Z] "message": "Indexed task not found\n\n---\n\n* method: findTask\n* errorCode: ResourceNotFound\n* statusCode: 404\n* time: 2024-12-12T09:57:40.663Z",
[task 2024-12-12T09:57:40.683Z] "requestInfo": {
[task 2024-12-12T09:57:40.683Z] "method": "findTask",
[task 2024-12-12T09:57:40.683Z] "params": {
[task 2024-12-12T09:57:40.683Z] "indexPath": "releng.cache.level-3.docker-images.v2.python3.11.hash.bbe15ec9975112175f0a6d54f7bdf336a2f7b49e8c0020fb48a665969f7a1bb6"
[task 2024-12-12T09:57:40.683Z] },
[task 2024-12-12T09:57:40.683Z] "payload": {},
[task 2024-12-12T09:57:40.683Z] "time": "2024-12-12T09:57:40.663Z"
[task 2024-12-12T09:57:40.683Z] }
[task 2024-12-12T09:57:40.683Z] }
[task 2024-12-12T09:57:40.734Z] 2024-12-12 09:57:40,734 - WARNING - response body: {
[task 2024-12-12T09:57:40.735Z] "code": "ResourceNotFound",
[task 2024-12-12T09:57:40.735Z] "message": "Indexed task not found\n\n---\n\n* method: findTask\n* errorCode: ResourceNotFound\n* statusCode: 404\n* time: 2024-12-12T09:57:40.715Z",
[task 2024-12-12T09:57:40.735Z] "requestInfo": {
[task 2024-12-12T09:57:40.735Z] "method": "findTask",
[task 2024-12-12T09:57:40.735Z] "params": {
[task 2024-12-12T09:57:40.735Z] "indexPath": "releng.cache.level-3.docker-images.v2.python3.9.hash.ba98bcd852102d23e3116147321dd3197691fe3b6144db0ada79cc95906d362f"
[task 2024-12-12T09:57:40.735Z] },
[task 2024-12-12T09:57:40.735Z] "payload": {},
[task 2024-12-12T09:57:40.735Z] "time": "2024-12-12T09:57:40.715Z"
[task 2024-12-12T09:57:40.735Z] }
[task 2024-12-12T09:57:40.735Z] }
[task 2024-12-12T09:57:40.794Z] 2024-12-12 09:57:40,794 - WARNING - response body: {
[task 2024-12-12T09:57:40.795Z] "code": "ResourceNotFound",
[task 2024-12-12T09:57:40.795Z] "message": "Indexed task not found\n\n---\n\n* method: findTask\n* errorCode: ResourceNotFound\n* statusCode: 404\n* time: 2024-12-12T09:57:40.766Z",
[task 2024-12-12T09:57:40.795Z] "requestInfo": {
[task 2024-12-12T09:57:40.795Z] "method": "findTask",
[task 2024-12-12T09:57:40.795Z] "params": {
[task 2024-12-12T09:57:40.795Z] "indexPath": "releng.cache.level-3.docker-images.v2.skopeo.hash.176a78fc4b64a0e4fd21fb970880568c73a8366e6abdbc07019a722c3c29966d"
[task 2024-12-12T09:57:40.795Z] },
[task 2024-12-12T09:57:40.795Z] "payload": {},
[task 2024-12-12T09:57:40.795Z] "time": "2024-12-12T09:57:40.766Z"
[task 2024-12-12T09:57:40.795Z] }
[task 2024-12-12T09:57:40.795Z] }
[task 2024-12-12T09:57:40.795Z] 2024-12-12 09:57:40,795 - INFO - No tasks replaced during optimization
[task 2024-12-12T09:57:40.796Z] 2024-12-12 09:57:40,796 - INFO - writing artifact file `task-graph.json`
[task 2024-12-12T09:57:40.798Z] 2024-12-12 09:57:40,798 - INFO - writing artifact file `label-to-taskid.json`
[task 2024-12-12T09:57:40.800Z] 2024-12-12 09:57:40,800 - INFO - Creating task with taskId KoVrlK6YT2mL39GNi_mhXQ for build-docker-image-python3.9
[task 2024-12-12T09:57:40.801Z] 2024-12-12 09:57:40,801 - INFO - Creating task with taskId JN3NCxnWRA-bywTVOxFnjA for build-docker-image-balrog-backend
[task 2024-12-12T09:57:40.804Z] 2024-12-12 09:57:40,803 - INFO - Creating task with taskId dZAjqFTkQtCf8O5pXtD8uQ for build-docker-image-node
[task 2024-12-12T09:57:40.805Z] 2024-12-12 09:57:40,804 - INFO - Creating task with taskId ArpDGl42RBqTUSCjfH_9AQ for build-docker-image-balrog-agent
[task 2024-12-12T09:57:40.809Z] 2024-12-12 09:57:40,805 - INFO - Creating task with taskId eVVXm-b1T9aY8e_edh7qvw for build-docker-image-python3.11
[task 2024-12-12T09:57:40.813Z] 2024-12-12 09:57:40,812 - INFO - Creating task with taskId Rt03enNrTReSKz_fvbstsw for build-docker-image-skopeo
[task 2024-12-12T09:57:40.918Z] 2024-12-12 09:57:40,918 - INFO - Creating task with taskId D1u3cw78QPW6kUrvNQQ7IQ for test-agent
[task 2024-12-12T09:57:40.918Z] 2024-12-12 09:57:40,918 - INFO - Creating task with taskId PEDNfAKPTLOH4w5auul_aA for test-backend
[task 2024-12-12T09:57:40.922Z] 2024-12-12 09:57:40,922 - INFO - Creating task with taskId Xumq615rRxSx-4XbWQQW5g for test-client-py311
[task 2024-12-12T09:57:40.998Z] 2024-12-12 09:57:40,998 - INFO - Creating task with taskId GXYqO1wvQQaj7KXKIxkJpw for test-client
[task 2024-12-12T09:57:40.999Z] 2024-12-12 09:57:40,999 - INFO - Creating task with taskId QmG97RnjQJ64xWNEBPfVHw for ui-tests
[task 2024-12-12T09:57:41.001Z] 2024-12-12 09:57:40,999 - INFO - Creating task with taskId AVwgPUtZRg2QxtosxYHLSg for ui-build
[taskcluster 2024-12-12 09:57:41.416Z] === Task Finished ===
[taskcluster 2024-12-12 09:57:43.457Z] Successful task run with exit code: 0 completed in 24.296 seconds