>>> py3-schedule: Building community/py3-schedule 1.2.2-r0 (using abuild 3.13.0-r3) started Mon, 27 May 2024 07:10:24 +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/29) Installing libffi (3.4.6-r0) (2/29) Installing gdbm (1.23-r1) (3/29) Installing mpdecimal (4.0.0-r0) (4/29) Installing libpanelw (6.4_p20240420-r0) (5/29) Installing readline (8.2.10-r0) (6/29) Installing sqlite-libs (3.46.0-r0) (7/29) Installing python3 (3.12.3-r1) (8/29) Installing python3-pycache-pyc0 (3.12.3-r1) (9/29) Installing pyc (3.12.3-r1) (10/29) Installing python3-pyc (3.12.3-r1) (11/29) Installing py3-parsing (3.1.2-r1) (12/29) Installing py3-parsing-pyc (3.1.2-r1) (13/29) Installing py3-packaging (24.0-r1) (14/29) Installing py3-packaging-pyc (24.0-r1) (15/29) Installing py3-setuptools (69.5.1-r0) (16/29) Installing py3-setuptools-pyc (69.5.1-r0) (17/29) Installing py3-iniconfig (2.0.0-r1) (18/29) Installing py3-iniconfig-pyc (2.0.0-r1) (19/29) Installing py3-pluggy (1.5.0-r0) (20/29) Installing py3-pluggy-pyc (1.5.0-r0) (21/29) Installing py3-py (1.11.0-r3) (22/29) Installing py3-py-pyc (1.11.0-r3) (23/29) Installing py3-pytest (8.2.1-r0) (24/29) Installing py3-pytest-pyc (8.2.1-r0) (25/29) Installing py3-mock (5.1.0-r2) (26/29) Installing py3-mock-pyc (5.1.0-r2) (27/29) Installing py3-pytest-mock (3.10.0-r3) (28/29) Installing py3-pytest-mock-pyc (3.10.0-r3) (29/29) Installing .makedepends-py3-schedule (20240527.071025) Executing busybox-1.36.1-r28.trigger OK: 432 MiB in 142 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/py3-schedule-1.2.2.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 curl: (22) The requested URL returned error: 404 >>> py3-schedule: Fetching py3-schedule-1.2.2.tar.gz::https://github.com/dbader/schedule/archive/refs/tags/1.2.2.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 100 40914 0 40914 0 0 63195 0 --:--:-- --:--:-- --:--:-- 63195 >>> py3-schedule: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-schedule-1.2.2.tar.gz >>> py3-schedule: Checking sha512sums... py3-schedule-1.2.2.tar.gz: OK >>> py3-schedule: Unpacking /var/cache/distfiles/edge/py3-schedule-1.2.2.tar.gz... running build running build_py creating build creating build/lib creating build/lib/schedule copying schedule/__init__.py -> build/lib/schedule running egg_info creating schedule.egg-info writing schedule.egg-info/PKG-INFO writing dependency_links to schedule.egg-info/dependency_links.txt writing requirements to schedule.egg-info/requires.txt writing top-level names to schedule.egg-info/top_level.txt writing manifest file 'schedule.egg-info/SOURCES.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/py.typed -> build/lib/schedule ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.2.1, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-schedule/src/schedule-1.2.2 configfile: pyproject.toml plugins: mock-3.10.0 collected 81 items test_schedule.py ss.ssss.................sss.ss...................ssssss [ 67%] ssssssssssssssssssssssss.. [100%] ======================== 40 passed, 41 skipped in 0.59s ======================== >>> py3-schedule: Entering fakeroot... running install /usr/lib/python3.12/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.12 creating /home/buildozer/aports/community/py3-schedule/pkg/py3-schedule/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-schedule/pkg/py3-schedule/usr/lib/python3.12/site-packages/schedule copying build/lib/schedule/__init__.py -> /home/buildozer/aports/community/py3-schedule/pkg/py3-schedule/usr/lib/python3.12/site-packages/schedule copying build/lib/schedule/py.typed -> /home/buildozer/aports/community/py3-schedule/pkg/py3-schedule/usr/lib/python3.12/site-packages/schedule byte-compiling /home/buildozer/aports/community/py3-schedule/pkg/py3-schedule/usr/lib/python3.12/site-packages/schedule/__init__.py to __init__.cpython-312.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 requirements to schedule.egg-info/requires.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.12/site-packages/schedule-1.2.2-py3.12.egg-info running install_scripts >>> py3-schedule-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-schedule/pkg/py3-schedule/usr/lib/python3.12/site-packages/schedule/__pycache__' -> '/home/buildozer/aports/community/py3-schedule/pkg/py3-schedule-pyc/usr/lib/python3.12/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.12 >>> 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.2-r0.apk >>> py3-schedule*: Tracing dependencies... python3 python3~3.12 >>> py3-schedule*: Package size: 80.0 KB >>> py3-schedule*: Compressing data... >>> py3-schedule*: Create checksum... >>> py3-schedule*: Create py3-schedule-1.2.2-r0.apk >>> py3-schedule: Build complete at Mon, 27 May 2024 07:10:29 +0000 elapsed time 0h 0m 5s >>> py3-schedule: Cleaning up srcdir >>> py3-schedule: Cleaning up pkgdir >>> py3-schedule: Uninstalling dependencies... (1/29) Purging .makedepends-py3-schedule (20240527.071025) (2/29) Purging py3-setuptools-pyc (69.5.1-r0) (3/29) Purging py3-setuptools (69.5.1-r0) (4/29) Purging py3-pytest-mock-pyc (3.10.0-r3) (5/29) Purging py3-pytest-mock (3.10.0-r3) (6/29) Purging py3-mock-pyc (5.1.0-r2) (7/29) Purging py3-mock (5.1.0-r2) (8/29) Purging py3-pytest-pyc (8.2.1-r0) (9/29) Purging py3-pytest (8.2.1-r0) (10/29) Purging py3-iniconfig-pyc (2.0.0-r1) (11/29) Purging py3-iniconfig (2.0.0-r1) (12/29) Purging py3-packaging-pyc (24.0-r1) (13/29) Purging py3-packaging (24.0-r1) (14/29) Purging py3-parsing-pyc (3.1.2-r1) (15/29) Purging py3-parsing (3.1.2-r1) (16/29) Purging py3-pluggy-pyc (1.5.0-r0) (17/29) Purging py3-pluggy (1.5.0-r0) (18/29) Purging py3-py-pyc (1.11.0-r3) (19/29) Purging py3-py (1.11.0-r3) (20/29) Purging python3-pyc (3.12.3-r1) (21/29) Purging python3-pycache-pyc0 (3.12.3-r1) (22/29) Purging pyc (3.12.3-r1) (23/29) Purging python3 (3.12.3-r1) (24/29) Purging gdbm (1.23-r1) (25/29) Purging libffi (3.4.6-r0) (26/29) Purging libpanelw (6.4_p20240420-r0) (27/29) Purging mpdecimal (4.0.0-r0) (28/29) Purging readline (8.2.10-r0) (29/29) Purging sqlite-libs (3.46.0-r0) Executing busybox-1.36.1-r28.trigger OK: 380 MiB in 113 packages >>> py3-schedule: Updating the community/x86 repository index... >>> py3-schedule: Signing the index...