>>> py3-pytest-freezegun: Building community/py3-pytest-freezegun 0.4.2-r0 (using abuild 3.9.0-r0) started Fri, 15 Apr 2022 08:54:13 +0000 >>> py3-pytest-freezegun: Checking sanity of /home/buildozer/aports/community/py3-pytest-freezegun/APKBUILD... >>> py3-pytest-freezegun: Analyzing dependencies... >>> py3-pytest-freezegun: Installing for build: build-base python3 py3-freezegun py3-pytest py3-setuptools (1/27) Installing libbz2 (1.0.8-r1) (2/27) Installing libffi (3.4.2-r1) (3/27) Installing gdbm (1.23-r0) (4/27) Installing xz-libs (5.2.5-r1) (5/27) Installing mpdecimal (2.5.1-r1) (6/27) Installing readline (8.1.2-r0) (7/27) Installing sqlite-libs (3.38.0-r0) (8/27) Installing python3 (3.10.3-r0) (9/27) Installing py3-six (1.16.0-r1) (10/27) Installing py3-dateutil (2.8.2-r1) (11/27) Installing py3-freezegun (1.1.0-r2) (12/27) Installing py3-atomicwrites (1.4.0-r2) (13/27) Installing py3-attrs (21.4.0-r0) (14/27) Installing py3-more-itertools (8.12.0-r2) (15/27) Installing py3-iniconfig (1.1.1-r2) (16/27) Installing py3-pluggy (0.13.1-r5) (17/27) Installing py3-py (1.10.0-r2) (18/27) Installing py3-wcwidth (0.2.5-r2) (19/27) Installing py3-parsing (2.4.7-r3) (20/27) Installing py3-packaging (21.3-r0) (21/27) Installing py3-toml (0.10.2-r3) (22/27) Installing py3-pygments (2.11.2-r0) (23/27) Installing py3-pytest (6.2.5-r2) (24/27) Installing py3-appdirs (1.4.4-r3) (25/27) Installing py3-ordered-set (4.0.2-r3) (26/27) Installing py3-setuptools (59.4.0-r0) (27/27) Installing .makedepends-py3-pytest-freezegun (20220415.085416) Executing busybox-1.35.0-r8.trigger OK: 318 MiB in 115 packages >>> py3-pytest-freezegun: Cleaning up srcdir >>> py3-pytest-freezegun: Cleaning up pkgdir >>> py3-pytest-freezegun: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/py3-pytest-freezegun-0.4.2.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10058 100 10058 0 0 27062 0 --:--:-- --:--:-- --:--:-- 27037 >>> py3-pytest-freezegun: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/py3-pytest-freezegun-0.4.2.zip >>> py3-pytest-freezegun: Checking sha512sums... py3-pytest-freezegun-0.4.2.zip: OK >>> py3-pytest-freezegun: Unpacking /var/cache/distfiles/v3.16/py3-pytest-freezegun-0.4.2.zip... running build running build_py creating build creating build/lib copying pytest_freezegun.py -> build/lib 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 install_lib creating /home/buildozer/aports/community/py3-pytest-freezegun/src/pytest-freezegun-0.4.2/test_install creating /home/buildozer/aports/community/py3-pytest-freezegun/src/pytest-freezegun-0.4.2/test_install/usr creating /home/buildozer/aports/community/py3-pytest-freezegun/src/pytest-freezegun-0.4.2/test_install/usr/lib creating /home/buildozer/aports/community/py3-pytest-freezegun/src/pytest-freezegun-0.4.2/test_install/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-pytest-freezegun/src/pytest-freezegun-0.4.2/test_install/usr/lib/python3.10/site-packages copying build/lib/pytest_freezegun.py -> /home/buildozer/aports/community/py3-pytest-freezegun/src/pytest-freezegun-0.4.2/test_install/usr/lib/python3.10/site-packages byte-compiling /home/buildozer/aports/community/py3-pytest-freezegun/src/pytest-freezegun-0.4.2/test_install/usr/lib/python3.10/site-packages/pytest_freezegun.py to pytest_freezegun.cpython-310.pyc running install_egg_info running egg_info creating pytest_freezegun.egg-info writing pytest_freezegun.egg-info/PKG-INFO writing dependency_links to pytest_freezegun.egg-info/dependency_links.txt writing entry points to pytest_freezegun.egg-info/entry_points.txt writing requirements to pytest_freezegun.egg-info/requires.txt writing top-level names to pytest_freezegun.egg-info/top_level.txt writing manifest file 'pytest_freezegun.egg-info/SOURCES.txt' reading manifest file 'pytest_freezegun.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' 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_freezegun.egg-info/SOURCES.txt' Copying pytest_freezegun.egg-info to /home/buildozer/aports/community/py3-pytest-freezegun/src/pytest-freezegun-0.4.2/test_install/usr/lib/python3.10/site-packages/pytest_freezegun-0.4.2-py3.10.egg-info running install_scripts ============================= test session starts ============================== platform linux -- Python 3.10.3, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/community/py3-pytest-freezegun/src/pytest-freezegun-0.4.2, configfile: tox.ini plugins: freezegun-0.4.2 collected 13 items tests/test_freezegun.py ............. [100%] ============================== 13 passed in 1.14s ============================== >>> py3-pytest-freezegun: Entering fakeroot... 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 install_lib creating /home/buildozer/aports/community/py3-pytest-freezegun/pkg creating /home/buildozer/aports/community/py3-pytest-freezegun/pkg/py3-pytest-freezegun creating /home/buildozer/aports/community/py3-pytest-freezegun/pkg/py3-pytest-freezegun/usr creating /home/buildozer/aports/community/py3-pytest-freezegun/pkg/py3-pytest-freezegun/usr/lib creating /home/buildozer/aports/community/py3-pytest-freezegun/pkg/py3-pytest-freezegun/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-pytest-freezegun/pkg/py3-pytest-freezegun/usr/lib/python3.10/site-packages copying build/lib/pytest_freezegun.py -> /home/buildozer/aports/community/py3-pytest-freezegun/pkg/py3-pytest-freezegun/usr/lib/python3.10/site-packages byte-compiling /home/buildozer/aports/community/py3-pytest-freezegun/pkg/py3-pytest-freezegun/usr/lib/python3.10/site-packages/pytest_freezegun.py to pytest_freezegun.cpython-310.pyc running install_egg_info running egg_info writing pytest_freezegun.egg-info/PKG-INFO writing dependency_links to pytest_freezegun.egg-info/dependency_links.txt writing entry points to pytest_freezegun.egg-info/entry_points.txt writing requirements to pytest_freezegun.egg-info/requires.txt writing top-level names to pytest_freezegun.egg-info/top_level.txt reading manifest file 'pytest_freezegun.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' 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_freezegun.egg-info/SOURCES.txt' Copying pytest_freezegun.egg-info to /home/buildozer/aports/community/py3-pytest-freezegun/pkg/py3-pytest-freezegun/usr/lib/python3.10/site-packages/pytest_freezegun-0.4.2-py3.10.egg-info running install_scripts >>> py3-pytest-freezegun*: Running postcheck for py3-pytest-freezegun >>> py3-pytest-freezegun*: Preparing package py3-pytest-freezegun... >>> py3-pytest-freezegun*: Tracing dependencies... >>> py3-pytest-freezegun*: Package size: 68.0 KB >>> py3-pytest-freezegun*: Compressing data... >>> py3-pytest-freezegun*: Create checksum... >>> py3-pytest-freezegun*: Create py3-pytest-freezegun-0.4.2-r0.apk >>> py3-pytest-freezegun: Build complete at Fri, 15 Apr 2022 08:54:21 +0000 elapsed time 0h 0m 8s >>> py3-pytest-freezegun: Cleaning up srcdir >>> py3-pytest-freezegun: Cleaning up pkgdir >>> py3-pytest-freezegun: Uninstalling dependencies... (1/27) Purging .makedepends-py3-pytest-freezegun (20220415.085416) (2/27) Purging py3-freezegun (1.1.0-r2) (3/27) Purging py3-dateutil (2.8.2-r1) (4/27) Purging py3-pytest (6.2.5-r2) (5/27) Purging py3-atomicwrites (1.4.0-r2) (6/27) Purging py3-attrs (21.4.0-r0) (7/27) Purging py3-iniconfig (1.1.1-r2) (8/27) Purging py3-pluggy (0.13.1-r5) (9/27) Purging py3-py (1.10.0-r2) (10/27) Purging py3-wcwidth (0.2.5-r2) (11/27) Purging py3-toml (0.10.2-r3) (12/27) Purging py3-pygments (2.11.2-r0) (13/27) Purging py3-setuptools (59.4.0-r0) (14/27) Purging py3-appdirs (1.4.4-r3) (15/27) Purging py3-more-itertools (8.12.0-r2) (16/27) Purging py3-ordered-set (4.0.2-r3) (17/27) Purging py3-packaging (21.3-r0) (18/27) Purging py3-six (1.16.0-r1) (19/27) Purging py3-parsing (2.4.7-r3) (20/27) Purging python3 (3.10.3-r0) (21/27) Purging libbz2 (1.0.8-r1) (22/27) Purging libffi (3.4.2-r1) (23/27) Purging gdbm (1.23-r0) (24/27) Purging xz-libs (5.2.5-r1) (25/27) Purging mpdecimal (2.5.1-r1) (26/27) Purging readline (8.1.2-r0) (27/27) Purging sqlite-libs (3.38.0-r0) Executing busybox-1.35.0-r8.trigger OK: 255 MiB in 88 packages >>> py3-pytest-freezegun: Updating the community/armv7 repository index... >>> py3-pytest-freezegun: Signing the index...