>>> py3-eliot: Building community/py3-eliot 1.13.0-r0 (using abuild 3.7.0_rc1-r1) started Mon, 21 Dec 2020 10:35:14 +0000 >>> py3-eliot: Checking sanity of /home/buildozer/aports/community/py3-eliot/APKBUILD... >>> 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/29) Installing libbz2 (1.0.8-r1) (2/29) Installing libffi (3.3-r2) (3/29) Installing gdbm (1.18.1-r0) (4/29) Installing xz-libs (5.2.5-r0) (5/29) Installing readline (8.0.4-r0) (6/29) Installing sqlite-libs (3.34.0-r0) (7/29) Installing python3 (3.8.6-r0) (8/29) Installing py3-six (1.15.0-r0) (9/29) Installing py3-zope-interface (5.2.0-r0) (10/29) Installing py3-pyrsistent (0.17.3-r0) (11/29) Installing py3-boltons (20.2.1-r0) (12/29) Installing py3-cparser (2.20-r0) (13/29) Installing py3-cffi (1.14.4-r0) (14/29) Installing py3-idna (2.10-r0) (15/29) Installing py3-asn1crypto (1.4.0-r0) (16/29) Installing py3-cryptography (3.3.1-r0) (17/29) Installing py3-constantly (15.1.0-r3) (18/29) Installing py3-incremental (17.5.0-r3) (19/29) Installing py3-attrs (20.3.0-r0) (20/29) Installing py3-pyhamcrest (2.0.2-r0) (21/29) Installing py3-hyperlink (20.0.1-r0) (22/29) Installing py3-automat (20.2.0-r0) (23/29) Installing py3-twisted (20.3.0-r1) (24/29) Installing py3-ordered-set (4.0.2-r0) (25/29) Installing py3-appdirs (1.4.4-r1) (26/29) Installing py3-parsing (2.4.7-r1) (27/29) Installing py3-packaging (20.8-r0) (28/29) Installing py3-setuptools (51.0.0-r0) (29/29) Installing .makedepends-py3-eliot (20201221.103515) Executing busybox-1.32.0-r8.trigger OK: 398 MiB in 115 packages >>> py3-eliot: Cleaning up srcdir >>> py3-eliot: Cleaning up pkgdir >>> py3-eliot: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/py3-eliot-1.13.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 curl: (22) The requested URL returned error: 404 >>> py3-eliot: Fetching py3-eliot-1.13.0.tar.gz::https://github.com/itamarst/eliot/archive/1.13.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 122 100 122 0 0 542 0 --:--:-- --:--:-- --:--:-- 544 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 430k 0 430k 0 0 731k 0 --:--:-- --:--:-- --:--:-- 1473k >>> py3-eliot: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/py3-eliot-1.13.0.tar.gz >>> py3-eliot: Checking sha512sums... py3-eliot-1.13.0.tar.gz: OK >>> py3-eliot: Unpacking /var/cache/distfiles/v3.13/py3-eliot-1.13.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/eliot copying eliot/twisted.py -> build/lib/eliot copying eliot/_util.py -> build/lib/eliot copying eliot/testing.py -> build/lib/eliot copying eliot/_message.py -> build/lib/eliot copying eliot/_bytesjson.py -> build/lib/eliot copying eliot/__init__.py -> build/lib/eliot copying eliot/_errors.py -> build/lib/eliot copying eliot/_version.py -> build/lib/eliot copying eliot/_generators.py -> build/lib/eliot copying eliot/prettyprint.py -> build/lib/eliot copying eliot/dask.py -> build/lib/eliot copying eliot/_output.py -> build/lib/eliot copying eliot/stdlib.py -> build/lib/eliot copying eliot/parse.py -> build/lib/eliot copying eliot/_traceback.py -> build/lib/eliot copying eliot/journald.py -> build/lib/eliot copying eliot/json.py -> build/lib/eliot copying eliot/_action.py -> build/lib/eliot copying eliot/serializers.py -> build/lib/eliot copying eliot/logwriter.py -> build/lib/eliot copying eliot/filter.py -> build/lib/eliot copying eliot/tai64n.py -> build/lib/eliot copying eliot/_validation.py -> build/lib/eliot creating build/lib/eliot/tests copying eliot/tests/test_traceback.py -> build/lib/eliot/tests copying eliot/tests/test_output.py -> build/lib/eliot/tests copying eliot/tests/test_journald.py -> build/lib/eliot/tests copying eliot/tests/test_validation.py -> build/lib/eliot/tests copying eliot/tests/test_dask.py -> build/lib/eliot/tests copying eliot/tests/test_api.py -> build/lib/eliot/tests copying eliot/tests/test_pyinstaller.py -> build/lib/eliot/tests copying eliot/tests/test_stdlib.py -> build/lib/eliot/tests copying eliot/tests/test_filter.py -> build/lib/eliot/tests copying eliot/tests/__init__.py -> build/lib/eliot/tests copying eliot/tests/test_json.py -> build/lib/eliot/tests copying eliot/tests/test_twisted.py -> build/lib/eliot/tests copying eliot/tests/test_action.py -> build/lib/eliot/tests copying eliot/tests/test_testing.py -> build/lib/eliot/tests copying eliot/tests/test_coroutines.py -> build/lib/eliot/tests copying eliot/tests/test_serializers.py -> build/lib/eliot/tests copying eliot/tests/strategies.py -> build/lib/eliot/tests copying eliot/tests/test_prettyprint.py -> build/lib/eliot/tests copying eliot/tests/test_parse.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_tai64n.py -> build/lib/eliot/tests copying eliot/tests/common.py -> build/lib/eliot/tests copying eliot/tests/test_util.py -> build/lib/eliot/tests copying eliot/tests/test_logwriter.py -> build/lib/eliot/tests UPDATING build/lib/eliot/_version.py set build/lib/eliot/_version.py to '1.13.0' >>> py3-eliot: Entering fakeroot... running install running build running build_py UPDATING build/lib/eliot/_version.py set build/lib/eliot/_version.py to '1.13.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.8 creating /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages creating /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot creating /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/tests copying build/lib/eliot/tests/test_traceback.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/tests copying build/lib/eliot/tests/test_output.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/tests copying build/lib/eliot/tests/test_journald.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/tests copying build/lib/eliot/tests/test_validation.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/tests copying build/lib/eliot/tests/test_dask.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/tests copying build/lib/eliot/tests/test_api.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/tests copying build/lib/eliot/tests/test_pyinstaller.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/tests copying build/lib/eliot/tests/test_stdlib.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/tests copying build/lib/eliot/tests/test_filter.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/tests copying build/lib/eliot/tests/__init__.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/tests copying build/lib/eliot/tests/test_json.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/tests copying build/lib/eliot/tests/test_twisted.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/tests copying build/lib/eliot/tests/test_action.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/tests copying build/lib/eliot/tests/test_testing.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/tests copying build/lib/eliot/tests/test_coroutines.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/tests copying build/lib/eliot/tests/test_serializers.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/tests copying build/lib/eliot/tests/strategies.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/tests copying build/lib/eliot/tests/test_prettyprint.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/tests copying build/lib/eliot/tests/test_parse.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/tests copying build/lib/eliot/tests/test_generators.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/tests copying build/lib/eliot/tests/test_message.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/tests copying build/lib/eliot/tests/test_tai64n.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/tests copying build/lib/eliot/tests/common.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/tests copying build/lib/eliot/tests/test_util.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/tests copying build/lib/eliot/tests/test_logwriter.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/tests copying build/lib/eliot/twisted.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot copying build/lib/eliot/_util.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot copying build/lib/eliot/testing.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot copying build/lib/eliot/_message.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot copying build/lib/eliot/_bytesjson.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot copying build/lib/eliot/__init__.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot copying build/lib/eliot/_errors.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot copying build/lib/eliot/_version.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot copying build/lib/eliot/_generators.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot copying build/lib/eliot/prettyprint.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot copying build/lib/eliot/dask.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot copying build/lib/eliot/_output.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot copying build/lib/eliot/stdlib.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot copying build/lib/eliot/parse.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot copying build/lib/eliot/_traceback.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot copying build/lib/eliot/journald.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot copying build/lib/eliot/json.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot copying build/lib/eliot/_action.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot copying build/lib/eliot/serializers.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot copying build/lib/eliot/logwriter.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot copying build/lib/eliot/filter.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot copying build/lib/eliot/tai64n.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot copying build/lib/eliot/_validation.py -> /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/tests/test_traceback.py to test_traceback.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/tests/test_output.py to test_output.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/tests/test_journald.py to test_journald.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/tests/test_validation.py to test_validation.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/tests/test_dask.py to test_dask.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/tests/test_api.py to test_api.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/tests/test_pyinstaller.py to test_pyinstaller.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/tests/test_stdlib.py to test_stdlib.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/tests/test_filter.py to test_filter.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/tests/test_json.py to test_json.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/tests/test_twisted.py to test_twisted.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/tests/test_action.py to test_action.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/tests/test_testing.py to test_testing.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/tests/test_coroutines.py to test_coroutines.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/tests/test_serializers.py to test_serializers.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/tests/strategies.py to strategies.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/tests/test_prettyprint.py to test_prettyprint.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/tests/test_parse.py to test_parse.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/tests/test_generators.py to test_generators.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/tests/test_message.py to test_message.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/tests/test_tai64n.py to test_tai64n.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/tests/common.py to common.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/tests/test_util.py to test_util.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/tests/test_logwriter.py to test_logwriter.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/twisted.py to twisted.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/_util.py to _util.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/testing.py to testing.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/_message.py to _message.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/_bytesjson.py to _bytesjson.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/_errors.py to _errors.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/_version.py to _version.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/_generators.py to _generators.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/prettyprint.py to prettyprint.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/dask.py to dask.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/_output.py to _output.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/stdlib.py to stdlib.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/parse.py to parse.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/_traceback.py to _traceback.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/journald.py to journald.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/json.py to json.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/_action.py to _action.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/serializers.py to serializers.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/logwriter.py to logwriter.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/filter.py to filter.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/tai64n.py to tai64n.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-eliot/pkg/py3-eliot/usr/lib/python3.8/site-packages/eliot/_validation.py to _validation.cpython-38.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' 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.8/site-packages/eliot-1.13.0-py3.8.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.13.0-r0.apk >>> py3-eliot: Build complete at Mon, 21 Dec 2020 10:35:19 +0000 elapsed time 0h 0m 5s >>> py3-eliot: Cleaning up srcdir >>> py3-eliot: Cleaning up pkgdir >>> py3-eliot: Uninstalling dependencies... (1/29) Purging .makedepends-py3-eliot (20201221.103515) (2/29) Purging py3-pyrsistent (0.17.3-r0) (3/29) Purging py3-boltons (20.2.1-r0) (4/29) Purging py3-twisted (20.3.0-r1) (5/29) Purging py3-cryptography (3.3.1-r0) (6/29) Purging py3-cffi (1.14.4-r0) (7/29) Purging py3-cparser (2.20-r0) (8/29) Purging py3-asn1crypto (1.4.0-r0) (9/29) Purging py3-zope-interface (5.2.0-r0) (10/29) Purging py3-constantly (15.1.0-r3) (11/29) Purging py3-incremental (17.5.0-r3) (12/29) Purging py3-pyhamcrest (2.0.2-r0) (13/29) Purging py3-hyperlink (20.0.1-r0) (14/29) Purging py3-idna (2.10-r0) (15/29) Purging py3-automat (20.2.0-r0) (16/29) Purging py3-attrs (20.3.0-r0) (17/29) Purging py3-setuptools (51.0.0-r0) (18/29) Purging py3-ordered-set (4.0.2-r0) (19/29) Purging py3-appdirs (1.4.4-r1) (20/29) Purging py3-packaging (20.8-r0) (21/29) Purging py3-parsing (2.4.7-r1) (22/29) Purging py3-six (1.15.0-r0) (23/29) Purging python3 (3.8.6-r0) (24/29) Purging libbz2 (1.0.8-r1) (25/29) Purging libffi (3.3-r2) (26/29) Purging gdbm (1.18.1-r0) (27/29) Purging xz-libs (5.2.5-r0) (28/29) Purging readline (8.0.4-r0) (29/29) Purging sqlite-libs (3.34.0-r0) Executing busybox-1.32.0-r8.trigger OK: 310 MiB in 86 packages >>> py3-eliot: Updating the community/x86 repository index... >>> py3-eliot: Signing the index...