>>> py3-pytest-subtests: Building community/py3-pytest-subtests 0.9.0-r1 (using abuild 3.10.0_rc1-r2) started Wed, 23 Nov 2022 02:27:41 +0000 >>> py3-pytest-subtests: Checking sanity of /home/buildozer/aports/community/py3-pytest-subtests/APKBUILD... >>> py3-pytest-subtests: Analyzing dependencies... >>> py3-pytest-subtests: Installing for build: build-base python3 py3-pytest py3-setuptools py3-setuptools_scm py3-pytest-xdist (1/20) Installing libffi (3.4.4-r0) (2/20) Installing gdbm (1.23-r0) (3/20) Installing mpdecimal (2.5.1-r1) (4/20) Installing readline (8.2.0-r0) (5/20) Installing sqlite-libs (3.40.0-r0) (6/20) Installing python3 (3.11.0-r2) (7/20) Installing py3-attrs (22.1.0-r1) (8/20) Installing py3-iniconfig (1.1.1-r4) (9/20) Installing py3-parsing (3.0.9-r1) (10/20) Installing py3-packaging (21.3-r3) (11/20) Installing py3-pluggy (1.0.0-r2) (12/20) Installing py3-py (1.11.0-r1) (13/20) Installing py3-pytest (7.2.0-r2) (14/20) Installing py3-setuptools (65.6.0-r1) (15/20) Installing py3-typing-extensions (4.4.0-r1) (16/20) Installing py3-setuptools_scm (7.0.5-r3) (17/20) Installing py3-apipkg (2.1.0-r1) (18/20) Installing py3-execnet (1.9.0-r1) (19/20) Installing py3-pytest-xdist (3.0.2-r1) (20/20) Installing .makedepends-py3-pytest-subtests (20221123.022743) Executing busybox-1.35.0-r29.trigger OK: 459 MiB in 123 packages >>> py3-pytest-subtests: Cleaning up srcdir >>> py3-pytest-subtests: Cleaning up pkgdir >>> py3-pytest-subtests: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pytest-subtests-0.9.0.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 10914 100 10914 0 0 79950 0 --:--:-- --:--:-- --:--:-- 80250 >>> py3-pytest-subtests: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pytest-subtests-0.9.0.tar.gz >>> py3-pytest-subtests: Checking sha512sums... pytest-subtests-0.9.0.tar.gz: OK >>> py3-pytest-subtests: Unpacking /var/cache/distfiles/edge/pytest-subtests-0.9.0.tar.gz... running build running build_py creating build creating build/lib copying pytest_subtests.py -> build/lib ============================= test session starts ============================== platform linux -- Python 3.11.0, pytest-7.2.0, pluggy-1.0.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/py3-pytest-subtests/src/pytest-subtests-0.9.0 plugins: subtests-0.9.0, xdist-3.0.2 collecting ... collected 26 items tests/test_subtests.py::TestFixture::test_simple_terminal_normal[normal] PASSED [ 3%] tests/test_subtests.py::TestFixture::test_simple_terminal_normal[xdist] PASSED [ 7%] tests/test_subtests.py::TestFixture::test_simple_terminal_verbose[normal] PASSED [ 11%] tests/test_subtests.py::TestFixture::test_simple_terminal_verbose[xdist] PASSED [ 15%] tests/test_subtests.py::TestFixture::test_skip[normal] PASSED [ 19%] tests/test_subtests.py::TestFixture::test_skip[xdist] PASSED [ 23%] tests/test_subtests.py::TestFixture::test_xfail[normal] PASSED [ 26%] tests/test_subtests.py::TestFixture::test_xfail[xdist] PASSED [ 30%] tests/test_subtests.py::TestSubTest::test_simple_terminal_normal[unittest] PASSED [ 34%] tests/test_subtests.py::TestSubTest::test_simple_terminal_normal[pytest-normal] PASSED [ 38%] tests/test_subtests.py::TestSubTest::test_simple_terminal_normal[pytest-xdist] PASSED [ 42%] tests/test_subtests.py::TestSubTest::test_simple_terminal_verbose[unittest] PASSED [ 46%] tests/test_subtests.py::TestSubTest::test_simple_terminal_verbose[pytest-normal] PASSED [ 50%] tests/test_subtests.py::TestSubTest::test_simple_terminal_verbose[pytest-xdist] PASSED [ 53%] tests/test_subtests.py::TestSubTest::test_skip[unittest] PASSED [ 57%] tests/test_subtests.py::TestSubTest::test_skip[pytest-normal] XFAIL [ 61%] tests/test_subtests.py::TestSubTest::test_skip[pytest-xdist] XFAIL (...) [ 65%] tests/test_subtests.py::TestSubTest::test_xfail[unittest] XFAIL (Not...) [ 69%] tests/test_subtests.py::TestSubTest::test_xfail[pytest-normal] XFAIL [ 73%] tests/test_subtests.py::TestSubTest::test_xfail[pytest-xdist] XFAIL [ 76%] tests/test_subtests.py::TestCapture::test_capturing PASSED [ 80%] tests/test_subtests.py::TestCapture::test_no_capture PASSED [ 84%] tests/test_subtests.py::TestCapture::test_capture_with_fixture[capsys] PASSED [ 88%] tests/test_subtests.py::TestCapture::test_capture_with_fixture[capfd] PASSED [ 92%] tests/test_subtests.py::TestDebugging::test_pdb_fixture PASSED [ 96%] tests/test_subtests.py::TestDebugging::test_pdb_unittest PASSED [100%] ======================== 21 passed, 5 xfailed in 6.24s ========================= >>> py3-pytest-subtests: 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 running install_lib creating /home/buildozer/aports/community/py3-pytest-subtests/pkg creating /home/buildozer/aports/community/py3-pytest-subtests/pkg/py3-pytest-subtests creating /home/buildozer/aports/community/py3-pytest-subtests/pkg/py3-pytest-subtests/usr creating /home/buildozer/aports/community/py3-pytest-subtests/pkg/py3-pytest-subtests/usr/lib creating /home/buildozer/aports/community/py3-pytest-subtests/pkg/py3-pytest-subtests/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-pytest-subtests/pkg/py3-pytest-subtests/usr/lib/python3.11/site-packages copying build/lib/pytest_subtests.py -> /home/buildozer/aports/community/py3-pytest-subtests/pkg/py3-pytest-subtests/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-pytest-subtests/pkg/py3-pytest-subtests/usr/lib/python3.11/site-packages/__pycache__ copying build/lib/__pycache__/pytest_subtests.cpython-311-pytest-7.2.0.pyc -> /home/buildozer/aports/community/py3-pytest-subtests/pkg/py3-pytest-subtests/usr/lib/python3.11/site-packages/__pycache__ byte-compiling /home/buildozer/aports/community/py3-pytest-subtests/pkg/py3-pytest-subtests/usr/lib/python3.11/site-packages/pytest_subtests.py to pytest_subtests.cpython-311.pyc running install_egg_info running egg_info writing pytest_subtests.egg-info/PKG-INFO writing dependency_links to pytest_subtests.egg-info/dependency_links.txt writing entry points to pytest_subtests.egg-info/entry_points.txt writing requirements to pytest_subtests.egg-info/requires.txt writing top-level names to pytest_subtests.egg-info/top_level.txt reading manifest file 'pytest_subtests.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'pytest_subtests.egg-info/SOURCES.txt' Copying pytest_subtests.egg-info to /home/buildozer/aports/community/py3-pytest-subtests/pkg/py3-pytest-subtests/usr/lib/python3.11/site-packages/pytest_subtests-0.9.0-py3.11.egg-info running install_scripts >>> py3-pytest-subtests*: Running postcheck for py3-pytest-subtests >>> py3-pytest-subtests*: Preparing package py3-pytest-subtests... >>> py3-pytest-subtests*: Tracing dependencies... >>> py3-pytest-subtests*: Package size: 96.0 KB >>> py3-pytest-subtests*: Compressing data... >>> py3-pytest-subtests*: Create checksum... >>> py3-pytest-subtests*: Create py3-pytest-subtests-0.9.0-r1.apk >>> py3-pytest-subtests: Build complete at Wed, 23 Nov 2022 02:27:55 +0000 elapsed time 0h 0m 14s >>> py3-pytest-subtests: Cleaning up srcdir >>> py3-pytest-subtests: Cleaning up pkgdir >>> py3-pytest-subtests: Uninstalling dependencies... (1/20) Purging .makedepends-py3-pytest-subtests (20221123.022743) (2/20) Purging py3-setuptools_scm (7.0.5-r3) (3/20) Purging py3-setuptools (65.6.0-r1) (4/20) Purging py3-typing-extensions (4.4.0-r1) (5/20) Purging py3-pytest-xdist (3.0.2-r1) (6/20) Purging py3-execnet (1.9.0-r1) (7/20) Purging py3-apipkg (2.1.0-r1) (8/20) Purging py3-pytest (7.2.0-r2) (9/20) Purging py3-attrs (22.1.0-r1) (10/20) Purging py3-iniconfig (1.1.1-r4) (11/20) Purging py3-packaging (21.3-r3) (12/20) Purging py3-parsing (3.0.9-r1) (13/20) Purging py3-pluggy (1.0.0-r2) (14/20) Purging py3-py (1.11.0-r1) (15/20) Purging python3 (3.11.0-r2) (16/20) Purging libffi (3.4.4-r0) (17/20) Purging gdbm (1.23-r0) (18/20) Purging mpdecimal (2.5.1-r1) (19/20) Purging readline (8.2.0-r0) (20/20) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 380 MiB in 103 packages >>> py3-pytest-subtests: Updating the community/x86 repository index... >>> py3-pytest-subtests: Signing the index...