>>> py3-pytest-subprocess: Building testing/py3-pytest-subprocess 1.4.1-r1 (using abuild 3.10.0_rc1-r2) started Thu, 24 Nov 2022 18:44:05 +0000 >>> py3-pytest-subprocess: Checking sanity of /home/buildozer/aports/testing/py3-pytest-subprocess/APKBUILD... >>> py3-pytest-subprocess: Analyzing dependencies... >>> py3-pytest-subprocess: Installing for build: build-base python3 py3-pytest py3-setuptools py3-anyio py3-docutils py3-pygments py3-pytest-rerunfailures (1/24) Installing libbz2 (1.0.8-r4) (2/24) Installing libffi (3.4.4-r0) (3/24) Installing gdbm (1.23-r0) (4/24) Installing xz-libs (5.2.8-r0) (5/24) Installing mpdecimal (2.5.1-r1) (6/24) Installing readline (8.2.0-r0) (7/24) Installing sqlite-libs (3.40.0-r0) (8/24) Installing python3 (3.11.0-r2) (9/24) Installing py3-attrs (22.1.0-r1) (10/24) Installing py3-iniconfig (1.1.1-r4) (11/24) Installing py3-parsing (3.0.9-r1) (12/24) Installing py3-packaging (21.3-r3) (13/24) Installing py3-pluggy (1.0.0-r2) (14/24) Installing py3-py (1.11.0-r1) (15/24) Installing py3-pytest (7.2.0-r2) (16/24) Installing py3-setuptools (65.6.3-r0) (17/24) Installing py3-idna (3.4-r3) (18/24) Installing py3-curio (1.5-r3) (19/24) Installing py3-sniffio (1.3.0-r1) (20/24) Installing py3-anyio (3.6.2-r1) (21/24) Installing py3-docutils (0.19-r2) (22/24) Installing py3-pygments (2.13.0-r1) (23/24) Installing py3-pytest-rerunfailures (10.2-r1) (24/24) Installing .makedepends-py3-pytest-subprocess (20221124.184407) Executing busybox-1.35.0-r29.trigger OK: 488 MiB in 122 packages >>> py3-pytest-subprocess: Cleaning up srcdir >>> py3-pytest-subprocess: Cleaning up pkgdir >>> py3-pytest-subprocess: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pytest-subprocess-1.4.1.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 31935 100 31935 0 0 199k 0 --:--:-- --:--:-- --:--:-- 201k >>> py3-pytest-subprocess: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pytest-subprocess-1.4.1.tar.gz >>> py3-pytest-subprocess: Checking sha512sums... py3-pytest-subprocess-1.4.1.tar.gz: OK >>> py3-pytest-subprocess: Unpacking /var/cache/distfiles/edge/py3-pytest-subprocess-1.4.1.tar.gz... running build running build_py file pytest_subprocess.py (for module pytest_subprocess) not found creating build creating build/lib creating build/lib/pytest_subprocess copying pytest_subprocess/asyncio_subprocess.py -> build/lib/pytest_subprocess copying pytest_subprocess/fake_popen.py -> build/lib/pytest_subprocess copying pytest_subprocess/fixtures.py -> build/lib/pytest_subprocess copying pytest_subprocess/utils.py -> build/lib/pytest_subprocess copying pytest_subprocess/types.py -> build/lib/pytest_subprocess copying pytest_subprocess/exceptions.py -> build/lib/pytest_subprocess copying pytest_subprocess/__init__.py -> build/lib/pytest_subprocess copying pytest_subprocess/fake_process.py -> build/lib/pytest_subprocess copying pytest_subprocess/process_dispatcher.py -> build/lib/pytest_subprocess copying pytest_subprocess/py.typed -> build/lib/pytest_subprocess file pytest_subprocess.py (for module pytest_subprocess) not found running install /home/buildozer/aports/testing/py3-pytest-subprocess/src/pytest-subprocess-1.4.1/test-env/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /home/buildozer/aports/testing/py3-pytest-subprocess/src/pytest-subprocess-1.4.1/test-env/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( running bdist_egg running egg_info creating pytest_subprocess.egg-info writing pytest_subprocess.egg-info/PKG-INFO writing dependency_links to pytest_subprocess.egg-info/dependency_links.txt writing entry points to pytest_subprocess.egg-info/entry_points.txt writing requirements to pytest_subprocess.egg-info/requires.txt writing top-level names to pytest_subprocess.egg-info/top_level.txt writing manifest file 'pytest_subprocess.egg-info/SOURCES.txt' file pytest_subprocess.py (for module pytest_subprocess) not found reading manifest file 'pytest_subprocess.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' adding license file 'LICENSE' writing manifest file 'pytest_subprocess.egg-info/SOURCES.txt' installing library code to build/bdist.linux-x86_64/egg running install_lib running build_py file pytest_subprocess.py (for module pytest_subprocess) not found file pytest_subprocess.py (for module pytest_subprocess) not found creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/egg creating build/bdist.linux-x86_64/egg/pytest_subprocess copying build/lib/pytest_subprocess/asyncio_subprocess.py -> build/bdist.linux-x86_64/egg/pytest_subprocess copying build/lib/pytest_subprocess/fake_popen.py -> build/bdist.linux-x86_64/egg/pytest_subprocess copying build/lib/pytest_subprocess/fixtures.py -> build/bdist.linux-x86_64/egg/pytest_subprocess copying build/lib/pytest_subprocess/utils.py -> build/bdist.linux-x86_64/egg/pytest_subprocess copying build/lib/pytest_subprocess/types.py -> build/bdist.linux-x86_64/egg/pytest_subprocess copying build/lib/pytest_subprocess/exceptions.py -> build/bdist.linux-x86_64/egg/pytest_subprocess copying build/lib/pytest_subprocess/__init__.py -> build/bdist.linux-x86_64/egg/pytest_subprocess copying build/lib/pytest_subprocess/fake_process.py -> build/bdist.linux-x86_64/egg/pytest_subprocess copying build/lib/pytest_subprocess/py.typed -> build/bdist.linux-x86_64/egg/pytest_subprocess copying build/lib/pytest_subprocess/process_dispatcher.py -> build/bdist.linux-x86_64/egg/pytest_subprocess byte-compiling build/bdist.linux-x86_64/egg/pytest_subprocess/asyncio_subprocess.py to asyncio_subprocess.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/pytest_subprocess/fake_popen.py to fake_popen.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/pytest_subprocess/fixtures.py to fixtures.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/pytest_subprocess/utils.py to utils.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/pytest_subprocess/types.py to types.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/pytest_subprocess/exceptions.py to exceptions.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/pytest_subprocess/__init__.py to __init__.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/pytest_subprocess/fake_process.py to fake_process.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/pytest_subprocess/process_dispatcher.py to process_dispatcher.cpython-311.pyc creating build/bdist.linux-x86_64/egg/EGG-INFO copying pytest_subprocess.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying pytest_subprocess.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying pytest_subprocess.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying pytest_subprocess.egg-info/entry_points.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying pytest_subprocess.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying pytest_subprocess.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO zip_safe flag not set; analyzing archive contents... creating dist creating 'dist/pytest_subprocess-1.4.1-py3.11.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing pytest_subprocess-1.4.1-py3.11.egg Copying pytest_subprocess-1.4.1-py3.11.egg to /home/buildozer/aports/testing/py3-pytest-subprocess/src/pytest-subprocess-1.4.1/test-env/lib/python3.11/site-packages Adding pytest-subprocess 1.4.1 to easy-install.pth file Installed /home/buildozer/aports/testing/py3-pytest-subprocess/src/pytest-subprocess-1.4.1/test-env/lib/python3.11/site-packages/pytest_subprocess-1.4.1-py3.11.egg Processing dependencies for pytest-subprocess==1.4.1 Searching for pytest==7.2.0 Best match: pytest 7.2.0 Adding pytest 7.2.0 to easy-install.pth file Installing py.test script to /home/buildozer/aports/testing/py3-pytest-subprocess/src/pytest-subprocess-1.4.1/test-env/bin Installing pytest script to /home/buildozer/aports/testing/py3-pytest-subprocess/src/pytest-subprocess-1.4.1/test-env/bin Using /usr/lib/python3.11/site-packages Searching for pluggy==1.0.0 Best match: pluggy 1.0.0 Adding pluggy 1.0.0 to easy-install.pth file Using /usr/lib/python3.11/site-packages Searching for packaging==21.3 Best match: packaging 21.3 Adding packaging 21.3 to easy-install.pth file Using /usr/lib/python3.11/site-packages Searching for iniconfig==0.0.0 Best match: iniconfig 0.0.0 Adding iniconfig 0.0.0 to easy-install.pth file Using /usr/lib/python3.11/site-packages Searching for attrs==22.1.0 Best match: attrs 22.1.0 Adding attrs 22.1.0 to easy-install.pth file Using /usr/lib/python3.11/site-packages Finished processing dependencies for pytest-subprocess==1.4.1 ============================= test session starts ============================== platform linux -- Python 3.11.0, pytest-7.2.0, pluggy-1.0.0 rootdir: /home/buildozer/aports/testing/py3-pytest-subprocess/src/pytest-subprocess-1.4.1, configfile: setup.cfg plugins: subprocess-1.4.1, anyio-3.6.2, rerunfailures-10.2 collected 121 items tests/test_asyncio.py ssssssssssssssssssssssssss [ 21%] tests/test_examples.py .. [ 23%] tests/test_subprocess.py ............................................... [ 61%] ................................. [ 89%] tests/test_typing.py . [ 90%] tests/test_utils.py ............ [100%] =============================== warnings summary =============================== tests/test_asyncio.py:24 /home/buildozer/aports/testing/py3-pytest-subprocess/src/pytest-subprocess-1.4.1/tests/test_asyncio.py:24: PytestUnknownMarkWarning: Unknown pytest.mark.asyncio - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.asyncio tests/test_asyncio.py:39 /home/buildozer/aports/testing/py3-pytest-subprocess/src/pytest-subprocess-1.4.1/tests/test_asyncio.py:39: PytestUnknownMarkWarning: Unknown pytest.mark.asyncio - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.asyncio tests/test_asyncio.py:62 /home/buildozer/aports/testing/py3-pytest-subprocess/src/pytest-subprocess-1.4.1/tests/test_asyncio.py:62: PytestUnknownMarkWarning: Unknown pytest.mark.asyncio - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.asyncio tests/test_asyncio.py:87 /home/buildozer/aports/testing/py3-pytest-subprocess/src/pytest-subprocess-1.4.1/tests/test_asyncio.py:87: PytestUnknownMarkWarning: Unknown pytest.mark.asyncio - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.asyncio tests/test_asyncio.py:106 /home/buildozer/aports/testing/py3-pytest-subprocess/src/pytest-subprocess-1.4.1/tests/test_asyncio.py:106: PytestUnknownMarkWarning: Unknown pytest.mark.asyncio - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.asyncio tests/test_asyncio.py:127 /home/buildozer/aports/testing/py3-pytest-subprocess/src/pytest-subprocess-1.4.1/tests/test_asyncio.py:127: PytestUnknownMarkWarning: Unknown pytest.mark.asyncio - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.asyncio tests/test_asyncio.py:171 /home/buildozer/aports/testing/py3-pytest-subprocess/src/pytest-subprocess-1.4.1/tests/test_asyncio.py:171: PytestUnknownMarkWarning: Unknown pytest.mark.asyncio - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.asyncio tests/test_asyncio.py:184 /home/buildozer/aports/testing/py3-pytest-subprocess/src/pytest-subprocess-1.4.1/tests/test_asyncio.py:184: PytestUnknownMarkWarning: Unknown pytest.mark.asyncio - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.asyncio tests/test_asyncio.py:189 /home/buildozer/aports/testing/py3-pytest-subprocess/src/pytest-subprocess-1.4.1/tests/test_asyncio.py:189: PytestUnknownMarkWarning: Unknown pytest.mark.asyncio - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.asyncio tests/test_asyncio.py:223 /home/buildozer/aports/testing/py3-pytest-subprocess/src/pytest-subprocess-1.4.1/tests/test_asyncio.py:223: PytestUnknownMarkWarning: Unknown pytest.mark.asyncio - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.asyncio tests/test_asyncio.py:276 /home/buildozer/aports/testing/py3-pytest-subprocess/src/pytest-subprocess-1.4.1/tests/test_asyncio.py:276: PytestUnknownMarkWarning: Unknown pytest.mark.asyncio - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.asyncio tests/test_asyncio.py: 22 warnings /usr/lib/python3.11/site-packages/_pytest/python.py:184: PytestUnhandledCoroutineWarning: async def functions are not natively supported and have been skipped. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted warnings.warn(PytestUnhandledCoroutineWarning(msg.format(nodeid))) tests/test_examples.py::test_documentation[docs/index.rst] tests/test_examples.py::test_documentation[README.rst] /home/buildozer/aports/testing/py3-pytest-subprocess/src/pytest-subprocess-1.4.1/tests/test_examples.py:17: PendingDeprecationWarning: nodes.Node.traverse() is obsoleted by Node.findall(). code_blocks = publish_doctree(content).traverse(condition=is_code_block) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ================= 95 passed, 26 skipped, 35 warnings in 4.59s ================== >>> py3-pytest-subprocess: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py file pytest_subprocess.py (for module pytest_subprocess) not found file pytest_subprocess.py (for module pytest_subprocess) not found running install_lib creating /home/buildozer/aports/testing/py3-pytest-subprocess/pkg creating /home/buildozer/aports/testing/py3-pytest-subprocess/pkg/py3-pytest-subprocess creating /home/buildozer/aports/testing/py3-pytest-subprocess/pkg/py3-pytest-subprocess/usr creating /home/buildozer/aports/testing/py3-pytest-subprocess/pkg/py3-pytest-subprocess/usr/lib creating /home/buildozer/aports/testing/py3-pytest-subprocess/pkg/py3-pytest-subprocess/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-pytest-subprocess/pkg/py3-pytest-subprocess/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-pytest-subprocess/pkg/py3-pytest-subprocess/usr/lib/python3.11/site-packages/pytest_subprocess copying build/lib/pytest_subprocess/asyncio_subprocess.py -> /home/buildozer/aports/testing/py3-pytest-subprocess/pkg/py3-pytest-subprocess/usr/lib/python3.11/site-packages/pytest_subprocess copying build/lib/pytest_subprocess/fake_popen.py -> /home/buildozer/aports/testing/py3-pytest-subprocess/pkg/py3-pytest-subprocess/usr/lib/python3.11/site-packages/pytest_subprocess copying build/lib/pytest_subprocess/fixtures.py -> /home/buildozer/aports/testing/py3-pytest-subprocess/pkg/py3-pytest-subprocess/usr/lib/python3.11/site-packages/pytest_subprocess copying build/lib/pytest_subprocess/utils.py -> /home/buildozer/aports/testing/py3-pytest-subprocess/pkg/py3-pytest-subprocess/usr/lib/python3.11/site-packages/pytest_subprocess copying build/lib/pytest_subprocess/types.py -> /home/buildozer/aports/testing/py3-pytest-subprocess/pkg/py3-pytest-subprocess/usr/lib/python3.11/site-packages/pytest_subprocess copying build/lib/pytest_subprocess/exceptions.py -> /home/buildozer/aports/testing/py3-pytest-subprocess/pkg/py3-pytest-subprocess/usr/lib/python3.11/site-packages/pytest_subprocess copying build/lib/pytest_subprocess/__init__.py -> /home/buildozer/aports/testing/py3-pytest-subprocess/pkg/py3-pytest-subprocess/usr/lib/python3.11/site-packages/pytest_subprocess copying build/lib/pytest_subprocess/fake_process.py -> /home/buildozer/aports/testing/py3-pytest-subprocess/pkg/py3-pytest-subprocess/usr/lib/python3.11/site-packages/pytest_subprocess copying build/lib/pytest_subprocess/py.typed -> /home/buildozer/aports/testing/py3-pytest-subprocess/pkg/py3-pytest-subprocess/usr/lib/python3.11/site-packages/pytest_subprocess copying build/lib/pytest_subprocess/process_dispatcher.py -> /home/buildozer/aports/testing/py3-pytest-subprocess/pkg/py3-pytest-subprocess/usr/lib/python3.11/site-packages/pytest_subprocess byte-compiling /home/buildozer/aports/testing/py3-pytest-subprocess/pkg/py3-pytest-subprocess/usr/lib/python3.11/site-packages/pytest_subprocess/asyncio_subprocess.py to asyncio_subprocess.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pytest-subprocess/pkg/py3-pytest-subprocess/usr/lib/python3.11/site-packages/pytest_subprocess/fake_popen.py to fake_popen.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pytest-subprocess/pkg/py3-pytest-subprocess/usr/lib/python3.11/site-packages/pytest_subprocess/fixtures.py to fixtures.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pytest-subprocess/pkg/py3-pytest-subprocess/usr/lib/python3.11/site-packages/pytest_subprocess/utils.py to utils.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pytest-subprocess/pkg/py3-pytest-subprocess/usr/lib/python3.11/site-packages/pytest_subprocess/types.py to types.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pytest-subprocess/pkg/py3-pytest-subprocess/usr/lib/python3.11/site-packages/pytest_subprocess/exceptions.py to exceptions.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pytest-subprocess/pkg/py3-pytest-subprocess/usr/lib/python3.11/site-packages/pytest_subprocess/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pytest-subprocess/pkg/py3-pytest-subprocess/usr/lib/python3.11/site-packages/pytest_subprocess/fake_process.py to fake_process.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pytest-subprocess/pkg/py3-pytest-subprocess/usr/lib/python3.11/site-packages/pytest_subprocess/process_dispatcher.py to process_dispatcher.cpython-311.pyc running install_egg_info running egg_info writing pytest_subprocess.egg-info/PKG-INFO writing dependency_links to pytest_subprocess.egg-info/dependency_links.txt writing entry points to pytest_subprocess.egg-info/entry_points.txt writing requirements to pytest_subprocess.egg-info/requires.txt writing top-level names to pytest_subprocess.egg-info/top_level.txt file pytest_subprocess.py (for module pytest_subprocess) not found reading manifest file 'pytest_subprocess.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' adding license file 'LICENSE' writing manifest file 'pytest_subprocess.egg-info/SOURCES.txt' Copying pytest_subprocess.egg-info to /home/buildozer/aports/testing/py3-pytest-subprocess/pkg/py3-pytest-subprocess/usr/lib/python3.11/site-packages/pytest_subprocess-1.4.1-py3.11.egg-info running install_scripts >>> py3-pytest-subprocess*: Running postcheck for py3-pytest-subprocess >>> py3-pytest-subprocess*: Preparing package py3-pytest-subprocess... >>> py3-pytest-subprocess*: Tracing dependencies... >>> py3-pytest-subprocess*: Package size: 212.0 KB >>> py3-pytest-subprocess*: Compressing data... >>> py3-pytest-subprocess*: Create checksum... >>> py3-pytest-subprocess*: Create py3-pytest-subprocess-1.4.1-r1.apk >>> py3-pytest-subprocess: Build complete at Thu, 24 Nov 2022 18:44:21 +0000 elapsed time 0h 0m 16s >>> py3-pytest-subprocess: Cleaning up srcdir >>> py3-pytest-subprocess: Cleaning up pkgdir >>> py3-pytest-subprocess: Uninstalling dependencies... (1/24) Purging .makedepends-py3-pytest-subprocess (20221124.184407) (2/24) Purging py3-setuptools (65.6.3-r0) (3/24) Purging py3-anyio (3.6.2-r1) (4/24) Purging py3-idna (3.4-r3) (5/24) Purging py3-sniffio (1.3.0-r1) (6/24) Purging py3-curio (1.5-r3) (7/24) Purging py3-docutils (0.19-r2) (8/24) Purging py3-pygments (2.13.0-r1) (9/24) Purging py3-pytest-rerunfailures (10.2-r1) (10/24) Purging py3-pytest (7.2.0-r2) (11/24) Purging py3-attrs (22.1.0-r1) (12/24) Purging py3-iniconfig (1.1.1-r4) (13/24) Purging py3-packaging (21.3-r3) (14/24) Purging py3-parsing (3.0.9-r1) (15/24) Purging py3-pluggy (1.0.0-r2) (16/24) Purging py3-py (1.11.0-r1) (17/24) Purging python3 (3.11.0-r2) (18/24) Purging libbz2 (1.0.8-r4) (19/24) Purging libffi (3.4.4-r0) (20/24) Purging gdbm (1.23-r0) (21/24) Purging xz-libs (5.2.8-r0) (22/24) Purging mpdecimal (2.5.1-r1) (23/24) Purging readline (8.2.0-r0) (24/24) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 393 MiB in 98 packages >>> py3-pytest-subprocess: Updating the testing/x86_64 repository index... >>> py3-pytest-subprocess: Signing the index...