>>> py3-pytest-lazy-fixture: Building community/py3-pytest-lazy-fixture 0.6.3-r2 (using abuild 3.11.0_rc13-r0) started Tue, 25 Apr 2023 14:00:21 +0000 >>> py3-pytest-lazy-fixture: Checking sanity of /home/buildozer/aports/community/py3-pytest-lazy-fixture/APKBUILD... >>> py3-pytest-lazy-fixture: Analyzing dependencies... >>> py3-pytest-lazy-fixture: Installing for build: build-base python3 py3-pytest py3-setuptools py3-setuptools_scm (1/30) Installing libbz2 (1.0.8-r5) (2/30) Installing libffi (3.4.4-r2) (3/30) Installing gdbm (1.23-r1) (4/30) Installing xz-libs (5.4.2-r1) (5/30) Installing mpdecimal (2.5.1-r2) (6/30) Installing libpanelw (6.4_p20230401-r6) (7/30) Installing readline (8.2.1-r1) (8/30) Installing sqlite-libs (3.41.2-r2) (9/30) Installing python3 (3.11.3-r10) (10/30) Installing python3-pycache-pyc0 (3.11.3-r10) (11/30) Installing pyc (0.1-r0) (12/30) Installing python3-pyc (3.11.3-r10) (13/30) Installing py3-iniconfig (1.1.1-r6) (14/30) Installing py3-iniconfig-pyc (1.1.1-r6) (15/30) Installing py3-parsing (3.0.9-r2) (16/30) Installing py3-parsing-pyc (3.0.9-r2) (17/30) Installing py3-packaging (23.1-r1) (18/30) Installing py3-packaging-pyc (23.1-r1) (19/30) Installing py3-pluggy (1.0.0-r3) (20/30) Installing py3-pluggy-pyc (1.0.0-r3) (21/30) Installing py3-py (1.11.0-r2) (22/30) Installing py3-py-pyc (1.11.0-r2) (23/30) Installing py3-pytest (7.3.1-r1) (24/30) Installing py3-pytest-pyc (7.3.1-r1) (25/30) Installing py3-setuptools (67.7.2-r0) (26/30) Installing py3-setuptools-pyc (67.7.2-r0) (27/30) Installing py3-typing-extensions (4.5.0-r1) (28/30) Installing py3-typing-extensions-pyc (4.5.0-r1) (29/30) Installing py3-setuptools_scm (7.1.0-r0) (30/30) Installing .makedepends-py3-pytest-lazy-fixture (20230425.140022) Executing busybox-1.36.0-r8.trigger OK: 446 MiB in 131 packages >>> py3-pytest-lazy-fixture: Cleaning up srcdir >>> py3-pytest-lazy-fixture: Cleaning up pkgdir >>> py3-pytest-lazy-fixture: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pytest-lazy-fixture-0.6.3.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 7878 100 7878 0 0 50343 0 --:--:-- --:--:-- --:--:-- 50500 >>> py3-pytest-lazy-fixture: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pytest-lazy-fixture-0.6.3.tar.gz >>> py3-pytest-lazy-fixture: Checking sha512sums... pytest-lazy-fixture-0.6.3.tar.gz: OK >>> py3-pytest-lazy-fixture: Unpacking /var/cache/distfiles/edge/pytest-lazy-fixture-0.6.3.tar.gz... running build running build_py creating build creating build/lib copying pytest_lazyfixture.py -> build/lib ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-pytest-lazy-fixture/src/pytest-lazy-fixture-0.6.3 plugins: lazy-fixture-0.6.3 collected 46 items tests/test_lazyfixture.py ..........................................x.s. [100%] =================== 44 passed, 1 skipped, 1 xfailed in 2.02s =================== >>> py3-pytest-lazy-fixture: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-pytest-lazy-fixture/pkg creating /home/buildozer/aports/community/py3-pytest-lazy-fixture/pkg/py3-pytest-lazy-fixture creating /home/buildozer/aports/community/py3-pytest-lazy-fixture/pkg/py3-pytest-lazy-fixture/usr creating /home/buildozer/aports/community/py3-pytest-lazy-fixture/pkg/py3-pytest-lazy-fixture/usr/lib creating /home/buildozer/aports/community/py3-pytest-lazy-fixture/pkg/py3-pytest-lazy-fixture/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-pytest-lazy-fixture/pkg/py3-pytest-lazy-fixture/usr/lib/python3.11/site-packages copying build/lib/pytest_lazyfixture.py -> /home/buildozer/aports/community/py3-pytest-lazy-fixture/pkg/py3-pytest-lazy-fixture/usr/lib/python3.11/site-packages byte-compiling /home/buildozer/aports/community/py3-pytest-lazy-fixture/pkg/py3-pytest-lazy-fixture/usr/lib/python3.11/site-packages/pytest_lazyfixture.py to pytest_lazyfixture.cpython-311.pyc running install_egg_info running egg_info writing pytest_lazy_fixture.egg-info/PKG-INFO writing dependency_links to pytest_lazy_fixture.egg-info/dependency_links.txt writing entry points to pytest_lazy_fixture.egg-info/entry_points.txt writing requirements to pytest_lazy_fixture.egg-info/requires.txt writing top-level names to pytest_lazy_fixture.egg-info/top_level.txt reading manifest file 'pytest_lazy_fixture.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.md' 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_lazy_fixture.egg-info/SOURCES.txt' Copying pytest_lazy_fixture.egg-info to /home/buildozer/aports/community/py3-pytest-lazy-fixture/pkg/py3-pytest-lazy-fixture/usr/lib/python3.11/site-packages/pytest_lazy_fixture-0.6.3-py3.11.egg-info running install_scripts >>> py3-pytest-lazy-fixture-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-pytest-lazy-fixture/pkg/py3-pytest-lazy-fixture/usr/lib/python3.11/site-packages/__pycache__' -> '/home/buildozer/aports/community/py3-pytest-lazy-fixture/pkg/py3-pytest-lazy-fixture-pyc/usr/lib/python3.11/site-packages/__pycache__' >>> py3-pytest-lazy-fixture-pyc*: Preparing subpackage py3-pytest-lazy-fixture-pyc... >>> py3-pytest-lazy-fixture-pyc*: Running postcheck for py3-pytest-lazy-fixture-pyc >>> py3-pytest-lazy-fixture*: Running postcheck for py3-pytest-lazy-fixture >>> py3-pytest-lazy-fixture*: Preparing package py3-pytest-lazy-fixture... >>> py3-pytest-lazy-fixture-pyc*: Tracing dependencies... python3 py3-pytest python3~3.11 >>> py3-pytest-lazy-fixture-pyc*: Package size: 36.0 KB >>> py3-pytest-lazy-fixture-pyc*: Compressing data... >>> py3-pytest-lazy-fixture-pyc*: Create checksum... >>> py3-pytest-lazy-fixture-pyc*: Create py3-pytest-lazy-fixture-pyc-0.6.3-r2.apk >>> py3-pytest-lazy-fixture*: Tracing dependencies... python3 py3-pytest python3~3.11 >>> py3-pytest-lazy-fixture*: Package size: 56.0 KB >>> py3-pytest-lazy-fixture*: Compressing data... >>> py3-pytest-lazy-fixture*: Create checksum... >>> py3-pytest-lazy-fixture*: Create py3-pytest-lazy-fixture-0.6.3-r2.apk >>> py3-pytest-lazy-fixture: Build complete at Tue, 25 Apr 2023 14:00:28 +0000 elapsed time 0h 0m 7s >>> py3-pytest-lazy-fixture: Cleaning up srcdir >>> py3-pytest-lazy-fixture: Cleaning up pkgdir >>> py3-pytest-lazy-fixture: Uninstalling dependencies... (1/30) Purging .makedepends-py3-pytest-lazy-fixture (20230425.140022) (2/30) Purging py3-pytest-pyc (7.3.1-r1) (3/30) Purging py3-pytest (7.3.1-r1) (4/30) Purging py3-iniconfig-pyc (1.1.1-r6) (5/30) Purging py3-iniconfig (1.1.1-r6) (6/30) Purging py3-pluggy-pyc (1.0.0-r3) (7/30) Purging py3-pluggy (1.0.0-r3) (8/30) Purging py3-py-pyc (1.11.0-r2) (9/30) Purging py3-py (1.11.0-r2) (10/30) Purging py3-setuptools_scm (7.1.0-r0) (11/30) Purging py3-setuptools-pyc (67.7.2-r0) (12/30) Purging py3-setuptools (67.7.2-r0) (13/30) Purging py3-packaging-pyc (23.1-r1) (14/30) Purging py3-packaging (23.1-r1) (15/30) Purging py3-parsing-pyc (3.0.9-r2) (16/30) Purging py3-parsing (3.0.9-r2) (17/30) Purging py3-typing-extensions-pyc (4.5.0-r1) (18/30) Purging py3-typing-extensions (4.5.0-r1) (19/30) Purging python3-pyc (3.11.3-r10) (20/30) Purging python3-pycache-pyc0 (3.11.3-r10) (21/30) Purging pyc (0.1-r0) (22/30) Purging python3 (3.11.3-r10) (23/30) Purging gdbm (1.23-r1) (24/30) Purging libbz2 (1.0.8-r5) (25/30) Purging libffi (3.4.4-r2) (26/30) Purging libpanelw (6.4_p20230401-r6) (27/30) Purging mpdecimal (2.5.1-r2) (28/30) Purging readline (8.2.1-r1) (29/30) Purging sqlite-libs (3.41.2-r2) (30/30) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r8.trigger OK: 393 MiB in 101 packages >>> py3-pytest-lazy-fixture: Updating the community/x86_64 repository index... >>> py3-pytest-lazy-fixture: Signing the index...