>>> py3-pytest-django: Building community/py3-pytest-django 4.11.1-r0 (using abuild 3.15.0-r0) started Mon, 13 Oct 2025 02:34:20 +0000 >>> py3-pytest-django: Validating /home/udu/aports/community/py3-pytest-django/APKBUILD... >>> py3-pytest-django: Analyzing dependencies... >>> py3-pytest-django: Installing for build: build-base py3-pytest py3-setuptools py3-setuptools_scm py3-wheel py3-gpep517 py3-pytest-xdist py3-django WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/34) Installing py3-iniconfig-pyc (2.1.0-r0) (2/34) Installing py3-parsing (3.2.3-r0) (3/34) Installing py3-parsing-pyc (3.2.3-r0) (4/34) Installing py3-packaging (25.0-r0) (5/34) Installing py3-packaging-pyc (25.0-r0) (6/34) Installing py3-pluggy (1.5.0-r0) (7/34) Installing py3-pluggy-pyc (1.5.0-r0) (8/34) Installing py3-py (1.11.0-r4) (9/34) Installing py3-py-pyc (1.11.0-r4) (10/34) Installing py3-pytest-pyc (8.3.5-r0) (11/34) Installing py3-iniconfig (2.1.0-r0) (12/34) Installing py3-pytest (8.3.5-r0) (13/34) Installing py3-setuptools (80.9.0-r0) (14/34) Installing py3-setuptools-pyc (80.9.0-r0) (15/34) Installing py3-setuptools_scm (8.3.1-r0) (16/34) Installing py3-setuptools_scm-pyc (8.3.1-r0) (17/34) Installing py3-wheel (0.46.1-r0) (18/34) Installing py3-wheel-pyc (0.46.1-r0) (19/34) Installing py3-installer (0.7.0-r2) (20/34) Installing py3-installer-pyc (0.7.0-r2) (21/34) Installing py3-gpep517 (19-r0) (22/34) Installing py3-gpep517-pyc (19-r0) (23/34) Installing py3-execnet (2.1.1-r0) (24/34) Installing py3-execnet-pyc (2.1.1-r0) (25/34) Installing py3-pytest-xdist (3.6.1-r0) (26/34) Installing py3-pytest-xdist-pyc (3.6.1-r0) (27/34) Installing py3-asgiref (3.8.1-r1) (28/34) Installing py3-asgiref-pyc (3.8.1-r1) (29/34) Installing py3-sqlparse (0.5.1-r0) (30/34) Installing py3-sqlparse-pyc (0.5.1-r0) (31/34) Installing tzdata (2025b-r0) (32/34) Installing py3-django (4.2.25-r0) (33/34) Installing py3-django-pyc (4.2.25-r0) (34/34) Installing .makedepends-py3-pytest-django (20251013.023421) Executing busybox-1.37.0-r19.trigger OK: 339 MiB in 123 packages >>> py3-pytest-django: Cleaning up srcdir >>> py3-pytest-django: Cleaning up pkgdir >>> py3-pytest-django: Cleaning up tmpdir >>> py3-pytest-django: Fetching https://github.com/pytest-dev/pytest-django/archive/refs/tags/v4.11.1/py3-pytest-django-4.11.1.tar.gz >>> py3-pytest-django: Fetching https://github.com/pytest-dev/pytest-django/archive/refs/tags/v4.11.1/py3-pytest-django-4.11.1.tar.gz >>> py3-pytest-django: Checking sha512sums... py3-pytest-django-4.11.1.tar.gz: OK >>> py3-pytest-django: Unpacking /var/cache/distfiles/py3-pytest-django-4.11.1.tar.gz... 2025-10-13 02:34:21,914 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-13 02:34:21,945 root INFO running bdist_wheel 2025-10-13 02:34:21,952 root INFO running build 2025-10-13 02:34:21,952 root INFO running build_py 2025-10-13 02:34:21,954 root INFO creating build/lib/pytest_django 2025-10-13 02:34:21,954 root INFO copying pytest_django/django_compat.py -> build/lib/pytest_django 2025-10-13 02:34:21,954 root INFO copying pytest_django/runner.py -> build/lib/pytest_django 2025-10-13 02:34:21,954 root INFO copying pytest_django/fixtures.py -> build/lib/pytest_django 2025-10-13 02:34:21,954 root INFO copying pytest_django/plugin.py -> build/lib/pytest_django 2025-10-13 02:34:21,954 root INFO copying pytest_django/lazy_django.py -> build/lib/pytest_django 2025-10-13 02:34:21,955 root INFO copying pytest_django/_version.py -> build/lib/pytest_django 2025-10-13 02:34:21,955 root INFO copying pytest_django/asserts.py -> build/lib/pytest_django 2025-10-13 02:34:21,955 root INFO copying pytest_django/__init__.py -> build/lib/pytest_django 2025-10-13 02:34:21,955 root INFO copying pytest_django/live_server_helper.py -> build/lib/pytest_django 2025-10-13 02:34:21,955 root INFO running egg_info 2025-10-13 02:34:21,956 root INFO creating pytest_django.egg-info 2025-10-13 02:34:21,956 root INFO writing pytest_django.egg-info/PKG-INFO 2025-10-13 02:34:21,957 root INFO writing dependency_links to pytest_django.egg-info/dependency_links.txt 2025-10-13 02:34:21,957 root INFO writing entry points to pytest_django.egg-info/entry_points.txt 2025-10-13 02:34:21,957 root INFO writing requirements to pytest_django.egg-info/requires.txt 2025-10-13 02:34:21,958 root INFO writing top-level names to pytest_django.egg-info/top_level.txt 2025-10-13 02:34:21,958 root INFO writing manifest file 'pytest_django.egg-info/SOURCES.txt' ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any 2025-10-13 02:34:21,965 root INFO reading manifest file 'pytest_django.egg-info/SOURCES.txt' 2025-10-13 02:34:21,965 root INFO adding license file 'LICENSE' 2025-10-13 02:34:21,965 root INFO adding license file 'AUTHORS' 2025-10-13 02:34:21,966 root INFO writing manifest file 'pytest_django.egg-info/SOURCES.txt' 2025-10-13 02:34:21,966 root INFO copying pytest_django/py.typed -> build/lib/pytest_django 2025-10-13 02:34:21,969 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-13 02:34:21,969 root INFO running install 2025-10-13 02:34:21,974 root INFO running install_lib 2025-10-13 02:34:21,975 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-13 02:34:21,975 root INFO creating build/bdist.linux-x86_64/wheel/pytest_django 2025-10-13 02:34:21,975 root INFO copying build/lib/pytest_django/py.typed -> build/bdist.linux-x86_64/wheel/./pytest_django 2025-10-13 02:34:21,976 root INFO copying build/lib/pytest_django/django_compat.py -> build/bdist.linux-x86_64/wheel/./pytest_django 2025-10-13 02:34:21,976 root INFO copying build/lib/pytest_django/runner.py -> build/bdist.linux-x86_64/wheel/./pytest_django 2025-10-13 02:34:21,976 root INFO copying build/lib/pytest_django/fixtures.py -> build/bdist.linux-x86_64/wheel/./pytest_django 2025-10-13 02:34:21,976 root INFO copying build/lib/pytest_django/plugin.py -> build/bdist.linux-x86_64/wheel/./pytest_django 2025-10-13 02:34:21,976 root INFO copying build/lib/pytest_django/lazy_django.py -> build/bdist.linux-x86_64/wheel/./pytest_django 2025-10-13 02:34:21,976 root INFO copying build/lib/pytest_django/_version.py -> build/bdist.linux-x86_64/wheel/./pytest_django 2025-10-13 02:34:21,976 root INFO copying build/lib/pytest_django/asserts.py -> build/bdist.linux-x86_64/wheel/./pytest_django 2025-10-13 02:34:21,976 root INFO copying build/lib/pytest_django/__init__.py -> build/bdist.linux-x86_64/wheel/./pytest_django 2025-10-13 02:34:21,976 root INFO copying build/lib/pytest_django/live_server_helper.py -> build/bdist.linux-x86_64/wheel/./pytest_django 2025-10-13 02:34:21,976 root INFO running install_egg_info 2025-10-13 02:34:21,978 root INFO Copying pytest_django.egg-info to build/bdist.linux-x86_64/wheel/./pytest_django-4.11.1-py3.12.egg-info 2025-10-13 02:34:21,978 root INFO running install_scripts 2025-10-13 02:34:21,979 root INFO creating build/bdist.linux-x86_64/wheel/pytest_django-4.11.1.dist-info/WHEEL 2025-10-13 02:34:21,979 wheel INFO creating '/home/udu/aports/community/py3-pytest-django/src/pytest-django-4.11.1/.dist/.tmp-5f2rw9xn/pytest_django-4.11.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-13 02:34:21,979 wheel INFO adding 'pytest_django/__init__.py' 2025-10-13 02:34:21,979 wheel INFO adding 'pytest_django/_version.py' 2025-10-13 02:34:21,979 wheel INFO adding 'pytest_django/asserts.py' 2025-10-13 02:34:21,979 wheel INFO adding 'pytest_django/django_compat.py' 2025-10-13 02:34:21,979 wheel INFO adding 'pytest_django/fixtures.py' 2025-10-13 02:34:21,979 wheel INFO adding 'pytest_django/lazy_django.py' 2025-10-13 02:34:21,979 wheel INFO adding 'pytest_django/live_server_helper.py' 2025-10-13 02:34:21,980 wheel INFO adding 'pytest_django/plugin.py' 2025-10-13 02:34:21,980 wheel INFO adding 'pytest_django/py.typed' 2025-10-13 02:34:21,980 wheel INFO adding 'pytest_django/runner.py' 2025-10-13 02:34:21,980 wheel INFO adding 'pytest_django-4.11.1.dist-info/licenses/AUTHORS' 2025-10-13 02:34:21,980 wheel INFO adding 'pytest_django-4.11.1.dist-info/licenses/LICENSE' 2025-10-13 02:34:21,980 wheel INFO adding 'pytest_django-4.11.1.dist-info/METADATA' 2025-10-13 02:34:21,980 wheel INFO adding 'pytest_django-4.11.1.dist-info/WHEEL' 2025-10-13 02:34:21,980 wheel INFO adding 'pytest_django-4.11.1.dist-info/entry_points.txt' 2025-10-13 02:34:21,980 wheel INFO adding 'pytest_django-4.11.1.dist-info/top_level.txt' 2025-10-13 02:34:21,980 wheel INFO adding 'pytest_django-4.11.1.dist-info/RECORD' 2025-10-13 02:34:21,980 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-13 02:34:21,981 gpep517 INFO The backend produced .dist/pytest_django-4.11.1-py3-none-any.whl pytest_django-4.11.1-py3-none-any.whl 2025-10-13 02:34:22,096 gpep517 INFO Installing .dist/pytest_django-4.11.1-py3-none-any.whl into .testenv 2025-10-13 02:34:22,111 gpep517 INFO Installation complete ============================= test session starts ============================== platform linux -- Python 3.12.11, pytest-8.3.5, pluggy-1.5.0 django: version: 4.2.25, settings: pytest_django_test.settings_sqlite_file (from env) rootdir: /home/udu/aports/community/py3-pytest-django/src/pytest-django-4.11.1 configfile: pyproject.toml testpaths: tests plugins: django-4.11.1, xdist-3.6.1 collected 228 items / 1 skipped tests/test_asserts.py . [ 0%] tests/test_database.py ...................... [ 10%] tests/test_environment.py ......... [ 14%] tests/test_fixtures.py ................ [ 21%] tests/test_unittest.py ........ [ 24%] tests/test_database.py .......... [ 28%] tests/test_fixtures.py .... [ 30%] tests/test_asserts.py . [ 31%] tests/test_database.py .............................. [ 44%] tests/test_db_access_in_repr.py . [ 44%] tests/test_db_setup.py .............. [ 50%] tests/test_django_settings_module.py ................... [ 59%] tests/test_doctest.txt . [ 59%] tests/test_environment.py ............... [ 66%] tests/test_fixtures.py ................................. [ 80%] tests/test_initialization.py . [ 81%] tests/test_manage_py_scan.py ......... [ 85%] tests/test_runner.py ........ [ 88%] tests/test_unittest.py ............... [ 95%] tests/test_urls.py .... [ 96%] tests/test_without_django_loaded.py ....... [100%] =============================== warnings summary =============================== pytest_django/runner.py:5 /home/udu/aports/community/py3-pytest-django/src/pytest-django-4.11.1/pytest_django/runner.py:5: PytestCollectionWarning: cannot collect test class 'TestRunner' because it has a __init__ constructor (from: tests/test_runner.py) class TestRunner: -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ SKIPPED [1] tests/test_django_configurations.py:9: could not import 'configurations': No module named 'configurations' ============= 228 passed, 1 skipped, 1 warning in 62.28s (0:01:02) ============= >>> py3-pytest-django: Entering fakeroot... 2025-10-13 02:35:24,844 gpep517 INFO Installing .dist/pytest_django-4.11.1-py3-none-any.whl into /home/udu/aports/community/py3-pytest-django/pkg/py3-pytest-django 2025-10-13 02:35:24,860 gpep517 INFO Installation complete >>> py3-pytest-django-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/pytest_django/__pycache__' -> '/home/udu/aports/community/py3-pytest-django/pkg/py3-pytest-django-pyc/usr/lib/python3.12/site-packages/pytest_django/__pycache__' >>> py3-pytest-django-pyc*: Preparing subpackage py3-pytest-django-pyc... >>> py3-pytest-django-pyc*: Running postcheck for py3-pytest-django-pyc >>> py3-pytest-django*: Running postcheck for py3-pytest-django >>> py3-pytest-django*: Preparing package py3-pytest-django... >>> py3-pytest-django-pyc*: Tracing dependencies... py3-pytest python3~3.12 >>> py3-pytest-django-pyc*: Package size: 78.5 KB >>> py3-pytest-django-pyc*: Compressing data... >>> py3-pytest-django-pyc*: Create checksum... >>> py3-pytest-django-pyc*: Create py3-pytest-django-pyc-4.11.1-r0.apk >>> py3-pytest-django*: Tracing dependencies... py3-pytest python3~3.12 >>> py3-pytest-django*: Package size: 75.5 KB >>> py3-pytest-django*: Compressing data... >>> py3-pytest-django*: Create checksum... >>> py3-pytest-django*: Create py3-pytest-django-4.11.1-r0.apk >>> py3-pytest-django: Build complete at Mon, 13 Oct 2025 02:35:25 +0000 elapsed time 0h 1m 5s >>> py3-pytest-django: Cleaning up srcdir >>> py3-pytest-django: Cleaning up pkgdir >>> py3-pytest-django: Uninstalling dependencies... (1/34) Purging .makedepends-py3-pytest-django (20251013.023421) (2/34) Purging py3-setuptools_scm-pyc (8.3.1-r0) (3/34) Purging py3-setuptools_scm (8.3.1-r0) (4/34) Purging py3-setuptools-pyc (80.9.0-r0) (5/34) Purging py3-setuptools (80.9.0-r0) (6/34) Purging py3-wheel-pyc (0.46.1-r0) (7/34) Purging py3-wheel (0.46.1-r0) (8/34) Purging py3-gpep517-pyc (19-r0) (9/34) Purging py3-gpep517 (19-r0) (10/34) Purging py3-installer-pyc (0.7.0-r2) (11/34) Purging py3-installer (0.7.0-r2) (12/34) Purging py3-pytest-xdist-pyc (3.6.1-r0) (13/34) Purging py3-pytest-xdist (3.6.1-r0) (14/34) Purging py3-execnet-pyc (2.1.1-r0) (15/34) Purging py3-execnet (2.1.1-r0) (16/34) Purging py3-pytest-pyc (8.3.5-r0) (17/34) Purging py3-pytest (8.3.5-r0) (18/34) Purging py3-iniconfig-pyc (2.1.0-r0) (19/34) Purging py3-iniconfig (2.1.0-r0) (20/34) Purging py3-packaging-pyc (25.0-r0) (21/34) Purging py3-packaging (25.0-r0) (22/34) Purging py3-parsing-pyc (3.2.3-r0) (23/34) Purging py3-parsing (3.2.3-r0) (24/34) Purging py3-pluggy-pyc (1.5.0-r0) (25/34) Purging py3-pluggy (1.5.0-r0) (26/34) Purging py3-py-pyc (1.11.0-r4) (27/34) Purging py3-py (1.11.0-r4) (28/34) Purging py3-django-pyc (4.2.25-r0) (29/34) Purging py3-django (4.2.25-r0) (30/34) Purging py3-asgiref-pyc (3.8.1-r1) (31/34) Purging py3-asgiref (3.8.1-r1) (32/34) Purging py3-sqlparse-pyc (0.5.1-r0) (33/34) Purging py3-sqlparse (0.5.1-r0) (34/34) Purging tzdata (2025b-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-pytest-django: Updating the community/x86_64 repository index... >>> py3-pytest-django: Signing the index...