>>> py3-bottle-websocket: Building testing/py3-bottle-websocket 0.2.9-r6 (using abuild 3.11.0_rc13-r0) started Sat, 22 Apr 2023 16:06:28 +0000 >>> py3-bottle-websocket: Checking sanity of /home/buildozer/aports/testing/py3-bottle-websocket/APKBUILD... >>> py3-bottle-websocket: Analyzing dependencies... >>> py3-bottle-websocket: Installing for build: build-base python3 py3-bottle py3-gevent-websocket py3-setuptools (1/36) Installing libbz2 (1.0.8-r5) (2/36) Installing libffi (3.4.4-r2) (3/36) Installing gdbm (1.23-r1) (4/36) Installing xz-libs (5.4.2-r1) (5/36) Installing mpdecimal (2.5.1-r2) (6/36) Installing libpanelw (6.4_p20230401-r5) (7/36) Installing readline (8.2.1-r1) (8/36) Installing sqlite-libs (3.41.2-r2) (9/36) Installing python3 (3.11.3-r10) (10/36) Installing python3-pycache-pyc0 (3.11.3-r10) (11/36) Installing pyc (0.1-r0) (12/36) Installing python3-pyc (3.11.3-r10) (13/36) Installing py3-bottle (0.12.25-r1) (14/36) Installing py3-bottle-pyc (0.12.25-r1) (15/36) Installing py3-cparser (2.21-r2) (16/36) Installing py3-cparser-pyc (2.21-r2) (17/36) Installing py3-cffi (1.15.1-r3) (18/36) Installing py3-cffi-pyc (1.15.1-r3) (19/36) Installing py3-greenlet (2.0.2-r2) (20/36) Installing py3-greenlet-pyc (2.0.2-r2) (21/36) Installing py3-parsing (3.0.9-r2) (22/36) Installing py3-parsing-pyc (3.0.9-r2) (23/36) Installing py3-packaging (23.1-r1) (24/36) Installing py3-packaging-pyc (23.1-r1) (25/36) Installing py3-setuptools (67.7.1-r0) (26/36) Installing py3-setuptools-pyc (67.7.1-r0) (27/36) Installing py3-zope-event (4.6-r1) (28/36) Installing py3-zope-event-pyc (4.6-r1) (29/36) Installing py3-zope-interface (5.5.2-r1) (30/36) Installing py3-zope-interface-pyc (5.5.2-r1) (31/36) Installing libev (4.33-r1) (32/36) Installing libuv (1.44.2-r2) (33/36) Installing py3-gevent (22.10.2-r4) (34/36) Installing py3-gevent-pyc (22.10.2-r4) (35/36) Installing py3-gevent-websocket (0.10.1-r5) (36/36) Installing .makedepends-py3-bottle-websocket (20230422.160629) Executing busybox-1.36.0-r7.trigger OK: 473 MiB in 135 packages >>> py3-bottle-websocket: Cleaning up srcdir >>> py3-bottle-websocket: Cleaning up pkgdir >>> py3-bottle-websocket: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-bottle-websocket-0.2.9.tar.gz >>> py3-bottle-websocket: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-bottle-websocket-0.2.9.tar.gz >>> py3-bottle-websocket: Checking sha512sums... py3-bottle-websocket-0.2.9.tar.gz: OK >>> py3-bottle-websocket: Unpacking /var/cache/distfiles/edge/py3-bottle-websocket-0.2.9.tar.gz... running build running build_py creating build creating build/lib creating build/lib/bottle_websocket copying bottle_websocket/__init__.py -> build/lib/bottle_websocket copying bottle_websocket/plugin.py -> build/lib/bottle_websocket copying bottle_websocket/server.py -> build/lib/bottle_websocket >>> py3-bottle-websocket: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/testing/py3-bottle-websocket/pkg creating /home/buildozer/aports/testing/py3-bottle-websocket/pkg/py3-bottle-websocket creating /home/buildozer/aports/testing/py3-bottle-websocket/pkg/py3-bottle-websocket/usr creating /home/buildozer/aports/testing/py3-bottle-websocket/pkg/py3-bottle-websocket/usr/lib creating /home/buildozer/aports/testing/py3-bottle-websocket/pkg/py3-bottle-websocket/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-bottle-websocket/pkg/py3-bottle-websocket/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-bottle-websocket/pkg/py3-bottle-websocket/usr/lib/python3.11/site-packages/bottle_websocket copying build/lib/bottle_websocket/__init__.py -> /home/buildozer/aports/testing/py3-bottle-websocket/pkg/py3-bottle-websocket/usr/lib/python3.11/site-packages/bottle_websocket copying build/lib/bottle_websocket/plugin.py -> /home/buildozer/aports/testing/py3-bottle-websocket/pkg/py3-bottle-websocket/usr/lib/python3.11/site-packages/bottle_websocket copying build/lib/bottle_websocket/server.py -> /home/buildozer/aports/testing/py3-bottle-websocket/pkg/py3-bottle-websocket/usr/lib/python3.11/site-packages/bottle_websocket byte-compiling /home/buildozer/aports/testing/py3-bottle-websocket/pkg/py3-bottle-websocket/usr/lib/python3.11/site-packages/bottle_websocket/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-bottle-websocket/pkg/py3-bottle-websocket/usr/lib/python3.11/site-packages/bottle_websocket/plugin.py to plugin.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-bottle-websocket/pkg/py3-bottle-websocket/usr/lib/python3.11/site-packages/bottle_websocket/server.py to server.cpython-311.pyc running install_egg_info running egg_info creating bottle_websocket.egg-info writing bottle_websocket.egg-info/PKG-INFO writing dependency_links to bottle_websocket.egg-info/dependency_links.txt writing requirements to bottle_websocket.egg-info/requires.txt writing top-level names to bottle_websocket.egg-info/top_level.txt writing manifest file 'bottle_websocket.egg-info/SOURCES.txt' reading manifest file 'bottle_websocket.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'bottle_websocket.egg-info/SOURCES.txt' Copying bottle_websocket.egg-info to /home/buildozer/aports/testing/py3-bottle-websocket/pkg/py3-bottle-websocket/usr/lib/python3.11/site-packages/bottle_websocket-0.2.9-py3.11.egg-info running install_scripts >>> py3-bottle-websocket-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-bottle-websocket/pkg/py3-bottle-websocket/usr/lib/python3.11/site-packages/bottle_websocket/__pycache__' -> '/home/buildozer/aports/testing/py3-bottle-websocket/pkg/py3-bottle-websocket-pyc/usr/lib/python3.11/site-packages/bottle_websocket/__pycache__' >>> py3-bottle-websocket-pyc*: Preparing subpackage py3-bottle-websocket-pyc... >>> py3-bottle-websocket-pyc*: Running postcheck for py3-bottle-websocket-pyc >>> py3-bottle-websocket*: Running postcheck for py3-bottle-websocket >>> py3-bottle-websocket*: Preparing package py3-bottle-websocket... >>> py3-bottle-websocket-pyc*: Tracing dependencies... python3 py3-bottle py3-gevent-websocket python3~3.11 >>> py3-bottle-websocket-pyc*: Package size: 40.0 KB >>> py3-bottle-websocket-pyc*: Compressing data... >>> py3-bottle-websocket-pyc*: Create checksum... >>> py3-bottle-websocket-pyc*: Create py3-bottle-websocket-pyc-0.2.9-r6.apk >>> py3-bottle-websocket*: Tracing dependencies... python3 py3-bottle py3-gevent-websocket python3~3.11 >>> py3-bottle-websocket*: Package size: 60.0 KB >>> py3-bottle-websocket*: Compressing data... >>> py3-bottle-websocket*: Create checksum... >>> py3-bottle-websocket*: Create py3-bottle-websocket-0.2.9-r6.apk >>> py3-bottle-websocket: Build complete at Sat, 22 Apr 2023 16:06:30 +0000 elapsed time 0h 0m 2s >>> py3-bottle-websocket: Cleaning up srcdir >>> py3-bottle-websocket: Cleaning up pkgdir >>> py3-bottle-websocket: Uninstalling dependencies... (1/36) Purging .makedepends-py3-bottle-websocket (20230422.160629) (2/36) Purging py3-bottle-pyc (0.12.25-r1) (3/36) Purging py3-bottle (0.12.25-r1) (4/36) Purging py3-gevent-websocket (0.10.1-r5) (5/36) Purging py3-gevent-pyc (22.10.2-r4) (6/36) Purging py3-gevent (22.10.2-r4) (7/36) Purging py3-cffi-pyc (1.15.1-r3) (8/36) Purging py3-cffi (1.15.1-r3) (9/36) Purging py3-cparser-pyc (2.21-r2) (10/36) Purging py3-cparser (2.21-r2) (11/36) Purging py3-greenlet-pyc (2.0.2-r2) (12/36) Purging py3-greenlet (2.0.2-r2) (13/36) Purging py3-zope-event-pyc (4.6-r1) (14/36) Purging py3-zope-event (4.6-r1) (15/36) Purging py3-zope-interface-pyc (5.5.2-r1) (16/36) Purging py3-zope-interface (5.5.2-r1) (17/36) Purging py3-setuptools-pyc (67.7.1-r0) (18/36) Purging py3-setuptools (67.7.1-r0) (19/36) Purging py3-packaging-pyc (23.1-r1) (20/36) Purging py3-packaging (23.1-r1) (21/36) Purging py3-parsing-pyc (3.0.9-r2) (22/36) Purging py3-parsing (3.0.9-r2) (23/36) Purging libev (4.33-r1) (24/36) Purging libuv (1.44.2-r2) (25/36) Purging python3-pyc (3.11.3-r10) (26/36) Purging python3-pycache-pyc0 (3.11.3-r10) (27/36) Purging pyc (0.1-r0) (28/36) Purging python3 (3.11.3-r10) (29/36) Purging gdbm (1.23-r1) (30/36) Purging libbz2 (1.0.8-r5) (31/36) Purging libffi (3.4.4-r2) (32/36) Purging libpanelw (6.4_p20230401-r5) (33/36) Purging mpdecimal (2.5.1-r2) (34/36) Purging readline (8.2.1-r1) (35/36) Purging sqlite-libs (3.41.2-r2) (36/36) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 408 MiB in 99 packages >>> py3-bottle-websocket: Updating the testing/aarch64 repository index... >>> py3-bottle-websocket: Signing the index...