>>> py3-whitenoise: Building community/py3-whitenoise 6.6.0-r0 (using abuild 3.12.0-r0) started Fri, 24 Nov 2023 04:01:04 +0000 >>> py3-whitenoise: Checking sanity of /home/buildozer/aports/community/py3-whitenoise/APKBUILD... >>> py3-whitenoise: Analyzing dependencies... >>> py3-whitenoise: Installing for build: build-base py3-brotli py3-gpep517 py3-setuptools py3-wheel py3-django py3-pytest py3-requests (1/52) Installing libbz2 (1.0.8-r6) (2/52) Installing libffi (3.4.4-r3) (3/52) Installing gdbm (1.23-r1) (4/52) Installing xz-libs (5.4.5-r0) (5/52) Installing mpdecimal (2.5.1-r2) (6/52) Installing libpanelw (6.4_p20231007-r0) (7/52) Installing readline (8.2.1-r2) (8/52) Installing sqlite-libs (3.44.1-r0) (9/52) Installing python3 (3.11.6-r1) (10/52) Installing python3-pycache-pyc0 (3.11.6-r1) (11/52) Installing pyc (3.11.6-r1) (12/52) Installing py3-brotli-pyc (1.1.0-r1) (13/52) Installing python3-pyc (3.11.6-r1) (14/52) Installing py3-brotli (1.1.0-r1) (15/52) Installing py3-installer (0.7.0-r1) (16/52) Installing py3-installer-pyc (0.7.0-r1) (17/52) Installing py3-gpep517 (15-r0) (18/52) Installing py3-gpep517-pyc (15-r0) (19/52) Installing py3-parsing (3.1.1-r0) (20/52) Installing py3-parsing-pyc (3.1.1-r0) (21/52) Installing py3-packaging (23.2-r0) (22/52) Installing py3-packaging-pyc (23.2-r0) (23/52) Installing py3-setuptools (68.2.2-r0) (24/52) Installing py3-setuptools-pyc (68.2.2-r0) (25/52) Installing py3-wheel (0.41.3-r0) (26/52) Installing py3-wheel-pyc (0.41.3-r0) (27/52) Installing py3-asgiref (3.7.2-r0) (28/52) Installing py3-asgiref-pyc (3.7.2-r0) (29/52) Installing py3-sqlparse (0.4.4-r1) (30/52) Installing py3-sqlparse-pyc (0.4.4-r1) (31/52) Installing tzdata (2023c-r1) (32/52) Installing py3-django (4.2.6-r0) (33/52) Installing py3-django-pyc (4.2.6-r0) (34/52) Installing py3-iniconfig (1.1.1-r7) (35/52) Installing py3-iniconfig-pyc (1.1.1-r7) (36/52) Installing py3-pluggy (1.3.0-r0) (37/52) Installing py3-pluggy-pyc (1.3.0-r0) (38/52) Installing py3-py (1.11.0-r2) (39/52) Installing py3-py-pyc (1.11.0-r2) (40/52) Installing py3-pytest (7.4.3-r0) (41/52) Installing py3-pytest-pyc (7.4.3-r0) (42/52) Installing py3-certifi (2023.7.22-r0) (43/52) Installing py3-certifi-pyc (2023.7.22-r0) (44/52) Installing py3-charset-normalizer (3.3.2-r0) (45/52) Installing py3-charset-normalizer-pyc (3.3.2-r0) (46/52) Installing py3-idna (3.4-r4) (47/52) Installing py3-idna-pyc (3.4-r4) (48/52) Installing py3-urllib3 (1.26.18-r0) (49/52) Installing py3-urllib3-pyc (1.26.18-r0) (50/52) Installing py3-requests (2.31.0-r1) (51/52) Installing py3-requests-pyc (2.31.0-r1) (52/52) Installing .makedepends-py3-whitenoise (20231124.040105) Executing busybox-1.36.1-r15.trigger OK: 426 MiB in 154 packages >>> py3-whitenoise: Cleaning up srcdir >>> py3-whitenoise: Cleaning up pkgdir >>> py3-whitenoise: Cleaning up tmpdir >>> py3-whitenoise: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-whitenoise-6.6.0.tar.gz >>> py3-whitenoise: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-whitenoise-6.6.0.tar.gz >>> py3-whitenoise: Checking sha512sums... py3-whitenoise-6.6.0.tar.gz: OK >>> py3-whitenoise: Unpacking /var/cache/distfiles/py3-whitenoise-6.6.0.tar.gz... 2023-11-24 04:01:06,548 gpep517 INFO Building wheel via backend setuptools.build_meta 2023-11-24 04:01:06,585 root INFO running bdist_wheel 2023-11-24 04:01:06,600 root INFO running build 2023-11-24 04:01:06,600 root INFO running build_py 2023-11-24 04:01:06,602 root INFO creating build 2023-11-24 04:01:06,602 root INFO creating build/lib 2023-11-24 04:01:06,602 root INFO creating build/lib/whitenoise 2023-11-24 04:01:06,603 root INFO copying src/whitenoise/media_types.py -> build/lib/whitenoise 2023-11-24 04:01:06,603 root INFO copying src/whitenoise/middleware.py -> build/lib/whitenoise 2023-11-24 04:01:06,603 root INFO copying src/whitenoise/base.py -> build/lib/whitenoise 2023-11-24 04:01:06,603 root INFO copying src/whitenoise/compress.py -> build/lib/whitenoise 2023-11-24 04:01:06,603 root INFO copying src/whitenoise/storage.py -> build/lib/whitenoise 2023-11-24 04:01:06,604 root INFO copying src/whitenoise/responders.py -> build/lib/whitenoise 2023-11-24 04:01:06,604 root INFO copying src/whitenoise/string_utils.py -> build/lib/whitenoise 2023-11-24 04:01:06,604 root INFO copying src/whitenoise/__init__.py -> build/lib/whitenoise 2023-11-24 04:01:06,604 root INFO creating build/lib/whitenoise/runserver_nostatic 2023-11-24 04:01:06,604 root INFO copying src/whitenoise/runserver_nostatic/__init__.py -> build/lib/whitenoise/runserver_nostatic 2023-11-24 04:01:06,605 root INFO creating build/lib/whitenoise/runserver_nostatic/management 2023-11-24 04:01:06,605 root INFO copying src/whitenoise/runserver_nostatic/management/__init__.py -> build/lib/whitenoise/runserver_nostatic/management 2023-11-24 04:01:06,605 root INFO creating build/lib/whitenoise/runserver_nostatic/management/commands 2023-11-24 04:01:06,605 root INFO copying src/whitenoise/runserver_nostatic/management/commands/runserver.py -> build/lib/whitenoise/runserver_nostatic/management/commands 2023-11-24 04:01:06,605 root INFO copying src/whitenoise/runserver_nostatic/management/commands/__init__.py -> build/lib/whitenoise/runserver_nostatic/management/commands 2023-11-24 04:01:06,605 root INFO running egg_info 2023-11-24 04:01:06,605 root INFO creating src/whitenoise.egg-info 2023-11-24 04:01:06,607 root INFO writing src/whitenoise.egg-info/PKG-INFO 2023-11-24 04:01:06,607 root INFO writing dependency_links to src/whitenoise.egg-info/dependency_links.txt 2023-11-24 04:01:06,608 root INFO writing requirements to src/whitenoise.egg-info/requires.txt 2023-11-24 04:01:06,608 root INFO writing top-level names to src/whitenoise.egg-info/top_level.txt 2023-11-24 04:01:06,608 root INFO writing manifest file 'src/whitenoise.egg-info/SOURCES.txt' 2023-11-24 04:01:06,610 root INFO reading manifest file 'src/whitenoise.egg-info/SOURCES.txt' 2023-11-24 04:01:06,610 root INFO reading manifest template 'MANIFEST.in' 2023-11-24 04:01:06,611 root WARNING no previously-included directories found matching 'docs' 2023-11-24 04:01:06,611 root WARNING no previously-included directories found matching 'scripts' 2023-11-24 04:01:06,611 root WARNING warning: no previously-included files found matching '.readthedocs.yaml' 2023-11-24 04:01:06,611 root WARNING warning: no previously-included files found matching 'CHANGELOG.rst' 2023-11-24 04:01:06,611 root INFO adding license file 'LICENSE' 2023-11-24 04:01:06,612 root INFO writing manifest file 'src/whitenoise.egg-info/SOURCES.txt' 2023-11-24 04:01:06,616 wheel INFO installing to build/bdist.linux-armv8l/wheel 2023-11-24 04:01:06,616 root INFO running install 2023-11-24 04:01:06,624 root INFO running install_lib 2023-11-24 04:01:06,626 root INFO creating build/bdist.linux-armv8l 2023-11-24 04:01:06,626 root INFO creating build/bdist.linux-armv8l/wheel 2023-11-24 04:01:06,626 root INFO creating build/bdist.linux-armv8l/wheel/whitenoise 2023-11-24 04:01:06,626 root INFO copying build/lib/whitenoise/media_types.py -> build/bdist.linux-armv8l/wheel/whitenoise 2023-11-24 04:01:06,626 root INFO copying build/lib/whitenoise/middleware.py -> build/bdist.linux-armv8l/wheel/whitenoise 2023-11-24 04:01:06,626 root INFO copying build/lib/whitenoise/base.py -> build/bdist.linux-armv8l/wheel/whitenoise 2023-11-24 04:01:06,627 root INFO copying build/lib/whitenoise/compress.py -> build/bdist.linux-armv8l/wheel/whitenoise 2023-11-24 04:01:06,627 root INFO creating build/bdist.linux-armv8l/wheel/whitenoise/runserver_nostatic 2023-11-24 04:01:06,627 root INFO creating build/bdist.linux-armv8l/wheel/whitenoise/runserver_nostatic/management 2023-11-24 04:01:06,627 root INFO creating build/bdist.linux-armv8l/wheel/whitenoise/runserver_nostatic/management/commands 2023-11-24 04:01:06,627 root INFO copying build/lib/whitenoise/runserver_nostatic/management/commands/runserver.py -> build/bdist.linux-armv8l/wheel/whitenoise/runserver_nostatic/management/commands 2023-11-24 04:01:06,629 root INFO copying build/lib/whitenoise/runserver_nostatic/management/commands/__init__.py -> build/bdist.linux-armv8l/wheel/whitenoise/runserver_nostatic/management/commands 2023-11-24 04:01:06,629 root INFO copying build/lib/whitenoise/runserver_nostatic/management/__init__.py -> build/bdist.linux-armv8l/wheel/whitenoise/runserver_nostatic/management 2023-11-24 04:01:06,630 root INFO copying build/lib/whitenoise/runserver_nostatic/__init__.py -> build/bdist.linux-armv8l/wheel/whitenoise/runserver_nostatic 2023-11-24 04:01:06,630 root INFO copying build/lib/whitenoise/storage.py -> build/bdist.linux-armv8l/wheel/whitenoise 2023-11-24 04:01:06,630 root INFO copying build/lib/whitenoise/responders.py -> build/bdist.linux-armv8l/wheel/whitenoise 2023-11-24 04:01:06,630 root INFO copying build/lib/whitenoise/string_utils.py -> build/bdist.linux-armv8l/wheel/whitenoise 2023-11-24 04:01:06,630 root INFO copying build/lib/whitenoise/__init__.py -> build/bdist.linux-armv8l/wheel/whitenoise 2023-11-24 04:01:06,630 root INFO running install_egg_info 2023-11-24 04:01:06,634 root INFO Copying src/whitenoise.egg-info to build/bdist.linux-armv8l/wheel/whitenoise-6.6.0-py3.11.egg-info 2023-11-24 04:01:06,635 root INFO running install_scripts 2023-11-24 04:01:06,636 wheel INFO creating build/bdist.linux-armv8l/wheel/whitenoise-6.6.0.dist-info/WHEEL 2023-11-24 04:01:06,637 wheel INFO creating '/home/buildozer/aports/community/py3-whitenoise/src/whitenoise-6.6.0/.dist/.tmp-kydb6s3t/whitenoise-6.6.0-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2023-11-24 04:01:06,637 wheel INFO adding 'whitenoise/__init__.py' 2023-11-24 04:01:06,637 wheel INFO adding 'whitenoise/base.py' 2023-11-24 04:01:06,637 wheel INFO adding 'whitenoise/compress.py' 2023-11-24 04:01:06,637 wheel INFO adding 'whitenoise/media_types.py' 2023-11-24 04:01:06,638 wheel INFO adding 'whitenoise/middleware.py' 2023-11-24 04:01:06,638 wheel INFO adding 'whitenoise/responders.py' 2023-11-24 04:01:06,638 wheel INFO adding 'whitenoise/storage.py' 2023-11-24 04:01:06,638 wheel INFO adding 'whitenoise/string_utils.py' 2023-11-24 04:01:06,638 wheel INFO adding 'whitenoise/runserver_nostatic/__init__.py' 2023-11-24 04:01:06,639 wheel INFO adding 'whitenoise/runserver_nostatic/management/__init__.py' 2023-11-24 04:01:06,639 wheel INFO adding 'whitenoise/runserver_nostatic/management/commands/__init__.py' 2023-11-24 04:01:06,639 wheel INFO adding 'whitenoise/runserver_nostatic/management/commands/runserver.py' 2023-11-24 04:01:06,639 wheel INFO adding 'whitenoise-6.6.0.dist-info/LICENSE' 2023-11-24 04:01:06,639 wheel INFO adding 'whitenoise-6.6.0.dist-info/METADATA' 2023-11-24 04:01:06,639 wheel INFO adding 'whitenoise-6.6.0.dist-info/WHEEL' 2023-11-24 04:01:06,639 wheel INFO adding 'whitenoise-6.6.0.dist-info/top_level.txt' 2023-11-24 04:01:06,640 wheel INFO adding 'whitenoise-6.6.0.dist-info/RECORD' 2023-11-24 04:01:06,640 wheel INFO removing build/bdist.linux-armv8l/wheel 2023-11-24 04:01:06,640 gpep517 INFO The backend produced .dist/whitenoise-6.6.0-py3-none-any.whl whitenoise-6.6.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.6, pytest-7.4.3, pluggy-1.3.0 rootdir: /home/buildozer/aports/community/py3-whitenoise/src/whitenoise-6.6.0 configfile: pyproject.toml collected 122 items tests/test_compress.py ......... [ 7%] tests/test_django_whitenoise.py ...................... [ 25%] tests/test_media_types.py ..... [ 29%] tests/test_runserver_nostatic.py . [ 30%] tests/test_storage.py ...... [ 35%] tests/test_whitenoise.py .................................s............. [ 73%] ................................ [100%] ======================== 121 passed, 1 skipped in 0.90s ======================== >>> py3-whitenoise: Entering fakeroot... >>> py3-whitenoise-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-whitenoise/pkg/py3-whitenoise/usr/lib/python3.11/site-packages/whitenoise/__pycache__' -> '/home/buildozer/aports/community/py3-whitenoise/pkg/py3-whitenoise-pyc/usr/lib/python3.11/site-packages/whitenoise/__pycache__' '/home/buildozer/aports/community/py3-whitenoise/pkg/py3-whitenoise/usr/lib/python3.11/site-packages/whitenoise/runserver_nostatic/management/__pycache__' -> '/home/buildozer/aports/community/py3-whitenoise/pkg/py3-whitenoise-pyc/usr/lib/python3.11/site-packages/whitenoise/runserver_nostatic/management/__pycache__' '/home/buildozer/aports/community/py3-whitenoise/pkg/py3-whitenoise/usr/lib/python3.11/site-packages/whitenoise/runserver_nostatic/management/commands/__pycache__' -> '/home/buildozer/aports/community/py3-whitenoise/pkg/py3-whitenoise-pyc/usr/lib/python3.11/site-packages/whitenoise/runserver_nostatic/management/commands/__pycache__' '/home/buildozer/aports/community/py3-whitenoise/pkg/py3-whitenoise/usr/lib/python3.11/site-packages/whitenoise/runserver_nostatic/__pycache__' -> '/home/buildozer/aports/community/py3-whitenoise/pkg/py3-whitenoise-pyc/usr/lib/python3.11/site-packages/whitenoise/runserver_nostatic/__pycache__' >>> py3-whitenoise-pyc*: Preparing subpackage py3-whitenoise-pyc... >>> py3-whitenoise-pyc*: Running postcheck for py3-whitenoise-pyc >>> py3-whitenoise*: Running postcheck for py3-whitenoise >>> py3-whitenoise*: Preparing package py3-whitenoise... >>> py3-whitenoise-pyc*: Tracing dependencies... py3-brotli python3~3.11 >>> py3-whitenoise-pyc*: Package size: 148.0 KB >>> py3-whitenoise-pyc*: Compressing data... >>> py3-whitenoise-pyc*: Create checksum... >>> py3-whitenoise-pyc*: Create py3-whitenoise-pyc-6.6.0-r0.apk >>> py3-whitenoise*: Tracing dependencies... py3-brotli python3~3.11 >>> py3-whitenoise*: Package size: 128.0 KB >>> py3-whitenoise*: Compressing data... >>> py3-whitenoise*: Create checksum... >>> py3-whitenoise*: Create py3-whitenoise-6.6.0-r0.apk >>> py3-whitenoise: Build complete at Fri, 24 Nov 2023 04:01:08 +0000 elapsed time 0h 0m 4s >>> py3-whitenoise: Cleaning up srcdir >>> py3-whitenoise: Cleaning up pkgdir >>> py3-whitenoise: Uninstalling dependencies... (1/52) Purging .makedepends-py3-whitenoise (20231124.040105) (2/52) Purging py3-brotli-pyc (1.1.0-r1) (3/52) Purging py3-brotli (1.1.0-r1) (4/52) Purging py3-gpep517-pyc (15-r0) (5/52) Purging py3-gpep517 (15-r0) (6/52) Purging py3-installer-pyc (0.7.0-r1) (7/52) Purging py3-installer (0.7.0-r1) (8/52) Purging py3-setuptools-pyc (68.2.2-r0) (9/52) Purging py3-setuptools (68.2.2-r0) (10/52) Purging py3-wheel-pyc (0.41.3-r0) (11/52) Purging py3-wheel (0.41.3-r0) (12/52) Purging py3-django-pyc (4.2.6-r0) (13/52) Purging py3-django (4.2.6-r0) (14/52) Purging py3-asgiref-pyc (3.7.2-r0) (15/52) Purging py3-asgiref (3.7.2-r0) (16/52) Purging py3-sqlparse-pyc (0.4.4-r1) (17/52) Purging py3-sqlparse (0.4.4-r1) (18/52) Purging tzdata (2023c-r1) (19/52) Purging py3-pytest-pyc (7.4.3-r0) (20/52) Purging py3-pytest (7.4.3-r0) (21/52) Purging py3-iniconfig-pyc (1.1.1-r7) (22/52) Purging py3-iniconfig (1.1.1-r7) (23/52) Purging py3-packaging-pyc (23.2-r0) (24/52) Purging py3-packaging (23.2-r0) (25/52) Purging py3-parsing-pyc (3.1.1-r0) (26/52) Purging py3-parsing (3.1.1-r0) (27/52) Purging py3-pluggy-pyc (1.3.0-r0) (28/52) Purging py3-pluggy (1.3.0-r0) (29/52) Purging py3-py-pyc (1.11.0-r2) (30/52) Purging py3-py (1.11.0-r2) (31/52) Purging py3-requests-pyc (2.31.0-r1) (32/52) Purging py3-requests (2.31.0-r1) (33/52) Purging py3-certifi-pyc (2023.7.22-r0) (34/52) Purging py3-certifi (2023.7.22-r0) (35/52) Purging py3-charset-normalizer-pyc (3.3.2-r0) (36/52) Purging py3-charset-normalizer (3.3.2-r0) (37/52) Purging py3-idna-pyc (3.4-r4) (38/52) Purging py3-idna (3.4-r4) (39/52) Purging py3-urllib3-pyc (1.26.18-r0) (40/52) Purging py3-urllib3 (1.26.18-r0) (41/52) Purging python3-pyc (3.11.6-r1) (42/52) Purging python3-pycache-pyc0 (3.11.6-r1) (43/52) Purging pyc (3.11.6-r1) (44/52) Purging python3 (3.11.6-r1) (45/52) Purging gdbm (1.23-r1) (46/52) Purging libbz2 (1.0.8-r6) (47/52) Purging libffi (3.4.4-r3) (48/52) Purging libpanelw (6.4_p20231007-r0) (49/52) Purging mpdecimal (2.5.1-r2) (50/52) Purging readline (8.2.1-r2) (51/52) Purging sqlite-libs (3.44.1-r0) (52/52) Purging xz-libs (5.4.5-r0) Executing busybox-1.36.1-r15.trigger OK: 315 MiB in 102 packages >>> py3-whitenoise: Updating the community/armhf repository index... >>> py3-whitenoise: Signing the index...