>>> py3-django-redis: Building testing/py3-django-redis 5.3.0-r0 (using abuild 3.11.21-r0) started Thu, 31 Aug 2023 00:01:09 +0000 >>> py3-django-redis: Checking sanity of /home/buildozer/aports/testing/py3-django-redis/APKBUILD... >>> py3-django-redis: Analyzing dependencies... >>> py3-django-redis: Installing for build: build-base py3-django py3-setuptools py3-wheel py3-gpep517 py3-installer py3-redis (1/35) Installing libffi (3.4.4-r3) (2/35) Installing gdbm (1.23-r1) (3/35) Installing mpdecimal (2.5.1-r2) (4/35) Installing libpanelw (6.4_p20230722-r0) (5/35) Installing readline (8.2.1-r2) (6/35) Installing sqlite-libs (3.43.0-r0) (7/35) Installing python3 (3.11.5-r0) (8/35) Installing python3-pycache-pyc0 (3.11.5-r0) (9/35) Installing pyc (0.1-r0) (10/35) Installing py3-asgiref (3.7.2-r0) (11/35) Installing py3-asgiref-pyc (3.7.2-r0) (12/35) Installing py3-sqlparse (0.4.4-r1) (13/35) Installing py3-sqlparse-pyc (0.4.4-r1) (14/35) Installing tzdata (2023c-r1) (15/35) Installing py3-django-pyc (4.2.3-r0) (16/35) Installing python3-pyc (3.11.5-r0) (17/35) Installing py3-django (4.2.3-r0) (18/35) Installing py3-parsing (3.1.1-r0) (19/35) Installing py3-parsing-pyc (3.1.1-r0) (20/35) Installing py3-packaging (23.1-r3) (21/35) Installing py3-packaging-pyc (23.1-r3) (22/35) Installing py3-setuptools (68.0.0-r2) (23/35) Installing py3-setuptools-pyc (68.0.0-r2) (24/35) Installing py3-wheel (0.41.0-r2) (25/35) Installing py3-wheel-pyc (0.41.0-r2) (26/35) Installing py3-installer (0.7.0-r1) (27/35) Installing py3-installer-pyc (0.7.0-r1) (28/35) Installing py3-gpep517 (15-r0) (29/35) Installing py3-gpep517-pyc (15-r0) (30/35) Installing hiredis (1.2.0-r0) (31/35) Installing py3-hiredis (2.3.0-r0) (32/35) Installing py3-hiredis-pyc (2.3.0-r0) (33/35) Installing py3-redis (5.0.0-r0) (34/35) Installing py3-redis-pyc (5.0.0-r0) (35/35) Installing .makedepends-py3-django-redis (20230831.000110) Executing busybox-1.36.1-r6.trigger OK: 485 MiB in 145 packages >>> py3-django-redis: Cleaning up srcdir >>> py3-django-redis: Cleaning up pkgdir >>> py3-django-redis: Cleaning up tmpdir >>> py3-django-redis: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-django-redis-5.3.0.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-django-redis: Fetching py3-django-redis-5.3.0.tar.gz::https://pypi.io/packages/source/d/django-redis/django-redis-5.3.0.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 100 122 100 122 0 0 2083 0 --:--:-- --:--:-- --:--:-- 2103 100 284 100 284 0 0 1469 0 --:--:-- --:--:-- --:--:-- 1469 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 44800 100 44800 0 0 162k 0 --:--:-- --:--:-- --:--:-- 162k >>> py3-django-redis: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-django-redis-5.3.0.tar.gz >>> py3-django-redis: Checking sha512sums... py3-django-redis-5.3.0.tar.gz: OK >>> py3-django-redis: Unpacking /var/cache/distfiles/edge/py3-django-redis-5.3.0.tar.gz... 2023-08-31 00:01:12,855 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-08-31 00:01:12,951 root INFO running bdist_wheel 2023-08-31 00:01:12,970 root INFO running build 2023-08-31 00:01:12,970 root INFO running build_py 2023-08-31 00:01:12,974 root INFO creating build 2023-08-31 00:01:12,974 root INFO creating build/lib 2023-08-31 00:01:12,974 root INFO creating build/lib/django_redis 2023-08-31 00:01:12,974 root INFO copying django_redis/util.py -> build/lib/django_redis 2023-08-31 00:01:12,975 root INFO copying django_redis/__init__.py -> build/lib/django_redis 2023-08-31 00:01:12,975 root INFO copying django_redis/hash_ring.py -> build/lib/django_redis 2023-08-31 00:01:12,975 root INFO copying django_redis/pool.py -> build/lib/django_redis 2023-08-31 00:01:12,976 root INFO copying django_redis/exceptions.py -> build/lib/django_redis 2023-08-31 00:01:12,976 root INFO copying django_redis/cache.py -> build/lib/django_redis 2023-08-31 00:01:12,977 root INFO creating build/lib/django_redis/client 2023-08-31 00:01:12,977 root INFO copying django_redis/client/sentinel.py -> build/lib/django_redis/client 2023-08-31 00:01:12,977 root INFO copying django_redis/client/default.py -> build/lib/django_redis/client 2023-08-31 00:01:12,978 root INFO copying django_redis/client/__init__.py -> build/lib/django_redis/client 2023-08-31 00:01:12,978 root INFO copying django_redis/client/sharded.py -> build/lib/django_redis/client 2023-08-31 00:01:12,979 root INFO copying django_redis/client/herd.py -> build/lib/django_redis/client 2023-08-31 00:01:12,979 root INFO creating build/lib/django_redis/serializers 2023-08-31 00:01:12,979 root INFO copying django_redis/serializers/pickle.py -> build/lib/django_redis/serializers 2023-08-31 00:01:12,980 root INFO copying django_redis/serializers/__init__.py -> build/lib/django_redis/serializers 2023-08-31 00:01:12,980 root INFO copying django_redis/serializers/base.py -> build/lib/django_redis/serializers 2023-08-31 00:01:12,980 root INFO copying django_redis/serializers/json.py -> build/lib/django_redis/serializers 2023-08-31 00:01:12,981 root INFO copying django_redis/serializers/msgpack.py -> build/lib/django_redis/serializers 2023-08-31 00:01:12,981 root INFO creating build/lib/django_redis/compressors 2023-08-31 00:01:12,981 root INFO copying django_redis/compressors/lzma.py -> build/lib/django_redis/compressors 2023-08-31 00:01:12,982 root INFO copying django_redis/compressors/__init__.py -> build/lib/django_redis/compressors 2023-08-31 00:01:12,982 root INFO copying django_redis/compressors/zstd.py -> build/lib/django_redis/compressors 2023-08-31 00:01:12,982 root INFO copying django_redis/compressors/zlib.py -> build/lib/django_redis/compressors 2023-08-31 00:01:12,983 root INFO copying django_redis/compressors/identity.py -> build/lib/django_redis/compressors 2023-08-31 00:01:12,983 root INFO copying django_redis/compressors/base.py -> build/lib/django_redis/compressors 2023-08-31 00:01:12,983 root INFO copying django_redis/compressors/lz4.py -> build/lib/django_redis/compressors 2023-08-31 00:01:12,992 wheel INFO installing to build/bdist.linux-i686/wheel 2023-08-31 00:01:12,992 root INFO running install 2023-08-31 00:01:13,007 root INFO running install_lib 2023-08-31 00:01:13,010 root INFO creating build/bdist.linux-i686 2023-08-31 00:01:13,010 root INFO creating build/bdist.linux-i686/wheel 2023-08-31 00:01:13,010 root INFO creating build/bdist.linux-i686/wheel/django_redis 2023-08-31 00:01:13,010 root INFO creating build/bdist.linux-i686/wheel/django_redis/serializers 2023-08-31 00:01:13,011 root INFO copying build/lib/django_redis/serializers/pickle.py -> build/bdist.linux-i686/wheel/django_redis/serializers 2023-08-31 00:01:13,011 root INFO copying build/lib/django_redis/serializers/__init__.py -> build/bdist.linux-i686/wheel/django_redis/serializers 2023-08-31 00:01:13,011 root INFO copying build/lib/django_redis/serializers/base.py -> build/bdist.linux-i686/wheel/django_redis/serializers 2023-08-31 00:01:13,012 root INFO copying build/lib/django_redis/serializers/json.py -> build/bdist.linux-i686/wheel/django_redis/serializers 2023-08-31 00:01:13,012 root INFO copying build/lib/django_redis/serializers/msgpack.py -> build/bdist.linux-i686/wheel/django_redis/serializers 2023-08-31 00:01:13,012 root INFO copying build/lib/django_redis/util.py -> build/bdist.linux-i686/wheel/django_redis 2023-08-31 00:01:13,013 root INFO copying build/lib/django_redis/__init__.py -> build/bdist.linux-i686/wheel/django_redis 2023-08-31 00:01:13,013 root INFO creating build/bdist.linux-i686/wheel/django_redis/client 2023-08-31 00:01:13,013 root INFO copying build/lib/django_redis/client/sentinel.py -> build/bdist.linux-i686/wheel/django_redis/client 2023-08-31 00:01:13,013 root INFO copying build/lib/django_redis/client/default.py -> build/bdist.linux-i686/wheel/django_redis/client 2023-08-31 00:01:13,014 root INFO copying build/lib/django_redis/client/__init__.py -> build/bdist.linux-i686/wheel/django_redis/client 2023-08-31 00:01:13,014 root INFO copying build/lib/django_redis/client/sharded.py -> build/bdist.linux-i686/wheel/django_redis/client 2023-08-31 00:01:13,014 root INFO copying build/lib/django_redis/client/herd.py -> build/bdist.linux-i686/wheel/django_redis/client 2023-08-31 00:01:13,015 root INFO copying build/lib/django_redis/hash_ring.py -> build/bdist.linux-i686/wheel/django_redis 2023-08-31 00:01:13,015 root INFO creating build/bdist.linux-i686/wheel/django_redis/compressors 2023-08-31 00:01:13,015 root INFO copying build/lib/django_redis/compressors/lzma.py -> build/bdist.linux-i686/wheel/django_redis/compressors 2023-08-31 00:01:13,016 root INFO copying build/lib/django_redis/compressors/__init__.py -> build/bdist.linux-i686/wheel/django_redis/compressors 2023-08-31 00:01:13,016 root INFO copying build/lib/django_redis/compressors/zstd.py -> build/bdist.linux-i686/wheel/django_redis/compressors 2023-08-31 00:01:13,017 root INFO copying build/lib/django_redis/compressors/zlib.py -> build/bdist.linux-i686/wheel/django_redis/compressors 2023-08-31 00:01:13,017 root INFO copying build/lib/django_redis/compressors/identity.py -> build/bdist.linux-i686/wheel/django_redis/compressors 2023-08-31 00:01:13,017 root INFO copying build/lib/django_redis/compressors/base.py -> build/bdist.linux-i686/wheel/django_redis/compressors 2023-08-31 00:01:13,018 root INFO copying build/lib/django_redis/compressors/lz4.py -> build/bdist.linux-i686/wheel/django_redis/compressors 2023-08-31 00:01:13,018 root INFO copying build/lib/django_redis/pool.py -> build/bdist.linux-i686/wheel/django_redis 2023-08-31 00:01:13,018 root INFO copying build/lib/django_redis/exceptions.py -> build/bdist.linux-i686/wheel/django_redis 2023-08-31 00:01:13,018 root INFO copying build/lib/django_redis/cache.py -> build/bdist.linux-i686/wheel/django_redis 2023-08-31 00:01:13,019 root INFO running install_egg_info 2023-08-31 00:01:13,031 root INFO running egg_info 2023-08-31 00:01:13,034 root INFO writing django_redis.egg-info/PKG-INFO 2023-08-31 00:01:13,034 root INFO writing dependency_links to django_redis.egg-info/dependency_links.txt 2023-08-31 00:01:13,035 root INFO writing requirements to django_redis.egg-info/requires.txt 2023-08-31 00:01:13,035 root INFO writing top-level names to django_redis.egg-info/top_level.txt 2023-08-31 00:01:13,039 root INFO reading manifest file 'django_redis.egg-info/SOURCES.txt' 2023-08-31 00:01:13,040 root INFO reading manifest template 'MANIFEST.in' 2023-08-31 00:01:13,040 root WARNING warning: no files found matching 'CHANGES.txt' 2023-08-31 00:01:13,041 root WARNING warning: no files found matching 'README.txt' under directory 'tests' 2023-08-31 00:01:13,042 root WARNING warning: no files found matching 'Makefile' under directory 'doc' 2023-08-31 00:01:13,042 root WARNING warning: no files found matching '*.adoc' under directory 'doc' 2023-08-31 00:01:13,042 root WARNING warning: no files found matching '*.html' under directory 'doc' 2023-08-31 00:01:13,042 root INFO adding license file 'LICENSE' 2023-08-31 00:01:13,043 root INFO adding license file 'AUTHORS.rst' 2023-08-31 00:01:13,044 root INFO writing manifest file 'django_redis.egg-info/SOURCES.txt' 2023-08-31 00:01:13,045 root INFO Copying django_redis.egg-info to build/bdist.linux-i686/wheel/django_redis-5.3.0-py3.11.egg-info 2023-08-31 00:01:13,046 root INFO running install_scripts 2023-08-31 00:01:13,053 wheel INFO creating build/bdist.linux-i686/wheel/django_redis-5.3.0.dist-info/WHEEL 2023-08-31 00:01:13,053 wheel INFO creating '/home/buildozer/aports/testing/py3-django-redis/src/django-redis-5.3.0/dist/.tmp-jbqj8yxz/django_redis-5.3.0-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2023-08-31 00:01:13,054 wheel INFO adding 'django_redis/__init__.py' 2023-08-31 00:01:13,054 wheel INFO adding 'django_redis/cache.py' 2023-08-31 00:01:13,054 wheel INFO adding 'django_redis/exceptions.py' 2023-08-31 00:01:13,055 wheel INFO adding 'django_redis/hash_ring.py' 2023-08-31 00:01:13,055 wheel INFO adding 'django_redis/pool.py' 2023-08-31 00:01:13,055 wheel INFO adding 'django_redis/util.py' 2023-08-31 00:01:13,056 wheel INFO adding 'django_redis/client/__init__.py' 2023-08-31 00:01:13,056 wheel INFO adding 'django_redis/client/default.py' 2023-08-31 00:01:13,057 wheel INFO adding 'django_redis/client/herd.py' 2023-08-31 00:01:13,057 wheel INFO adding 'django_redis/client/sentinel.py' 2023-08-31 00:01:13,057 wheel INFO adding 'django_redis/client/sharded.py' 2023-08-31 00:01:13,058 wheel INFO adding 'django_redis/compressors/__init__.py' 2023-08-31 00:01:13,058 wheel INFO adding 'django_redis/compressors/base.py' 2023-08-31 00:01:13,059 wheel INFO adding 'django_redis/compressors/identity.py' 2023-08-31 00:01:13,059 wheel INFO adding 'django_redis/compressors/lz4.py' 2023-08-31 00:01:13,059 wheel INFO adding 'django_redis/compressors/lzma.py' 2023-08-31 00:01:13,059 wheel INFO adding 'django_redis/compressors/zlib.py' 2023-08-31 00:01:13,060 wheel INFO adding 'django_redis/compressors/zstd.py' 2023-08-31 00:01:13,060 wheel INFO adding 'django_redis/serializers/__init__.py' 2023-08-31 00:01:13,060 wheel INFO adding 'django_redis/serializers/base.py' 2023-08-31 00:01:13,061 wheel INFO adding 'django_redis/serializers/json.py' 2023-08-31 00:01:13,061 wheel INFO adding 'django_redis/serializers/msgpack.py' 2023-08-31 00:01:13,061 wheel INFO adding 'django_redis/serializers/pickle.py' 2023-08-31 00:01:13,062 wheel INFO adding 'django_redis-5.3.0.dist-info/AUTHORS.rst' 2023-08-31 00:01:13,062 wheel INFO adding 'django_redis-5.3.0.dist-info/LICENSE' 2023-08-31 00:01:13,062 wheel INFO adding 'django_redis-5.3.0.dist-info/METADATA' 2023-08-31 00:01:13,063 wheel INFO adding 'django_redis-5.3.0.dist-info/WHEEL' 2023-08-31 00:01:13,063 wheel INFO adding 'django_redis-5.3.0.dist-info/top_level.txt' 2023-08-31 00:01:13,063 wheel INFO adding 'django_redis-5.3.0.dist-info/RECORD' 2023-08-31 00:01:13,064 wheel INFO removing build/bdist.linux-i686/wheel 2023-08-31 00:01:13,065 gpep517 INFO The backend produced dist/django_redis-5.3.0-py3-none-any.whl django_redis-5.3.0-py3-none-any.whl >>> py3-django-redis: Entering fakeroot... >>> py3-django-redis-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-django-redis/pkg/py3-django-redis/usr/lib/python3.11/site-packages/django_redis/serializers/__pycache__' -> '/home/buildozer/aports/testing/py3-django-redis/pkg/py3-django-redis-pyc/usr/lib/python3.11/site-packages/django_redis/serializers/__pycache__' '/home/buildozer/aports/testing/py3-django-redis/pkg/py3-django-redis/usr/lib/python3.11/site-packages/django_redis/__pycache__' -> '/home/buildozer/aports/testing/py3-django-redis/pkg/py3-django-redis-pyc/usr/lib/python3.11/site-packages/django_redis/__pycache__' '/home/buildozer/aports/testing/py3-django-redis/pkg/py3-django-redis/usr/lib/python3.11/site-packages/django_redis/client/__pycache__' -> '/home/buildozer/aports/testing/py3-django-redis/pkg/py3-django-redis-pyc/usr/lib/python3.11/site-packages/django_redis/client/__pycache__' '/home/buildozer/aports/testing/py3-django-redis/pkg/py3-django-redis/usr/lib/python3.11/site-packages/django_redis/compressors/__pycache__' -> '/home/buildozer/aports/testing/py3-django-redis/pkg/py3-django-redis-pyc/usr/lib/python3.11/site-packages/django_redis/compressors/__pycache__' >>> py3-django-redis-pyc*: Preparing subpackage py3-django-redis-pyc... >>> py3-django-redis-pyc*: Running postcheck for py3-django-redis-pyc >>> py3-django-redis*: Running postcheck for py3-django-redis >>> py3-django-redis*: Preparing package py3-django-redis... >>> py3-django-redis-pyc*: Tracing dependencies... py3-django python3~3.11 >>> py3-django-redis-pyc*: Package size: 216.0 KB >>> py3-django-redis-pyc*: Compressing data... >>> py3-django-redis-pyc*: Create checksum... >>> py3-django-redis-pyc*: Create py3-django-redis-pyc-5.3.0-r0.apk >>> py3-django-redis*: Tracing dependencies... py3-django python3~3.11 >>> py3-django-redis*: Package size: 216.0 KB >>> py3-django-redis*: Compressing data... >>> py3-django-redis*: Create checksum... >>> py3-django-redis*: Create py3-django-redis-5.3.0-r0.apk >>> py3-django-redis: Build complete at Thu, 31 Aug 2023 00:01:14 +0000 elapsed time 0h 0m 5s >>> py3-django-redis: Cleaning up srcdir >>> py3-django-redis: Cleaning up pkgdir >>> py3-django-redis: Uninstalling dependencies... (1/35) Purging .makedepends-py3-django-redis (20230831.000110) (2/35) Purging py3-django-pyc (4.2.3-r0) (3/35) Purging py3-django (4.2.3-r0) (4/35) Purging py3-asgiref-pyc (3.7.2-r0) (5/35) Purging py3-asgiref (3.7.2-r0) (6/35) Purging py3-sqlparse-pyc (0.4.4-r1) (7/35) Purging py3-sqlparse (0.4.4-r1) (8/35) Purging tzdata (2023c-r1) (9/35) Purging py3-setuptools-pyc (68.0.0-r2) (10/35) Purging py3-setuptools (68.0.0-r2) (11/35) Purging py3-wheel-pyc (0.41.0-r2) (12/35) Purging py3-wheel (0.41.0-r2) (13/35) Purging py3-packaging-pyc (23.1-r3) (14/35) Purging py3-packaging (23.1-r3) (15/35) Purging py3-parsing-pyc (3.1.1-r0) (16/35) Purging py3-parsing (3.1.1-r0) (17/35) Purging py3-gpep517-pyc (15-r0) (18/35) Purging py3-gpep517 (15-r0) (19/35) Purging py3-installer-pyc (0.7.0-r1) (20/35) Purging py3-installer (0.7.0-r1) (21/35) Purging py3-redis-pyc (5.0.0-r0) (22/35) Purging py3-redis (5.0.0-r0) (23/35) Purging py3-hiredis-pyc (2.3.0-r0) (24/35) Purging py3-hiredis (2.3.0-r0) (25/35) Purging hiredis (1.2.0-r0) (26/35) Purging python3-pyc (3.11.5-r0) (27/35) Purging python3-pycache-pyc0 (3.11.5-r0) (28/35) Purging pyc (0.1-r0) (29/35) Purging python3 (3.11.5-r0) (30/35) Purging gdbm (1.23-r1) (31/35) Purging libffi (3.4.4-r3) (32/35) Purging libpanelw (6.4_p20230722-r0) (33/35) Purging mpdecimal (2.5.1-r2) (34/35) Purging readline (8.2.1-r2) (35/35) Purging sqlite-libs (3.43.0-r0) Executing busybox-1.36.1-r6.trigger OK: 379 MiB in 110 packages >>> py3-django-redis: Updating the testing/x86 repository index... >>> py3-django-redis: Signing the index...