>>> py3-cachy: Building community/py3-cachy 0.3.0-r7 (using abuild 3.10.0-r0) started Fri, 13 Jan 2023 04:29:55 +0000 >>> py3-cachy: Checking sanity of /home/buildozer/aports/community/py3-cachy/APKBUILD... >>> py3-cachy: Analyzing dependencies... >>> py3-cachy: Installing for build: build-base python3 py3-gpep517 py3-installer py3-poetry-core py3-setuptools py3-wheel py3-pytest py3-flexmock py3-fakeredis (1/32) Installing libbz2 (1.0.8-r4) (2/32) Installing libffi (3.4.4-r0) (3/32) Installing gdbm (1.23-r0) (4/32) Installing xz-libs (5.4.1-r0) (5/32) Installing mpdecimal (2.5.1-r1) (6/32) Installing readline (8.2.0-r0) (7/32) Installing sqlite-libs (3.40.1-r0) (8/32) Installing python3 (3.11.1-r2) (9/32) Installing py3-installer (0.6.0-r0) (10/32) Installing py3-gpep517 (13-r0) (11/32) Installing py3-pyrsistent (0.19.2-r1) (12/32) Installing py3-attrs (22.2.0-r0) (13/32) Installing py3-jsonschema (4.7.2-r3) (14/32) Installing py3-lark-parser (0.11.3-r2) (15/32) Installing py3-parsing (3.0.9-r1) (16/32) Installing py3-packaging (23.0-r0) (17/32) Installing py3-tomlkit (0.11.6-r1) (18/32) Installing py3-poetry-core (1.4.0-r0) (19/32) Installing py3-setuptools (65.7.0-r0) (20/32) Installing py3-wheel (0.38.4-r1) (21/32) Installing py3-iniconfig (1.1.1-r4) (22/32) Installing py3-pluggy (1.0.0-r2) (23/32) Installing py3-py (1.11.0-r1) (24/32) Installing py3-pytest (7.2.0-r2) (25/32) Installing py3-flexmock (0.11.3-r1) (26/32) Installing py3-wrapt (1.14.1-r1) (27/32) Installing py3-deprecated (1.2.13-r2) (28/32) Installing py3-hiredis (1.1.0-r3) (29/32) Installing py3-redis (4.4.2-r0) (30/32) Installing py3-sortedcontainers (2.4.0-r2) (31/32) Installing py3-fakeredis (2.4.0-r0) (32/32) Installing .makedepends-py3-cachy (20230113.042956) Executing busybox-1.36.0-r0.trigger OK: 423 MiB in 128 packages >>> py3-cachy: Cleaning up srcdir >>> py3-cachy: Cleaning up pkgdir >>> py3-cachy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cachy-0.3.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 100 15654 100 15654 0 0 26356 0 --:--:-- --:--:-- --:--:-- 26353 >>> py3-cachy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cachy-0.3.0.tar.gz >>> py3-cachy: Checking sha512sums... cachy-0.3.0.tar.gz: OK No-need-to-teardown-flexmock.patch: OK >>> py3-cachy: Unpacking /var/cache/distfiles/edge/cachy-0.3.0.tar.gz... >>> py3-cachy: No-need-to-teardown-flexmock.patch patching file tests/stores/test_dict_store.py patching file tests/stores/test_file_store.py patching file tests/stores/test_redis_store.py patching file tests/test_cache_manager.py patching file tests/test_repository.py patching file tests/test_tagged_cache.py 2023-01-13 04:29:58,268 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-01-13 04:29:58,298 root INFO running bdist_wheel 2023-01-13 04:29:58,310 root INFO running build 2023-01-13 04:29:58,310 root INFO running build_py 2023-01-13 04:29:58,313 root INFO creating build 2023-01-13 04:29:58,313 root INFO creating build/lib 2023-01-13 04:29:58,313 root INFO creating build/lib/cachy 2023-01-13 04:29:58,313 root INFO copying cachy/tag_set.py -> build/lib/cachy 2023-01-13 04:29:58,314 root INFO copying cachy/cache_manager.py -> build/lib/cachy 2023-01-13 04:29:58,314 root INFO copying cachy/helpers.py -> build/lib/cachy 2023-01-13 04:29:58,314 root INFO copying cachy/utils.py -> build/lib/cachy 2023-01-13 04:29:58,315 root INFO copying cachy/tagged_cache.py -> build/lib/cachy 2023-01-13 04:29:58,315 root INFO copying cachy/redis_tagged_cache.py -> build/lib/cachy 2023-01-13 04:29:58,315 root INFO copying cachy/__init__.py -> build/lib/cachy 2023-01-13 04:29:58,315 root INFO copying cachy/repository.py -> build/lib/cachy 2023-01-13 04:29:58,316 root INFO creating build/lib/cachy/contracts 2023-01-13 04:29:58,316 root INFO copying cachy/contracts/factory.py -> build/lib/cachy/contracts 2023-01-13 04:29:58,316 root INFO copying cachy/contracts/__init__.py -> build/lib/cachy/contracts 2023-01-13 04:29:58,317 root INFO copying cachy/contracts/taggable_store.py -> build/lib/cachy/contracts 2023-01-13 04:29:58,317 root INFO copying cachy/contracts/store.py -> build/lib/cachy/contracts 2023-01-13 04:29:58,317 root INFO copying cachy/contracts/repository.py -> build/lib/cachy/contracts 2023-01-13 04:29:58,317 root INFO creating build/lib/cachy/serializers 2023-01-13 04:29:58,318 root INFO copying cachy/serializers/pickle_serializer.py -> build/lib/cachy/serializers 2023-01-13 04:29:58,318 root INFO copying cachy/serializers/json_serializer.py -> build/lib/cachy/serializers 2023-01-13 04:29:58,318 root INFO copying cachy/serializers/__init__.py -> build/lib/cachy/serializers 2023-01-13 04:29:58,318 root INFO copying cachy/serializers/msgpack_serializer.py -> build/lib/cachy/serializers 2023-01-13 04:29:58,319 root INFO copying cachy/serializers/serializer.py -> build/lib/cachy/serializers 2023-01-13 04:29:58,319 root INFO creating build/lib/cachy/stores 2023-01-13 04:29:58,319 root INFO copying cachy/stores/__init__.py -> build/lib/cachy/stores 2023-01-13 04:29:58,320 root INFO copying cachy/stores/redis_store.py -> build/lib/cachy/stores 2023-01-13 04:29:58,320 root INFO copying cachy/stores/memcached_store.py -> build/lib/cachy/stores 2023-01-13 04:29:58,320 root INFO copying cachy/stores/null_store.py -> build/lib/cachy/stores 2023-01-13 04:29:58,320 root INFO copying cachy/stores/dict_store.py -> build/lib/cachy/stores 2023-01-13 04:29:58,321 root INFO copying cachy/stores/file_store.py -> build/lib/cachy/stores 2023-01-13 04:29:58,321 root INFO creating build/lib/tests 2023-01-13 04:29:58,321 root INFO copying tests/test_tagged_cache.py -> build/lib/tests 2023-01-13 04:29:58,322 root INFO copying tests/test_cache_manager.py -> build/lib/tests 2023-01-13 04:29:58,322 root INFO copying tests/__init__.py -> build/lib/tests 2023-01-13 04:29:58,322 root INFO copying tests/test_repository.py -> build/lib/tests 2023-01-13 04:29:58,322 root INFO creating build/lib/tests/stores 2023-01-13 04:29:58,323 root INFO copying tests/stores/test_memcached_store.py -> build/lib/tests/stores 2023-01-13 04:29:58,323 root INFO copying tests/stores/test_null_store.py -> build/lib/tests/stores 2023-01-13 04:29:58,323 root INFO copying tests/stores/test_file_store.py -> build/lib/tests/stores 2023-01-13 04:29:58,323 root INFO copying tests/stores/__init__.py -> build/lib/tests/stores 2023-01-13 04:29:58,324 root INFO copying tests/stores/test_redis_store.py -> build/lib/tests/stores 2023-01-13 04:29:58,324 root INFO copying tests/stores/test_dict_store.py -> build/lib/tests/stores 2023-01-13 04:29:58,332 wheel INFO installing to build/bdist.linux-armv8l/wheel 2023-01-13 04:29:58,332 root INFO running install 2023-01-13 04:29:58,340 root INFO running install_lib 2023-01-13 04:29:58,342 root INFO creating build/bdist.linux-armv8l 2023-01-13 04:29:58,342 root INFO creating build/bdist.linux-armv8l/wheel 2023-01-13 04:29:58,343 root INFO creating build/bdist.linux-armv8l/wheel/cachy 2023-01-13 04:29:58,343 root INFO copying build/lib/cachy/tag_set.py -> build/bdist.linux-armv8l/wheel/cachy 2023-01-13 04:29:58,343 root INFO copying build/lib/cachy/cache_manager.py -> build/bdist.linux-armv8l/wheel/cachy 2023-01-13 04:29:58,343 root INFO creating build/bdist.linux-armv8l/wheel/cachy/serializers 2023-01-13 04:29:58,344 root INFO copying build/lib/cachy/serializers/pickle_serializer.py -> build/bdist.linux-armv8l/wheel/cachy/serializers 2023-01-13 04:29:58,344 root INFO copying build/lib/cachy/serializers/json_serializer.py -> build/bdist.linux-armv8l/wheel/cachy/serializers 2023-01-13 04:29:58,344 root INFO copying build/lib/cachy/serializers/__init__.py -> build/bdist.linux-armv8l/wheel/cachy/serializers 2023-01-13 04:29:58,344 root INFO copying build/lib/cachy/serializers/msgpack_serializer.py -> build/bdist.linux-armv8l/wheel/cachy/serializers 2023-01-13 04:29:58,345 root INFO copying build/lib/cachy/serializers/serializer.py -> build/bdist.linux-armv8l/wheel/cachy/serializers 2023-01-13 04:29:58,345 root INFO creating build/bdist.linux-armv8l/wheel/cachy/contracts 2023-01-13 04:29:58,345 root INFO copying build/lib/cachy/contracts/factory.py -> build/bdist.linux-armv8l/wheel/cachy/contracts 2023-01-13 04:29:58,345 root INFO copying build/lib/cachy/contracts/__init__.py -> build/bdist.linux-armv8l/wheel/cachy/contracts 2023-01-13 04:29:58,346 root INFO copying build/lib/cachy/contracts/taggable_store.py -> build/bdist.linux-armv8l/wheel/cachy/contracts 2023-01-13 04:29:58,346 root INFO copying build/lib/cachy/contracts/store.py -> build/bdist.linux-armv8l/wheel/cachy/contracts 2023-01-13 04:29:58,346 root INFO copying build/lib/cachy/contracts/repository.py -> build/bdist.linux-armv8l/wheel/cachy/contracts 2023-01-13 04:29:58,346 root INFO copying build/lib/cachy/helpers.py -> build/bdist.linux-armv8l/wheel/cachy 2023-01-13 04:29:58,346 root INFO copying build/lib/cachy/utils.py -> build/bdist.linux-armv8l/wheel/cachy 2023-01-13 04:29:58,346 root INFO creating build/bdist.linux-armv8l/wheel/cachy/stores 2023-01-13 04:29:58,347 root INFO copying build/lib/cachy/stores/__init__.py -> build/bdist.linux-armv8l/wheel/cachy/stores 2023-01-13 04:29:58,347 root INFO copying build/lib/cachy/stores/redis_store.py -> build/bdist.linux-armv8l/wheel/cachy/stores 2023-01-13 04:29:58,347 root INFO copying build/lib/cachy/stores/memcached_store.py -> build/bdist.linux-armv8l/wheel/cachy/stores 2023-01-13 04:29:58,347 root INFO copying build/lib/cachy/stores/null_store.py -> build/bdist.linux-armv8l/wheel/cachy/stores 2023-01-13 04:29:58,348 root INFO copying build/lib/cachy/stores/dict_store.py -> build/bdist.linux-armv8l/wheel/cachy/stores 2023-01-13 04:29:58,348 root INFO copying build/lib/cachy/stores/file_store.py -> build/bdist.linux-armv8l/wheel/cachy/stores 2023-01-13 04:29:58,348 root INFO copying build/lib/cachy/tagged_cache.py -> build/bdist.linux-armv8l/wheel/cachy 2023-01-13 04:29:58,348 root INFO copying build/lib/cachy/redis_tagged_cache.py -> build/bdist.linux-armv8l/wheel/cachy 2023-01-13 04:29:58,348 root INFO copying build/lib/cachy/__init__.py -> build/bdist.linux-armv8l/wheel/cachy 2023-01-13 04:29:58,349 root INFO copying build/lib/cachy/repository.py -> build/bdist.linux-armv8l/wheel/cachy 2023-01-13 04:29:58,349 root INFO creating build/bdist.linux-armv8l/wheel/tests 2023-01-13 04:29:58,349 root INFO copying build/lib/tests/test_tagged_cache.py -> build/bdist.linux-armv8l/wheel/tests 2023-01-13 04:29:58,349 root INFO creating build/bdist.linux-armv8l/wheel/tests/stores 2023-01-13 04:29:58,350 root INFO copying build/lib/tests/stores/test_memcached_store.py -> build/bdist.linux-armv8l/wheel/tests/stores 2023-01-13 04:29:58,350 root INFO copying build/lib/tests/stores/test_null_store.py -> build/bdist.linux-armv8l/wheel/tests/stores 2023-01-13 04:29:58,350 root INFO copying build/lib/tests/stores/test_file_store.py -> build/bdist.linux-armv8l/wheel/tests/stores 2023-01-13 04:29:58,350 root INFO copying build/lib/tests/stores/__init__.py -> build/bdist.linux-armv8l/wheel/tests/stores 2023-01-13 04:29:58,350 root INFO copying build/lib/tests/stores/test_redis_store.py -> build/bdist.linux-armv8l/wheel/tests/stores 2023-01-13 04:29:58,351 root INFO copying build/lib/tests/stores/test_dict_store.py -> build/bdist.linux-armv8l/wheel/tests/stores 2023-01-13 04:29:58,351 root INFO copying build/lib/tests/test_cache_manager.py -> build/bdist.linux-armv8l/wheel/tests 2023-01-13 04:29:58,351 root INFO copying build/lib/tests/__init__.py -> build/bdist.linux-armv8l/wheel/tests 2023-01-13 04:29:58,351 root INFO copying build/lib/tests/test_repository.py -> build/bdist.linux-armv8l/wheel/tests 2023-01-13 04:29:58,351 root INFO running install_egg_info 2023-01-13 04:29:58,361 root INFO running egg_info 2023-01-13 04:29:58,361 root INFO creating cachy.egg-info 2023-01-13 04:29:58,363 root INFO writing cachy.egg-info/PKG-INFO 2023-01-13 04:29:58,363 root INFO writing dependency_links to cachy.egg-info/dependency_links.txt 2023-01-13 04:29:58,363 root INFO writing requirements to cachy.egg-info/requires.txt 2023-01-13 04:29:58,364 root INFO writing top-level names to cachy.egg-info/top_level.txt 2023-01-13 04:29:58,364 root INFO writing manifest file 'cachy.egg-info/SOURCES.txt' 2023-01-13 04:29:58,367 root INFO reading manifest file 'cachy.egg-info/SOURCES.txt' 2023-01-13 04:29:58,368 root INFO adding license file 'LICENSE' 2023-01-13 04:29:58,368 root INFO writing manifest file 'cachy.egg-info/SOURCES.txt' 2023-01-13 04:29:58,369 root INFO Copying cachy.egg-info to build/bdist.linux-armv8l/wheel/cachy-0.3.0-py3.11.egg-info 2023-01-13 04:29:58,370 root INFO running install_scripts 2023-01-13 04:29:58,393 wheel INFO creating build/bdist.linux-armv8l/wheel/cachy-0.3.0.dist-info/WHEEL 2023-01-13 04:29:58,393 wheel INFO creating '/home/buildozer/aports/community/py3-cachy/src/cachy-0.3.0/dist/.tmp-n6ubf5ay/cachy-0.3.0-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2023-01-13 04:29:58,394 wheel INFO adding 'cachy/__init__.py' 2023-01-13 04:29:58,394 wheel INFO adding 'cachy/cache_manager.py' 2023-01-13 04:29:58,394 wheel INFO adding 'cachy/helpers.py' 2023-01-13 04:29:58,394 wheel INFO adding 'cachy/redis_tagged_cache.py' 2023-01-13 04:29:58,395 wheel INFO adding 'cachy/repository.py' 2023-01-13 04:29:58,395 wheel INFO adding 'cachy/tag_set.py' 2023-01-13 04:29:58,395 wheel INFO adding 'cachy/tagged_cache.py' 2023-01-13 04:29:58,395 wheel INFO adding 'cachy/utils.py' 2023-01-13 04:29:58,396 wheel INFO adding 'cachy/contracts/__init__.py' 2023-01-13 04:29:58,396 wheel INFO adding 'cachy/contracts/factory.py' 2023-01-13 04:29:58,396 wheel INFO adding 'cachy/contracts/repository.py' 2023-01-13 04:29:58,396 wheel INFO adding 'cachy/contracts/store.py' 2023-01-13 04:29:58,396 wheel INFO adding 'cachy/contracts/taggable_store.py' 2023-01-13 04:29:58,397 wheel INFO adding 'cachy/serializers/__init__.py' 2023-01-13 04:29:58,397 wheel INFO adding 'cachy/serializers/json_serializer.py' 2023-01-13 04:29:58,397 wheel INFO adding 'cachy/serializers/msgpack_serializer.py' 2023-01-13 04:29:58,397 wheel INFO adding 'cachy/serializers/pickle_serializer.py' 2023-01-13 04:29:58,397 wheel INFO adding 'cachy/serializers/serializer.py' 2023-01-13 04:29:58,398 wheel INFO adding 'cachy/stores/__init__.py' 2023-01-13 04:29:58,398 wheel INFO adding 'cachy/stores/dict_store.py' 2023-01-13 04:29:58,398 wheel INFO adding 'cachy/stores/file_store.py' 2023-01-13 04:29:58,398 wheel INFO adding 'cachy/stores/memcached_store.py' 2023-01-13 04:29:58,398 wheel INFO adding 'cachy/stores/null_store.py' 2023-01-13 04:29:58,399 wheel INFO adding 'cachy/stores/redis_store.py' 2023-01-13 04:29:58,399 wheel INFO adding 'tests/__init__.py' 2023-01-13 04:29:58,399 wheel INFO adding 'tests/test_cache_manager.py' 2023-01-13 04:29:58,399 wheel INFO adding 'tests/test_repository.py' 2023-01-13 04:29:58,400 wheel INFO adding 'tests/test_tagged_cache.py' 2023-01-13 04:29:58,400 wheel INFO adding 'tests/stores/__init__.py' 2023-01-13 04:29:58,400 wheel INFO adding 'tests/stores/test_dict_store.py' 2023-01-13 04:29:58,400 wheel INFO adding 'tests/stores/test_file_store.py' 2023-01-13 04:29:58,400 wheel INFO adding 'tests/stores/test_memcached_store.py' 2023-01-13 04:29:58,401 wheel INFO adding 'tests/stores/test_null_store.py' 2023-01-13 04:29:58,401 wheel INFO adding 'tests/stores/test_redis_store.py' 2023-01-13 04:29:58,401 wheel INFO adding 'cachy-0.3.0.dist-info/LICENSE' 2023-01-13 04:29:58,401 wheel INFO adding 'cachy-0.3.0.dist-info/METADATA' 2023-01-13 04:29:58,401 wheel INFO adding 'cachy-0.3.0.dist-info/WHEEL' 2023-01-13 04:29:58,401 wheel INFO adding 'cachy-0.3.0.dist-info/top_level.txt' 2023-01-13 04:29:58,402 wheel INFO adding 'cachy-0.3.0.dist-info/RECORD' 2023-01-13 04:29:58,402 wheel INFO removing build/bdist.linux-armv8l/wheel 2023-01-13 04:29:58,403 gpep517 INFO The backend produced dist/cachy-0.3.0-py3-none-any.whl cachy-0.3.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.1, pytest-7.2.0, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-cachy/src/cachy-0.3.0 collected 64 items / 9 deselected / 55 selected tests/test_cache_manager.py ........ [ 14%] tests/test_repository.py .............. [ 40%] tests/test_tagged_cache.py ....... [ 52%] tests/stores/test_dict_store.py ....... [ 65%] tests/stores/test_file_store.py ......... [ 81%] tests/stores/test_null_store.py . [ 83%] tests/stores/test_redis_store.py ......... [100%] ======================= 55 passed, 9 deselected in 0.23s ======================= >>> py3-cachy: Entering fakeroot... >>> py3-cachy*: Running postcheck for py3-cachy >>> py3-cachy*: Preparing package py3-cachy... >>> py3-cachy*: Tracing dependencies... >>> py3-cachy*: Package size: 340.0 KB >>> py3-cachy*: Compressing data... >>> py3-cachy*: Create checksum... >>> py3-cachy*: Create py3-cachy-0.3.0-r7.apk >>> py3-cachy: Build complete at Fri, 13 Jan 2023 04:30:04 +0000 elapsed time 0h 0m 9s >>> py3-cachy: Cleaning up srcdir >>> py3-cachy: Cleaning up pkgdir >>> py3-cachy: Uninstalling dependencies... (1/32) Purging .makedepends-py3-cachy (20230113.042956) (2/32) Purging py3-gpep517 (13-r0) (3/32) Purging py3-installer (0.6.0-r0) (4/32) Purging py3-poetry-core (1.4.0-r0) (5/32) Purging py3-jsonschema (4.7.2-r3) (6/32) Purging py3-pyrsistent (0.19.2-r1) (7/32) Purging py3-lark-parser (0.11.3-r2) (8/32) Purging py3-tomlkit (0.11.6-r1) (9/32) Purging py3-setuptools (65.7.0-r0) (10/32) Purging py3-wheel (0.38.4-r1) (11/32) Purging py3-pytest (7.2.0-r2) (12/32) Purging py3-attrs (22.2.0-r0) (13/32) Purging py3-iniconfig (1.1.1-r4) (14/32) Purging py3-packaging (23.0-r0) (15/32) Purging py3-parsing (3.0.9-r1) (16/32) Purging py3-pluggy (1.0.0-r2) (17/32) Purging py3-py (1.11.0-r1) (18/32) Purging py3-flexmock (0.11.3-r1) (19/32) Purging py3-fakeredis (2.4.0-r0) (20/32) Purging py3-redis (4.4.2-r0) (21/32) Purging py3-deprecated (1.2.13-r2) (22/32) Purging py3-wrapt (1.14.1-r1) (23/32) Purging py3-hiredis (1.1.0-r3) (24/32) Purging py3-sortedcontainers (2.4.0-r2) (25/32) Purging python3 (3.11.1-r2) (26/32) Purging libbz2 (1.0.8-r4) (27/32) Purging libffi (3.4.4-r0) (28/32) Purging gdbm (1.23-r0) (29/32) Purging xz-libs (5.4.1-r0) (30/32) Purging mpdecimal (2.5.1-r1) (31/32) Purging readline (8.2.0-r0) (32/32) Purging sqlite-libs (3.40.1-r0) Executing busybox-1.36.0-r0.trigger OK: 332 MiB in 96 packages >>> py3-cachy: Updating the community/armhf repository index... >>> py3-cachy: Signing the index...