>>> py3-hyperframe: Building community/py3-hyperframe 6.0.0-r0 (using abuild 3.7.0_rc1-r1) started Mon, 21 Dec 2020 03:02:35 +0000 >>> py3-hyperframe: Checking sanity of /home/buildozer/aports/community/py3-hyperframe/APKBUILD... >>> py3-hyperframe: Analyzing dependencies... >>> py3-hyperframe: Installing for build: build-base python3 py3-setuptools py3-pytest (1/23) Installing libbz2 (1.0.8-r1) (2/23) Installing libffi (3.3-r2) (3/23) Installing gdbm (1.18.1-r0) (4/23) Installing xz-libs (5.2.5-r0) (5/23) Installing readline (8.0.4-r0) (6/23) Installing sqlite-libs (3.34.0-r0) (7/23) Installing python3 (3.8.6-r0) (8/23) Installing py3-ordered-set (4.0.2-r0) (9/23) Installing py3-appdirs (1.4.4-r1) (10/23) Installing py3-parsing (2.4.7-r1) (11/23) Installing py3-six (1.15.0-r0) (12/23) Installing py3-packaging (20.8-r0) (13/23) Installing py3-setuptools (51.0.0-r0) (14/23) Installing py3-atomicwrites (1.4.0-r0) (15/23) Installing py3-attrs (20.3.0-r0) (16/23) Installing py3-more-itertools (8.6.0-r0) (17/23) Installing py3-iniconfig (1.1.1-r0) (18/23) Installing py3-pluggy (0.13.1-r1) (19/23) Installing py3-py (1.10.0-r0) (20/23) Installing py3-wcwidth (0.2.5-r0) (21/23) Installing py3-toml (0.10.2-r0) (22/23) Installing py3-pytest (6.2.1-r0) (23/23) Installing .makedepends-py3-hyperframe (20201221.030237) Executing busybox-1.32.0-r8.trigger OK: 364 MiB in 109 packages >>> py3-hyperframe: Cleaning up srcdir >>> py3-hyperframe: Cleaning up pkgdir >>> py3-hyperframe: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/hyperframe-6.0.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 24640 100 24640 0 0 289k 0 --:--:-- --:--:-- --:--:-- 293k >>> py3-hyperframe: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/hyperframe-6.0.0.tar.gz >>> py3-hyperframe: Checking sha512sums... hyperframe-6.0.0.tar.gz: OK >>> py3-hyperframe: Unpacking /var/cache/distfiles/v3.13/hyperframe-6.0.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/hyperframe copying src/hyperframe/__init__.py -> build/lib/hyperframe copying src/hyperframe/flags.py -> build/lib/hyperframe copying src/hyperframe/frame.py -> build/lib/hyperframe copying src/hyperframe/exceptions.py -> build/lib/hyperframe running egg_info writing src/hyperframe.egg-info/PKG-INFO writing dependency_links to src/hyperframe.egg-info/dependency_links.txt writing top-level names to src/hyperframe.egg-info/top_level.txt reading manifest file 'src/hyperframe.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/build' no previously-included directories found matching 'test/http2-frame-test-case' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '*.swo' found anywhere in distribution warning: no previously-included files matching '*.swp' found anywhere in distribution warning: no previously-included files matching '*.map' found anywhere in distribution warning: no previously-included files matching '*.yml' found anywhere in distribution warning: no previously-included files matching '*.DS_Store' found anywhere in distribution writing manifest file 'src/hyperframe.egg-info/SOURCES.txt' ============================= test session starts ============================== platform linux -- Python 3.8.6, pytest-6.2.1, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/community/py3-hyperframe/src/hyperframe-6.0.0, configfile: setup.cfg, testpaths: test collected 109 items test/test_external_collection.py s [ 0%] test/test_flags.py .... [ 4%] test/test_frames.py .................................................... [ 52%] .................................................... [100%] ======================== 108 passed, 1 skipped in 1.02s ======================== >>> py3-hyperframe: Entering fakeroot... running install running build running build_py running egg_info writing src/hyperframe.egg-info/PKG-INFO writing dependency_links to src/hyperframe.egg-info/dependency_links.txt writing top-level names to src/hyperframe.egg-info/top_level.txt reading manifest file 'src/hyperframe.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/build' no previously-included directories found matching 'test/http2-frame-test-case' warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '*.swo' found anywhere in distribution warning: no previously-included files matching '*.swp' found anywhere in distribution warning: no previously-included files matching '*.map' found anywhere in distribution warning: no previously-included files matching '*.yml' found anywhere in distribution warning: no previously-included files matching '*.DS_Store' found anywhere in distribution writing manifest file 'src/hyperframe.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/community/py3-hyperframe/pkg creating /home/buildozer/aports/community/py3-hyperframe/pkg/py3-hyperframe creating /home/buildozer/aports/community/py3-hyperframe/pkg/py3-hyperframe/usr creating /home/buildozer/aports/community/py3-hyperframe/pkg/py3-hyperframe/usr/lib creating /home/buildozer/aports/community/py3-hyperframe/pkg/py3-hyperframe/usr/lib/python3.8 creating /home/buildozer/aports/community/py3-hyperframe/pkg/py3-hyperframe/usr/lib/python3.8/site-packages creating /home/buildozer/aports/community/py3-hyperframe/pkg/py3-hyperframe/usr/lib/python3.8/site-packages/hyperframe creating /home/buildozer/aports/community/py3-hyperframe/pkg/py3-hyperframe/usr/lib/python3.8/site-packages/hyperframe/__pycache__ copying build/lib/hyperframe/__pycache__/frame.cpython-38.pyc -> /home/buildozer/aports/community/py3-hyperframe/pkg/py3-hyperframe/usr/lib/python3.8/site-packages/hyperframe/__pycache__ copying build/lib/hyperframe/__pycache__/exceptions.cpython-38.pyc -> /home/buildozer/aports/community/py3-hyperframe/pkg/py3-hyperframe/usr/lib/python3.8/site-packages/hyperframe/__pycache__ copying build/lib/hyperframe/__pycache__/flags.cpython-38.pyc -> /home/buildozer/aports/community/py3-hyperframe/pkg/py3-hyperframe/usr/lib/python3.8/site-packages/hyperframe/__pycache__ copying build/lib/hyperframe/__pycache__/__init__.cpython-38.pyc -> /home/buildozer/aports/community/py3-hyperframe/pkg/py3-hyperframe/usr/lib/python3.8/site-packages/hyperframe/__pycache__ copying build/lib/hyperframe/__init__.py -> /home/buildozer/aports/community/py3-hyperframe/pkg/py3-hyperframe/usr/lib/python3.8/site-packages/hyperframe copying build/lib/hyperframe/flags.py -> /home/buildozer/aports/community/py3-hyperframe/pkg/py3-hyperframe/usr/lib/python3.8/site-packages/hyperframe copying build/lib/hyperframe/frame.py -> /home/buildozer/aports/community/py3-hyperframe/pkg/py3-hyperframe/usr/lib/python3.8/site-packages/hyperframe copying build/lib/hyperframe/exceptions.py -> /home/buildozer/aports/community/py3-hyperframe/pkg/py3-hyperframe/usr/lib/python3.8/site-packages/hyperframe running install_egg_info Copying src/hyperframe.egg-info to /home/buildozer/aports/community/py3-hyperframe/pkg/py3-hyperframe/usr/lib/python3.8/site-packages/hyperframe-6.0.0-py3.8.egg-info running install_scripts >>> py3-hyperframe*: Running postcheck for py3-hyperframe >>> py3-hyperframe*: Preparing package py3-hyperframe... >>> py3-hyperframe*: Tracing dependencies... >>> py3-hyperframe*: Package size: 132.0 KB >>> py3-hyperframe*: Compressing data... >>> py3-hyperframe*: Create checksum... >>> py3-hyperframe*: Create py3-hyperframe-6.0.0-r0.apk >>> py3-hyperframe: Build complete at Mon, 21 Dec 2020 03:02:43 +0000 elapsed time 0h 0m 8s >>> py3-hyperframe: Cleaning up srcdir >>> py3-hyperframe: Cleaning up pkgdir >>> py3-hyperframe: Uninstalling dependencies... (1/23) Purging .makedepends-py3-hyperframe (20201221.030237) (2/23) Purging py3-pytest (6.2.1-r0) (3/23) Purging py3-atomicwrites (1.4.0-r0) (4/23) Purging py3-attrs (20.3.0-r0) (5/23) Purging py3-more-itertools (8.6.0-r0) (6/23) Purging py3-iniconfig (1.1.1-r0) (7/23) Purging py3-pluggy (0.13.1-r1) (8/23) Purging py3-py (1.10.0-r0) (9/23) Purging py3-wcwidth (0.2.5-r0) (10/23) Purging py3-setuptools (51.0.0-r0) (11/23) Purging py3-ordered-set (4.0.2-r0) (12/23) Purging py3-appdirs (1.4.4-r1) (13/23) Purging py3-packaging (20.8-r0) (14/23) Purging py3-parsing (2.4.7-r1) (15/23) Purging py3-six (1.15.0-r0) (16/23) Purging py3-toml (0.10.2-r0) (17/23) Purging python3 (3.8.6-r0) (18/23) Purging libbz2 (1.0.8-r1) (19/23) Purging libffi (3.3-r2) (20/23) Purging gdbm (1.18.1-r0) (21/23) Purging xz-libs (5.2.5-r0) (22/23) Purging readline (8.0.4-r0) (23/23) Purging sqlite-libs (3.34.0-r0) Executing busybox-1.32.0-r8.trigger OK: 310 MiB in 86 packages >>> py3-hyperframe: Updating the community/x86 repository index... >>> py3-hyperframe: Signing the index...