>>> py3-cachy: Building community/py3-cachy 0.3.0-r9 (using abuild 3.15.0_rc3-r3) started Tue, 13 May 2025 23:25:13 +0000 >>> py3-cachy: Validating /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/49) Installing libbz2 (1.0.8-r6) (2/49) Installing libffi (3.4.8-r0) (3/49) Installing gdbm (1.24-r0) (4/49) Installing xz-libs (5.8.1-r0) (5/49) Installing mpdecimal (4.0.0-r0) (6/49) Installing libpanelw (6.5_p20250503-r0) (7/49) Installing sqlite-libs (3.49.2-r0) (8/49) Installing python3 (3.12.10-r0) (9/49) Installing python3-pycache-pyc0 (3.12.10-r0) (10/49) Installing pyc (3.12.10-r0) (11/49) Installing python3-pyc (3.12.10-r0) (12/49) Installing py3-installer (0.7.0-r2) (13/49) Installing py3-installer-pyc (0.7.0-r2) (14/49) Installing py3-gpep517 (19-r0) (15/49) Installing py3-gpep517-pyc (19-r0) (16/49) Installing py3-fastjsonschema (2.21.1-r0) (17/49) Installing py3-fastjsonschema-pyc (2.21.1-r0) (18/49) Installing py3-lark-parser (1.1.9-r1) (19/49) Installing py3-lark-parser-pyc (1.1.9-r1) (20/49) Installing py3-parsing (3.2.3-r0) (21/49) Installing py3-parsing-pyc (3.2.3-r0) (22/49) Installing py3-packaging (25.0-r0) (23/49) Installing py3-packaging-pyc (25.0-r0) (24/49) Installing py3-poetry-core (2.0.1-r0) (25/49) Installing py3-poetry-core-pyc (2.0.1-r0) (26/49) Installing py3-setuptools (80.5.0-r0) (27/49) Installing py3-setuptools-pyc (80.5.0-r0) (28/49) Installing py3-wheel (0.46.1-r0) (29/49) Installing py3-wheel-pyc (0.46.1-r0) (30/49) Installing py3-iniconfig (2.1.0-r0) (31/49) Installing py3-iniconfig-pyc (2.1.0-r0) (32/49) Installing py3-pluggy (1.5.0-r0) (33/49) Installing py3-pluggy-pyc (1.5.0-r0) (34/49) Installing py3-py (1.11.0-r4) (35/49) Installing py3-py-pyc (1.11.0-r4) (36/49) Installing py3-pytest (8.3.5-r0) (37/49) Installing py3-pytest-pyc (8.3.5-r0) (38/49) Installing py3-flexmock (0.12.2-r0) (39/49) Installing py3-flexmock-pyc (0.12.2-r0) (40/49) Installing hiredis (1.2.0-r0) (41/49) Installing py3-hiredis (2.3.2-r1) (42/49) Installing py3-hiredis-pyc (2.3.2-r1) (43/49) Installing py3-redis (5.0.7-r0) (44/49) Installing py3-redis-pyc (5.0.7-r0) (45/49) Installing py3-sortedcontainers (2.4.0-r5) (46/49) Installing py3-sortedcontainers-pyc (2.4.0-r5) (47/49) Installing py3-fakeredis (2.23.2-r0) (48/49) Installing py3-fakeredis-pyc (2.23.2-r0) (49/49) Installing .makedepends-py3-cachy (20250513.232623) Executing busybox-1.37.0-r17.trigger OK: 391 MiB in 150 packages >>> py3-cachy: Cleaning up srcdir >>> py3-cachy: Cleaning up pkgdir >>> py3-cachy: Cleaning up tmpdir >>> py3-cachy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/cachy-0.3.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/cachy-0.3.0.tar.gz.part' cachy-0.3.0.tar.gz.p 100% |********************************| 15654 0:00:00 ETA '/var/cache/distfiles/v3.22/cachy-0.3.0.tar.gz.part' saved >>> py3-cachy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/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/v3.22/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 2025-05-13 23:26:26,748 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2025-05-13 23:26:26,886 root INFO running bdist_wheel 2025-05-13 23:26:26,998 root INFO running build 2025-05-13 23:26:26,999 root INFO running build_py 2025-05-13 23:26:27,025 root INFO creating build/lib/cachy 2025-05-13 23:26:27,026 root INFO copying cachy/__init__.py -> build/lib/cachy 2025-05-13 23:26:27,028 root INFO copying cachy/helpers.py -> build/lib/cachy 2025-05-13 23:26:27,030 root INFO copying cachy/repository.py -> build/lib/cachy 2025-05-13 23:26:27,032 root INFO copying cachy/cache_manager.py -> build/lib/cachy 2025-05-13 23:26:27,034 root INFO copying cachy/tag_set.py -> build/lib/cachy 2025-05-13 23:26:27,035 root INFO copying cachy/tagged_cache.py -> build/lib/cachy 2025-05-13 23:26:27,037 root INFO copying cachy/redis_tagged_cache.py -> build/lib/cachy 2025-05-13 23:26:27,039 root INFO copying cachy/utils.py -> build/lib/cachy 2025-05-13 23:26:27,041 root INFO creating build/lib/cachy/contracts 2025-05-13 23:26:27,042 root INFO copying cachy/contracts/taggable_store.py -> build/lib/cachy/contracts 2025-05-13 23:26:27,044 root INFO copying cachy/contracts/__init__.py -> build/lib/cachy/contracts 2025-05-13 23:26:27,046 root INFO copying cachy/contracts/repository.py -> build/lib/cachy/contracts 2025-05-13 23:26:27,047 root INFO copying cachy/contracts/store.py -> build/lib/cachy/contracts 2025-05-13 23:26:27,049 root INFO copying cachy/contracts/factory.py -> build/lib/cachy/contracts 2025-05-13 23:26:27,051 root INFO creating build/lib/cachy/serializers 2025-05-13 23:26:27,052 root INFO copying cachy/serializers/msgpack_serializer.py -> build/lib/cachy/serializers 2025-05-13 23:26:27,054 root INFO copying cachy/serializers/__init__.py -> build/lib/cachy/serializers 2025-05-13 23:26:27,056 root INFO copying cachy/serializers/serializer.py -> build/lib/cachy/serializers 2025-05-13 23:26:27,057 root INFO copying cachy/serializers/pickle_serializer.py -> build/lib/cachy/serializers 2025-05-13 23:26:27,059 root INFO copying cachy/serializers/json_serializer.py -> build/lib/cachy/serializers 2025-05-13 23:26:27,061 root INFO creating build/lib/cachy/stores 2025-05-13 23:26:27,062 root INFO copying cachy/stores/__init__.py -> build/lib/cachy/stores 2025-05-13 23:26:27,063 root INFO copying cachy/stores/null_store.py -> build/lib/cachy/stores 2025-05-13 23:26:27,065 root INFO copying cachy/stores/file_store.py -> build/lib/cachy/stores 2025-05-13 23:26:27,067 root INFO copying cachy/stores/dict_store.py -> build/lib/cachy/stores 2025-05-13 23:26:27,068 root INFO copying cachy/stores/memcached_store.py -> build/lib/cachy/stores 2025-05-13 23:26:27,070 root INFO copying cachy/stores/redis_store.py -> build/lib/cachy/stores 2025-05-13 23:26:27,072 root INFO creating build/lib/tests 2025-05-13 23:26:27,073 root INFO copying tests/test_repository.py -> build/lib/tests 2025-05-13 23:26:27,075 root INFO copying tests/__init__.py -> build/lib/tests 2025-05-13 23:26:27,076 root INFO copying tests/test_cache_manager.py -> build/lib/tests 2025-05-13 23:26:27,078 root INFO copying tests/test_tagged_cache.py -> build/lib/tests 2025-05-13 23:26:27,080 root INFO creating build/lib/tests/stores 2025-05-13 23:26:27,081 root INFO copying tests/stores/__init__.py -> build/lib/tests/stores 2025-05-13 23:26:27,083 root INFO copying tests/stores/test_null_store.py -> build/lib/tests/stores 2025-05-13 23:26:27,084 root INFO copying tests/stores/test_memcached_store.py -> build/lib/tests/stores 2025-05-13 23:26:27,086 root INFO copying tests/stores/test_redis_store.py -> build/lib/tests/stores 2025-05-13 23:26:27,087 root INFO copying tests/stores/test_dict_store.py -> build/lib/tests/stores 2025-05-13 23:26:27,089 root INFO copying tests/stores/test_file_store.py -> build/lib/tests/stores 2025-05-13 23:26:27,101 root INFO copying cachy/__init__.py -> build/lib/cachy 2025-05-13 23:26:27,102 root INFO copying cachy/helpers.py -> build/lib/cachy 2025-05-13 23:26:27,104 root INFO copying cachy/repository.py -> build/lib/cachy 2025-05-13 23:26:27,106 root INFO copying cachy/cache_manager.py -> build/lib/cachy 2025-05-13 23:26:27,108 root INFO copying cachy/tag_set.py -> build/lib/cachy 2025-05-13 23:26:27,110 root INFO copying cachy/tagged_cache.py -> build/lib/cachy 2025-05-13 23:26:27,112 root INFO copying cachy/redis_tagged_cache.py -> build/lib/cachy 2025-05-13 23:26:27,113 root INFO copying cachy/utils.py -> build/lib/cachy 2025-05-13 23:26:27,115 root INFO copying cachy/contracts/taggable_store.py -> build/lib/cachy/contracts 2025-05-13 23:26:27,117 root INFO copying cachy/contracts/__init__.py -> build/lib/cachy/contracts 2025-05-13 23:26:27,118 root INFO copying cachy/contracts/repository.py -> build/lib/cachy/contracts 2025-05-13 23:26:27,120 root INFO copying cachy/contracts/store.py -> build/lib/cachy/contracts 2025-05-13 23:26:27,122 root INFO copying cachy/contracts/factory.py -> build/lib/cachy/contracts 2025-05-13 23:26:27,124 root INFO copying cachy/serializers/msgpack_serializer.py -> build/lib/cachy/serializers 2025-05-13 23:26:27,125 root INFO copying cachy/serializers/__init__.py -> build/lib/cachy/serializers 2025-05-13 23:26:27,127 root INFO copying cachy/serializers/serializer.py -> build/lib/cachy/serializers 2025-05-13 23:26:27,129 root INFO copying cachy/serializers/pickle_serializer.py -> build/lib/cachy/serializers 2025-05-13 23:26:27,131 root INFO copying cachy/serializers/json_serializer.py -> build/lib/cachy/serializers 2025-05-13 23:26:27,132 root INFO copying cachy/stores/__init__.py -> build/lib/cachy/stores 2025-05-13 23:26:27,134 root INFO copying cachy/stores/null_store.py -> build/lib/cachy/stores 2025-05-13 23:26:27,136 root INFO copying cachy/stores/file_store.py -> build/lib/cachy/stores 2025-05-13 23:26:27,137 root INFO copying cachy/stores/dict_store.py -> build/lib/cachy/stores 2025-05-13 23:26:27,139 root INFO copying cachy/stores/memcached_store.py -> build/lib/cachy/stores 2025-05-13 23:26:27,141 root INFO copying cachy/stores/redis_store.py -> build/lib/cachy/stores 2025-05-13 23:26:27,143 root INFO copying tests/test_repository.py -> build/lib/tests 2025-05-13 23:26:27,144 root INFO copying tests/__init__.py -> build/lib/tests 2025-05-13 23:26:27,146 root INFO copying tests/test_cache_manager.py -> build/lib/tests 2025-05-13 23:26:27,148 root INFO copying tests/test_tagged_cache.py -> build/lib/tests 2025-05-13 23:26:27,150 root INFO copying tests/stores/__init__.py -> build/lib/tests/stores 2025-05-13 23:26:27,151 root INFO copying tests/stores/test_null_store.py -> build/lib/tests/stores 2025-05-13 23:26:27,153 root INFO copying tests/stores/test_memcached_store.py -> build/lib/tests/stores 2025-05-13 23:26:27,155 root INFO copying tests/stores/test_redis_store.py -> build/lib/tests/stores 2025-05-13 23:26:27,157 root INFO copying tests/stores/test_dict_store.py -> build/lib/tests/stores 2025-05-13 23:26:27,158 root INFO copying tests/stores/test_file_store.py -> build/lib/tests/stores 2025-05-13 23:26:27,209 root INFO installing to build/bdist.linux-riscv64/wheel 2025-05-13 23:26:27,209 root INFO running install 2025-05-13 23:26:27,275 root INFO running install_lib 2025-05-13 23:26:27,297 root INFO creating build/bdist.linux-riscv64/wheel 2025-05-13 23:26:27,298 root INFO creating build/bdist.linux-riscv64/wheel/tests 2025-05-13 23:26:27,299 root INFO copying build/lib/tests/test_repository.py -> build/bdist.linux-riscv64/wheel/./tests 2025-05-13 23:26:27,301 root INFO copying build/lib/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./tests 2025-05-13 23:26:27,302 root INFO copying build/lib/tests/test_cache_manager.py -> build/bdist.linux-riscv64/wheel/./tests 2025-05-13 23:26:27,303 root INFO copying build/lib/tests/test_tagged_cache.py -> build/bdist.linux-riscv64/wheel/./tests 2025-05-13 23:26:27,305 root INFO creating build/bdist.linux-riscv64/wheel/tests/stores 2025-05-13 23:26:27,306 root INFO copying build/lib/tests/stores/__init__.py -> build/bdist.linux-riscv64/wheel/./tests/stores 2025-05-13 23:26:27,307 root INFO copying build/lib/tests/stores/test_null_store.py -> build/bdist.linux-riscv64/wheel/./tests/stores 2025-05-13 23:26:27,308 root INFO copying build/lib/tests/stores/test_memcached_store.py -> build/bdist.linux-riscv64/wheel/./tests/stores 2025-05-13 23:26:27,310 root INFO copying build/lib/tests/stores/test_redis_store.py -> build/bdist.linux-riscv64/wheel/./tests/stores 2025-05-13 23:26:27,311 root INFO copying build/lib/tests/stores/test_dict_store.py -> build/bdist.linux-riscv64/wheel/./tests/stores 2025-05-13 23:26:27,312 root INFO copying build/lib/tests/stores/test_file_store.py -> build/bdist.linux-riscv64/wheel/./tests/stores 2025-05-13 23:26:27,314 root INFO creating build/bdist.linux-riscv64/wheel/cachy 2025-05-13 23:26:27,315 root INFO copying build/lib/cachy/__init__.py -> build/bdist.linux-riscv64/wheel/./cachy 2025-05-13 23:26:27,316 root INFO copying build/lib/cachy/helpers.py -> build/bdist.linux-riscv64/wheel/./cachy 2025-05-13 23:26:27,317 root INFO copying build/lib/cachy/repository.py -> build/bdist.linux-riscv64/wheel/./cachy 2025-05-13 23:26:27,319 root INFO copying build/lib/cachy/cache_manager.py -> build/bdist.linux-riscv64/wheel/./cachy 2025-05-13 23:26:27,320 root INFO creating build/bdist.linux-riscv64/wheel/cachy/contracts 2025-05-13 23:26:27,321 root INFO copying build/lib/cachy/contracts/taggable_store.py -> build/bdist.linux-riscv64/wheel/./cachy/contracts 2025-05-13 23:26:27,323 root INFO copying build/lib/cachy/contracts/__init__.py -> build/bdist.linux-riscv64/wheel/./cachy/contracts 2025-05-13 23:26:27,324 root INFO copying build/lib/cachy/contracts/repository.py -> build/bdist.linux-riscv64/wheel/./cachy/contracts 2025-05-13 23:26:27,325 root INFO copying build/lib/cachy/contracts/store.py -> build/bdist.linux-riscv64/wheel/./cachy/contracts 2025-05-13 23:26:27,326 root INFO copying build/lib/cachy/contracts/factory.py -> build/bdist.linux-riscv64/wheel/./cachy/contracts 2025-05-13 23:26:27,328 root INFO copying build/lib/cachy/tag_set.py -> build/bdist.linux-riscv64/wheel/./cachy 2025-05-13 23:26:27,329 root INFO copying build/lib/cachy/tagged_cache.py -> build/bdist.linux-riscv64/wheel/./cachy 2025-05-13 23:26:27,330 root INFO copying build/lib/cachy/redis_tagged_cache.py -> build/bdist.linux-riscv64/wheel/./cachy 2025-05-13 23:26:27,332 root INFO copying build/lib/cachy/utils.py -> build/bdist.linux-riscv64/wheel/./cachy 2025-05-13 23:26:27,333 root INFO creating build/bdist.linux-riscv64/wheel/cachy/serializers 2025-05-13 23:26:27,334 root INFO copying build/lib/cachy/serializers/msgpack_serializer.py -> build/bdist.linux-riscv64/wheel/./cachy/serializers 2025-05-13 23:26:27,336 root INFO copying build/lib/cachy/serializers/__init__.py -> build/bdist.linux-riscv64/wheel/./cachy/serializers 2025-05-13 23:26:27,337 root INFO copying build/lib/cachy/serializers/serializer.py -> build/bdist.linux-riscv64/wheel/./cachy/serializers 2025-05-13 23:26:27,338 root INFO copying build/lib/cachy/serializers/pickle_serializer.py -> build/bdist.linux-riscv64/wheel/./cachy/serializers 2025-05-13 23:26:27,339 root INFO copying build/lib/cachy/serializers/json_serializer.py -> build/bdist.linux-riscv64/wheel/./cachy/serializers 2025-05-13 23:26:27,341 root INFO creating build/bdist.linux-riscv64/wheel/cachy/stores 2025-05-13 23:26:27,342 root INFO copying build/lib/cachy/stores/__init__.py -> build/bdist.linux-riscv64/wheel/./cachy/stores 2025-05-13 23:26:27,343 root INFO copying build/lib/cachy/stores/null_store.py -> build/bdist.linux-riscv64/wheel/./cachy/stores 2025-05-13 23:26:27,345 root INFO copying build/lib/cachy/stores/file_store.py -> build/bdist.linux-riscv64/wheel/./cachy/stores 2025-05-13 23:26:27,346 root INFO copying build/lib/cachy/stores/dict_store.py -> build/bdist.linux-riscv64/wheel/./cachy/stores 2025-05-13 23:26:27,347 root INFO copying build/lib/cachy/stores/memcached_store.py -> build/bdist.linux-riscv64/wheel/./cachy/stores 2025-05-13 23:26:27,348 root INFO copying build/lib/cachy/stores/redis_store.py -> build/bdist.linux-riscv64/wheel/./cachy/stores 2025-05-13 23:26:27,350 root INFO running install_egg_info 2025-05-13 23:26:27,373 root INFO running egg_info 2025-05-13 23:26:27,392 root INFO creating cachy.egg-info 2025-05-13 23:26:27,393 root INFO writing cachy.egg-info/PKG-INFO 2025-05-13 23:26:27,400 root INFO writing dependency_links to cachy.egg-info/dependency_links.txt 2025-05-13 23:26:27,405 root INFO writing requirements to cachy.egg-info/requires.txt 2025-05-13 23:26:27,406 root INFO writing top-level names to cachy.egg-info/top_level.txt 2025-05-13 23:26:27,406 root INFO writing manifest file 'cachy.egg-info/SOURCES.txt' 2025-05-13 23:26:27,442 root INFO reading manifest file 'cachy.egg-info/SOURCES.txt' 2025-05-13 23:26:27,444 root INFO adding license file 'LICENSE' 2025-05-13 23:26:27,450 root INFO writing manifest file 'cachy.egg-info/SOURCES.txt' 2025-05-13 23:26:27,452 root INFO Copying cachy.egg-info to build/bdist.linux-riscv64/wheel/./cachy-0.3.0-py3.12.egg-info 2025-05-13 23:26:27,457 root INFO running install_scripts 2025-05-13 23:26:27,464 root INFO creating build/bdist.linux-riscv64/wheel/cachy-0.3.0.dist-info/WHEEL 2025-05-13 23:26:27,466 wheel INFO creating '/home/buildozer/aports/community/py3-cachy/src/cachy-0.3.0/.dist/.tmp-r3cv8_70/cachy-0.3.0-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-05-13 23:26:27,468 wheel INFO adding 'cachy/__init__.py' 2025-05-13 23:26:27,470 wheel INFO adding 'cachy/cache_manager.py' 2025-05-13 23:26:27,472 wheel INFO adding 'cachy/helpers.py' 2025-05-13 23:26:27,473 wheel INFO adding 'cachy/redis_tagged_cache.py' 2025-05-13 23:26:27,475 wheel INFO adding 'cachy/repository.py' 2025-05-13 23:26:27,477 wheel INFO adding 'cachy/tag_set.py' 2025-05-13 23:26:27,478 wheel INFO adding 'cachy/tagged_cache.py' 2025-05-13 23:26:27,480 wheel INFO adding 'cachy/utils.py' 2025-05-13 23:26:27,482 wheel INFO adding 'cachy/contracts/__init__.py' 2025-05-13 23:26:27,483 wheel INFO adding 'cachy/contracts/factory.py' 2025-05-13 23:26:27,485 wheel INFO adding 'cachy/contracts/repository.py' 2025-05-13 23:26:27,486 wheel INFO adding 'cachy/contracts/store.py' 2025-05-13 23:26:27,488 wheel INFO adding 'cachy/contracts/taggable_store.py' 2025-05-13 23:26:27,489 wheel INFO adding 'cachy/serializers/__init__.py' 2025-05-13 23:26:27,491 wheel INFO adding 'cachy/serializers/json_serializer.py' 2025-05-13 23:26:27,492 wheel INFO adding 'cachy/serializers/msgpack_serializer.py' 2025-05-13 23:26:27,494 wheel INFO adding 'cachy/serializers/pickle_serializer.py' 2025-05-13 23:26:27,495 wheel INFO adding 'cachy/serializers/serializer.py' 2025-05-13 23:26:27,497 wheel INFO adding 'cachy/stores/__init__.py' 2025-05-13 23:26:27,499 wheel INFO adding 'cachy/stores/dict_store.py' 2025-05-13 23:26:27,500 wheel INFO adding 'cachy/stores/file_store.py' 2025-05-13 23:26:27,502 wheel INFO adding 'cachy/stores/memcached_store.py' 2025-05-13 23:26:27,503 wheel INFO adding 'cachy/stores/null_store.py' 2025-05-13 23:26:27,505 wheel INFO adding 'cachy/stores/redis_store.py' 2025-05-13 23:26:27,507 wheel INFO adding 'cachy-0.3.0.dist-info/licenses/LICENSE' 2025-05-13 23:26:27,509 wheel INFO adding 'tests/__init__.py' 2025-05-13 23:26:27,510 wheel INFO adding 'tests/test_cache_manager.py' 2025-05-13 23:26:27,512 wheel INFO adding 'tests/test_repository.py' 2025-05-13 23:26:27,514 wheel INFO adding 'tests/test_tagged_cache.py' 2025-05-13 23:26:27,515 wheel INFO adding 'tests/stores/__init__.py' 2025-05-13 23:26:27,517 wheel INFO adding 'tests/stores/test_dict_store.py' 2025-05-13 23:26:27,518 wheel INFO adding 'tests/stores/test_file_store.py' 2025-05-13 23:26:27,520 wheel INFO adding 'tests/stores/test_memcached_store.py' 2025-05-13 23:26:27,521 wheel INFO adding 'tests/stores/test_null_store.py' 2025-05-13 23:26:27,523 wheel INFO adding 'tests/stores/test_redis_store.py' 2025-05-13 23:26:27,524 wheel INFO adding 'cachy-0.3.0.dist-info/METADATA' 2025-05-13 23:26:27,525 wheel INFO adding 'cachy-0.3.0.dist-info/WHEEL' 2025-05-13 23:26:27,526 wheel INFO adding 'cachy-0.3.0.dist-info/top_level.txt' 2025-05-13 23:26:27,528 wheel INFO adding 'cachy-0.3.0.dist-info/RECORD' 2025-05-13 23:26:27,530 root INFO removing build/bdist.linux-riscv64/wheel 2025-05-13 23:26:27,537 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.12.10, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-cachy/src/cachy-0.3.0 configfile: pyproject.toml plugins: flexmock-0.12.2 collected 64 items / 9 deselected / 55 selected tests/stores/test_dict_store.py ....... [ 12%] tests/stores/test_file_store.py ......... [ 29%] tests/stores/test_null_store.py . [ 30%] tests/stores/test_redis_store.py ......... [ 47%] tests/test_cache_manager.py ........ [ 61%] tests/test_repository.py .............. [ 87%] tests/test_tagged_cache.py ....... [100%] ======================= 55 passed, 9 deselected in 1.46s ======================= >>> py3-cachy: Entering fakeroot... >>> py3-cachy-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/cachy/__pycache__' -> '/home/buildozer/aports/community/py3-cachy/pkg/py3-cachy-pyc/usr/lib/python3.12/site-packages/cachy/__pycache__' 'usr/lib/python3.12/site-packages/cachy/contracts/__pycache__' -> '/home/buildozer/aports/community/py3-cachy/pkg/py3-cachy-pyc/usr/lib/python3.12/site-packages/cachy/contracts/__pycache__' 'usr/lib/python3.12/site-packages/cachy/serializers/__pycache__' -> '/home/buildozer/aports/community/py3-cachy/pkg/py3-cachy-pyc/usr/lib/python3.12/site-packages/cachy/serializers/__pycache__' 'usr/lib/python3.12/site-packages/cachy/stores/__pycache__' -> '/home/buildozer/aports/community/py3-cachy/pkg/py3-cachy-pyc/usr/lib/python3.12/site-packages/cachy/stores/__pycache__' >>> py3-cachy-pyc*: Preparing subpackage py3-cachy-pyc... >>> py3-cachy-pyc*: Running postcheck for py3-cachy-pyc >>> py3-cachy*: Running postcheck for py3-cachy >>> py3-cachy*: Preparing package py3-cachy... >>> py3-cachy-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-cachy-pyc*: Package size: 77.8 KB >>> py3-cachy-pyc*: Compressing data... >>> py3-cachy-pyc*: Create checksum... >>> py3-cachy-pyc*: Create py3-cachy-pyc-0.3.0-r9.apk >>> py3-cachy*: Tracing dependencies... python3 python3~3.12 >>> py3-cachy*: Package size: 58.4 KB >>> py3-cachy*: Compressing data... >>> py3-cachy*: Create checksum... >>> py3-cachy*: Create py3-cachy-0.3.0-r9.apk >>> py3-cachy: Build complete at Tue, 13 May 2025 23:26:33 +0000 elapsed time 0h 1m 20s >>> py3-cachy: Cleaning up srcdir >>> py3-cachy: Cleaning up pkgdir >>> py3-cachy: Uninstalling dependencies... (1/49) Purging .makedepends-py3-cachy (20250513.232623) (2/49) Purging py3-gpep517-pyc (19-r0) (3/49) Purging py3-gpep517 (19-r0) (4/49) Purging py3-installer-pyc (0.7.0-r2) (5/49) Purging py3-installer (0.7.0-r2) (6/49) Purging py3-poetry-core-pyc (2.0.1-r0) (7/49) Purging py3-poetry-core (2.0.1-r0) (8/49) Purging py3-fastjsonschema-pyc (2.21.1-r0) (9/49) Purging py3-fastjsonschema (2.21.1-r0) (10/49) Purging py3-lark-parser-pyc (1.1.9-r1) (11/49) Purging py3-lark-parser (1.1.9-r1) (12/49) Purging py3-setuptools-pyc (80.5.0-r0) (13/49) Purging py3-setuptools (80.5.0-r0) (14/49) Purging py3-wheel-pyc (0.46.1-r0) (15/49) Purging py3-wheel (0.46.1-r0) (16/49) Purging py3-pytest-pyc (8.3.5-r0) (17/49) Purging py3-pytest (8.3.5-r0) (18/49) Purging py3-iniconfig-pyc (2.1.0-r0) (19/49) Purging py3-iniconfig (2.1.0-r0) (20/49) Purging py3-pluggy-pyc (1.5.0-r0) (21/49) Purging py3-pluggy (1.5.0-r0) (22/49) Purging py3-py-pyc (1.11.0-r4) (23/49) Purging py3-py (1.11.0-r4) (24/49) Purging py3-flexmock-pyc (0.12.2-r0) (25/49) Purging py3-flexmock (0.12.2-r0) (26/49) Purging py3-fakeredis-pyc (2.23.2-r0) (27/49) Purging py3-fakeredis (2.23.2-r0) (28/49) Purging py3-packaging-pyc (25.0-r0) (29/49) Purging py3-packaging (25.0-r0) (30/49) Purging py3-parsing-pyc (3.2.3-r0) (31/49) Purging py3-parsing (3.2.3-r0) (32/49) Purging py3-redis-pyc (5.0.7-r0) (33/49) Purging py3-redis (5.0.7-r0) (34/49) Purging py3-hiredis-pyc (2.3.2-r1) (35/49) Purging py3-hiredis (2.3.2-r1) (36/49) Purging py3-sortedcontainers-pyc (2.4.0-r5) (37/49) Purging py3-sortedcontainers (2.4.0-r5) (38/49) Purging python3-pyc (3.12.10-r0) (39/49) Purging python3-pycache-pyc0 (3.12.10-r0) (40/49) Purging pyc (3.12.10-r0) (41/49) Purging python3 (3.12.10-r0) (42/49) Purging gdbm (1.24-r0) (43/49) Purging hiredis (1.2.0-r0) (44/49) Purging libbz2 (1.0.8-r6) (45/49) Purging libffi (3.4.8-r0) (46/49) Purging libpanelw (6.5_p20250503-r0) (47/49) Purging mpdecimal (4.0.0-r0) (48/49) Purging sqlite-libs (3.49.2-r0) (49/49) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r17.trigger OK: 338 MiB in 101 packages >>> py3-cachy: Updating the community/riscv64 repository index... >>> py3-cachy: Signing the index...