chore(deps-dev): bump prettier from 1.19.1 to 3.4.1 in /ui #3258
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-02T03:47:44.067Z
Resolved: 2024-12-02T03:48:16.238Z
Task Execution Time: 32 seconds, 171 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-02 03:47:44.168Z] Task ID: GLCiZlYYRqGX64063LshAQ
[taskcluster 2024-12-02 03:47:44.168Z] Worker ID: 4641823948795843442
[taskcluster 2024-12-02 03:47:44.168Z] Worker Group: us-west1-b
[taskcluster 2024-12-02 03:47:44.168Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2024-12-02 03:47:44.168Z] Worker Pool: releng-1/decision-gcp
[taskcluster 2024-12-02 03:47:44.168Z] Worker Version: 38.0.5
[taskcluster 2024-12-02 03:47:44.168Z] Public IP: 35.185.236.194
[taskcluster 2024-12-02 03:47:44.168Z] Hostname: releng-1-decision-gcp-s6fhvphwrkqkogniobqrzw
[taskcluster 2024-12-02 03:47:56.716Z] === Task Starting ===
[setup 2024-12-02T03:47:59.153Z] run-task started in /
[setup 2024-12-02T03:47:59.153Z] 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='[email protected]' --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-02T03:47:59.153Z] Python version: 3.11.2
[vcs 2024-12-02T03:47:59.156Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2024-12-02T03:47:59.158Z] running as worker:worker
[vcs 2024-12-02T03:47:59.158Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/src']
[vcs 2024-12-02T03:47:59.162Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/balrog', '/builds/worker/checkouts/src']
[vcs 2024-12-02T03:47:59.164Z] Cloning into '/builds/worker/checkouts/src'...
[vcs 2024-12-02T03:48:05.718Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-releng/balrog', 'dependabot/npm_and_yarn/ui/prettier-3.4.1']
[vcs 2024-12-02T03:48:06.098Z] From https://github.com/mozilla-releng/balrog
[vcs 2024-12-02T03:48:06.098Z] * branch dependabot/npm_and_yarn/ui/prettier-3.4.1 -> FETCH_HEAD
[vcs 2024-12-02T03:48:06.105Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/balrog', 'dependabot/npm_and_yarn/ui/prettier-3.4.1']
[vcs 2024-12-02T03:48:06.450Z] From https://github.com/mozilla-releng/balrog
[vcs 2024-12-02T03:48:06.451Z] * branch dependabot/npm_and_yarn/ui/prettier-3.4.1 -> FETCH_HEAD
[vcs 2024-12-02T03:48:06.458Z] executing ['git', 'checkout', '-f', '-B', 'dependabot/npm_and_yarn/ui/prettier-3.4.1', 'ca72550b702ef2355e61f19b5625ca384173510e']
[vcs 2024-12-02T03:48:06.680Z] Switched to a new branch 'dependabot/npm_and_yarn/ui/prettier-3.4.1'
[vcs 2024-12-02T03:48:06.682Z] cleaning git checkout...
[vcs 2024-12-02T03:48:06.682Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-12-02T03:48:06.698Z] removing []
[vcs 2024-12-02T03:48:06.698Z] successfully cleaned git checkout!
[vcs 2024-12-02T03:48:06.702Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/balrog/commit/ca72550b702ef2355e61f19b5625ca384173510e' title='Built from balrog commit ca72550b702ef2355e61f19b5625ca384173510e'>ca72550b702ef2355e61f19b5625ca384173510e</a>
[pip-install 2024-12-02T03:48:06.703Z] executing ['/usr/bin/python3', '-mpip', 'install', '--break-system-packages', '--require-hashes', '-r', '/builds/worker/checkouts/src/taskcluster/requirements.txt']
[pip-install 2024-12-02T03:48:07.098Z] Defaulting to user installation because normal site-packages is not writeable
[pip-install 2024-12-02T03:48:07.238Z] 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-02T03:48:07.360Z] Collecting arrow==1.3.0
[pip-install 2024-12-02T03:48:07.428Z] Downloading arrow-1.3.0-py3-none-any.whl (66 kB)
[pip-install 2024-12-02T03:48:07.447Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.4/66.4 kB 4.7 MB/s eta 0:00:00
[pip-install 2024-12-02T03:48:07.452Z] 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-02T03:48:07.495Z] Collecting certifi==2022.9.24
[pip-install 2024-12-02T03:48:07.511Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB)
[pip-install 2024-12-02T03:48:07.532Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 8.9 MB/s eta 0:00:00
[pip-install 2024-12-02T03:48:07.560Z] Collecting chardet==5.2.0
[pip-install 2024-12-02T03:48:07.592Z] Downloading chardet-5.2.0-py3-none-any.whl (199 kB)
[pip-install 2024-12-02T03:48:07.614Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 10.5 MB/s eta 0:00:00
[pip-install 2024-12-02T03:48:07.867Z] Collecting charset-normalizer==2.0.12
[pip-install 2024-12-02T03:48:07.885Z] Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB)
[pip-install 2024-12-02T03:48:07.926Z] Collecting click==8.1.7
[pip-install 2024-12-02T03:48:07.937Z] Downloading click-8.1.7-py3-none-any.whl (97 kB)
[pip-install 2024-12-02T03:48:07.948Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 10.6 MB/s eta 0:00:00
[pip-install 2024-12-02T03:48:07.977Z] Collecting cookiecutter==2.5.0
[pip-install 2024-12-02T03:48:07.990Z] Downloading cookiecutter-2.5.0-py3-none-any.whl (39 kB)
[pip-install 2024-12-02T03:48:07.997Z] 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-02T03:48:07.999Z] 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-02T03:48:08.001Z] 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-02T03:48:08.025Z] Collecting json-e==4.4.3
[pip-install 2024-12-02T03:48:08.040Z] Downloading json_e-4.4.3-py3-none-any.whl (13 kB)
[pip-install 2024-12-02T03:48:08.079Z] Collecting markdown-it-py==3.0.0
[pip-install 2024-12-02T03:48:08.094Z] Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
[pip-install 2024-12-02T03:48:08.104Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 kB 11.2 MB/s eta 0:00:00
[pip-install 2024-12-02T03:48:08.108Z] 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-02T03:48:08.124Z] Collecting mdurl==0.1.2
[pip-install 2024-12-02T03:48:08.135Z] Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
[pip-install 2024-12-02T03:48:08.142Z] 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-02T03:48:08.197Z] Collecting pygments==2.17.2
[pip-install 2024-12-02T03:48:08.210Z] Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB)
[pip-install 2024-12-02T03:48:08.307Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 12.6 MB/s eta 0:00:00
[pip-install 2024-12-02T03:48:08.318Z] 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-02T03:48:08.321Z] 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-02T03:48:08.323Z] 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-02T03:48:08.326Z] 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-02T03:48:08.404Z] Collecting requests==2.27.1
[pip-install 2024-12-02T03:48:08.420Z] Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB)
[pip-install 2024-12-02T03:48:08.428Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 kB 10.5 MB/s eta 0:00:00
[pip-install 2024-12-02T03:48:08.586Z] Collecting rich==13.7.0
[pip-install 2024-12-02T03:48:08.601Z] Downloading rich-13.7.0-py3-none-any.whl (240 kB)
[pip-install 2024-12-02T03:48:08.617Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 240.6/240.6 kB 18.3 MB/s eta 0:00:00
[pip-install 2024-12-02T03:48:08.625Z] 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-02T03:48:08.627Z] 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-02T03:48:08.690Z] Collecting taskcluster-taskgraph==7.0.0
[pip-install 2024-12-02T03:48:08.706Z] Downloading taskcluster_taskgraph-7.0.0-py3-none-any.whl (185 kB)
[pip-install 2024-12-02T03:48:08.718Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 185.7/185.7 kB 22.5 MB/s eta 0:00:00
[pip-install 2024-12-02T03:48:08.724Z] 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-02T03:48:08.727Z] 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-02T03:48:08.769Z] Collecting types-python-dateutil==2.8.19.14
[pip-install 2024-12-02T03:48:08.787Z] Downloading types_python_dateutil-2.8.19.14-py3-none-any.whl (9.4 kB)
[pip-install 2024-12-02T03:48:08.878Z] Collecting urllib3==1.26.12
[pip-install 2024-12-02T03:48:08.894Z] Downloading urllib3-1.26.12-py2.py3-none-any.whl (140 kB)
[pip-install 2024-12-02T03:48:08.905Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.4/140.4 kB 19.5 MB/s eta 0:00:00
[pip-install 2024-12-02T03:48:08.913Z] 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-02T03:48:09.629Z] 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-02T03:48:10.700Z] WARNING: The script pygmentize is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-12-02T03:48:10.700Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-12-02T03:48:10.840Z] WARNING: The script normalizer is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-12-02T03:48:10.840Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-12-02T03:48:11.110Z] WARNING: The script chardetect is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-12-02T03:48:11.110Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-12-02T03:48:11.262Z] WARNING: The script markdown-it is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-12-02T03:48:11.262Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-12-02T03:48:11.616Z] WARNING: The script cookiecutter is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-12-02T03:48:11.616Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-12-02T03:48:11.752Z] WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-12-02T03:48:11.752Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-12-02T03:48:11.835Z] 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-02T03:48:11.987Z] executing ['bash', '-cx', 'ln -s /builds/worker/artifacts artifacts && ~/.local/bin/taskgraph decision --pushlog-id=\'0\' --pushdate=\'0\' --project=\'balrog\' --message="" --owner=\'[email protected]\' --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-02T03:48:11.989Z] + ln -s /builds/worker/artifacts artifacts
[task 2024-12-02T03:48:11.991Z] + /builds/worker/.local/bin/taskgraph decision --pushlog-id=0 --pushdate=0 --project=balrog --message= [email protected] --level=1 --base-repository=https://github.com/mozilla-releng/balrog --head-repository=https://github.com/mozilla-releng/balrog --head-ref=dependabot/npm_and_yarn/ui/prettier-3.4.1 --head-rev=ca72550b702ef2355e61f19b5625ca384173510e --repository-type=git --tasks-for=github-pull-request --target-tasks-method=balrog
[task 2024-12-02T03:48:12.317Z] /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-02T03:48:12.317Z] warnings.warn("urllib3 ({}) or chardet ({})/charset_normalizer ({}) doesn't match a supported "
[task 2024-12-02T03:48:12.409Z] 2024-12-02 03:48:12,409 - INFO - Loading graph configuration.
[task 2024-12-02T03:48:12.421Z] 2024-12-02 03:48:12,421 - INFO - base_ref has been reset from "" to "origin/main".
[task 2024-12-02T03:48:12.421Z] 2024-12-02 03:48:12,421 - INFO - base_rev is not set.
[task 2024-12-02T03:48:12.422Z] 2024-12-02 03:48:12,421 - INFO - Using base_ref "origin/main" to determine latest common revision...
[task 2024-12-02T03:48:12.424Z] 2024-12-02 03:48:12,424 - INFO - base_rev has been reset from "" to "ed65b5d801283178145f00d27cbc19b28fac6050".
[task 2024-12-02T03:48:12.425Z] 2024-12-02 03:48:12,424 - 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-02T03:48:12.426Z] 2024-12-02 03:48:12,426 - INFO - Using Parameters(id=fc70c4f9f52b) (from defaults)
[task 2024-12-02T03:48:12.426Z] 2024-12-02 03:48:12,426 - INFO - writing artifact file `parameters.yml`
[task 2024-12-02T03:48:12.435Z] 2024-12-02 03:48:12,434 - INFO - writing artifact file `actions.json`
[task 2024-12-02T03:48:12.436Z] 2024-12-02 03:48:12,436 - INFO - Loading kinds
[task 2024-12-02T03:48:12.454Z] 2024-12-02 03:48:12,454 - INFO - Generating full task set
[task 2024-12-02T03:48:12.465Z] 2024-12-02 03:48:12,465 - INFO - Writing docker-contexts/python3.9.tar.gz for docker image python3.9
[task 2024-12-02T03:48:12.483Z] 2024-12-02 03:48:12,482 - INFO - Writing docker-contexts/python3.11.tar.gz for docker image python3.11
[task 2024-12-02T03:48:12.500Z] 2024-12-02 03:48:12,500 - INFO - Writing docker-contexts/node.tar.gz for docker image node
[task 2024-12-02T03:48:12.517Z] 2024-12-02 03:48:12,517 - INFO - Writing docker-contexts/skopeo.tar.gz for docker image skopeo
[task 2024-12-02T03:48:12.535Z] 2024-12-02 03:48:12,535 - INFO - Writing docker-contexts/balrog-agent.tar.gz for docker image balrog-agent
[task 2024-12-02T03:48:12.546Z] 2024-12-02 03:48:12,545 - INFO - Writing docker-contexts/balrog-backend.tar.gz for docker image balrog-backend
[task 2024-12-02T03:48:12.687Z] 2024-12-02 03:48:12,687 - INFO - Generated 6 tasks for kind docker-image
[task 2024-12-02T03:48:12.698Z] 2024-12-02 03:48:12,698 - INFO - Generated 2 tasks for kind push-image
[task 2024-12-02T03:48:12.703Z] 2024-12-02 03:48:12,703 - INFO - Generated 4 tasks for kind test
[task 2024-12-02T03:48:12.706Z] 2024-12-02 03:48:12,706 - INFO - Generated 2 tasks for kind ui
[task 2024-12-02T03:48:12.709Z] 2024-12-02 03:48:12,709 - INFO - Generated 2 tasks for kind push-js
[task 2024-12-02T03:48:12.710Z] 2024-12-02 03:48:12,709 - INFO - Generating full task graph
[task 2024-12-02T03:48:12.711Z] 2024-12-02 03:48:12,709 - INFO - Full task graph contains 16 tasks and 16 dependencies
[task 2024-12-02T03:48:12.712Z] 2024-12-02 03:48:12,710 - INFO - writing artifact file `full-task-graph.json`
[task 2024-12-02T03:48:12.715Z] 2024-12-02 03:48:12,715 - INFO - writing artifact file `runnable-jobs.json`
[task 2024-12-02T03:48:12.716Z] 2024-12-02 03:48:12,715 - INFO - Generating target task set
[task 2024-12-02T03:48:12.716Z] 2024-12-02 03:48:12,715 - INFO - Filter filter_target_tasks pruned 10 tasks (6 remain)
[task 2024-12-02T03:48:12.717Z] 2024-12-02 03:48:12,715 - INFO - writing artifact file `target-tasks.json`
[task 2024-12-02T03:48:12.718Z] 2024-12-02 03:48:12,715 - INFO - Generating target task graph
[task 2024-12-02T03:48:12.719Z] 2024-12-02 03:48:12,716 - INFO - Adding 6 tasks with `always_target` attribute
[task 2024-12-02T03:48:12.719Z] 2024-12-02 03:48:12,716 - INFO - Generating optimized task graph
[task 2024-12-02T03:48:12.720Z] 2024-12-02 03:48:12,716 - INFO - No tasks removed during optimization
[task 2024-12-02T03:48:13.017Z] 2024-12-02 03:48:13,016 - INFO - Replaced 6 tasks by index-search (index-search) during optimization.
[task 2024-12-02T03:48:13.017Z] 2024-12-02 03:48:13,017 - INFO - writing artifact file `task-graph.json`
[task 2024-12-02T03:48:13.019Z] 2024-12-02 03:48:13,019 - INFO - writing artifact file `label-to-taskid.json`
[task 2024-12-02T03:48:13.021Z] 2024-12-02 03:48:13,021 - INFO - Creating task with taskId Fh9bGotUSjCdYIbwAXyTiQ for test-client
[task 2024-12-02T03:48:13.022Z] 2024-12-02 03:48:13,021 - INFO - Creating task with taskId JyF2S0TpTlGghERrhpBymg for test-backend
[task 2024-12-02T03:48:13.025Z] 2024-12-02 03:48:13,025 - INFO - Creating task with taskId HoTzjujJS6q60F2DUM-Rhg for ui-build
[task 2024-12-02T03:48:13.031Z] 2024-12-02 03:48:13,030 - INFO - Creating task with taskId HBpt9Lr7TlihnLdcHSdyVg for test-agent
[task 2024-12-02T03:48:13.036Z] 2024-12-02 03:48:13,036 - INFO - Creating task with taskId CFK8jEAwRE2MMYE3FSlOuA for ui-tests
[task 2024-12-02T03:48:13.039Z] 2024-12-02 03:48:13,039 - INFO - Creating task with taskId fBENoN81S9-v6WdgRqALig for test-client-py311
[taskcluster 2024-12-02 03:48:13.535Z] === Task Finished ===
[taskcluster 2024-12-02 03:48:15.542Z] Successful task run with exit code: 0 completed in 31.374 seconds