>>> py3-kgb: Building community/py3-kgb 7.1.1-r1 (using abuild 3.11.0_rc13-r0) started Sat, 22 Apr 2023 13:53:48 +0000 >>> py3-kgb: Checking sanity of /home/buildozer/aports/community/py3-kgb/APKBUILD... >>> py3-kgb: Analyzing dependencies... >>> py3-kgb: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel py3-pytest (1/33) Installing libbz2 (1.0.8-r5) (2/33) Installing libffi (3.4.4-r2) (3/33) Installing gdbm (1.23-r1) (4/33) Installing xz-libs (5.4.2-r1) (5/33) Installing mpdecimal (2.5.1-r2) (6/33) Installing libpanelw (6.4_p20230401-r5) (7/33) Installing readline (8.2.1-r1) (8/33) Installing sqlite-libs (3.41.2-r2) (9/33) Installing python3 (3.11.3-r10) (10/33) Installing python3-pycache-pyc0 (3.11.3-r10) (11/33) Installing pyc (0.1-r0) (12/33) Installing py3-installer-pyc (0.7.0-r1) (13/33) Installing py3-gpep517-pyc (13-r2) (14/33) Installing python3-pyc (3.11.3-r10) (15/33) Installing py3-installer (0.7.0-r1) (16/33) Installing py3-gpep517 (13-r2) (17/33) Installing py3-parsing (3.0.9-r2) (18/33) Installing py3-parsing-pyc (3.0.9-r2) (19/33) Installing py3-packaging (23.1-r1) (20/33) Installing py3-packaging-pyc (23.1-r1) (21/33) Installing py3-setuptools (67.7.1-r0) (22/33) Installing py3-setuptools-pyc (67.7.1-r0) (23/33) Installing py3-wheel (0.40.0-r1) (24/33) Installing py3-wheel-pyc (0.40.0-r1) (25/33) Installing py3-iniconfig (1.1.1-r6) (26/33) Installing py3-iniconfig-pyc (1.1.1-r6) (27/33) Installing py3-pluggy (1.0.0-r3) (28/33) Installing py3-pluggy-pyc (1.0.0-r3) (29/33) Installing py3-py (1.11.0-r2) (30/33) Installing py3-py-pyc (1.11.0-r2) (31/33) Installing py3-pytest (7.3.1-r1) (32/33) Installing py3-pytest-pyc (7.3.1-r1) (33/33) Installing .makedepends-py3-kgb (20230422.135349) Executing busybox-1.36.0-r7.trigger OK: 499 MiB in 131 packages >>> py3-kgb: Cleaning up srcdir >>> py3-kgb: Cleaning up pkgdir >>> py3-kgb: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/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 53 61504 53 32768 0 0 45881 0 0:00:01 --:--:-- 0:00:01 45829 100 61504 100 61504 0 0 70143 0 --:--:-- --:--:-- --:--:-- 70129 >>> py3-kgb: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/kgb-7.1.1.tar.gz >>> py3-kgb: Checking sha512sums... kgb-7.1.1.tar.gz: OK >>> py3-kgb: Unpacking /var/cache/distfiles/v3.18/kgb-7.1.1.tar.gz... 2023-04-22 13:53:51,285 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-04-22 13:53:51,339 root INFO running bdist_wheel 2023-04-22 13:53:51,351 root INFO running build 2023-04-22 13:53:51,351 root INFO running build_py 2023-04-22 13:53:51,354 root INFO creating build 2023-04-22 13:53:51,354 root INFO creating build/lib 2023-04-22 13:53:51,354 root INFO creating build/lib/kgb 2023-04-22 13:53:51,354 root INFO copying kgb/ops.py -> build/lib/kgb 2023-04-22 13:53:51,354 root INFO copying kgb/pycompat.py -> build/lib/kgb 2023-04-22 13:53:51,354 root INFO copying kgb/calls.py -> build/lib/kgb 2023-04-22 13:53:51,355 root INFO copying kgb/asserts.py -> build/lib/kgb 2023-04-22 13:53:51,355 root INFO copying kgb/utils.py -> build/lib/kgb 2023-04-22 13:53:51,355 root INFO copying kgb/signature.py -> build/lib/kgb 2023-04-22 13:53:51,355 root INFO copying kgb/errors.py -> build/lib/kgb 2023-04-22 13:53:51,355 root INFO copying kgb/spies.py -> build/lib/kgb 2023-04-22 13:53:51,356 root INFO copying kgb/__init__.py -> build/lib/kgb 2023-04-22 13:53:51,356 root INFO copying kgb/contextmanagers.py -> build/lib/kgb 2023-04-22 13:53:51,356 root INFO copying kgb/agency.py -> build/lib/kgb 2023-04-22 13:53:51,356 root INFO copying kgb/pytest_plugin.py -> build/lib/kgb 2023-04-22 13:53:51,357 root INFO creating build/lib/kgb/tests 2023-04-22 13:53:51,357 root INFO copying kgb/tests/test_context_managers.py -> build/lib/kgb/tests 2023-04-22 13:53:51,357 root INFO copying kgb/tests/test_spy_agency.py -> build/lib/kgb/tests 2023-04-22 13:53:51,357 root INFO copying kgb/tests/test_spy_call.py -> build/lib/kgb/tests 2023-04-22 13:53:51,357 root INFO copying kgb/tests/test_pytest_plugin.py -> build/lib/kgb/tests 2023-04-22 13:53:51,357 root INFO copying kgb/tests/__init__.py -> build/lib/kgb/tests 2023-04-22 13:53:51,358 root INFO copying kgb/tests/test_ops.py -> build/lib/kgb/tests 2023-04-22 13:53:51,358 root INFO copying kgb/tests/test_function_spy.py -> build/lib/kgb/tests 2023-04-22 13:53:51,358 root INFO copying kgb/tests/base.py -> build/lib/kgb/tests 2023-04-22 13:53:51,358 root INFO creating build/lib/kgb/tests/py3 2023-04-22 13:53:51,358 root INFO copying kgb/tests/py3/__init__.py -> build/lib/kgb/tests/py3 2023-04-22 13:53:51,359 root INFO copying kgb/tests/py3/test_function_spy.py -> build/lib/kgb/tests/py3 2023-04-22 13:53:51,364 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2023-04-22 13:53:51,364 root INFO running install 2023-04-22 13:53:51,380 root INFO running install_lib 2023-04-22 13:53:51,382 root INFO creating build/bdist.linux-ppc64le 2023-04-22 13:53:51,383 root INFO creating build/bdist.linux-ppc64le/wheel 2023-04-22 13:53:51,383 root INFO creating build/bdist.linux-ppc64le/wheel/kgb 2023-04-22 13:53:51,383 root INFO copying build/lib/kgb/ops.py -> build/bdist.linux-ppc64le/wheel/kgb 2023-04-22 13:53:51,383 root INFO creating build/bdist.linux-ppc64le/wheel/kgb/tests 2023-04-22 13:53:51,383 root INFO copying build/lib/kgb/tests/test_context_managers.py -> build/bdist.linux-ppc64le/wheel/kgb/tests 2023-04-22 13:53:51,383 root INFO copying build/lib/kgb/tests/test_spy_agency.py -> build/bdist.linux-ppc64le/wheel/kgb/tests 2023-04-22 13:53:51,384 root INFO copying build/lib/kgb/tests/test_spy_call.py -> build/bdist.linux-ppc64le/wheel/kgb/tests 2023-04-22 13:53:51,384 root INFO creating build/bdist.linux-ppc64le/wheel/kgb/tests/py3 2023-04-22 13:53:51,384 root INFO copying build/lib/kgb/tests/py3/__init__.py -> build/bdist.linux-ppc64le/wheel/kgb/tests/py3 2023-04-22 13:53:51,384 root INFO copying build/lib/kgb/tests/py3/test_function_spy.py -> build/bdist.linux-ppc64le/wheel/kgb/tests/py3 2023-04-22 13:53:51,384 root INFO copying build/lib/kgb/tests/test_pytest_plugin.py -> build/bdist.linux-ppc64le/wheel/kgb/tests 2023-04-22 13:53:51,384 root INFO copying build/lib/kgb/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/kgb/tests 2023-04-22 13:53:51,385 root INFO copying build/lib/kgb/tests/test_ops.py -> build/bdist.linux-ppc64le/wheel/kgb/tests 2023-04-22 13:53:51,385 root INFO copying build/lib/kgb/tests/test_function_spy.py -> build/bdist.linux-ppc64le/wheel/kgb/tests 2023-04-22 13:53:51,385 root INFO copying build/lib/kgb/tests/base.py -> build/bdist.linux-ppc64le/wheel/kgb/tests 2023-04-22 13:53:51,385 root INFO copying build/lib/kgb/pycompat.py -> build/bdist.linux-ppc64le/wheel/kgb 2023-04-22 13:53:51,385 root INFO copying build/lib/kgb/calls.py -> build/bdist.linux-ppc64le/wheel/kgb 2023-04-22 13:53:51,385 root INFO copying build/lib/kgb/asserts.py -> build/bdist.linux-ppc64le/wheel/kgb 2023-04-22 13:53:51,386 root INFO copying build/lib/kgb/utils.py -> build/bdist.linux-ppc64le/wheel/kgb 2023-04-22 13:53:51,386 root INFO copying build/lib/kgb/signature.py -> build/bdist.linux-ppc64le/wheel/kgb 2023-04-22 13:53:51,386 root INFO copying build/lib/kgb/errors.py -> build/bdist.linux-ppc64le/wheel/kgb 2023-04-22 13:53:51,386 root INFO copying build/lib/kgb/spies.py -> build/bdist.linux-ppc64le/wheel/kgb 2023-04-22 13:53:51,386 root INFO copying build/lib/kgb/__init__.py -> build/bdist.linux-ppc64le/wheel/kgb 2023-04-22 13:53:51,387 root INFO copying build/lib/kgb/contextmanagers.py -> build/bdist.linux-ppc64le/wheel/kgb 2023-04-22 13:53:51,387 root INFO copying build/lib/kgb/agency.py -> build/bdist.linux-ppc64le/wheel/kgb 2023-04-22 13:53:51,387 root INFO copying build/lib/kgb/pytest_plugin.py -> build/bdist.linux-ppc64le/wheel/kgb 2023-04-22 13:53:51,387 root INFO running install_egg_info 2023-04-22 13:53:51,396 root INFO running egg_info 2023-04-22 13:53:51,397 root INFO writing kgb.egg-info/PKG-INFO 2023-04-22 13:53:51,398 root INFO writing dependency_links to kgb.egg-info/dependency_links.txt 2023-04-22 13:53:51,398 root INFO writing entry points to kgb.egg-info/entry_points.txt 2023-04-22 13:53:51,398 root INFO writing top-level names to kgb.egg-info/top_level.txt 2023-04-22 13:53:51,401 root INFO reading manifest file 'kgb.egg-info/SOURCES.txt' 2023-04-22 13:53:51,401 root INFO reading manifest template 'MANIFEST.in' 2023-04-22 13:53:51,402 root INFO adding license file 'LICENSE' 2023-04-22 13:53:51,402 root INFO adding license file 'AUTHORS' 2023-04-22 13:53:51,403 root INFO writing manifest file 'kgb.egg-info/SOURCES.txt' 2023-04-22 13:53:51,404 root INFO Copying kgb.egg-info to build/bdist.linux-ppc64le/wheel/kgb-7.1.1-py3.11.egg-info 2023-04-22 13:53:51,405 root INFO running install_scripts 2023-04-22 13:53:51,408 wheel INFO creating build/bdist.linux-ppc64le/wheel/kgb-7.1.1.dist-info/WHEEL 2023-04-22 13:53:51,409 wheel INFO creating '/home/buildozer/aports/community/py3-kgb/src/kgb-7.1.1/dist/.tmp-7qdfsjtt/kgb-7.1.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2023-04-22 13:53:51,409 wheel INFO adding 'kgb/__init__.py' 2023-04-22 13:53:51,410 wheel INFO adding 'kgb/agency.py' 2023-04-22 13:53:51,410 wheel INFO adding 'kgb/asserts.py' 2023-04-22 13:53:51,410 wheel INFO adding 'kgb/calls.py' 2023-04-22 13:53:51,410 wheel INFO adding 'kgb/contextmanagers.py' 2023-04-22 13:53:51,410 wheel INFO adding 'kgb/errors.py' 2023-04-22 13:53:51,411 wheel INFO adding 'kgb/ops.py' 2023-04-22 13:53:51,411 wheel INFO adding 'kgb/pycompat.py' 2023-04-22 13:53:51,411 wheel INFO adding 'kgb/pytest_plugin.py' 2023-04-22 13:53:51,411 wheel INFO adding 'kgb/signature.py' 2023-04-22 13:53:51,412 wheel INFO adding 'kgb/spies.py' 2023-04-22 13:53:51,412 wheel INFO adding 'kgb/utils.py' 2023-04-22 13:53:51,412 wheel INFO adding 'kgb/tests/__init__.py' 2023-04-22 13:53:51,412 wheel INFO adding 'kgb/tests/base.py' 2023-04-22 13:53:51,413 wheel INFO adding 'kgb/tests/test_context_managers.py' 2023-04-22 13:53:51,413 wheel INFO adding 'kgb/tests/test_function_spy.py' 2023-04-22 13:53:51,413 wheel INFO adding 'kgb/tests/test_ops.py' 2023-04-22 13:53:51,414 wheel INFO adding 'kgb/tests/test_pytest_plugin.py' 2023-04-22 13:53:51,414 wheel INFO adding 'kgb/tests/test_spy_agency.py' 2023-04-22 13:53:51,414 wheel INFO adding 'kgb/tests/test_spy_call.py' 2023-04-22 13:53:51,414 wheel INFO adding 'kgb/tests/py3/__init__.py' 2023-04-22 13:53:51,415 wheel INFO adding 'kgb/tests/py3/test_function_spy.py' 2023-04-22 13:53:51,415 wheel INFO adding 'kgb-7.1.1.dist-info/AUTHORS' 2023-04-22 13:53:51,415 wheel INFO adding 'kgb-7.1.1.dist-info/LICENSE' 2023-04-22 13:53:51,415 wheel INFO adding 'kgb-7.1.1.dist-info/METADATA' 2023-04-22 13:53:51,416 wheel INFO adding 'kgb-7.1.1.dist-info/WHEEL' 2023-04-22 13:53:51,416 wheel INFO adding 'kgb-7.1.1.dist-info/entry_points.txt' 2023-04-22 13:53:51,416 wheel INFO adding 'kgb-7.1.1.dist-info/top_level.txt' 2023-04-22 13:53:51,416 wheel INFO adding 'kgb-7.1.1.dist-info/RECORD' 2023-04-22 13:53:51,416 wheel INFO removing build/bdist.linux-ppc64le/wheel 2023-04-22 13:53:51,418 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.3, pytest-7.3.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/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.49s ======================== >>> py3-kgb: Entering fakeroot... >>> py3-kgb-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-kgb/pkg/py3-kgb/usr/lib/python3.11/site-packages/kgb/__pycache__' -> '/home/buildozer/aports/community/py3-kgb/pkg/py3-kgb-pyc/usr/lib/python3.11/site-packages/kgb/__pycache__' >>> py3-kgb-pyc*: Preparing subpackage py3-kgb-pyc... >>> py3-kgb-pyc*: Running postcheck for py3-kgb-pyc >>> py3-kgb*: Running postcheck for py3-kgb >>> py3-kgb*: Preparing package py3-kgb... >>> py3-kgb-pyc*: Tracing dependencies... python3~3.11 >>> py3-kgb-pyc*: Package size: 192.0 KB >>> py3-kgb-pyc*: Compressing data... >>> py3-kgb-pyc*: Create checksum... >>> py3-kgb-pyc*: Create py3-kgb-pyc-7.1.1-r1.apk >>> py3-kgb*: Tracing dependencies... python3~3.11 >>> py3-kgb*: Package size: 236.0 KB >>> py3-kgb*: Compressing data... >>> py3-kgb*: Create checksum... >>> py3-kgb*: Create py3-kgb-7.1.1-r1.apk >>> py3-kgb: Build complete at Sat, 22 Apr 2023 13:53:52 +0000 elapsed time 0h 0m 4s >>> py3-kgb: Cleaning up srcdir >>> py3-kgb: Cleaning up pkgdir >>> py3-kgb: Uninstalling dependencies... (1/33) Purging .makedepends-py3-kgb (20230422.135349) (2/33) Purging py3-gpep517-pyc (13-r2) (3/33) Purging py3-gpep517 (13-r2) (4/33) Purging py3-installer-pyc (0.7.0-r1) (5/33) Purging py3-installer (0.7.0-r1) (6/33) Purging py3-setuptools-pyc (67.7.1-r0) (7/33) Purging py3-setuptools (67.7.1-r0) (8/33) Purging py3-wheel-pyc (0.40.0-r1) (9/33) Purging py3-wheel (0.40.0-r1) (10/33) Purging py3-pytest-pyc (7.3.1-r1) (11/33) Purging py3-pytest (7.3.1-r1) (12/33) Purging py3-iniconfig-pyc (1.1.1-r6) (13/33) Purging py3-iniconfig (1.1.1-r6) (14/33) Purging py3-packaging-pyc (23.1-r1) (15/33) Purging py3-packaging (23.1-r1) (16/33) Purging py3-parsing-pyc (3.0.9-r2) (17/33) Purging py3-parsing (3.0.9-r2) (18/33) Purging py3-pluggy-pyc (1.0.0-r3) (19/33) Purging py3-pluggy (1.0.0-r3) (20/33) Purging py3-py-pyc (1.11.0-r2) (21/33) Purging py3-py (1.11.0-r2) (22/33) Purging python3-pyc (3.11.3-r10) (23/33) Purging python3-pycache-pyc0 (3.11.3-r10) (24/33) Purging pyc (0.1-r0) (25/33) Purging python3 (3.11.3-r10) (26/33) Purging gdbm (1.23-r1) (27/33) Purging libbz2 (1.0.8-r5) (28/33) Purging libffi (3.4.4-r2) (29/33) Purging libpanelw (6.4_p20230401-r5) (30/33) Purging mpdecimal (2.5.1-r2) (31/33) Purging readline (8.2.1-r1) (32/33) Purging sqlite-libs (3.41.2-r2) (33/33) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 440 MiB in 98 packages >>> py3-kgb: Updating the community/ppc64le repository index... >>> py3-kgb: Signing the index...