>>> py3-cachy: Building community/py3-cachy 0.3.0-r10 (using abuild 3.16.0-r0) started Sun, 29 Mar 2026 10:30:27 +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/51) Installing libbz2 (1.0.8-r6) ( 2/51) Installing libffi (3.5.2-r0) ( 3/51) Installing gdbm (1.26-r0) ( 4/51) Installing xz-libs (5.8.2-r0) ( 5/51) Installing mpdecimal (4.0.1-r0) ( 6/51) Installing libpanelw (6.6_p20251231-r0) ( 7/51) Installing sqlite-libs (3.51.2-r1) ( 8/51) Installing python3 (3.14.3-r0) ( 9/51) Installing python3-pycache-pyc0 (3.14.3-r0) (10/51) Installing pyc (3.14.3-r0) (11/51) Installing python3-pyc (3.14.3-r0) (12/51) Installing py3-installer (0.7.0-r3) (13/51) Installing py3-installer-pyc (0.7.0-r3) (14/51) Installing py3-gpep517 (19-r2) (15/51) Installing py3-gpep517-pyc (19-r2) (16/51) Installing py3-fastjsonschema (2.21.2-r2) (17/51) Installing py3-fastjsonschema-pyc (2.21.2-r2) (18/51) Installing py3-lark-parser (1.2.2-r1) (19/51) Installing py3-lark-parser-pyc (1.2.2-r1) (20/51) Installing py3-parsing (3.3.2-r1) (21/51) Installing py3-parsing-pyc (3.3.2-r1) (22/51) Installing py3-packaging (26.0-r1) (23/51) Installing py3-packaging-pyc (26.0-r1) (24/51) Installing py3-poetry-core (2.3.1-r0) (25/51) Installing py3-poetry-core-pyc (2.3.1-r0) (26/51) Installing py3-setuptools (82.0.1-r1) (27/51) Installing py3-setuptools-pyc (82.0.1-r1) (28/51) Installing py3-wheel (0.46.3-r1) (29/51) Installing py3-wheel-pyc (0.46.3-r1) (30/51) Installing py3-iniconfig (2.3.0-r1) (31/51) Installing py3-iniconfig-pyc (2.3.0-r1) (32/51) Installing py3-pluggy (1.6.0-r1) (33/51) Installing py3-pluggy-pyc (1.6.0-r1) (34/51) Installing py3-py (1.11.0-r5) (35/51) Installing py3-py-pyc (1.11.0-r5) (36/51) Installing py3-pygments (2.19.2-r1) (37/51) Installing py3-pygments-pyc (2.19.2-r1) (38/51) Installing py3-pytest (9.0.2-r1) (39/51) Installing py3-pytest-pyc (9.0.2-r1) (40/51) Installing py3-flexmock (0.12.2-r1) (41/51) Installing py3-flexmock-pyc (0.12.2-r1) (42/51) Installing hiredis (1.3.0-r0) (43/51) Installing py3-hiredis (3.3.1-r1) (44/51) Installing py3-hiredis-pyc (3.3.1-r1) (45/51) Installing py3-redis (7.4.0-r1) (46/51) Installing py3-redis-pyc (7.4.0-r1) (47/51) Installing py3-sortedcontainers (2.4.0-r6) (48/51) Installing py3-sortedcontainers-pyc (2.4.0-r6) (49/51) Installing py3-fakeredis (2.32.0-r1) (50/51) Installing py3-fakeredis-pyc (2.32.0-r1) (51/51) Installing .makedepends-py3-cachy (20260329.103031) Executing busybox-1.37.0-r31.trigger OK: 338.4 MiB in 153 packages >>> py3-cachy: Cleaning up srcdir >>> py3-cachy: Cleaning up pkgdir >>> py3-cachy: Cleaning up tmpdir >>> py3-cachy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cachy-0.3.0.tar.gz /var/cache/distfiles/cachy-0.3.0.tar.gz: OK /home/buildozer/aports/community/py3-cachy/No-need-to-teardown-flexmock.patch: OK >>> py3-cachy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cachy-0.3.0.tar.gz /var/cache/distfiles/cachy-0.3.0.tar.gz: OK /home/buildozer/aports/community/py3-cachy/No-need-to-teardown-flexmock.patch: OK >>> py3-cachy: Unpacking /var/cache/distfiles/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 2026-03-29 10:30:32,839 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2026-03-29 10:30:32,873 root INFO running bdist_wheel 2026-03-29 10:30:32,901 root INFO running build 2026-03-29 10:30:32,902 root INFO running build_py 2026-03-29 10:30:32,908 root INFO creating build/lib/cachy 2026-03-29 10:30:32,908 root INFO copying cachy/tagged_cache.py -> build/lib/cachy 2026-03-29 10:30:32,909 root INFO copying cachy/repository.py -> build/lib/cachy 2026-03-29 10:30:32,909 root INFO copying cachy/utils.py -> build/lib/cachy 2026-03-29 10:30:32,910 root INFO copying cachy/redis_tagged_cache.py -> build/lib/cachy 2026-03-29 10:30:32,910 root INFO copying cachy/__init__.py -> build/lib/cachy 2026-03-29 10:30:32,910 root INFO copying cachy/tag_set.py -> build/lib/cachy 2026-03-29 10:30:32,911 root INFO copying cachy/helpers.py -> build/lib/cachy 2026-03-29 10:30:32,911 root INFO copying cachy/cache_manager.py -> build/lib/cachy 2026-03-29 10:30:32,912 root INFO creating build/lib/cachy/contracts 2026-03-29 10:30:32,912 root INFO copying cachy/contracts/factory.py -> build/lib/cachy/contracts 2026-03-29 10:30:32,912 root INFO copying cachy/contracts/repository.py -> build/lib/cachy/contracts 2026-03-29 10:30:32,913 root INFO copying cachy/contracts/taggable_store.py -> build/lib/cachy/contracts 2026-03-29 10:30:32,913 root INFO copying cachy/contracts/__init__.py -> build/lib/cachy/contracts 2026-03-29 10:30:32,914 root INFO copying cachy/contracts/store.py -> build/lib/cachy/contracts 2026-03-29 10:30:32,914 root INFO creating build/lib/cachy/serializers 2026-03-29 10:30:32,914 root INFO copying cachy/serializers/msgpack_serializer.py -> build/lib/cachy/serializers 2026-03-29 10:30:32,915 root INFO copying cachy/serializers/serializer.py -> build/lib/cachy/serializers 2026-03-29 10:30:32,915 root INFO copying cachy/serializers/pickle_serializer.py -> build/lib/cachy/serializers 2026-03-29 10:30:32,916 root INFO copying cachy/serializers/__init__.py -> build/lib/cachy/serializers 2026-03-29 10:30:32,916 root INFO copying cachy/serializers/json_serializer.py -> build/lib/cachy/serializers 2026-03-29 10:30:32,916 root INFO creating build/lib/cachy/stores 2026-03-29 10:30:32,917 root INFO copying cachy/stores/memcached_store.py -> build/lib/cachy/stores 2026-03-29 10:30:32,917 root INFO copying cachy/stores/redis_store.py -> build/lib/cachy/stores 2026-03-29 10:30:32,917 root INFO copying cachy/stores/null_store.py -> build/lib/cachy/stores 2026-03-29 10:30:32,918 root INFO copying cachy/stores/__init__.py -> build/lib/cachy/stores 2026-03-29 10:30:32,918 root INFO copying cachy/stores/file_store.py -> build/lib/cachy/stores 2026-03-29 10:30:32,919 root INFO copying cachy/stores/dict_store.py -> build/lib/cachy/stores 2026-03-29 10:30:32,919 root INFO creating build/lib/tests 2026-03-29 10:30:32,919 root INFO copying tests/test_cache_manager.py -> build/lib/tests 2026-03-29 10:30:32,920 root INFO copying tests/__init__.py -> build/lib/tests 2026-03-29 10:30:32,920 root INFO copying tests/test_tagged_cache.py -> build/lib/tests 2026-03-29 10:30:32,921 root INFO copying tests/test_repository.py -> build/lib/tests 2026-03-29 10:30:32,921 root INFO creating build/lib/tests/stores 2026-03-29 10:30:32,921 root INFO copying tests/stores/test_dict_store.py -> build/lib/tests/stores 2026-03-29 10:30:32,922 root INFO copying tests/stores/__init__.py -> build/lib/tests/stores 2026-03-29 10:30:32,922 root INFO copying tests/stores/test_memcached_store.py -> build/lib/tests/stores 2026-03-29 10:30:32,922 root INFO copying tests/stores/test_file_store.py -> build/lib/tests/stores 2026-03-29 10:30:32,923 root INFO copying tests/stores/test_redis_store.py -> build/lib/tests/stores 2026-03-29 10:30:32,923 root INFO copying tests/stores/test_null_store.py -> build/lib/tests/stores 2026-03-29 10:30:32,926 root INFO copying cachy/tagged_cache.py -> build/lib/cachy 2026-03-29 10:30:32,927 root INFO copying cachy/repository.py -> build/lib/cachy 2026-03-29 10:30:32,927 root INFO copying cachy/utils.py -> build/lib/cachy 2026-03-29 10:30:32,927 root INFO copying cachy/redis_tagged_cache.py -> build/lib/cachy 2026-03-29 10:30:32,928 root INFO copying cachy/__init__.py -> build/lib/cachy 2026-03-29 10:30:32,928 root INFO copying cachy/tag_set.py -> build/lib/cachy 2026-03-29 10:30:32,929 root INFO copying cachy/helpers.py -> build/lib/cachy 2026-03-29 10:30:32,929 root INFO copying cachy/cache_manager.py -> build/lib/cachy 2026-03-29 10:30:32,930 root INFO copying cachy/contracts/factory.py -> build/lib/cachy/contracts 2026-03-29 10:30:32,930 root INFO copying cachy/contracts/repository.py -> build/lib/cachy/contracts 2026-03-29 10:30:32,930 root INFO copying cachy/contracts/taggable_store.py -> build/lib/cachy/contracts 2026-03-29 10:30:32,931 root INFO copying cachy/contracts/__init__.py -> build/lib/cachy/contracts 2026-03-29 10:30:32,931 root INFO copying cachy/contracts/store.py -> build/lib/cachy/contracts 2026-03-29 10:30:32,932 root INFO copying cachy/serializers/msgpack_serializer.py -> build/lib/cachy/serializers 2026-03-29 10:30:32,932 root INFO copying cachy/serializers/serializer.py -> build/lib/cachy/serializers 2026-03-29 10:30:32,933 root INFO copying cachy/serializers/pickle_serializer.py -> build/lib/cachy/serializers 2026-03-29 10:30:32,933 root INFO copying cachy/serializers/__init__.py -> build/lib/cachy/serializers 2026-03-29 10:30:32,933 root INFO copying cachy/serializers/json_serializer.py -> build/lib/cachy/serializers 2026-03-29 10:30:32,934 root INFO copying cachy/stores/memcached_store.py -> build/lib/cachy/stores 2026-03-29 10:30:32,934 root INFO copying cachy/stores/redis_store.py -> build/lib/cachy/stores 2026-03-29 10:30:32,935 root INFO copying cachy/stores/null_store.py -> build/lib/cachy/stores 2026-03-29 10:30:32,935 root INFO copying cachy/stores/__init__.py -> build/lib/cachy/stores 2026-03-29 10:30:32,936 root INFO copying cachy/stores/file_store.py -> build/lib/cachy/stores 2026-03-29 10:30:32,936 root INFO copying cachy/stores/dict_store.py -> build/lib/cachy/stores 2026-03-29 10:30:32,936 root INFO copying tests/test_cache_manager.py -> build/lib/tests 2026-03-29 10:30:32,937 root INFO copying tests/__init__.py -> build/lib/tests 2026-03-29 10:30:32,937 root INFO copying tests/test_tagged_cache.py -> build/lib/tests 2026-03-29 10:30:32,938 root INFO copying tests/test_repository.py -> build/lib/tests 2026-03-29 10:30:32,938 root INFO copying tests/stores/test_dict_store.py -> build/lib/tests/stores 2026-03-29 10:30:32,938 root INFO copying tests/stores/__init__.py -> build/lib/tests/stores 2026-03-29 10:30:32,939 root INFO copying tests/stores/test_memcached_store.py -> build/lib/tests/stores 2026-03-29 10:30:32,939 root INFO copying tests/stores/test_file_store.py -> build/lib/tests/stores 2026-03-29 10:30:32,940 root INFO copying tests/stores/test_redis_store.py -> build/lib/tests/stores 2026-03-29 10:30:32,940 root INFO copying tests/stores/test_null_store.py -> build/lib/tests/stores 2026-03-29 10:30:32,953 root INFO installing to build/bdist.linux-loongarch64/wheel 2026-03-29 10:30:32,953 root INFO running install 2026-03-29 10:30:32,966 root INFO running install_lib 2026-03-29 10:30:32,972 root INFO creating build/bdist.linux-loongarch64/wheel 2026-03-29 10:30:32,972 root INFO creating build/bdist.linux-loongarch64/wheel/tests 2026-03-29 10:30:32,972 root INFO copying build/lib/tests/test_cache_manager.py -> build/bdist.linux-loongarch64/wheel/./tests 2026-03-29 10:30:32,973 root INFO creating build/bdist.linux-loongarch64/wheel/tests/stores 2026-03-29 10:30:32,973 root INFO copying build/lib/tests/stores/test_dict_store.py -> build/bdist.linux-loongarch64/wheel/./tests/stores 2026-03-29 10:30:32,973 root INFO copying build/lib/tests/stores/__init__.py -> build/bdist.linux-loongarch64/wheel/./tests/stores 2026-03-29 10:30:32,974 root INFO copying build/lib/tests/stores/test_memcached_store.py -> build/bdist.linux-loongarch64/wheel/./tests/stores 2026-03-29 10:30:32,974 root INFO copying build/lib/tests/stores/test_file_store.py -> build/bdist.linux-loongarch64/wheel/./tests/stores 2026-03-29 10:30:32,974 root INFO copying build/lib/tests/stores/test_redis_store.py -> build/bdist.linux-loongarch64/wheel/./tests/stores 2026-03-29 10:30:32,975 root INFO copying build/lib/tests/stores/test_null_store.py -> build/bdist.linux-loongarch64/wheel/./tests/stores 2026-03-29 10:30:32,975 root INFO copying build/lib/tests/__init__.py -> build/bdist.linux-loongarch64/wheel/./tests 2026-03-29 10:30:32,975 root INFO copying build/lib/tests/test_tagged_cache.py -> build/bdist.linux-loongarch64/wheel/./tests 2026-03-29 10:30:32,976 root INFO copying build/lib/tests/test_repository.py -> build/bdist.linux-loongarch64/wheel/./tests 2026-03-29 10:30:32,976 root INFO creating build/bdist.linux-loongarch64/wheel/cachy 2026-03-29 10:30:32,976 root INFO copying build/lib/cachy/tagged_cache.py -> build/bdist.linux-loongarch64/wheel/./cachy 2026-03-29 10:30:32,977 root INFO creating build/bdist.linux-loongarch64/wheel/cachy/contracts 2026-03-29 10:30:32,977 root INFO copying build/lib/cachy/contracts/factory.py -> build/bdist.linux-loongarch64/wheel/./cachy/contracts 2026-03-29 10:30:32,977 root INFO copying build/lib/cachy/contracts/repository.py -> build/bdist.linux-loongarch64/wheel/./cachy/contracts 2026-03-29 10:30:32,978 root INFO copying build/lib/cachy/contracts/taggable_store.py -> build/bdist.linux-loongarch64/wheel/./cachy/contracts 2026-03-29 10:30:32,978 root INFO copying build/lib/cachy/contracts/__init__.py -> build/bdist.linux-loongarch64/wheel/./cachy/contracts 2026-03-29 10:30:32,978 root INFO copying build/lib/cachy/contracts/store.py -> build/bdist.linux-loongarch64/wheel/./cachy/contracts 2026-03-29 10:30:32,979 root INFO copying build/lib/cachy/repository.py -> build/bdist.linux-loongarch64/wheel/./cachy 2026-03-29 10:30:32,979 root INFO copying build/lib/cachy/utils.py -> build/bdist.linux-loongarch64/wheel/./cachy 2026-03-29 10:30:32,979 root INFO copying build/lib/cachy/redis_tagged_cache.py -> build/bdist.linux-loongarch64/wheel/./cachy 2026-03-29 10:30:32,980 root INFO creating build/bdist.linux-loongarch64/wheel/cachy/stores 2026-03-29 10:30:32,980 root INFO copying build/lib/cachy/stores/memcached_store.py -> build/bdist.linux-loongarch64/wheel/./cachy/stores 2026-03-29 10:30:32,980 root INFO copying build/lib/cachy/stores/redis_store.py -> build/bdist.linux-loongarch64/wheel/./cachy/stores 2026-03-29 10:30:32,981 root INFO copying build/lib/cachy/stores/null_store.py -> build/bdist.linux-loongarch64/wheel/./cachy/stores 2026-03-29 10:30:32,981 root INFO copying build/lib/cachy/stores/__init__.py -> build/bdist.linux-loongarch64/wheel/./cachy/stores 2026-03-29 10:30:32,981 root INFO copying build/lib/cachy/stores/file_store.py -> build/bdist.linux-loongarch64/wheel/./cachy/stores 2026-03-29 10:30:32,982 root INFO copying build/lib/cachy/stores/dict_store.py -> build/bdist.linux-loongarch64/wheel/./cachy/stores 2026-03-29 10:30:32,982 root INFO copying build/lib/cachy/__init__.py -> build/bdist.linux-loongarch64/wheel/./cachy 2026-03-29 10:30:32,982 root INFO copying build/lib/cachy/tag_set.py -> build/bdist.linux-loongarch64/wheel/./cachy 2026-03-29 10:30:32,983 root INFO copying build/lib/cachy/helpers.py -> build/bdist.linux-loongarch64/wheel/./cachy 2026-03-29 10:30:32,983 root INFO copying build/lib/cachy/cache_manager.py -> build/bdist.linux-loongarch64/wheel/./cachy 2026-03-29 10:30:32,983 root INFO creating build/bdist.linux-loongarch64/wheel/cachy/serializers 2026-03-29 10:30:32,984 root INFO copying build/lib/cachy/serializers/msgpack_serializer.py -> build/bdist.linux-loongarch64/wheel/./cachy/serializers 2026-03-29 10:30:32,984 root INFO copying build/lib/cachy/serializers/serializer.py -> build/bdist.linux-loongarch64/wheel/./cachy/serializers 2026-03-29 10:30:32,984 root INFO copying build/lib/cachy/serializers/pickle_serializer.py -> build/bdist.linux-loongarch64/wheel/./cachy/serializers 2026-03-29 10:30:32,985 root INFO copying build/lib/cachy/serializers/__init__.py -> build/bdist.linux-loongarch64/wheel/./cachy/serializers 2026-03-29 10:30:32,985 root INFO copying build/lib/cachy/serializers/json_serializer.py -> build/bdist.linux-loongarch64/wheel/./cachy/serializers 2026-03-29 10:30:32,985 root INFO running install_egg_info 2026-03-29 10:30:32,991 root INFO running egg_info 2026-03-29 10:30:32,996 root INFO creating cachy.egg-info 2026-03-29 10:30:32,996 root INFO writing cachy.egg-info/PKG-INFO 2026-03-29 10:30:32,998 root INFO writing dependency_links to cachy.egg-info/dependency_links.txt 2026-03-29 10:30:32,999 root INFO writing requirements to cachy.egg-info/requires.txt 2026-03-29 10:30:32,999 root INFO writing top-level names to cachy.egg-info/top_level.txt 2026-03-29 10:30:32,999 root INFO writing manifest file 'cachy.egg-info/SOURCES.txt' 2026-03-29 10:30:33,008 root INFO reading manifest file 'cachy.egg-info/SOURCES.txt' 2026-03-29 10:30:33,008 root INFO adding license file 'LICENSE' 2026-03-29 10:30:33,010 root INFO writing manifest file 'cachy.egg-info/SOURCES.txt' 2026-03-29 10:30:33,010 root INFO Copying cachy.egg-info to build/bdist.linux-loongarch64/wheel/./cachy-0.3.0-py3.14.egg-info 2026-03-29 10:30:33,012 root INFO running install_scripts 2026-03-29 10:30:33,014 root INFO creating build/bdist.linux-loongarch64/wheel/cachy-0.3.0.dist-info/WHEEL 2026-03-29 10:30:33,015 wheel INFO creating '/home/buildozer/aports/community/py3-cachy/src/cachy-0.3.0/.dist/.tmp-hnphog4g/cachy-0.3.0-py3-none-any.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it 2026-03-29 10:30:33,015 wheel INFO adding 'cachy/__init__.py' 2026-03-29 10:30:33,016 wheel INFO adding 'cachy/cache_manager.py' 2026-03-29 10:30:33,016 wheel INFO adding 'cachy/helpers.py' 2026-03-29 10:30:33,016 wheel INFO adding 'cachy/redis_tagged_cache.py' 2026-03-29 10:30:33,017 wheel INFO adding 'cachy/repository.py' 2026-03-29 10:30:33,017 wheel INFO adding 'cachy/tag_set.py' 2026-03-29 10:30:33,017 wheel INFO adding 'cachy/tagged_cache.py' 2026-03-29 10:30:33,018 wheel INFO adding 'cachy/utils.py' 2026-03-29 10:30:33,018 wheel INFO adding 'cachy/contracts/__init__.py' 2026-03-29 10:30:33,018 wheel INFO adding 'cachy/contracts/factory.py' 2026-03-29 10:30:33,019 wheel INFO adding 'cachy/contracts/repository.py' 2026-03-29 10:30:33,019 wheel INFO adding 'cachy/contracts/store.py' 2026-03-29 10:30:33,019 wheel INFO adding 'cachy/contracts/taggable_store.py' 2026-03-29 10:30:33,020 wheel INFO adding 'cachy/serializers/__init__.py' 2026-03-29 10:30:33,020 wheel INFO adding 'cachy/serializers/json_serializer.py' 2026-03-29 10:30:33,020 wheel INFO adding 'cachy/serializers/msgpack_serializer.py' 2026-03-29 10:30:33,021 wheel INFO adding 'cachy/serializers/pickle_serializer.py' 2026-03-29 10:30:33,021 wheel INFO adding 'cachy/serializers/serializer.py' 2026-03-29 10:30:33,021 wheel INFO adding 'cachy/stores/__init__.py' 2026-03-29 10:30:33,022 wheel INFO adding 'cachy/stores/dict_store.py' 2026-03-29 10:30:33,022 wheel INFO adding 'cachy/stores/file_store.py' 2026-03-29 10:30:33,022 wheel INFO adding 'cachy/stores/memcached_store.py' 2026-03-29 10:30:33,023 wheel INFO adding 'cachy/stores/null_store.py' 2026-03-29 10:30:33,023 wheel INFO adding 'cachy/stores/redis_store.py' 2026-03-29 10:30:33,023 wheel INFO adding 'cachy-0.3.0.dist-info/licenses/LICENSE' 2026-03-29 10:30:33,024 wheel INFO adding 'tests/__init__.py' 2026-03-29 10:30:33,024 wheel INFO adding 'tests/test_cache_manager.py' 2026-03-29 10:30:33,024 wheel INFO adding 'tests/test_repository.py' 2026-03-29 10:30:33,025 wheel INFO adding 'tests/test_tagged_cache.py' 2026-03-29 10:30:33,025 wheel INFO adding 'tests/stores/__init__.py' 2026-03-29 10:30:33,025 wheel INFO adding 'tests/stores/test_dict_store.py' 2026-03-29 10:30:33,026 wheel INFO adding 'tests/stores/test_file_store.py' 2026-03-29 10:30:33,026 wheel INFO adding 'tests/stores/test_memcached_store.py' 2026-03-29 10:30:33,026 wheel INFO adding 'tests/stores/test_null_store.py' 2026-03-29 10:30:33,027 wheel INFO adding 'tests/stores/test_redis_store.py' 2026-03-29 10:30:33,027 wheel INFO adding 'cachy-0.3.0.dist-info/METADATA' 2026-03-29 10:30:33,027 wheel INFO adding 'cachy-0.3.0.dist-info/WHEEL' 2026-03-29 10:30:33,027 wheel INFO adding 'cachy-0.3.0.dist-info/top_level.txt' 2026-03-29 10:30:33,028 wheel INFO adding 'cachy-0.3.0.dist-info/RECORD' 2026-03-29 10:30:33,028 root INFO removing build/bdist.linux-loongarch64/wheel 2026-03-29 10:30:33,031 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.14.3, pytest-9.0.2, pluggy-1.6.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%] =============================== warnings summary =============================== tests/stores/test_redis_store.py: 9 warnings tests/test_tagged_cache.py: 2 warnings /home/buildozer/aports/community/py3-cachy/src/cachy-0.3.0/cachy/stores/redis_store.py:24: DeprecationWarning: Call to '__init__' function with deprecated usage of input argument/s 'retry_on_timeout'. (TimeoutError is included by default.) -- Deprecated since version 6.0.0. self._redis = redis_class(host=host, port=port, db=db, tests/stores/test_redis_store.py: 18 warnings tests/test_tagged_cache.py: 2 warnings /usr/lib/python3.14/site-packages/fakeredis/_connection.py:186: DeprecationWarning: Call to '__init__' function with deprecated usage of input argument/s 'lib_name'. (Use 'driver_info' parameter instead. lib_name and lib_version will be removed in a future version.) super().__init__(**kwds) tests/stores/test_redis_store.py: 18 warnings tests/test_tagged_cache.py: 2 warnings /usr/lib/python3.14/site-packages/fakeredis/_connection.py:186: DeprecationWarning: Call to '__init__' function with deprecated usage of input argument/s 'lib_version'. (Use 'driver_info' parameter instead. lib_name and lib_version will be removed in a future version.) super().__init__(**kwds) tests/stores/test_redis_store.py::RedisStoreTestCase::test_decrement tests/stores/test_redis_store.py::RedisStoreTestCase::test_forever tests/stores/test_redis_store.py::RedisStoreTestCase::test_forget tests/stores/test_redis_store.py::RedisStoreTestCase::test_get_returns_null_when_not_found tests/stores/test_redis_store.py::RedisStoreTestCase::test_increment tests/stores/test_redis_store.py::RedisStoreTestCase::test_put_numeric_value_into_redis tests/stores/test_redis_store.py::RedisStoreTestCase::test_put_value_into_redis tests/stores/test_redis_store.py::RedisStoreTestCase::test_redis_value_is_returned tests/stores/test_redis_store.py::RedisStoreTestCase::test_redis_value_is_returned_for_numerics /home/buildozer/aports/community/py3-cachy/src/cachy-0.3.0/tests/stores/test_redis_store.py:20: DeprecationWarning: Call to '__init__' function with deprecated usage of input argument/s 'retry_on_timeout'. (TimeoutError is included by default.) -- Deprecated since version 6.0.0. self.redis = FakeStrictRedis(server=server) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ================ 55 passed, 9 deselected, 60 warnings in 0.43s ================= >>> py3-cachy: Entering fakeroot... >>> py3-cachy-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/cachy/__pycache__' -> '/home/buildozer/aports/community/py3-cachy/pkg/py3-cachy-pyc/usr/lib/python3.14/site-packages/cachy/__pycache__' 'usr/lib/python3.14/site-packages/cachy/contracts/__pycache__' -> '/home/buildozer/aports/community/py3-cachy/pkg/py3-cachy-pyc/usr/lib/python3.14/site-packages/cachy/contracts/__pycache__' 'usr/lib/python3.14/site-packages/cachy/stores/__pycache__' -> '/home/buildozer/aports/community/py3-cachy/pkg/py3-cachy-pyc/usr/lib/python3.14/site-packages/cachy/stores/__pycache__' 'usr/lib/python3.14/site-packages/cachy/serializers/__pycache__' -> '/home/buildozer/aports/community/py3-cachy/pkg/py3-cachy-pyc/usr/lib/python3.14/site-packages/cachy/serializers/__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~3.14 >>> py3-cachy-pyc*: Package size: 75.1 KB >>> py3-cachy-pyc*: Compressing data... >>> py3-cachy-pyc*: Create checksum... >>> py3-cachy-pyc*: Create py3-cachy-pyc-0.3.0-r10.apk >>> py3-cachy*: Tracing dependencies... python3 python3~3.14 >>> py3-cachy*: Package size: 58.4 KB >>> py3-cachy*: Compressing data... >>> py3-cachy*: Create checksum... >>> py3-cachy*: Create py3-cachy-0.3.0-r10.apk >>> py3-cachy: Build complete at Sun, 29 Mar 2026 10:30:35 +0000 elapsed time 0h 0m 8s >>> py3-cachy: Cleaning up srcdir >>> py3-cachy: Cleaning up pkgdir >>> py3-cachy: Cleaning up tmpdir >>> py3-cachy: Uninstalling dependencies... ( 1/51) Purging .makedepends-py3-cachy (20260329.103031) ( 2/51) Purging py3-gpep517-pyc (19-r2) ( 3/51) Purging py3-gpep517 (19-r2) ( 4/51) Purging py3-installer-pyc (0.7.0-r3) ( 5/51) Purging py3-installer (0.7.0-r3) ( 6/51) Purging py3-poetry-core-pyc (2.3.1-r0) ( 7/51) Purging py3-poetry-core (2.3.1-r0) ( 8/51) Purging py3-fastjsonschema-pyc (2.21.2-r2) ( 9/51) Purging py3-fastjsonschema (2.21.2-r2) (10/51) Purging py3-lark-parser-pyc (1.2.2-r1) (11/51) Purging py3-lark-parser (1.2.2-r1) (12/51) Purging py3-setuptools-pyc (82.0.1-r1) (13/51) Purging py3-setuptools (82.0.1-r1) (14/51) Purging py3-wheel-pyc (0.46.3-r1) (15/51) Purging py3-wheel (0.46.3-r1) (16/51) Purging py3-pytest-pyc (9.0.2-r1) (17/51) Purging py3-pytest (9.0.2-r1) (18/51) Purging py3-iniconfig-pyc (2.3.0-r1) (19/51) Purging py3-iniconfig (2.3.0-r1) (20/51) Purging py3-pluggy-pyc (1.6.0-r1) (21/51) Purging py3-pluggy (1.6.0-r1) (22/51) Purging py3-py-pyc (1.11.0-r5) (23/51) Purging py3-py (1.11.0-r5) (24/51) Purging py3-pygments-pyc (2.19.2-r1) (25/51) Purging py3-pygments (2.19.2-r1) (26/51) Purging py3-flexmock-pyc (0.12.2-r1) (27/51) Purging py3-flexmock (0.12.2-r1) (28/51) Purging py3-fakeredis-pyc (2.32.0-r1) (29/51) Purging py3-fakeredis (2.32.0-r1) (30/51) Purging py3-packaging-pyc (26.0-r1) (31/51) Purging py3-packaging (26.0-r1) (32/51) Purging py3-parsing-pyc (3.3.2-r1) (33/51) Purging py3-parsing (3.3.2-r1) (34/51) Purging py3-redis-pyc (7.4.0-r1) (35/51) Purging py3-redis (7.4.0-r1) (36/51) Purging py3-hiredis-pyc (3.3.1-r1) (37/51) Purging py3-hiredis (3.3.1-r1) (38/51) Purging py3-sortedcontainers-pyc (2.4.0-r6) (39/51) Purging py3-sortedcontainers (2.4.0-r6) (40/51) Purging python3-pyc (3.14.3-r0) (41/51) Purging python3-pycache-pyc0 (3.14.3-r0) (42/51) Purging pyc (3.14.3-r0) (43/51) Purging python3 (3.14.3-r0) (44/51) Purging gdbm (1.26-r0) (45/51) Purging hiredis (1.3.0-r0) (46/51) Purging libbz2 (1.0.8-r6) (47/51) Purging libffi (3.5.2-r0) (48/51) Purging libpanelw (6.6_p20251231-r0) (49/51) Purging mpdecimal (4.0.1-r0) (50/51) Purging sqlite-libs (3.51.2-r1) (51/51) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 269.6 MiB in 102 packages >>> py3-cachy: Updating the community/loongarch64 repository index... >>> py3-cachy: Signing the index...