>>> py3-avro: Building testing/py3-avro 1.11.1-r0 (using abuild 3.10.0_rc1-r2) started Thu, 13 Oct 2022 04:05:36 +0000 >>> py3-avro: Checking sanity of /home/buildozer/aports/testing/py3-avro/APKBUILD... >>> py3-avro: Analyzing dependencies... >>> py3-avro: Installing for build: build-base python3 py3-build py3-gpep517 py3-installer py3-isort py3-pycodestyle py3-setuptools py3-wheel (1/20) Installing libbz2 (1.0.8-r3) (2/20) Installing libffi (3.4.3-r0) (3/20) Installing gdbm (1.23-r0) (4/20) Installing xz-libs (5.2.7-r0) (5/20) Installing mpdecimal (2.5.1-r1) (6/20) Installing readline (8.2.0-r0) (7/20) Installing sqlite-libs (3.39.4-r0) (8/20) Installing python3 (3.10.8-r0) (9/20) Installing py3-parsing (3.0.9-r0) (10/20) Installing py3-packaging (21.3-r2) (11/20) Installing py3-tomli (2.0.1-r1) (12/20) Installing py3-pep517 (0.13.0-r0) (13/20) Installing py3-build (0.8.0-r1) (14/20) Installing py3-installer (0.5.1-r1) (15/20) Installing py3-gpep517 (9-r2) (16/20) Installing py3-isort (5.10.1-r1) (17/20) Installing py3-pycodestyle (2.9.0-r0) (18/20) Installing py3-setuptools (65.4.1-r0) (19/20) Installing py3-wheel (0.37.1-r1) (20/20) Installing .makedepends-py3-avro (20221013.040540) Executing busybox-1.35.0-r27.trigger OK: 328 MiB in 116 packages >>> py3-avro: Cleaning up srcdir >>> py3-avro: Cleaning up pkgdir >>> py3-avro: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-avro-1.11.1.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 2834k 100 2834k 0 0 3637k 0 --:--:-- --:--:-- --:--:-- 3894k >>> py3-avro: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-avro-1.11.1.tar.gz >>> py3-avro: Checking sha512sums... py3-avro-1.11.1.tar.gz: OK >>> py3-avro: Unpacking /var/cache/distfiles/py3-avro-1.11.1.tar.gz... 2022-10-13 04:05:45,756 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/avro copying avro/schema.py -> build/lib/avro copying avro/timezones.py -> build/lib/avro copying avro/name.py -> build/lib/avro copying avro/__init__.py -> build/lib/avro copying avro/errors.py -> build/lib/avro copying avro/datafile.py -> build/lib/avro copying avro/constants.py -> build/lib/avro copying avro/__main__.py -> build/lib/avro copying avro/protocol.py -> build/lib/avro copying avro/utils.py -> build/lib/avro copying avro/compatibility.py -> build/lib/avro copying avro/ipc.py -> build/lib/avro copying avro/codecs.py -> build/lib/avro copying avro/tool.py -> build/lib/avro copying avro/io.py -> build/lib/avro creating build/lib/avro/test copying avro/test/test_tether_word_count.py -> build/lib/avro/test copying avro/test/test_tether_task.py -> build/lib/avro/test copying avro/test/test_script.py -> build/lib/avro/test copying avro/test/__init__.py -> build/lib/avro/test copying avro/test/test_protocol.py -> build/lib/avro/test copying avro/test/gen_interop_data.py -> build/lib/avro/test copying avro/test/test_schema.py -> build/lib/avro/test copying avro/test/test_compatibility.py -> build/lib/avro/test copying avro/test/test_init.py -> build/lib/avro/test copying avro/test/test_io.py -> build/lib/avro/test copying avro/test/mock_tether_parent.py -> build/lib/avro/test copying avro/test/test_datafile.py -> build/lib/avro/test copying avro/test/test_ipc.py -> build/lib/avro/test copying avro/test/test_datafile_interop.py -> build/lib/avro/test copying avro/test/sample_http_server.py -> build/lib/avro/test copying avro/test/test_tether_task_runner.py -> build/lib/avro/test copying avro/test/sample_http_client.py -> build/lib/avro/test copying avro/test/word_count_task.py -> build/lib/avro/test copying avro/test/test_bench.py -> build/lib/avro/test creating build/lib/avro/tether copying avro/tether/__init__.py -> build/lib/avro/tether copying avro/tether/tether_task_runner.py -> build/lib/avro/tether copying avro/tether/util.py -> build/lib/avro/tether copying avro/tether/tether_task.py -> build/lib/avro/tether running egg_info creating avro.egg-info writing avro.egg-info/PKG-INFO writing dependency_links to avro.egg-info/dependency_links.txt writing entry points to avro.egg-info/entry_points.txt writing requirements to avro.egg-info/requires.txt writing top-level names to avro.egg-info/top_level.txt writing manifest file 'avro.egg-info/SOURCES.txt' reading manifest file 'avro.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'avro/LICENSE' writing manifest file 'avro.egg-info/SOURCES.txt' copying avro/HandshakeRequest.avsc -> build/lib/avro copying avro/HandshakeResponse.avsc -> build/lib/avro copying avro/LICENSE -> build/lib/avro copying avro/NOTICE -> build/lib/avro copying avro/VERSION.txt -> build/lib/avro copying avro/interop.avsc -> build/lib/avro copying avro/tether/InputProtocol.avpr -> build/lib/avro/tether copying avro/tether/OutputProtocol.avpr -> build/lib/avro/tether installing to build/bdist.linux-riscv64/wheel running install running install_lib creating build/bdist.linux-riscv64 creating build/bdist.linux-riscv64/wheel creating build/bdist.linux-riscv64/wheel/avro copying build/lib/avro/schema.py -> build/bdist.linux-riscv64/wheel/avro copying build/lib/avro/timezones.py -> build/bdist.linux-riscv64/wheel/avro copying build/lib/avro/name.py -> build/bdist.linux-riscv64/wheel/avro copying build/lib/avro/__init__.py -> build/bdist.linux-riscv64/wheel/avro copying build/lib/avro/errors.py -> build/bdist.linux-riscv64/wheel/avro copying build/lib/avro/datafile.py -> build/bdist.linux-riscv64/wheel/avro copying build/lib/avro/LICENSE -> build/bdist.linux-riscv64/wheel/avro copying build/lib/avro/constants.py -> build/bdist.linux-riscv64/wheel/avro copying build/lib/avro/NOTICE -> build/bdist.linux-riscv64/wheel/avro copying build/lib/avro/__main__.py -> build/bdist.linux-riscv64/wheel/avro copying build/lib/avro/HandshakeResponse.avsc -> build/bdist.linux-riscv64/wheel/avro copying build/lib/avro/protocol.py -> build/bdist.linux-riscv64/wheel/avro copying build/lib/avro/utils.py -> build/bdist.linux-riscv64/wheel/avro creating build/bdist.linux-riscv64/wheel/avro/tether copying build/lib/avro/tether/OutputProtocol.avpr -> build/bdist.linux-riscv64/wheel/avro/tether copying build/lib/avro/tether/__init__.py -> build/bdist.linux-riscv64/wheel/avro/tether copying build/lib/avro/tether/tether_task_runner.py -> build/bdist.linux-riscv64/wheel/avro/tether copying build/lib/avro/tether/InputProtocol.avpr -> build/bdist.linux-riscv64/wheel/avro/tether copying build/lib/avro/tether/util.py -> build/bdist.linux-riscv64/wheel/avro/tether copying build/lib/avro/tether/tether_task.py -> build/bdist.linux-riscv64/wheel/avro/tether copying build/lib/avro/compatibility.py -> build/bdist.linux-riscv64/wheel/avro copying build/lib/avro/ipc.py -> build/bdist.linux-riscv64/wheel/avro copying build/lib/avro/codecs.py -> build/bdist.linux-riscv64/wheel/avro copying build/lib/avro/tool.py -> build/bdist.linux-riscv64/wheel/avro copying build/lib/avro/io.py -> build/bdist.linux-riscv64/wheel/avro creating build/bdist.linux-riscv64/wheel/avro/test copying build/lib/avro/test/test_tether_word_count.py -> build/bdist.linux-riscv64/wheel/avro/test copying build/lib/avro/test/test_tether_task.py -> build/bdist.linux-riscv64/wheel/avro/test copying build/lib/avro/test/test_script.py -> build/bdist.linux-riscv64/wheel/avro/test copying build/lib/avro/test/__init__.py -> build/bdist.linux-riscv64/wheel/avro/test copying build/lib/avro/test/test_protocol.py -> build/bdist.linux-riscv64/wheel/avro/test copying build/lib/avro/test/gen_interop_data.py -> build/bdist.linux-riscv64/wheel/avro/test copying build/lib/avro/test/test_schema.py -> build/bdist.linux-riscv64/wheel/avro/test copying build/lib/avro/test/test_compatibility.py -> build/bdist.linux-riscv64/wheel/avro/test copying build/lib/avro/test/test_init.py -> build/bdist.linux-riscv64/wheel/avro/test copying build/lib/avro/test/test_io.py -> build/bdist.linux-riscv64/wheel/avro/test copying build/lib/avro/test/mock_tether_parent.py -> build/bdist.linux-riscv64/wheel/avro/test copying build/lib/avro/test/test_datafile.py -> build/bdist.linux-riscv64/wheel/avro/test copying build/lib/avro/test/test_ipc.py -> build/bdist.linux-riscv64/wheel/avro/test copying build/lib/avro/test/test_datafile_interop.py -> build/bdist.linux-riscv64/wheel/avro/test copying build/lib/avro/test/sample_http_server.py -> build/bdist.linux-riscv64/wheel/avro/test copying build/lib/avro/test/test_tether_task_runner.py -> build/bdist.linux-riscv64/wheel/avro/test copying build/lib/avro/test/sample_http_client.py -> build/bdist.linux-riscv64/wheel/avro/test copying build/lib/avro/test/word_count_task.py -> build/bdist.linux-riscv64/wheel/avro/test copying build/lib/avro/test/test_bench.py -> build/bdist.linux-riscv64/wheel/avro/test copying build/lib/avro/VERSION.txt -> build/bdist.linux-riscv64/wheel/avro copying build/lib/avro/interop.avsc -> build/bdist.linux-riscv64/wheel/avro copying build/lib/avro/HandshakeRequest.avsc -> build/bdist.linux-riscv64/wheel/avro running install_egg_info Copying avro.egg-info to build/bdist.linux-riscv64/wheel/avro-1.11.1-py3.10.egg-info running install_scripts creating build/bdist.linux-riscv64/wheel/avro-1.11.1.dist-info/WHEEL creating '/home/buildozer/aports/testing/py3-avro/src/avro-release-1.11.1/lang/py/dist/tmp_2umd3mr/avro-1.11.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it adding 'avro/HandshakeRequest.avsc' adding 'avro/HandshakeResponse.avsc' adding 'avro/LICENSE' adding 'avro/NOTICE' adding 'avro/VERSION.txt' adding 'avro/__init__.py' adding 'avro/__main__.py' adding 'avro/codecs.py' adding 'avro/compatibility.py' adding 'avro/constants.py' adding 'avro/datafile.py' adding 'avro/errors.py' adding 'avro/interop.avsc' adding 'avro/io.py' adding 'avro/ipc.py' adding 'avro/name.py' adding 'avro/protocol.py' adding 'avro/schema.py' adding 'avro/timezones.py' adding 'avro/tool.py' adding 'avro/utils.py' adding 'avro/test/__init__.py' adding 'avro/test/gen_interop_data.py' adding 'avro/test/mock_tether_parent.py' adding 'avro/test/sample_http_client.py' adding 'avro/test/sample_http_server.py' adding 'avro/test/test_bench.py' adding 'avro/test/test_compatibility.py' adding 'avro/test/test_datafile.py' adding 'avro/test/test_datafile_interop.py' adding 'avro/test/test_init.py' adding 'avro/test/test_io.py' adding 'avro/test/test_ipc.py' adding 'avro/test/test_protocol.py' adding 'avro/test/test_schema.py' adding 'avro/test/test_script.py' adding 'avro/test/test_tether_task.py' adding 'avro/test/test_tether_task_runner.py' adding 'avro/test/test_tether_word_count.py' adding 'avro/test/word_count_task.py' adding 'avro/tether/InputProtocol.avpr' adding 'avro/tether/OutputProtocol.avpr' adding 'avro/tether/__init__.py' adding 'avro/tether/tether_task.py' adding 'avro/tether/tether_task_runner.py' adding 'avro/tether/util.py' adding 'avro-1.11.1.dist-info/LICENSE' adding 'avro-1.11.1.dist-info/METADATA' adding 'avro-1.11.1.dist-info/WHEEL' adding 'avro-1.11.1.dist-info/entry_points.txt' adding 'avro-1.11.1.dist-info/top_level.txt' adding 'avro-1.11.1.dist-info/zip-safe' adding 'avro-1.11.1.dist-info/RECORD' removing build/bdist.linux-riscv64/wheel 2022-10-13 04:05:47,102 gpep517 INFO The backend produced dist/avro-1.11.1-py2.py3-none-any.whl avro-1.11.1-py2.py3-none-any.whl >>> py3-avro: Entering fakeroot... >>> py3-avro*: Running postcheck for py3-avro >>> py3-avro*: Preparing package py3-avro... >>> py3-avro*: Tracing dependencies... >>> py3-avro*: Package size: 1000.0 KB >>> py3-avro*: Compressing data... >>> py3-avro*: Create checksum... >>> py3-avro*: Create py3-avro-1.11.1-r0.apk >>> py3-avro: Build complete at Thu, 13 Oct 2022 04:05:51 +0000 elapsed time 0h 0m 15s >>> py3-avro: Cleaning up srcdir >>> py3-avro: Cleaning up pkgdir >>> py3-avro: Uninstalling dependencies... (1/20) Purging .makedepends-py3-avro (20221013.040540) (2/20) Purging py3-build (0.8.0-r1) (3/20) Purging py3-pep517 (0.13.0-r0) (4/20) Purging py3-gpep517 (9-r2) (5/20) Purging py3-tomli (2.0.1-r1) (6/20) Purging py3-installer (0.5.1-r1) (7/20) Purging py3-isort (5.10.1-r1) (8/20) Purging py3-pycodestyle (2.9.0-r0) (9/20) Purging py3-setuptools (65.4.1-r0) (10/20) Purging py3-wheel (0.37.1-r1) (11/20) Purging py3-packaging (21.3-r2) (12/20) Purging py3-parsing (3.0.9-r0) (13/20) Purging python3 (3.10.8-r0) (14/20) Purging libbz2 (1.0.8-r3) (15/20) Purging libffi (3.4.3-r0) (16/20) Purging gdbm (1.23-r0) (17/20) Purging xz-libs (5.2.7-r0) (18/20) Purging mpdecimal (2.5.1-r1) (19/20) Purging readline (8.2.0-r0) (20/20) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 270 MiB in 96 packages >>> py3-avro: Updating the testing/riscv64 repository index... >>> py3-avro: Signing the index...