>>> py3-pytest: Building main/py3-pytest 9.0.2-r1 (using abuild 3.16.0-r0) started Fri, 27 Mar 2026 19:52:13 +0000 >>> py3-pytest: Validating /home/buildozer/aports/main/py3-pytest/APKBUILD... >>> py3-pytest: Analyzing dependencies... >>> py3-pytest: Installing for build: build-base py3-iniconfig py3-packaging py3-pluggy py3-py py3-pygments py3-gpep517 py3-setuptools_scm py3-wheel ( 1/34) Installing libbz2 (1.0.8-r6) ( 2/34) Installing libffi (3.5.2-r0) ( 3/34) Installing gdbm (1.26-r0) ( 4/34) Installing xz-libs (5.8.2-r0) ( 5/34) Installing mpdecimal (4.0.1-r0) ( 6/34) Installing libpanelw (6.6_p20251231-r0) ( 7/34) Installing sqlite-libs (3.51.2-r1) ( 8/34) Installing python3 (3.14.3-r0) ( 9/34) Installing python3-pycache-pyc0 (3.14.3-r0) (10/34) Installing pyc (3.14.3-r0) (11/34) Installing py3-iniconfig-pyc (2.3.0-r1) (12/34) Installing python3-pyc (3.14.3-r0) (13/34) Installing py3-iniconfig (2.3.0-r1) (14/34) Installing py3-parsing (3.3.2-r1) (15/34) Installing py3-parsing-pyc (3.3.2-r1) (16/34) Installing py3-packaging (26.0-r1) (17/34) Installing py3-packaging-pyc (26.0-r1) (18/34) Installing py3-pluggy (1.6.0-r1) (19/34) Installing py3-pluggy-pyc (1.6.0-r1) (20/34) Installing py3-py (1.11.0-r5) (21/34) Installing py3-py-pyc (1.11.0-r5) (22/34) Installing py3-pygments (2.19.2-r1) (23/34) Installing py3-pygments-pyc (2.19.2-r1) (24/34) Installing py3-installer (0.7.0-r3) (25/34) Installing py3-installer-pyc (0.7.0-r3) (26/34) Installing py3-gpep517 (19-r2) (27/34) Installing py3-gpep517-pyc (19-r2) (28/34) Installing py3-setuptools (82.0.1-r1) (29/34) Installing py3-setuptools-pyc (82.0.1-r1) (30/34) Installing py3-setuptools_scm (9.2.2-r1) (31/34) Installing py3-setuptools_scm-pyc (9.2.2-r1) (32/34) Installing py3-wheel (0.46.3-r1) (33/34) Installing py3-wheel-pyc (0.46.3-r1) (34/34) Installing .makedepends-py3-pytest (20260327.195214) Executing busybox-1.37.0-r31.trigger OK: 496.3 MiB in 140 packages >>> py3-pytest: Cleaning up srcdir >>> py3-pytest: Cleaning up pkgdir >>> py3-pytest: Cleaning up tmpdir >>> py3-pytest: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pytest-9.0.2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/pytest-9.0.2.tar.gz.part' pytest-9.0.2.tar.gz. 100% |********************************| 1532k 0:00:00 ETA '/var/cache/distfiles/edge/pytest-9.0.2.tar.gz.part' saved /var/cache/distfiles/edge/pytest-9.0.2.tar.gz: OK >>> py3-pytest: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pytest-9.0.2.tar.gz /var/cache/distfiles/edge/pytest-9.0.2.tar.gz: OK >>> py3-pytest: Unpacking /var/cache/distfiles/edge/pytest-9.0.2.tar.gz... 2026-03-27 19:52:15,384 gpep517 INFO Building wheel via backend setuptools.build_meta 2026-03-27 19:52:15,449 root INFO running bdist_wheel 2026-03-27 19:52:15,459 root INFO running build 2026-03-27 19:52:15,459 root INFO running build_py 2026-03-27 19:52:15,462 root INFO creating build/lib 2026-03-27 19:52:15,462 root INFO copying src/py.py -> build/lib 2026-03-27 19:52:15,462 root INFO creating build/lib/pytest 2026-03-27 19:52:15,462 root INFO copying src/pytest/__init__.py -> build/lib/pytest 2026-03-27 19:52:15,463 root INFO copying src/pytest/__main__.py -> build/lib/pytest 2026-03-27 19:52:15,463 root INFO creating build/lib/_pytest 2026-03-27 19:52:15,463 root INFO copying src/_pytest/runner.py -> build/lib/_pytest 2026-03-27 19:52:15,464 root INFO copying src/_pytest/nodes.py -> build/lib/_pytest 2026-03-27 19:52:15,464 root INFO copying src/_pytest/skipping.py -> build/lib/_pytest 2026-03-27 19:52:15,464 root INFO copying src/_pytest/helpconfig.py -> build/lib/_pytest 2026-03-27 19:52:15,464 root INFO copying src/_pytest/scope.py -> build/lib/_pytest 2026-03-27 19:52:15,465 root INFO copying src/_pytest/hookspec.py -> build/lib/_pytest 2026-03-27 19:52:15,465 root INFO copying src/_pytest/setuponly.py -> build/lib/_pytest 2026-03-27 19:52:15,465 root INFO copying src/_pytest/subtests.py -> build/lib/_pytest 2026-03-27 19:52:15,466 root INFO copying src/_pytest/stepwise.py -> build/lib/_pytest 2026-03-27 19:52:15,466 root INFO copying src/_pytest/tmpdir.py -> build/lib/_pytest 2026-03-27 19:52:15,466 root INFO copying src/_pytest/pytester.py -> build/lib/_pytest 2026-03-27 19:52:15,466 root INFO copying src/_pytest/outcomes.py -> build/lib/_pytest 2026-03-27 19:52:15,467 root INFO copying src/_pytest/monkeypatch.py -> build/lib/_pytest 2026-03-27 19:52:15,467 root INFO copying src/_pytest/tracemalloc.py -> build/lib/_pytest 2026-03-27 19:52:15,467 root INFO copying src/_pytest/legacypath.py -> build/lib/_pytest 2026-03-27 19:52:15,467 root INFO copying src/_pytest/debugging.py -> build/lib/_pytest 2026-03-27 19:52:15,467 root INFO copying src/_pytest/_argcomplete.py -> build/lib/_pytest 2026-03-27 19:52:15,468 root INFO copying src/_pytest/pytester_assertions.py -> build/lib/_pytest 2026-03-27 19:52:15,468 root INFO copying src/_pytest/warning_types.py -> build/lib/_pytest 2026-03-27 19:52:15,468 root INFO copying src/_pytest/junitxml.py -> build/lib/_pytest 2026-03-27 19:52:15,468 root INFO copying src/_pytest/fixtures.py -> build/lib/_pytest 2026-03-27 19:52:15,469 root INFO copying src/_pytest/deprecated.py -> build/lib/_pytest 2026-03-27 19:52:15,469 root INFO copying src/_pytest/python_api.py -> build/lib/_pytest 2026-03-27 19:52:15,469 root INFO copying src/_pytest/_version.py -> build/lib/_pytest 2026-03-27 19:52:15,469 root INFO copying src/_pytest/unraisableexception.py -> build/lib/_pytest 2026-03-27 19:52:15,470 root INFO copying src/_pytest/warnings.py -> build/lib/_pytest 2026-03-27 19:52:15,470 root INFO copying src/_pytest/faulthandler.py -> build/lib/_pytest 2026-03-27 19:52:15,470 root INFO copying src/_pytest/freeze_support.py -> build/lib/_pytest 2026-03-27 19:52:15,470 root INFO copying src/_pytest/stash.py -> build/lib/_pytest 2026-03-27 19:52:15,471 root INFO copying src/_pytest/unittest.py -> build/lib/_pytest 2026-03-27 19:52:15,471 root INFO copying src/_pytest/logging.py -> build/lib/_pytest 2026-03-27 19:52:15,471 root INFO copying src/_pytest/threadexception.py -> build/lib/_pytest 2026-03-27 19:52:15,471 root INFO copying src/_pytest/capture.py -> build/lib/_pytest 2026-03-27 19:52:15,472 root INFO copying src/_pytest/recwarn.py -> build/lib/_pytest 2026-03-27 19:52:15,472 root INFO copying src/_pytest/compat.py -> build/lib/_pytest 2026-03-27 19:52:15,472 root INFO copying src/_pytest/terminalprogress.py -> build/lib/_pytest 2026-03-27 19:52:15,472 root INFO copying src/_pytest/terminal.py -> build/lib/_pytest 2026-03-27 19:52:15,473 root INFO copying src/_pytest/pastebin.py -> build/lib/_pytest 2026-03-27 19:52:15,473 root INFO copying src/_pytest/__init__.py -> build/lib/_pytest 2026-03-27 19:52:15,473 root INFO copying src/_pytest/python.py -> build/lib/_pytest 2026-03-27 19:52:15,473 root INFO copying src/_pytest/reports.py -> build/lib/_pytest 2026-03-27 19:52:15,474 root INFO copying src/_pytest/pathlib.py -> build/lib/_pytest 2026-03-27 19:52:15,474 root INFO copying src/_pytest/setupplan.py -> build/lib/_pytest 2026-03-27 19:52:15,474 root INFO copying src/_pytest/doctest.py -> build/lib/_pytest 2026-03-27 19:52:15,474 root INFO copying src/_pytest/raises.py -> build/lib/_pytest 2026-03-27 19:52:15,475 root INFO copying src/_pytest/cacheprovider.py -> build/lib/_pytest 2026-03-27 19:52:15,475 root INFO copying src/_pytest/timing.py -> build/lib/_pytest 2026-03-27 19:52:15,475 root INFO copying src/_pytest/main.py -> build/lib/_pytest 2026-03-27 19:52:15,476 root INFO creating build/lib/_pytest/_io 2026-03-27 19:52:15,476 root INFO copying src/_pytest/_io/saferepr.py -> build/lib/_pytest/_io 2026-03-27 19:52:15,476 root INFO copying src/_pytest/_io/wcwidth.py -> build/lib/_pytest/_io 2026-03-27 19:52:15,476 root INFO copying src/_pytest/_io/terminalwriter.py -> build/lib/_pytest/_io 2026-03-27 19:52:15,476 root INFO copying src/_pytest/_io/__init__.py -> build/lib/_pytest/_io 2026-03-27 19:52:15,477 root INFO copying src/_pytest/_io/pprint.py -> build/lib/_pytest/_io 2026-03-27 19:52:15,477 root INFO creating build/lib/_pytest/mark 2026-03-27 19:52:15,477 root INFO copying src/_pytest/mark/expression.py -> build/lib/_pytest/mark 2026-03-27 19:52:15,477 root INFO copying src/_pytest/mark/structures.py -> build/lib/_pytest/mark 2026-03-27 19:52:15,478 root INFO copying src/_pytest/mark/__init__.py -> build/lib/_pytest/mark 2026-03-27 19:52:15,478 root INFO creating build/lib/_pytest/assertion 2026-03-27 19:52:15,478 root INFO copying src/_pytest/assertion/truncate.py -> build/lib/_pytest/assertion 2026-03-27 19:52:15,478 root INFO copying src/_pytest/assertion/util.py -> build/lib/_pytest/assertion 2026-03-27 19:52:15,479 root INFO copying src/_pytest/assertion/__init__.py -> build/lib/_pytest/assertion 2026-03-27 19:52:15,479 root INFO copying src/_pytest/assertion/rewrite.py -> build/lib/_pytest/assertion 2026-03-27 19:52:15,479 root INFO creating build/lib/_pytest/_code 2026-03-27 19:52:15,479 root INFO copying src/_pytest/_code/code.py -> build/lib/_pytest/_code 2026-03-27 19:52:15,480 root INFO copying src/_pytest/_code/source.py -> build/lib/_pytest/_code 2026-03-27 19:52:15,480 root INFO copying src/_pytest/_code/__init__.py -> build/lib/_pytest/_code 2026-03-27 19:52:15,480 root INFO creating build/lib/_pytest/_py 2026-03-27 19:52:15,480 root INFO copying src/_pytest/_py/error.py -> build/lib/_pytest/_py 2026-03-27 19:52:15,480 root INFO copying src/_pytest/_py/path.py -> build/lib/_pytest/_py 2026-03-27 19:52:15,481 root INFO copying src/_pytest/_py/__init__.py -> build/lib/_pytest/_py 2026-03-27 19:52:15,481 root INFO creating build/lib/_pytest/config 2026-03-27 19:52:15,481 root INFO copying src/_pytest/config/findpaths.py -> build/lib/_pytest/config 2026-03-27 19:52:15,481 root INFO copying src/_pytest/config/argparsing.py -> build/lib/_pytest/config 2026-03-27 19:52:15,482 root INFO copying src/_pytest/config/exceptions.py -> build/lib/_pytest/config 2026-03-27 19:52:15,482 root INFO copying src/_pytest/config/compat.py -> build/lib/_pytest/config 2026-03-27 19:52:15,482 root INFO copying src/_pytest/config/__init__.py -> build/lib/_pytest/config 2026-03-27 19:52:15,482 root INFO running egg_info 2026-03-27 19:52:15,485 root INFO writing src/pytest.egg-info/PKG-INFO 2026-03-27 19:52:15,486 root INFO writing dependency_links to src/pytest.egg-info/dependency_links.txt 2026-03-27 19:52:15,486 root INFO writing entry points to src/pytest.egg-info/entry_points.txt 2026-03-27 19:52:15,487 root INFO writing requirements to src/pytest.egg-info/requires.txt 2026-03-27 19:52:15,487 root INFO writing top-level names to src/pytest.egg-info/top_level.txt listing git files failed - pretending there aren't any 2026-03-27 19:52:15,500 root INFO reading manifest file 'src/pytest.egg-info/SOURCES.txt' 2026-03-27 19:52:15,507 root INFO adding license file 'LICENSE' 2026-03-27 19:52:15,512 root INFO writing manifest file 'src/pytest.egg-info/SOURCES.txt' 2026-03-27 19:52:15,516 root INFO copying src/pytest/py.typed -> build/lib/pytest 2026-03-27 19:52:15,516 root INFO copying src/_pytest/py.typed -> build/lib/_pytest 2026-03-27 19:52:15,521 root INFO installing to build/bdist.linux-x86_64/wheel 2026-03-27 19:52:15,522 root INFO running install 2026-03-27 19:52:15,529 root INFO running install_lib 2026-03-27 19:52:15,531 root INFO creating build/bdist.linux-x86_64/wheel 2026-03-27 19:52:15,531 root INFO creating build/bdist.linux-x86_64/wheel/pytest 2026-03-27 19:52:15,531 root INFO copying build/lib/pytest/py.typed -> build/bdist.linux-x86_64/wheel/./pytest 2026-03-27 19:52:15,531 root INFO copying build/lib/pytest/__init__.py -> build/bdist.linux-x86_64/wheel/./pytest 2026-03-27 19:52:15,532 root INFO copying build/lib/pytest/__main__.py -> build/bdist.linux-x86_64/wheel/./pytest 2026-03-27 19:52:15,532 root INFO creating build/bdist.linux-x86_64/wheel/_pytest 2026-03-27 19:52:15,532 root INFO copying build/lib/_pytest/runner.py -> build/bdist.linux-x86_64/wheel/./_pytest 2026-03-27 19:52:15,533 root INFO copying build/lib/_pytest/nodes.py -> build/bdist.linux-x86_64/wheel/./_pytest 2026-03-27 19:52:15,533 root INFO copying build/lib/_pytest/skipping.py -> build/bdist.linux-x86_64/wheel/./_pytest 2026-03-27 19:52:15,533 root INFO copying build/lib/_pytest/helpconfig.py -> build/bdist.linux-x86_64/wheel/./_pytest 2026-03-27 19:52:15,533 root INFO copying build/lib/_pytest/scope.py -> build/bdist.linux-x86_64/wheel/./_pytest 2026-03-27 19:52:15,534 root INFO copying build/lib/_pytest/hookspec.py -> build/bdist.linux-x86_64/wheel/./_pytest 2026-03-27 19:52:15,534 root INFO copying build/lib/_pytest/setuponly.py -> build/bdist.linux-x86_64/wheel/./_pytest 2026-03-27 19:52:15,534 root INFO copying build/lib/_pytest/subtests.py -> build/bdist.linux-x86_64/wheel/./_pytest 2026-03-27 19:52:15,534 root INFO copying build/lib/_pytest/stepwise.py -> build/bdist.linux-x86_64/wheel/./_pytest 2026-03-27 19:52:15,535 root INFO creating build/bdist.linux-x86_64/wheel/_pytest/_io 2026-03-27 19:52:15,535 root INFO copying build/lib/_pytest/_io/saferepr.py -> build/bdist.linux-x86_64/wheel/./_pytest/_io 2026-03-27 19:52:15,535 root INFO copying build/lib/_pytest/_io/wcwidth.py -> build/bdist.linux-x86_64/wheel/./_pytest/_io 2026-03-27 19:52:15,535 root INFO copying build/lib/_pytest/_io/terminalwriter.py -> build/bdist.linux-x86_64/wheel/./_pytest/_io 2026-03-27 19:52:15,535 root INFO copying build/lib/_pytest/_io/__init__.py -> build/bdist.linux-x86_64/wheel/./_pytest/_io 2026-03-27 19:52:15,536 root INFO copying build/lib/_pytest/_io/pprint.py -> build/bdist.linux-x86_64/wheel/./_pytest/_io 2026-03-27 19:52:15,536 root INFO copying build/lib/_pytest/tmpdir.py -> build/bdist.linux-x86_64/wheel/./_pytest 2026-03-27 19:52:15,536 root INFO copying build/lib/_pytest/pytester.py -> build/bdist.linux-x86_64/wheel/./_pytest 2026-03-27 19:52:15,536 root INFO copying build/lib/_pytest/outcomes.py -> build/bdist.linux-x86_64/wheel/./_pytest 2026-03-27 19:52:15,537 root INFO copying build/lib/_pytest/monkeypatch.py -> build/bdist.linux-x86_64/wheel/./_pytest 2026-03-27 19:52:15,537 root INFO copying build/lib/_pytest/tracemalloc.py -> build/bdist.linux-x86_64/wheel/./_pytest 2026-03-27 19:52:15,537 root INFO copying build/lib/_pytest/legacypath.py -> build/bdist.linux-x86_64/wheel/./_pytest 2026-03-27 19:52:15,537 root INFO copying build/lib/_pytest/debugging.py -> build/bdist.linux-x86_64/wheel/./_pytest 2026-03-27 19:52:15,537 root INFO copying build/lib/_pytest/_argcomplete.py -> build/bdist.linux-x86_64/wheel/./_pytest 2026-03-27 19:52:15,538 root INFO copying build/lib/_pytest/pytester_assertions.py -> build/bdist.linux-x86_64/wheel/./_pytest 2026-03-27 19:52:15,538 root INFO copying build/lib/_pytest/warning_types.py -> build/bdist.linux-x86_64/wheel/./_pytest 2026-03-27 19:52:15,538 root INFO copying build/lib/_pytest/junitxml.py -> build/bdist.linux-x86_64/wheel/./_pytest 2026-03-27 19:52:15,538 root INFO copying build/lib/_pytest/fixtures.py -> build/bdist.linux-x86_64/wheel/./_pytest 2026-03-27 19:52:15,539 root INFO creating build/bdist.linux-x86_64/wheel/_pytest/mark 2026-03-27 19:52:15,539 root INFO copying build/lib/_pytest/mark/expression.py -> build/bdist.linux-x86_64/wheel/./_pytest/mark 2026-03-27 19:52:15,539 root INFO copying build/lib/_pytest/mark/structures.py -> build/bdist.linux-x86_64/wheel/./_pytest/mark 2026-03-27 19:52:15,539 root INFO copying build/lib/_pytest/mark/__init__.py -> build/bdist.linux-x86_64/wheel/./_pytest/mark 2026-03-27 19:52:15,539 root INFO copying build/lib/_pytest/deprecated.py -> build/bdist.linux-x86_64/wheel/./_pytest 2026-03-27 19:52:15,540 root INFO copying build/lib/_pytest/python_api.py -> build/bdist.linux-x86_64/wheel/./_pytest 2026-03-27 19:52:15,540 root INFO copying build/lib/_pytest/_version.py -> build/bdist.linux-x86_64/wheel/./_pytest 2026-03-27 19:52:15,540 root INFO copying build/lib/_pytest/unraisableexception.py -> build/bdist.linux-x86_64/wheel/./_pytest 2026-03-27 19:52:15,540 root INFO copying build/lib/_pytest/warnings.py -> build/bdist.linux-x86_64/wheel/./_pytest 2026-03-27 19:52:15,541 root INFO copying build/lib/_pytest/faulthandler.py -> build/bdist.linux-x86_64/wheel/./_pytest 2026-03-27 19:52:15,541 root INFO creating build/bdist.linux-x86_64/wheel/_pytest/assertion 2026-03-27 19:52:15,541 root INFO copying build/lib/_pytest/assertion/truncate.py -> build/bdist.linux-x86_64/wheel/./_pytest/assertion 2026-03-27 19:52:15,541 root INFO copying build/lib/_pytest/assertion/util.py -> build/bdist.linux-x86_64/wheel/./_pytest/assertion 2026-03-27 19:52:15,541 root INFO copying build/lib/_pytest/assertion/__init__.py -> build/bdist.linux-x86_64/wheel/./_pytest/assertion 2026-03-27 19:52:15,542 root INFO copying build/lib/_pytest/assertion/rewrite.py -> build/bdist.linux-x86_64/wheel/./_pytest/assertion 2026-03-27 19:52:15,542 root INFO copying build/lib/_pytest/freeze_support.py -> build/bdist.linux-x86_64/wheel/./_pytest 2026-03-27 19:52:15,542 root INFO creating build/bdist.linux-x86_64/wheel/_pytest/_code 2026-03-27 19:52:15,542 root INFO copying build/lib/_pytest/_code/code.py -> build/bdist.linux-x86_64/wheel/./_pytest/_code 2026-03-27 19:52:15,543 root INFO copying build/lib/_pytest/_code/source.py -> build/bdist.linux-x86_64/wheel/./_pytest/_code 2026-03-27 19:52:15,543 root INFO copying build/lib/_pytest/_code/__init__.py -> build/bdist.linux-x86_64/wheel/./_pytest/_code 2026-03-27 19:52:15,543 root INFO copying build/lib/_pytest/stash.py -> build/bdist.linux-x86_64/wheel/./_pytest 2026-03-27 19:52:15,543 root INFO copying build/lib/_pytest/unittest.py -> build/bdist.linux-x86_64/wheel/./_pytest 2026-03-27 19:52:15,543 root INFO copying build/lib/_pytest/py.typed -> build/bdist.linux-x86_64/wheel/./_pytest 2026-03-27 19:52:15,544 root INFO copying build/lib/_pytest/logging.py -> build/bdist.linux-x86_64/wheel/./_pytest 2026-03-27 19:52:15,544 root INFO copying build/lib/_pytest/threadexception.py -> build/bdist.linux-x86_64/wheel/./_pytest 2026-03-27 19:52:15,544 root INFO copying build/lib/_pytest/capture.py -> build/bdist.linux-x86_64/wheel/./_pytest 2026-03-27 19:52:15,544 root INFO creating build/bdist.linux-x86_64/wheel/_pytest/_py 2026-03-27 19:52:15,544 root INFO copying build/lib/_pytest/_py/error.py -> build/bdist.linux-x86_64/wheel/./_pytest/_py 2026-03-27 19:52:15,545 root INFO copying build/lib/_pytest/_py/path.py -> build/bdist.linux-x86_64/wheel/./_pytest/_py 2026-03-27 19:52:15,545 root INFO copying build/lib/_pytest/_py/__init__.py -> build/bdist.linux-x86_64/wheel/./_pytest/_py 2026-03-27 19:52:15,545 root INFO copying build/lib/_pytest/recwarn.py -> build/bdist.linux-x86_64/wheel/./_pytest 2026-03-27 19:52:15,545 root INFO copying build/lib/_pytest/compat.py -> build/bdist.linux-x86_64/wheel/./_pytest 2026-03-27 19:52:15,546 root INFO copying build/lib/_pytest/terminalprogress.py -> build/bdist.linux-x86_64/wheel/./_pytest 2026-03-27 19:52:15,546 root INFO copying build/lib/_pytest/terminal.py -> build/bdist.linux-x86_64/wheel/./_pytest 2026-03-27 19:52:15,546 root INFO copying build/lib/_pytest/pastebin.py -> build/bdist.linux-x86_64/wheel/./_pytest 2026-03-27 19:52:15,546 root INFO copying build/lib/_pytest/__init__.py -> build/bdist.linux-x86_64/wheel/./_pytest 2026-03-27 19:52:15,547 root INFO copying build/lib/_pytest/python.py -> build/bdist.linux-x86_64/wheel/./_pytest 2026-03-27 19:52:15,547 root INFO creating build/bdist.linux-x86_64/wheel/_pytest/config 2026-03-27 19:52:15,547 root INFO copying build/lib/_pytest/config/findpaths.py -> build/bdist.linux-x86_64/wheel/./_pytest/config 2026-03-27 19:52:15,547 root INFO copying build/lib/_pytest/config/argparsing.py -> build/bdist.linux-x86_64/wheel/./_pytest/config 2026-03-27 19:52:15,547 root INFO copying build/lib/_pytest/config/exceptions.py -> build/bdist.linux-x86_64/wheel/./_pytest/config 2026-03-27 19:52:15,548 root INFO copying build/lib/_pytest/config/compat.py -> build/bdist.linux-x86_64/wheel/./_pytest/config 2026-03-27 19:52:15,548 root INFO copying build/lib/_pytest/config/__init__.py -> build/bdist.linux-x86_64/wheel/./_pytest/config 2026-03-27 19:52:15,548 root INFO copying build/lib/_pytest/reports.py -> build/bdist.linux-x86_64/wheel/./_pytest 2026-03-27 19:52:15,548 root INFO copying build/lib/_pytest/pathlib.py -> build/bdist.linux-x86_64/wheel/./_pytest 2026-03-27 19:52:15,549 root INFO copying build/lib/_pytest/setupplan.py -> build/bdist.linux-x86_64/wheel/./_pytest 2026-03-27 19:52:15,549 root INFO copying build/lib/_pytest/doctest.py -> build/bdist.linux-x86_64/wheel/./_pytest 2026-03-27 19:52:15,549 root INFO copying build/lib/_pytest/raises.py -> build/bdist.linux-x86_64/wheel/./_pytest 2026-03-27 19:52:15,549 root INFO copying build/lib/_pytest/cacheprovider.py -> build/bdist.linux-x86_64/wheel/./_pytest 2026-03-27 19:52:15,550 root INFO copying build/lib/_pytest/timing.py -> build/bdist.linux-x86_64/wheel/./_pytest 2026-03-27 19:52:15,550 root INFO copying build/lib/_pytest/main.py -> build/bdist.linux-x86_64/wheel/./_pytest 2026-03-27 19:52:15,550 root INFO copying build/lib/py.py -> build/bdist.linux-x86_64/wheel/. 2026-03-27 19:52:15,550 root INFO running install_egg_info 2026-03-27 19:52:15,552 root INFO Copying src/pytest.egg-info to build/bdist.linux-x86_64/wheel/./pytest-9.0.2-py3.14.egg-info 2026-03-27 19:52:15,554 root INFO running install_scripts 2026-03-27 19:52:15,555 root INFO creating build/bdist.linux-x86_64/wheel/pytest-9.0.2.dist-info/WHEEL 2026-03-27 19:52:15,555 wheel INFO creating '/home/buildozer/aports/main/py3-pytest/src/pytest-9.0.2/.dist/.tmp-ab6tipoe/pytest-9.0.2-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2026-03-27 19:52:15,555 wheel INFO adding 'py.py' 2026-03-27 19:52:15,556 wheel INFO adding '_pytest/__init__.py' 2026-03-27 19:52:15,556 wheel INFO adding '_pytest/_argcomplete.py' 2026-03-27 19:52:15,556 wheel INFO adding '_pytest/_version.py' 2026-03-27 19:52:15,556 wheel INFO adding '_pytest/cacheprovider.py' 2026-03-27 19:52:15,557 wheel INFO adding '_pytest/capture.py' 2026-03-27 19:52:15,557 wheel INFO adding '_pytest/compat.py' 2026-03-27 19:52:15,557 wheel INFO adding '_pytest/debugging.py' 2026-03-27 19:52:15,557 wheel INFO adding '_pytest/deprecated.py' 2026-03-27 19:52:15,558 wheel INFO adding '_pytest/doctest.py' 2026-03-27 19:52:15,558 wheel INFO adding '_pytest/faulthandler.py' 2026-03-27 19:52:15,558 wheel INFO adding '_pytest/fixtures.py' 2026-03-27 19:52:15,559 wheel INFO adding '_pytest/freeze_support.py' 2026-03-27 19:52:15,559 wheel INFO adding '_pytest/helpconfig.py' 2026-03-27 19:52:15,559 wheel INFO adding '_pytest/hookspec.py' 2026-03-27 19:52:15,559 wheel INFO adding '_pytest/junitxml.py' 2026-03-27 19:52:15,560 wheel INFO adding '_pytest/legacypath.py' 2026-03-27 19:52:15,560 wheel INFO adding '_pytest/logging.py' 2026-03-27 19:52:15,560 wheel INFO adding '_pytest/main.py' 2026-03-27 19:52:15,561 wheel INFO adding '_pytest/monkeypatch.py' 2026-03-27 19:52:15,561 wheel INFO adding '_pytest/nodes.py' 2026-03-27 19:52:15,561 wheel INFO adding '_pytest/outcomes.py' 2026-03-27 19:52:15,561 wheel INFO adding '_pytest/pastebin.py' 2026-03-27 19:52:15,562 wheel INFO adding '_pytest/pathlib.py' 2026-03-27 19:52:15,562 wheel INFO adding '_pytest/py.typed' 2026-03-27 19:52:15,562 wheel INFO adding '_pytest/pytester.py' 2026-03-27 19:52:15,562 wheel INFO adding '_pytest/pytester_assertions.py' 2026-03-27 19:52:15,563 wheel INFO adding '_pytest/python.py' 2026-03-27 19:52:15,563 wheel INFO adding '_pytest/python_api.py' 2026-03-27 19:52:15,563 wheel INFO adding '_pytest/raises.py' 2026-03-27 19:52:15,564 wheel INFO adding '_pytest/recwarn.py' 2026-03-27 19:52:15,564 wheel INFO adding '_pytest/reports.py' 2026-03-27 19:52:15,564 wheel INFO adding '_pytest/runner.py' 2026-03-27 19:52:15,565 wheel INFO adding '_pytest/scope.py' 2026-03-27 19:52:15,565 wheel INFO adding '_pytest/setuponly.py' 2026-03-27 19:52:15,565 wheel INFO adding '_pytest/setupplan.py' 2026-03-27 19:52:15,565 wheel INFO adding '_pytest/skipping.py' 2026-03-27 19:52:15,565 wheel INFO adding '_pytest/stash.py' 2026-03-27 19:52:15,565 wheel INFO adding '_pytest/stepwise.py' 2026-03-27 19:52:15,566 wheel INFO adding '_pytest/subtests.py' 2026-03-27 19:52:15,566 wheel INFO adding '_pytest/terminal.py' 2026-03-27 19:52:15,566 wheel INFO adding '_pytest/terminalprogress.py' 2026-03-27 19:52:15,567 wheel INFO adding '_pytest/threadexception.py' 2026-03-27 19:52:15,567 wheel INFO adding '_pytest/timing.py' 2026-03-27 19:52:15,567 wheel INFO adding '_pytest/tmpdir.py' 2026-03-27 19:52:15,567 wheel INFO adding '_pytest/tracemalloc.py' 2026-03-27 19:52:15,567 wheel INFO adding '_pytest/unittest.py' 2026-03-27 19:52:15,568 wheel INFO adding '_pytest/unraisableexception.py' 2026-03-27 19:52:15,568 wheel INFO adding '_pytest/warning_types.py' 2026-03-27 19:52:15,568 wheel INFO adding '_pytest/warnings.py' 2026-03-27 19:52:15,568 wheel INFO adding '_pytest/_code/__init__.py' 2026-03-27 19:52:15,569 wheel INFO adding '_pytest/_code/code.py' 2026-03-27 19:52:15,569 wheel INFO adding '_pytest/_code/source.py' 2026-03-27 19:52:15,569 wheel INFO adding '_pytest/_io/__init__.py' 2026-03-27 19:52:15,569 wheel INFO adding '_pytest/_io/pprint.py' 2026-03-27 19:52:15,570 wheel INFO adding '_pytest/_io/saferepr.py' 2026-03-27 19:52:15,570 wheel INFO adding '_pytest/_io/terminalwriter.py' 2026-03-27 19:52:15,570 wheel INFO adding '_pytest/_io/wcwidth.py' 2026-03-27 19:52:15,570 wheel INFO adding '_pytest/_py/__init__.py' 2026-03-27 19:52:15,570 wheel INFO adding '_pytest/_py/error.py' 2026-03-27 19:52:15,571 wheel INFO adding '_pytest/_py/path.py' 2026-03-27 19:52:15,571 wheel INFO adding '_pytest/assertion/__init__.py' 2026-03-27 19:52:15,571 wheel INFO adding '_pytest/assertion/rewrite.py' 2026-03-27 19:52:15,571 wheel INFO adding '_pytest/assertion/truncate.py' 2026-03-27 19:52:15,572 wheel INFO adding '_pytest/assertion/util.py' 2026-03-27 19:52:15,572 wheel INFO adding '_pytest/config/__init__.py' 2026-03-27 19:52:15,572 wheel INFO adding '_pytest/config/argparsing.py' 2026-03-27 19:52:15,573 wheel INFO adding '_pytest/config/compat.py' 2026-03-27 19:52:15,573 wheel INFO adding '_pytest/config/exceptions.py' 2026-03-27 19:52:15,573 wheel INFO adding '_pytest/config/findpaths.py' 2026-03-27 19:52:15,573 wheel INFO adding '_pytest/mark/__init__.py' 2026-03-27 19:52:15,574 wheel INFO adding '_pytest/mark/expression.py' 2026-03-27 19:52:15,574 wheel INFO adding '_pytest/mark/structures.py' 2026-03-27 19:52:15,574 wheel INFO adding 'pytest/__init__.py' 2026-03-27 19:52:15,574 wheel INFO adding 'pytest/__main__.py' 2026-03-27 19:52:15,574 wheel INFO adding 'pytest/py.typed' 2026-03-27 19:52:15,575 wheel INFO adding 'pytest-9.0.2.dist-info/licenses/LICENSE' 2026-03-27 19:52:15,575 wheel INFO adding 'pytest-9.0.2.dist-info/METADATA' 2026-03-27 19:52:15,575 wheel INFO adding 'pytest-9.0.2.dist-info/WHEEL' 2026-03-27 19:52:15,575 wheel INFO adding 'pytest-9.0.2.dist-info/entry_points.txt' 2026-03-27 19:52:15,575 wheel INFO adding 'pytest-9.0.2.dist-info/top_level.txt' 2026-03-27 19:52:15,576 wheel INFO adding 'pytest-9.0.2.dist-info/RECORD' 2026-03-27 19:52:15,576 root INFO removing build/bdist.linux-x86_64/wheel 2026-03-27 19:52:15,578 gpep517 INFO The backend produced .dist/pytest-9.0.2-py3-none-any.whl pytest-9.0.2-py3-none-any.whl >>> py3-pytest: Entering fakeroot... >>> py3-pytest-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/pytest/__pycache__' -> '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest-pyc/usr/lib/python3.14/site-packages/pytest/__pycache__' 'usr/lib/python3.14/site-packages/_pytest/_io/__pycache__' -> '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest-pyc/usr/lib/python3.14/site-packages/_pytest/_io/__pycache__' 'usr/lib/python3.14/site-packages/_pytest/mark/__pycache__' -> '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest-pyc/usr/lib/python3.14/site-packages/_pytest/mark/__pycache__' 'usr/lib/python3.14/site-packages/_pytest/assertion/__pycache__' -> '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest-pyc/usr/lib/python3.14/site-packages/_pytest/assertion/__pycache__' 'usr/lib/python3.14/site-packages/_pytest/_code/__pycache__' -> '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest-pyc/usr/lib/python3.14/site-packages/_pytest/_code/__pycache__' 'usr/lib/python3.14/site-packages/_pytest/_py/__pycache__' -> '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest-pyc/usr/lib/python3.14/site-packages/_pytest/_py/__pycache__' 'usr/lib/python3.14/site-packages/_pytest/__pycache__' -> '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest-pyc/usr/lib/python3.14/site-packages/_pytest/__pycache__' 'usr/lib/python3.14/site-packages/_pytest/config/__pycache__' -> '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest-pyc/usr/lib/python3.14/site-packages/_pytest/config/__pycache__' 'usr/lib/python3.14/site-packages/__pycache__' -> '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest-pyc/usr/lib/python3.14/site-packages/__pycache__' >>> py3-pytest-pyc*: Preparing subpackage py3-pytest-pyc... >>> py3-pytest-pyc*: Running postcheck for py3-pytest-pyc >>> py3-pytest*: Running postcheck for py3-pytest >>> py3-pytest*: Preparing package py3-pytest... >>> py3-pytest-pyc*: Tracing dependencies... python3~3.14 >>> py3-pytest-pyc*: Package size: 1.8 MB >>> py3-pytest-pyc*: Compressing data... >>> py3-pytest-pyc*: Create checksum... >>> py3-pytest-pyc*: Create py3-pytest-pyc-9.0.2-r1.apk >>> py3-pytest*: Tracing dependencies... py3-iniconfig py3-packaging py3-pluggy py3-py py3-pygments python3~3.14 >>> py3-pytest*: Package size: 1.3 MB >>> py3-pytest*: Compressing data... >>> py3-pytest*: Create checksum... >>> py3-pytest*: Create py3-pytest-9.0.2-r1.apk >>> py3-pytest: Build complete at Fri, 27 Mar 2026 19:52:16 +0000 elapsed time 0h 0m 3s >>> py3-pytest: Cleaning up srcdir >>> py3-pytest: Cleaning up pkgdir >>> py3-pytest: Cleaning up tmpdir >>> py3-pytest: Uninstalling dependencies... ( 1/34) Purging .makedepends-py3-pytest (20260327.195214) ( 2/34) Purging py3-iniconfig-pyc (2.3.0-r1) ( 3/34) Purging py3-iniconfig (2.3.0-r1) ( 4/34) Purging py3-pluggy-pyc (1.6.0-r1) ( 5/34) Purging py3-pluggy (1.6.0-r1) ( 6/34) Purging py3-py-pyc (1.11.0-r5) ( 7/34) Purging py3-py (1.11.0-r5) ( 8/34) Purging py3-pygments-pyc (2.19.2-r1) ( 9/34) Purging py3-pygments (2.19.2-r1) (10/34) Purging py3-gpep517-pyc (19-r2) (11/34) Purging py3-gpep517 (19-r2) (12/34) Purging py3-installer-pyc (0.7.0-r3) (13/34) Purging py3-installer (0.7.0-r3) (14/34) Purging py3-setuptools_scm-pyc (9.2.2-r1) (15/34) Purging py3-setuptools_scm (9.2.2-r1) (16/34) Purging py3-setuptools-pyc (82.0.1-r1) (17/34) Purging py3-setuptools (82.0.1-r1) (18/34) Purging py3-wheel-pyc (0.46.3-r1) (19/34) Purging py3-wheel (0.46.3-r1) (20/34) Purging py3-packaging-pyc (26.0-r1) (21/34) Purging py3-packaging (26.0-r1) (22/34) Purging py3-parsing-pyc (3.3.2-r1) (23/34) Purging py3-parsing (3.3.2-r1) (24/34) Purging python3-pyc (3.14.3-r0) (25/34) Purging python3-pycache-pyc0 (3.14.3-r0) (26/34) Purging pyc (3.14.3-r0) (27/34) Purging python3 (3.14.3-r0) (28/34) Purging gdbm (1.26-r0) (29/34) Purging libbz2 (1.0.8-r6) (30/34) Purging libffi (3.5.2-r0) (31/34) Purging libpanelw (6.6_p20251231-r0) (32/34) Purging mpdecimal (4.0.1-r0) (33/34) Purging sqlite-libs (3.51.2-r1) (34/34) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 441.4 MiB in 106 packages >>> py3-pytest: Updating the main/x86_64 repository index... >>> py3-pytest: Signing the index...