>>> py3-humanfriendly: Building community/py3-humanfriendly 10.0-r2 (using abuild 3.9.0-r0) started Thu, 16 Dec 2021 05:48:35 +0000 >>> py3-humanfriendly: Checking sanity of /home/buildozer/aports/community/py3-humanfriendly/APKBUILD... >>> py3-humanfriendly: Analyzing dependencies... >>> py3-humanfriendly: Installing for build: build-base python3 py3-setuptools bash py3-capturer py3-docutils py3-mock py3-pytest (1/27) Installing libffi (3.4.2-r1) (2/27) Installing gdbm (1.22-r0) (3/27) Installing mpdecimal (2.5.1-r1) (4/27) Installing readline (8.1.1-r0) (5/27) Installing sqlite-libs (3.37.0-r0) (6/27) Installing python3 (3.10.1-r0) (7/27) Installing py3-ordered-set (4.0.2-r3) (8/27) Installing py3-appdirs (1.4.4-r3) (9/27) Installing py3-parsing (2.4.7-r3) (10/27) Installing py3-six (1.16.0-r1) (11/27) Installing py3-packaging (21.3-r0) (12/27) Installing py3-setuptools (52.0.0-r5) (13/27) Installing bash (5.1.8-r0) Executing bash-5.1.8-r0.post-install (14/27) Installing py3-capturer (3.0-r1) (15/27) Installing py3-docutils (0.16-r4) (16/27) Installing py3-pbr (5.8.0-r1) (17/27) Installing py3-mock (4.0.3-r2) (18/27) Installing py3-atomicwrites (1.4.0-r2) (19/27) Installing py3-attrs (21.2.0-r1) (20/27) Installing py3-more-itertools (8.12.0-r1) (21/27) Installing py3-iniconfig (1.1.1-r2) (22/27) Installing py3-pluggy (0.13.1-r5) (23/27) Installing py3-py (1.10.0-r2) (24/27) Installing py3-wcwidth (0.2.5-r2) (25/27) Installing py3-toml (0.10.2-r3) (26/27) Installing py3-pytest (6.2.5-r1) (27/27) Installing .makedepends-py3-humanfriendly (20211216.054838) Executing busybox-1.34.1-r5.trigger OK: 408 MiB in 135 packages >>> py3-humanfriendly: Cleaning up srcdir >>> py3-humanfriendly: Cleaning up pkgdir >>> py3-humanfriendly: Fetching https://files.pythonhosted.org/packages/source/h/humanfriendly/humanfriendly-10.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 27 352k 27 98215 0 0 1580k 0 --:--:-- --:--:-- --:--:-- 1580k 100 352k 100 352k 0 0 5174k 0 --:--:-- --:--:-- --:--:-- 35.7M >>> py3-humanfriendly: Fetching https://files.pythonhosted.org/packages/source/h/humanfriendly/humanfriendly-10.0.tar.gz >>> py3-humanfriendly: Checking sha512sums... humanfriendly-10.0.tar.gz: OK >>> py3-humanfriendly: Unpacking /var/cache/distfiles/edge/humanfriendly-10.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/humanfriendly copying humanfriendly/tables.py -> build/lib/humanfriendly copying humanfriendly/testing.py -> build/lib/humanfriendly copying humanfriendly/tests.py -> build/lib/humanfriendly copying humanfriendly/prompts.py -> build/lib/humanfriendly copying humanfriendly/usage.py -> build/lib/humanfriendly copying humanfriendly/__init__.py -> build/lib/humanfriendly copying humanfriendly/sphinx.py -> build/lib/humanfriendly copying humanfriendly/case.py -> build/lib/humanfriendly copying humanfriendly/text.py -> build/lib/humanfriendly copying humanfriendly/decorators.py -> build/lib/humanfriendly copying humanfriendly/cli.py -> build/lib/humanfriendly copying humanfriendly/deprecation.py -> build/lib/humanfriendly copying humanfriendly/compat.py -> build/lib/humanfriendly creating build/lib/humanfriendly/terminal copying humanfriendly/terminal/__init__.py -> build/lib/humanfriendly/terminal copying humanfriendly/terminal/spinners.py -> build/lib/humanfriendly/terminal copying humanfriendly/terminal/html.py -> build/lib/humanfriendly/terminal ============================= test session starts ============================== platform linux -- Python 3.10.1, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/community/py3-humanfriendly/src/humanfriendly-10.0 collected 69 items / 1 deselected / 68 selected humanfriendly/tests.py ................................................. [ 72%] ................... [100%] ====================== 68 passed, 1 deselected in 11.29s ======================= >>> py3-humanfriendly: Entering fakeroot... running install running build running build_py running install_lib creating /home/buildozer/aports/community/py3-humanfriendly/pkg creating /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly creating /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr creating /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib creating /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.10/site-packages/humanfriendly copying build/lib/humanfriendly/tables.py -> /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.10/site-packages/humanfriendly creating /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.10/site-packages/humanfriendly/terminal copying build/lib/humanfriendly/terminal/__init__.py -> /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.10/site-packages/humanfriendly/terminal copying build/lib/humanfriendly/terminal/spinners.py -> /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.10/site-packages/humanfriendly/terminal copying build/lib/humanfriendly/terminal/html.py -> /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.10/site-packages/humanfriendly/terminal copying build/lib/humanfriendly/testing.py -> /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.10/site-packages/humanfriendly copying build/lib/humanfriendly/tests.py -> /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.10/site-packages/humanfriendly copying build/lib/humanfriendly/prompts.py -> /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.10/site-packages/humanfriendly copying build/lib/humanfriendly/usage.py -> /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.10/site-packages/humanfriendly copying build/lib/humanfriendly/__init__.py -> /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.10/site-packages/humanfriendly copying build/lib/humanfriendly/sphinx.py -> /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.10/site-packages/humanfriendly copying build/lib/humanfriendly/case.py -> /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.10/site-packages/humanfriendly copying build/lib/humanfriendly/text.py -> /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.10/site-packages/humanfriendly copying build/lib/humanfriendly/decorators.py -> /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.10/site-packages/humanfriendly copying build/lib/humanfriendly/cli.py -> /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.10/site-packages/humanfriendly copying build/lib/humanfriendly/deprecation.py -> /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.10/site-packages/humanfriendly copying build/lib/humanfriendly/compat.py -> /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.10/site-packages/humanfriendly byte-compiling /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.10/site-packages/humanfriendly/tables.py to tables.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.10/site-packages/humanfriendly/terminal/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.10/site-packages/humanfriendly/terminal/spinners.py to spinners.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.10/site-packages/humanfriendly/terminal/html.py to html.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.10/site-packages/humanfriendly/testing.py to testing.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.10/site-packages/humanfriendly/tests.py to tests.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.10/site-packages/humanfriendly/prompts.py to prompts.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.10/site-packages/humanfriendly/usage.py to usage.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.10/site-packages/humanfriendly/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.10/site-packages/humanfriendly/sphinx.py to sphinx.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.10/site-packages/humanfriendly/case.py to case.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.10/site-packages/humanfriendly/text.py to text.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.10/site-packages/humanfriendly/decorators.py to decorators.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.10/site-packages/humanfriendly/cli.py to cli.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.10/site-packages/humanfriendly/deprecation.py to deprecation.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.10/site-packages/humanfriendly/compat.py to compat.cpython-310.pyc running install_egg_info running egg_info writing humanfriendly.egg-info/PKG-INFO writing dependency_links to humanfriendly.egg-info/dependency_links.txt writing entry points to humanfriendly.egg-info/entry_points.txt writing requirements to humanfriendly.egg-info/requires.txt writing top-level names to humanfriendly.egg-info/top_level.txt reading manifest file 'humanfriendly.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'humanfriendly.egg-info/SOURCES.txt' Copying humanfriendly.egg-info to /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.10/site-packages/humanfriendly-10.0-py3.10.egg-info running install_scripts Installing humanfriendly script to /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/bin >>> py3-humanfriendly*: Running postcheck for py3-humanfriendly >>> py3-humanfriendly*: Preparing package py3-humanfriendly... >>> py3-humanfriendly*: Tracing dependencies... >>> py3-humanfriendly*: Package size: 532.0 KB >>> py3-humanfriendly*: Compressing data... >>> py3-humanfriendly*: Create checksum... >>> py3-humanfriendly*: Create py3-humanfriendly-10.0-r2.apk >>> py3-humanfriendly: Build complete at Thu, 16 Dec 2021 05:48:52 +0000 elapsed time 0h 0m 17s >>> py3-humanfriendly: Cleaning up srcdir >>> py3-humanfriendly: Cleaning up pkgdir >>> py3-humanfriendly: Uninstalling dependencies... (1/27) Purging .makedepends-py3-humanfriendly (20211216.054838) (2/27) Purging py3-setuptools (52.0.0-r5) (3/27) Purging py3-ordered-set (4.0.2-r3) (4/27) Purging py3-appdirs (1.4.4-r3) (5/27) Purging bash (5.1.8-r0) Executing bash-5.1.8-r0.pre-deinstall (6/27) Purging py3-capturer (3.0-r1) (7/27) Purging py3-docutils (0.16-r4) (8/27) Purging py3-mock (4.0.3-r2) (9/27) Purging py3-pbr (5.8.0-r1) (10/27) Purging py3-pytest (6.2.5-r1) (11/27) Purging py3-atomicwrites (1.4.0-r2) (12/27) Purging py3-attrs (21.2.0-r1) (13/27) Purging py3-more-itertools (8.12.0-r1) (14/27) Purging py3-iniconfig (1.1.1-r2) (15/27) Purging py3-pluggy (0.13.1-r5) (16/27) Purging py3-py (1.10.0-r2) (17/27) Purging py3-wcwidth (0.2.5-r2) (18/27) Purging py3-packaging (21.3-r0) (19/27) Purging py3-parsing (2.4.7-r3) (20/27) Purging py3-six (1.16.0-r1) (21/27) Purging py3-toml (0.10.2-r3) (22/27) Purging python3 (3.10.1-r0) (23/27) Purging libffi (3.4.2-r1) (24/27) Purging gdbm (1.22-r0) (25/27) Purging mpdecimal (2.5.1-r1) (26/27) Purging readline (8.1.1-r0) (27/27) Purging sqlite-libs (3.37.0-r0) Executing busybox-1.34.1-r5.trigger OK: 345 MiB in 108 packages >>> py3-humanfriendly: Updating the community/x86_64 repository index... >>> py3-humanfriendly: Signing the index...