>>> py3-redis: Building community/py3-redis 5.0.1-r0 (using abuild 3.11.21-r0) started Tue, 26 Sep 2023 21:27:36 +0000 >>> py3-redis: Checking sanity of /home/buildozer/aports/community/py3-redis/APKBUILD... >>> py3-redis: Analyzing dependencies... >>> py3-redis: Installing for build: build-base py3-hiredis py3-setuptools py3-gpep517 py3-wheel (1/26) Installing libffi (3.4.4-r3) (2/26) Installing gdbm (1.23-r1) (3/26) Installing mpdecimal (2.5.1-r2) (4/26) Installing libpanelw (6.4_p20230918-r0) (5/26) Installing readline (8.2.1-r2) (6/26) Installing sqlite-libs (3.43.1-r0) (7/26) Installing python3 (3.11.5-r0) (8/26) Installing python3-pycache-pyc0 (3.11.5-r0) (9/26) Installing pyc (0.1-r0) (10/26) Installing py3-hiredis-pyc (2.3.0-r0) (11/26) Installing python3-pyc (3.11.5-r0) (12/26) Installing hiredis (1.2.0-r0) (13/26) Installing py3-hiredis (2.3.0-r0) (14/26) Installing py3-parsing (3.1.1-r0) (15/26) Installing py3-parsing-pyc (3.1.1-r0) (16/26) Installing py3-packaging (23.1-r3) (17/26) Installing py3-packaging-pyc (23.1-r3) (18/26) Installing py3-setuptools (68.2.2-r0) (19/26) Installing py3-setuptools-pyc (68.2.2-r0) (20/26) Installing py3-installer (0.7.0-r1) (21/26) Installing py3-installer-pyc (0.7.0-r1) (22/26) Installing py3-gpep517 (15-r0) (23/26) Installing py3-gpep517-pyc (15-r0) (24/26) Installing py3-wheel (0.41.2-r0) (25/26) Installing py3-wheel-pyc (0.41.2-r0) (26/26) Installing .makedepends-py3-redis (20230926.212737) Executing busybox-1.36.1-r8.trigger OK: 429 MiB in 136 packages >>> py3-redis: Cleaning up srcdir >>> py3-redis: Cleaning up pkgdir >>> py3-redis: Cleaning up tmpdir >>> py3-redis: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-redis-5.0.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-redis: Fetching py3-redis-5.0.1.tar.gz::https://files.pythonhosted.org/packages/source/r/redis/redis-5.0.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4471k 100 4471k 0 0 17.4M 0 --:--:-- --:--:-- --:--:-- 17.4M >>> py3-redis: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-redis-5.0.1.tar.gz >>> py3-redis: Checking sha512sums... py3-redis-5.0.1.tar.gz: OK >>> py3-redis: Unpacking /var/cache/distfiles/edge/py3-redis-5.0.1.tar.gz... 2023-09-26 21:27:38,862 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-09-26 21:27:38,908 root INFO running bdist_wheel 2023-09-26 21:27:38,933 root INFO running build 2023-09-26 21:27:38,933 root INFO running build_py 2023-09-26 21:27:38,937 root INFO creating build 2023-09-26 21:27:38,937 root INFO creating build/lib 2023-09-26 21:27:38,937 root INFO creating build/lib/redis 2023-09-26 21:27:38,938 root INFO copying redis/crc.py -> build/lib/redis 2023-09-26 21:27:38,938 root INFO copying redis/utils.py -> build/lib/redis 2023-09-26 21:27:38,938 root INFO copying redis/retry.py -> build/lib/redis 2023-09-26 21:27:38,939 root INFO copying redis/lock.py -> build/lib/redis 2023-09-26 21:27:38,939 root INFO copying redis/sentinel.py -> build/lib/redis 2023-09-26 21:27:38,940 root INFO copying redis/typing.py -> build/lib/redis 2023-09-26 21:27:38,940 root INFO copying redis/backoff.py -> build/lib/redis 2023-09-26 21:27:38,940 root INFO copying redis/__init__.py -> build/lib/redis 2023-09-26 21:27:38,941 root INFO copying redis/cluster.py -> build/lib/redis 2023-09-26 21:27:38,941 root INFO copying redis/connection.py -> build/lib/redis 2023-09-26 21:27:38,942 root INFO copying redis/credentials.py -> build/lib/redis 2023-09-26 21:27:38,942 root INFO copying redis/client.py -> build/lib/redis 2023-09-26 21:27:38,943 root INFO copying redis/ocsp.py -> build/lib/redis 2023-09-26 21:27:38,943 root INFO copying redis/compat.py -> build/lib/redis 2023-09-26 21:27:38,943 root INFO copying redis/exceptions.py -> build/lib/redis 2023-09-26 21:27:38,944 root INFO creating build/lib/redis/_parsers 2023-09-26 21:27:38,944 root INFO copying redis/_parsers/resp2.py -> build/lib/redis/_parsers 2023-09-26 21:27:38,945 root INFO copying redis/_parsers/helpers.py -> build/lib/redis/_parsers 2023-09-26 21:27:38,945 root INFO copying redis/_parsers/encoders.py -> build/lib/redis/_parsers 2023-09-26 21:27:38,945 root INFO copying redis/_parsers/__init__.py -> build/lib/redis/_parsers 2023-09-26 21:27:38,946 root INFO copying redis/_parsers/commands.py -> build/lib/redis/_parsers 2023-09-26 21:27:38,946 root INFO copying redis/_parsers/resp3.py -> build/lib/redis/_parsers 2023-09-26 21:27:38,946 root INFO copying redis/_parsers/socket.py -> build/lib/redis/_parsers 2023-09-26 21:27:38,947 root INFO copying redis/_parsers/base.py -> build/lib/redis/_parsers 2023-09-26 21:27:38,947 root INFO copying redis/_parsers/hiredis.py -> build/lib/redis/_parsers 2023-09-26 21:27:38,948 root INFO creating build/lib/redis/asyncio 2023-09-26 21:27:38,948 root INFO copying redis/asyncio/utils.py -> build/lib/redis/asyncio 2023-09-26 21:27:38,948 root INFO copying redis/asyncio/retry.py -> build/lib/redis/asyncio 2023-09-26 21:27:38,949 root INFO copying redis/asyncio/lock.py -> build/lib/redis/asyncio 2023-09-26 21:27:38,949 root INFO copying redis/asyncio/sentinel.py -> build/lib/redis/asyncio 2023-09-26 21:27:38,949 root INFO copying redis/asyncio/__init__.py -> build/lib/redis/asyncio 2023-09-26 21:27:38,950 root INFO copying redis/asyncio/cluster.py -> build/lib/redis/asyncio 2023-09-26 21:27:38,950 root INFO copying redis/asyncio/connection.py -> build/lib/redis/asyncio 2023-09-26 21:27:38,951 root INFO copying redis/asyncio/client.py -> build/lib/redis/asyncio 2023-09-26 21:27:38,951 root INFO creating build/lib/redis/commands 2023-09-26 21:27:38,952 root INFO copying redis/commands/sentinel.py -> build/lib/redis/commands 2023-09-26 21:27:38,952 root INFO copying redis/commands/helpers.py -> build/lib/redis/commands 2023-09-26 21:27:38,952 root INFO copying redis/commands/__init__.py -> build/lib/redis/commands 2023-09-26 21:27:38,953 root INFO copying redis/commands/core.py -> build/lib/redis/commands 2023-09-26 21:27:38,953 root INFO copying redis/commands/cluster.py -> build/lib/redis/commands 2023-09-26 21:27:38,954 root INFO copying redis/commands/redismodules.py -> build/lib/redis/commands 2023-09-26 21:27:38,954 root INFO creating build/lib/redis/commands/search 2023-09-26 21:27:38,955 root INFO copying redis/commands/search/_util.py -> build/lib/redis/commands/search 2023-09-26 21:27:38,955 root INFO copying redis/commands/search/suggestion.py -> build/lib/redis/commands/search 2023-09-26 21:27:38,955 root INFO copying redis/commands/search/field.py -> build/lib/redis/commands/search 2023-09-26 21:27:38,956 root INFO copying redis/commands/search/result.py -> build/lib/redis/commands/search 2023-09-26 21:27:38,956 root INFO copying redis/commands/search/querystring.py -> build/lib/redis/commands/search 2023-09-26 21:27:38,956 root INFO copying redis/commands/search/__init__.py -> build/lib/redis/commands/search 2023-09-26 21:27:38,956 root INFO copying redis/commands/search/document.py -> build/lib/redis/commands/search 2023-09-26 21:27:38,957 root INFO copying redis/commands/search/commands.py -> build/lib/redis/commands/search 2023-09-26 21:27:38,957 root INFO copying redis/commands/search/query.py -> build/lib/redis/commands/search 2023-09-26 21:27:38,957 root INFO copying redis/commands/search/indexDefinition.py -> build/lib/redis/commands/search 2023-09-26 21:27:38,958 root INFO copying redis/commands/search/reducers.py -> build/lib/redis/commands/search 2023-09-26 21:27:38,958 root INFO copying redis/commands/search/aggregation.py -> build/lib/redis/commands/search 2023-09-26 21:27:38,959 root INFO creating build/lib/redis/commands/graph 2023-09-26 21:27:38,959 root INFO copying redis/commands/graph/execution_plan.py -> build/lib/redis/commands/graph 2023-09-26 21:27:38,959 root INFO copying redis/commands/graph/path.py -> build/lib/redis/commands/graph 2023-09-26 21:27:38,959 root INFO copying redis/commands/graph/__init__.py -> build/lib/redis/commands/graph 2023-09-26 21:27:38,960 root INFO copying redis/commands/graph/commands.py -> build/lib/redis/commands/graph 2023-09-26 21:27:38,960 root INFO copying redis/commands/graph/node.py -> build/lib/redis/commands/graph 2023-09-26 21:27:38,960 root INFO copying redis/commands/graph/query_result.py -> build/lib/redis/commands/graph 2023-09-26 21:27:38,961 root INFO copying redis/commands/graph/edge.py -> build/lib/redis/commands/graph 2023-09-26 21:27:38,961 root INFO copying redis/commands/graph/exceptions.py -> build/lib/redis/commands/graph 2023-09-26 21:27:38,961 root INFO creating build/lib/redis/commands/bf 2023-09-26 21:27:38,962 root INFO copying redis/commands/bf/info.py -> build/lib/redis/commands/bf 2023-09-26 21:27:38,962 root INFO copying redis/commands/bf/__init__.py -> build/lib/redis/commands/bf 2023-09-26 21:27:38,962 root INFO copying redis/commands/bf/commands.py -> build/lib/redis/commands/bf 2023-09-26 21:27:38,963 root INFO creating build/lib/redis/commands/json 2023-09-26 21:27:38,963 root INFO copying redis/commands/json/_util.py -> build/lib/redis/commands/json 2023-09-26 21:27:38,963 root INFO copying redis/commands/json/decoders.py -> build/lib/redis/commands/json 2023-09-26 21:27:38,964 root INFO copying redis/commands/json/path.py -> build/lib/redis/commands/json 2023-09-26 21:27:38,964 root INFO copying redis/commands/json/__init__.py -> build/lib/redis/commands/json 2023-09-26 21:27:38,964 root INFO copying redis/commands/json/commands.py -> build/lib/redis/commands/json 2023-09-26 21:27:38,965 root INFO creating build/lib/redis/commands/timeseries 2023-09-26 21:27:38,965 root INFO copying redis/commands/timeseries/utils.py -> build/lib/redis/commands/timeseries 2023-09-26 21:27:38,965 root INFO copying redis/commands/timeseries/info.py -> build/lib/redis/commands/timeseries 2023-09-26 21:27:38,965 root INFO copying redis/commands/timeseries/__init__.py -> build/lib/redis/commands/timeseries 2023-09-26 21:27:38,966 root INFO copying redis/commands/timeseries/commands.py -> build/lib/redis/commands/timeseries 2023-09-26 21:27:38,966 root INFO running egg_info 2023-09-26 21:27:38,968 root INFO writing redis.egg-info/PKG-INFO 2023-09-26 21:27:38,970 root INFO writing dependency_links to redis.egg-info/dependency_links.txt 2023-09-26 21:27:38,972 root INFO writing requirements to redis.egg-info/requires.txt 2023-09-26 21:27:38,972 root INFO writing top-level names to redis.egg-info/top_level.txt 2023-09-26 21:27:38,978 root INFO reading manifest file 'redis.egg-info/SOURCES.txt' 2023-09-26 21:27:38,979 root INFO reading manifest template 'MANIFEST.in' 2023-09-26 21:27:38,980 root WARNING warning: no previously-included files found matching '__pycache__' 2023-09-26 21:27:38,983 root WARNING warning: no previously-included files matching '*.pyc' found under directory 'tests' 2023-09-26 21:27:38,983 root INFO adding license file 'LICENSE' 2023-09-26 21:27:38,987 root INFO writing manifest file 'redis.egg-info/SOURCES.txt' 2023-09-26 21:27:38,998 wheel INFO installing to build/bdist.linux-i686/wheel 2023-09-26 21:27:38,998 root INFO running install 2023-09-26 21:27:39,020 root INFO running install_lib 2023-09-26 21:27:39,025 root INFO creating build/bdist.linux-i686 2023-09-26 21:27:39,025 root INFO creating build/bdist.linux-i686/wheel 2023-09-26 21:27:39,025 root INFO creating build/bdist.linux-i686/wheel/redis 2023-09-26 21:27:39,026 root INFO copying build/lib/redis/crc.py -> build/bdist.linux-i686/wheel/redis 2023-09-26 21:27:39,026 root INFO copying build/lib/redis/utils.py -> build/bdist.linux-i686/wheel/redis 2023-09-26 21:27:39,027 root INFO copying build/lib/redis/retry.py -> build/bdist.linux-i686/wheel/redis 2023-09-26 21:27:39,027 root INFO copying build/lib/redis/lock.py -> build/bdist.linux-i686/wheel/redis 2023-09-26 21:27:39,028 root INFO copying build/lib/redis/sentinel.py -> build/bdist.linux-i686/wheel/redis 2023-09-26 21:27:39,028 root INFO copying build/lib/redis/typing.py -> build/bdist.linux-i686/wheel/redis 2023-09-26 21:27:39,028 root INFO copying build/lib/redis/backoff.py -> build/bdist.linux-i686/wheel/redis 2023-09-26 21:27:39,029 root INFO copying build/lib/redis/__init__.py -> build/bdist.linux-i686/wheel/redis 2023-09-26 21:27:39,029 root INFO copying build/lib/redis/cluster.py -> build/bdist.linux-i686/wheel/redis 2023-09-26 21:27:39,030 root INFO copying build/lib/redis/connection.py -> build/bdist.linux-i686/wheel/redis 2023-09-26 21:27:39,031 root INFO copying build/lib/redis/credentials.py -> build/bdist.linux-i686/wheel/redis 2023-09-26 21:27:39,031 root INFO creating build/bdist.linux-i686/wheel/redis/_parsers 2023-09-26 21:27:39,032 root INFO copying build/lib/redis/_parsers/resp2.py -> build/bdist.linux-i686/wheel/redis/_parsers 2023-09-26 21:27:39,032 root INFO copying build/lib/redis/_parsers/helpers.py -> build/bdist.linux-i686/wheel/redis/_parsers 2023-09-26 21:27:39,033 root INFO copying build/lib/redis/_parsers/encoders.py -> build/bdist.linux-i686/wheel/redis/_parsers 2023-09-26 21:27:39,033 root INFO copying build/lib/redis/_parsers/__init__.py -> build/bdist.linux-i686/wheel/redis/_parsers 2023-09-26 21:27:39,033 root INFO copying build/lib/redis/_parsers/commands.py -> build/bdist.linux-i686/wheel/redis/_parsers 2023-09-26 21:27:39,034 root INFO copying build/lib/redis/_parsers/resp3.py -> build/bdist.linux-i686/wheel/redis/_parsers 2023-09-26 21:27:39,034 root INFO copying build/lib/redis/_parsers/socket.py -> build/bdist.linux-i686/wheel/redis/_parsers 2023-09-26 21:27:39,035 root INFO copying build/lib/redis/_parsers/base.py -> build/bdist.linux-i686/wheel/redis/_parsers 2023-09-26 21:27:39,035 root INFO copying build/lib/redis/_parsers/hiredis.py -> build/bdist.linux-i686/wheel/redis/_parsers 2023-09-26 21:27:39,036 root INFO copying build/lib/redis/client.py -> build/bdist.linux-i686/wheel/redis 2023-09-26 21:27:39,036 root INFO copying build/lib/redis/ocsp.py -> build/bdist.linux-i686/wheel/redis 2023-09-26 21:27:39,037 root INFO copying build/lib/redis/compat.py -> build/bdist.linux-i686/wheel/redis 2023-09-26 21:27:39,037 root INFO creating build/bdist.linux-i686/wheel/redis/asyncio 2023-09-26 21:27:39,038 root INFO copying build/lib/redis/asyncio/utils.py -> build/bdist.linux-i686/wheel/redis/asyncio 2023-09-26 21:27:39,038 root INFO copying build/lib/redis/asyncio/retry.py -> build/bdist.linux-i686/wheel/redis/asyncio 2023-09-26 21:27:39,039 root INFO copying build/lib/redis/asyncio/lock.py -> build/bdist.linux-i686/wheel/redis/asyncio 2023-09-26 21:27:39,039 root INFO copying build/lib/redis/asyncio/sentinel.py -> build/bdist.linux-i686/wheel/redis/asyncio 2023-09-26 21:27:39,040 root INFO copying build/lib/redis/asyncio/__init__.py -> build/bdist.linux-i686/wheel/redis/asyncio 2023-09-26 21:27:39,040 root INFO copying build/lib/redis/asyncio/cluster.py -> build/bdist.linux-i686/wheel/redis/asyncio 2023-09-26 21:27:39,041 root INFO copying build/lib/redis/asyncio/connection.py -> build/bdist.linux-i686/wheel/redis/asyncio 2023-09-26 21:27:39,041 root INFO copying build/lib/redis/asyncio/client.py -> build/bdist.linux-i686/wheel/redis/asyncio 2023-09-26 21:27:39,042 root INFO copying build/lib/redis/exceptions.py -> build/bdist.linux-i686/wheel/redis 2023-09-26 21:27:39,042 root INFO creating build/bdist.linux-i686/wheel/redis/commands 2023-09-26 21:27:39,043 root INFO copying build/lib/redis/commands/sentinel.py -> build/bdist.linux-i686/wheel/redis/commands 2023-09-26 21:27:39,043 root INFO copying build/lib/redis/commands/helpers.py -> build/bdist.linux-i686/wheel/redis/commands 2023-09-26 21:27:39,044 root INFO creating build/bdist.linux-i686/wheel/redis/commands/search 2023-09-26 21:27:39,044 root INFO copying build/lib/redis/commands/search/_util.py -> build/bdist.linux-i686/wheel/redis/commands/search 2023-09-26 21:27:39,045 root INFO copying build/lib/redis/commands/search/suggestion.py -> build/bdist.linux-i686/wheel/redis/commands/search 2023-09-26 21:27:39,045 root INFO copying build/lib/redis/commands/search/field.py -> build/bdist.linux-i686/wheel/redis/commands/search 2023-09-26 21:27:39,045 root INFO copying build/lib/redis/commands/search/result.py -> build/bdist.linux-i686/wheel/redis/commands/search 2023-09-26 21:27:39,046 root INFO copying build/lib/redis/commands/search/querystring.py -> build/bdist.linux-i686/wheel/redis/commands/search 2023-09-26 21:27:39,046 root INFO copying build/lib/redis/commands/search/__init__.py -> build/bdist.linux-i686/wheel/redis/commands/search 2023-09-26 21:27:39,047 root INFO copying build/lib/redis/commands/search/document.py -> build/bdist.linux-i686/wheel/redis/commands/search 2023-09-26 21:27:39,047 root INFO copying build/lib/redis/commands/search/commands.py -> build/bdist.linux-i686/wheel/redis/commands/search 2023-09-26 21:27:39,048 root INFO copying build/lib/redis/commands/search/query.py -> build/bdist.linux-i686/wheel/redis/commands/search 2023-09-26 21:27:39,048 root INFO copying build/lib/redis/commands/search/indexDefinition.py -> build/bdist.linux-i686/wheel/redis/commands/search 2023-09-26 21:27:39,049 root INFO copying build/lib/redis/commands/search/reducers.py -> build/bdist.linux-i686/wheel/redis/commands/search 2023-09-26 21:27:39,049 root INFO copying build/lib/redis/commands/search/aggregation.py -> build/bdist.linux-i686/wheel/redis/commands/search 2023-09-26 21:27:39,050 root INFO copying build/lib/redis/commands/__init__.py -> build/bdist.linux-i686/wheel/redis/commands 2023-09-26 21:27:39,050 root INFO copying build/lib/redis/commands/core.py -> build/bdist.linux-i686/wheel/redis/commands 2023-09-26 21:27:39,051 root INFO copying build/lib/redis/commands/cluster.py -> build/bdist.linux-i686/wheel/redis/commands 2023-09-26 21:27:39,052 root INFO creating build/bdist.linux-i686/wheel/redis/commands/graph 2023-09-26 21:27:39,052 root INFO copying build/lib/redis/commands/graph/execution_plan.py -> build/bdist.linux-i686/wheel/redis/commands/graph 2023-09-26 21:27:39,052 root INFO copying build/lib/redis/commands/graph/path.py -> build/bdist.linux-i686/wheel/redis/commands/graph 2023-09-26 21:27:39,053 root INFO copying build/lib/redis/commands/graph/__init__.py -> build/bdist.linux-i686/wheel/redis/commands/graph 2023-09-26 21:27:39,053 root INFO copying build/lib/redis/commands/graph/commands.py -> build/bdist.linux-i686/wheel/redis/commands/graph 2023-09-26 21:27:39,054 root INFO copying build/lib/redis/commands/graph/node.py -> build/bdist.linux-i686/wheel/redis/commands/graph 2023-09-26 21:27:39,054 root INFO copying build/lib/redis/commands/graph/query_result.py -> build/bdist.linux-i686/wheel/redis/commands/graph 2023-09-26 21:27:39,055 root INFO copying build/lib/redis/commands/graph/edge.py -> build/bdist.linux-i686/wheel/redis/commands/graph 2023-09-26 21:27:39,055 root INFO copying build/lib/redis/commands/graph/exceptions.py -> build/bdist.linux-i686/wheel/redis/commands/graph 2023-09-26 21:27:39,056 root INFO copying build/lib/redis/commands/redismodules.py -> build/bdist.linux-i686/wheel/redis/commands 2023-09-26 21:27:39,056 root INFO creating build/bdist.linux-i686/wheel/redis/commands/bf 2023-09-26 21:27:39,056 root INFO copying build/lib/redis/commands/bf/info.py -> build/bdist.linux-i686/wheel/redis/commands/bf 2023-09-26 21:27:39,057 root INFO copying build/lib/redis/commands/bf/__init__.py -> build/bdist.linux-i686/wheel/redis/commands/bf 2023-09-26 21:27:39,057 root INFO copying build/lib/redis/commands/bf/commands.py -> build/bdist.linux-i686/wheel/redis/commands/bf 2023-09-26 21:27:39,058 root INFO creating build/bdist.linux-i686/wheel/redis/commands/json 2023-09-26 21:27:39,058 root INFO copying build/lib/redis/commands/json/_util.py -> build/bdist.linux-i686/wheel/redis/commands/json 2023-09-26 21:27:39,059 root INFO copying build/lib/redis/commands/json/decoders.py -> build/bdist.linux-i686/wheel/redis/commands/json 2023-09-26 21:27:39,059 root INFO copying build/lib/redis/commands/json/path.py -> build/bdist.linux-i686/wheel/redis/commands/json 2023-09-26 21:27:39,060 root INFO copying build/lib/redis/commands/json/__init__.py -> build/bdist.linux-i686/wheel/redis/commands/json 2023-09-26 21:27:39,060 root INFO copying build/lib/redis/commands/json/commands.py -> build/bdist.linux-i686/wheel/redis/commands/json 2023-09-26 21:27:39,061 root INFO creating build/bdist.linux-i686/wheel/redis/commands/timeseries 2023-09-26 21:27:39,061 root INFO copying build/lib/redis/commands/timeseries/utils.py -> build/bdist.linux-i686/wheel/redis/commands/timeseries 2023-09-26 21:27:39,061 root INFO copying build/lib/redis/commands/timeseries/info.py -> build/bdist.linux-i686/wheel/redis/commands/timeseries 2023-09-26 21:27:39,062 root INFO copying build/lib/redis/commands/timeseries/__init__.py -> build/bdist.linux-i686/wheel/redis/commands/timeseries 2023-09-26 21:27:39,062 root INFO copying build/lib/redis/commands/timeseries/commands.py -> build/bdist.linux-i686/wheel/redis/commands/timeseries 2023-09-26 21:27:39,063 root INFO running install_egg_info 2023-09-26 21:27:39,071 root INFO Copying redis.egg-info to build/bdist.linux-i686/wheel/redis-5.0.1-py3.11.egg-info 2023-09-26 21:27:39,073 root INFO running install_scripts 2023-09-26 21:27:39,080 wheel INFO creating build/bdist.linux-i686/wheel/redis-5.0.1.dist-info/WHEEL 2023-09-26 21:27:39,081 wheel INFO creating '/home/buildozer/aports/community/py3-redis/src/redis-5.0.1/.dist/.tmp-jq1xw7a3/redis-5.0.1-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2023-09-26 21:27:39,082 wheel INFO adding 'redis/__init__.py' 2023-09-26 21:27:39,083 wheel INFO adding 'redis/backoff.py' 2023-09-26 21:27:39,084 wheel INFO adding 'redis/client.py' 2023-09-26 21:27:39,085 wheel INFO adding 'redis/cluster.py' 2023-09-26 21:27:39,087 wheel INFO adding 'redis/compat.py' 2023-09-26 21:27:39,087 wheel INFO adding 'redis/connection.py' 2023-09-26 21:27:39,088 wheel INFO adding 'redis/crc.py' 2023-09-26 21:27:39,089 wheel INFO adding 'redis/credentials.py' 2023-09-26 21:27:39,089 wheel INFO adding 'redis/exceptions.py' 2023-09-26 21:27:39,090 wheel INFO adding 'redis/lock.py' 2023-09-26 21:27:39,091 wheel INFO adding 'redis/ocsp.py' 2023-09-26 21:27:39,091 wheel INFO adding 'redis/retry.py' 2023-09-26 21:27:39,092 wheel INFO adding 'redis/sentinel.py' 2023-09-26 21:27:39,093 wheel INFO adding 'redis/typing.py' 2023-09-26 21:27:39,093 wheel INFO adding 'redis/utils.py' 2023-09-26 21:27:39,094 wheel INFO adding 'redis/_parsers/__init__.py' 2023-09-26 21:27:39,094 wheel INFO adding 'redis/_parsers/base.py' 2023-09-26 21:27:39,095 wheel INFO adding 'redis/_parsers/commands.py' 2023-09-26 21:27:39,096 wheel INFO adding 'redis/_parsers/encoders.py' 2023-09-26 21:27:39,096 wheel INFO adding 'redis/_parsers/helpers.py' 2023-09-26 21:27:39,097 wheel INFO adding 'redis/_parsers/hiredis.py' 2023-09-26 21:27:39,098 wheel INFO adding 'redis/_parsers/resp2.py' 2023-09-26 21:27:39,098 wheel INFO adding 'redis/_parsers/resp3.py' 2023-09-26 21:27:39,099 wheel INFO adding 'redis/_parsers/socket.py' 2023-09-26 21:27:39,099 wheel INFO adding 'redis/asyncio/__init__.py' 2023-09-26 21:27:39,100 wheel INFO adding 'redis/asyncio/client.py' 2023-09-26 21:27:39,101 wheel INFO adding 'redis/asyncio/cluster.py' 2023-09-26 21:27:39,103 wheel INFO adding 'redis/asyncio/connection.py' 2023-09-26 21:27:39,104 wheel INFO adding 'redis/asyncio/lock.py' 2023-09-26 21:27:39,104 wheel INFO adding 'redis/asyncio/retry.py' 2023-09-26 21:27:39,105 wheel INFO adding 'redis/asyncio/sentinel.py' 2023-09-26 21:27:39,105 wheel INFO adding 'redis/asyncio/utils.py' 2023-09-26 21:27:39,106 wheel INFO adding 'redis/commands/__init__.py' 2023-09-26 21:27:39,107 wheel INFO adding 'redis/commands/cluster.py' 2023-09-26 21:27:39,108 wheel INFO adding 'redis/commands/core.py' 2023-09-26 21:27:39,111 wheel INFO adding 'redis/commands/helpers.py' 2023-09-26 21:27:39,112 wheel INFO adding 'redis/commands/redismodules.py' 2023-09-26 21:27:39,112 wheel INFO adding 'redis/commands/sentinel.py' 2023-09-26 21:27:39,113 wheel INFO adding 'redis/commands/bf/__init__.py' 2023-09-26 21:27:39,114 wheel INFO adding 'redis/commands/bf/commands.py' 2023-09-26 21:27:39,114 wheel INFO adding 'redis/commands/bf/info.py' 2023-09-26 21:27:39,115 wheel INFO adding 'redis/commands/graph/__init__.py' 2023-09-26 21:27:39,116 wheel INFO adding 'redis/commands/graph/commands.py' 2023-09-26 21:27:39,116 wheel INFO adding 'redis/commands/graph/edge.py' 2023-09-26 21:27:39,117 wheel INFO adding 'redis/commands/graph/exceptions.py' 2023-09-26 21:27:39,117 wheel INFO adding 'redis/commands/graph/execution_plan.py' 2023-09-26 21:27:39,118 wheel INFO adding 'redis/commands/graph/node.py' 2023-09-26 21:27:39,118 wheel INFO adding 'redis/commands/graph/path.py' 2023-09-26 21:27:39,119 wheel INFO adding 'redis/commands/graph/query_result.py' 2023-09-26 21:27:39,120 wheel INFO adding 'redis/commands/json/__init__.py' 2023-09-26 21:27:39,120 wheel INFO adding 'redis/commands/json/_util.py' 2023-09-26 21:27:39,121 wheel INFO adding 'redis/commands/json/commands.py' 2023-09-26 21:27:39,121 wheel INFO adding 'redis/commands/json/decoders.py' 2023-09-26 21:27:39,122 wheel INFO adding 'redis/commands/json/path.py' 2023-09-26 21:27:39,122 wheel INFO adding 'redis/commands/search/__init__.py' 2023-09-26 21:27:39,123 wheel INFO adding 'redis/commands/search/_util.py' 2023-09-26 21:27:39,123 wheel INFO adding 'redis/commands/search/aggregation.py' 2023-09-26 21:27:39,124 wheel INFO adding 'redis/commands/search/commands.py' 2023-09-26 21:27:39,124 wheel INFO adding 'redis/commands/search/document.py' 2023-09-26 21:27:39,124 wheel INFO adding 'redis/commands/search/field.py' 2023-09-26 21:27:39,125 wheel INFO adding 'redis/commands/search/indexDefinition.py' 2023-09-26 21:27:39,125 wheel INFO adding 'redis/commands/search/query.py' 2023-09-26 21:27:39,126 wheel INFO adding 'redis/commands/search/querystring.py' 2023-09-26 21:27:39,126 wheel INFO adding 'redis/commands/search/reducers.py' 2023-09-26 21:27:39,126 wheel INFO adding 'redis/commands/search/result.py' 2023-09-26 21:27:39,127 wheel INFO adding 'redis/commands/search/suggestion.py' 2023-09-26 21:27:39,127 wheel INFO adding 'redis/commands/timeseries/__init__.py' 2023-09-26 21:27:39,127 wheel INFO adding 'redis/commands/timeseries/commands.py' 2023-09-26 21:27:39,128 wheel INFO adding 'redis/commands/timeseries/info.py' 2023-09-26 21:27:39,128 wheel INFO adding 'redis/commands/timeseries/utils.py' 2023-09-26 21:27:39,129 wheel INFO adding 'redis-5.0.1.dist-info/LICENSE' 2023-09-26 21:27:39,129 wheel INFO adding 'redis-5.0.1.dist-info/METADATA' 2023-09-26 21:27:39,129 wheel INFO adding 'redis-5.0.1.dist-info/WHEEL' 2023-09-26 21:27:39,130 wheel INFO adding 'redis-5.0.1.dist-info/top_level.txt' 2023-09-26 21:27:39,130 wheel INFO adding 'redis-5.0.1.dist-info/RECORD' 2023-09-26 21:27:39,131 wheel INFO removing build/bdist.linux-i686/wheel 2023-09-26 21:27:39,134 gpep517 INFO The backend produced .dist/redis-5.0.1-py3-none-any.whl redis-5.0.1-py3-none-any.whl >>> py3-redis: Entering fakeroot... >>> py3-redis-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-redis/pkg/py3-redis/usr/lib/python3.11/site-packages/redis/__pycache__' -> '/home/buildozer/aports/community/py3-redis/pkg/py3-redis-pyc/usr/lib/python3.11/site-packages/redis/__pycache__' '/home/buildozer/aports/community/py3-redis/pkg/py3-redis/usr/lib/python3.11/site-packages/redis/_parsers/__pycache__' -> '/home/buildozer/aports/community/py3-redis/pkg/py3-redis-pyc/usr/lib/python3.11/site-packages/redis/_parsers/__pycache__' '/home/buildozer/aports/community/py3-redis/pkg/py3-redis/usr/lib/python3.11/site-packages/redis/asyncio/__pycache__' -> '/home/buildozer/aports/community/py3-redis/pkg/py3-redis-pyc/usr/lib/python3.11/site-packages/redis/asyncio/__pycache__' '/home/buildozer/aports/community/py3-redis/pkg/py3-redis/usr/lib/python3.11/site-packages/redis/commands/__pycache__' -> '/home/buildozer/aports/community/py3-redis/pkg/py3-redis-pyc/usr/lib/python3.11/site-packages/redis/commands/__pycache__' '/home/buildozer/aports/community/py3-redis/pkg/py3-redis/usr/lib/python3.11/site-packages/redis/commands/search/__pycache__' -> '/home/buildozer/aports/community/py3-redis/pkg/py3-redis-pyc/usr/lib/python3.11/site-packages/redis/commands/search/__pycache__' '/home/buildozer/aports/community/py3-redis/pkg/py3-redis/usr/lib/python3.11/site-packages/redis/commands/graph/__pycache__' -> '/home/buildozer/aports/community/py3-redis/pkg/py3-redis-pyc/usr/lib/python3.11/site-packages/redis/commands/graph/__pycache__' '/home/buildozer/aports/community/py3-redis/pkg/py3-redis/usr/lib/python3.11/site-packages/redis/commands/bf/__pycache__' -> '/home/buildozer/aports/community/py3-redis/pkg/py3-redis-pyc/usr/lib/python3.11/site-packages/redis/commands/bf/__pycache__' '/home/buildozer/aports/community/py3-redis/pkg/py3-redis/usr/lib/python3.11/site-packages/redis/commands/json/__pycache__' -> '/home/buildozer/aports/community/py3-redis/pkg/py3-redis-pyc/usr/lib/python3.11/site-packages/redis/commands/json/__pycache__' '/home/buildozer/aports/community/py3-redis/pkg/py3-redis/usr/lib/python3.11/site-packages/redis/commands/timeseries/__pycache__' -> '/home/buildozer/aports/community/py3-redis/pkg/py3-redis-pyc/usr/lib/python3.11/site-packages/redis/commands/timeseries/__pycache__' >>> py3-redis-pyc*: Preparing subpackage py3-redis-pyc... >>> py3-redis-pyc*: Running postcheck for py3-redis-pyc >>> py3-redis*: Running postcheck for py3-redis >>> py3-redis*: Preparing package py3-redis... >>> py3-redis-pyc*: Tracing dependencies... py3-hiredis python3~3.11 >>> py3-redis-pyc*: Package size: 1.5 MB >>> py3-redis-pyc*: Compressing data... >>> py3-redis-pyc*: Create checksum... >>> py3-redis-pyc*: Create py3-redis-pyc-5.0.1-r0.apk >>> py3-redis*: Tracing dependencies... py3-hiredis python3~3.11 >>> py3-redis*: Package size: 1.2 MB >>> py3-redis*: Compressing data... >>> py3-redis*: Create checksum... >>> py3-redis*: Create py3-redis-5.0.1-r0.apk >>> py3-redis: Build complete at Tue, 26 Sep 2023 21:27:40 +0000 elapsed time 0h 0m 4s >>> py3-redis: Cleaning up srcdir >>> py3-redis: Cleaning up pkgdir >>> py3-redis: Uninstalling dependencies... (1/26) Purging .makedepends-py3-redis (20230926.212737) (2/26) Purging py3-hiredis-pyc (2.3.0-r0) (3/26) Purging py3-hiredis (2.3.0-r0) (4/26) Purging py3-setuptools-pyc (68.2.2-r0) (5/26) Purging py3-setuptools (68.2.2-r0) (6/26) Purging py3-gpep517-pyc (15-r0) (7/26) Purging py3-gpep517 (15-r0) (8/26) Purging py3-installer-pyc (0.7.0-r1) (9/26) Purging py3-installer (0.7.0-r1) (10/26) Purging py3-wheel-pyc (0.41.2-r0) (11/26) Purging py3-wheel (0.41.2-r0) (12/26) Purging py3-packaging-pyc (23.1-r3) (13/26) Purging py3-packaging (23.1-r3) (14/26) Purging py3-parsing-pyc (3.1.1-r0) (15/26) Purging py3-parsing (3.1.1-r0) (16/26) Purging hiredis (1.2.0-r0) (17/26) Purging python3-pyc (3.11.5-r0) (18/26) Purging python3-pycache-pyc0 (3.11.5-r0) (19/26) Purging pyc (0.1-r0) (20/26) Purging python3 (3.11.5-r0) (21/26) Purging gdbm (1.23-r1) (22/26) Purging libffi (3.4.4-r3) (23/26) Purging libpanelw (6.4_p20230918-r0) (24/26) Purging mpdecimal (2.5.1-r2) (25/26) Purging readline (8.2.1-r2) (26/26) Purging sqlite-libs (3.43.1-r0) Executing busybox-1.36.1-r8.trigger OK: 379 MiB in 110 packages >>> py3-redis: Updating the community/x86 repository index... >>> py3-redis: Signing the index...