>>> py3-redis: Building community/py3-redis 4.5.1-r0 (using abuild 3.10.0-r0) started Thu, 09 Feb 2023 03:03:57 +0000 >>> py3-redis: Checking sanity of /home/buildozer/aports/community/py3-redis/APKBUILD... >>> py3-redis: Analyzing dependencies... >>> py3-redis: Installing for build: build-base python3 py3-async-timeout py3-hiredis py3-setuptools py3-gpep517 py3-wheel (1/16) Installing libffi (3.4.4-r0) (2/16) Installing gdbm (1.23-r0) (3/16) Installing mpdecimal (2.5.1-r1) (4/16) Installing readline (8.2.0-r0) (5/16) Installing sqlite-libs (3.40.1-r0) (6/16) Installing python3 (3.11.2-r0) (7/16) Installing py3-typing-extensions (4.4.0-r1) (8/16) Installing py3-async-timeout (4.0.2-r1) (9/16) Installing py3-hiredis (2.2.1-r0) (10/16) Installing py3-parsing (3.0.9-r1) (11/16) Installing py3-packaging (23.0-r0) (12/16) Installing py3-setuptools (67.2.0-r0) (13/16) Installing py3-installer (0.6.0-r0) (14/16) Installing py3-gpep517 (13-r0) (15/16) Installing py3-wheel (0.38.4-r1) (16/16) Installing .makedepends-py3-redis (20230209.030358) Executing busybox-1.36.0-r4.trigger OK: 452 MiB in 119 packages >>> py3-redis: Cleaning up srcdir >>> py3-redis: Cleaning up pkgdir >>> py3-redis: Fetching https://distfiles.alpinelinux.org/distfiles/edge/redis-4.5.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 https://files.pythonhosted.org/packages/source/r/redis/redis-4.5.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 69 4443k 69 3087k 0 0 5814k 0 --:--:-- --:--:-- --:--:-- 5814k 100 4443k 100 4443k 0 0 7460k 0 --:--:-- --:--:-- --:--:-- 20.6M >>> py3-redis: Fetching https://distfiles.alpinelinux.org/distfiles/edge/redis-4.5.1.tar.gz >>> py3-redis: Checking sha512sums... redis-4.5.1.tar.gz: OK >>> py3-redis: Unpacking /var/cache/distfiles/edge/redis-4.5.1.tar.gz... 2023-02-09 03:04:00,074 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-02-09 03:04:00,115 root INFO running bdist_wheel 2023-02-09 03:04:00,132 root INFO running build 2023-02-09 03:04:00,132 root INFO running build_py 2023-02-09 03:04:00,136 root INFO creating build 2023-02-09 03:04:00,136 root INFO creating build/lib 2023-02-09 03:04:00,137 root INFO creating build/lib/redis 2023-02-09 03:04:00,137 root INFO copying redis/crc.py -> build/lib/redis 2023-02-09 03:04:00,137 root INFO copying redis/utils.py -> build/lib/redis 2023-02-09 03:04:00,138 root INFO copying redis/retry.py -> build/lib/redis 2023-02-09 03:04:00,138 root INFO copying redis/lock.py -> build/lib/redis 2023-02-09 03:04:00,138 root INFO copying redis/sentinel.py -> build/lib/redis 2023-02-09 03:04:00,139 root INFO copying redis/typing.py -> build/lib/redis 2023-02-09 03:04:00,139 root INFO copying redis/backoff.py -> build/lib/redis 2023-02-09 03:04:00,140 root INFO copying redis/__init__.py -> build/lib/redis 2023-02-09 03:04:00,140 root INFO copying redis/cluster.py -> build/lib/redis 2023-02-09 03:04:00,141 root INFO copying redis/connection.py -> build/lib/redis 2023-02-09 03:04:00,141 root INFO copying redis/credentials.py -> build/lib/redis 2023-02-09 03:04:00,141 root INFO copying redis/client.py -> build/lib/redis 2023-02-09 03:04:00,142 root INFO copying redis/ocsp.py -> build/lib/redis 2023-02-09 03:04:00,142 root INFO copying redis/compat.py -> build/lib/redis 2023-02-09 03:04:00,143 root INFO copying redis/exceptions.py -> build/lib/redis 2023-02-09 03:04:00,143 root INFO creating build/lib/redis/asyncio 2023-02-09 03:04:00,144 root INFO copying redis/asyncio/utils.py -> build/lib/redis/asyncio 2023-02-09 03:04:00,144 root INFO copying redis/asyncio/retry.py -> build/lib/redis/asyncio 2023-02-09 03:04:00,144 root INFO copying redis/asyncio/lock.py -> build/lib/redis/asyncio 2023-02-09 03:04:00,145 root INFO copying redis/asyncio/sentinel.py -> build/lib/redis/asyncio 2023-02-09 03:04:00,145 root INFO copying redis/asyncio/__init__.py -> build/lib/redis/asyncio 2023-02-09 03:04:00,145 root INFO copying redis/asyncio/cluster.py -> build/lib/redis/asyncio 2023-02-09 03:04:00,146 root INFO copying redis/asyncio/connection.py -> build/lib/redis/asyncio 2023-02-09 03:04:00,147 root INFO copying redis/asyncio/parser.py -> build/lib/redis/asyncio 2023-02-09 03:04:00,147 root INFO copying redis/asyncio/client.py -> build/lib/redis/asyncio 2023-02-09 03:04:00,148 root INFO creating build/lib/redis/commands 2023-02-09 03:04:00,148 root INFO copying redis/commands/sentinel.py -> build/lib/redis/commands 2023-02-09 03:04:00,148 root INFO copying redis/commands/helpers.py -> build/lib/redis/commands 2023-02-09 03:04:00,149 root INFO copying redis/commands/__init__.py -> build/lib/redis/commands 2023-02-09 03:04:00,149 root INFO copying redis/commands/core.py -> build/lib/redis/commands 2023-02-09 03:04:00,150 root INFO copying redis/commands/cluster.py -> build/lib/redis/commands 2023-02-09 03:04:00,151 root INFO copying redis/commands/redismodules.py -> build/lib/redis/commands 2023-02-09 03:04:00,151 root INFO copying redis/commands/parser.py -> build/lib/redis/commands 2023-02-09 03:04:00,152 root INFO creating build/lib/redis/commands/search 2023-02-09 03:04:00,152 root INFO copying redis/commands/search/_util.py -> build/lib/redis/commands/search 2023-02-09 03:04:00,152 root INFO copying redis/commands/search/suggestion.py -> build/lib/redis/commands/search 2023-02-09 03:04:00,152 root INFO copying redis/commands/search/field.py -> build/lib/redis/commands/search 2023-02-09 03:04:00,153 root INFO copying redis/commands/search/result.py -> build/lib/redis/commands/search 2023-02-09 03:04:00,153 root INFO copying redis/commands/search/querystring.py -> build/lib/redis/commands/search 2023-02-09 03:04:00,153 root INFO copying redis/commands/search/__init__.py -> build/lib/redis/commands/search 2023-02-09 03:04:00,154 root INFO copying redis/commands/search/document.py -> build/lib/redis/commands/search 2023-02-09 03:04:00,154 root INFO copying redis/commands/search/commands.py -> build/lib/redis/commands/search 2023-02-09 03:04:00,154 root INFO copying redis/commands/search/query.py -> build/lib/redis/commands/search 2023-02-09 03:04:00,155 root INFO copying redis/commands/search/indexDefinition.py -> build/lib/redis/commands/search 2023-02-09 03:04:00,155 root INFO copying redis/commands/search/reducers.py -> build/lib/redis/commands/search 2023-02-09 03:04:00,155 root INFO copying redis/commands/search/aggregation.py -> build/lib/redis/commands/search 2023-02-09 03:04:00,156 root INFO creating build/lib/redis/commands/graph 2023-02-09 03:04:00,156 root INFO copying redis/commands/graph/execution_plan.py -> build/lib/redis/commands/graph 2023-02-09 03:04:00,156 root INFO copying redis/commands/graph/path.py -> build/lib/redis/commands/graph 2023-02-09 03:04:00,157 root INFO copying redis/commands/graph/__init__.py -> build/lib/redis/commands/graph 2023-02-09 03:04:00,157 root INFO copying redis/commands/graph/commands.py -> build/lib/redis/commands/graph 2023-02-09 03:04:00,157 root INFO copying redis/commands/graph/node.py -> build/lib/redis/commands/graph 2023-02-09 03:04:00,158 root INFO copying redis/commands/graph/query_result.py -> build/lib/redis/commands/graph 2023-02-09 03:04:00,158 root INFO copying redis/commands/graph/edge.py -> build/lib/redis/commands/graph 2023-02-09 03:04:00,158 root INFO copying redis/commands/graph/exceptions.py -> build/lib/redis/commands/graph 2023-02-09 03:04:00,159 root INFO creating build/lib/redis/commands/bf 2023-02-09 03:04:00,159 root INFO copying redis/commands/bf/info.py -> build/lib/redis/commands/bf 2023-02-09 03:04:00,159 root INFO copying redis/commands/bf/__init__.py -> build/lib/redis/commands/bf 2023-02-09 03:04:00,160 root INFO copying redis/commands/bf/commands.py -> build/lib/redis/commands/bf 2023-02-09 03:04:00,160 root INFO creating build/lib/redis/commands/json 2023-02-09 03:04:00,161 root INFO copying redis/commands/json/_util.py -> build/lib/redis/commands/json 2023-02-09 03:04:00,161 root INFO copying redis/commands/json/decoders.py -> build/lib/redis/commands/json 2023-02-09 03:04:00,161 root INFO copying redis/commands/json/path.py -> build/lib/redis/commands/json 2023-02-09 03:04:00,161 root INFO copying redis/commands/json/__init__.py -> build/lib/redis/commands/json 2023-02-09 03:04:00,162 root INFO copying redis/commands/json/commands.py -> build/lib/redis/commands/json 2023-02-09 03:04:00,162 root INFO creating build/lib/redis/commands/timeseries 2023-02-09 03:04:00,163 root INFO copying redis/commands/timeseries/utils.py -> build/lib/redis/commands/timeseries 2023-02-09 03:04:00,163 root INFO copying redis/commands/timeseries/info.py -> build/lib/redis/commands/timeseries 2023-02-09 03:04:00,163 root INFO copying redis/commands/timeseries/__init__.py -> build/lib/redis/commands/timeseries 2023-02-09 03:04:00,163 root INFO copying redis/commands/timeseries/commands.py -> build/lib/redis/commands/timeseries 2023-02-09 03:04:00,173 wheel INFO installing to build/bdist.linux-i686/wheel 2023-02-09 03:04:00,173 root INFO running install 2023-02-09 03:04:00,188 root INFO running install_lib 2023-02-09 03:04:00,191 root INFO creating build/bdist.linux-i686 2023-02-09 03:04:00,191 root INFO creating build/bdist.linux-i686/wheel 2023-02-09 03:04:00,191 root INFO creating build/bdist.linux-i686/wheel/redis 2023-02-09 03:04:00,192 root INFO copying build/lib/redis/crc.py -> build/bdist.linux-i686/wheel/redis 2023-02-09 03:04:00,192 root INFO copying build/lib/redis/utils.py -> build/bdist.linux-i686/wheel/redis 2023-02-09 03:04:00,192 root INFO copying build/lib/redis/retry.py -> build/bdist.linux-i686/wheel/redis 2023-02-09 03:04:00,192 root INFO copying build/lib/redis/lock.py -> build/bdist.linux-i686/wheel/redis 2023-02-09 03:04:00,193 root INFO copying build/lib/redis/sentinel.py -> build/bdist.linux-i686/wheel/redis 2023-02-09 03:04:00,193 root INFO copying build/lib/redis/typing.py -> build/bdist.linux-i686/wheel/redis 2023-02-09 03:04:00,193 root INFO copying build/lib/redis/backoff.py -> build/bdist.linux-i686/wheel/redis 2023-02-09 03:04:00,194 root INFO copying build/lib/redis/__init__.py -> build/bdist.linux-i686/wheel/redis 2023-02-09 03:04:00,194 root INFO copying build/lib/redis/cluster.py -> build/bdist.linux-i686/wheel/redis 2023-02-09 03:04:00,195 root INFO copying build/lib/redis/connection.py -> build/bdist.linux-i686/wheel/redis 2023-02-09 03:04:00,195 root INFO copying build/lib/redis/credentials.py -> build/bdist.linux-i686/wheel/redis 2023-02-09 03:04:00,195 root INFO copying build/lib/redis/client.py -> build/bdist.linux-i686/wheel/redis 2023-02-09 03:04:00,196 root INFO copying build/lib/redis/ocsp.py -> build/bdist.linux-i686/wheel/redis 2023-02-09 03:04:00,196 root INFO copying build/lib/redis/compat.py -> build/bdist.linux-i686/wheel/redis 2023-02-09 03:04:00,196 root INFO creating build/bdist.linux-i686/wheel/redis/asyncio 2023-02-09 03:04:00,197 root INFO copying build/lib/redis/asyncio/utils.py -> build/bdist.linux-i686/wheel/redis/asyncio 2023-02-09 03:04:00,197 root INFO copying build/lib/redis/asyncio/retry.py -> build/bdist.linux-i686/wheel/redis/asyncio 2023-02-09 03:04:00,197 root INFO copying build/lib/redis/asyncio/lock.py -> build/bdist.linux-i686/wheel/redis/asyncio 2023-02-09 03:04:00,198 root INFO copying build/lib/redis/asyncio/sentinel.py -> build/bdist.linux-i686/wheel/redis/asyncio 2023-02-09 03:04:00,198 root INFO copying build/lib/redis/asyncio/__init__.py -> build/bdist.linux-i686/wheel/redis/asyncio 2023-02-09 03:04:00,198 root INFO copying build/lib/redis/asyncio/cluster.py -> build/bdist.linux-i686/wheel/redis/asyncio 2023-02-09 03:04:00,199 root INFO copying build/lib/redis/asyncio/connection.py -> build/bdist.linux-i686/wheel/redis/asyncio 2023-02-09 03:04:00,199 root INFO copying build/lib/redis/asyncio/parser.py -> build/bdist.linux-i686/wheel/redis/asyncio 2023-02-09 03:04:00,199 root INFO copying build/lib/redis/asyncio/client.py -> build/bdist.linux-i686/wheel/redis/asyncio 2023-02-09 03:04:00,200 root INFO copying build/lib/redis/exceptions.py -> build/bdist.linux-i686/wheel/redis 2023-02-09 03:04:00,200 root INFO creating build/bdist.linux-i686/wheel/redis/commands 2023-02-09 03:04:00,200 root INFO copying build/lib/redis/commands/sentinel.py -> build/bdist.linux-i686/wheel/redis/commands 2023-02-09 03:04:00,201 root INFO copying build/lib/redis/commands/helpers.py -> build/bdist.linux-i686/wheel/redis/commands 2023-02-09 03:04:00,201 root INFO creating build/bdist.linux-i686/wheel/redis/commands/search 2023-02-09 03:04:00,201 root INFO copying build/lib/redis/commands/search/_util.py -> build/bdist.linux-i686/wheel/redis/commands/search 2023-02-09 03:04:00,202 root INFO copying build/lib/redis/commands/search/suggestion.py -> build/bdist.linux-i686/wheel/redis/commands/search 2023-02-09 03:04:00,202 root INFO copying build/lib/redis/commands/search/field.py -> build/bdist.linux-i686/wheel/redis/commands/search 2023-02-09 03:04:00,202 root INFO copying build/lib/redis/commands/search/result.py -> build/bdist.linux-i686/wheel/redis/commands/search 2023-02-09 03:04:00,202 root INFO copying build/lib/redis/commands/search/querystring.py -> build/bdist.linux-i686/wheel/redis/commands/search 2023-02-09 03:04:00,203 root INFO copying build/lib/redis/commands/search/__init__.py -> build/bdist.linux-i686/wheel/redis/commands/search 2023-02-09 03:04:00,203 root INFO copying build/lib/redis/commands/search/document.py -> build/bdist.linux-i686/wheel/redis/commands/search 2023-02-09 03:04:00,203 root INFO copying build/lib/redis/commands/search/commands.py -> build/bdist.linux-i686/wheel/redis/commands/search 2023-02-09 03:04:00,204 root INFO copying build/lib/redis/commands/search/query.py -> build/bdist.linux-i686/wheel/redis/commands/search 2023-02-09 03:04:00,204 root INFO copying build/lib/redis/commands/search/indexDefinition.py -> build/bdist.linux-i686/wheel/redis/commands/search 2023-02-09 03:04:00,204 root INFO copying build/lib/redis/commands/search/reducers.py -> build/bdist.linux-i686/wheel/redis/commands/search 2023-02-09 03:04:00,205 root INFO copying build/lib/redis/commands/search/aggregation.py -> build/bdist.linux-i686/wheel/redis/commands/search 2023-02-09 03:04:00,205 root INFO copying build/lib/redis/commands/__init__.py -> build/bdist.linux-i686/wheel/redis/commands 2023-02-09 03:04:00,205 root INFO copying build/lib/redis/commands/core.py -> build/bdist.linux-i686/wheel/redis/commands 2023-02-09 03:04:00,206 root INFO copying build/lib/redis/commands/cluster.py -> build/bdist.linux-i686/wheel/redis/commands 2023-02-09 03:04:00,206 root INFO creating build/bdist.linux-i686/wheel/redis/commands/graph 2023-02-09 03:04:00,207 root INFO copying build/lib/redis/commands/graph/execution_plan.py -> build/bdist.linux-i686/wheel/redis/commands/graph 2023-02-09 03:04:00,207 root INFO copying build/lib/redis/commands/graph/path.py -> build/bdist.linux-i686/wheel/redis/commands/graph 2023-02-09 03:04:00,207 root INFO copying build/lib/redis/commands/graph/__init__.py -> build/bdist.linux-i686/wheel/redis/commands/graph 2023-02-09 03:04:00,207 root INFO copying build/lib/redis/commands/graph/commands.py -> build/bdist.linux-i686/wheel/redis/commands/graph 2023-02-09 03:04:00,208 root INFO copying build/lib/redis/commands/graph/node.py -> build/bdist.linux-i686/wheel/redis/commands/graph 2023-02-09 03:04:00,208 root INFO copying build/lib/redis/commands/graph/query_result.py -> build/bdist.linux-i686/wheel/redis/commands/graph 2023-02-09 03:04:00,208 root INFO copying build/lib/redis/commands/graph/edge.py -> build/bdist.linux-i686/wheel/redis/commands/graph 2023-02-09 03:04:00,209 root INFO copying build/lib/redis/commands/graph/exceptions.py -> build/bdist.linux-i686/wheel/redis/commands/graph 2023-02-09 03:04:00,209 root INFO copying build/lib/redis/commands/redismodules.py -> build/bdist.linux-i686/wheel/redis/commands 2023-02-09 03:04:00,209 root INFO creating build/bdist.linux-i686/wheel/redis/commands/bf 2023-02-09 03:04:00,210 root INFO copying build/lib/redis/commands/bf/info.py -> build/bdist.linux-i686/wheel/redis/commands/bf 2023-02-09 03:04:00,210 root INFO copying build/lib/redis/commands/bf/__init__.py -> build/bdist.linux-i686/wheel/redis/commands/bf 2023-02-09 03:04:00,210 root INFO copying build/lib/redis/commands/bf/commands.py -> build/bdist.linux-i686/wheel/redis/commands/bf 2023-02-09 03:04:00,210 root INFO copying build/lib/redis/commands/parser.py -> build/bdist.linux-i686/wheel/redis/commands 2023-02-09 03:04:00,211 root INFO creating build/bdist.linux-i686/wheel/redis/commands/json 2023-02-09 03:04:00,211 root INFO copying build/lib/redis/commands/json/_util.py -> build/bdist.linux-i686/wheel/redis/commands/json 2023-02-09 03:04:00,211 root INFO copying build/lib/redis/commands/json/decoders.py -> build/bdist.linux-i686/wheel/redis/commands/json 2023-02-09 03:04:00,212 root INFO copying build/lib/redis/commands/json/path.py -> build/bdist.linux-i686/wheel/redis/commands/json 2023-02-09 03:04:00,212 root INFO copying build/lib/redis/commands/json/__init__.py -> build/bdist.linux-i686/wheel/redis/commands/json 2023-02-09 03:04:00,212 root INFO copying build/lib/redis/commands/json/commands.py -> build/bdist.linux-i686/wheel/redis/commands/json 2023-02-09 03:04:00,213 root INFO creating build/bdist.linux-i686/wheel/redis/commands/timeseries 2023-02-09 03:04:00,213 root INFO copying build/lib/redis/commands/timeseries/utils.py -> build/bdist.linux-i686/wheel/redis/commands/timeseries 2023-02-09 03:04:00,213 root INFO copying build/lib/redis/commands/timeseries/info.py -> build/bdist.linux-i686/wheel/redis/commands/timeseries 2023-02-09 03:04:00,213 root INFO copying build/lib/redis/commands/timeseries/__init__.py -> build/bdist.linux-i686/wheel/redis/commands/timeseries 2023-02-09 03:04:00,214 root INFO copying build/lib/redis/commands/timeseries/commands.py -> build/bdist.linux-i686/wheel/redis/commands/timeseries 2023-02-09 03:04:00,214 root INFO running install_egg_info 2023-02-09 03:04:00,227 root INFO running egg_info 2023-02-09 03:04:00,229 root INFO writing redis.egg-info/PKG-INFO 2023-02-09 03:04:00,230 root INFO writing dependency_links to redis.egg-info/dependency_links.txt 2023-02-09 03:04:00,230 root INFO writing requirements to redis.egg-info/requires.txt 2023-02-09 03:04:00,231 root INFO writing top-level names to redis.egg-info/top_level.txt 2023-02-09 03:04:00,236 root INFO reading manifest file 'redis.egg-info/SOURCES.txt' 2023-02-09 03:04:00,238 root INFO reading manifest template 'MANIFEST.in' 2023-02-09 03:04:00,238 root WARNING warning: no previously-included files found matching '__pycache__' 2023-02-09 03:04:00,241 root WARNING warning: no previously-included files matching '*.pyc' found under directory 'tests' 2023-02-09 03:04:00,242 root INFO adding license file 'LICENSE' 2023-02-09 03:04:00,245 root INFO writing manifest file 'redis.egg-info/SOURCES.txt' 2023-02-09 03:04:00,245 root INFO Copying redis.egg-info to build/bdist.linux-i686/wheel/redis-4.5.1-py3.11.egg-info 2023-02-09 03:04:00,247 root INFO running install_scripts 2023-02-09 03:04:00,281 wheel INFO creating build/bdist.linux-i686/wheel/redis-4.5.1.dist-info/WHEEL 2023-02-09 03:04:00,282 wheel INFO creating '/home/buildozer/aports/community/py3-redis/src/redis-4.5.1/dist/.tmp-werofphf/redis-4.5.1-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2023-02-09 03:04:00,282 wheel INFO adding 'redis/__init__.py' 2023-02-09 03:04:00,283 wheel INFO adding 'redis/backoff.py' 2023-02-09 03:04:00,283 wheel INFO adding 'redis/client.py' 2023-02-09 03:04:00,285 wheel INFO adding 'redis/cluster.py' 2023-02-09 03:04:00,285 wheel INFO adding 'redis/compat.py' 2023-02-09 03:04:00,286 wheel INFO adding 'redis/connection.py' 2023-02-09 03:04:00,287 wheel INFO adding 'redis/crc.py' 2023-02-09 03:04:00,287 wheel INFO adding 'redis/credentials.py' 2023-02-09 03:04:00,287 wheel INFO adding 'redis/exceptions.py' 2023-02-09 03:04:00,288 wheel INFO adding 'redis/lock.py' 2023-02-09 03:04:00,288 wheel INFO adding 'redis/ocsp.py' 2023-02-09 03:04:00,289 wheel INFO adding 'redis/retry.py' 2023-02-09 03:04:00,289 wheel INFO adding 'redis/sentinel.py' 2023-02-09 03:04:00,290 wheel INFO adding 'redis/typing.py' 2023-02-09 03:04:00,290 wheel INFO adding 'redis/utils.py' 2023-02-09 03:04:00,290 wheel INFO adding 'redis/asyncio/__init__.py' 2023-02-09 03:04:00,291 wheel INFO adding 'redis/asyncio/client.py' 2023-02-09 03:04:00,292 wheel INFO adding 'redis/asyncio/cluster.py' 2023-02-09 03:04:00,293 wheel INFO adding 'redis/asyncio/connection.py' 2023-02-09 03:04:00,293 wheel INFO adding 'redis/asyncio/lock.py' 2023-02-09 03:04:00,294 wheel INFO adding 'redis/asyncio/parser.py' 2023-02-09 03:04:00,294 wheel INFO adding 'redis/asyncio/retry.py' 2023-02-09 03:04:00,294 wheel INFO adding 'redis/asyncio/sentinel.py' 2023-02-09 03:04:00,295 wheel INFO adding 'redis/asyncio/utils.py' 2023-02-09 03:04:00,295 wheel INFO adding 'redis/commands/__init__.py' 2023-02-09 03:04:00,296 wheel INFO adding 'redis/commands/cluster.py' 2023-02-09 03:04:00,297 wheel INFO adding 'redis/commands/core.py' 2023-02-09 03:04:00,298 wheel INFO adding 'redis/commands/helpers.py' 2023-02-09 03:04:00,299 wheel INFO adding 'redis/commands/parser.py' 2023-02-09 03:04:00,299 wheel INFO adding 'redis/commands/redismodules.py' 2023-02-09 03:04:00,299 wheel INFO adding 'redis/commands/sentinel.py' 2023-02-09 03:04:00,300 wheel INFO adding 'redis/commands/bf/__init__.py' 2023-02-09 03:04:00,300 wheel INFO adding 'redis/commands/bf/commands.py' 2023-02-09 03:04:00,301 wheel INFO adding 'redis/commands/bf/info.py' 2023-02-09 03:04:00,301 wheel INFO adding 'redis/commands/graph/__init__.py' 2023-02-09 03:04:00,302 wheel INFO adding 'redis/commands/graph/commands.py' 2023-02-09 03:04:00,302 wheel INFO adding 'redis/commands/graph/edge.py' 2023-02-09 03:04:00,302 wheel INFO adding 'redis/commands/graph/exceptions.py' 2023-02-09 03:04:00,303 wheel INFO adding 'redis/commands/graph/execution_plan.py' 2023-02-09 03:04:00,303 wheel INFO adding 'redis/commands/graph/node.py' 2023-02-09 03:04:00,303 wheel INFO adding 'redis/commands/graph/path.py' 2023-02-09 03:04:00,304 wheel INFO adding 'redis/commands/graph/query_result.py' 2023-02-09 03:04:00,304 wheel INFO adding 'redis/commands/json/__init__.py' 2023-02-09 03:04:00,304 wheel INFO adding 'redis/commands/json/_util.py' 2023-02-09 03:04:00,305 wheel INFO adding 'redis/commands/json/commands.py' 2023-02-09 03:04:00,305 wheel INFO adding 'redis/commands/json/decoders.py' 2023-02-09 03:04:00,305 wheel INFO adding 'redis/commands/json/path.py' 2023-02-09 03:04:00,306 wheel INFO adding 'redis/commands/search/__init__.py' 2023-02-09 03:04:00,306 wheel INFO adding 'redis/commands/search/_util.py' 2023-02-09 03:04:00,307 wheel INFO adding 'redis/commands/search/aggregation.py' 2023-02-09 03:04:00,307 wheel INFO adding 'redis/commands/search/commands.py' 2023-02-09 03:04:00,308 wheel INFO adding 'redis/commands/search/document.py' 2023-02-09 03:04:00,308 wheel INFO adding 'redis/commands/search/field.py' 2023-02-09 03:04:00,308 wheel INFO adding 'redis/commands/search/indexDefinition.py' 2023-02-09 03:04:00,309 wheel INFO adding 'redis/commands/search/query.py' 2023-02-09 03:04:00,309 wheel INFO adding 'redis/commands/search/querystring.py' 2023-02-09 03:04:00,309 wheel INFO adding 'redis/commands/search/reducers.py' 2023-02-09 03:04:00,310 wheel INFO adding 'redis/commands/search/result.py' 2023-02-09 03:04:00,310 wheel INFO adding 'redis/commands/search/suggestion.py' 2023-02-09 03:04:00,310 wheel INFO adding 'redis/commands/timeseries/__init__.py' 2023-02-09 03:04:00,311 wheel INFO adding 'redis/commands/timeseries/commands.py' 2023-02-09 03:04:00,311 wheel INFO adding 'redis/commands/timeseries/info.py' 2023-02-09 03:04:00,312 wheel INFO adding 'redis/commands/timeseries/utils.py' 2023-02-09 03:04:00,312 wheel INFO adding 'redis-4.5.1.dist-info/LICENSE' 2023-02-09 03:04:00,312 wheel INFO adding 'redis-4.5.1.dist-info/METADATA' 2023-02-09 03:04:00,313 wheel INFO adding 'redis-4.5.1.dist-info/WHEEL' 2023-02-09 03:04:00,313 wheel INFO adding 'redis-4.5.1.dist-info/top_level.txt' 2023-02-09 03:04:00,313 wheel INFO adding 'redis-4.5.1.dist-info/RECORD' 2023-02-09 03:04:00,314 wheel INFO removing build/bdist.linux-i686/wheel 2023-02-09 03:04:00,317 gpep517 INFO The backend produced dist/redis-4.5.1-py3-none-any.whl redis-4.5.1-py3-none-any.whl >>> py3-redis: Entering fakeroot... >>> py3-redis*: Running postcheck for py3-redis >>> py3-redis*: Preparing package py3-redis... >>> py3-redis*: Tracing dependencies... >>> py3-redis*: Package size: 2.5 MB >>> py3-redis*: Compressing data... >>> py3-redis*: Create checksum... >>> py3-redis*: Create py3-redis-4.5.1-r0.apk >>> py3-redis: Build complete at Thu, 09 Feb 2023 03:04:01 +0000 elapsed time 0h 0m 4s >>> py3-redis: Cleaning up srcdir >>> py3-redis: Cleaning up pkgdir >>> py3-redis: Uninstalling dependencies... (1/16) Purging .makedepends-py3-redis (20230209.030358) (2/16) Purging py3-async-timeout (4.0.2-r1) (3/16) Purging py3-typing-extensions (4.4.0-r1) (4/16) Purging py3-hiredis (2.2.1-r0) (5/16) Purging py3-setuptools (67.2.0-r0) (6/16) Purging py3-gpep517 (13-r0) (7/16) Purging py3-installer (0.6.0-r0) (8/16) Purging py3-wheel (0.38.4-r1) (9/16) Purging py3-packaging (23.0-r0) (10/16) Purging py3-parsing (3.0.9-r1) (11/16) Purging python3 (3.11.2-r0) (12/16) Purging libffi (3.4.4-r0) (13/16) Purging gdbm (1.23-r0) (14/16) Purging mpdecimal (2.5.1-r1) (15/16) Purging readline (8.2.0-r0) (16/16) Purging sqlite-libs (3.40.1-r0) Executing busybox-1.36.0-r4.trigger OK: 379 MiB in 103 packages >>> py3-redis: Updating the community/x86 repository index... >>> py3-redis: Signing the index...