chore(deps): bump tox from 3.28.0 to 4.23.2 in /requirements #3221
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-10-31T14:43:43.567Z
Resolved: 2024-10-31T14:43:58.512Z
Task Execution Time: 14 seconds, 945 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-10-31 14:43:43.594Z] Task ID: Fmo57LBrT1mzO-GWnrJMWA
[taskcluster 2024-10-31 14:43:43.594Z] Worker ID: 580409363664873976
[taskcluster 2024-10-31 14:43:43.594Z] Worker Group: us-west1-a
[taskcluster 2024-10-31 14:43:43.594Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2024-10-31 14:43:43.594Z] Worker Pool: releng-1/decision-gcp
[taskcluster 2024-10-31 14:43:43.594Z] Worker Version: 38.0.5
[taskcluster 2024-10-31 14:43:43.594Z] Public IP: 35.203.163.212
[taskcluster 2024-10-31 14:43:43.594Z] Hostname: releng-1-decision-gcp-gmi2gtsirzscdlr3zgehzw
[taskcluster 2024-10-31 14:43:44.906Z] === Task Starting ===
[setup 2024-10-31T14:43:45.271Z] run-task started in /
[setup 2024-10-31T14:43:45.271Z] 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-10-31T14:43:45.271Z] Python version: 3.11.2
[vcs 2024-10-31T14:43:45.272Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2024-10-31T14:43:45.275Z] running as worker:worker
[vcs 2024-10-31T14:43:45.277Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/src']
[vcs 2024-10-31T14:43:45.278Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/balrog', '/builds/worker/checkouts/src']
[vcs 2024-10-31T14:43:45.282Z] Cloning into '/builds/worker/checkouts/src'...
[vcs 2024-10-31T14:43:51.398Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-releng/balrog', 'dependabot/pip/requirements/tox-4.23.2']
[vcs 2024-10-31T14:43:51.633Z] From https://github.com/mozilla-releng/balrog
[vcs 2024-10-31T14:43:51.633Z] * branch dependabot/pip/requirements/tox-4.23.2 -> FETCH_HEAD
[vcs 2024-10-31T14:43:51.641Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/balrog', 'dependabot/pip/requirements/tox-4.23.2']
[vcs 2024-10-31T14:43:51.881Z] From https://github.com/mozilla-releng/balrog
[vcs 2024-10-31T14:43:51.882Z] * branch dependabot/pip/requirements/tox-4.23.2 -> FETCH_HEAD
[vcs 2024-10-31T14:43:51.885Z] executing ['git', 'checkout', '-f', '-B', 'dependabot/pip/requirements/tox-4.23.2', '681ea55f48b56434963fd8193643ba56a849cfe8']
[vcs 2024-10-31T14:43:52.011Z] Switched to a new branch 'dependabot/pip/requirements/tox-4.23.2'
[vcs 2024-10-31T14:43:52.012Z] cleaning git checkout...
[vcs 2024-10-31T14:43:52.012Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-10-31T14:43:52.020Z] removing []
[vcs 2024-10-31T14:43:52.020Z] successfully cleaned git checkout!
[vcs 2024-10-31T14:43:52.022Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/balrog/commit/681ea55f48b56434963fd8193643ba56a849cfe8' title='Built from balrog commit 681ea55f48b56434963fd8193643ba56a849cfe8'>681ea55f48b56434963fd8193643ba56a849cfe8</a>
[pip-install 2024-10-31T14:43:52.022Z] executing ['/usr/bin/python3', '-mpip', 'install', '--break-system-packages', '--require-hashes', '-r', '/builds/worker/checkouts/src/taskcluster/requirements.txt']
[pip-install 2024-10-31T14:43:52.278Z] Defaulting to user installation because normal site-packages is not writeable
[pip-install 2024-10-31T14:43:52.358Z] 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-10-31T14:43:52.444Z] Collecting arrow==1.3.0
[pip-install 2024-10-31T14:43:52.497Z] Downloading arrow-1.3.0-py3-none-any.whl (66 kB)
[pip-install 2024-10-31T14:43:52.512Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.4/66.4 kB 4.9 MB/s eta 0:00:00
[pip-install 2024-10-31T14:43:52.516Z] 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-10-31T14:43:52.545Z] Collecting certifi==2022.9.24
[pip-install 2024-10-31T14:43:52.557Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB)
[pip-install 2024-10-31T14:43:52.574Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 10.3 MB/s eta 0:00:00
[pip-install 2024-10-31T14:43:52.594Z] Collecting chardet==5.2.0
[pip-install 2024-10-31T14:43:52.604Z] Downloading chardet-5.2.0-py3-none-any.whl (199 kB)
[pip-install 2024-10-31T14:43:52.624Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 10.8 MB/s eta 0:00:00
[pip-install 2024-10-31T14:43:52.775Z] Collecting charset-normalizer==2.0.12
[pip-install 2024-10-31T14:43:52.786Z] Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB)
[pip-install 2024-10-31T14:43:52.818Z] Collecting click==8.1.7
[pip-install 2024-10-31T14:43:52.827Z] Downloading click-8.1.7-py3-none-any.whl (97 kB)
[pip-install 2024-10-31T14:43:52.836Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 12.1 MB/s eta 0:00:00
[pip-install 2024-10-31T14:43:52.860Z] Collecting cookiecutter==2.5.0
[pip-install 2024-10-31T14:43:52.870Z] Downloading cookiecutter-2.5.0-py3-none-any.whl (39 kB)
[pip-install 2024-10-31T14:43:52.876Z] 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-10-31T14:43:52.877Z] 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-10-31T14:43:52.879Z] 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-10-31T14:43:52.897Z] Collecting json-e==4.4.3
[pip-install 2024-10-31T14:43:52.908Z] Downloading json_e-4.4.3-py3-none-any.whl (13 kB)
[pip-install 2024-10-31T14:43:52.937Z] Collecting markdown-it-py==3.0.0
[pip-install 2024-10-31T14:43:52.947Z] Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
[pip-install 2024-10-31T14:43:52.954Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 kB 16.0 MB/s eta 0:00:00
[pip-install 2024-10-31T14:43:52.957Z] 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-10-31T14:43:52.970Z] Collecting mdurl==0.1.2
[pip-install 2024-10-31T14:43:52.979Z] Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
[pip-install 2024-10-31T14:43:52.983Z] 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-10-31T14:43:53.014Z] Collecting pygments==2.17.2
[pip-install 2024-10-31T14:43:53.023Z] Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB)
[pip-install 2024-10-31T14:43:53.102Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 15.3 MB/s eta 0:00:00
[pip-install 2024-10-31T14:43:53.110Z] 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-10-31T14:43:53.111Z] 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-10-31T14:43:53.112Z] 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-10-31T14:43:53.114Z] 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-10-31T14:43:53.156Z] Collecting requests==2.27.1
[pip-install 2024-10-31T14:43:53.165Z] Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB)
[pip-install 2024-10-31T14:43:53.169Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 kB 29.1 MB/s eta 0:00:00
[pip-install 2024-10-31T14:43:53.256Z] Collecting rich==13.7.0
[pip-install 2024-10-31T14:43:53.267Z] Downloading rich-13.7.0-py3-none-any.whl (240 kB)
[pip-install 2024-10-31T14:43:53.280Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 240.6/240.6 kB 20.8 MB/s eta 0:00:00
[pip-install 2024-10-31T14:43:53.284Z] 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-10-31T14:43:53.285Z] 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-10-31T14:43:53.322Z] Collecting taskcluster-taskgraph==7.0.0
[pip-install 2024-10-31T14:43:53.335Z] Downloading taskcluster_taskgraph-7.0.0-py3-none-any.whl (185 kB)
[pip-install 2024-10-31T14:43:53.346Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 185.7/185.7 kB 19.7 MB/s eta 0:00:00
[pip-install 2024-10-31T14:43:53.350Z] 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-10-31T14:43:53.351Z] 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-10-31T14:43:53.377Z] Collecting types-python-dateutil==2.8.19.14
[pip-install 2024-10-31T14:43:53.387Z] Downloading types_python_dateutil-2.8.19.14-py3-none-any.whl (9.4 kB)
[pip-install 2024-10-31T14:43:53.442Z] Collecting urllib3==1.26.12
[pip-install 2024-10-31T14:43:53.452Z] Downloading urllib3-1.26.12-py2.py3-none-any.whl (140 kB)
[pip-install 2024-10-31T14:43:53.459Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.4/140.4 kB 32.0 MB/s eta 0:00:00
[pip-install 2024-10-31T14:43:53.464Z] 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-10-31T14:43:53.880Z] 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-10-31T14:43:54.495Z] WARNING: The script pygmentize is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-10-31T14:43:54.495Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-10-31T14:43:54.578Z] WARNING: The script normalizer is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-10-31T14:43:54.578Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-10-31T14:43:54.731Z] WARNING: The script chardetect is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-10-31T14:43:54.731Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-10-31T14:43:54.820Z] WARNING: The script markdown-it is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-10-31T14:43:54.820Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-10-31T14:43:55.025Z] WARNING: The script cookiecutter is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-10-31T14:43:55.025Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-10-31T14:43:55.108Z] WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-10-31T14:43:55.108Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-10-31T14:43:55.156Z] 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-10-31T14:43:55.233Z] 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-10-31T14:43:55.234Z] + ln -s /builds/worker/artifacts artifacts
[task 2024-10-31T14:43:55.235Z] + /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/pip/requirements/tox-4.23.2 --head-rev=681ea55f48b56434963fd8193643ba56a849cfe8 --repository-type=git --tasks-for=github-pull-request --target-tasks-method=balrog
[task 2024-10-31T14:43:55.412Z] /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-10-31T14:43:55.413Z] warnings.warn("urllib3 ({}) or chardet ({})/charset_normalizer ({}) doesn't match a supported "
[task 2024-10-31T14:43:55.485Z] 2024-10-31 14:43:55,485 - INFO - Loading graph configuration.
[task 2024-10-31T14:43:55.495Z] 2024-10-31 14:43:55,494 - INFO - base_ref has been reset from "" to "origin/main".
[task 2024-10-31T14:43:55.495Z] 2024-10-31 14:43:55,495 - INFO - base_rev is not set.
[task 2024-10-31T14:43:55.495Z] 2024-10-31 14:43:55,495 - INFO - Using base_ref "origin/main" to determine latest common revision...
[task 2024-10-31T14:43:55.497Z] 2024-10-31 14:43:55,497 - INFO - base_rev has been reset from "" to "d2183db4fd4848d9dd36c47bab40ff4a6386c9a7".
[task 2024-10-31T14:43:55.498Z] 2024-10-31 14:43:55,498 - 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-10-31T14:43:55.498Z] 2024-10-31 14:43:55,498 - INFO - Using Parameters(id=c7a6975fabb4) (from defaults)
[task 2024-10-31T14:43:55.499Z] 2024-10-31 14:43:55,499 - INFO - writing artifact file `parameters.yml`
[task 2024-10-31T14:43:55.503Z] 2024-10-31 14:43:55,503 - INFO - writing artifact file `actions.json`
[task 2024-10-31T14:43:55.504Z] 2024-10-31 14:43:55,504 - INFO - Loading kinds
[task 2024-10-31T14:43:55.519Z] 2024-10-31 14:43:55,519 - INFO - Generating full task set
[task 2024-10-31T14:43:55.526Z] 2024-10-31 14:43:55,526 - INFO - Writing docker-contexts/python3.9.tar.gz for docker image python3.9
[task 2024-10-31T14:43:55.541Z] 2024-10-31 14:43:55,541 - INFO - Writing docker-contexts/python3.11.tar.gz for docker image python3.11
[task 2024-10-31T14:43:55.557Z] 2024-10-31 14:43:55,557 - INFO - Writing docker-contexts/node.tar.gz for docker image node
[task 2024-10-31T14:43:55.572Z] 2024-10-31 14:43:55,572 - INFO - Writing docker-contexts/skopeo.tar.gz for docker image skopeo
[task 2024-10-31T14:43:55.588Z] 2024-10-31 14:43:55,588 - INFO - Writing docker-contexts/balrog-agent.tar.gz for docker image balrog-agent
[task 2024-10-31T14:43:55.596Z] 2024-10-31 14:43:55,596 - INFO - Writing docker-contexts/balrog-backend.tar.gz for docker image balrog-backend
[task 2024-10-31T14:43:55.702Z] 2024-10-31 14:43:55,702 - INFO - Generated 6 tasks for kind docker-image
[task 2024-10-31T14:43:55.712Z] 2024-10-31 14:43:55,712 - INFO - Generated 2 tasks for kind push-image
[task 2024-10-31T14:43:55.715Z] 2024-10-31 14:43:55,715 - INFO - Generated 4 tasks for kind test
[task 2024-10-31T14:43:55.717Z] 2024-10-31 14:43:55,717 - INFO - Generated 2 tasks for kind ui
[task 2024-10-31T14:43:55.719Z] 2024-10-31 14:43:55,719 - INFO - Generated 2 tasks for kind push-js
[task 2024-10-31T14:43:55.719Z] 2024-10-31 14:43:55,719 - INFO - Generating full task graph
[task 2024-10-31T14:43:55.719Z] 2024-10-31 14:43:55,719 - INFO - Full task graph contains 16 tasks and 16 dependencies
[task 2024-10-31T14:43:55.720Z] 2024-10-31 14:43:55,720 - INFO - writing artifact file `full-task-graph.json`
[task 2024-10-31T14:43:55.723Z] 2024-10-31 14:43:55,722 - INFO - writing artifact file `runnable-jobs.json`
[task 2024-10-31T14:43:55.723Z] 2024-10-31 14:43:55,723 - INFO - Generating target task set
[task 2024-10-31T14:43:55.723Z] 2024-10-31 14:43:55,723 - INFO - Filter filter_target_tasks pruned 10 tasks (6 remain)
[task 2024-10-31T14:43:55.723Z] 2024-10-31 14:43:55,723 - INFO - writing artifact file `target-tasks.json`
[task 2024-10-31T14:43:55.724Z] 2024-10-31 14:43:55,723 - INFO - Generating target task graph
[task 2024-10-31T14:43:55.724Z] 2024-10-31 14:43:55,723 - INFO - Adding 6 tasks with `always_target` attribute
[task 2024-10-31T14:43:55.724Z] 2024-10-31 14:43:55,723 - INFO - Generating optimized task graph
[task 2024-10-31T14:43:55.724Z] 2024-10-31 14:43:55,724 - INFO - No tasks removed during optimization
[task 2024-10-31T14:43:55.851Z] 2024-10-31 14:43:55,851 - WARNING - response body: {
[task 2024-10-31T14:43:55.851Z] "code": "ResourceNotFound",
[task 2024-10-31T14:43:55.851Z] "message": "Indexed task not found\n\n---\n\n* method: findTask\n* errorCode: ResourceNotFound\n* statusCode: 404\n* time: 2024-10-31T14:43:55.850Z",
[task 2024-10-31T14:43:55.851Z] "requestInfo": {
[task 2024-10-31T14:43:55.851Z] "method": "findTask",
[task 2024-10-31T14:43:55.851Z] "params": {
[task 2024-10-31T14:43:55.851Z] "indexPath": "releng.cache.level-3.docker-images.v2.balrog-backend.hash.fe944fdd1c7eb98d98ecf1b7236cc49dcb49dda4a6e0380e0bea76216a9c4f8d"
[task 2024-10-31T14:43:55.851Z] },
[task 2024-10-31T14:43:55.851Z] "payload": {},
[task 2024-10-31T14:43:55.851Z] "time": "2024-10-31T14:43:55.850Z"
[task 2024-10-31T14:43:55.851Z] }
[task 2024-10-31T14:43:55.851Z] }
[task 2024-10-31T14:43:55.972Z] 2024-10-31 14:43:55,972 - INFO - Replaced 5 tasks by index-search (index-search) during optimization.
[task 2024-10-31T14:43:55.973Z] 2024-10-31 14:43:55,972 - INFO - writing artifact file `task-graph.json`
[task 2024-10-31T14:43:55.974Z] 2024-10-31 14:43:55,974 - INFO - writing artifact file `label-to-taskid.json`
[task 2024-10-31T14:43:55.975Z] 2024-10-31 14:43:55,975 - INFO - Creating task with taskId UbnD1TsxSIK9-lTF7uFDvQ for ui-build
[task 2024-10-31T14:43:55.977Z] 2024-10-31 14:43:55,977 - INFO - Creating task with taskId NLW0WDPgR4O2pY7LP717hw for test-client
[task 2024-10-31T14:43:55.978Z] 2024-10-31 14:43:55,978 - INFO - Creating task with taskId N0lQUzsbQhCM3gKvEgL_Rg for ui-tests
[task 2024-10-31T14:43:55.982Z] 2024-10-31 14:43:55,982 - INFO - Creating task with taskId LDbjF6vaTUGsIWtwrd12jg for test-agent
[task 2024-10-31T14:43:55.983Z] 2024-10-31 14:43:55,983 - INFO - Creating task with taskId Uw2J0_GiQpuWqzx86utahw for test-backend
[task 2024-10-31T14:43:55.984Z] 2024-10-31 14:43:55,984 - INFO - Creating task with taskId BIfsyk60TTGvNSBJJfepeg for build-docker-image-balrog-backend
[task 2024-10-31T14:43:55.992Z] 2024-10-31 14:43:55,992 - INFO - Creating task with taskId R4M0hIDhQXSglRoECsdVVQ for test-client-py311
[taskcluster 2024-10-31 14:43:56.310Z] === Task Finished ===
[taskcluster 2024-10-31 14:43:57.947Z] Successful task run with exit code: 0 completed in 14.354 seconds