Skip to content

fix: remove misleading error about docker-worker artifacts

d22b047
Select commit
Loading
Failed to load commit list.
Open

Remove misleading error message about docker-worker artifacts #764

fix: remove misleading error about docker-worker artifacts
d22b047
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / tox-py313 succeeded Jan 30, 2026 in 2m 40s

FirefoxCI (pull_request)

py313 tox-py313

Details

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

Task Status

Started: 2026-01-30T18:36:20.686Z
Resolved: 2026-01-30T18:37:07.303Z
Task Execution Time: 46 seconds, 617 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

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


[taskcluster 2026-01-30T18:36:20.755Z] Worker Type (scriptworker-1/images) settings:
[taskcluster 2026-01-30T18:36:20.755Z]   {
[taskcluster 2026-01-30T18:36:20.755Z]     "config": {
[taskcluster 2026-01-30T18:36:20.755Z]       "deploymentId": ""
[taskcluster 2026-01-30T18:36:20.755Z]     },
[taskcluster 2026-01-30T18:36:20.755Z]     "generic-worker": {
[taskcluster 2026-01-30T18:36:20.755Z]       "config": {
[taskcluster 2026-01-30T18:36:20.755Z]         "headlessTasks": true
[taskcluster 2026-01-30T18:36:20.755Z]       },
[taskcluster 2026-01-30T18:36:20.755Z]       "engine": "multiuser",
[taskcluster 2026-01-30T18:36:20.755Z]       "go-arch": "amd64",
[taskcluster 2026-01-30T18:36:20.755Z]       "go-os": "linux",
[taskcluster 2026-01-30T18:36:20.755Z]       "go-version": "go1.25.5",
[taskcluster 2026-01-30T18:36:20.755Z]       "release": "https://github.com/taskcluster/taskcluster/releases/tag/v95.1.3",
[taskcluster 2026-01-30T18:36:20.755Z]       "revision": "300ac23a15bb11e577f3a3d116a570fde948337e",
[taskcluster 2026-01-30T18:36:20.755Z]       "source": "https://github.com/taskcluster/taskcluster/commits/300ac23a15bb11e577f3a3d116a570fde948337e",
[taskcluster 2026-01-30T18:36:20.755Z]       "version": "95.1.3"
[taskcluster 2026-01-30T18:36:20.755Z]     },
[taskcluster 2026-01-30T18:36:20.755Z]     "image": "projects/taskcluster-imaging/global/images/gw-fxci-gcp-l1-2404-amd64-headless-googlecompute-2026-01-14",
[taskcluster 2026-01-30T18:36:20.755Z]     "instance-id": "4777987206752061221",

...(33 lines hidden)...

[vcs 2026-01-30T18:36:29.994Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
/usr/local/bin/run-task:118: 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).
  now = datetime.datetime.utcnow().isoformat().encode("utf-8")
[vcs 2026-01-30T18:36:29.997Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/scriptworker', '/builds/worker/checkouts/vcs']
/usr/local/bin/run-task:118: 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).
  now = datetime.datetime.utcnow().isoformat().encode("utf-8")
[vcs 2026-01-30T18:36:29.998Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2026-01-30T18:36:30.760Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/ahal/scriptworker', 'ahal/push-nxqwovtprvvs']
/usr/local/bin/run-task:118: 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).
  now = datetime.datetime.utcnow().isoformat().encode("utf-8")
[vcs 2026-01-30T18:36:31.014Z] From https://github.com/ahal/scriptworker
[vcs 2026-01-30T18:36:31.015Z]  * branch            ahal/push-nxqwovtprvvs -> FETCH_HEAD
[vcs 2026-01-30T18:36:31.017Z] executing ['git', 'checkout', '-f', '-B', 'ahal/push-nxqwovtprvvs', 'd22b0474779e8c7274cb353101460cb6654d3b51']
/usr/local/bin/run-task:118: 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).
  now = datetime.datetime.utcnow().isoformat().encode("utf-8")
[vcs 2026-01-30T18:36:31.090Z] Switched to a new branch 'ahal/push-nxqwovtprvvs'
[vcs 2026-01-30T18:36:31.091Z] cleaning git checkout...
[vcs 2026-01-30T18:36:31.091Z] executing ['git', 'clean', '-nxdff']
/usr/local/bin/run-task:118: 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).
  now = datetime.datetime.utcnow().isoformat().encode("utf-8")
[vcs 2026-01-30T18:36:31.093Z] removing []
[vcs 2026-01-30T18:36:31.093Z] successfully cleaned git checkout!
/usr/local/bin/run-task:118: 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).
  now = datetime.datetime.utcnow().isoformat().encode("utf-8")
[vcs 2026-01-30T18:36:31.095Z] TinderboxPrint:<a href='https://github.com/ahal/scriptworker/commit/d22b0474779e8c7274cb353101460cb6654d3b51' title='Built from scriptworker commit d22b0474779e8c7274cb353101460cb6654d3b51'>d22b0474779e8c7274cb353101460cb6654d3b51</a>
[task 2026-01-30T18:36:31.095Z] executing ['sh', '-lxce', 'uv run tox -e py313']
/usr/local/bin/run-task:118: 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).
  now = datetime.datetime.utcnow().isoformat().encode("utf-8")
[task 2026-01-30T18:36:31.096Z] + id -u
[task 2026-01-30T18:36:31.097Z] + [ 1000 -eq 0 ]
[task 2026-01-30T18:36:31.097Z] + PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
[task 2026-01-30T18:36:31.097Z] + export PATH
[task 2026-01-30T18:36:31.097Z] + [ $  ]
[task 2026-01-30T18:36:31.097Z] + [  ]
[task 2026-01-30T18:36:31.097Z] + id -u
[task 2026-01-30T18:36:31.098Z] + [ 1000 -eq 0 ]
[task 2026-01-30T18:36:31.098Z] + PS1=$ 
[task 2026-01-30T18:36:31.098Z] + [ -d /etc/profile.d ]
[task 2026-01-30T18:36:31.098Z] + [ -r /etc/profile.d/*.sh ]
[task 2026-01-30T18:36:31.098Z] + unset i
[task 2026-01-30T18:36:31.098Z] + [ -n  ]
[task 2026-01-30T18:36:31.099Z] + [ -d /builds/worker/bin ]
[task 2026-01-30T18:36:31.099Z] + [ -d /builds/worker/.local/bin ]
[task 2026-01-30T18:36:31.099Z] + uv run tox -e py313
[task 2026-01-30T18:36:31.156Z] Using CPython 3.13.3 interpreter at: /usr/local/bin/python3
[task 2026-01-30T18:36:31.156Z] Creating virtual environment at: .venv
[task 2026-01-30T18:36:32.811Z]    Building scriptworker @ file:///builds/worker/checkouts/vcs
[task 2026-01-30T18:36:32.876Z] Downloading pygments (1.2MiB)
[task 2026-01-30T18:36:32.879Z] Downloading uv (21.6MiB)
[task 2026-01-30T18:36:32.880Z] Downloading virtualenv (5.7MiB)
[task 2026-01-30T18:36:32.880Z] Downloading cryptography (4.2MiB)
[task 2026-01-30T18:36:32.881Z] Downloading mypy (13.0MiB)
[task 2026-01-30T18:36:32.882Z] Downloading aiohttp (1.7MiB)
[task 2026-01-30T18:36:32.885Z] Downloading black (1.7MiB)
[task 2026-01-30T18:36:33.311Z]    Building docopt==0.6.2
[task 2026-01-30T18:36:33.890Z]  Downloading aiohttp
[task 2026-01-30T18:36:33.924Z]  Downloading virtualenv
[task 2026-01-30T18:36:33.982Z]  Downloading uv
[task 2026-01-30T18:36:33.996Z]  Downloading black
[task 2026-01-30T18:36:34.017Z]  Downloading cryptography
[task 2026-01-30T18:36:34.085Z]  Downloading pygments
[task 2026-01-30T18:36:34.101Z]       Built docopt==0.6.2
[task 2026-01-30T18:36:34.253Z]       Built scriptworker @ file:///builds/worker/checkouts/vcs
[task 2026-01-30T18:36:34.291Z]  Downloading mypy
[task 2026-01-30T18:36:34.292Z] warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance.
[task 2026-01-30T18:36:34.292Z]          If the cache and target directories are on different filesystems, hardlinking may not be supported.
[task 2026-01-30T18:36:34.292Z]          If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning.
[task 2026-01-30T18:36:34.444Z] Installed 104 packages in 153ms
[task 2026-01-30T18:36:35.253Z] .pkg: remove tox env folder /builds/worker/checkouts/vcs/.tox/.pkg
[task 2026-01-30T18:36:35.257Z] py313: venv> .venv/bin/uv venv -p /builds/worker/checkouts/vcs/.venv/bin/python --allow-existing --python-preference system /builds/worker/checkouts/vcs/.tox/py313
[task 2026-01-30T18:36:35.475Z] .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 2026-01-30T18:36:35.521Z] .pkg: install_requires> .venv/bin/uv pip install hatchling
[task 2026-01-30T18:36:35.669Z] .pkg: _optional_hooks> python /builds/worker/checkouts/vcs/.venv/lib/python3.13/site-packages/pyproject_api/_backend.py True hatchling.build
[task 2026-01-30T18:36:35.714Z] .pkg: get_requires_for_build_editable> python /builds/worker/checkouts/vcs/.venv/lib/python3.13/site-packages/pyproject_api/_backend.py True hatchling.build
[task 2026-01-30T18:36:35.842Z] .pkg: install_requires_for_build_editable> .venv/bin/uv pip install 'editables~=0.3'
[task 2026-01-30T18:36:35.895Z] .pkg: build_editable> python /builds/worker/checkouts/vcs/.venv/lib/python3.13/site-packages/pyproject_api/_backend.py True hatchling.build
[task 2026-01-30T18:36:36.001Z] py313: 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 2026-01-30T18:36:36.556Z] py313: install_package> .venv/bin/uv pip install --reinstall --no-deps scriptworker@/builds/worker/checkouts/vcs/.tox/.tmp/package/1/scriptworker-62.3.0-py3-none-any.whl
[task 2026-01-30T18:36:36.632Z] py313: commands[0]> coverage run --source=src/scriptworker --branch --rcfile tox.ini -m pytest tests
[task 2026-01-30T18:36:43.182Z] ============================= test session starts ==============================
[task 2026-01-30T18:36:43.182Z] platform linux -- Python 3.13.3, pytest-8.4.2, pluggy-1.6.0
[task 2026-01-30T18:36:43.182Z] cachedir: .tox/py313/.pytest_cache
[task 2026-01-30T18:36:43.182Z] Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket=<bucket_type>
[task 2026-01-30T18:36:43.182Z] rootdir: /builds/worker/checkouts/vcs
[task 2026-01-30T18:36:43.182Z] configfile: pyproject.toml
[task 2026-01-30T18:36:43.182Z] plugins: random-order-1.2.0, asyncio-0.26.0, mock-3.15.1
[task 2026-01-30T18:36:43.182Z] asyncio: mode=Mode.AUTO, asyncio_default_fixture_loop_scope=None, asyncio_default_test_loop_scope=function
[task 2026-01-30T18:36:43.182Z] collected 687 items
[task 2026-01-30T18:36:43.182Z] 
[task 2026-01-30T18:36:43.359Z] tests/test_artifacts.py .........................................        [  5%]
[task 2026-01-30T18:36:43.476Z] tests/test_client.py ............................                        [ 10%]
[task 2026-01-30T18:36:43.597Z] tests/test_config.py ....................................                [ 15%]
[task 2026-01-30T18:36:43.652Z] tests/test_context.py .............                                      [ 17%]
[task 2026-01-30T18:36:43.732Z] tests/test_cot_generate.py ......                                        [ 18%]
[task 2026-01-30T18:36:44.007Z] tests/test_cot_verify.py ............................................... [ 24%]
[task 2026-01-30T18:36:47.205Z] ........................................................................ [ 35%]
[task 2026-01-30T18:36:48.251Z] ........................................................................ [ 45%]
[task 2026-01-30T18:36:48.415Z] .....................                                                    [ 48%]
[task 2026-01-30T18:36:48.433Z] tests/test_ed25519.py ........                                           [ 50%]
[task 2026-01-30T18:36:48.890Z] tests/test_github.py ................................................... [ 57%]
[task 2026-01-30T18:36:48.914Z] ...                                                                      [ 57%]
[task 2026-01-30T18:36:48.929Z] tests/test_integration.py ssssssssssss                                   [ 59%]
[task 2026-01-30T18:36:49.005Z] tests/test_log.py ..........                                             [ 61%]
[task 2026-01-30T18:36:49.018Z] tests/test_production.py sssssssssss                                     [ 62%]
[task 2026-01-30T18:36:51.405Z] tests/test_task.py ..................................................... [ 70%]
[task 2026-01-30T18:36:58.910Z] ...............................................................          [ 79%]
[task 2026-01-30T18:37:01.931Z] tests/test_task_process.py ....                                          [ 80%]
[task 2026-01-30T18:37:02.601Z] tests/test_utils.py .................................................... [ 87%]
[task 2026-01-30T18:37:02.818Z] ............................................................             [ 96%]
[task 2026-01-30T18:37:05.401Z] tests/test_worker.py ........................                            [100%]Task was destroyed but it is pending!
[task 2026-01-30T18:37:05.401Z] task: <Task cancelling name='Task-1567' coro=<noop_async() running at /builds/worker/checkouts/vcs/tests/__init__.py:121>>
[task 2026-01-30T18:37:05.401Z] /usr/local/lib/python3.13/asyncio/base_events.py:744: RuntimeWarning: coroutine 'noop_async' was never awaited
[task 2026-01-30T18:37:05.401Z]   self._ready.clear()
[task 2026-01-30T18:37:05.402Z] RuntimeWarning: Enable tracemalloc to get the object allocation traceback
[task 2026-01-30T18:37:05.798Z] 
[task 2026-01-30T18:37:05.798Z] 
[task 2026-01-30T18:37:05.798Z] =============================== warnings summary ===============================
[task 2026-01-30T18:37:05.798Z] tests/conftest.py:79
[task 2026-01-30T18:37:05.798Z]   /builds/worker/checkouts/vcs/tests/conftest.py:79: PytestRemovedIn9Warning: Marks applied to fixtures have no effect
[task 2026-01-30T18:37:05.798Z]   See docs: https://docs.pytest.org/en/stable/deprecations.html#applying-a-mark-to-a-fixture-function
[task 2026-01-30T18:37:05.798Z]     @pytest.mark.asyncio
[task 2026-01-30T18:37:05.798Z] 
[task 2026-01-30T18:37:05.798Z] tests/conftest.py:88
[task 2026-01-30T18:37:05.798Z]   /builds/worker/checkouts/vcs/tests/conftest.py:88: PytestRemovedIn9Warning: Marks applied to fixtures have no effect
[task 2026-01-30T18:37:05.798Z]   See docs: https://docs.pytest.org/en/stable/deprecations.html#applying-a-mark-to-a-fixture-function
[task 2026-01-30T18:37:05.798Z]     @pytest.mark.asyncio
[task 2026-01-30T18:37:05.798Z] 
[task 2026-01-30T18:37:05.798Z] tests/conftest.py:97
[task 2026-01-30T18:37:05.798Z]   /builds/worker/checkouts/vcs/tests/conftest.py:97: PytestRemovedIn9Warning: Marks applied to fixtures have no effect
[task 2026-01-30T18:37:05.798Z]   See docs: https://docs.pytest.org/en/stable/deprecations.html#applying-a-mark-to-a-fixture-function
[task 2026-01-30T18:37:05.798Z]     @pytest.mark.asyncio
[task 2026-01-30T18:37:05.798Z] 
[task 2026-01-30T18:37:05.798Z] .venv/lib/python3.13/site-packages/aiomemoizettl.py:6
[task 2026-01-30T18:37:05.798Z]   /builds/worker/checkouts/vcs/.venv/lib/python3.13/site-packages/aiomemoizettl.py:6: DeprecationWarning: There is no current event loop
[task 2026-01-30T18:37:05.798Z]     loop = asyncio.get_event_loop()
[task 2026-01-30T18:37:05.798Z] 
[task 2026-01-30T18:37:05.798Z] 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 2026-01-30T18:37:05.798Z] 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 2026-01-30T18:37:05.798Z] 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 2026-01-30T18:37:05.798Z] 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 2026-01-30T18:37:05.799Z] 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 2026-01-30T18:37:05.799Z] 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 2026-01-30T18:37:05.799Z] tests/test_cot_verify.py::test_get_pr_action_context_and_template
[task 2026-01-30T18:37:05.799Z] tests/test_cot_verify.py::test_verify_parent_task_definition_failed_diff
[task 2026-01-30T18:37:05.799Z]   /builds/worker/checkouts/vcs/.venv/lib/python3.13/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 2026-01-30T18:37:05.799Z]     reference = datetime.datetime.utcnow()
[task 2026-01-30T18:37:05.799Z] 
[task 2026-01-30T18:37:05.799Z] tests/test_worker.py::test_run_tasks_no_cancel
[task 2026-01-30T18:37:05.799Z] tests/test_worker.py::test_run_tasks_cancel_right_before_cot
[task 2026-01-30T18:37:05.799Z] tests/test_worker.py::test_run_tasks_cancel_right_before_proc_created
[task 2026-01-30T18:37:05.799Z]   /usr/local/lib/python3.13/asyncio/base_events.py:744: RuntimeWarning: coroutine 'noop_async' was never awaited
[task 2026-01-30T18:37:05.799Z]     self._ready.clear()
[task 2026-01-30T18:37:05.799Z]   Enable tracemalloc to get traceback where the object was allocated.
[task 2026-01-30T18:37:05.799Z]   See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info.
[task 2026-01-30T18:37:05.799Z] 
[task 2026-01-30T18:37:05.799Z] tests/test_worker.py::test_run_tasks_no_cancel
[task 2026-01-30T18:37:05.799Z]   /builds/worker/checkouts/vcs/.venv/lib/python3.13/site-packages/_pytest/unraisableexception.py:67: PytestUnraisableExceptionWarning: Exception ignored in: <function BaseSubprocessTransport.__del__ at 0x7fbffba76a20>
[task 2026-01-30T18:37:05.799Z]   
[task 2026-01-30T18:37:05.799Z]   Traceback (most recent call last):
[task 2026-01-30T18:37:05.799Z]     File "/usr/local/lib/python3.13/asyncio/base_subprocess.py", line 130, in __del__
[task 2026-01-30T18:37:05.799Z]       self.close()
[task 2026-01-30T18:37:05.799Z]       ~~~~~~~~~~^^
[task 2026-01-30T18:37:05.799Z]     File "/usr/local/lib/python3.13/asyncio/base_subprocess.py", line 107, in close
[task 2026-01-30T18:37:05.799Z]       proto.pipe.close()
[task 2026-01-30T18:37:05.799Z]       ~~~~~~~~~~~~~~~~^^
[task 2026-01-30T18:37:05.799Z]     File "/usr/local/lib/python3.13/asyncio/unix_events.py", line 603, in close
[task 2026-01-30T18:37:05.799Z]       self._close(None)
[task 2026-01-30T18:37:05.799Z]       ~~~~~~~~~~~^^^^^^
[task 2026-01-30T18:37:05.799Z]     File "/usr/local/lib/python3.13/asyncio/unix_events.py", line 627, in _close
[task 2026-01-30T18:37:05.799Z]       self._loop.call_soon(self._call_connection_lost, exc)
[task 2026-01-30T18:37:05.799Z]       ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[task 2026-01-30T18:37:05.799Z]     File "/usr/local/lib/python3.13/asyncio/base_events.py", line 827, in call_soon
[task 2026-01-30T18:37:05.799Z]       self._check_closed()
[task 2026-01-30T18:37:05.799Z]       ~~~~~~~~~~~~~~~~~~^^
[task 2026-01-30T18:37:05.799Z]     File "/usr/local/lib/python3.13/asyncio/base_events.py", line 550, in _check_closed
[task 2026-01-30T18:37:05.799Z]       raise RuntimeError('Event loop is closed')
[task 2026-01-30T18:37:05.799Z]   RuntimeError: Event loop is closed
[task 2026-01-30T18:37:05.799Z]   
[task 2026-01-30T18:37:05.799Z]   Enable tracemalloc to get traceback where the object was allocated.
[task 2026-01-30T18:37:05.799Z]   See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info.
[task 2026-01-30T18:37:05.799Z]     warnings.warn(pytest.PytestUnraisableExceptionWarning(msg))
[task 2026-01-30T18:37:05.799Z] 
[task 2026-01-30T18:37:05.799Z] -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
[task 2026-01-30T18:37:05.799Z] ================ 664 passed, 23 skipped, 16 warnings in 26.69s =================
[task 2026-01-30T18:37:06.301Z] .pkg: _exit> python /builds/worker/checkouts/vcs/.venv/lib/python3.13/site-packages/pyproject_api/_backend.py True hatchling.build
[task 2026-01-30T18:37:06.329Z]   py313: OK (31.08=setup[1.41]+cmd[29.67] seconds)
[task 2026-01-30T18:37:06.329Z]   congratulations :) (31.14 seconds)
[taskcluster 2026-01-30T18:37:06.753Z]                        Exit Code: 0
[taskcluster 2026-01-30T18:37:06.753Z]                        User Time: 15.822ms
[taskcluster 2026-01-30T18:37:06.753Z]                      Kernel Time: 18.987ms
[taskcluster 2026-01-30T18:37:06.753Z]                        Wall Time: 38.629863577s
[taskcluster 2026-01-30T18:37:06.753Z]  Average Available System Memory: 14.75 GiB
[taskcluster 2026-01-30T18:37:06.753Z]       Average System Memory Used: 884.88 MiB
[taskcluster 2026-01-30T18:37:06.753Z]          Peak System Memory Used: 947.18 MiB
[taskcluster 2026-01-30T18:37:06.753Z]              Total System Memory: 15.62 GiB
[taskcluster 2026-01-30T18:37:06.753Z]                           Result: SUCCEEDED
[taskcluster 2026-01-30T18:37:06.753Z] === Task Finished ===
[taskcluster 2026-01-30T18:37:06.753Z] Task Duration: 38.630404246s
[taskcluster 2026-01-30T18:37:06.792Z] [mounts] Preserving cache: Moving "/home/task_176979817994109/cache0" to "/home/generic-worker/caches/cM33-ybqRUCISvTM-b8EmQ"