>>> py3-schedule: Building community/py3-schedule 1.2.1-r0 (using abuild 3.11.21-r0) started Mon, 02 Oct 2023 11:44:28 +0000 >>> py3-schedule: Checking sanity of /home/buildozer/aports/community/py3-schedule/APKBUILD... >>> py3-schedule: Analyzing dependencies... >>> py3-schedule: Installing for build: build-base python3 py3-setuptools py3-pytest py3-pytest-mock (1/31) Installing libbz2 (1.0.8-r6) (2/31) Installing libffi (3.4.4-r3) (3/31) Installing gdbm (1.23-r1) (4/31) Installing xz-libs (5.4.4-r0) (5/31) Installing mpdecimal (2.5.1-r2) (6/31) Installing libpanelw (6.4_p20230918-r0) (7/31) Installing readline (8.2.1-r2) (8/31) Installing sqlite-libs (3.43.1-r0) (9/31) Installing python3 (3.11.5-r0) (10/31) Installing python3-pycache-pyc0 (3.11.5-r0) (11/31) Installing pyc (0.1-r0) (12/31) Installing python3-pyc (3.11.5-r0) (13/31) Installing py3-parsing (3.1.1-r0) (14/31) Installing py3-parsing-pyc (3.1.1-r0) (15/31) Installing py3-packaging (23.1-r3) (16/31) Installing py3-packaging-pyc (23.1-r3) (17/31) Installing py3-setuptools (68.2.2-r0) (18/31) Installing py3-setuptools-pyc (68.2.2-r0) (19/31) Installing py3-iniconfig (1.1.1-r6) (20/31) Installing py3-iniconfig-pyc (1.1.1-r6) (21/31) Installing py3-pluggy (1.3.0-r0) (22/31) Installing py3-pluggy-pyc (1.3.0-r0) (23/31) Installing py3-py (1.11.0-r2) (24/31) Installing py3-py-pyc (1.11.0-r2) (25/31) Installing py3-pytest (7.4.2-r0) (26/31) Installing py3-pytest-pyc (7.4.2-r0) (27/31) Installing py3-mock (5.1.0-r0) (28/31) Installing py3-mock-pyc (5.1.0-r0) (29/31) Installing py3-pytest-mock (3.10.0-r2) (30/31) Installing py3-pytest-mock-pyc (3.10.0-r2) (31/31) Installing .makedepends-py3-schedule (20231002.114428) Executing busybox-1.36.1-r8.trigger OK: 400 MiB in 136 packages >>> py3-schedule: Cleaning up srcdir >>> py3-schedule: Cleaning up pkgdir >>> py3-schedule: Cleaning up tmpdir >>> py3-schedule: Fetching https://distfiles.alpinelinux.org/distfiles/edge//schedule-1.2.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-schedule: Fetching https://files.pythonhosted.org/packages/source/s/schedule/schedule-1.2.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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 100 20251 100 20251 0 0 5997 0 0:00:03 0:00:03 --:--:-- 5997 >>> py3-schedule: Fetching https://distfiles.alpinelinux.org/distfiles/edge//schedule-1.2.1.tar.gz >>> py3-schedule: Checking sha512sums... schedule-1.2.1.tar.gz: OK >>> py3-schedule: Unpacking /var/cache/distfiles/edge/schedule-1.2.1.tar.gz... running build running build_py creating build creating build/lib creating build/lib/schedule copying schedule/__init__.py -> build/lib/schedule copying schedule/py.typed -> build/lib/schedule ============================= test session starts ============================== platform linux -- Python 3.11.5, pytest-7.4.2, pluggy-1.3.0 rootdir: /home/buildozer/aports/community/py3-schedule/src/schedule-1.2.1 plugins: mock-3.10.0 collected 38 items test_schedule.py ...s.................................. [100%] ======================== 37 passed, 1 skipped in 0.19s ========================= >>> py3-schedule: 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 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-schedule/pkg creating /home/buildozer/aports/community/py3-schedule/pkg/py3-schedule creating /home/buildozer/aports/community/py3-schedule/pkg/py3-schedule/usr creating /home/buildozer/aports/community/py3-schedule/pkg/py3-schedule/usr/lib creating /home/buildozer/aports/community/py3-schedule/pkg/py3-schedule/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-schedule/pkg/py3-schedule/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-schedule/pkg/py3-schedule/usr/lib/python3.11/site-packages/schedule copying build/lib/schedule/__init__.py -> /home/buildozer/aports/community/py3-schedule/pkg/py3-schedule/usr/lib/python3.11/site-packages/schedule copying build/lib/schedule/py.typed -> /home/buildozer/aports/community/py3-schedule/pkg/py3-schedule/usr/lib/python3.11/site-packages/schedule byte-compiling /home/buildozer/aports/community/py3-schedule/pkg/py3-schedule/usr/lib/python3.11/site-packages/schedule/__init__.py to __init__.cpython-311.pyc running install_egg_info running egg_info writing schedule.egg-info/PKG-INFO writing dependency_links to schedule.egg-info/dependency_links.txt writing top-level names to schedule.egg-info/top_level.txt reading manifest file 'schedule.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.txt' adding license file 'AUTHORS.rst' writing manifest file 'schedule.egg-info/SOURCES.txt' Copying schedule.egg-info to /home/buildozer/aports/community/py3-schedule/pkg/py3-schedule/usr/lib/python3.11/site-packages/schedule-1.2.1-py3.11.egg-info running install_scripts >>> py3-schedule-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-schedule/pkg/py3-schedule/usr/lib/python3.11/site-packages/schedule/__pycache__' -> '/home/buildozer/aports/community/py3-schedule/pkg/py3-schedule-pyc/usr/lib/python3.11/site-packages/schedule/__pycache__' >>> py3-schedule-pyc*: Preparing subpackage py3-schedule-pyc... >>> py3-schedule-pyc*: Running postcheck for py3-schedule-pyc >>> py3-schedule*: Running postcheck for py3-schedule >>> py3-schedule*: Preparing package py3-schedule... >>> py3-schedule-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-schedule-pyc*: Package size: 68.0 KB >>> py3-schedule-pyc*: Compressing data... >>> py3-schedule-pyc*: Create checksum... >>> py3-schedule-pyc*: Create py3-schedule-pyc-1.2.1-r0.apk >>> py3-schedule*: Tracing dependencies... python3 python3~3.11 >>> py3-schedule*: Package size: 76.0 KB >>> py3-schedule*: Compressing data... >>> py3-schedule*: Create checksum... >>> py3-schedule*: Create py3-schedule-1.2.1-r0.apk >>> py3-schedule: Build complete at Mon, 02 Oct 2023 11:44:33 +0000 elapsed time 0h 0m 5s >>> py3-schedule: Cleaning up srcdir >>> py3-schedule: Cleaning up pkgdir >>> py3-schedule: Uninstalling dependencies... (1/31) Purging .makedepends-py3-schedule (20231002.114428) (2/31) Purging py3-setuptools-pyc (68.2.2-r0) (3/31) Purging py3-setuptools (68.2.2-r0) (4/31) Purging py3-pytest-mock-pyc (3.10.0-r2) (5/31) Purging py3-pytest-mock (3.10.0-r2) (6/31) Purging py3-mock-pyc (5.1.0-r0) (7/31) Purging py3-mock (5.1.0-r0) (8/31) Purging py3-pytest-pyc (7.4.2-r0) (9/31) Purging py3-pytest (7.4.2-r0) (10/31) Purging py3-iniconfig-pyc (1.1.1-r6) (11/31) Purging py3-iniconfig (1.1.1-r6) (12/31) Purging py3-packaging-pyc (23.1-r3) (13/31) Purging py3-packaging (23.1-r3) (14/31) Purging py3-parsing-pyc (3.1.1-r0) (15/31) Purging py3-parsing (3.1.1-r0) (16/31) Purging py3-pluggy-pyc (1.3.0-r0) (17/31) Purging py3-pluggy (1.3.0-r0) (18/31) Purging py3-py-pyc (1.11.0-r2) (19/31) Purging py3-py (1.11.0-r2) (20/31) Purging python3-pyc (3.11.5-r0) (21/31) Purging python3-pycache-pyc0 (3.11.5-r0) (22/31) Purging pyc (0.1-r0) (23/31) Purging python3 (3.11.5-r0) (24/31) Purging gdbm (1.23-r1) (25/31) Purging libbz2 (1.0.8-r6) (26/31) Purging libffi (3.4.4-r3) (27/31) Purging libpanelw (6.4_p20230918-r0) (28/31) Purging mpdecimal (2.5.1-r2) (29/31) Purging readline (8.2.1-r2) (30/31) Purging sqlite-libs (3.43.1-r0) (31/31) Purging xz-libs (5.4.4-r0) Executing busybox-1.36.1-r8.trigger OK: 345 MiB in 105 packages >>> py3-schedule: Updating the community/s390x repository index... >>> py3-schedule: Signing the index...