>>> py3-valkey: Building testing/py3-valkey 6.1.1-r0 (using abuild 3.17.0_rc2-r0) started Thu, 07 May 2026 14:15:49 +0000 >>> py3-valkey: Validating /home/buildozer/aports/testing/py3-valkey/APKBUILD... >>> py3-valkey: Analyzing dependencies... >>> py3-valkey: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel ( 1/25) Installing libbz2 (1.0.8-r6) ( 2/25) Installing libffi (3.5.2-r1) ( 3/25) Installing gdbm (1.26-r0) ( 4/25) Installing xz-libs (5.8.3-r0) ( 5/25) Installing mpdecimal (4.0.1-r0) ( 6/25) Installing libpanelw (6.6_p20260502-r0) ( 7/25) Installing readline (8.3.3-r1) ( 8/25) Installing sqlite-libs (3.53.1-r0) ( 9/25) Installing python3 (3.14.3-r0) (10/25) Installing python3-pycache-pyc0 (3.14.3-r0) (11/25) Installing pyc (3.14.3-r0) (12/25) Installing python3-pyc (3.14.3-r0) (13/25) Installing py3-installer (1.0.0-r0) (14/25) Installing py3-installer-pyc (1.0.0-r0) (15/25) Installing py3-gpep517 (19-r2) (16/25) Installing py3-gpep517-pyc (19-r2) (17/25) Installing py3-parsing (3.3.2-r1) (18/25) Installing py3-parsing-pyc (3.3.2-r1) (19/25) Installing py3-packaging (26.2-r0) (20/25) Installing py3-packaging-pyc (26.2-r0) (21/25) Installing py3-setuptools (82.0.1-r1) (22/25) Installing py3-setuptools-pyc (82.0.1-r1) (23/25) Installing py3-wheel (0.47.0-r0) (24/25) Installing py3-wheel-pyc (0.47.0-r0) (25/25) Installing .makedepends-py3-valkey (20260507.141550) Executing busybox-1.37.0-r31.trigger OK: 386.6 MiB in 128 packages >>> py3-valkey: Cleaning up srcdir >>> py3-valkey: Cleaning up pkgdir >>> py3-valkey: Cleaning up tmpdir >>> py3-valkey: Fetching https://distfiles.alpinelinux.org/distfiles/edge/valkey-6.1.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-valkey: Fetching https://files.pythonhosted.org/packages/source/v/valkey/valkey-6.1.1.tar.gz Connecting to files.pythonhosted.org ([2a04:4e42:400::223]:443) Connecting to files.pythonhosted.org ([2a04:4e42:400::223]:443) saving to '/var/cache/distfiles/edge/valkey-6.1.1.tar.gz.part' valkey-6.1.1.tar.gz. 26% |******** | 1200k 0:00:02 ETA valkey-6.1.1.tar.gz. 100% |********************************| 4493k 0:00:00 ETA '/var/cache/distfiles/edge/valkey-6.1.1.tar.gz.part' saved /var/cache/distfiles/edge/valkey-6.1.1.tar.gz: OK >>> py3-valkey: Fetching https://distfiles.alpinelinux.org/distfiles/edge/valkey-6.1.1.tar.gz /var/cache/distfiles/edge/valkey-6.1.1.tar.gz: OK >>> py3-valkey: Unpacking /var/cache/distfiles/edge/valkey-6.1.1.tar.gz... 2026-05-07 14:15:52,264 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-05-07 14:15:52,288 root INFO running bdist_wheel 2026-05-07 14:15:52,303 root INFO running build 2026-05-07 14:15:52,303 root INFO running build_py 2026-05-07 14:15:52,306 root INFO creating build/lib/valkey 2026-05-07 14:15:52,307 root INFO copying valkey/__init__.py -> build/lib/valkey 2026-05-07 14:15:52,307 root INFO copying valkey/credentials.py -> build/lib/valkey 2026-05-07 14:15:52,307 root INFO copying valkey/typing.py -> build/lib/valkey 2026-05-07 14:15:52,308 root INFO copying valkey/exceptions.py -> build/lib/valkey 2026-05-07 14:15:52,308 root INFO copying valkey/cluster.py -> build/lib/valkey 2026-05-07 14:15:52,308 root INFO copying valkey/lock.py -> build/lib/valkey 2026-05-07 14:15:52,309 root INFO copying valkey/utils.py -> build/lib/valkey 2026-05-07 14:15:52,309 root INFO copying valkey/backoff.py -> build/lib/valkey 2026-05-07 14:15:52,309 root INFO copying valkey/connection.py -> build/lib/valkey 2026-05-07 14:15:52,310 root INFO copying valkey/_cache.py -> build/lib/valkey 2026-05-07 14:15:52,310 root INFO copying valkey/crc.py -> build/lib/valkey 2026-05-07 14:15:52,310 root INFO copying valkey/client.py -> build/lib/valkey 2026-05-07 14:15:52,310 root INFO copying valkey/sentinel.py -> build/lib/valkey 2026-05-07 14:15:52,311 root INFO copying valkey/ocsp.py -> build/lib/valkey 2026-05-07 14:15:52,311 root INFO copying valkey/retry.py -> build/lib/valkey 2026-05-07 14:15:52,312 root INFO creating build/lib/valkey/_parsers 2026-05-07 14:15:52,312 root INFO copying valkey/_parsers/__init__.py -> build/lib/valkey/_parsers 2026-05-07 14:15:52,312 root INFO copying valkey/_parsers/commands.py -> build/lib/valkey/_parsers 2026-05-07 14:15:52,312 root INFO copying valkey/_parsers/resp2.py -> build/lib/valkey/_parsers 2026-05-07 14:15:52,312 root INFO copying valkey/_parsers/libvalkey.py -> build/lib/valkey/_parsers 2026-05-07 14:15:52,313 root INFO copying valkey/_parsers/resp3.py -> build/lib/valkey/_parsers 2026-05-07 14:15:52,313 root INFO copying valkey/_parsers/socket.py -> build/lib/valkey/_parsers 2026-05-07 14:15:52,313 root INFO copying valkey/_parsers/helpers.py -> build/lib/valkey/_parsers 2026-05-07 14:15:52,314 root INFO copying valkey/_parsers/base.py -> build/lib/valkey/_parsers 2026-05-07 14:15:52,314 root INFO copying valkey/_parsers/encoders.py -> build/lib/valkey/_parsers 2026-05-07 14:15:52,314 root INFO copying valkey/_parsers/url_parser.py -> build/lib/valkey/_parsers 2026-05-07 14:15:52,314 root INFO creating build/lib/valkey/commands 2026-05-07 14:15:52,315 root INFO copying valkey/commands/__init__.py -> build/lib/valkey/commands 2026-05-07 14:15:52,315 root INFO copying valkey/commands/core.py -> build/lib/valkey/commands 2026-05-07 14:15:52,316 root INFO copying valkey/commands/cluster.py -> build/lib/valkey/commands 2026-05-07 14:15:52,316 root INFO copying valkey/commands/valkeymodules.py -> build/lib/valkey/commands 2026-05-07 14:15:52,316 root INFO copying valkey/commands/helpers.py -> build/lib/valkey/commands 2026-05-07 14:15:52,317 root INFO copying valkey/commands/sentinel.py -> build/lib/valkey/commands 2026-05-07 14:15:52,317 root INFO creating build/lib/valkey/asyncio 2026-05-07 14:15:52,317 root INFO copying valkey/asyncio/__init__.py -> build/lib/valkey/asyncio 2026-05-07 14:15:52,317 root INFO copying valkey/asyncio/cluster.py -> build/lib/valkey/asyncio 2026-05-07 14:15:52,318 root INFO copying valkey/asyncio/lock.py -> build/lib/valkey/asyncio 2026-05-07 14:15:52,318 root INFO copying valkey/asyncio/utils.py -> build/lib/valkey/asyncio 2026-05-07 14:15:52,318 root INFO copying valkey/asyncio/connection.py -> build/lib/valkey/asyncio 2026-05-07 14:15:52,319 root INFO copying valkey/asyncio/client.py -> build/lib/valkey/asyncio 2026-05-07 14:15:52,319 root INFO copying valkey/asyncio/sentinel.py -> build/lib/valkey/asyncio 2026-05-07 14:15:52,319 root INFO copying valkey/asyncio/retry.py -> build/lib/valkey/asyncio 2026-05-07 14:15:52,320 root INFO creating build/lib/valkey/commands/timeseries 2026-05-07 14:15:52,320 root INFO copying valkey/commands/timeseries/__init__.py -> build/lib/valkey/commands/timeseries 2026-05-07 14:15:52,320 root INFO copying valkey/commands/timeseries/info.py -> build/lib/valkey/commands/timeseries 2026-05-07 14:15:52,320 root INFO copying valkey/commands/timeseries/commands.py -> build/lib/valkey/commands/timeseries 2026-05-07 14:15:52,320 root INFO copying valkey/commands/timeseries/utils.py -> build/lib/valkey/commands/timeseries 2026-05-07 14:15:52,321 root INFO creating build/lib/valkey/commands/search 2026-05-07 14:15:52,321 root INFO copying valkey/commands/search/__init__.py -> build/lib/valkey/commands/search 2026-05-07 14:15:52,321 root INFO copying valkey/commands/search/query.py -> build/lib/valkey/commands/search 2026-05-07 14:15:52,322 root INFO copying valkey/commands/search/field.py -> build/lib/valkey/commands/search 2026-05-07 14:15:52,322 root INFO copying valkey/commands/search/_util.py -> build/lib/valkey/commands/search 2026-05-07 14:15:52,322 root INFO copying valkey/commands/search/indexDefinition.py -> build/lib/valkey/commands/search 2026-05-07 14:15:52,322 root INFO copying valkey/commands/search/commands.py -> build/lib/valkey/commands/search 2026-05-07 14:15:52,323 root INFO copying valkey/commands/search/document.py -> build/lib/valkey/commands/search 2026-05-07 14:15:52,323 root INFO copying valkey/commands/search/suggestion.py -> build/lib/valkey/commands/search 2026-05-07 14:15:52,323 root INFO copying valkey/commands/search/reducers.py -> build/lib/valkey/commands/search 2026-05-07 14:15:52,323 root INFO copying valkey/commands/search/result.py -> build/lib/valkey/commands/search 2026-05-07 14:15:52,324 root INFO copying valkey/commands/search/querystring.py -> build/lib/valkey/commands/search 2026-05-07 14:15:52,324 root INFO copying valkey/commands/search/aggregation.py -> build/lib/valkey/commands/search 2026-05-07 14:15:52,324 root INFO creating build/lib/valkey/commands/bf 2026-05-07 14:15:52,324 root INFO copying valkey/commands/bf/__init__.py -> build/lib/valkey/commands/bf 2026-05-07 14:15:52,325 root INFO copying valkey/commands/bf/info.py -> build/lib/valkey/commands/bf 2026-05-07 14:15:52,325 root INFO copying valkey/commands/bf/commands.py -> build/lib/valkey/commands/bf 2026-05-07 14:15:52,325 root INFO creating build/lib/valkey/commands/json 2026-05-07 14:15:52,325 root INFO copying valkey/commands/json/__init__.py -> build/lib/valkey/commands/json 2026-05-07 14:15:52,326 root INFO copying valkey/commands/json/_util.py -> build/lib/valkey/commands/json 2026-05-07 14:15:52,326 root INFO copying valkey/commands/json/commands.py -> build/lib/valkey/commands/json 2026-05-07 14:15:52,326 root INFO copying valkey/commands/json/decoders.py -> build/lib/valkey/commands/json 2026-05-07 14:15:52,326 root INFO copying valkey/commands/json/path.py -> build/lib/valkey/commands/json 2026-05-07 14:15:52,327 root INFO creating build/lib/valkey/commands/graph 2026-05-07 14:15:52,327 root INFO copying valkey/commands/graph/__init__.py -> build/lib/valkey/commands/graph 2026-05-07 14:15:52,327 root INFO copying valkey/commands/graph/node.py -> build/lib/valkey/commands/graph 2026-05-07 14:15:52,327 root INFO copying valkey/commands/graph/exceptions.py -> build/lib/valkey/commands/graph 2026-05-07 14:15:52,327 root INFO copying valkey/commands/graph/commands.py -> build/lib/valkey/commands/graph 2026-05-07 14:15:52,328 root INFO copying valkey/commands/graph/edge.py -> build/lib/valkey/commands/graph 2026-05-07 14:15:52,328 root INFO copying valkey/commands/graph/query_result.py -> build/lib/valkey/commands/graph 2026-05-07 14:15:52,328 root INFO copying valkey/commands/graph/path.py -> build/lib/valkey/commands/graph 2026-05-07 14:15:52,328 root INFO copying valkey/commands/graph/execution_plan.py -> build/lib/valkey/commands/graph 2026-05-07 14:15:52,329 root INFO running egg_info 2026-05-07 14:15:52,331 root INFO writing valkey.egg-info/PKG-INFO 2026-05-07 14:15:52,332 root INFO writing dependency_links to valkey.egg-info/dependency_links.txt 2026-05-07 14:15:52,333 root INFO writing requirements to valkey.egg-info/requires.txt 2026-05-07 14:15:52,333 root INFO writing top-level names to valkey.egg-info/top_level.txt 2026-05-07 14:15:52,338 root INFO reading manifest file 'valkey.egg-info/SOURCES.txt' 2026-05-07 14:15:52,340 root INFO reading manifest template 'MANIFEST.in' 2026-05-07 14:15:52,340 root WARNING warning: no previously-included files found matching '__pycache__' 2026-05-07 14:15:52,342 root WARNING warning: no previously-included files matching '*.pyc' found under directory 'tests' 2026-05-07 14:15:52,342 root INFO adding license file 'LICENSE' 2026-05-07 14:15:52,345 root INFO writing manifest file 'valkey.egg-info/SOURCES.txt' 2026-05-07 14:15:52,353 root INFO installing to build/bdist.linux-armv8l/wheel 2026-05-07 14:15:52,353 root INFO running install 2026-05-07 14:15:52,362 root INFO running install_lib 2026-05-07 14:15:52,365 root INFO creating build/bdist.linux-armv8l/wheel 2026-05-07 14:15:52,365 root INFO creating build/bdist.linux-armv8l/wheel/valkey 2026-05-07 14:15:52,365 root INFO copying build/lib/valkey/__init__.py -> build/bdist.linux-armv8l/wheel/./valkey 2026-05-07 14:15:52,365 root INFO copying build/lib/valkey/credentials.py -> build/bdist.linux-armv8l/wheel/./valkey 2026-05-07 14:15:52,366 root INFO copying build/lib/valkey/typing.py -> build/bdist.linux-armv8l/wheel/./valkey 2026-05-07 14:15:52,366 root INFO creating build/bdist.linux-armv8l/wheel/valkey/_parsers 2026-05-07 14:15:52,366 root INFO copying build/lib/valkey/_parsers/__init__.py -> build/bdist.linux-armv8l/wheel/./valkey/_parsers 2026-05-07 14:15:52,366 root INFO copying build/lib/valkey/_parsers/commands.py -> build/bdist.linux-armv8l/wheel/./valkey/_parsers 2026-05-07 14:15:52,367 root INFO copying build/lib/valkey/_parsers/resp2.py -> build/bdist.linux-armv8l/wheel/./valkey/_parsers 2026-05-07 14:15:52,367 root INFO copying build/lib/valkey/_parsers/libvalkey.py -> build/bdist.linux-armv8l/wheel/./valkey/_parsers 2026-05-07 14:15:52,367 root INFO copying build/lib/valkey/_parsers/resp3.py -> build/bdist.linux-armv8l/wheel/./valkey/_parsers 2026-05-07 14:15:52,367 root INFO copying build/lib/valkey/_parsers/socket.py -> build/bdist.linux-armv8l/wheel/./valkey/_parsers 2026-05-07 14:15:52,367 root INFO copying build/lib/valkey/_parsers/helpers.py -> build/bdist.linux-armv8l/wheel/./valkey/_parsers 2026-05-07 14:15:52,368 root INFO copying build/lib/valkey/_parsers/base.py -> build/bdist.linux-armv8l/wheel/./valkey/_parsers 2026-05-07 14:15:52,368 root INFO copying build/lib/valkey/_parsers/encoders.py -> build/bdist.linux-armv8l/wheel/./valkey/_parsers 2026-05-07 14:15:52,368 root INFO copying build/lib/valkey/_parsers/url_parser.py -> build/bdist.linux-armv8l/wheel/./valkey/_parsers 2026-05-07 14:15:52,368 root INFO copying build/lib/valkey/exceptions.py -> build/bdist.linux-armv8l/wheel/./valkey 2026-05-07 14:15:52,368 root INFO copying build/lib/valkey/cluster.py -> build/bdist.linux-armv8l/wheel/./valkey 2026-05-07 14:15:52,369 root INFO copying build/lib/valkey/lock.py -> build/bdist.linux-armv8l/wheel/./valkey 2026-05-07 14:15:52,369 root INFO copying build/lib/valkey/utils.py -> build/bdist.linux-armv8l/wheel/./valkey 2026-05-07 14:15:52,369 root INFO copying build/lib/valkey/backoff.py -> build/bdist.linux-armv8l/wheel/./valkey 2026-05-07 14:15:52,370 root INFO copying build/lib/valkey/connection.py -> build/bdist.linux-armv8l/wheel/./valkey 2026-05-07 14:15:52,370 root INFO copying build/lib/valkey/_cache.py -> build/bdist.linux-armv8l/wheel/./valkey 2026-05-07 14:15:52,370 root INFO copying build/lib/valkey/crc.py -> build/bdist.linux-armv8l/wheel/./valkey 2026-05-07 14:15:52,370 root INFO creating build/bdist.linux-armv8l/wheel/valkey/commands 2026-05-07 14:15:52,371 root INFO copying build/lib/valkey/commands/__init__.py -> build/bdist.linux-armv8l/wheel/./valkey/commands 2026-05-07 14:15:52,371 root INFO copying build/lib/valkey/commands/core.py -> build/bdist.linux-armv8l/wheel/./valkey/commands 2026-05-07 14:15:52,371 root INFO creating build/bdist.linux-armv8l/wheel/valkey/commands/timeseries 2026-05-07 14:15:52,372 root INFO copying build/lib/valkey/commands/timeseries/__init__.py -> build/bdist.linux-armv8l/wheel/./valkey/commands/timeseries 2026-05-07 14:15:52,372 root INFO copying build/lib/valkey/commands/timeseries/info.py -> build/bdist.linux-armv8l/wheel/./valkey/commands/timeseries 2026-05-07 14:15:52,372 root INFO copying build/lib/valkey/commands/timeseries/commands.py -> build/bdist.linux-armv8l/wheel/./valkey/commands/timeseries 2026-05-07 14:15:52,372 root INFO copying build/lib/valkey/commands/timeseries/utils.py -> build/bdist.linux-armv8l/wheel/./valkey/commands/timeseries 2026-05-07 14:15:52,373 root INFO copying build/lib/valkey/commands/cluster.py -> build/bdist.linux-armv8l/wheel/./valkey/commands 2026-05-07 14:15:52,373 root INFO copying build/lib/valkey/commands/valkeymodules.py -> build/bdist.linux-armv8l/wheel/./valkey/commands 2026-05-07 14:15:52,373 root INFO creating build/bdist.linux-armv8l/wheel/valkey/commands/search 2026-05-07 14:15:52,373 root INFO copying build/lib/valkey/commands/search/__init__.py -> build/bdist.linux-armv8l/wheel/./valkey/commands/search 2026-05-07 14:15:52,373 root INFO copying build/lib/valkey/commands/search/query.py -> build/bdist.linux-armv8l/wheel/./valkey/commands/search 2026-05-07 14:15:52,374 root INFO copying build/lib/valkey/commands/search/field.py -> build/bdist.linux-armv8l/wheel/./valkey/commands/search 2026-05-07 14:15:52,374 root INFO copying build/lib/valkey/commands/search/_util.py -> build/bdist.linux-armv8l/wheel/./valkey/commands/search 2026-05-07 14:15:52,374 root INFO copying build/lib/valkey/commands/search/indexDefinition.py -> build/bdist.linux-armv8l/wheel/./valkey/commands/search 2026-05-07 14:15:52,374 root INFO copying build/lib/valkey/commands/search/commands.py -> build/bdist.linux-armv8l/wheel/./valkey/commands/search 2026-05-07 14:15:52,375 root INFO copying build/lib/valkey/commands/search/document.py -> build/bdist.linux-armv8l/wheel/./valkey/commands/search 2026-05-07 14:15:52,375 root INFO copying build/lib/valkey/commands/search/suggestion.py -> build/bdist.linux-armv8l/wheel/./valkey/commands/search 2026-05-07 14:15:52,375 root INFO copying build/lib/valkey/commands/search/reducers.py -> build/bdist.linux-armv8l/wheel/./valkey/commands/search 2026-05-07 14:15:52,375 root INFO copying build/lib/valkey/commands/search/result.py -> build/bdist.linux-armv8l/wheel/./valkey/commands/search 2026-05-07 14:15:52,375 root INFO copying build/lib/valkey/commands/search/querystring.py -> build/bdist.linux-armv8l/wheel/./valkey/commands/search 2026-05-07 14:15:52,376 root INFO copying build/lib/valkey/commands/search/aggregation.py -> build/bdist.linux-armv8l/wheel/./valkey/commands/search 2026-05-07 14:15:52,376 root INFO creating build/bdist.linux-armv8l/wheel/valkey/commands/bf 2026-05-07 14:15:52,376 root INFO copying build/lib/valkey/commands/bf/__init__.py -> build/bdist.linux-armv8l/wheel/./valkey/commands/bf 2026-05-07 14:15:52,376 root INFO copying build/lib/valkey/commands/bf/info.py -> build/bdist.linux-armv8l/wheel/./valkey/commands/bf 2026-05-07 14:15:52,376 root INFO copying build/lib/valkey/commands/bf/commands.py -> build/bdist.linux-armv8l/wheel/./valkey/commands/bf 2026-05-07 14:15:52,377 root INFO creating build/bdist.linux-armv8l/wheel/valkey/commands/json 2026-05-07 14:15:52,377 root INFO copying build/lib/valkey/commands/json/__init__.py -> build/bdist.linux-armv8l/wheel/./valkey/commands/json 2026-05-07 14:15:52,377 root INFO copying build/lib/valkey/commands/json/_util.py -> build/bdist.linux-armv8l/wheel/./valkey/commands/json 2026-05-07 14:15:52,377 root INFO copying build/lib/valkey/commands/json/commands.py -> build/bdist.linux-armv8l/wheel/./valkey/commands/json 2026-05-07 14:15:52,377 root INFO copying build/lib/valkey/commands/json/decoders.py -> build/bdist.linux-armv8l/wheel/./valkey/commands/json 2026-05-07 14:15:52,378 root INFO copying build/lib/valkey/commands/json/path.py -> build/bdist.linux-armv8l/wheel/./valkey/commands/json 2026-05-07 14:15:52,378 root INFO copying build/lib/valkey/commands/helpers.py -> build/bdist.linux-armv8l/wheel/./valkey/commands 2026-05-07 14:15:52,378 root INFO copying build/lib/valkey/commands/sentinel.py -> build/bdist.linux-armv8l/wheel/./valkey/commands 2026-05-07 14:15:52,378 root INFO creating build/bdist.linux-armv8l/wheel/valkey/commands/graph 2026-05-07 14:15:52,379 root INFO copying build/lib/valkey/commands/graph/__init__.py -> build/bdist.linux-armv8l/wheel/./valkey/commands/graph 2026-05-07 14:15:52,379 root INFO copying build/lib/valkey/commands/graph/node.py -> build/bdist.linux-armv8l/wheel/./valkey/commands/graph 2026-05-07 14:15:52,379 root INFO copying build/lib/valkey/commands/graph/exceptions.py -> build/bdist.linux-armv8l/wheel/./valkey/commands/graph 2026-05-07 14:15:52,379 root INFO copying build/lib/valkey/commands/graph/commands.py -> build/bdist.linux-armv8l/wheel/./valkey/commands/graph 2026-05-07 14:15:52,379 root INFO copying build/lib/valkey/commands/graph/edge.py -> build/bdist.linux-armv8l/wheel/./valkey/commands/graph 2026-05-07 14:15:52,379 root INFO copying build/lib/valkey/commands/graph/query_result.py -> build/bdist.linux-armv8l/wheel/./valkey/commands/graph 2026-05-07 14:15:52,380 root INFO copying build/lib/valkey/commands/graph/path.py -> build/bdist.linux-armv8l/wheel/./valkey/commands/graph 2026-05-07 14:15:52,380 root INFO copying build/lib/valkey/commands/graph/execution_plan.py -> build/bdist.linux-armv8l/wheel/./valkey/commands/graph 2026-05-07 14:15:52,380 root INFO creating build/bdist.linux-armv8l/wheel/valkey/asyncio 2026-05-07 14:15:52,380 root INFO copying build/lib/valkey/asyncio/__init__.py -> build/bdist.linux-armv8l/wheel/./valkey/asyncio 2026-05-07 14:15:52,381 root INFO copying build/lib/valkey/asyncio/cluster.py -> build/bdist.linux-armv8l/wheel/./valkey/asyncio 2026-05-07 14:15:52,381 root INFO copying build/lib/valkey/asyncio/lock.py -> build/bdist.linux-armv8l/wheel/./valkey/asyncio 2026-05-07 14:15:52,381 root INFO copying build/lib/valkey/asyncio/utils.py -> build/bdist.linux-armv8l/wheel/./valkey/asyncio 2026-05-07 14:15:52,381 root INFO copying build/lib/valkey/asyncio/connection.py -> build/bdist.linux-armv8l/wheel/./valkey/asyncio 2026-05-07 14:15:52,382 root INFO copying build/lib/valkey/asyncio/client.py -> build/bdist.linux-armv8l/wheel/./valkey/asyncio 2026-05-07 14:15:52,382 root INFO copying build/lib/valkey/asyncio/sentinel.py -> build/bdist.linux-armv8l/wheel/./valkey/asyncio 2026-05-07 14:15:52,382 root INFO copying build/lib/valkey/asyncio/retry.py -> build/bdist.linux-armv8l/wheel/./valkey/asyncio 2026-05-07 14:15:52,382 root INFO copying build/lib/valkey/client.py -> build/bdist.linux-armv8l/wheel/./valkey 2026-05-07 14:15:52,383 root INFO copying build/lib/valkey/sentinel.py -> build/bdist.linux-armv8l/wheel/./valkey 2026-05-07 14:15:52,383 root INFO copying build/lib/valkey/ocsp.py -> build/bdist.linux-armv8l/wheel/./valkey 2026-05-07 14:15:52,383 root INFO copying build/lib/valkey/retry.py -> build/bdist.linux-armv8l/wheel/./valkey 2026-05-07 14:15:52,383 root INFO running install_egg_info 2026-05-07 14:15:52,387 root INFO Copying valkey.egg-info to build/bdist.linux-armv8l/wheel/./valkey-6.1.1-py3.14.egg-info 2026-05-07 14:15:52,388 root INFO running install_scripts 2026-05-07 14:15:52,389 root INFO creating build/bdist.linux-armv8l/wheel/valkey-6.1.1.dist-info/WHEEL 2026-05-07 14:15:52,390 wheel INFO creating '/home/buildozer/aports/testing/py3-valkey/src/valkey-6.1.1/.dist/.tmp-ed69n8ez/valkey-6.1.1-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2026-05-07 14:15:52,390 wheel INFO adding 'valkey/__init__.py' 2026-05-07 14:15:52,390 wheel INFO adding 'valkey/_cache.py' 2026-05-07 14:15:52,391 wheel INFO adding 'valkey/backoff.py' 2026-05-07 14:15:52,391 wheel INFO adding 'valkey/client.py' 2026-05-07 14:15:52,392 wheel INFO adding 'valkey/cluster.py' 2026-05-07 14:15:52,392 wheel INFO adding 'valkey/connection.py' 2026-05-07 14:15:52,393 wheel INFO adding 'valkey/crc.py' 2026-05-07 14:15:52,393 wheel INFO adding 'valkey/credentials.py' 2026-05-07 14:15:52,393 wheel INFO adding 'valkey/exceptions.py' 2026-05-07 14:15:52,393 wheel INFO adding 'valkey/lock.py' 2026-05-07 14:15:52,393 wheel INFO adding 'valkey/ocsp.py' 2026-05-07 14:15:52,394 wheel INFO adding 'valkey/retry.py' 2026-05-07 14:15:52,394 wheel INFO adding 'valkey/sentinel.py' 2026-05-07 14:15:52,394 wheel INFO adding 'valkey/typing.py' 2026-05-07 14:15:52,394 wheel INFO adding 'valkey/utils.py' 2026-05-07 14:15:52,395 wheel INFO adding 'valkey/_parsers/__init__.py' 2026-05-07 14:15:52,395 wheel INFO adding 'valkey/_parsers/base.py' 2026-05-07 14:15:52,395 wheel INFO adding 'valkey/_parsers/commands.py' 2026-05-07 14:15:52,395 wheel INFO adding 'valkey/_parsers/encoders.py' 2026-05-07 14:15:52,395 wheel INFO adding 'valkey/_parsers/helpers.py' 2026-05-07 14:15:52,396 wheel INFO adding 'valkey/_parsers/libvalkey.py' 2026-05-07 14:15:52,396 wheel INFO adding 'valkey/_parsers/resp2.py' 2026-05-07 14:15:52,396 wheel INFO adding 'valkey/_parsers/resp3.py' 2026-05-07 14:15:52,397 wheel INFO adding 'valkey/_parsers/socket.py' 2026-05-07 14:15:52,397 wheel INFO adding 'valkey/_parsers/url_parser.py' 2026-05-07 14:15:52,397 wheel INFO adding 'valkey/asyncio/__init__.py' 2026-05-07 14:15:52,397 wheel INFO adding 'valkey/asyncio/client.py' 2026-05-07 14:15:52,398 wheel INFO adding 'valkey/asyncio/cluster.py' 2026-05-07 14:15:52,398 wheel INFO adding 'valkey/asyncio/connection.py' 2026-05-07 14:15:52,399 wheel INFO adding 'valkey/asyncio/lock.py' 2026-05-07 14:15:52,399 wheel INFO adding 'valkey/asyncio/retry.py' 2026-05-07 14:15:52,399 wheel INFO adding 'valkey/asyncio/sentinel.py' 2026-05-07 14:15:52,399 wheel INFO adding 'valkey/asyncio/utils.py' 2026-05-07 14:15:52,400 wheel INFO adding 'valkey/commands/__init__.py' 2026-05-07 14:15:52,400 wheel INFO adding 'valkey/commands/cluster.py' 2026-05-07 14:15:52,401 wheel INFO adding 'valkey/commands/core.py' 2026-05-07 14:15:52,402 wheel INFO adding 'valkey/commands/helpers.py' 2026-05-07 14:15:52,402 wheel INFO adding 'valkey/commands/sentinel.py' 2026-05-07 14:15:52,402 wheel INFO adding 'valkey/commands/valkeymodules.py' 2026-05-07 14:15:52,403 wheel INFO adding 'valkey/commands/bf/__init__.py' 2026-05-07 14:15:52,403 wheel INFO adding 'valkey/commands/bf/commands.py' 2026-05-07 14:15:52,403 wheel INFO adding 'valkey/commands/bf/info.py' 2026-05-07 14:15:52,403 wheel INFO adding 'valkey/commands/graph/__init__.py' 2026-05-07 14:15:52,404 wheel INFO adding 'valkey/commands/graph/commands.py' 2026-05-07 14:15:52,404 wheel INFO adding 'valkey/commands/graph/edge.py' 2026-05-07 14:15:52,404 wheel INFO adding 'valkey/commands/graph/exceptions.py' 2026-05-07 14:15:52,404 wheel INFO adding 'valkey/commands/graph/execution_plan.py' 2026-05-07 14:15:52,404 wheel INFO adding 'valkey/commands/graph/node.py' 2026-05-07 14:15:52,404 wheel INFO adding 'valkey/commands/graph/path.py' 2026-05-07 14:15:52,405 wheel INFO adding 'valkey/commands/graph/query_result.py' 2026-05-07 14:15:52,405 wheel INFO adding 'valkey/commands/json/__init__.py' 2026-05-07 14:15:52,405 wheel INFO adding 'valkey/commands/json/_util.py' 2026-05-07 14:15:52,405 wheel INFO adding 'valkey/commands/json/commands.py' 2026-05-07 14:15:52,406 wheel INFO adding 'valkey/commands/json/decoders.py' 2026-05-07 14:15:52,406 wheel INFO adding 'valkey/commands/json/path.py' 2026-05-07 14:15:52,406 wheel INFO adding 'valkey/commands/search/__init__.py' 2026-05-07 14:15:52,406 wheel INFO adding 'valkey/commands/search/_util.py' 2026-05-07 14:15:52,406 wheel INFO adding 'valkey/commands/search/aggregation.py' 2026-05-07 14:15:52,407 wheel INFO adding 'valkey/commands/search/commands.py' 2026-05-07 14:15:52,407 wheel INFO adding 'valkey/commands/search/document.py' 2026-05-07 14:15:52,407 wheel INFO adding 'valkey/commands/search/field.py' 2026-05-07 14:15:52,407 wheel INFO adding 'valkey/commands/search/indexDefinition.py' 2026-05-07 14:15:52,408 wheel INFO adding 'valkey/commands/search/query.py' 2026-05-07 14:15:52,408 wheel INFO adding 'valkey/commands/search/querystring.py' 2026-05-07 14:15:52,408 wheel INFO adding 'valkey/commands/search/reducers.py' 2026-05-07 14:15:52,408 wheel INFO adding 'valkey/commands/search/result.py' 2026-05-07 14:15:52,409 wheel INFO adding 'valkey/commands/search/suggestion.py' 2026-05-07 14:15:52,409 wheel INFO adding 'valkey/commands/timeseries/__init__.py' 2026-05-07 14:15:52,409 wheel INFO adding 'valkey/commands/timeseries/commands.py' 2026-05-07 14:15:52,409 wheel INFO adding 'valkey/commands/timeseries/info.py' 2026-05-07 14:15:52,410 wheel INFO adding 'valkey/commands/timeseries/utils.py' 2026-05-07 14:15:52,410 wheel INFO adding 'valkey-6.1.1.dist-info/licenses/LICENSE' 2026-05-07 14:15:52,410 wheel INFO adding 'valkey-6.1.1.dist-info/METADATA' 2026-05-07 14:15:52,410 wheel INFO adding 'valkey-6.1.1.dist-info/WHEEL' 2026-05-07 14:15:52,410 wheel INFO adding 'valkey-6.1.1.dist-info/top_level.txt' 2026-05-07 14:15:52,411 wheel INFO adding 'valkey-6.1.1.dist-info/RECORD' 2026-05-07 14:15:52,411 root INFO removing build/bdist.linux-armv8l/wheel 2026-05-07 14:15:52,414 gpep517 INFO The backend produced .dist/valkey-6.1.1-py3-none-any.whl valkey-6.1.1-py3-none-any.whl >>> py3-valkey: Entering fakeroot... >>> py3-valkey-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/valkey/__pycache__' -> '/home/buildozer/aports/testing/py3-valkey/pkg/py3-valkey-pyc/usr/lib/python3.14/site-packages/valkey/__pycache__' 'usr/lib/python3.14/site-packages/valkey/_parsers/__pycache__' -> '/home/buildozer/aports/testing/py3-valkey/pkg/py3-valkey-pyc/usr/lib/python3.14/site-packages/valkey/_parsers/__pycache__' 'usr/lib/python3.14/site-packages/valkey/commands/timeseries/__pycache__' -> '/home/buildozer/aports/testing/py3-valkey/pkg/py3-valkey-pyc/usr/lib/python3.14/site-packages/valkey/commands/timeseries/__pycache__' 'usr/lib/python3.14/site-packages/valkey/commands/__pycache__' -> '/home/buildozer/aports/testing/py3-valkey/pkg/py3-valkey-pyc/usr/lib/python3.14/site-packages/valkey/commands/__pycache__' 'usr/lib/python3.14/site-packages/valkey/commands/search/__pycache__' -> '/home/buildozer/aports/testing/py3-valkey/pkg/py3-valkey-pyc/usr/lib/python3.14/site-packages/valkey/commands/search/__pycache__' 'usr/lib/python3.14/site-packages/valkey/commands/bf/__pycache__' -> '/home/buildozer/aports/testing/py3-valkey/pkg/py3-valkey-pyc/usr/lib/python3.14/site-packages/valkey/commands/bf/__pycache__' 'usr/lib/python3.14/site-packages/valkey/commands/json/__pycache__' -> '/home/buildozer/aports/testing/py3-valkey/pkg/py3-valkey-pyc/usr/lib/python3.14/site-packages/valkey/commands/json/__pycache__' 'usr/lib/python3.14/site-packages/valkey/commands/graph/__pycache__' -> '/home/buildozer/aports/testing/py3-valkey/pkg/py3-valkey-pyc/usr/lib/python3.14/site-packages/valkey/commands/graph/__pycache__' 'usr/lib/python3.14/site-packages/valkey/asyncio/__pycache__' -> '/home/buildozer/aports/testing/py3-valkey/pkg/py3-valkey-pyc/usr/lib/python3.14/site-packages/valkey/asyncio/__pycache__' >>> py3-valkey-pyc*: Preparing subpackage py3-valkey-pyc... >>> py3-valkey-pyc*: Running postcheck for py3-valkey-pyc >>> py3-valkey*: Running postcheck for py3-valkey >>> py3-valkey*: Preparing package py3-valkey... >>> py3-valkey-pyc*: Tracing dependencies... python3~3.14 >>> py3-valkey-pyc*: Package size: 1.4 MB >>> py3-valkey-pyc*: Compressing data... >>> py3-valkey-pyc*: Create checksum... >>> py3-valkey-pyc*: Create py3-valkey-pyc-6.1.1-r0.apk >>> py3-valkey*: Tracing dependencies... python3 python3~3.14 >>> py3-valkey*: Package size: 1.0 MB >>> py3-valkey*: Compressing data... >>> py3-valkey*: Create checksum... >>> py3-valkey*: Create py3-valkey-6.1.1-r0.apk >>> py3-valkey: Build complete at Thu, 07 May 2026 14:15:53 +0000 elapsed time 0h 0m 4s >>> py3-valkey: Cleaning up srcdir >>> py3-valkey: Cleaning up pkgdir >>> py3-valkey: Cleaning up tmpdir >>> py3-valkey: Uninstalling dependencies... ( 1/25) Purging .makedepends-py3-valkey (20260507.141550) ( 2/25) Purging py3-gpep517-pyc (19-r2) ( 3/25) Purging py3-gpep517 (19-r2) ( 4/25) Purging py3-installer-pyc (1.0.0-r0) ( 5/25) Purging py3-installer (1.0.0-r0) ( 6/25) Purging py3-setuptools-pyc (82.0.1-r1) ( 7/25) Purging py3-setuptools (82.0.1-r1) ( 8/25) Purging py3-wheel-pyc (0.47.0-r0) ( 9/25) Purging py3-wheel (0.47.0-r0) (10/25) Purging py3-packaging-pyc (26.2-r0) (11/25) Purging py3-packaging (26.2-r0) (12/25) Purging py3-parsing-pyc (3.3.2-r1) (13/25) Purging py3-parsing (3.3.2-r1) (14/25) Purging python3-pyc (3.14.3-r0) (15/25) Purging python3-pycache-pyc0 (3.14.3-r0) (16/25) Purging pyc (3.14.3-r0) (17/25) Purging python3 (3.14.3-r0) (18/25) Purging gdbm (1.26-r0) (19/25) Purging libbz2 (1.0.8-r6) (20/25) Purging libffi (3.5.2-r1) (21/25) Purging libpanelw (6.6_p20260502-r0) (22/25) Purging mpdecimal (4.0.1-r0) (23/25) Purging readline (8.3.3-r1) (24/25) Purging sqlite-libs (3.53.1-r0) (25/25) Purging xz-libs (5.8.3-r0) Executing busybox-1.37.0-r31.trigger OK: 342.2 MiB in 103 packages >>> py3-valkey: Updating the testing/armhf repository index... >>> py3-valkey: Signing the index...