>>> py3-pytest-trio: Building community/py3-pytest-trio 0.8.0-r3 (using abuild 3.14.1-r1) started Thu, 31 Oct 2024 02:43:52 +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/50) Installing libbz2 (1.0.8-r6) (2/50) Installing libffi (3.4.6-r0) (3/50) Installing gdbm (1.24-r0) (4/50) Installing xz-libs (5.6.3-r0) (5/50) Installing mpdecimal (4.0.0-r0) (6/50) Installing libpanelw (6.5_p20241006-r1) (7/50) Installing sqlite-libs (3.47.0-r0) (8/50) Installing python3 (3.12.7-r1) (9/50) Installing python3-pycache-pyc0 (3.12.7-r1) (10/50) Installing pyc (3.12.7-r1) (11/50) Installing python3-pyc (3.12.7-r1) (12/50) Installing py3-iniconfig (2.0.0-r1) (13/50) Installing py3-iniconfig-pyc (2.0.0-r1) (14/50) Installing py3-parsing (3.1.4-r0) (15/50) Installing py3-parsing-pyc (3.1.4-r0) (16/50) Installing py3-packaging (24.1-r0) (17/50) Installing py3-packaging-pyc (24.1-r0) (18/50) Installing py3-pluggy (1.5.0-r0) (19/50) Installing py3-pluggy-pyc (1.5.0-r0) (20/50) Installing py3-py (1.11.0-r4) (21/50) Installing py3-py-pyc (1.11.0-r4) (22/50) Installing py3-pytest (8.3.3-r0) (23/50) Installing py3-pytest-pyc (8.3.3-r0) (24/50) Installing py3-attrs (24.2.0-r0) (25/50) Installing py3-attrs-pyc (24.2.0-r0) (26/50) Installing py3-async_generator (1.10-r6) (27/50) Installing py3-async_generator-pyc (1.10-r6) (28/50) Installing py3-idna (3.10-r0) (29/50) Installing py3-idna-pyc (3.10-r0) (30/50) Installing py3-cparser (2.22-r1) (31/50) Installing py3-cparser-pyc (2.22-r1) (32/50) Installing py3-cffi (1.17.1-r1) (33/50) Installing py3-cffi-pyc (1.17.1-r1) (34/50) Installing py3-cryptography (43.0.3-r0) (35/50) Installing py3-cryptography-pyc (43.0.3-r0) (36/50) Installing py3-openssl (24.1.0-r1) (37/50) Installing py3-openssl-pyc (24.1.0-r1) (38/50) Installing py3-outcome (1.3.0-r1) (39/50) Installing py3-outcome-pyc (1.3.0-r1) (40/50) Installing py3-curio (1.6-r2) (41/50) Installing py3-curio-pyc (1.6-r2) (42/50) Installing py3-sniffio (1.3.1-r1) (43/50) Installing py3-sniffio-pyc (1.3.1-r1) (44/50) Installing py3-sortedcontainers (2.4.0-r5) (45/50) Installing py3-sortedcontainers-pyc (2.4.0-r5) (46/50) Installing py3-trio (0.25.0-r1) (47/50) Installing py3-trio-pyc (0.25.0-r1) (48/50) Installing py3-setuptools (70.3.0-r0) (49/50) Installing py3-setuptools-pyc (70.3.0-r0) (50/50) Installing .makedepends-py3-pytest-trio (20241031.024407) Executing busybox-1.37.0-r3.trigger OK: 452 MiB in 151 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.21/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.128.223:443) Connecting to files.pythonhosted.org (151.101.128.223:443) saving to '/var/cache/distfiles/v3.21/pytest-trio-0.8.0.tar.gz.part' pytest-trio-0.8.0.ta 100% |********************************| 46525 0:00:00 ETA '/var/cache/distfiles/v3.21/pytest-trio-0.8.0.tar.gz.part' saved >>> py3-pytest-trio: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/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.21/pytest-trio-0.8.0.tar.gz... running build running build_py creating build creating build/lib 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... running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: 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 creating /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio creating /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr creating /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib creating /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.12 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: 64.9 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, 31 Oct 2024 02:44:09 +0000 elapsed time 0h 0m 17s >>> py3-pytest-trio: Cleaning up srcdir >>> py3-pytest-trio: Cleaning up pkgdir >>> py3-pytest-trio: Uninstalling dependencies... (1/50) Purging .makedepends-py3-pytest-trio (20241031.024407) (2/50) Purging py3-pytest-pyc (8.3.3-r0) (3/50) Purging py3-pytest (8.3.3-r0) (4/50) Purging py3-iniconfig-pyc (2.0.0-r1) (5/50) Purging py3-iniconfig (2.0.0-r1) (6/50) Purging py3-pluggy-pyc (1.5.0-r0) (7/50) Purging py3-pluggy (1.5.0-r0) (8/50) Purging py3-py-pyc (1.11.0-r4) (9/50) Purging py3-py (1.11.0-r4) (10/50) Purging py3-trio-pyc (0.25.0-r1) (11/50) Purging py3-trio (0.25.0-r1) (12/50) Purging py3-idna-pyc (3.10-r0) (13/50) Purging py3-idna (3.10-r0) (14/50) Purging py3-openssl-pyc (24.1.0-r1) (15/50) Purging py3-openssl (24.1.0-r1) (16/50) Purging py3-cryptography-pyc (43.0.3-r0) (17/50) Purging py3-cryptography (43.0.3-r0) (18/50) Purging py3-cffi-pyc (1.17.1-r1) (19/50) Purging py3-cffi (1.17.1-r1) (20/50) Purging py3-cparser-pyc (2.22-r1) (21/50) Purging py3-cparser (2.22-r1) (22/50) Purging py3-sniffio-pyc (1.3.1-r1) (23/50) Purging py3-sniffio (1.3.1-r1) (24/50) Purging py3-curio-pyc (1.6-r2) (25/50) Purging py3-curio (1.6-r2) (26/50) Purging py3-sortedcontainers-pyc (2.4.0-r5) (27/50) Purging py3-sortedcontainers (2.4.0-r5) (28/50) Purging py3-outcome-pyc (1.3.0-r1) (29/50) Purging py3-outcome (1.3.0-r1) (30/50) Purging py3-attrs-pyc (24.2.0-r0) (31/50) Purging py3-attrs (24.2.0-r0) (32/50) Purging py3-async_generator-pyc (1.10-r6) (33/50) Purging py3-async_generator (1.10-r6) (34/50) Purging py3-setuptools-pyc (70.3.0-r0) (35/50) Purging py3-setuptools (70.3.0-r0) (36/50) Purging py3-packaging-pyc (24.1-r0) (37/50) Purging py3-packaging (24.1-r0) (38/50) Purging py3-parsing-pyc (3.1.4-r0) (39/50) Purging py3-parsing (3.1.4-r0) (40/50) Purging python3-pyc (3.12.7-r1) (41/50) Purging python3-pycache-pyc0 (3.12.7-r1) (42/50) Purging pyc (3.12.7-r1) (43/50) Purging python3 (3.12.7-r1) (44/50) Purging gdbm (1.24-r0) (45/50) Purging libbz2 (1.0.8-r6) (46/50) Purging libffi (3.4.6-r0) (47/50) Purging libpanelw (6.5_p20241006-r1) (48/50) Purging mpdecimal (4.0.0-r0) (49/50) Purging sqlite-libs (3.47.0-r0) (50/50) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r3.trigger OK: 396 MiB in 101 packages >>> py3-pytest-trio: Updating the community/x86 repository index... >>> py3-pytest-trio: Signing the index...