chore(deps-dev): bump eslint-plugin-import from 2.26.0 to 2.30.0 in /ui #3164
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-09-23T03:52:26.973Z
Resolved: 2024-09-23T03:52:39.622Z
Task Execution Time: 12 seconds, 649 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-09-23 03:52:27.023Z] Task ID: DrIv_4MSTD6fj6qJr70sSw
[taskcluster 2024-09-23 03:52:27.023Z] Worker ID: 2659570613225348023
[taskcluster 2024-09-23 03:52:27.023Z] Worker Group: us-central1-a
[taskcluster 2024-09-23 03:52:27.023Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2024-09-23 03:52:27.023Z] Worker Pool: releng-1/decision-gcp
[taskcluster 2024-09-23 03:52:27.023Z] Worker Version: 38.0.5
[taskcluster 2024-09-23 03:52:27.023Z] Public IP: 34.170.192.125
[taskcluster 2024-09-23 03:52:27.023Z] Hostname: releng-1-decision-gcp-ihs6ts3osmcvvzv8vhdsdg
[taskcluster 2024-09-23 03:52:27.552Z] === Task Starting ===
[setup 2024-09-23T03:52:27.807Z] run-task started in /
[setup 2024-09-23T03:52:27.807Z] 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-09-23T03:52:27.807Z] Python version: 3.11.2
[vcs 2024-09-23T03:52:27.808Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2024-09-23T03:52:27.810Z] running as worker:worker
[vcs 2024-09-23T03:52:27.810Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/src']
[vcs 2024-09-23T03:52:27.813Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/balrog', '/builds/worker/checkouts/src']
[vcs 2024-09-23T03:52:27.814Z] Cloning into '/builds/worker/checkouts/src'...
[vcs 2024-09-23T03:52:31.776Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-releng/balrog', 'dependabot/npm_and_yarn/ui/eslint-plugin-import-2.30.0']
[vcs 2024-09-23T03:52:31.943Z] From https://github.com/mozilla-releng/balrog
[vcs 2024-09-23T03:52:31.944Z] * branch dependabot/npm_and_yarn/ui/eslint-plugin-import-2.30.0 -> FETCH_HEAD
[vcs 2024-09-23T03:52:31.952Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/balrog', 'dependabot/npm_and_yarn/ui/eslint-plugin-import-2.30.0']
[vcs 2024-09-23T03:52:32.118Z] From https://github.com/mozilla-releng/balrog
[vcs 2024-09-23T03:52:32.118Z] * branch dependabot/npm_and_yarn/ui/eslint-plugin-import-2.30.0 -> FETCH_HEAD
[vcs 2024-09-23T03:52:32.122Z] executing ['git', 'checkout', '-f', '-B', 'dependabot/npm_and_yarn/ui/eslint-plugin-import-2.30.0', 'a0e6475984c33122ecbf93707ecf9f47b3884d8b']
[vcs 2024-09-23T03:52:32.240Z] Switched to a new branch 'dependabot/npm_and_yarn/ui/eslint-plugin-import-2.30.0'
[vcs 2024-09-23T03:52:32.241Z] cleaning git checkout...
[vcs 2024-09-23T03:52:32.241Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-09-23T03:52:32.249Z] removing []
[vcs 2024-09-23T03:52:32.249Z] successfully cleaned git checkout!
[vcs 2024-09-23T03:52:32.250Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/balrog/commit/a0e6475984c33122ecbf93707ecf9f47b3884d8b' title='Built from balrog commit a0e6475984c33122ecbf93707ecf9f47b3884d8b'>a0e6475984c33122ecbf93707ecf9f47b3884d8b</a>
[pip-install 2024-09-23T03:52:32.251Z] executing ['/usr/bin/python3', '-mpip', 'install', '--break-system-packages', '--require-hashes', '-r', '/builds/worker/checkouts/src/taskcluster/requirements.txt']
[pip-install 2024-09-23T03:52:32.498Z] Defaulting to user installation because normal site-packages is not writeable
[pip-install 2024-09-23T03:52:32.576Z] 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-23T03:52:32.670Z] Collecting arrow==1.3.0
[pip-install 2024-09-23T03:52:32.747Z] Downloading arrow-1.3.0-py3-none-any.whl (66 kB)
[pip-install 2024-09-23T03:52:32.765Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.4/66.4 kB 3.7 MB/s eta 0:00:00
[pip-install 2024-09-23T03:52:32.769Z] 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-23T03:52:32.801Z] Collecting certifi==2022.9.24
[pip-install 2024-09-23T03:52:32.817Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB)
[pip-install 2024-09-23T03:52:32.832Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 12.3 MB/s eta 0:00:00
[pip-install 2024-09-23T03:52:32.854Z] Collecting chardet==5.2.0
[pip-install 2024-09-23T03:52:32.868Z] Downloading chardet-5.2.0-py3-none-any.whl (199 kB)
[pip-install 2024-09-23T03:52:32.874Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 61.2 MB/s eta 0:00:00
[pip-install 2024-09-23T03:52:33.017Z] Collecting charset-normalizer==2.0.12
[pip-install 2024-09-23T03:52:33.031Z] Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB)
[pip-install 2024-09-23T03:52:33.067Z] Collecting click==8.1.7
[pip-install 2024-09-23T03:52:33.081Z] Downloading click-8.1.7-py3-none-any.whl (97 kB)
[pip-install 2024-09-23T03:52:33.086Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 36.2 MB/s eta 0:00:00
[pip-install 2024-09-23T03:52:33.116Z] Collecting cookiecutter==2.5.0
[pip-install 2024-09-23T03:52:33.131Z] Downloading cookiecutter-2.5.0-py3-none-any.whl (39 kB)
[pip-install 2024-09-23T03:52:33.135Z] 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-23T03:52:33.137Z] 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-23T03:52:33.139Z] 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-23T03:52:33.161Z] Collecting json-e==4.4.3
[pip-install 2024-09-23T03:52:33.175Z] Downloading json_e-4.4.3-py3-none-any.whl (13 kB)
[pip-install 2024-09-23T03:52:33.209Z] Collecting markdown-it-py==3.0.0
[pip-install 2024-09-23T03:52:33.223Z] Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
[pip-install 2024-09-23T03:52:33.228Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 kB 41.6 MB/s eta 0:00:00
[pip-install 2024-09-23T03:52:33.232Z] 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-23T03:52:33.249Z] Collecting mdurl==0.1.2
[pip-install 2024-09-23T03:52:33.262Z] Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
[pip-install 2024-09-23T03:52:33.266Z] 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-23T03:52:33.302Z] Collecting pygments==2.17.2
[pip-install 2024-09-23T03:52:33.319Z] Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB)
[pip-install 2024-09-23T03:52:33.342Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 55.9 MB/s eta 0:00:00
[pip-install 2024-09-23T03:52:33.351Z] 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-23T03:52:33.353Z] 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-23T03:52:33.354Z] 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-23T03:52:33.357Z] 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-23T03:52:33.407Z] Collecting requests==2.27.1
[pip-install 2024-09-23T03:52:33.420Z] Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB)
[pip-install 2024-09-23T03:52:33.424Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 kB 33.2 MB/s eta 0:00:00
[pip-install 2024-09-23T03:52:33.515Z] Collecting rich==13.7.0
[pip-install 2024-09-23T03:52:33.531Z] Downloading rich-13.7.0-py3-none-any.whl (240 kB)
[pip-install 2024-09-23T03:52:33.536Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 240.6/240.6 kB 90.5 MB/s eta 0:00:00
[pip-install 2024-09-23T03:52:33.540Z] 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-23T03:52:33.542Z] 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-23T03:52:33.579Z] Collecting taskcluster-taskgraph==7.0.0
[pip-install 2024-09-23T03:52:33.594Z] Downloading taskcluster_taskgraph-7.0.0-py3-none-any.whl (185 kB)
[pip-install 2024-09-23T03:52:33.599Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 185.7/185.7 kB 66.9 MB/s eta 0:00:00
[pip-install 2024-09-23T03:52:33.607Z] 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-23T03:52:33.608Z] 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-23T03:52:33.636Z] Collecting types-python-dateutil==2.8.19.14
[pip-install 2024-09-23T03:52:33.650Z] Downloading types_python_dateutil-2.8.19.14-py3-none-any.whl (9.4 kB)
[pip-install 2024-09-23T03:52:33.704Z] Collecting urllib3==1.26.12
[pip-install 2024-09-23T03:52:33.719Z] Downloading urllib3-1.26.12-py2.py3-none-any.whl (140 kB)
[pip-install 2024-09-23T03:52:33.723Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.4/140.4 kB 68.5 MB/s eta 0:00:00
[pip-install 2024-09-23T03:52:33.727Z] 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-23T03:52:34.131Z] 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-23T03:52:34.740Z] WARNING: The script pygmentize is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-09-23T03:52:34.740Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-09-23T03:52:34.821Z] WARNING: The script normalizer is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-09-23T03:52:34.821Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-09-23T03:52:34.973Z] WARNING: The script chardetect is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-09-23T03:52:34.973Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-09-23T03:52:35.063Z] WARNING: The script markdown-it is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-09-23T03:52:35.063Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-09-23T03:52:35.273Z] WARNING: The script cookiecutter is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-09-23T03:52:35.273Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-09-23T03:52:35.355Z] WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-09-23T03:52:35.355Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-09-23T03:52:35.402Z] 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-23T03:52:35.475Z] 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-09-23T03:52:35.477Z] + ln -s /builds/worker/artifacts artifacts
[task 2024-09-23T03:52:35.478Z] + /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/eslint-plugin-import-2.30.0 --head-rev=a0e6475984c33122ecbf93707ecf9f47b3884d8b --repository-type=git --tasks-for=github-pull-request --target-tasks-method=balrog
[task 2024-09-23T03:52:35.665Z] /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-23T03:52:35.666Z] warnings.warn("urllib3 ({}) or chardet ({})/charset_normalizer ({}) doesn't match a supported "
[task 2024-09-23T03:52:35.740Z] 2024-09-23 03:52:35,740 - INFO - Loading graph configuration.
[task 2024-09-23T03:52:35.750Z] 2024-09-23 03:52:35,750 - INFO - base_ref has been reset from "" to "origin/main".
[task 2024-09-23T03:52:35.750Z] 2024-09-23 03:52:35,750 - INFO - base_rev is not set.
[task 2024-09-23T03:52:35.750Z] 2024-09-23 03:52:35,750 - INFO - Using base_ref "origin/main" to determine latest common revision...
[task 2024-09-23T03:52:35.752Z] 2024-09-23 03:52:35,752 - INFO - base_rev has been reset from "" to "5ef021c49943b400ce6b9495c9ed022463a715e7".
[task 2024-09-23T03:52:35.752Z] 2024-09-23 03:52:35,752 - 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-23T03:52:35.753Z] 2024-09-23 03:52:35,753 - INFO - Using Parameters(id=58e85f06c74f) (from defaults)
[task 2024-09-23T03:52:35.753Z] 2024-09-23 03:52:35,753 - INFO - writing artifact file `parameters.yml`
[task 2024-09-23T03:52:35.758Z] 2024-09-23 03:52:35,758 - INFO - writing artifact file `actions.json`
[task 2024-09-23T03:52:35.759Z] 2024-09-23 03:52:35,759 - INFO - Loading kinds
[task 2024-09-23T03:52:35.775Z] 2024-09-23 03:52:35,775 - INFO - Generating full task set
[task 2024-09-23T03:52:35.783Z] 2024-09-23 03:52:35,783 - INFO - Writing docker-contexts/python3.9.tar.gz for docker image python3.9
[task 2024-09-23T03:52:35.799Z] 2024-09-23 03:52:35,799 - INFO - Writing docker-contexts/python3.11.tar.gz for docker image python3.11
[task 2024-09-23T03:52:35.815Z] 2024-09-23 03:52:35,815 - INFO - Writing docker-contexts/node.tar.gz for docker image node
[task 2024-09-23T03:52:35.831Z] 2024-09-23 03:52:35,831 - INFO - Writing docker-contexts/skopeo.tar.gz for docker image skopeo
[task 2024-09-23T03:52:35.847Z] 2024-09-23 03:52:35,847 - INFO - Writing docker-contexts/balrog-agent.tar.gz for docker image balrog-agent
[task 2024-09-23T03:52:35.856Z] 2024-09-23 03:52:35,856 - INFO - Writing docker-contexts/balrog-backend.tar.gz for docker image balrog-backend
[task 2024-09-23T03:52:35.959Z] 2024-09-23 03:52:35,959 - INFO - Generated 6 tasks for kind docker-image
[task 2024-09-23T03:52:35.969Z] 2024-09-23 03:52:35,969 - INFO - Generated 2 tasks for kind push-image
[task 2024-09-23T03:52:35.973Z] 2024-09-23 03:52:35,973 - INFO - Generated 4 tasks for kind test
[task 2024-09-23T03:52:35.975Z] 2024-09-23 03:52:35,975 - INFO - Generated 2 tasks for kind ui
[task 2024-09-23T03:52:35.977Z] 2024-09-23 03:52:35,977 - INFO - Generated 2 tasks for kind push-js
[task 2024-09-23T03:52:35.977Z] 2024-09-23 03:52:35,977 - INFO - Generating full task graph
[task 2024-09-23T03:52:35.977Z] 2024-09-23 03:52:35,977 - INFO - Full task graph contains 16 tasks and 16 dependencies
[task 2024-09-23T03:52:35.978Z] 2024-09-23 03:52:35,978 - INFO - writing artifact file `full-task-graph.json`
[task 2024-09-23T03:52:35.981Z] 2024-09-23 03:52:35,980 - INFO - writing artifact file `runnable-jobs.json`
[task 2024-09-23T03:52:35.981Z] 2024-09-23 03:52:35,981 - INFO - Generating target task set
[task 2024-09-23T03:52:35.981Z] 2024-09-23 03:52:35,981 - INFO - Filter filter_target_tasks pruned 10 tasks (6 remain)
[task 2024-09-23T03:52:35.981Z] 2024-09-23 03:52:35,981 - INFO - writing artifact file `target-tasks.json`
[task 2024-09-23T03:52:35.982Z] 2024-09-23 03:52:35,981 - INFO - Generating target task graph
[task 2024-09-23T03:52:35.982Z] 2024-09-23 03:52:35,981 - INFO - Adding 6 tasks with `always_target` attribute
[task 2024-09-23T03:52:35.982Z] 2024-09-23 03:52:35,982 - INFO - Generating optimized task graph
[task 2024-09-23T03:52:35.983Z] 2024-09-23 03:52:35,982 - INFO - No tasks removed during optimization
[task 2024-09-23T03:52:36.752Z] 2024-09-23 03:52:36,751 - INFO - Replaced 6 tasks by index-search (index-search) during optimization.
[task 2024-09-23T03:52:36.752Z] 2024-09-23 03:52:36,752 - INFO - writing artifact file `task-graph.json`
[task 2024-09-23T03:52:36.754Z] 2024-09-23 03:52:36,754 - INFO - writing artifact file `label-to-taskid.json`
[task 2024-09-23T03:52:36.756Z] 2024-09-23 03:52:36,756 - INFO - Creating task with taskId NaFyOf21RO6gPwLnl2Ozww for test-agent
[task 2024-09-23T03:52:36.758Z] 2024-09-23 03:52:36,756 - INFO - Creating task with taskId d9zfXy7UTGS_v7Dtw84qoQ for test-client
[task 2024-09-23T03:52:36.759Z] 2024-09-23 03:52:36,756 - INFO - Creating task with taskId QyGaiKkkSCmLIYtr5pc5Tg for ui-build
[task 2024-09-23T03:52:36.761Z] 2024-09-23 03:52:36,760 - INFO - Creating task with taskId HsU7ttXsRWCsDZigbhD52g for test-backend
[task 2024-09-23T03:52:36.765Z] 2024-09-23 03:52:36,765 - INFO - Creating task with taskId e6T58NGhQ76Bh7cCqoKaJg for ui-tests
[task 2024-09-23T03:52:36.767Z] 2024-09-23 03:52:36,767 - INFO - Creating task with taskId VgXkNom8Rk-u6Ymtr2joNA for test-client-py311
[taskcluster 2024-09-23 03:52:37.169Z] === Task Finished ===
[taskcluster 2024-09-23 03:52:38.967Z] Successful task run with exit code: 0 completed in 11.944 seconds