>>> py3-simple-websocket: Building testing/py3-simple-websocket 1.1.0-r1 (using abuild 3.17.0_rc1-r0) started Wed, 15 Apr 2026 21:07:56 +0000 >>> py3-simple-websocket: Validating /home/buildozer/aports/testing/py3-simple-websocket/APKBUILD... >>> py3-simple-websocket: Analyzing dependencies... >>> py3-simple-websocket: Installing for build: build-base py3-wsproto py3-gpep517 py3-setuptools py3-wheel py3-pytest ( 1/39) Installing libbz2 (1.0.8-r6) ( 2/39) Installing libffi (3.5.2-r1) ( 3/39) Installing gdbm (1.26-r0) ( 4/39) Installing xz-libs (5.8.2-r0) ( 5/39) Installing mpdecimal (4.0.1-r0) ( 6/39) Installing libpanelw (6.6_p20260404-r0) ( 7/39) Installing readline (8.3.3-r1) ( 8/39) Installing sqlite-libs (3.53.0-r0) ( 9/39) Installing python3 (3.14.3-r0) (10/39) Installing python3-pycache-pyc0 (3.14.3-r0) (11/39) Installing pyc (3.14.3-r0) (12/39) Installing py3-wsproto-pyc (1.2.0-r4) (13/39) Installing python3-pyc (3.14.3-r0) (14/39) Installing py3-h11 (0.16.0-r1) (15/39) Installing py3-h11-pyc (0.16.0-r1) (16/39) Installing py3-wsproto (1.2.0-r4) (17/39) Installing py3-installer (1.0.0-r0) (18/39) Installing py3-installer-pyc (1.0.0-r0) (19/39) Installing py3-gpep517 (19-r2) (20/39) Installing py3-gpep517-pyc (19-r2) (21/39) Installing py3-parsing (3.3.2-r1) (22/39) Installing py3-parsing-pyc (3.3.2-r1) (23/39) Installing py3-packaging (26.0-r1) (24/39) Installing py3-packaging-pyc (26.0-r1) (25/39) Installing py3-setuptools (82.0.1-r1) (26/39) Installing py3-setuptools-pyc (82.0.1-r1) (27/39) Installing py3-wheel (0.46.3-r1) (28/39) Installing py3-wheel-pyc (0.46.3-r1) (29/39) Installing py3-iniconfig (2.3.0-r1) (30/39) Installing py3-iniconfig-pyc (2.3.0-r1) (31/39) Installing py3-pluggy (1.6.0-r1) (32/39) Installing py3-pluggy-pyc (1.6.0-r1) (33/39) Installing py3-py (1.11.0-r5) (34/39) Installing py3-py-pyc (1.11.0-r5) (35/39) Installing py3-pygments (2.20.0-r0) (36/39) Installing py3-pygments-pyc (2.20.0-r0) (37/39) Installing py3-pytest (9.0.3-r0) (38/39) Installing py3-pytest-pyc (9.0.3-r0) (39/39) Installing .makedepends-py3-simple-websocket (20260415.210800) Executing busybox-1.37.0-r31.trigger OK: 448.0 MiB in 143 packages >>> py3-simple-websocket: Cleaning up srcdir >>> py3-simple-websocket: Cleaning up pkgdir >>> py3-simple-websocket: Cleaning up tmpdir >>> py3-simple-websocket: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-simple-websocket-1.1.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/py3-simple-websocket-1.1.0.tar.gz.part' py3-simple-websocket 100% |********************************| 19589 0:00:00 ETA '/var/cache/distfiles/edge/py3-simple-websocket-1.1.0.tar.gz.part' saved /var/cache/distfiles/edge/py3-simple-websocket-1.1.0.tar.gz: OK /home/buildozer/aports/testing/py3-simple-websocket/python-3.14-asyncio.patch: OK >>> py3-simple-websocket: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-simple-websocket-1.1.0.tar.gz /var/cache/distfiles/edge/py3-simple-websocket-1.1.0.tar.gz: OK /home/buildozer/aports/testing/py3-simple-websocket/python-3.14-asyncio.patch: OK >>> py3-simple-websocket: Unpacking /var/cache/distfiles/edge/py3-simple-websocket-1.1.0.tar.gz... >>> py3-simple-websocket: python-3.14-asyncio.patch patching file tests/helpers.py 2026-04-15 21:08:04,257 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-04-15 21:08:04,471 root INFO running bdist_wheel 2026-04-15 21:08:04,523 root INFO running build 2026-04-15 21:08:04,523 root INFO running build_py 2026-04-15 21:08:04,535 root INFO creating build/lib/simple_websocket 2026-04-15 21:08:04,536 root INFO copying src/simple_websocket/__init__.py -> build/lib/simple_websocket 2026-04-15 21:08:04,538 root INFO copying src/simple_websocket/aiows.py -> build/lib/simple_websocket 2026-04-15 21:08:04,540 root INFO copying src/simple_websocket/errors.py -> build/lib/simple_websocket 2026-04-15 21:08:04,541 root INFO copying src/simple_websocket/ws.py -> build/lib/simple_websocket 2026-04-15 21:08:04,543 root INFO copying src/simple_websocket/asgi.py -> build/lib/simple_websocket 2026-04-15 21:08:04,544 root INFO running egg_info 2026-04-15 21:08:04,554 root INFO creating src/simple_websocket.egg-info 2026-04-15 21:08:04,555 root INFO writing src/simple_websocket.egg-info/PKG-INFO 2026-04-15 21:08:04,560 root INFO writing dependency_links to src/simple_websocket.egg-info/dependency_links.txt 2026-04-15 21:08:04,562 root INFO writing requirements to src/simple_websocket.egg-info/requires.txt 2026-04-15 21:08:04,562 root INFO writing top-level names to src/simple_websocket.egg-info/top_level.txt 2026-04-15 21:08:04,563 root INFO writing manifest file 'src/simple_websocket.egg-info/SOURCES.txt' 2026-04-15 21:08:04,578 root INFO reading manifest file 'src/simple_websocket.egg-info/SOURCES.txt' 2026-04-15 21:08:04,579 root INFO reading manifest template 'MANIFEST.in' 2026-04-15 21:08:04,582 root WARNING warning: no previously-included files matching '*' found under directory 'docs/_build' 2026-04-15 21:08:04,584 root WARNING warning: no previously-included files found matching '**/*.pyc' 2026-04-15 21:08:04,585 root INFO adding license file 'LICENSE' 2026-04-15 21:08:04,588 root INFO writing manifest file 'src/simple_websocket.egg-info/SOURCES.txt' 2026-04-15 21:08:04,611 root INFO installing to build/bdist.linux-riscv64/wheel 2026-04-15 21:08:04,611 root INFO running install 2026-04-15 21:08:04,647 root INFO running install_lib 2026-04-15 21:08:04,658 root INFO creating build/bdist.linux-riscv64/wheel 2026-04-15 21:08:04,659 root INFO creating build/bdist.linux-riscv64/wheel/simple_websocket 2026-04-15 21:08:04,660 root INFO copying build/lib/simple_websocket/__init__.py -> build/bdist.linux-riscv64/wheel/./simple_websocket 2026-04-15 21:08:04,661 root INFO copying build/lib/simple_websocket/aiows.py -> build/bdist.linux-riscv64/wheel/./simple_websocket 2026-04-15 21:08:04,662 root INFO copying build/lib/simple_websocket/errors.py -> build/bdist.linux-riscv64/wheel/./simple_websocket 2026-04-15 21:08:04,664 root INFO copying build/lib/simple_websocket/ws.py -> build/bdist.linux-riscv64/wheel/./simple_websocket 2026-04-15 21:08:04,665 root INFO copying build/lib/simple_websocket/asgi.py -> build/bdist.linux-riscv64/wheel/./simple_websocket 2026-04-15 21:08:04,666 root INFO running install_egg_info 2026-04-15 21:08:04,677 root INFO Copying src/simple_websocket.egg-info to build/bdist.linux-riscv64/wheel/./simple_websocket-1.1.0-py3.14.egg-info 2026-04-15 21:08:04,683 root INFO running install_scripts 2026-04-15 21:08:04,689 root INFO creating build/bdist.linux-riscv64/wheel/simple_websocket-1.1.0.dist-info/WHEEL 2026-04-15 21:08:04,691 wheel INFO creating '/home/buildozer/aports/testing/py3-simple-websocket/src/simple-websocket-1.1.0/dist/.tmp-pf21on4b/simple_websocket-1.1.0-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2026-04-15 21:08:04,693 wheel INFO adding 'simple_websocket/__init__.py' 2026-04-15 21:08:04,694 wheel INFO adding 'simple_websocket/aiows.py' 2026-04-15 21:08:04,696 wheel INFO adding 'simple_websocket/asgi.py' 2026-04-15 21:08:04,697 wheel INFO adding 'simple_websocket/errors.py' 2026-04-15 21:08:04,698 wheel INFO adding 'simple_websocket/ws.py' 2026-04-15 21:08:04,700 wheel INFO adding 'simple_websocket-1.1.0.dist-info/licenses/LICENSE' 2026-04-15 21:08:04,701 wheel INFO adding 'simple_websocket-1.1.0.dist-info/METADATA' 2026-04-15 21:08:04,702 wheel INFO adding 'simple_websocket-1.1.0.dist-info/WHEEL' 2026-04-15 21:08:04,702 wheel INFO adding 'simple_websocket-1.1.0.dist-info/top_level.txt' 2026-04-15 21:08:04,703 wheel INFO adding 'simple_websocket-1.1.0.dist-info/RECORD' 2026-04-15 21:08:04,704 root INFO removing build/bdist.linux-riscv64/wheel 2026-04-15 21:08:04,707 gpep517 INFO The backend produced dist/simple_websocket-1.1.0-py3-none-any.whl simple_websocket-1.1.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.3, pluggy-1.6.0 rootdir: /home/buildozer/aports/testing/py3-simple-websocket/src/simple-websocket-1.1.0 configfile: pyproject.toml collected 47 items / 11 deselected / 36 selected tests/test_aioclient.py ........... [ 30%] tests/test_aioserver.py ............ [ 63%] tests/test_server.py ............. [100%]/usr/lib/python3.14/site-packages/_pytest/unraisableexception.py:33: RuntimeWarning: coroutine 'AsyncMock..mock_coro' was never awaited gc.collect() RuntimeWarning: Enable tracemalloc to get the object allocation traceback ====================== 36 passed, 11 deselected in 1.46s ======================= >>> py3-simple-websocket: Entering fakeroot... >>> py3-simple-websocket-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/simple_websocket/__pycache__' -> '/home/buildozer/aports/testing/py3-simple-websocket/pkg/py3-simple-websocket-pyc/usr/lib/python3.14/site-packages/simple_websocket/__pycache__' >>> py3-simple-websocket-pyc*: Preparing subpackage py3-simple-websocket-pyc... Please specify at least one package name on the command line. >>> py3-simple-websocket-pyc*: Running postcheck for py3-simple-websocket-pyc >>> py3-simple-websocket-doc*: Running split function doc... 'usr/share/licenses' -> '/home/buildozer/aports/testing/py3-simple-websocket/pkg/py3-simple-websocket-doc/usr/share/licenses' >>> py3-simple-websocket-doc*: Preparing subpackage py3-simple-websocket-doc... Please specify at least one package name on the command line. >>> py3-simple-websocket-doc*: Running postcheck for py3-simple-websocket-doc >>> py3-simple-websocket*: Running postcheck for py3-simple-websocket >>> py3-simple-websocket*: Preparing package py3-simple-websocket... Please specify at least one package name on the command line. >>> py3-simple-websocket-doc*: Tracing dependencies... >>> py3-simple-websocket-doc*: Package size: 1.0 KB >>> py3-simple-websocket-doc*: Compressing data... >>> py3-simple-websocket-doc*: Create checksum... >>> py3-simple-websocket-doc*: Create py3-simple-websocket-doc-1.1.0-r1.apk >>> py3-simple-websocket-pyc*: Tracing dependencies... python3~3.14 >>> py3-simple-websocket-pyc*: Package size: 54.4 KB >>> py3-simple-websocket-pyc*: Compressing data... >>> py3-simple-websocket-pyc*: Create checksum... >>> py3-simple-websocket-pyc*: Create py3-simple-websocket-pyc-1.1.0-r1.apk >>> py3-simple-websocket*: Tracing dependencies... py3-wsproto python3~3.14 >>> py3-simple-websocket*: Package size: 48.8 KB >>> py3-simple-websocket*: Compressing data... >>> py3-simple-websocket*: Create checksum... >>> py3-simple-websocket*: Create py3-simple-websocket-1.1.0-r1.apk >>> py3-simple-websocket: Build complete at Wed, 15 Apr 2026 21:08:27 +0000 elapsed time 0h 0m 31s >>> py3-simple-websocket: Cleaning up srcdir >>> py3-simple-websocket: Cleaning up pkgdir >>> py3-simple-websocket: Cleaning up tmpdir >>> py3-simple-websocket: Uninstalling dependencies... ( 1/39) Purging .makedepends-py3-simple-websocket (20260415.210800) ( 2/39) Purging py3-wsproto-pyc (1.2.0-r4) ( 3/39) Purging py3-wsproto (1.2.0-r4) ( 4/39) Purging py3-h11-pyc (0.16.0-r1) ( 5/39) Purging py3-h11 (0.16.0-r1) ( 6/39) Purging py3-gpep517-pyc (19-r2) ( 7/39) Purging py3-gpep517 (19-r2) ( 8/39) Purging py3-installer-pyc (1.0.0-r0) ( 9/39) Purging py3-installer (1.0.0-r0) (10/39) Purging py3-setuptools-pyc (82.0.1-r1) (11/39) Purging py3-setuptools (82.0.1-r1) (12/39) Purging py3-wheel-pyc (0.46.3-r1) (13/39) Purging py3-wheel (0.46.3-r1) (14/39) Purging py3-pytest-pyc (9.0.3-r0) (15/39) Purging py3-pytest (9.0.3-r0) (16/39) Purging py3-iniconfig-pyc (2.3.0-r1) (17/39) Purging py3-iniconfig (2.3.0-r1) (18/39) Purging py3-packaging-pyc (26.0-r1) (19/39) Purging py3-packaging (26.0-r1) (20/39) Purging py3-parsing-pyc (3.3.2-r1) (21/39) Purging py3-parsing (3.3.2-r1) (22/39) Purging py3-pluggy-pyc (1.6.0-r1) (23/39) Purging py3-pluggy (1.6.0-r1) (24/39) Purging py3-py-pyc (1.11.0-r5) (25/39) Purging py3-py (1.11.0-r5) (26/39) Purging py3-pygments-pyc (2.20.0-r0) (27/39) Purging py3-pygments (2.20.0-r0) (28/39) Purging python3-pyc (3.14.3-r0) (29/39) Purging python3-pycache-pyc0 (3.14.3-r0) (30/39) Purging pyc (3.14.3-r0) (31/39) Purging python3 (3.14.3-r0) (32/39) Purging gdbm (1.26-r0) (33/39) Purging libbz2 (1.0.8-r6) (34/39) Purging libffi (3.5.2-r1) (35/39) Purging libpanelw (6.6_p20260404-r0) (36/39) Purging mpdecimal (4.0.1-r0) (37/39) Purging readline (8.3.3-r1) (38/39) Purging sqlite-libs (3.53.0-r0) (39/39) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 390.6 MiB in 104 packages >>> py3-simple-websocket: Updating the testing/riscv64 repository index... >>> py3-simple-websocket: Signing the index...