>>> py3-eliot: Building community/py3-eliot 1.14.0-r2 (using abuild 3.10.0_rc1-r2) started Fri, 28 Oct 2022 22:52:16 +0000 >>> py3-eliot: Checking sanity of /home/buildozer/aports/community/py3-eliot/APKBUILD... >>> WARNING: py3-eliot: No maintainer >>> py3-eliot: Analyzing dependencies... >>> py3-eliot: Installing for build: build-base python3 py3-six py3-zope-interface py3-pyrsistent py3-boltons py3-twisted py3-setuptools (1/36) Installing libbz2 (1.0.8-r3) (2/36) Installing libffi (3.4.4-r0) (3/36) Installing gdbm (1.23-r0) (4/36) Installing xz-libs (5.2.7-r0) (5/36) Installing mpdecimal (2.5.1-r1) (6/36) Installing readline (8.2.0-r0) (7/36) Installing sqlite-libs (3.39.4-r0) (8/36) Installing python3 (3.10.8-r3) (9/36) Installing py3-six (1.16.0-r3) (10/36) Installing py3-zope-interface (5.4.0-r1) (11/36) Installing py3-pyrsistent (0.18.0-r2) (12/36) Installing py3-boltons (21.0.0-r3) (13/36) Installing py3-cparser (2.21-r0) (14/36) Installing py3-cffi (1.15.1-r0) (15/36) Installing py3-cryptography (38.0.2-r0) (16/36) Installing py3-constantly (15.1.0-r5) (17/36) Installing py3-incremental (21.3.0-r2) (18/36) Installing py3-attrs (22.1.0-r0) (19/36) Installing py3-automat (20.2.0-r2) (20/36) Installing py3-idna (3.4-r2) (21/36) Installing py3-hyperlink (21.0.0-r2) (22/36) Installing py3-typing-extensions (4.4.0-r0) (23/36) Installing py3-pyhamcrest (2.0.2-r2) (24/36) Installing py3-asn1 (0.4.8-r2) (25/36) Installing py3-asn1-modules (0.2.8-r2) (26/36) Installing py3-characteristic (14.3.0-r8) (27/36) Installing py3-service_identity (21.1.0-r2) (28/36) Installing py3-pyserial (3.5-r3) (29/36) Installing py3-hyperframe (6.0.1-r0) (30/36) Installing py3-hpack (4.0.0-r4) (31/36) Installing py3-h2 (4.1.0-r0) (32/36) Installing py3-twisted (22.4.0-r0) (33/36) Installing py3-parsing (3.0.9-r0) (34/36) Installing py3-packaging (21.3-r2) (35/36) Installing py3-setuptools (65.5.0-r0) (36/36) Installing .makedepends-py3-eliot (20221028.225224) Executing busybox-1.35.0-r27.trigger OK: 291 MiB in 129 packages >>> py3-eliot: Cleaning up srcdir >>> py3-eliot: Cleaning up pkgdir >>> py3-eliot: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/py3-eliot-1.14.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 701k 100 701k 0 0 676k 0 0:00:01 0:00:01 --:--:-- 677k >>> py3-eliot: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/py3-eliot-1.14.0.tar.gz >>> py3-eliot: Checking sha512sums... py3-eliot-1.14.0.tar.gz: OK >>> py3-eliot: Unpacking /var/cache/distfiles/v3.17/py3-eliot-1.14.0.tar.gz... /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 build running build_py creating build creating build/lib creating build/lib/eliot copying eliot/parse.py -> build/lib/eliot copying eliot/json.py -> build/lib/eliot copying eliot/tai64n.py -> build/lib/eliot copying eliot/_errors.py -> build/lib/eliot copying eliot/logwriter.py -> build/lib/eliot copying eliot/_bytesjson.py -> build/lib/eliot copying eliot/testing.py -> build/lib/eliot copying eliot/_traceback.py -> build/lib/eliot copying eliot/_generators.py -> build/lib/eliot copying eliot/filter.py -> build/lib/eliot copying eliot/stdlib.py -> build/lib/eliot copying eliot/journald.py -> build/lib/eliot copying eliot/dask.py -> build/lib/eliot copying eliot/_action.py -> build/lib/eliot copying eliot/_util.py -> build/lib/eliot copying eliot/__init__.py -> build/lib/eliot copying eliot/prettyprint.py -> build/lib/eliot copying eliot/_validation.py -> build/lib/eliot copying eliot/serializers.py -> build/lib/eliot copying eliot/twisted.py -> build/lib/eliot copying eliot/_message.py -> build/lib/eliot copying eliot/_output.py -> build/lib/eliot copying eliot/_version.py -> build/lib/eliot creating build/lib/eliot/tests copying eliot/tests/test_serializers.py -> build/lib/eliot/tests copying eliot/tests/test_action.py -> build/lib/eliot/tests copying eliot/tests/test_parse.py -> build/lib/eliot/tests copying eliot/tests/test_filter.py -> build/lib/eliot/tests copying eliot/tests/test_pyinstaller.py -> build/lib/eliot/tests copying eliot/tests/test_validation.py -> build/lib/eliot/tests copying eliot/tests/test_coroutines.py -> build/lib/eliot/tests copying eliot/tests/test_tai64n.py -> build/lib/eliot/tests copying eliot/tests/common.py -> build/lib/eliot/tests copying eliot/tests/test_json.py -> build/lib/eliot/tests copying eliot/tests/strategies.py -> build/lib/eliot/tests copying eliot/tests/test_twisted.py -> build/lib/eliot/tests copying eliot/tests/test_util.py -> build/lib/eliot/tests copying eliot/tests/test_generators.py -> build/lib/eliot/tests copying eliot/tests/test_message.py -> build/lib/eliot/tests copying eliot/tests/test_prettyprint.py -> build/lib/eliot/tests copying eliot/tests/__init__.py -> build/lib/eliot/tests copying eliot/tests/test_dask.py -> build/lib/eliot/tests copying eliot/tests/test_traceback.py -> build/lib/eliot/tests copying eliot/tests/test_journald.py -> build/lib/eliot/tests copying eliot/tests/test_api.py -> build/lib/eliot/tests copying eliot/tests/test_stdlib.py -> build/lib/eliot/tests copying eliot/tests/test_logwriter.py -> build/lib/eliot/tests copying eliot/tests/test_testing.py -> build/lib/eliot/tests copying eliot/tests/test_output.py -> build/lib/eliot/tests UPDATING build/lib/eliot/_version.py set build/lib/eliot/_version.py to '1.14.0' >>> py3-eliot: Entering fakeroot... /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 install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py UPDATING build/lib/eliot/_version.py set build/lib/eliot/_version.py to '1.14.0' running install_lib creating /home/buildozer/aports/community/py3-eliot/pkg creating /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot creating /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr creating /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib creating /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot copying build/lib/eliot/parse.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot copying build/lib/eliot/json.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot copying build/lib/eliot/tai64n.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot copying build/lib/eliot/_errors.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot creating /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/tests copying build/lib/eliot/tests/test_serializers.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/tests copying build/lib/eliot/tests/test_action.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/tests copying build/lib/eliot/tests/test_parse.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/tests copying build/lib/eliot/tests/test_filter.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/tests copying build/lib/eliot/tests/test_pyinstaller.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/tests copying build/lib/eliot/tests/test_validation.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/tests copying build/lib/eliot/tests/test_coroutines.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/tests copying build/lib/eliot/tests/test_tai64n.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/tests copying build/lib/eliot/tests/common.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/tests copying build/lib/eliot/tests/test_json.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/tests copying build/lib/eliot/tests/strategies.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/tests copying build/lib/eliot/tests/test_twisted.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/tests copying build/lib/eliot/tests/test_util.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/tests copying build/lib/eliot/tests/test_generators.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/tests copying build/lib/eliot/tests/test_message.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/tests copying build/lib/eliot/tests/test_prettyprint.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/tests copying build/lib/eliot/tests/__init__.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/tests copying build/lib/eliot/tests/test_dask.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/tests copying build/lib/eliot/tests/test_traceback.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/tests copying build/lib/eliot/tests/test_journald.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/tests copying build/lib/eliot/tests/test_api.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/tests copying build/lib/eliot/tests/test_stdlib.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/tests copying build/lib/eliot/tests/test_logwriter.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/tests copying build/lib/eliot/tests/test_testing.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/tests copying build/lib/eliot/tests/test_output.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/tests copying build/lib/eliot/logwriter.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot copying build/lib/eliot/_bytesjson.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot copying build/lib/eliot/testing.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot copying build/lib/eliot/_traceback.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot copying build/lib/eliot/_generators.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot copying build/lib/eliot/filter.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot copying build/lib/eliot/stdlib.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot copying build/lib/eliot/journald.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot copying build/lib/eliot/dask.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot copying build/lib/eliot/_action.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot copying build/lib/eliot/_util.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot copying build/lib/eliot/__init__.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot copying build/lib/eliot/prettyprint.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot copying build/lib/eliot/_validation.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot copying build/lib/eliot/serializers.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot copying build/lib/eliot/twisted.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot copying build/lib/eliot/_message.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot copying build/lib/eliot/_output.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot copying build/lib/eliot/_version.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/parse.py to parse.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/json.py to json.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/tai64n.py to tai64n.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/_errors.py to _errors.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/tests/test_serializers.py to test_serializers.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/tests/test_action.py to test_action.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/tests/test_parse.py to test_parse.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/tests/test_filter.py to test_filter.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/tests/test_pyinstaller.py to test_pyinstaller.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/tests/test_validation.py to test_validation.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/tests/test_coroutines.py to test_coroutines.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/tests/test_tai64n.py to test_tai64n.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/tests/common.py to common.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/tests/test_json.py to test_json.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/tests/strategies.py to strategies.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/tests/test_twisted.py to test_twisted.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/tests/test_util.py to test_util.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/tests/test_generators.py to test_generators.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/tests/test_message.py to test_message.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/tests/test_prettyprint.py to test_prettyprint.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/tests/test_dask.py to test_dask.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/tests/test_traceback.py to test_traceback.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/tests/test_journald.py to test_journald.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/tests/test_api.py to test_api.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/tests/test_stdlib.py to test_stdlib.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/tests/test_logwriter.py to test_logwriter.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/tests/test_testing.py to test_testing.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/tests/test_output.py to test_output.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/logwriter.py to logwriter.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/_bytesjson.py to _bytesjson.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/testing.py to testing.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/_traceback.py to _traceback.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/_generators.py to _generators.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/filter.py to filter.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/stdlib.py to stdlib.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/journald.py to journald.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/dask.py to dask.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/_action.py to _action.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/_util.py to _util.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/prettyprint.py to prettyprint.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/_validation.py to _validation.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/serializers.py to serializers.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/twisted.py to twisted.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/_message.py to _message.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/_output.py to _output.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot/_version.py to _version.cpython-310.pyc running install_egg_info running egg_info creating eliot.egg-info writing eliot.egg-info/PKG-INFO writing dependency_links to eliot.egg-info/dependency_links.txt writing entry points to eliot.egg-info/entry_points.txt writing requirements to eliot.egg-info/requires.txt writing top-level names to eliot.egg-info/top_level.txt writing manifest file 'eliot.egg-info/SOURCES.txt' reading manifest file 'eliot.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' writing manifest file 'eliot.egg-info/SOURCES.txt' Copying eliot.egg-info to /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.10/site-packages/eliot-1.14.0-py3.10.egg-info running install_scripts Installing eliot-prettyprint script to /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/bin >>> py3-eliot*: Running postcheck for py3-eliot >>> py3-eliot*: Preparing package py3-eliot... >>> py3-eliot*: Tracing dependencies... >>> py3-eliot*: Package size: 1.1 MB >>> py3-eliot*: Compressing data... >>> py3-eliot*: Create checksum... >>> py3-eliot*: Create py3-eliot-1.14.0-r2.apk >>> py3-eliot: Build complete at Fri, 28 Oct 2022 22:52:27 +0000 elapsed time 0h 0m 11s >>> py3-eliot: Cleaning up srcdir >>> py3-eliot: Cleaning up pkgdir >>> py3-eliot: Uninstalling dependencies... (1/36) Purging .makedepends-py3-eliot (20221028.225224) (2/36) Purging py3-pyrsistent (0.18.0-r2) (3/36) Purging py3-boltons (21.0.0-r3) (4/36) Purging py3-twisted (22.4.0-r0) (5/36) Purging py3-zope-interface (5.4.0-r1) (6/36) Purging py3-constantly (15.1.0-r5) (7/36) Purging py3-incremental (21.3.0-r2) (8/36) Purging py3-automat (20.2.0-r2) (9/36) Purging py3-hyperlink (21.0.0-r2) (10/36) Purging py3-typing-extensions (4.4.0-r0) (11/36) Purging py3-pyhamcrest (2.0.2-r2) (12/36) Purging py3-service_identity (21.1.0-r2) (13/36) Purging py3-six (1.16.0-r3) (14/36) Purging py3-asn1-modules (0.2.8-r2) (15/36) Purging py3-asn1 (0.4.8-r2) (16/36) Purging py3-attrs (22.1.0-r0) (17/36) Purging py3-characteristic (14.3.0-r8) (18/36) Purging py3-cryptography (38.0.2-r0) (19/36) Purging py3-cffi (1.15.1-r0) (20/36) Purging py3-cparser (2.21-r0) (21/36) Purging py3-idna (3.4-r2) (22/36) Purging py3-pyserial (3.5-r3) (23/36) Purging py3-h2 (4.1.0-r0) (24/36) Purging py3-hyperframe (6.0.1-r0) (25/36) Purging py3-hpack (4.0.0-r4) (26/36) Purging py3-setuptools (65.5.0-r0) (27/36) Purging py3-packaging (21.3-r2) (28/36) Purging py3-parsing (3.0.9-r0) (29/36) Purging python3 (3.10.8-r3) (30/36) Purging libbz2 (1.0.8-r3) (31/36) Purging libffi (3.4.4-r0) (32/36) Purging gdbm (1.23-r0) (33/36) Purging xz-libs (5.2.7-r0) (34/36) Purging mpdecimal (2.5.1-r1) (35/36) Purging readline (8.2.0-r0) (36/36) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 189 MiB in 93 packages >>> py3-eliot: Updating the community/armv7 repository index... >>> py3-eliot: Signing the index...