>>> py3-nats: Building community/py3-nats 2.4.0-r0 (using abuild 3.11.21-r0) started Fri, 15 Sep 2023 08:30:29 +0000 >>> py3-nats: Checking sanity of /home/buildozer/aports/community/py3-nats/APKBUILD... >>> py3-nats: Analyzing dependencies... >>> py3-nats: Installing for build: build-base py3-aiohttp python3 py3-gpep517 py3-setuptools py3-wheel (1/47) Installing libffi (3.4.4-r3) (2/47) Installing gdbm (1.23-r1) (3/47) Installing mpdecimal (2.5.1-r2) (4/47) Installing libpanelw (6.4_p20230722-r0) (5/47) Installing readline (8.2.1-r2) (6/47) Installing sqlite-libs (3.43.1-r0) (7/47) Installing python3 (3.11.5-r0) (8/47) Installing python3-pycache-pyc0 (3.11.5-r0) (9/47) Installing pyc (0.1-r0) (10/47) Installing py3-frozenlist (1.3.3-r2) (11/47) Installing py3-frozenlist-pyc (1.3.3-r2) (12/47) Installing py3-aiosignal-pyc (1.3.1-r2) (13/47) Installing py3-typing-extensions (4.7.1-r1) (14/47) Installing py3-typing-extensions-pyc (4.7.1-r1) (15/47) Installing py3-async-timeout (4.0.3-r0) (16/47) Installing py3-async-timeout-pyc (4.0.3-r0) (17/47) Installing py3-attrs (23.1.0-r1) (18/47) Installing py3-attrs-pyc (23.1.0-r1) (19/47) Installing py3-brotli (1.0.9-r15) (20/47) Installing py3-brotli-pyc (1.0.9-r15) (21/47) Installing py3-charset-normalizer (3.2.0-r0) (22/47) Installing py3-charset-normalizer-pyc (3.2.0-r0) (23/47) Installing py3-idna (3.4-r4) (24/47) Installing py3-idna-pyc (3.4-r4) (25/47) Installing py3-idna-ssl (1.1.0-r8) (26/47) Installing py3-idna-ssl-pyc (1.1.0-r8) (27/47) Installing py3-multidict (6.0.4-r2) (28/47) Installing py3-multidict-pyc (6.0.4-r2) (29/47) Installing py3-yarl (1.9.2-r0) (30/47) Installing py3-yarl-pyc (1.9.2-r0) (31/47) Installing py3-aiohttp-pyc (3.8.5-r0) (32/47) Installing python3-pyc (3.11.5-r0) (33/47) Installing py3-aiosignal (1.3.1-r2) (34/47) Installing py3-aiohttp (3.8.5-r0) (35/47) Installing py3-installer (0.7.0-r1) (36/47) Installing py3-installer-pyc (0.7.0-r1) (37/47) Installing py3-gpep517 (15-r0) (38/47) Installing py3-gpep517-pyc (15-r0) (39/47) Installing py3-parsing (3.1.1-r0) (40/47) Installing py3-parsing-pyc (3.1.1-r0) (41/47) Installing py3-packaging (23.1-r3) (42/47) Installing py3-packaging-pyc (23.1-r3) (43/47) Installing py3-setuptools (68.2.1-r0) (44/47) Installing py3-setuptools-pyc (68.2.1-r0) (45/47) Installing py3-wheel (0.41.2-r0) (46/47) Installing py3-wheel-pyc (0.41.2-r0) (47/47) Installing .makedepends-py3-nats (20230915.083030) Executing busybox-1.36.1-r7.trigger OK: 435 MiB in 157 packages >>> py3-nats: Cleaning up srcdir >>> py3-nats: Cleaning up pkgdir >>> py3-nats: Cleaning up tmpdir >>> py3-nats: Fetching https://distfiles.alpinelinux.org/distfiles/edge/nats.py-2.4.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-nats: Fetching https://github.com/nats-io/nats.py/archive/v2.4.0/nats.py-2.4.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 115k 0 115k 0 0 207k 0 --:--:-- --:--:-- --:--:-- 207k >>> py3-nats: Fetching https://distfiles.alpinelinux.org/distfiles/edge/nats.py-2.4.0.tar.gz >>> py3-nats: Checking sha512sums... nats.py-2.4.0.tar.gz: OK >>> py3-nats: Unpacking /var/cache/distfiles/edge/nats.py-2.4.0.tar.gz... 2023-09-15 08:30:32,782 gpep517 INFO Building wheel via backend setuptools.build_meta 2023-09-15 08:30:32,979 root INFO running bdist_wheel 2023-09-15 08:30:32,992 root INFO running build 2023-09-15 08:30:32,992 root INFO running build_py 2023-09-15 08:30:32,995 root INFO creating build 2023-09-15 08:30:32,995 root INFO creating build/lib 2023-09-15 08:30:32,995 root INFO creating build/lib/nats 2023-09-15 08:30:32,995 root INFO copying nats/__init__.py -> build/lib/nats 2023-09-15 08:30:32,996 root INFO copying nats/errors.py -> build/lib/nats 2023-09-15 08:30:32,996 root INFO copying nats/nuid.py -> build/lib/nats 2023-09-15 08:30:32,997 root INFO creating build/lib/nats/aio 2023-09-15 08:30:32,997 root INFO copying nats/aio/subscription.py -> build/lib/nats/aio 2023-09-15 08:30:32,997 root INFO copying nats/aio/__init__.py -> build/lib/nats/aio 2023-09-15 08:30:32,998 root INFO copying nats/aio/errors.py -> build/lib/nats/aio 2023-09-15 08:30:32,998 root INFO copying nats/aio/transport.py -> build/lib/nats/aio 2023-09-15 08:30:32,999 root INFO copying nats/aio/msg.py -> build/lib/nats/aio 2023-09-15 08:30:32,999 root INFO copying nats/aio/client.py -> build/lib/nats/aio 2023-09-15 08:30:33,000 root INFO creating build/lib/nats/js 2023-09-15 08:30:33,000 root INFO copying nats/js/object_store.py -> build/lib/nats/js 2023-09-15 08:30:33,000 root INFO copying nats/js/api.py -> build/lib/nats/js 2023-09-15 08:30:33,001 root INFO copying nats/js/kv.py -> build/lib/nats/js 2023-09-15 08:30:33,001 root INFO copying nats/js/__init__.py -> build/lib/nats/js 2023-09-15 08:30:33,001 root INFO copying nats/js/errors.py -> build/lib/nats/js 2023-09-15 08:30:33,002 root INFO copying nats/js/client.py -> build/lib/nats/js 2023-09-15 08:30:33,002 root INFO copying nats/js/manager.py -> build/lib/nats/js 2023-09-15 08:30:33,003 root INFO creating build/lib/nats/protocol 2023-09-15 08:30:33,003 root INFO copying nats/protocol/__init__.py -> build/lib/nats/protocol 2023-09-15 08:30:33,003 root INFO copying nats/protocol/parser.py -> build/lib/nats/protocol 2023-09-15 08:30:33,004 root INFO copying nats/protocol/command.py -> build/lib/nats/protocol 2023-09-15 08:30:33,004 root INFO running egg_info 2023-09-15 08:30:33,004 root INFO creating nats_py.egg-info 2023-09-15 08:30:33,007 root INFO writing nats_py.egg-info/PKG-INFO 2023-09-15 08:30:33,008 root INFO writing dependency_links to nats_py.egg-info/dependency_links.txt 2023-09-15 08:30:33,009 root INFO writing requirements to nats_py.egg-info/requires.txt 2023-09-15 08:30:33,009 root INFO writing top-level names to nats_py.egg-info/top_level.txt 2023-09-15 08:30:33,009 root INFO writing manifest file 'nats_py.egg-info/SOURCES.txt' 2023-09-15 08:30:33,014 root INFO reading manifest file 'nats_py.egg-info/SOURCES.txt' 2023-09-15 08:30:33,014 root INFO adding license file 'LICENSE' 2023-09-15 08:30:33,015 root INFO writing manifest file 'nats_py.egg-info/SOURCES.txt' 2023-09-15 08:30:33,016 root INFO copying nats/py.typed -> build/lib/nats 2023-09-15 08:30:33,022 wheel INFO installing to build/bdist.linux-i686/wheel 2023-09-15 08:30:33,022 root INFO running install 2023-09-15 08:30:33,037 root INFO running install_lib 2023-09-15 08:30:33,039 root INFO creating build/bdist.linux-i686 2023-09-15 08:30:33,040 root INFO creating build/bdist.linux-i686/wheel 2023-09-15 08:30:33,040 root INFO creating build/bdist.linux-i686/wheel/nats 2023-09-15 08:30:33,040 root INFO creating build/bdist.linux-i686/wheel/nats/aio 2023-09-15 08:30:33,040 root INFO copying build/lib/nats/aio/subscription.py -> build/bdist.linux-i686/wheel/nats/aio 2023-09-15 08:30:33,041 root INFO copying build/lib/nats/aio/__init__.py -> build/bdist.linux-i686/wheel/nats/aio 2023-09-15 08:30:33,041 root INFO copying build/lib/nats/aio/errors.py -> build/bdist.linux-i686/wheel/nats/aio 2023-09-15 08:30:33,041 root INFO copying build/lib/nats/aio/transport.py -> build/bdist.linux-i686/wheel/nats/aio 2023-09-15 08:30:33,042 root INFO copying build/lib/nats/aio/msg.py -> build/bdist.linux-i686/wheel/nats/aio 2023-09-15 08:30:33,042 root INFO copying build/lib/nats/aio/client.py -> build/bdist.linux-i686/wheel/nats/aio 2023-09-15 08:30:33,043 root INFO copying build/lib/nats/__init__.py -> build/bdist.linux-i686/wheel/nats 2023-09-15 08:30:33,043 root INFO copying build/lib/nats/errors.py -> build/bdist.linux-i686/wheel/nats 2023-09-15 08:30:33,043 root INFO copying build/lib/nats/py.typed -> build/bdist.linux-i686/wheel/nats 2023-09-15 08:30:33,044 root INFO copying build/lib/nats/nuid.py -> build/bdist.linux-i686/wheel/nats 2023-09-15 08:30:33,044 root INFO creating build/bdist.linux-i686/wheel/nats/js 2023-09-15 08:30:33,044 root INFO copying build/lib/nats/js/object_store.py -> build/bdist.linux-i686/wheel/nats/js 2023-09-15 08:30:33,045 root INFO copying build/lib/nats/js/api.py -> build/bdist.linux-i686/wheel/nats/js 2023-09-15 08:30:33,045 root INFO copying build/lib/nats/js/kv.py -> build/bdist.linux-i686/wheel/nats/js 2023-09-15 08:30:33,045 root INFO copying build/lib/nats/js/__init__.py -> build/bdist.linux-i686/wheel/nats/js 2023-09-15 08:30:33,046 root INFO copying build/lib/nats/js/errors.py -> build/bdist.linux-i686/wheel/nats/js 2023-09-15 08:30:33,046 root INFO copying build/lib/nats/js/client.py -> build/bdist.linux-i686/wheel/nats/js 2023-09-15 08:30:33,046 root INFO copying build/lib/nats/js/manager.py -> build/bdist.linux-i686/wheel/nats/js 2023-09-15 08:30:33,047 root INFO creating build/bdist.linux-i686/wheel/nats/protocol 2023-09-15 08:30:33,047 root INFO copying build/lib/nats/protocol/__init__.py -> build/bdist.linux-i686/wheel/nats/protocol 2023-09-15 08:30:33,047 root INFO copying build/lib/nats/protocol/parser.py -> build/bdist.linux-i686/wheel/nats/protocol 2023-09-15 08:30:33,048 root INFO copying build/lib/nats/protocol/command.py -> build/bdist.linux-i686/wheel/nats/protocol 2023-09-15 08:30:33,048 root INFO running install_egg_info 2023-09-15 08:30:33,050 root INFO Copying nats_py.egg-info to build/bdist.linux-i686/wheel/nats_py-2.4.0-py3.11.egg-info 2023-09-15 08:30:33,052 root INFO running install_scripts 2023-09-15 08:30:33,056 wheel INFO creating build/bdist.linux-i686/wheel/nats_py-2.4.0.dist-info/WHEEL 2023-09-15 08:30:33,057 wheel INFO creating '/home/buildozer/aports/community/py3-nats/src/nats.py-2.4.0/.dist/.tmp-x4ujbx4m/nats_py-2.4.0-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2023-09-15 08:30:33,057 wheel INFO adding 'nats/__init__.py' 2023-09-15 08:30:33,057 wheel INFO adding 'nats/errors.py' 2023-09-15 08:30:33,058 wheel INFO adding 'nats/nuid.py' 2023-09-15 08:30:33,058 wheel INFO adding 'nats/py.typed' 2023-09-15 08:30:33,059 wheel INFO adding 'nats/aio/__init__.py' 2023-09-15 08:30:33,059 wheel INFO adding 'nats/aio/client.py' 2023-09-15 08:30:33,060 wheel INFO adding 'nats/aio/errors.py' 2023-09-15 08:30:33,060 wheel INFO adding 'nats/aio/msg.py' 2023-09-15 08:30:33,061 wheel INFO adding 'nats/aio/subscription.py' 2023-09-15 08:30:33,061 wheel INFO adding 'nats/aio/transport.py' 2023-09-15 08:30:33,062 wheel INFO adding 'nats/js/__init__.py' 2023-09-15 08:30:33,062 wheel INFO adding 'nats/js/api.py' 2023-09-15 08:30:33,063 wheel INFO adding 'nats/js/client.py' 2023-09-15 08:30:33,063 wheel INFO adding 'nats/js/errors.py' 2023-09-15 08:30:33,064 wheel INFO adding 'nats/js/kv.py' 2023-09-15 08:30:33,064 wheel INFO adding 'nats/js/manager.py' 2023-09-15 08:30:33,064 wheel INFO adding 'nats/js/object_store.py' 2023-09-15 08:30:33,065 wheel INFO adding 'nats/protocol/__init__.py' 2023-09-15 08:30:33,065 wheel INFO adding 'nats/protocol/command.py' 2023-09-15 08:30:33,065 wheel INFO adding 'nats/protocol/parser.py' 2023-09-15 08:30:33,066 wheel INFO adding 'nats_py-2.4.0.dist-info/LICENSE' 2023-09-15 08:30:33,066 wheel INFO adding 'nats_py-2.4.0.dist-info/METADATA' 2023-09-15 08:30:33,067 wheel INFO adding 'nats_py-2.4.0.dist-info/WHEEL' 2023-09-15 08:30:33,067 wheel INFO adding 'nats_py-2.4.0.dist-info/top_level.txt' 2023-09-15 08:30:33,067 wheel INFO adding 'nats_py-2.4.0.dist-info/zip-safe' 2023-09-15 08:30:33,068 wheel INFO adding 'nats_py-2.4.0.dist-info/RECORD' 2023-09-15 08:30:33,068 wheel INFO removing build/bdist.linux-i686/wheel 2023-09-15 08:30:33,069 gpep517 INFO The backend produced .dist/nats_py-2.4.0-py3-none-any.whl nats_py-2.4.0-py3-none-any.whl >>> py3-nats: Entering fakeroot... >>> py3-nats-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-nats/pkg/py3-nats/usr/lib/python3.11/site-packages/nats/aio/__pycache__' -> '/home/buildozer/aports/community/py3-nats/pkg/py3-nats-pyc/usr/lib/python3.11/site-packages/nats/aio/__pycache__' '/home/buildozer/aports/community/py3-nats/pkg/py3-nats/usr/lib/python3.11/site-packages/nats/__pycache__' -> '/home/buildozer/aports/community/py3-nats/pkg/py3-nats-pyc/usr/lib/python3.11/site-packages/nats/__pycache__' '/home/buildozer/aports/community/py3-nats/pkg/py3-nats/usr/lib/python3.11/site-packages/nats/js/__pycache__' -> '/home/buildozer/aports/community/py3-nats/pkg/py3-nats-pyc/usr/lib/python3.11/site-packages/nats/js/__pycache__' '/home/buildozer/aports/community/py3-nats/pkg/py3-nats/usr/lib/python3.11/site-packages/nats/protocol/__pycache__' -> '/home/buildozer/aports/community/py3-nats/pkg/py3-nats-pyc/usr/lib/python3.11/site-packages/nats/protocol/__pycache__' >>> py3-nats-pyc*: Preparing subpackage py3-nats-pyc... >>> py3-nats-pyc*: Running postcheck for py3-nats-pyc >>> py3-nats*: Running postcheck for py3-nats >>> py3-nats*: Preparing package py3-nats... >>> py3-nats-pyc*: Tracing dependencies... py3-aiohttp python3 python3~3.11 >>> py3-nats-pyc*: Package size: 408.0 KB >>> py3-nats-pyc*: Compressing data... >>> py3-nats-pyc*: Create checksum... >>> py3-nats-pyc*: Create py3-nats-pyc-2.4.0-r0.apk >>> py3-nats*: Tracing dependencies... py3-aiohttp python3 python3~3.11 >>> py3-nats*: Package size: 364.0 KB >>> py3-nats*: Compressing data... >>> py3-nats*: Create checksum... >>> py3-nats*: Create py3-nats-2.4.0-r0.apk >>> py3-nats: Build complete at Fri, 15 Sep 2023 08:30:34 +0000 elapsed time 0h 0m 5s >>> py3-nats: Cleaning up srcdir >>> py3-nats: Cleaning up pkgdir >>> py3-nats: Uninstalling dependencies... (1/47) Purging .makedepends-py3-nats (20230915.083030) (2/47) Purging py3-aiohttp-pyc (3.8.5-r0) (3/47) Purging py3-aiohttp (3.8.5-r0) (4/47) Purging py3-aiosignal-pyc (1.3.1-r2) (5/47) Purging py3-aiosignal (1.3.1-r2) (6/47) Purging py3-frozenlist-pyc (1.3.3-r2) (7/47) Purging py3-frozenlist (1.3.3-r2) (8/47) Purging py3-async-timeout-pyc (4.0.3-r0) (9/47) Purging py3-async-timeout (4.0.3-r0) (10/47) Purging py3-attrs-pyc (23.1.0-r1) (11/47) Purging py3-attrs (23.1.0-r1) (12/47) Purging py3-brotli-pyc (1.0.9-r15) (13/47) Purging py3-brotli (1.0.9-r15) (14/47) Purging py3-charset-normalizer-pyc (3.2.0-r0) (15/47) Purging py3-charset-normalizer (3.2.0-r0) (16/47) Purging py3-idna-ssl-pyc (1.1.0-r8) (17/47) Purging py3-idna-ssl (1.1.0-r8) (18/47) Purging py3-typing-extensions-pyc (4.7.1-r1) (19/47) Purging py3-typing-extensions (4.7.1-r1) (20/47) Purging py3-yarl-pyc (1.9.2-r0) (21/47) Purging py3-yarl (1.9.2-r0) (22/47) Purging py3-idna-pyc (3.4-r4) (23/47) Purging py3-idna (3.4-r4) (24/47) Purging py3-multidict-pyc (6.0.4-r2) (25/47) Purging py3-multidict (6.0.4-r2) (26/47) Purging py3-gpep517-pyc (15-r0) (27/47) Purging py3-gpep517 (15-r0) (28/47) Purging py3-installer-pyc (0.7.0-r1) (29/47) Purging py3-installer (0.7.0-r1) (30/47) Purging py3-setuptools-pyc (68.2.1-r0) (31/47) Purging py3-setuptools (68.2.1-r0) (32/47) Purging py3-wheel-pyc (0.41.2-r0) (33/47) Purging py3-wheel (0.41.2-r0) (34/47) Purging py3-packaging-pyc (23.1-r3) (35/47) Purging py3-packaging (23.1-r3) (36/47) Purging py3-parsing-pyc (3.1.1-r0) (37/47) Purging py3-parsing (3.1.1-r0) (38/47) Purging python3-pyc (3.11.5-r0) (39/47) Purging python3-pycache-pyc0 (3.11.5-r0) (40/47) Purging pyc (0.1-r0) (41/47) Purging python3 (3.11.5-r0) (42/47) Purging gdbm (1.23-r1) (43/47) Purging libffi (3.4.4-r3) (44/47) Purging libpanelw (6.4_p20230722-r0) (45/47) Purging mpdecimal (2.5.1-r2) (46/47) Purging readline (8.2.1-r2) (47/47) Purging sqlite-libs (3.43.1-r0) Executing busybox-1.36.1-r7.trigger OK: 379 MiB in 110 packages >>> py3-nats: Updating the community/x86 repository index... >>> py3-nats: Signing the index...