Skip to content

ci: run tasks on d2g pools (bug 1998957)

07e637a
Select commit
Loading
Failed to load commit list.
Merged

ci: run tasks on d2g pools (bug 1998957) #723

ci: run tasks on d2g pools (bug 1998957)
07e637a
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / tox-py312 succeeded Dec 9, 2025 in 2m 39s

FirefoxCI (pull_request)

py312 tox-py312,check

Details

View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster

Task Status

Started: 2025-12-09T12:33:26.855Z
Resolved: 2025-12-09T12:34:19.893Z
Task Execution Time: 53 seconds, 38 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

- public/logs/live_backing.log
- public/logs/live.log


[taskcluster 2025-12-09T12:33:26.916Z] Worker Type (scriptworker-1/images) settings:
[taskcluster 2025-12-09T12:33:26.916Z]   {
[taskcluster 2025-12-09T12:33:26.916Z]     "config": {
[taskcluster 2025-12-09T12:33:26.916Z]       "deploymentId": ""
[taskcluster 2025-12-09T12:33:26.916Z]     },
[taskcluster 2025-12-09T12:33:26.916Z]     "generic-worker": {
[taskcluster 2025-12-09T12:33:26.916Z]       "config": {
[taskcluster 2025-12-09T12:33:26.916Z]         "headlessTasks": true
[taskcluster 2025-12-09T12:33:26.916Z]       },
[taskcluster 2025-12-09T12:33:26.916Z]       "engine": "multiuser",
[taskcluster 2025-12-09T12:33:26.916Z]       "go-arch": "amd64",
[taskcluster 2025-12-09T12:33:26.916Z]       "go-os": "linux",
[taskcluster 2025-12-09T12:33:26.916Z]       "go-version": "go1.25.4",
[taskcluster 2025-12-09T12:33:26.916Z]       "release": "https://github.com/taskcluster/taskcluster/releases/tag/v93.1.2",
[taskcluster 2025-12-09T12:33:26.916Z]       "revision": "e954a7555fe32f7de69247759908749d1d670889",
[taskcluster 2025-12-09T12:33:26.916Z]       "source": "https://github.com/taskcluster/taskcluster/commits/e954a7555fe32f7de69247759908749d1d670889",
[taskcluster 2025-12-09T12:33:26.916Z]       "version": "93.1.2"
[taskcluster 2025-12-09T12:33:26.916Z]     },
[taskcluster 2025-12-09T12:33:26.916Z]     "image": "projects/taskcluster-imaging/global/images/gw-fxci-gcp-l1-2404-amd64-headless-googlecompute-2025-11-14",
[taskcluster 2025-12-09T12:33:26.916Z]     "instance-id": "217853594875308113",

...(67 lines hidden)...

[task 2025-12-09T12:33:37.948Z] + [  ]
[task 2025-12-09T12:33:37.948Z] + id -u
[task 2025-12-09T12:33:37.949Z] + [ 1000 -eq 0 ]
[task 2025-12-09T12:33:37.949Z] + PS1=$ 
[task 2025-12-09T12:33:37.949Z] + [ -d /etc/profile.d ]
[task 2025-12-09T12:33:37.949Z] + [ -r /etc/profile.d/*.sh ]
[task 2025-12-09T12:33:37.949Z] + unset i
[task 2025-12-09T12:33:37.949Z] + [ -n  ]
[task 2025-12-09T12:33:37.949Z] + [ -d /builds/worker/bin ]
[task 2025-12-09T12:33:37.949Z] + [ -d /builds/worker/.local/bin ]
[task 2025-12-09T12:33:37.949Z] + uv run tox -e py312,check
[task 2025-12-09T12:33:38.001Z] Using CPython 3.12.10 interpreter at: /usr/local/bin/python3
[task 2025-12-09T12:33:38.001Z] Creating virtual environment at: .venv
[task 2025-12-09T12:33:39.491Z]    Building scriptworker @ file:///builds/worker/checkouts/vcs
[task 2025-12-09T12:33:39.543Z] Downloading virtualenv (5.7MiB)
[task 2025-12-09T12:33:39.556Z] Downloading cryptography (4.3MiB)
[task 2025-12-09T12:33:39.556Z] Downloading aiohttp (1.7MiB)
[task 2025-12-09T12:33:39.557Z] Downloading uv (21.0MiB)
[task 2025-12-09T12:33:39.561Z] Downloading pygments (1.2MiB)
[task 2025-12-09T12:33:39.563Z] Downloading black (1.7MiB)
[task 2025-12-09T12:33:39.564Z] Downloading mypy (13.0MiB)
[task 2025-12-09T12:33:39.952Z]    Building docopt==0.6.2
[task 2025-12-09T12:33:40.394Z]  Downloading virtualenv
[task 2025-12-09T12:33:40.433Z]  Downloading aiohttp
[task 2025-12-09T12:33:40.541Z]  Downloading black
[task 2025-12-09T12:33:40.616Z]  Downloading uv
[task 2025-12-09T12:33:40.618Z]  Downloading cryptography
[task 2025-12-09T12:33:40.648Z]       Built docopt==0.6.2
[task 2025-12-09T12:33:40.685Z]  Downloading pygments
[task 2025-12-09T12:33:40.874Z]  Downloading mypy
[task 2025-12-09T12:33:40.878Z]       Built scriptworker @ file:///builds/worker/checkouts/vcs
[task 2025-12-09T12:33:40.880Z] warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance.
[task 2025-12-09T12:33:40.880Z]          If the cache and target directories are on different filesystems, hardlinking may not be supported.
[task 2025-12-09T12:33:40.880Z]          If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning.
[task 2025-12-09T12:33:41.025Z] Installed 104 packages in 145ms
[task 2025-12-09T12:33:41.712Z] .pkg: remove tox env folder /builds/worker/checkouts/vcs/.tox/.pkg
[task 2025-12-09T12:33:41.717Z] py312: venv> .venv/bin/uv venv -p /builds/worker/checkouts/vcs/.venv/bin/python --allow-existing --python-preference system /builds/worker/checkouts/vcs/.tox/py312
[task 2025-12-09T12:33:41.806Z] .pkg: venv> .venv/bin/uv venv -p /builds/worker/checkouts/vcs/.venv/bin/python --allow-existing --python-preference system /builds/worker/checkouts/vcs/.tox/.pkg
[task 2025-12-09T12:33:41.846Z] .pkg: install_requires> .venv/bin/uv pip install hatchling
[task 2025-12-09T12:33:41.981Z] .pkg: _optional_hooks> python /builds/worker/checkouts/vcs/.venv/lib/python3.12/site-packages/pyproject_api/_backend.py True hatchling.build
[task 2025-12-09T12:33:42.025Z] .pkg: get_requires_for_build_editable> python /builds/worker/checkouts/vcs/.venv/lib/python3.12/site-packages/pyproject_api/_backend.py True hatchling.build
[task 2025-12-09T12:33:42.114Z] .pkg: install_requires_for_build_editable> .venv/bin/uv pip install 'editables~=0.3'
[task 2025-12-09T12:33:42.168Z] .pkg: build_editable> python /builds/worker/checkouts/vcs/.venv/lib/python3.12/site-packages/pyproject_api/_backend.py True hatchling.build
[task 2025-12-09T12:33:42.262Z] py312: install_package_deps> .venv/bin/uv pip install PyYAML 'aiohttp>=3' aiomemoizettl 'arrow>=1.0' 'cryptography>=2.6.1' dictdiffer github3.py 'immutabledict>=1.3.0' 'json-e>=2.5.0' 'jsonschema[format-nongpl]' taskcluster-taskgraph 'taskcluster>=40'
[task 2025-12-09T12:33:42.835Z] py312: install_package> .venv/bin/uv pip install --reinstall --no-deps scriptworker@/builds/worker/checkouts/vcs/.tox/.tmp/package/1/scriptworker-62.2.3-py3-none-any.whl
[task 2025-12-09T12:33:42.900Z] py312: commands[0]> coverage run --source=src/scriptworker --branch --rcfile tox.ini -m pytest tests
[task 2025-12-09T12:33:53.675Z] ============================= test session starts ==============================
[task 2025-12-09T12:33:53.675Z] platform linux -- Python 3.12.10, pytest-8.4.2, pluggy-1.6.0
[task 2025-12-09T12:33:53.675Z] cachedir: .tox/py312/.pytest_cache
[task 2025-12-09T12:33:53.675Z] Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket=<bucket_type>
[task 2025-12-09T12:33:53.675Z] rootdir: /builds/worker/checkouts/vcs
[task 2025-12-09T12:33:53.675Z] configfile: pyproject.toml
[task 2025-12-09T12:33:53.675Z] plugins: random-order-1.2.0, mock-3.15.1, asyncio-0.26.0
[task 2025-12-09T12:33:53.675Z] asyncio: mode=Mode.AUTO, asyncio_default_fixture_loop_scope=None, asyncio_default_test_loop_scope=function
[task 2025-12-09T12:33:53.675Z] collected 687 items
[task 2025-12-09T12:33:53.675Z] 
[task 2025-12-09T12:33:53.836Z] tests/test_artifacts.py .........................................        [  5%]
[task 2025-12-09T12:33:53.929Z] tests/test_client.py ............................                        [ 10%]
[task 2025-12-09T12:33:54.027Z] tests/test_config.py ....................................                [ 15%]
[task 2025-12-09T12:33:54.069Z] tests/test_context.py .............                                      [ 17%]
[task 2025-12-09T12:33:54.191Z] tests/test_cot_generate.py ......                                        [ 18%]
[task 2025-12-09T12:33:54.395Z] tests/test_cot_verify.py ............................................... [ 24%]
[task 2025-12-09T12:33:57.101Z] ........................................................................ [ 35%]
[task 2025-12-09T12:33:57.951Z] ........................................................................ [ 45%]
[task 2025-12-09T12:33:58.129Z] .....................                                                    [ 48%]
[task 2025-12-09T12:33:58.145Z] tests/test_ed25519.py ........                                           [ 50%]
[task 2025-12-09T12:33:58.573Z] tests/test_github.py ................................................... [ 57%]
[task 2025-12-09T12:33:58.591Z] ...                                                                      [ 57%]
[task 2025-12-09T12:33:58.605Z] tests/test_integration.py ssssssssssss                                   [ 59%]
[task 2025-12-09T12:33:58.665Z] tests/test_log.py ..........                                             [ 61%]
[task 2025-12-09T12:33:58.677Z] tests/test_production.py sssssssssss                                     [ 62%]
[task 2025-12-09T12:34:00.854Z] tests/test_task.py ..................................................... [ 70%]
[task 2025-12-09T12:34:08.252Z] ...............................................................          [ 79%]
[task 2025-12-09T12:34:11.269Z] tests/test_task_process.py ....                                          [ 80%]
[task 2025-12-09T12:34:11.903Z] tests/test_utils.py .................................................... [ 87%]
[task 2025-12-09T12:34:12.146Z] ............................................................             [ 96%]
[task 2025-12-09T12:34:14.600Z] tests/test_worker.py ..............Task was destroyed but it is pending!
[task 2025-12-09T12:34:14.600Z] task: <Task pending name='Task-1497' coro=<noop_async() running at /builds/worker/checkouts/vcs/tests/__init__.py:120>>
[task 2025-12-09T12:34:14.601Z] /usr/local/lib/python3.12/asyncio/base_events.py:716: RuntimeWarning: coroutine 'noop_async' was never awaited
[task 2025-12-09T12:34:14.601Z]   self._ready.clear()
[task 2025-12-09T12:34:14.601Z] RuntimeWarning: Enable tracemalloc to get the object allocation traceback
[task 2025-12-09T12:34:14.601Z] Task was destroyed but it is pending!
[task 2025-12-09T12:34:14.601Z] task: <Task cancelling name='Task-1517' coro=<noop_async() running at /builds/worker/checkouts/vcs/tests/__init__.py:120>>
[task 2025-12-09T12:34:14.601Z] Task was destroyed but it is pending!
[task 2025-12-09T12:34:14.601Z] task: <Task cancelling name='Task-1546' coro=<noop_async() running at /builds/worker/checkouts/vcs/tests/__init__.py:120>>
[task 2025-12-09T12:34:14.601Z] Task was destroyed but it is pending!
[task 2025-12-09T12:34:14.601Z] task: <Task cancelling name='Task-1554' coro=<noop_async() running at /builds/worker/checkouts/vcs/tests/__init__.py:120>>
[task 2025-12-09T12:34:14.601Z] Task was destroyed but it is pending!
[task 2025-12-09T12:34:14.601Z] task: <Task cancelling name='Task-1560' coro=<noop_async() running at /builds/worker/checkouts/vcs/tests/__init__.py:120>>
[task 2025-12-09T12:34:14.602Z] Task was destroyed but it is pending!
[task 2025-12-09T12:34:14.602Z] task: <Task cancelling name='Task-1567' coro=<noop_async() running at /builds/worker/checkouts/vcs/tests/__init__.py:120>>
[task 2025-12-09T12:34:14.801Z] ..........                            [100%]
[task 2025-12-09T12:34:14.801Z] 
[task 2025-12-09T12:34:14.801Z] =============================== warnings summary ===============================
[task 2025-12-09T12:34:14.801Z] tests/conftest.py:79
[task 2025-12-09T12:34:14.801Z]   /builds/worker/checkouts/vcs/tests/conftest.py:79: PytestRemovedIn9Warning: Marks applied to fixtures have no effect
[task 2025-12-09T12:34:14.801Z]   See docs: https://docs.pytest.org/en/stable/deprecations.html#applying-a-mark-to-a-fixture-function
[task 2025-12-09T12:34:14.801Z]     @pytest.mark.asyncio
[task 2025-12-09T12:34:14.801Z] 
[task 2025-12-09T12:34:14.801Z] tests/conftest.py:88
[task 2025-12-09T12:34:14.801Z]   /builds/worker/checkouts/vcs/tests/conftest.py:88: PytestRemovedIn9Warning: Marks applied to fixtures have no effect
[task 2025-12-09T12:34:14.801Z]   See docs: https://docs.pytest.org/en/stable/deprecations.html#applying-a-mark-to-a-fixture-function
[task 2025-12-09T12:34:14.801Z]     @pytest.mark.asyncio
[task 2025-12-09T12:34:14.801Z] 
[task 2025-12-09T12:34:14.801Z] tests/conftest.py:97
[task 2025-12-09T12:34:14.801Z]   /builds/worker/checkouts/vcs/tests/conftest.py:97: PytestRemovedIn9Warning: Marks applied to fixtures have no effect
[task 2025-12-09T12:34:14.801Z]   See docs: https://docs.pytest.org/en/stable/deprecations.html#applying-a-mark-to-a-fixture-function
[task 2025-12-09T12:34:14.801Z]     @pytest.mark.asyncio
[task 2025-12-09T12:34:14.801Z] 
[task 2025-12-09T12:34:14.801Z] .venv/lib/python3.12/site-packages/aiomemoizettl.py:6
[task 2025-12-09T12:34:14.801Z]   /builds/worker/checkouts/vcs/.venv/lib/python3.12/site-packages/aiomemoizettl.py:6: DeprecationWarning: There is no current event loop
[task 2025-12-09T12:34:14.801Z]     loop = asyncio.get_event_loop()
[task 2025-12-09T12:34:14.801Z] 
[task 2025-12-09T12:34:14.801Z] tests/test_cot_verify.py::test_get_action_context_and_template[action-NdzxKw8bS5Sw5DRhoiM14w-/builds/worker/checkouts/vcs/tests/data/cotv4/action_retrigger.json-c5nn2xbNS9mJxeVC0uNElg-/builds/worker/checkouts/vcs/tests/data/cotv4/decision_try.json-/builds/worker/checkouts/vcs/tests/data/cotv4/retrigger_template.json-/builds/worker/checkouts/vcs/tests/data/cotv4/retrigger_context.json]
[task 2025-12-09T12:34:14.801Z] tests/test_cot_verify.py::test_verify_parent_task_definition[decision-VQU9QMO4Teq7zr91FhBusg-/builds/worker/checkouts/vcs/tests/data/cotv2/decision_hg-push.json-VQU9QMO4Teq7zr91FhBusg-/builds/worker/checkouts/vcs/tests/data/cotv2/decision_hg-push.json-/builds/worker/checkouts/vcs/tests/data/cotv2]
[task 2025-12-09T12:34:14.801Z] tests/test_cot_verify.py::test_verify_parent_task_definition[action-LpCJV9wUQHSAm5SHyW4Olw-/builds/worker/checkouts/vcs/tests/data/cotv4/action_relpro.json-VQU9QMO4Teq7zr91FhBusg-/builds/worker/checkouts/vcs/tests/data/cotv2/decision_hg-push.json-/builds/worker/checkouts/vcs/tests/data/cotv4]
[task 2025-12-09T12:34:14.801Z] tests/test_cot_verify.py::test_verify_parent_task_definition[action-LpCJV9wUQHSAm5SHyW4Olw-/builds/worker/checkouts/vcs/tests/data/cotv4/action_relpro.json-VQU9QMO4Teq7zr91FhBusg-/builds/worker/checkouts/vcs/tests/data/cotv2/decision_hg-push.json-/builds/worker/checkouts/vcs/tests/data/cotv4]
[task 2025-12-09T12:34:14.801Z] tests/test_cot_verify.py::test_verify_parent_task_definition[decision-D4euZNyCRtuBci-fnsfn7A-/builds/worker/checkouts/vcs/tests/data/cotv2/cron.json-D4euZNyCRtuBci-fnsfn7A-/builds/worker/checkouts/vcs/tests/data/cotv2/cron.json-/builds/worker/checkouts/vcs/tests/data/cotv2]
[task 2025-12-09T12:34:14.801Z] tests/test_cot_verify.py::test_verify_parent_task_definition_vpn[decision-VUTfOIPFQWaGHf7sIbgTEg-/builds/worker/checkouts/vcs/tests/data/cotv4/decision_github_private.json-VUTfOIPFQWaGHf7sIbgTEg-/builds/worker/checkouts/vcs/tests/data/cotv4/decision_github_private.json]
[task 2025-12-09T12:34:14.801Z] tests/test_cot_verify.py::test_get_pr_action_context_and_template
[task 2025-12-09T12:34:14.801Z] tests/test_cot_verify.py::test_verify_parent_task_definition_failed_diff
[task 2025-12-09T12:34:14.801Z]   /builds/worker/checkouts/vcs/.venv/lib/python3.12/site-packages/jsone/shared.py:97: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
[task 2025-12-09T12:34:14.802Z]     reference = datetime.datetime.utcnow()
[task 2025-12-09T12:34:14.802Z] 
[task 2025-12-09T12:34:14.802Z] tests/test_worker.py::test_mocker_run_tasks_noop
[task 2025-12-09T12:34:14.802Z] tests/test_worker.py::test_mocker_upload_artifacts_uncaught_exception
[task 2025-12-09T12:34:14.802Z] tests/test_worker.py::test_run_tasks_killed
[task 2025-12-09T12:34:14.802Z] tests/test_worker.py::test_run_tasks_cancel_claim_work
[task 2025-12-09T12:34:14.802Z]   /usr/local/lib/python3.12/asyncio/base_events.py:716: RuntimeWarning: coroutine 'noop_async' was never awaited
[task 2025-12-09T12:34:14.802Z]     self._ready.clear()
[task 2025-12-09T12:34:14.802Z]   Enable tracemalloc to get traceback where the object was allocated.
[task 2025-12-09T12:34:14.802Z]   See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info.
[task 2025-12-09T12:34:14.802Z] 
[task 2025-12-09T12:34:14.802Z] tests/test_worker.py::test_run_tasks_killed
[task 2025-12-09T12:34:14.802Z]   /builds/worker/checkouts/vcs/.venv/lib/python3.12/site-packages/_pytest/unraisableexception.py:67: PytestUnraisableExceptionWarning: Exception ignored in: <function BaseSubprocessTransport.__del__ at 0x7fd027817a60>
[task 2025-12-09T12:34:14.802Z]   
[task 2025-12-09T12:34:14.802Z]   Traceback (most recent call last):
[task 2025-12-09T12:34:14.802Z]     File "/usr/local/lib/python3.12/asyncio/selector_events.py", line 282, in _add_reader
[task 2025-12-09T12:34:14.802Z]       key = self._selector.get_key(fd)
[task 2025-12-09T12:34:14.802Z]             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[task 2025-12-09T12:34:14.802Z]     File "/usr/local/lib/python3.12/selectors.py", line 192, in get_key
[task 2025-12-09T12:34:14.802Z]       raise KeyError("{!r} is not registered".format(fileobj)) from None
[task 2025-12-09T12:34:14.802Z]   KeyError: '75 is not registered'
[task 2025-12-09T12:34:14.802Z]   
[task 2025-12-09T12:34:14.802Z]   During handling of the above exception, another exception occurred:
[task 2025-12-09T12:34:14.802Z]   
[task 2025-12-09T12:34:14.802Z]   Traceback (most recent call last):
[task 2025-12-09T12:34:14.802Z]     File "/usr/local/lib/python3.12/asyncio/base_subprocess.py", line 126, in __del__
[task 2025-12-09T12:34:14.802Z]       self.close()
[task 2025-12-09T12:34:14.802Z]     File "/usr/local/lib/python3.12/asyncio/base_subprocess.py", line 104, in close
[task 2025-12-09T12:34:14.802Z]       proto.pipe.close()
[task 2025-12-09T12:34:14.802Z]     File "/usr/local/lib/python3.12/asyncio/unix_events.py", line 568, in close
[task 2025-12-09T12:34:14.802Z]       self._close(None)
[task 2025-12-09T12:34:14.803Z]     File "/usr/local/lib/python3.12/asyncio/unix_events.py", line 592, in _close
[task 2025-12-09T12:34:14.803Z]       self._loop.call_soon(self._call_connection_lost, exc)
[task 2025-12-09T12:34:14.803Z]     File "/usr/local/lib/python3.12/asyncio/base_events.py", line 799, in call_soon
[task 2025-12-09T12:34:14.803Z]       self._check_closed()
[task 2025-12-09T12:34:14.803Z]     File "/usr/local/lib/python3.12/asyncio/base_events.py", line 545, in _check_closed
[task 2025-12-09T12:34:14.803Z]       raise RuntimeError('Event loop is closed')
[task 2025-12-09T12:34:14.803Z]   RuntimeError: Event loop is closed
[task 2025-12-09T12:34:14.803Z]   
[task 2025-12-09T12:34:14.803Z]   Enable tracemalloc to get traceback where the object was allocated.
[task 2025-12-09T12:34:14.803Z]   See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info.
[task 2025-12-09T12:34:14.803Z]     warnings.warn(pytest.PytestUnraisableExceptionWarning(msg))
[task 2025-12-09T12:34:14.803Z] 
[task 2025-12-09T12:34:14.803Z] -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
[task 2025-12-09T12:34:14.803Z] ================ 664 passed, 23 skipped, 17 warnings in 25.13s =================
[task 2025-12-09T12:34:15.086Z] .pkg: _exit> python /builds/worker/checkouts/vcs/.venv/lib/python3.12/site-packages/pyproject_api/_backend.py True hatchling.build
[task 2025-12-09T12:34:15.109Z] py312: OK ✔ in 33.39 seconds
[task 2025-12-09T12:34:15.109Z] check: venv> .venv/bin/uv venv -p /builds/worker/checkouts/vcs/.venv/bin/python --allow-existing --python-preference system /builds/worker/checkouts/vcs/.tox/check
[task 2025-12-09T12:34:15.148Z] check: commands[0]> black --check /builds/worker/checkouts/vcs
[task 2025-12-09T12:34:17.158Z] All done! ✨ 🍰 ✨
[task 2025-12-09T12:34:17.158Z] 41 files would be left unchanged.
[task 2025-12-09T12:34:17.185Z] check: commands[1]> isort --check --df /builds/worker/checkouts/vcs
[task 2025-12-09T12:34:17.459Z] Skipped 3 files
[task 2025-12-09T12:34:17.475Z] check: commands[2]> flake8 /builds/worker/checkouts/vcs
[task 2025-12-09T12:34:17.610Z] /builds/worker/checkouts/vcs/.venv/lib/python3.12/site-packages/pydocstyle/checker.py:439: SyntaxWarning: invalid escape sequence '\w'
[task 2025-12-09T12:34:17.610Z]   result = re("[\w ]+").match(line.strip())
[task 2025-12-09T12:34:17.611Z] /builds/worker/checkouts/vcs/.venv/lib/python3.12/site-packages/pydocstyle/checker.py:734: SyntaxWarning: invalid escape sequence '\s'
[task 2025-12-09T12:34:17.611Z]   return re('\s*').match(string).group()
[task 2025-12-09T12:34:17.616Z] /builds/worker/checkouts/vcs/.venv/lib/python3.12/site-packages/pydocstyle/config.py:75: SyntaxWarning: invalid escape sequence '\.'
[task 2025-12-09T12:34:17.616Z]   DEFAULT_MATCH_RE = '(?!test_).*\.py'
[task 2025-12-09T12:34:17.616Z] /builds/worker/checkouts/vcs/.venv/lib/python3.12/site-packages/pydocstyle/config.py:76: SyntaxWarning: invalid escape sequence '\.'
[task 2025-12-09T12:34:17.616Z]   DEFAULT_MATCH_DIR_RE = '[^\.].*'
[task 2025-12-09T12:34:19.016Z]   py312: OK (33.39=setup[1.21]+cmd[32.18] seconds)
[task 2025-12-09T12:34:19.016Z]   check: OK (3.91=setup[0.05]+cmd[2.04,0.29,1.54] seconds)
[task 2025-12-09T12:34:19.016Z]   congratulations :) (37.36 seconds)
[taskcluster 2025-12-09T12:34:19.267Z]                        Exit Code: 0
[taskcluster 2025-12-09T12:34:19.267Z]                        User Time: 39.872ms
[taskcluster 2025-12-09T12:34:19.267Z]                      Kernel Time: 11.542ms
[taskcluster 2025-12-09T12:34:19.267Z]                        Wall Time: 44.300766552s
[taskcluster 2025-12-09T12:34:19.267Z]  Average Available System Memory: 14.74 GiB
[taskcluster 2025-12-09T12:34:19.267Z]       Average System Memory Used: 895.11 MiB
[taskcluster 2025-12-09T12:34:19.267Z]          Peak System Memory Used: 947.02 MiB
[taskcluster 2025-12-09T12:34:19.267Z]              Total System Memory: 15.62 GiB
[taskcluster 2025-12-09T12:34:19.267Z]                           Result: SUCCEEDED
[taskcluster 2025-12-09T12:34:19.268Z] === Task Finished ===
[taskcluster 2025-12-09T12:34:19.268Z] Task Duration: 44.301430486s
[taskcluster 2025-12-09T12:34:19.408Z] [mounts] Preserving cache: Moving "/home/task_176528360655617/cache0" to "/home/generic-worker/caches/XWYdg3p7QnKb0RKfzwitaw"