>>> py3-pytest-trio: Building community/py3-pytest-trio 0.8.0-r3 (using abuild 3.15.0_rc3-r1) started Thu, 24 Apr 2025 23:02:20 +0000 >>> py3-pytest-trio: Validating /home/buildozer/aports/community/py3-pytest-trio/APKBUILD... >>> py3-pytest-trio: Analyzing dependencies... >>> py3-pytest-trio: Installing for build: build-base python3 py3-pytest py3-trio py3-outcome py3-async_generator py3-setuptools (1/52) Installing libbz2 (1.0.8-r6) (2/52) Installing libffi (3.4.8-r0) (3/52) Installing gdbm (1.24-r0) (4/52) Installing xz-libs (5.8.1-r0) (5/52) Installing mpdecimal (4.0.0-r0) (6/52) Installing libpanelw (6.5_p20250412-r0) (7/52) Installing sqlite-libs (3.49.1-r0) (8/52) Installing python3 (3.12.10-r0) (9/52) Installing python3-pycache-pyc0 (3.12.10-r0) (10/52) Installing pyc (3.12.10-r0) (11/52) Installing python3-pyc (3.12.10-r0) (12/52) Installing py3-iniconfig (2.1.0-r0) (13/52) Installing py3-iniconfig-pyc (2.1.0-r0) (14/52) Installing py3-parsing (3.2.0-r0) (15/52) Installing py3-parsing-pyc (3.2.0-r0) (16/52) Installing py3-packaging (24.2-r0) (17/52) Installing py3-packaging-pyc (24.2-r0) (18/52) Installing py3-pluggy (1.5.0-r0) (19/52) Installing py3-pluggy-pyc (1.5.0-r0) (20/52) Installing py3-py (1.11.0-r4) (21/52) Installing py3-py-pyc (1.11.0-r4) (22/52) Installing py3-pytest (8.3.5-r0) (23/52) Installing py3-pytest-pyc (8.3.5-r0) (24/52) Installing py3-attrs (25.3.0-r0) (25/52) Installing py3-attrs-pyc (25.3.0-r0) (26/52) Installing py3-async_generator (1.10-r6) (27/52) Installing py3-async_generator-pyc (1.10-r6) (28/52) Installing py3-idna (3.10-r0) (29/52) Installing py3-idna-pyc (3.10-r0) (30/52) Installing py3-cparser (2.22-r1) (31/52) Installing py3-cparser-pyc (2.22-r1) (32/52) Installing py3-cffi (1.17.1-r1) (33/52) Installing py3-cffi-pyc (1.17.1-r1) (34/52) Installing py3-cryptography (44.0.2-r0) (35/52) Installing py3-cryptography-pyc (44.0.2-r0) (36/52) Installing py3-typing-extensions (4.13.2-r0) (37/52) Installing py3-typing-extensions-pyc (4.13.2-r0) (38/52) Installing py3-openssl (25.0.0-r0) (39/52) Installing py3-openssl-pyc (25.0.0-r0) (40/52) Installing py3-outcome (1.3.0-r1) (41/52) Installing py3-outcome-pyc (1.3.0-r1) (42/52) Installing py3-curio (1.6-r2) (43/52) Installing py3-curio-pyc (1.6-r2) (44/52) Installing py3-sniffio (1.3.1-r1) (45/52) Installing py3-sniffio-pyc (1.3.1-r1) (46/52) Installing py3-sortedcontainers (2.4.0-r5) (47/52) Installing py3-sortedcontainers-pyc (2.4.0-r5) (48/52) Installing py3-trio (0.25.0-r1) (49/52) Installing py3-trio-pyc (0.25.0-r1) (50/52) Installing py3-setuptools (77.0.3-r0) (51/52) Installing py3-setuptools-pyc (77.0.3-r0) (52/52) Installing .makedepends-py3-pytest-trio (20250424.230254) Executing busybox-1.37.0-r16.trigger OK: 459 MiB in 155 packages >>> py3-pytest-trio: Cleaning up srcdir >>> py3-pytest-trio: Cleaning up pkgdir >>> py3-pytest-trio: Cleaning up tmpdir >>> py3-pytest-trio: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/pytest-trio-0.8.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-pytest-trio: Fetching https://pypi.python.org/packages/source/p/pytest-trio/pytest-trio-0.8.0.tar.gz Connecting to pypi.python.org (151.101.0.223:443) Connecting to pypi.org (151.101.0.223:443) Connecting to files.pythonhosted.org (151.101.0.223:443) Connecting to files.pythonhosted.org (151.101.0.223:443) saving to '/var/cache/distfiles/v3.22/pytest-trio-0.8.0.tar.gz.part' pytest-trio-0.8.0.ta 100% |********************************| 46525 0:00:00 ETA '/var/cache/distfiles/v3.22/pytest-trio-0.8.0.tar.gz.part' saved >>> py3-pytest-trio: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/pytest-trio-0.8.0.tar.gz >>> py3-pytest-trio: Checking sha512sums... pytest-trio-0.8.0.tar.gz: OK >>> py3-pytest-trio: Unpacking /var/cache/distfiles/v3.22/pytest-trio-0.8.0.tar.gz... /usr/lib/python3.12/site-packages/setuptools/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running build running build_py creating build/lib/pytest_trio copying pytest_trio/__init__.py -> build/lib/pytest_trio copying pytest_trio/_version.py -> build/lib/pytest_trio copying pytest_trio/enable_trio_mode.py -> build/lib/pytest_trio copying pytest_trio/plugin.py -> build/lib/pytest_trio creating build/lib/pytest_trio/_tests copying pytest_trio/_tests/test_sync_fixture.py -> build/lib/pytest_trio/_tests copying pytest_trio/_tests/test_fixture_nursery.py -> build/lib/pytest_trio/_tests copying pytest_trio/_tests/test_fixture_mistakes.py -> build/lib/pytest_trio/_tests copying pytest_trio/_tests/test_fixture_ordering.py -> build/lib/pytest_trio/_tests copying pytest_trio/_tests/test_trio_mode.py -> build/lib/pytest_trio/_tests copying pytest_trio/_tests/test_fixture_names.py -> build/lib/pytest_trio/_tests copying pytest_trio/_tests/test_basic.py -> build/lib/pytest_trio/_tests copying pytest_trio/_tests/__init__.py -> build/lib/pytest_trio/_tests copying pytest_trio/_tests/test_contextvars.py -> build/lib/pytest_trio/_tests copying pytest_trio/_tests/test_hypothesis_interaction.py -> build/lib/pytest_trio/_tests copying pytest_trio/_tests/test_clock_fixture.py -> build/lib/pytest_trio/_tests copying pytest_trio/_tests/test_async_fixture.py -> build/lib/pytest_trio/_tests copying pytest_trio/_tests/conftest.py -> build/lib/pytest_trio/_tests copying pytest_trio/_tests/test_async_yield_fixture.py -> build/lib/pytest_trio/_tests copying pytest_trio/_tests/helpers.py -> build/lib/pytest_trio/_tests >>> py3-pytest-trio: Entering fakeroot... /usr/lib/python3.12/site-packages/setuptools/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.12/site-packages/pytest_trio copying build/lib/pytest_trio/__init__.py -> /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.12/site-packages/pytest_trio creating /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.12/site-packages/pytest_trio/_tests copying build/lib/pytest_trio/_tests/test_sync_fixture.py -> /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.12/site-packages/pytest_trio/_tests copying build/lib/pytest_trio/_tests/test_fixture_nursery.py -> /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.12/site-packages/pytest_trio/_tests copying build/lib/pytest_trio/_tests/test_fixture_mistakes.py -> /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.12/site-packages/pytest_trio/_tests copying build/lib/pytest_trio/_tests/test_fixture_ordering.py -> /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.12/site-packages/pytest_trio/_tests copying build/lib/pytest_trio/_tests/test_trio_mode.py -> /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.12/site-packages/pytest_trio/_tests copying build/lib/pytest_trio/_tests/test_fixture_names.py -> /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.12/site-packages/pytest_trio/_tests copying build/lib/pytest_trio/_tests/test_basic.py -> /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.12/site-packages/pytest_trio/_tests copying build/lib/pytest_trio/_tests/__init__.py -> /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.12/site-packages/pytest_trio/_tests copying build/lib/pytest_trio/_tests/test_contextvars.py -> /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.12/site-packages/pytest_trio/_tests copying build/lib/pytest_trio/_tests/test_hypothesis_interaction.py -> /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.12/site-packages/pytest_trio/_tests copying build/lib/pytest_trio/_tests/test_clock_fixture.py -> /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.12/site-packages/pytest_trio/_tests copying build/lib/pytest_trio/_tests/test_async_fixture.py -> /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.12/site-packages/pytest_trio/_tests copying build/lib/pytest_trio/_tests/conftest.py -> /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.12/site-packages/pytest_trio/_tests copying build/lib/pytest_trio/_tests/test_async_yield_fixture.py -> /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.12/site-packages/pytest_trio/_tests copying build/lib/pytest_trio/_tests/helpers.py -> /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.12/site-packages/pytest_trio/_tests copying build/lib/pytest_trio/_version.py -> /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.12/site-packages/pytest_trio copying build/lib/pytest_trio/enable_trio_mode.py -> /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.12/site-packages/pytest_trio copying build/lib/pytest_trio/plugin.py -> /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.12/site-packages/pytest_trio byte-compiling /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.12/site-packages/pytest_trio/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.12/site-packages/pytest_trio/_tests/test_sync_fixture.py to test_sync_fixture.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.12/site-packages/pytest_trio/_tests/test_fixture_nursery.py to test_fixture_nursery.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.12/site-packages/pytest_trio/_tests/test_fixture_mistakes.py to test_fixture_mistakes.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.12/site-packages/pytest_trio/_tests/test_fixture_ordering.py to test_fixture_ordering.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.12/site-packages/pytest_trio/_tests/test_trio_mode.py to test_trio_mode.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.12/site-packages/pytest_trio/_tests/test_fixture_names.py to test_fixture_names.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.12/site-packages/pytest_trio/_tests/test_basic.py to test_basic.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.12/site-packages/pytest_trio/_tests/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.12/site-packages/pytest_trio/_tests/test_contextvars.py to test_contextvars.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.12/site-packages/pytest_trio/_tests/test_hypothesis_interaction.py to test_hypothesis_interaction.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.12/site-packages/pytest_trio/_tests/test_clock_fixture.py to test_clock_fixture.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.12/site-packages/pytest_trio/_tests/test_async_fixture.py to test_async_fixture.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.12/site-packages/pytest_trio/_tests/conftest.py to conftest.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.12/site-packages/pytest_trio/_tests/test_async_yield_fixture.py to test_async_yield_fixture.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.12/site-packages/pytest_trio/_tests/helpers.py to helpers.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.12/site-packages/pytest_trio/_version.py to _version.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.12/site-packages/pytest_trio/enable_trio_mode.py to enable_trio_mode.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.12/site-packages/pytest_trio/plugin.py to plugin.cpython-312.pyc running install_egg_info running egg_info writing pytest_trio.egg-info/PKG-INFO writing dependency_links to pytest_trio.egg-info/dependency_links.txt writing entry points to pytest_trio.egg-info/entry_points.txt writing requirements to pytest_trio.egg-info/requires.txt writing top-level names to pytest_trio.egg-info/top_level.txt reading manifest file 'pytest_trio.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/build' adding license file 'LICENSE' adding license file 'LICENSE.APACHE2' adding license file 'LICENSE.MIT' writing manifest file 'pytest_trio.egg-info/SOURCES.txt' Copying pytest_trio.egg-info to /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.12/site-packages/pytest_trio-0.8.0-py3.12.egg-info running install_scripts >>> py3-pytest-trio-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/pytest_trio/__pycache__' -> '/home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio-pyc/usr/lib/python3.12/site-packages/pytest_trio/__pycache__' 'usr/lib/python3.12/site-packages/pytest_trio/_tests/__pycache__' -> '/home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio-pyc/usr/lib/python3.12/site-packages/pytest_trio/_tests/__pycache__' >>> py3-pytest-trio-pyc*: Preparing subpackage py3-pytest-trio-pyc... >>> py3-pytest-trio-pyc*: Running postcheck for py3-pytest-trio-pyc >>> py3-pytest-trio*: Running postcheck for py3-pytest-trio >>> py3-pytest-trio*: Preparing package py3-pytest-trio... >>> py3-pytest-trio-pyc*: Tracing dependencies... python3 py3-pytest py3-trio py3-outcome py3-async_generator python3~3.12 >>> py3-pytest-trio-pyc*: Package size: 69.5 KB >>> py3-pytest-trio-pyc*: Compressing data... >>> py3-pytest-trio-pyc*: Create checksum... >>> py3-pytest-trio-pyc*: Create py3-pytest-trio-pyc-0.8.0-r3.apk >>> py3-pytest-trio*: Tracing dependencies... python3 py3-pytest py3-trio py3-outcome py3-async_generator python3~3.12 >>> py3-pytest-trio*: Package size: 65.1 KB >>> py3-pytest-trio*: Compressing data... >>> py3-pytest-trio*: Create checksum... >>> py3-pytest-trio*: Create py3-pytest-trio-0.8.0-r3.apk >>> py3-pytest-trio: Build complete at Thu, 24 Apr 2025 23:02:56 +0000 elapsed time 0h 0m 36s >>> py3-pytest-trio: Cleaning up srcdir >>> py3-pytest-trio: Cleaning up pkgdir >>> py3-pytest-trio: Uninstalling dependencies... (1/52) Purging .makedepends-py3-pytest-trio (20250424.230254) (2/52) Purging py3-pytest-pyc (8.3.5-r0) (3/52) Purging py3-pytest (8.3.5-r0) (4/52) Purging py3-iniconfig-pyc (2.1.0-r0) (5/52) Purging py3-iniconfig (2.1.0-r0) (6/52) Purging py3-pluggy-pyc (1.5.0-r0) (7/52) Purging py3-pluggy (1.5.0-r0) (8/52) Purging py3-py-pyc (1.11.0-r4) (9/52) Purging py3-py (1.11.0-r4) (10/52) Purging py3-trio-pyc (0.25.0-r1) (11/52) Purging py3-trio (0.25.0-r1) (12/52) Purging py3-idna-pyc (3.10-r0) (13/52) Purging py3-idna (3.10-r0) (14/52) Purging py3-openssl-pyc (25.0.0-r0) (15/52) Purging py3-openssl (25.0.0-r0) (16/52) Purging py3-cryptography-pyc (44.0.2-r0) (17/52) Purging py3-cryptography (44.0.2-r0) (18/52) Purging py3-cffi-pyc (1.17.1-r1) (19/52) Purging py3-cffi (1.17.1-r1) (20/52) Purging py3-cparser-pyc (2.22-r1) (21/52) Purging py3-cparser (2.22-r1) (22/52) Purging py3-typing-extensions-pyc (4.13.2-r0) (23/52) Purging py3-typing-extensions (4.13.2-r0) (24/52) Purging py3-sniffio-pyc (1.3.1-r1) (25/52) Purging py3-sniffio (1.3.1-r1) (26/52) Purging py3-curio-pyc (1.6-r2) (27/52) Purging py3-curio (1.6-r2) (28/52) Purging py3-sortedcontainers-pyc (2.4.0-r5) (29/52) Purging py3-sortedcontainers (2.4.0-r5) (30/52) Purging py3-outcome-pyc (1.3.0-r1) (31/52) Purging py3-outcome (1.3.0-r1) (32/52) Purging py3-attrs-pyc (25.3.0-r0) (33/52) Purging py3-attrs (25.3.0-r0) (34/52) Purging py3-async_generator-pyc (1.10-r6) (35/52) Purging py3-async_generator (1.10-r6) (36/52) Purging py3-setuptools-pyc (77.0.3-r0) (37/52) Purging py3-setuptools (77.0.3-r0) (38/52) Purging py3-packaging-pyc (24.2-r0) (39/52) Purging py3-packaging (24.2-r0) (40/52) Purging py3-parsing-pyc (3.2.0-r0) (41/52) Purging py3-parsing (3.2.0-r0) (42/52) Purging python3-pyc (3.12.10-r0) (43/52) Purging python3-pycache-pyc0 (3.12.10-r0) (44/52) Purging pyc (3.12.10-r0) (45/52) Purging python3 (3.12.10-r0) (46/52) Purging gdbm (1.24-r0) (47/52) Purging libbz2 (1.0.8-r6) (48/52) Purging libffi (3.4.8-r0) (49/52) Purging libpanelw (6.5_p20250412-r0) (50/52) Purging mpdecimal (4.0.0-r0) (51/52) Purging sqlite-libs (3.49.1-r0) (52/52) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r16.trigger OK: 400 MiB in 103 packages >>> py3-pytest-trio: Updating the community/x86 repository index... >>> py3-pytest-trio: Signing the index...