>>> py3-websocket-client: Building community/py3-websocket-client 1.7.0-r0 (using abuild 3.12.0-r0) started Tue, 05 Dec 2023 10:58:19 +0000 >>> py3-websocket-client: Checking sanity of /home/buildozer/aports/community/py3-websocket-client/APKBUILD... >>> py3-websocket-client: Analyzing dependencies... >>> py3-websocket-client: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel (1/25) Installing libbz2 (1.0.8-r6) (2/25) Installing libffi (3.4.4-r3) (3/25) Installing gdbm (1.23-r1) (4/25) Installing xz-libs (5.4.5-r0) (5/25) Installing mpdecimal (2.5.1-r2) (6/25) Installing libpanelw (6.4_p20231125-r0) (7/25) Installing readline (8.2.1-r2) (8/25) Installing sqlite-libs (3.44.2-r0) (9/25) Installing python3 (3.11.6-r1) (10/25) Installing python3-pycache-pyc0 (3.11.6-r1) (11/25) Installing pyc (3.11.6-r1) (12/25) Installing py3-installer-pyc (0.7.0-r1) (13/25) Installing py3-gpep517-pyc (15-r1) (14/25) Installing python3-pyc (3.11.6-r1) (15/25) Installing py3-installer (0.7.0-r1) (16/25) Installing py3-gpep517 (15-r1) (17/25) Installing py3-parsing (3.1.1-r0) (18/25) Installing py3-parsing-pyc (3.1.1-r0) (19/25) Installing py3-packaging (23.2-r0) (20/25) Installing py3-packaging-pyc (23.2-r0) (21/25) Installing py3-setuptools (68.2.2-r0) (22/25) Installing py3-setuptools-pyc (68.2.2-r0) (23/25) Installing py3-wheel (0.42.0-r0) (24/25) Installing py3-wheel-pyc (0.42.0-r0) (25/25) Installing .makedepends-py3-websocket-client (20231205.105826) Executing busybox-1.36.1-r15.trigger OK: 278 MiB in 127 packages >>> py3-websocket-client: Cleaning up srcdir >>> py3-websocket-client: Cleaning up pkgdir >>> py3-websocket-client: Cleaning up tmpdir >>> py3-websocket-client: Fetching https://distfiles.alpinelinux.org/distfiles/edge/websocket-client-v1.7.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89615 100 89615 0 0 257k 0 --:--:-- --:--:-- --:--:-- 270k >>> py3-websocket-client: Fetching https://distfiles.alpinelinux.org/distfiles/edge/websocket-client-v1.7.0.tar.gz >>> py3-websocket-client: Checking sha512sums... websocket-client-v1.7.0.tar.gz: OK >>> py3-websocket-client: Unpacking /var/cache/distfiles/websocket-client-v1.7.0.tar.gz... 2023-12-05 10:58:30,187 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ :3: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html 2023-12-05 10:58:30,522 root INFO running bdist_wheel 2023-12-05 10:58:30,598 root INFO running build 2023-12-05 10:58:30,598 root INFO running build_py 2023-12-05 10:58:30,610 root INFO creating build 2023-12-05 10:58:30,610 root INFO creating build/lib 2023-12-05 10:58:30,611 root INFO creating build/lib/websocket 2023-12-05 10:58:30,611 root INFO copying websocket/_utils.py -> build/lib/websocket 2023-12-05 10:58:30,613 root INFO copying websocket/_abnf.py -> build/lib/websocket 2023-12-05 10:58:30,614 root INFO copying websocket/_handshake.py -> build/lib/websocket 2023-12-05 10:58:30,615 root INFO copying websocket/_ssl_compat.py -> build/lib/websocket 2023-12-05 10:58:30,615 root INFO copying websocket/_exceptions.py -> build/lib/websocket 2023-12-05 10:58:30,616 root INFO copying websocket/__init__.py -> build/lib/websocket 2023-12-05 10:58:30,617 root INFO copying websocket/_logging.py -> build/lib/websocket 2023-12-05 10:58:30,618 root INFO copying websocket/_url.py -> build/lib/websocket 2023-12-05 10:58:30,619 root INFO copying websocket/_http.py -> build/lib/websocket 2023-12-05 10:58:30,620 root INFO copying websocket/_socket.py -> build/lib/websocket 2023-12-05 10:58:30,620 root INFO copying websocket/_app.py -> build/lib/websocket 2023-12-05 10:58:30,621 root INFO copying websocket/_cookiejar.py -> build/lib/websocket 2023-12-05 10:58:30,622 root INFO copying websocket/_wsdump.py -> build/lib/websocket 2023-12-05 10:58:30,623 root INFO copying websocket/_core.py -> build/lib/websocket 2023-12-05 10:58:30,624 root INFO creating build/lib/websocket/tests 2023-12-05 10:58:30,625 root INFO copying websocket/tests/test_abnf.py -> build/lib/websocket/tests 2023-12-05 10:58:30,626 root INFO copying websocket/tests/__init__.py -> build/lib/websocket/tests 2023-12-05 10:58:30,626 root INFO copying websocket/tests/test_cookiejar.py -> build/lib/websocket/tests 2023-12-05 10:58:30,627 root INFO copying websocket/tests/echo-server.py -> build/lib/websocket/tests 2023-12-05 10:58:30,628 root INFO copying websocket/tests/test_app.py -> build/lib/websocket/tests 2023-12-05 10:58:30,629 root INFO copying websocket/tests/test_http.py -> build/lib/websocket/tests 2023-12-05 10:58:30,630 root INFO copying websocket/tests/test_url.py -> build/lib/websocket/tests 2023-12-05 10:58:30,630 root INFO copying websocket/tests/test_websocket.py -> build/lib/websocket/tests 2023-12-05 10:58:30,633 root INFO creating build/lib/websocket/tests/data 2023-12-05 10:58:30,633 root INFO copying websocket/tests/data/header02.txt -> build/lib/websocket/tests/data 2023-12-05 10:58:30,634 root INFO copying websocket/tests/data/header01.txt -> build/lib/websocket/tests/data 2023-12-05 10:58:30,635 root INFO copying websocket/tests/data/header03.txt -> build/lib/websocket/tests/data 2023-12-05 10:58:30,658 wheel INFO installing to build/bdist.linux-riscv64/wheel 2023-12-05 10:58:30,658 root INFO running install 2023-12-05 10:58:30,722 root INFO running install_lib 2023-12-05 10:58:30,730 root INFO creating build/bdist.linux-riscv64 2023-12-05 10:58:30,731 root INFO creating build/bdist.linux-riscv64/wheel 2023-12-05 10:58:30,731 root INFO creating build/bdist.linux-riscv64/wheel/websocket 2023-12-05 10:58:30,732 root INFO copying build/lib/websocket/_utils.py -> build/bdist.linux-riscv64/wheel/websocket 2023-12-05 10:58:30,732 root INFO copying build/lib/websocket/_abnf.py -> build/bdist.linux-riscv64/wheel/websocket 2023-12-05 10:58:30,733 root INFO copying build/lib/websocket/_handshake.py -> build/bdist.linux-riscv64/wheel/websocket 2023-12-05 10:58:30,734 root INFO copying build/lib/websocket/_ssl_compat.py -> build/bdist.linux-riscv64/wheel/websocket 2023-12-05 10:58:30,735 root INFO copying build/lib/websocket/_exceptions.py -> build/bdist.linux-riscv64/wheel/websocket 2023-12-05 10:58:30,735 root INFO copying build/lib/websocket/__init__.py -> build/bdist.linux-riscv64/wheel/websocket 2023-12-05 10:58:30,736 root INFO creating build/bdist.linux-riscv64/wheel/websocket/tests 2023-12-05 10:58:30,737 root INFO copying build/lib/websocket/tests/test_abnf.py -> build/bdist.linux-riscv64/wheel/websocket/tests 2023-12-05 10:58:30,738 root INFO copying build/lib/websocket/tests/__init__.py -> build/bdist.linux-riscv64/wheel/websocket/tests 2023-12-05 10:58:30,738 root INFO copying build/lib/websocket/tests/test_cookiejar.py -> build/bdist.linux-riscv64/wheel/websocket/tests 2023-12-05 10:58:30,739 root INFO copying build/lib/websocket/tests/echo-server.py -> build/bdist.linux-riscv64/wheel/websocket/tests 2023-12-05 10:58:30,740 root INFO creating build/bdist.linux-riscv64/wheel/websocket/tests/data 2023-12-05 10:58:30,740 root INFO copying build/lib/websocket/tests/data/header02.txt -> build/bdist.linux-riscv64/wheel/websocket/tests/data 2023-12-05 10:58:30,741 root INFO copying build/lib/websocket/tests/data/header01.txt -> build/bdist.linux-riscv64/wheel/websocket/tests/data 2023-12-05 10:58:30,742 root INFO copying build/lib/websocket/tests/data/header03.txt -> build/bdist.linux-riscv64/wheel/websocket/tests/data 2023-12-05 10:58:30,743 root INFO copying build/lib/websocket/tests/test_app.py -> build/bdist.linux-riscv64/wheel/websocket/tests 2023-12-05 10:58:30,743 root INFO copying build/lib/websocket/tests/test_http.py -> build/bdist.linux-riscv64/wheel/websocket/tests 2023-12-05 10:58:30,744 root INFO copying build/lib/websocket/tests/test_url.py -> build/bdist.linux-riscv64/wheel/websocket/tests 2023-12-05 10:58:30,745 root INFO copying build/lib/websocket/tests/test_websocket.py -> build/bdist.linux-riscv64/wheel/websocket/tests 2023-12-05 10:58:30,746 root INFO copying build/lib/websocket/_logging.py -> build/bdist.linux-riscv64/wheel/websocket 2023-12-05 10:58:30,746 root INFO copying build/lib/websocket/_url.py -> build/bdist.linux-riscv64/wheel/websocket 2023-12-05 10:58:30,747 root INFO copying build/lib/websocket/_http.py -> build/bdist.linux-riscv64/wheel/websocket 2023-12-05 10:58:30,748 root INFO copying build/lib/websocket/_socket.py -> build/bdist.linux-riscv64/wheel/websocket 2023-12-05 10:58:30,749 root INFO copying build/lib/websocket/_app.py -> build/bdist.linux-riscv64/wheel/websocket 2023-12-05 10:58:30,750 root INFO copying build/lib/websocket/_cookiejar.py -> build/bdist.linux-riscv64/wheel/websocket 2023-12-05 10:58:30,750 root INFO copying build/lib/websocket/_wsdump.py -> build/bdist.linux-riscv64/wheel/websocket 2023-12-05 10:58:30,751 root INFO copying build/lib/websocket/_core.py -> build/bdist.linux-riscv64/wheel/websocket 2023-12-05 10:58:30,752 root INFO running install_egg_info 2023-12-05 10:58:30,768 root INFO running egg_info 2023-12-05 10:58:30,768 root INFO creating websocket_client.egg-info 2023-12-05 10:58:30,775 root INFO writing websocket_client.egg-info/PKG-INFO 2023-12-05 10:58:30,782 root INFO writing dependency_links to websocket_client.egg-info/dependency_links.txt 2023-12-05 10:58:30,783 root INFO writing entry points to websocket_client.egg-info/entry_points.txt 2023-12-05 10:58:30,787 root INFO writing requirements to websocket_client.egg-info/requires.txt 2023-12-05 10:58:30,787 root INFO writing top-level names to websocket_client.egg-info/top_level.txt 2023-12-05 10:58:30,788 root INFO writing manifest file 'websocket_client.egg-info/SOURCES.txt' 2023-12-05 10:58:30,799 root INFO reading manifest file 'websocket_client.egg-info/SOURCES.txt' 2023-12-05 10:58:30,800 root INFO reading manifest template 'MANIFEST.in' 2023-12-05 10:58:30,803 root INFO adding license file 'LICENSE' 2023-12-05 10:58:30,808 root INFO writing manifest file 'websocket_client.egg-info/SOURCES.txt' 2023-12-05 10:58:30,808 root INFO Copying websocket_client.egg-info to build/bdist.linux-riscv64/wheel/websocket_client-1.7.0-py3.11.egg-info 2023-12-05 10:58:30,813 root INFO running install_scripts 2023-12-05 10:58:30,826 wheel INFO creating build/bdist.linux-riscv64/wheel/websocket_client-1.7.0.dist-info/WHEEL 2023-12-05 10:58:30,829 wheel INFO creating '/home/buildozer/aports/community/py3-websocket-client/src/websocket-client-1.7.0/.dist/.tmp-wnei_8xp/websocket_client-1.7.0-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2023-12-05 10:58:30,831 wheel INFO adding 'websocket/__init__.py' 2023-12-05 10:58:30,835 wheel INFO adding 'websocket/_abnf.py' 2023-12-05 10:58:30,837 wheel INFO adding 'websocket/_app.py' 2023-12-05 10:58:30,838 wheel INFO adding 'websocket/_cookiejar.py' 2023-12-05 10:58:30,839 wheel INFO adding 'websocket/_core.py' 2023-12-05 10:58:30,840 wheel INFO adding 'websocket/_exceptions.py' 2023-12-05 10:58:30,841 wheel INFO adding 'websocket/_handshake.py' 2023-12-05 10:58:30,843 wheel INFO adding 'websocket/_http.py' 2023-12-05 10:58:30,844 wheel INFO adding 'websocket/_logging.py' 2023-12-05 10:58:30,845 wheel INFO adding 'websocket/_socket.py' 2023-12-05 10:58:30,846 wheel INFO adding 'websocket/_ssl_compat.py' 2023-12-05 10:58:30,846 wheel INFO adding 'websocket/_url.py' 2023-12-05 10:58:30,847 wheel INFO adding 'websocket/_utils.py' 2023-12-05 10:58:30,848 wheel INFO adding 'websocket/_wsdump.py' 2023-12-05 10:58:30,850 wheel INFO adding 'websocket/tests/__init__.py' 2023-12-05 10:58:30,850 wheel INFO adding 'websocket/tests/echo-server.py' 2023-12-05 10:58:30,851 wheel INFO adding 'websocket/tests/test_abnf.py' 2023-12-05 10:58:30,852 wheel INFO adding 'websocket/tests/test_app.py' 2023-12-05 10:58:30,853 wheel INFO adding 'websocket/tests/test_cookiejar.py' 2023-12-05 10:58:30,854 wheel INFO adding 'websocket/tests/test_http.py' 2023-12-05 10:58:30,855 wheel INFO adding 'websocket/tests/test_url.py' 2023-12-05 10:58:30,857 wheel INFO adding 'websocket/tests/test_websocket.py' 2023-12-05 10:58:30,858 wheel INFO adding 'websocket/tests/data/header01.txt' 2023-12-05 10:58:30,859 wheel INFO adding 'websocket/tests/data/header02.txt' 2023-12-05 10:58:30,859 wheel INFO adding 'websocket/tests/data/header03.txt' 2023-12-05 10:58:30,861 wheel INFO adding 'websocket_client-1.7.0.dist-info/LICENSE' 2023-12-05 10:58:30,862 wheel INFO adding 'websocket_client-1.7.0.dist-info/METADATA' 2023-12-05 10:58:30,863 wheel INFO adding 'websocket_client-1.7.0.dist-info/WHEEL' 2023-12-05 10:58:30,863 wheel INFO adding 'websocket_client-1.7.0.dist-info/entry_points.txt' 2023-12-05 10:58:30,864 wheel INFO adding 'websocket_client-1.7.0.dist-info/top_level.txt' 2023-12-05 10:58:30,866 wheel INFO adding 'websocket_client-1.7.0.dist-info/RECORD' 2023-12-05 10:58:30,868 wheel INFO removing build/bdist.linux-riscv64/wheel 2023-12-05 10:58:30,871 gpep517 INFO The backend produced .dist/websocket_client-1.7.0-py3-none-any.whl websocket_client-1.7.0-py3-none-any.whl >>> py3-websocket-client: Entering fakeroot... >>> py3-websocket-client-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-websocket-client/pkg/py3-websocket-client/usr/lib/python3.11/site-packages/websocket/__pycache__' -> '/home/buildozer/aports/community/py3-websocket-client/pkg/py3-websocket-client-pyc/usr/lib/python3.11/site-packages/websocket/__pycache__' >>> py3-websocket-client-pyc*: Preparing subpackage py3-websocket-client-pyc... >>> py3-websocket-client-pyc*: Running postcheck for py3-websocket-client-pyc >>> py3-websocket-client*: Running postcheck for py3-websocket-client >>> py3-websocket-client*: Preparing package py3-websocket-client... >>> py3-websocket-client-pyc*: Tracing dependencies... python3~3.11 >>> py3-websocket-client-pyc*: Package size: 196.0 KB >>> py3-websocket-client-pyc*: Compressing data... >>> py3-websocket-client-pyc*: Create checksum... >>> py3-websocket-client-pyc*: Create py3-websocket-client-pyc-1.7.0-r0.apk >>> py3-websocket-client*: Tracing dependencies... python3~3.11 >>> py3-websocket-client*: Package size: 212.0 KB >>> py3-websocket-client*: Compressing data... >>> py3-websocket-client*: Create checksum... >>> py3-websocket-client*: Create py3-websocket-client-1.7.0-r0.apk >>> py3-websocket-client: Build complete at Tue, 05 Dec 2023 10:58:35 +0000 elapsed time 0h 0m 16s >>> py3-websocket-client: Cleaning up srcdir >>> py3-websocket-client: Cleaning up pkgdir >>> py3-websocket-client: Uninstalling dependencies... (1/25) Purging .makedepends-py3-websocket-client (20231205.105826) (2/25) Purging py3-gpep517-pyc (15-r1) (3/25) Purging py3-gpep517 (15-r1) (4/25) Purging py3-installer-pyc (0.7.0-r1) (5/25) Purging py3-installer (0.7.0-r1) (6/25) Purging py3-setuptools-pyc (68.2.2-r0) (7/25) Purging py3-setuptools (68.2.2-r0) (8/25) Purging py3-wheel-pyc (0.42.0-r0) (9/25) Purging py3-wheel (0.42.0-r0) (10/25) Purging py3-packaging-pyc (23.2-r0) (11/25) Purging py3-packaging (23.2-r0) (12/25) Purging py3-parsing-pyc (3.1.1-r0) (13/25) Purging py3-parsing (3.1.1-r0) (14/25) Purging python3-pyc (3.11.6-r1) (15/25) Purging python3-pycache-pyc0 (3.11.6-r1) (16/25) Purging pyc (3.11.6-r1) (17/25) Purging python3 (3.11.6-r1) (18/25) Purging gdbm (1.23-r1) (19/25) Purging libbz2 (1.0.8-r6) (20/25) Purging libffi (3.4.4-r3) (21/25) Purging libpanelw (6.4_p20231125-r0) (22/25) Purging mpdecimal (2.5.1-r2) (23/25) Purging readline (8.2.1-r2) (24/25) Purging sqlite-libs (3.44.2-r0) (25/25) Purging xz-libs (5.4.5-r0) Executing busybox-1.36.1-r15.trigger OK: 227 MiB in 102 packages >>> py3-websocket-client: Updating the community/riscv64 repository index... >>> py3-websocket-client: Signing the index...