>>> py3-pytest: Building main/py3-pytest 8.4.1-r1 (using abuild 3.15.0-r2) started Fri, 08 Aug 2025 20:54:03 +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.1-r0) ( 5/34) Installing mpdecimal (4.0.1-r0) ( 6/34) Installing libpanelw (6.5_p20250705-r0) ( 7/34) Installing sqlite-libs (3.50.4-r0) ( 8/34) Installing python3 (3.12.11-r0) ( 9/34) Installing python3-pycache-pyc0 (3.12.11-r0) (10/34) Installing pyc (3.12.11-r0) (11/34) Installing py3-iniconfig-pyc (2.1.0-r0) (12/34) Installing python3-pyc (3.12.11-r0) (13/34) Installing py3-iniconfig (2.1.0-r0) (14/34) Installing py3-parsing (3.2.3-r0) (15/34) Installing py3-parsing-pyc (3.2.3-r0) (16/34) Installing py3-packaging (25.0-r0) (17/34) Installing py3-packaging-pyc (25.0-r0) (18/34) Installing py3-pluggy (1.6.0-r0) (19/34) Installing py3-pluggy-pyc (1.6.0-r0) (20/34) Installing py3-py (1.11.0-r4) (21/34) Installing py3-py-pyc (1.11.0-r4) (22/34) Installing py3-pygments (2.19.2-r0) (23/34) Installing py3-pygments-pyc (2.19.2-r0) (24/34) Installing py3-installer (0.7.0-r2) (25/34) Installing py3-installer-pyc (0.7.0-r2) (26/34) Installing py3-gpep517 (19-r0) (27/34) Installing py3-gpep517-pyc (19-r0) (28/34) Installing py3-setuptools (80.9.0-r1) (29/34) Installing py3-setuptools-pyc (80.9.0-r1) (30/34) Installing py3-setuptools_scm (9.0.3-r0) (31/34) Installing py3-setuptools_scm-pyc (9.0.3-r0) (32/34) Installing py3-wheel (0.46.1-r0) (33/34) Installing py3-wheel-pyc (0.46.1-r0) (34/34) Installing .makedepends-py3-pytest (20250808.205405) busybox-1.37.0-r22.trigger: Executing script... OK: 416 MiB in 135 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-8.4.1.tar.gz >>> py3-pytest: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pytest-8.4.1.tar.gz >>> py3-pytest: Checking sha512sums... pytest-8.4.1.tar.gz: OK >>> py3-pytest: Unpacking /var/cache/distfiles/edge/pytest-8.4.1.tar.gz... 2025-08-08 20:54:08,901 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-08-08 20:54:09,302 root INFO running bdist_wheel 2025-08-08 20:54:09,386 root INFO running build 2025-08-08 20:54:09,387 root INFO running build_py 2025-08-08 20:54:09,404 root INFO creating build/lib 2025-08-08 20:54:09,406 root INFO copying src/py.py -> build/lib 2025-08-08 20:54:09,410 root INFO creating build/lib/_pytest 2025-08-08 20:54:09,411 root INFO copying src/_pytest/python.py -> build/lib/_pytest 2025-08-08 20:54:09,413 root INFO copying src/_pytest/skipping.py -> build/lib/_pytest 2025-08-08 20:54:09,415 root INFO copying src/_pytest/monkeypatch.py -> build/lib/_pytest 2025-08-08 20:54:09,417 root INFO copying src/_pytest/__init__.py -> build/lib/_pytest 2025-08-08 20:54:09,418 root INFO copying src/_pytest/capture.py -> build/lib/_pytest 2025-08-08 20:54:09,420 root INFO copying src/_pytest/tmpdir.py -> build/lib/_pytest 2025-08-08 20:54:09,422 root INFO copying src/_pytest/tracemalloc.py -> build/lib/_pytest 2025-08-08 20:54:09,423 root INFO copying src/_pytest/main.py -> build/lib/_pytest 2025-08-08 20:54:09,425 root INFO copying src/_pytest/faulthandler.py -> build/lib/_pytest 2025-08-08 20:54:09,427 root INFO copying src/_pytest/fixtures.py -> build/lib/_pytest 2025-08-08 20:54:09,429 root INFO copying src/_pytest/debugging.py -> build/lib/_pytest 2025-08-08 20:54:09,431 root INFO copying src/_pytest/terminal.py -> build/lib/_pytest 2025-08-08 20:54:09,433 root INFO copying src/_pytest/warnings.py -> build/lib/_pytest 2025-08-08 20:54:09,434 root INFO copying src/_pytest/helpconfig.py -> build/lib/_pytest 2025-08-08 20:54:09,436 root INFO copying src/_pytest/pytester_assertions.py -> build/lib/_pytest 2025-08-08 20:54:09,438 root INFO copying src/_pytest/doctest.py -> build/lib/_pytest 2025-08-08 20:54:09,439 root INFO copying src/_pytest/compat.py -> build/lib/_pytest 2025-08-08 20:54:09,441 root INFO copying src/_pytest/timing.py -> build/lib/_pytest 2025-08-08 20:54:09,443 root INFO copying src/_pytest/stash.py -> build/lib/_pytest 2025-08-08 20:54:09,444 root INFO copying src/_pytest/outcomes.py -> build/lib/_pytest 2025-08-08 20:54:09,446 root INFO copying src/_pytest/setupplan.py -> build/lib/_pytest 2025-08-08 20:54:09,448 root INFO copying src/_pytest/scope.py -> build/lib/_pytest 2025-08-08 20:54:09,449 root INFO copying src/_pytest/legacypath.py -> build/lib/_pytest 2025-08-08 20:54:09,451 root INFO copying src/_pytest/_version.py -> build/lib/_pytest 2025-08-08 20:54:09,453 root INFO copying src/_pytest/_argcomplete.py -> build/lib/_pytest 2025-08-08 20:54:09,454 root INFO copying src/_pytest/junitxml.py -> build/lib/_pytest 2025-08-08 20:54:09,456 root INFO copying src/_pytest/setuponly.py -> build/lib/_pytest 2025-08-08 20:54:09,458 root INFO copying src/_pytest/nodes.py -> build/lib/_pytest 2025-08-08 20:54:09,460 root INFO copying src/_pytest/unraisableexception.py -> build/lib/_pytest 2025-08-08 20:54:09,461 root INFO copying src/_pytest/deprecated.py -> build/lib/_pytest 2025-08-08 20:54:09,463 root INFO copying src/_pytest/raises.py -> build/lib/_pytest 2025-08-08 20:54:09,465 root INFO copying src/_pytest/warning_types.py -> build/lib/_pytest 2025-08-08 20:54:09,467 root INFO copying src/_pytest/pastebin.py -> build/lib/_pytest 2025-08-08 20:54:09,468 root INFO copying src/_pytest/threadexception.py -> build/lib/_pytest 2025-08-08 20:54:09,470 root INFO copying src/_pytest/stepwise.py -> build/lib/_pytest 2025-08-08 20:54:09,472 root INFO copying src/_pytest/cacheprovider.py -> build/lib/_pytest 2025-08-08 20:54:09,474 root INFO copying src/_pytest/unittest.py -> build/lib/_pytest 2025-08-08 20:54:09,475 root INFO copying src/_pytest/python_api.py -> build/lib/_pytest 2025-08-08 20:54:09,477 root INFO copying src/_pytest/pathlib.py -> build/lib/_pytest 2025-08-08 20:54:09,479 root INFO copying src/_pytest/hookspec.py -> build/lib/_pytest 2025-08-08 20:54:09,481 root INFO copying src/_pytest/runner.py -> build/lib/_pytest 2025-08-08 20:54:09,483 root INFO copying src/_pytest/pytester.py -> build/lib/_pytest 2025-08-08 20:54:09,485 root INFO copying src/_pytest/recwarn.py -> build/lib/_pytest 2025-08-08 20:54:09,487 root INFO copying src/_pytest/reports.py -> build/lib/_pytest 2025-08-08 20:54:09,488 root INFO copying src/_pytest/logging.py -> build/lib/_pytest 2025-08-08 20:54:09,490 root INFO copying src/_pytest/freeze_support.py -> build/lib/_pytest 2025-08-08 20:54:09,492 root INFO creating build/lib/pytest 2025-08-08 20:54:09,493 root INFO copying src/pytest/__init__.py -> build/lib/pytest 2025-08-08 20:54:09,495 root INFO copying src/pytest/__main__.py -> build/lib/pytest 2025-08-08 20:54:09,497 root INFO creating build/lib/_pytest/config 2025-08-08 20:54:09,498 root INFO copying src/_pytest/config/exceptions.py -> build/lib/_pytest/config 2025-08-08 20:54:09,500 root INFO copying src/_pytest/config/__init__.py -> build/lib/_pytest/config 2025-08-08 20:54:09,502 root INFO copying src/_pytest/config/compat.py -> build/lib/_pytest/config 2025-08-08 20:54:09,504 root INFO copying src/_pytest/config/findpaths.py -> build/lib/_pytest/config 2025-08-08 20:54:09,505 root INFO copying src/_pytest/config/argparsing.py -> build/lib/_pytest/config 2025-08-08 20:54:09,508 root INFO creating build/lib/_pytest/mark 2025-08-08 20:54:09,509 root INFO copying src/_pytest/mark/__init__.py -> build/lib/_pytest/mark 2025-08-08 20:54:09,511 root INFO copying src/_pytest/mark/expression.py -> build/lib/_pytest/mark 2025-08-08 20:54:09,512 root INFO copying src/_pytest/mark/structures.py -> build/lib/_pytest/mark 2025-08-08 20:54:09,515 root INFO creating build/lib/_pytest/_code 2025-08-08 20:54:09,516 root INFO copying src/_pytest/_code/__init__.py -> build/lib/_pytest/_code 2025-08-08 20:54:09,517 root INFO copying src/_pytest/_code/code.py -> build/lib/_pytest/_code 2025-08-08 20:54:09,519 root INFO copying src/_pytest/_code/source.py -> build/lib/_pytest/_code 2025-08-08 20:54:09,521 root INFO creating build/lib/_pytest/_py 2025-08-08 20:54:09,522 root INFO copying src/_pytest/_py/__init__.py -> build/lib/_pytest/_py 2025-08-08 20:54:09,524 root INFO copying src/_pytest/_py/error.py -> build/lib/_pytest/_py 2025-08-08 20:54:09,525 root INFO copying src/_pytest/_py/path.py -> build/lib/_pytest/_py 2025-08-08 20:54:09,528 root INFO creating build/lib/_pytest/assertion 2025-08-08 20:54:09,529 root INFO copying src/_pytest/assertion/__init__.py -> build/lib/_pytest/assertion 2025-08-08 20:54:09,531 root INFO copying src/_pytest/assertion/util.py -> build/lib/_pytest/assertion 2025-08-08 20:54:09,533 root INFO copying src/_pytest/assertion/rewrite.py -> build/lib/_pytest/assertion 2025-08-08 20:54:09,534 root INFO copying src/_pytest/assertion/truncate.py -> build/lib/_pytest/assertion 2025-08-08 20:54:09,537 root INFO creating build/lib/_pytest/_io 2025-08-08 20:54:09,538 root INFO copying src/_pytest/_io/pprint.py -> build/lib/_pytest/_io 2025-08-08 20:54:09,540 root INFO copying src/_pytest/_io/__init__.py -> build/lib/_pytest/_io 2025-08-08 20:54:09,541 root INFO copying src/_pytest/_io/terminalwriter.py -> build/lib/_pytest/_io 2025-08-08 20:54:09,543 root INFO copying src/_pytest/_io/saferepr.py -> build/lib/_pytest/_io 2025-08-08 20:54:09,544 root INFO copying src/_pytest/_io/wcwidth.py -> build/lib/_pytest/_io 2025-08-08 20:54:09,546 root INFO running egg_info 2025-08-08 20:54:09,563 root INFO writing src/pytest.egg-info/PKG-INFO 2025-08-08 20:54:09,572 root INFO writing dependency_links to src/pytest.egg-info/dependency_links.txt 2025-08-08 20:54:09,574 root INFO writing entry points to src/pytest.egg-info/entry_points.txt 2025-08-08 20:54:09,581 root INFO writing requirements to src/pytest.egg-info/requires.txt 2025-08-08 20:54:09,582 root INFO writing top-level names to src/pytest.egg-info/top_level.txt listing git files failed - pretending there aren't any 2025-08-08 20:54:09,667 root INFO reading manifest file 'src/pytest.egg-info/SOURCES.txt' 2025-08-08 20:54:09,733 root INFO adding license file 'LICENSE' 2025-08-08 20:54:09,734 root INFO adding license file 'AUTHORS' 2025-08-08 20:54:09,770 root INFO writing manifest file 'src/pytest.egg-info/SOURCES.txt' 2025-08-08 20:54:09,803 root INFO copying src/_pytest/py.typed -> build/lib/_pytest 2025-08-08 20:54:09,805 root INFO copying src/pytest/py.typed -> build/lib/pytest 2025-08-08 20:54:09,845 root INFO installing to build/bdist.linux-riscv64/wheel 2025-08-08 20:54:09,846 root INFO running install 2025-08-08 20:54:09,910 root INFO running install_lib 2025-08-08 20:54:09,932 root INFO creating build/bdist.linux-riscv64/wheel 2025-08-08 20:54:09,934 root INFO copying build/lib/py.py -> build/bdist.linux-riscv64/wheel/. 2025-08-08 20:54:09,935 root INFO creating build/bdist.linux-riscv64/wheel/_pytest 2025-08-08 20:54:09,936 root INFO copying build/lib/_pytest/python.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-08-08 20:54:09,938 root INFO copying build/lib/_pytest/skipping.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-08-08 20:54:09,940 root INFO copying build/lib/_pytest/monkeypatch.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-08-08 20:54:09,941 root INFO copying build/lib/_pytest/__init__.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-08-08 20:54:09,942 root INFO copying build/lib/_pytest/capture.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-08-08 20:54:09,944 root INFO copying build/lib/_pytest/tmpdir.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-08-08 20:54:09,945 root INFO copying build/lib/_pytest/tracemalloc.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-08-08 20:54:09,947 root INFO copying build/lib/_pytest/main.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-08-08 20:54:09,948 root INFO copying build/lib/_pytest/faulthandler.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-08-08 20:54:09,950 root INFO copying build/lib/_pytest/fixtures.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-08-08 20:54:09,951 root INFO copying build/lib/_pytest/debugging.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-08-08 20:54:09,953 root INFO copying build/lib/_pytest/terminal.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-08-08 20:54:09,954 root INFO copying build/lib/_pytest/warnings.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-08-08 20:54:09,956 root INFO copying build/lib/_pytest/helpconfig.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-08-08 20:54:09,958 root INFO creating build/bdist.linux-riscv64/wheel/_pytest/config 2025-08-08 20:54:09,959 root INFO copying build/lib/_pytest/config/exceptions.py -> build/bdist.linux-riscv64/wheel/./_pytest/config 2025-08-08 20:54:09,960 root INFO copying build/lib/_pytest/config/__init__.py -> build/bdist.linux-riscv64/wheel/./_pytest/config 2025-08-08 20:54:09,962 root INFO copying build/lib/_pytest/config/compat.py -> build/bdist.linux-riscv64/wheel/./_pytest/config 2025-08-08 20:54:09,963 root INFO copying build/lib/_pytest/config/findpaths.py -> build/bdist.linux-riscv64/wheel/./_pytest/config 2025-08-08 20:54:09,964 root INFO copying build/lib/_pytest/config/argparsing.py -> build/bdist.linux-riscv64/wheel/./_pytest/config 2025-08-08 20:54:09,966 root INFO copying build/lib/_pytest/pytester_assertions.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-08-08 20:54:09,967 root INFO copying build/lib/_pytest/py.typed -> build/bdist.linux-riscv64/wheel/./_pytest 2025-08-08 20:54:09,969 root INFO copying build/lib/_pytest/doctest.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-08-08 20:54:09,970 root INFO copying build/lib/_pytest/compat.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-08-08 20:54:09,971 root INFO copying build/lib/_pytest/timing.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-08-08 20:54:09,973 root INFO copying build/lib/_pytest/stash.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-08-08 20:54:09,974 root INFO copying build/lib/_pytest/outcomes.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-08-08 20:54:09,975 root INFO copying build/lib/_pytest/setupplan.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-08-08 20:54:09,977 root INFO creating build/bdist.linux-riscv64/wheel/_pytest/mark 2025-08-08 20:54:09,978 root INFO copying build/lib/_pytest/mark/__init__.py -> build/bdist.linux-riscv64/wheel/./_pytest/mark 2025-08-08 20:54:09,980 root INFO copying build/lib/_pytest/mark/expression.py -> build/bdist.linux-riscv64/wheel/./_pytest/mark 2025-08-08 20:54:09,981 root INFO copying build/lib/_pytest/mark/structures.py -> build/bdist.linux-riscv64/wheel/./_pytest/mark 2025-08-08 20:54:09,983 root INFO copying build/lib/_pytest/scope.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-08-08 20:54:09,984 root INFO copying build/lib/_pytest/legacypath.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-08-08 20:54:09,985 root INFO copying build/lib/_pytest/_version.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-08-08 20:54:09,987 root INFO copying build/lib/_pytest/_argcomplete.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-08-08 20:54:09,988 root INFO copying build/lib/_pytest/junitxml.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-08-08 20:54:09,989 root INFO copying build/lib/_pytest/setuponly.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-08-08 20:54:09,991 root INFO copying build/lib/_pytest/nodes.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-08-08 20:54:09,992 root INFO copying build/lib/_pytest/unraisableexception.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-08-08 20:54:09,994 root INFO copying build/lib/_pytest/deprecated.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-08-08 20:54:09,995 root INFO copying build/lib/_pytest/raises.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-08-08 20:54:09,997 root INFO copying build/lib/_pytest/warning_types.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-08-08 20:54:09,999 root INFO creating build/bdist.linux-riscv64/wheel/_pytest/_code 2025-08-08 20:54:10,000 root INFO copying build/lib/_pytest/_code/__init__.py -> build/bdist.linux-riscv64/wheel/./_pytest/_code 2025-08-08 20:54:10,001 root INFO copying build/lib/_pytest/_code/code.py -> build/bdist.linux-riscv64/wheel/./_pytest/_code 2025-08-08 20:54:10,003 root INFO copying build/lib/_pytest/_code/source.py -> build/bdist.linux-riscv64/wheel/./_pytest/_code 2025-08-08 20:54:10,004 root INFO copying build/lib/_pytest/pastebin.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-08-08 20:54:10,006 root INFO copying build/lib/_pytest/threadexception.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-08-08 20:54:10,007 root INFO copying build/lib/_pytest/stepwise.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-08-08 20:54:10,009 root INFO creating build/bdist.linux-riscv64/wheel/_pytest/_py 2025-08-08 20:54:10,010 root INFO copying build/lib/_pytest/_py/__init__.py -> build/bdist.linux-riscv64/wheel/./_pytest/_py 2025-08-08 20:54:10,011 root INFO copying build/lib/_pytest/_py/error.py -> build/bdist.linux-riscv64/wheel/./_pytest/_py 2025-08-08 20:54:10,012 root INFO copying build/lib/_pytest/_py/path.py -> build/bdist.linux-riscv64/wheel/./_pytest/_py 2025-08-08 20:54:10,014 root INFO copying build/lib/_pytest/cacheprovider.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-08-08 20:54:10,016 root INFO copying build/lib/_pytest/unittest.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-08-08 20:54:10,017 root INFO copying build/lib/_pytest/python_api.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-08-08 20:54:10,019 root INFO copying build/lib/_pytest/pathlib.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-08-08 20:54:10,020 root INFO copying build/lib/_pytest/hookspec.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-08-08 20:54:10,022 root INFO copying build/lib/_pytest/runner.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-08-08 20:54:10,024 root INFO creating build/bdist.linux-riscv64/wheel/_pytest/assertion 2025-08-08 20:54:10,025 root INFO copying build/lib/_pytest/assertion/__init__.py -> build/bdist.linux-riscv64/wheel/./_pytest/assertion 2025-08-08 20:54:10,027 root INFO copying build/lib/_pytest/assertion/util.py -> build/bdist.linux-riscv64/wheel/./_pytest/assertion 2025-08-08 20:54:10,028 root INFO copying build/lib/_pytest/assertion/rewrite.py -> build/bdist.linux-riscv64/wheel/./_pytest/assertion 2025-08-08 20:54:10,030 root INFO copying build/lib/_pytest/assertion/truncate.py -> build/bdist.linux-riscv64/wheel/./_pytest/assertion 2025-08-08 20:54:10,031 root INFO copying build/lib/_pytest/pytester.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-08-08 20:54:10,033 root INFO copying build/lib/_pytest/recwarn.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-08-08 20:54:10,034 root INFO copying build/lib/_pytest/reports.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-08-08 20:54:10,036 root INFO copying build/lib/_pytest/logging.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-08-08 20:54:10,037 root INFO copying build/lib/_pytest/freeze_support.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-08-08 20:54:10,039 root INFO creating build/bdist.linux-riscv64/wheel/_pytest/_io 2025-08-08 20:54:10,040 root INFO copying build/lib/_pytest/_io/pprint.py -> build/bdist.linux-riscv64/wheel/./_pytest/_io 2025-08-08 20:54:10,042 root INFO copying build/lib/_pytest/_io/__init__.py -> build/bdist.linux-riscv64/wheel/./_pytest/_io 2025-08-08 20:54:10,043 root INFO copying build/lib/_pytest/_io/terminalwriter.py -> build/bdist.linux-riscv64/wheel/./_pytest/_io 2025-08-08 20:54:10,045 root INFO copying build/lib/_pytest/_io/saferepr.py -> build/bdist.linux-riscv64/wheel/./_pytest/_io 2025-08-08 20:54:10,046 root INFO copying build/lib/_pytest/_io/wcwidth.py -> build/bdist.linux-riscv64/wheel/./_pytest/_io 2025-08-08 20:54:10,048 root INFO creating build/bdist.linux-riscv64/wheel/pytest 2025-08-08 20:54:10,049 root INFO copying build/lib/pytest/__init__.py -> build/bdist.linux-riscv64/wheel/./pytest 2025-08-08 20:54:10,050 root INFO copying build/lib/pytest/py.typed -> build/bdist.linux-riscv64/wheel/./pytest 2025-08-08 20:54:10,051 root INFO copying build/lib/pytest/__main__.py -> build/bdist.linux-riscv64/wheel/./pytest 2025-08-08 20:54:10,052 root INFO running install_egg_info 2025-08-08 20:54:10,069 root INFO Copying src/pytest.egg-info to build/bdist.linux-riscv64/wheel/./pytest-8.4.1-py3.12.egg-info 2025-08-08 20:54:10,077 root INFO running install_scripts 2025-08-08 20:54:10,086 root INFO creating build/bdist.linux-riscv64/wheel/pytest-8.4.1.dist-info/WHEEL 2025-08-08 20:54:10,089 wheel INFO creating '/home/buildozer/aports/main/py3-pytest/src/pytest-8.4.1/.dist/.tmp-utzug8mt/pytest-8.4.1-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-08-08 20:54:10,091 wheel INFO adding 'py.py' 2025-08-08 20:54:10,093 wheel INFO adding '_pytest/__init__.py' 2025-08-08 20:54:10,095 wheel INFO adding '_pytest/_argcomplete.py' 2025-08-08 20:54:10,096 wheel INFO adding '_pytest/_version.py' 2025-08-08 20:54:10,098 wheel INFO adding '_pytest/cacheprovider.py' 2025-08-08 20:54:10,101 wheel INFO adding '_pytest/capture.py' 2025-08-08 20:54:10,103 wheel INFO adding '_pytest/compat.py' 2025-08-08 20:54:10,105 wheel INFO adding '_pytest/debugging.py' 2025-08-08 20:54:10,107 wheel INFO adding '_pytest/deprecated.py' 2025-08-08 20:54:10,109 wheel INFO adding '_pytest/doctest.py' 2025-08-08 20:54:10,111 wheel INFO adding '_pytest/faulthandler.py' 2025-08-08 20:54:10,113 wheel INFO adding '_pytest/fixtures.py' 2025-08-08 20:54:10,117 wheel INFO adding '_pytest/freeze_support.py' 2025-08-08 20:54:10,118 wheel INFO adding '_pytest/helpconfig.py' 2025-08-08 20:54:10,120 wheel INFO adding '_pytest/hookspec.py' 2025-08-08 20:54:10,123 wheel INFO adding '_pytest/junitxml.py' 2025-08-08 20:54:10,125 wheel INFO adding '_pytest/legacypath.py' 2025-08-08 20:54:10,128 wheel INFO adding '_pytest/logging.py' 2025-08-08 20:54:10,130 wheel INFO adding '_pytest/main.py' 2025-08-08 20:54:10,133 wheel INFO adding '_pytest/monkeypatch.py' 2025-08-08 20:54:10,135 wheel INFO adding '_pytest/nodes.py' 2025-08-08 20:54:10,137 wheel INFO adding '_pytest/outcomes.py' 2025-08-08 20:54:10,139 wheel INFO adding '_pytest/pastebin.py' 2025-08-08 20:54:10,141 wheel INFO adding '_pytest/pathlib.py' 2025-08-08 20:54:10,143 wheel INFO adding '_pytest/py.typed' 2025-08-08 20:54:10,145 wheel INFO adding '_pytest/pytester.py' 2025-08-08 20:54:10,148 wheel INFO adding '_pytest/pytester_assertions.py' 2025-08-08 20:54:10,150 wheel INFO adding '_pytest/python.py' 2025-08-08 20:54:10,154 wheel INFO adding '_pytest/python_api.py' 2025-08-08 20:54:10,156 wheel INFO adding '_pytest/raises.py' 2025-08-08 20:54:10,159 wheel INFO adding '_pytest/recwarn.py' 2025-08-08 20:54:10,161 wheel INFO adding '_pytest/reports.py' 2025-08-08 20:54:10,164 wheel INFO adding '_pytest/runner.py' 2025-08-08 20:54:10,166 wheel INFO adding '_pytest/scope.py' 2025-08-08 20:54:10,167 wheel INFO adding '_pytest/setuponly.py' 2025-08-08 20:54:10,169 wheel INFO adding '_pytest/setupplan.py' 2025-08-08 20:54:10,171 wheel INFO adding '_pytest/skipping.py' 2025-08-08 20:54:10,173 wheel INFO adding '_pytest/stash.py' 2025-08-08 20:54:10,174 wheel INFO adding '_pytest/stepwise.py' 2025-08-08 20:54:10,177 wheel INFO adding '_pytest/terminal.py' 2025-08-08 20:54:10,179 wheel INFO adding '_pytest/threadexception.py' 2025-08-08 20:54:10,181 wheel INFO adding '_pytest/timing.py' 2025-08-08 20:54:10,183 wheel INFO adding '_pytest/tmpdir.py' 2025-08-08 20:54:10,185 wheel INFO adding '_pytest/tracemalloc.py' 2025-08-08 20:54:10,187 wheel INFO adding '_pytest/unittest.py' 2025-08-08 20:54:10,189 wheel INFO adding '_pytest/unraisableexception.py' 2025-08-08 20:54:10,191 wheel INFO adding '_pytest/warning_types.py' 2025-08-08 20:54:10,192 wheel INFO adding '_pytest/warnings.py' 2025-08-08 20:54:10,194 wheel INFO adding '_pytest/_code/__init__.py' 2025-08-08 20:54:10,196 wheel INFO adding '_pytest/_code/code.py' 2025-08-08 20:54:10,199 wheel INFO adding '_pytest/_code/source.py' 2025-08-08 20:54:10,201 wheel INFO adding '_pytest/_io/__init__.py' 2025-08-08 20:54:10,203 wheel INFO adding '_pytest/_io/pprint.py' 2025-08-08 20:54:10,205 wheel INFO adding '_pytest/_io/saferepr.py' 2025-08-08 20:54:10,206 wheel INFO adding '_pytest/_io/terminalwriter.py' 2025-08-08 20:54:10,207 wheel INFO adding '_pytest/_io/wcwidth.py' 2025-08-08 20:54:10,209 wheel INFO adding '_pytest/_py/__init__.py' 2025-08-08 20:54:10,210 wheel INFO adding '_pytest/_py/error.py' 2025-08-08 20:54:10,212 wheel INFO adding '_pytest/_py/path.py' 2025-08-08 20:54:10,214 wheel INFO adding '_pytest/assertion/__init__.py' 2025-08-08 20:54:10,216 wheel INFO adding '_pytest/assertion/rewrite.py' 2025-08-08 20:54:10,219 wheel INFO adding '_pytest/assertion/truncate.py' 2025-08-08 20:54:10,220 wheel INFO adding '_pytest/assertion/util.py' 2025-08-08 20:54:10,223 wheel INFO adding '_pytest/config/__init__.py' 2025-08-08 20:54:10,226 wheel INFO adding '_pytest/config/argparsing.py' 2025-08-08 20:54:10,228 wheel INFO adding '_pytest/config/compat.py' 2025-08-08 20:54:10,229 wheel INFO adding '_pytest/config/exceptions.py' 2025-08-08 20:54:10,230 wheel INFO adding '_pytest/config/findpaths.py' 2025-08-08 20:54:10,232 wheel INFO adding '_pytest/mark/__init__.py' 2025-08-08 20:54:10,233 wheel INFO adding '_pytest/mark/expression.py' 2025-08-08 20:54:10,235 wheel INFO adding '_pytest/mark/structures.py' 2025-08-08 20:54:10,237 wheel INFO adding 'pytest/__init__.py' 2025-08-08 20:54:10,238 wheel INFO adding 'pytest/__main__.py' 2025-08-08 20:54:10,239 wheel INFO adding 'pytest/py.typed' 2025-08-08 20:54:10,241 wheel INFO adding 'pytest-8.4.1.dist-info/licenses/AUTHORS' 2025-08-08 20:54:10,243 wheel INFO adding 'pytest-8.4.1.dist-info/licenses/LICENSE' 2025-08-08 20:54:10,244 wheel INFO adding 'pytest-8.4.1.dist-info/METADATA' 2025-08-08 20:54:10,245 wheel INFO adding 'pytest-8.4.1.dist-info/WHEEL' 2025-08-08 20:54:10,246 wheel INFO adding 'pytest-8.4.1.dist-info/entry_points.txt' 2025-08-08 20:54:10,247 wheel INFO adding 'pytest-8.4.1.dist-info/top_level.txt' 2025-08-08 20:54:10,249 wheel INFO adding 'pytest-8.4.1.dist-info/RECORD' 2025-08-08 20:54:10,251 root INFO removing build/bdist.linux-riscv64/wheel 2025-08-08 20:54:10,265 gpep517 INFO The backend produced .dist/pytest-8.4.1-py3-none-any.whl pytest-8.4.1-py3-none-any.whl >>> py3-pytest: Entering fakeroot... >>> py3-pytest-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/_pytest/config/__pycache__' -> '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest-pyc/usr/lib/python3.12/site-packages/_pytest/config/__pycache__' 'usr/lib/python3.12/site-packages/_pytest/__pycache__' -> '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest-pyc/usr/lib/python3.12/site-packages/_pytest/__pycache__' 'usr/lib/python3.12/site-packages/_pytest/mark/__pycache__' -> '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest-pyc/usr/lib/python3.12/site-packages/_pytest/mark/__pycache__' 'usr/lib/python3.12/site-packages/_pytest/_code/__pycache__' -> '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest-pyc/usr/lib/python3.12/site-packages/_pytest/_code/__pycache__' 'usr/lib/python3.12/site-packages/_pytest/_py/__pycache__' -> '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest-pyc/usr/lib/python3.12/site-packages/_pytest/_py/__pycache__' 'usr/lib/python3.12/site-packages/_pytest/assertion/__pycache__' -> '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest-pyc/usr/lib/python3.12/site-packages/_pytest/assertion/__pycache__' 'usr/lib/python3.12/site-packages/_pytest/_io/__pycache__' -> '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest-pyc/usr/lib/python3.12/site-packages/_pytest/_io/__pycache__' 'usr/lib/python3.12/site-packages/pytest/__pycache__' -> '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest-pyc/usr/lib/python3.12/site-packages/pytest/__pycache__' 'usr/lib/python3.12/site-packages/__pycache__' -> '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest-pyc/usr/lib/python3.12/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... py3-iniconfig py3-packaging py3-pluggy py3-py py3-pygments python3~3.12 >>> py3-pytest-pyc*: Package size: 1.5 MB >>> py3-pytest-pyc*: Compressing data... >>> py3-pytest-pyc*: Create checksum... >>> py3-pytest-pyc*: Create py3-pytest-pyc-8.4.1-r1.apk >>> py3-pytest*: Tracing dependencies... py3-iniconfig py3-packaging py3-pluggy py3-py py3-pygments python3~3.12 >>> py3-pytest*: Package size: 1.2 MB >>> py3-pytest*: Compressing data... >>> py3-pytest*: Create checksum... >>> py3-pytest*: Create py3-pytest-8.4.1-r1.apk >>> py3-pytest: Build complete at Fri, 08 Aug 2025 20:54:14 +0000 elapsed time 0h 0m 11s >>> py3-pytest: Cleaning up srcdir >>> py3-pytest: Cleaning up pkgdir >>> py3-pytest: Uninstalling dependencies... ( 1/34) Purging .makedepends-py3-pytest (20250808.205405) ( 2/34) Purging py3-iniconfig-pyc (2.1.0-r0) ( 3/34) Purging py3-iniconfig (2.1.0-r0) ( 4/34) Purging py3-pluggy-pyc (1.6.0-r0) ( 5/34) Purging py3-pluggy (1.6.0-r0) ( 6/34) Purging py3-py-pyc (1.11.0-r4) ( 7/34) Purging py3-py (1.11.0-r4) ( 8/34) Purging py3-pygments-pyc (2.19.2-r0) ( 9/34) Purging py3-pygments (2.19.2-r0) (10/34) Purging py3-gpep517-pyc (19-r0) (11/34) Purging py3-gpep517 (19-r0) (12/34) Purging py3-installer-pyc (0.7.0-r2) (13/34) Purging py3-installer (0.7.0-r2) (14/34) Purging py3-setuptools_scm-pyc (9.0.3-r0) (15/34) Purging py3-setuptools_scm (9.0.3-r0) (16/34) Purging py3-setuptools-pyc (80.9.0-r1) (17/34) Purging py3-setuptools (80.9.0-r1) (18/34) Purging py3-wheel-pyc (0.46.1-r0) (19/34) Purging py3-wheel (0.46.1-r0) (20/34) Purging py3-packaging-pyc (25.0-r0) (21/34) Purging py3-packaging (25.0-r0) (22/34) Purging py3-parsing-pyc (3.2.3-r0) (23/34) Purging py3-parsing (3.2.3-r0) (24/34) Purging python3-pyc (3.12.11-r0) (25/34) Purging python3-pycache-pyc0 (3.12.11-r0) (26/34) Purging pyc (3.12.11-r0) (27/34) Purging python3 (3.12.11-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.5_p20250705-r0) (32/34) Purging mpdecimal (4.0.1-r0) (33/34) Purging sqlite-libs (3.50.4-r0) (34/34) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r22.trigger: Executing script... OK: 361 MiB in 101 packages >>> py3-pytest: Updating the main/riscv64 repository index... >>> py3-pytest: Signing the index...