>>> py3-pytest-cov: Building community/py3-pytest-cov 2.12.1-r1 (using abuild 3.9.0-r0) started Thu, 14 Apr 2022 17:30:30 +0000
>>> py3-pytest-cov: Checking sanity of /home/buildozer/aports/community/py3-pytest-cov/APKBUILD...
>>> py3-pytest-cov: Analyzing dependencies...
>>> py3-pytest-cov: Installing for build: build-base py3-pytest py3-coverage py3-setuptools
(1/26) Installing libbz2 (1.0.8-r1)
(2/26) Installing libffi (3.4.2-r1)
(3/26) Installing gdbm (1.23-r0)
(4/26) Installing xz-libs (5.2.5-r1)
(5/26) Installing mpdecimal (2.5.1-r1)
(6/26) Installing readline (8.1.2-r0)
(7/26) Installing sqlite-libs (3.38.0-r0)
(8/26) Installing python3 (3.10.3-r0)
(9/26) Installing py3-atomicwrites (1.4.0-r2)
(10/26) Installing py3-attrs (21.4.0-r0)
(11/26) Installing py3-more-itertools (8.12.0-r2)
(12/26) Installing py3-iniconfig (1.1.1-r2)
(13/26) Installing py3-pluggy (0.13.1-r5)
(14/26) Installing py3-py (1.10.0-r2)
(15/26) Installing py3-six (1.16.0-r1)
(16/26) Installing py3-wcwidth (0.2.5-r2)
(17/26) Installing py3-parsing (2.4.7-r3)
(18/26) Installing py3-packaging (21.3-r0)
(19/26) Installing py3-toml (0.10.2-r3)
(20/26) Installing py3-pygments (2.11.2-r0)
(21/26) Installing py3-pytest (6.2.5-r2)
(22/26) Installing py3-coverage (5.5-r1)
(23/26) Installing py3-appdirs (1.4.4-r3)
(24/26) Installing py3-ordered-set (4.0.2-r3)
(25/26) Installing py3-setuptools (59.4.0-r0)
(26/26) Installing .makedepends-py3-pytest-cov (20220414.173036)
Executing busybox-1.35.0-r8.trigger
OK: 394 MiB in 115 packages
>>> py3-pytest-cov: Cleaning up srcdir
>>> py3-pytest-cov: Cleaning up pkgdir
>>> py3-pytest-cov: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/py3-pytest-cov-2.12.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 45412  100 45412    0     0   651k      0 --:--:-- --:--:-- --:--:--  652k
>>> py3-pytest-cov: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/py3-pytest-cov-2.12.1.tar.gz
>>> py3-pytest-cov: Checking sha512sums...
py3-pytest-cov-2.12.1.tar.gz: OK
>>> py3-pytest-cov: Unpacking /var/cache/distfiles/v3.16/py3-pytest-cov-2.12.1.tar.gz...
/home/buildozer/aports/community/py3-pytest-cov/src/pytest-cov-2.12.1/setup.py:8: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
  from distutils.command.build import build
running build
running build_py
creating build
creating build/lib
creating build/lib/pytest_cov
copying src/pytest_cov/__init__.py -> build/lib/pytest_cov
copying src/pytest_cov/embed.py -> build/lib/pytest_cov
copying src/pytest_cov/plugin.py -> build/lib/pytest_cov
copying src/pytest_cov/engine.py -> build/lib/pytest_cov
copying src/pytest_cov/compat.py -> build/lib/pytest_cov
running egg_info
creating src/pytest_cov.egg-info
writing src/pytest_cov.egg-info/PKG-INFO
writing dependency_links to src/pytest_cov.egg-info/dependency_links.txt
writing entry points to src/pytest_cov.egg-info/entry_points.txt
writing requirements to src/pytest_cov.egg-info/requires.txt
writing top-level names to src/pytest_cov.egg-info/top_level.txt
writing manifest file 'src/pytest_cov.egg-info/SOURCES.txt'
reading manifest file 'src/pytest_cov.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'examples/*/.tox'
no previously-included directories found matching 'examples/*/htmlcov'
no previously-included directories found matching 'examples/*/*/htmlcov'
no previously-included directories found matching 'examples/adhoc-layout/*.egg-info'
no previously-included directories found matching 'examples/src-layout/src/*.egg-info'
warning: no files found matching '.coveragerc'
warning: no previously-included files matching '*.py[cod]' found anywhere in distribution
warning: no previously-included files matching '__pycache__/*' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
warning: no previously-included files matching '*.dylib' found anywhere in distribution
warning: no previously-included files matching '.coverage' found anywhere in distribution
warning: no previously-included files matching '.coverage.*' found anywhere in distribution
adding license file 'LICENSE'
adding license file 'AUTHORS.rst'
writing manifest file 'src/pytest_cov.egg-info/SOURCES.txt'
copying /home/buildozer/aports/community/py3-pytest-cov/src/pytest-cov-2.12.1/src/pytest-cov.pth -> build/lib
>>> py3-pytest-cov: Entering fakeroot...
/home/buildozer/aports/community/py3-pytest-cov/src/pytest-cov-2.12.1/setup.py:8: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
  from distutils.command.build import build
running install
/usr/lib/python3.10/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 egg_info
writing src/pytest_cov.egg-info/PKG-INFO
writing dependency_links to src/pytest_cov.egg-info/dependency_links.txt
writing entry points to src/pytest_cov.egg-info/entry_points.txt
writing requirements to src/pytest_cov.egg-info/requires.txt
writing top-level names to src/pytest_cov.egg-info/top_level.txt
reading manifest file 'src/pytest_cov.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'examples/*/.tox'
no previously-included directories found matching 'examples/*/htmlcov'
no previously-included directories found matching 'examples/*/*/htmlcov'
no previously-included directories found matching 'examples/adhoc-layout/*.egg-info'
no previously-included directories found matching 'examples/src-layout/src/*.egg-info'
warning: no files found matching '.coveragerc'
warning: no previously-included files matching '*.py[cod]' found anywhere in distribution
warning: no previously-included files matching '__pycache__/*' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
warning: no previously-included files matching '*.dylib' found anywhere in distribution
warning: no previously-included files matching '.coverage' found anywhere in distribution
warning: no previously-included files matching '.coverage.*' found anywhere in distribution
adding license file 'LICENSE'
adding license file 'AUTHORS.rst'
writing manifest file 'src/pytest_cov.egg-info/SOURCES.txt'
running install_lib
creating /home/buildozer/aports/community/py3-pytest-cov/pkg
creating /home/buildozer/aports/community/py3-pytest-cov/pkg/py3-pytest-cov
creating /home/buildozer/aports/community/py3-pytest-cov/pkg/py3-pytest-cov/usr
creating /home/buildozer/aports/community/py3-pytest-cov/pkg/py3-pytest-cov/usr/lib
creating /home/buildozer/aports/community/py3-pytest-cov/pkg/py3-pytest-cov/usr/lib/python3.10
creating /home/buildozer/aports/community/py3-pytest-cov/pkg/py3-pytest-cov/usr/lib/python3.10/site-packages
creating /home/buildozer/aports/community/py3-pytest-cov/pkg/py3-pytest-cov/usr/lib/python3.10/site-packages/pytest_cov
copying build/lib/pytest_cov/__init__.py -> /home/buildozer/aports/community/py3-pytest-cov/pkg/py3-pytest-cov/usr/lib/python3.10/site-packages/pytest_cov
copying build/lib/pytest_cov/embed.py -> /home/buildozer/aports/community/py3-pytest-cov/pkg/py3-pytest-cov/usr/lib/python3.10/site-packages/pytest_cov
copying build/lib/pytest_cov/plugin.py -> /home/buildozer/aports/community/py3-pytest-cov/pkg/py3-pytest-cov/usr/lib/python3.10/site-packages/pytest_cov
copying build/lib/pytest_cov/engine.py -> /home/buildozer/aports/community/py3-pytest-cov/pkg/py3-pytest-cov/usr/lib/python3.10/site-packages/pytest_cov
copying build/lib/pytest_cov/compat.py -> /home/buildozer/aports/community/py3-pytest-cov/pkg/py3-pytest-cov/usr/lib/python3.10/site-packages/pytest_cov
copying build/lib/pytest-cov.pth -> /home/buildozer/aports/community/py3-pytest-cov/pkg/py3-pytest-cov/usr/lib/python3.10/site-packages
byte-compiling /home/buildozer/aports/community/py3-pytest-cov/pkg/py3-pytest-cov/usr/lib/python3.10/site-packages/pytest_cov/__init__.py to __init__.cpython-310.pyc
byte-compiling /home/buildozer/aports/community/py3-pytest-cov/pkg/py3-pytest-cov/usr/lib/python3.10/site-packages/pytest_cov/embed.py to embed.cpython-310.pyc
byte-compiling /home/buildozer/aports/community/py3-pytest-cov/pkg/py3-pytest-cov/usr/lib/python3.10/site-packages/pytest_cov/plugin.py to plugin.cpython-310.pyc
byte-compiling /home/buildozer/aports/community/py3-pytest-cov/pkg/py3-pytest-cov/usr/lib/python3.10/site-packages/pytest_cov/engine.py to engine.cpython-310.pyc
byte-compiling /home/buildozer/aports/community/py3-pytest-cov/pkg/py3-pytest-cov/usr/lib/python3.10/site-packages/pytest_cov/compat.py to compat.cpython-310.pyc
running install_egg_info
Copying src/pytest_cov.egg-info to /home/buildozer/aports/community/py3-pytest-cov/pkg/py3-pytest-cov/usr/lib/python3.10/site-packages/pytest_cov-2.12.1-py3.10.egg-info
running install_scripts
>>> py3-pytest-cov*: Running postcheck for py3-pytest-cov
>>> py3-pytest-cov*: Preparing package py3-pytest-cov...
>>> py3-pytest-cov*: Tracing dependencies...
>>> py3-pytest-cov*: Package size: 164.0 KB
>>> py3-pytest-cov*: Compressing data...
>>> py3-pytest-cov*: Create checksum...
>>> py3-pytest-cov*: Create py3-pytest-cov-2.12.1-r1.apk
>>> py3-pytest-cov: Build complete at Thu, 14 Apr 2022 17:30:38 +0000 elapsed time 0h 0m 8s
>>> py3-pytest-cov: Cleaning up srcdir
>>> py3-pytest-cov: Cleaning up pkgdir
>>> py3-pytest-cov: Uninstalling dependencies...
(1/26) Purging .makedepends-py3-pytest-cov (20220414.173036)
(2/26) Purging py3-pytest (6.2.5-r2)
(3/26) Purging py3-atomicwrites (1.4.0-r2)
(4/26) Purging py3-attrs (21.4.0-r0)
(5/26) Purging py3-iniconfig (1.1.1-r2)
(6/26) Purging py3-pluggy (0.13.1-r5)
(7/26) Purging py3-py (1.10.0-r2)
(8/26) Purging py3-wcwidth (0.2.5-r2)
(9/26) Purging py3-toml (0.10.2-r3)
(10/26) Purging py3-pygments (2.11.2-r0)
(11/26) Purging py3-coverage (5.5-r1)
(12/26) Purging py3-setuptools (59.4.0-r0)
(13/26) Purging py3-appdirs (1.4.4-r3)
(14/26) Purging py3-more-itertools (8.12.0-r2)
(15/26) Purging py3-ordered-set (4.0.2-r3)
(16/26) Purging py3-packaging (21.3-r0)
(17/26) Purging py3-six (1.16.0-r1)
(18/26) Purging py3-parsing (2.4.7-r3)
(19/26) Purging python3 (3.10.3-r0)
(20/26) Purging libbz2 (1.0.8-r1)
(21/26) Purging libffi (3.4.2-r1)
(22/26) Purging gdbm (1.23-r0)
(23/26) Purging xz-libs (5.2.5-r1)
(24/26) Purging mpdecimal (2.5.1-r1)
(25/26) Purging readline (8.1.2-r0)
(26/26) Purging sqlite-libs (3.38.0-r0)
Executing busybox-1.35.0-r8.trigger
OK: 328 MiB in 89 packages
>>> py3-pytest-cov: Updating the community/x86_64 repository index...
>>> py3-pytest-cov: Signing the index...