>>> py3-kgb: Building testing/py3-kgb 7.1.1-r0 (using abuild 3.10.0-r0) started Tue, 14 Mar 2023 11:50:30 +0000 >>> py3-kgb: Checking sanity of /home/buildozer/aports/testing/py3-kgb/APKBUILD... >>> py3-kgb: Analyzing dependencies... >>> py3-kgb: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel py3-pytest (1/19) Installing libffi (3.4.4-r0) (2/19) Installing gdbm (1.23-r0) (3/19) Installing mpdecimal (2.5.1-r1) (4/19) Installing libpanelw (6.4_p20230311-r0) (5/19) Installing readline (8.2.1-r0) (6/19) Installing sqlite-libs (3.41.1-r0) (7/19) Installing python3 (3.11.2-r0) (8/19) Installing py3-installer (0.6.0-r0) (9/19) Installing py3-gpep517 (13-r0) (10/19) Installing py3-parsing (3.0.9-r1) (11/19) Installing py3-packaging (23.0-r1) (12/19) Installing py3-setuptools (67.6.0-r0) (13/19) Installing py3-wheel (0.38.4-r1) (14/19) Installing py3-attrs (22.2.0-r0) (15/19) Installing py3-iniconfig (1.1.1-r5) (16/19) Installing py3-pluggy (1.0.0-r2) (17/19) Installing py3-py (1.11.0-r1) (18/19) Installing py3-pytest (7.2.2-r0) (19/19) Installing .makedepends-py3-kgb (20230314.115031) Executing busybox-1.36.0-r5.trigger OK: 457 MiB in 122 packages >>> py3-kgb: Cleaning up srcdir >>> py3-kgb: Cleaning up pkgdir >>> py3-kgb: Fetching https://distfiles.alpinelinux.org/distfiles/edge/kgb-7.1.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-kgb: Fetching https://pypi.io/packages/source/k/kgb/kgb-7.1.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 122 100 122 0 0 1027 0 --:--:-- --:--:-- --:--:-- 1033 100 266 100 266 0 0 1084 0 --:--:-- --:--:-- --:--:-- 1084 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 61504 100 61504 0 0 146k 0 --:--:-- --:--:-- --:--:-- 146k >>> py3-kgb: Fetching https://distfiles.alpinelinux.org/distfiles/edge/kgb-7.1.1.tar.gz >>> py3-kgb: Checking sha512sums... kgb-7.1.1.tar.gz: OK >>> py3-kgb: Unpacking /var/cache/distfiles/edge/kgb-7.1.1.tar.gz... 2023-03-14 11:50:33,461 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-03-14 11:50:33,584 root INFO running bdist_wheel 2023-03-14 11:50:33,602 root INFO running build 2023-03-14 11:50:33,602 root INFO running build_py 2023-03-14 11:50:33,606 root INFO creating build 2023-03-14 11:50:33,606 root INFO creating build/lib 2023-03-14 11:50:33,606 root INFO creating build/lib/kgb 2023-03-14 11:50:33,607 root INFO copying kgb/utils.py -> build/lib/kgb 2023-03-14 11:50:33,607 root INFO copying kgb/contextmanagers.py -> build/lib/kgb 2023-03-14 11:50:33,607 root INFO copying kgb/asserts.py -> build/lib/kgb 2023-03-14 11:50:33,608 root INFO copying kgb/spies.py -> build/lib/kgb 2023-03-14 11:50:33,608 root INFO copying kgb/__init__.py -> build/lib/kgb 2023-03-14 11:50:33,609 root INFO copying kgb/errors.py -> build/lib/kgb 2023-03-14 11:50:33,609 root INFO copying kgb/ops.py -> build/lib/kgb 2023-03-14 11:50:33,609 root INFO copying kgb/calls.py -> build/lib/kgb 2023-03-14 11:50:33,610 root INFO copying kgb/pytest_plugin.py -> build/lib/kgb 2023-03-14 11:50:33,610 root INFO copying kgb/pycompat.py -> build/lib/kgb 2023-03-14 11:50:33,610 root INFO copying kgb/signature.py -> build/lib/kgb 2023-03-14 11:50:33,611 root INFO copying kgb/agency.py -> build/lib/kgb 2023-03-14 11:50:33,612 root INFO creating build/lib/kgb/tests 2023-03-14 11:50:33,612 root INFO copying kgb/tests/test_ops.py -> build/lib/kgb/tests 2023-03-14 11:50:33,612 root INFO copying kgb/tests/test_spy_call.py -> build/lib/kgb/tests 2023-03-14 11:50:33,613 root INFO copying kgb/tests/__init__.py -> build/lib/kgb/tests 2023-03-14 11:50:33,613 root INFO copying kgb/tests/test_spy_agency.py -> build/lib/kgb/tests 2023-03-14 11:50:33,613 root INFO copying kgb/tests/test_function_spy.py -> build/lib/kgb/tests 2023-03-14 11:50:33,614 root INFO copying kgb/tests/test_pytest_plugin.py -> build/lib/kgb/tests 2023-03-14 11:50:33,614 root INFO copying kgb/tests/base.py -> build/lib/kgb/tests 2023-03-14 11:50:33,615 root INFO copying kgb/tests/test_context_managers.py -> build/lib/kgb/tests 2023-03-14 11:50:33,615 root INFO creating build/lib/kgb/tests/py3 2023-03-14 11:50:33,615 root INFO copying kgb/tests/py3/__init__.py -> build/lib/kgb/tests/py3 2023-03-14 11:50:33,616 root INFO copying kgb/tests/py3/test_function_spy.py -> build/lib/kgb/tests/py3 2023-03-14 11:50:33,625 wheel INFO installing to build/bdist.linux-i686/wheel 2023-03-14 11:50:33,625 root INFO running install 2023-03-14 11:50:33,639 root INFO running install_lib 2023-03-14 11:50:33,643 root INFO creating build/bdist.linux-i686 2023-03-14 11:50:33,643 root INFO creating build/bdist.linux-i686/wheel 2023-03-14 11:50:33,643 root INFO creating build/bdist.linux-i686/wheel/kgb 2023-03-14 11:50:33,644 root INFO creating build/bdist.linux-i686/wheel/kgb/tests 2023-03-14 11:50:33,644 root INFO copying build/lib/kgb/tests/test_ops.py -> build/bdist.linux-i686/wheel/kgb/tests 2023-03-14 11:50:33,644 root INFO creating build/bdist.linux-i686/wheel/kgb/tests/py3 2023-03-14 11:50:33,644 root INFO copying build/lib/kgb/tests/py3/__init__.py -> build/bdist.linux-i686/wheel/kgb/tests/py3 2023-03-14 11:50:33,645 root INFO copying build/lib/kgb/tests/py3/test_function_spy.py -> build/bdist.linux-i686/wheel/kgb/tests/py3 2023-03-14 11:50:33,645 root INFO copying build/lib/kgb/tests/test_spy_call.py -> build/bdist.linux-i686/wheel/kgb/tests 2023-03-14 11:50:33,645 root INFO copying build/lib/kgb/tests/__init__.py -> build/bdist.linux-i686/wheel/kgb/tests 2023-03-14 11:50:33,646 root INFO copying build/lib/kgb/tests/test_spy_agency.py -> build/bdist.linux-i686/wheel/kgb/tests 2023-03-14 11:50:33,646 root INFO copying build/lib/kgb/tests/test_function_spy.py -> build/bdist.linux-i686/wheel/kgb/tests 2023-03-14 11:50:33,647 root INFO copying build/lib/kgb/tests/test_pytest_plugin.py -> build/bdist.linux-i686/wheel/kgb/tests 2023-03-14 11:50:33,647 root INFO copying build/lib/kgb/tests/base.py -> build/bdist.linux-i686/wheel/kgb/tests 2023-03-14 11:50:33,647 root INFO copying build/lib/kgb/tests/test_context_managers.py -> build/bdist.linux-i686/wheel/kgb/tests 2023-03-14 11:50:33,648 root INFO copying build/lib/kgb/utils.py -> build/bdist.linux-i686/wheel/kgb 2023-03-14 11:50:33,648 root INFO copying build/lib/kgb/contextmanagers.py -> build/bdist.linux-i686/wheel/kgb 2023-03-14 11:50:33,648 root INFO copying build/lib/kgb/asserts.py -> build/bdist.linux-i686/wheel/kgb 2023-03-14 11:50:33,649 root INFO copying build/lib/kgb/spies.py -> build/bdist.linux-i686/wheel/kgb 2023-03-14 11:50:33,649 root INFO copying build/lib/kgb/__init__.py -> build/bdist.linux-i686/wheel/kgb 2023-03-14 11:50:33,649 root INFO copying build/lib/kgb/errors.py -> build/bdist.linux-i686/wheel/kgb 2023-03-14 11:50:33,650 root INFO copying build/lib/kgb/ops.py -> build/bdist.linux-i686/wheel/kgb 2023-03-14 11:50:33,650 root INFO copying build/lib/kgb/calls.py -> build/bdist.linux-i686/wheel/kgb 2023-03-14 11:50:33,650 root INFO copying build/lib/kgb/pytest_plugin.py -> build/bdist.linux-i686/wheel/kgb 2023-03-14 11:50:33,651 root INFO copying build/lib/kgb/pycompat.py -> build/bdist.linux-i686/wheel/kgb 2023-03-14 11:50:33,651 root INFO copying build/lib/kgb/signature.py -> build/bdist.linux-i686/wheel/kgb 2023-03-14 11:50:33,651 root INFO copying build/lib/kgb/agency.py -> build/bdist.linux-i686/wheel/kgb 2023-03-14 11:50:33,651 root INFO running install_egg_info 2023-03-14 11:50:33,665 root INFO running egg_info 2023-03-14 11:50:33,667 root INFO writing kgb.egg-info/PKG-INFO 2023-03-14 11:50:33,668 root INFO writing dependency_links to kgb.egg-info/dependency_links.txt 2023-03-14 11:50:33,668 root INFO writing entry points to kgb.egg-info/entry_points.txt 2023-03-14 11:50:33,668 root INFO writing top-level names to kgb.egg-info/top_level.txt 2023-03-14 11:50:33,672 root INFO reading manifest file 'kgb.egg-info/SOURCES.txt' 2023-03-14 11:50:33,673 root INFO reading manifest template 'MANIFEST.in' 2023-03-14 11:50:33,674 root INFO adding license file 'LICENSE' 2023-03-14 11:50:33,674 root INFO adding license file 'AUTHORS' 2023-03-14 11:50:33,675 root INFO writing manifest file 'kgb.egg-info/SOURCES.txt' 2023-03-14 11:50:33,676 root INFO Copying kgb.egg-info to build/bdist.linux-i686/wheel/kgb-7.1.1-py3.11.egg-info 2023-03-14 11:50:33,677 root INFO running install_scripts 2023-03-14 11:50:33,682 wheel INFO creating build/bdist.linux-i686/wheel/kgb-7.1.1.dist-info/WHEEL 2023-03-14 11:50:33,683 wheel INFO creating '/home/buildozer/aports/testing/py3-kgb/src/kgb-7.1.1/dist/.tmp-7cx93e3e/kgb-7.1.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2023-03-14 11:50:33,683 wheel INFO adding 'kgb/__init__.py' 2023-03-14 11:50:33,684 wheel INFO adding 'kgb/agency.py' 2023-03-14 11:50:33,684 wheel INFO adding 'kgb/asserts.py' 2023-03-14 11:50:33,684 wheel INFO adding 'kgb/calls.py' 2023-03-14 11:50:33,685 wheel INFO adding 'kgb/contextmanagers.py' 2023-03-14 11:50:33,685 wheel INFO adding 'kgb/errors.py' 2023-03-14 11:50:33,686 wheel INFO adding 'kgb/ops.py' 2023-03-14 11:50:33,686 wheel INFO adding 'kgb/pycompat.py' 2023-03-14 11:50:33,687 wheel INFO adding 'kgb/pytest_plugin.py' 2023-03-14 11:50:33,687 wheel INFO adding 'kgb/signature.py' 2023-03-14 11:50:33,688 wheel INFO adding 'kgb/spies.py' 2023-03-14 11:50:33,688 wheel INFO adding 'kgb/utils.py' 2023-03-14 11:50:33,689 wheel INFO adding 'kgb/tests/__init__.py' 2023-03-14 11:50:33,689 wheel INFO adding 'kgb/tests/base.py' 2023-03-14 11:50:33,689 wheel INFO adding 'kgb/tests/test_context_managers.py' 2023-03-14 11:50:33,690 wheel INFO adding 'kgb/tests/test_function_spy.py' 2023-03-14 11:50:33,691 wheel INFO adding 'kgb/tests/test_ops.py' 2023-03-14 11:50:33,691 wheel INFO adding 'kgb/tests/test_pytest_plugin.py' 2023-03-14 11:50:33,691 wheel INFO adding 'kgb/tests/test_spy_agency.py' 2023-03-14 11:50:33,692 wheel INFO adding 'kgb/tests/test_spy_call.py' 2023-03-14 11:50:33,692 wheel INFO adding 'kgb/tests/py3/__init__.py' 2023-03-14 11:50:33,693 wheel INFO adding 'kgb/tests/py3/test_function_spy.py' 2023-03-14 11:50:33,693 wheel INFO adding 'kgb-7.1.1.dist-info/AUTHORS' 2023-03-14 11:50:33,694 wheel INFO adding 'kgb-7.1.1.dist-info/LICENSE' 2023-03-14 11:50:33,694 wheel INFO adding 'kgb-7.1.1.dist-info/METADATA' 2023-03-14 11:50:33,694 wheel INFO adding 'kgb-7.1.1.dist-info/WHEEL' 2023-03-14 11:50:33,695 wheel INFO adding 'kgb-7.1.1.dist-info/entry_points.txt' 2023-03-14 11:50:33,695 wheel INFO adding 'kgb-7.1.1.dist-info/top_level.txt' 2023-03-14 11:50:33,695 wheel INFO adding 'kgb-7.1.1.dist-info/RECORD' 2023-03-14 11:50:33,696 wheel INFO removing build/bdist.linux-i686/wheel 2023-03-14 11:50:33,697 gpep517 INFO The backend produced dist/kgb-7.1.1-py2.py3-none-any.whl kgb-7.1.1-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.2, pytest-7.2.2, pluggy-1.0.0 rootdir: /home/buildozer/aports/testing/py3-kgb/src/kgb-7.1.1, configfile: setup.cfg plugins: kgb-7.1.1 collected 216 items kgb/tests/test_context_managers.py .. [ 0%] kgb/tests/test_function_spy.py ......................................... [ 19%] ....................................ssss............................ [ 51%] kgb/tests/test_ops.py ................................. [ 66%] kgb/tests/test_pytest_plugin.py . [ 67%] kgb/tests/test_spy_agency.py ....................................... [ 85%] kgb/tests/test_spy_call.py ....... [ 88%] kgb/tests/py3/test_function_spy.py ......................... [100%] ======================== 212 passed, 4 skipped in 0.60s ======================== >>> py3-kgb: Entering fakeroot... >>> py3-kgb*: Running postcheck for py3-kgb >>> py3-kgb*: Preparing package py3-kgb... >>> py3-kgb*: Tracing dependencies... >>> py3-kgb*: Package size: 404.0 KB >>> py3-kgb*: Compressing data... >>> py3-kgb*: Create checksum... >>> py3-kgb*: Create py3-kgb-7.1.1-r0.apk >>> py3-kgb: Build complete at Tue, 14 Mar 2023 11:50:35 +0000 elapsed time 0h 0m 5s >>> py3-kgb: Cleaning up srcdir >>> py3-kgb: Cleaning up pkgdir >>> py3-kgb: Uninstalling dependencies... (1/19) Purging .makedepends-py3-kgb (20230314.115031) (2/19) Purging py3-gpep517 (13-r0) (3/19) Purging py3-installer (0.6.0-r0) (4/19) Purging py3-setuptools (67.6.0-r0) (5/19) Purging py3-wheel (0.38.4-r1) (6/19) Purging py3-pytest (7.2.2-r0) (7/19) Purging py3-attrs (22.2.0-r0) (8/19) Purging py3-iniconfig (1.1.1-r5) (9/19) Purging py3-packaging (23.0-r1) (10/19) Purging py3-parsing (3.0.9-r1) (11/19) Purging py3-pluggy (1.0.0-r2) (12/19) Purging py3-py (1.11.0-r1) (13/19) Purging python3 (3.11.2-r0) (14/19) Purging libffi (3.4.4-r0) (15/19) Purging gdbm (1.23-r0) (16/19) Purging mpdecimal (2.5.1-r1) (17/19) Purging libpanelw (6.4_p20230311-r0) (18/19) Purging readline (8.2.1-r0) (19/19) Purging sqlite-libs (3.41.1-r0) Executing busybox-1.36.0-r5.trigger OK: 379 MiB in 103 packages >>> py3-kgb: Updating the testing/x86 repository index... >>> py3-kgb: Signing the index...