>>> py3-logbook: Building community/py3-logbook 1.7.0-r1 (using abuild 3.12.0-r5) started Fri, 12 Apr 2024 21:14:19 +0000 >>> py3-logbook: Checking sanity of /home/buildozer/aports/community/py3-logbook/APKBUILD... >>> py3-logbook: Analyzing dependencies... >>> py3-logbook: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel python3-dev cython py3-pytest py3-pytest-rerunfailures (1/36) Installing libffi (3.4.6-r0) (2/36) Installing gdbm (1.23-r1) (3/36) Installing mpdecimal (4.0.0-r0) (4/36) Installing libpanelw (6.4_p20240330-r0) (5/36) Installing readline (8.2.10-r0) (6/36) Installing sqlite-libs (3.45.2-r0) (7/36) Installing python3 (3.12.2-r1) (8/36) Installing python3-pycache-pyc0 (3.12.2-r1) (9/36) Installing pyc (3.12.2-r1) (10/36) Installing python3-pyc (3.12.2-r1) (11/36) Installing py3-installer (0.7.0-r2) (12/36) Installing py3-installer-pyc (0.7.0-r2) (13/36) Installing py3-gpep517 (15-r2) (14/36) Installing py3-gpep517-pyc (15-r2) (15/36) Installing py3-parsing (3.1.2-r1) (16/36) Installing py3-parsing-pyc (3.1.2-r1) (17/36) Installing py3-packaging (24.0-r1) (18/36) Installing py3-packaging-pyc (24.0-r1) (19/36) Installing py3-setuptools (69.2.0-r2) (20/36) Installing py3-setuptools-pyc (69.2.0-r2) (21/36) Installing py3-wheel (0.42.0-r1) (22/36) Installing py3-wheel-pyc (0.42.0-r1) (23/36) Installing python3-dev (3.12.2-r1) (24/36) Installing cython (3.0.8-r0) (25/36) Installing cython-pyc (3.0.8-r0) (26/36) Installing py3-iniconfig (2.0.0-r1) (27/36) Installing py3-iniconfig-pyc (2.0.0-r1) (28/36) Installing py3-pluggy (1.4.0-r1) (29/36) Installing py3-pluggy-pyc (1.4.0-r1) (30/36) Installing py3-py (1.11.0-r3) (31/36) Installing py3-py-pyc (1.11.0-r3) (32/36) Installing py3-pytest (8.1.1-r1) (33/36) Installing py3-pytest-pyc (8.1.1-r1) (34/36) Installing py3-pytest-rerunfailures (13.0-r1) (35/36) Installing py3-pytest-rerunfailures-pyc (13.0-r1) (36/36) Installing .makedepends-py3-logbook (20240412.211421) Executing busybox-1.36.1-r25.trigger OK: 512 MiB in 149 packages >>> py3-logbook: Cleaning up srcdir >>> py3-logbook: Cleaning up pkgdir >>> py3-logbook: Cleaning up tmpdir >>> py3-logbook: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-logbook-1.7.0.post0.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 356k 100 356k 0 0 1558k 0 --:--:-- --:--:-- --:--:-- 1562k >>> py3-logbook: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-logbook-1.7.0.post0.tar.gz >>> py3-logbook: Checking sha512sums... py3-logbook-1.7.0.post0.tar.gz: OK >>> py3-logbook: Unpacking /var/cache/distfiles/edge/py3-logbook-1.7.0.post0.tar.gz... 2024-04-12 21:14:23,965 gpep517 INFO Building wheel via backend setuptools.build_meta Compiling src/cython/speedups.pyx because it changed. [1/1] Cythonizing src/cython/speedups.pyx 2024-04-12 21:14:25,560 root INFO running bdist_wheel 2024-04-12 21:14:25,576 root INFO running build 2024-04-12 21:14:25,576 root INFO running build_py 2024-04-12 21:14:25,580 root INFO creating build 2024-04-12 21:14:25,581 root INFO creating build/lib.linux-i686-cpython-312 2024-04-12 21:14:25,581 root INFO creating build/lib.linux-i686-cpython-312/logbook 2024-04-12 21:14:25,581 root INFO copying src/logbook/ticketing.py -> build/lib.linux-i686-cpython-312/logbook 2024-04-12 21:14:25,582 root INFO copying src/logbook/utils.py -> build/lib.linux-i686-cpython-312/logbook 2024-04-12 21:14:25,582 root INFO copying src/logbook/concurrency.py -> build/lib.linux-i686-cpython-312/logbook 2024-04-12 21:14:25,582 root INFO copying src/logbook/_termcolors.py -> build/lib.linux-i686-cpython-312/logbook 2024-04-12 21:14:25,583 root INFO copying src/logbook/helpers.py -> build/lib.linux-i686-cpython-312/logbook 2024-04-12 21:14:25,583 root INFO copying src/logbook/handlers.py -> build/lib.linux-i686-cpython-312/logbook 2024-04-12 21:14:25,584 root INFO copying src/logbook/__version__.py -> build/lib.linux-i686-cpython-312/logbook 2024-04-12 21:14:25,584 root INFO copying src/logbook/notifiers.py -> build/lib.linux-i686-cpython-312/logbook 2024-04-12 21:14:25,584 root INFO copying src/logbook/_fallback.py -> build/lib.linux-i686-cpython-312/logbook 2024-04-12 21:14:25,585 root INFO copying src/logbook/__init__.py -> build/lib.linux-i686-cpython-312/logbook 2024-04-12 21:14:25,585 root INFO copying src/logbook/queues.py -> build/lib.linux-i686-cpython-312/logbook 2024-04-12 21:14:25,586 root INFO copying src/logbook/base.py -> build/lib.linux-i686-cpython-312/logbook 2024-04-12 21:14:25,586 root INFO copying src/logbook/compat.py -> build/lib.linux-i686-cpython-312/logbook 2024-04-12 21:14:25,586 root INFO copying src/logbook/more.py -> build/lib.linux-i686-cpython-312/logbook 2024-04-12 21:14:25,587 root INFO running egg_info 2024-04-12 21:14:25,587 root INFO creating src/Logbook.egg-info 2024-04-12 21:14:25,590 root INFO writing src/Logbook.egg-info/PKG-INFO 2024-04-12 21:14:25,595 root INFO writing dependency_links to src/Logbook.egg-info/dependency_links.txt 2024-04-12 21:14:25,598 root INFO writing requirements to src/Logbook.egg-info/requires.txt 2024-04-12 21:14:25,598 root INFO writing top-level names to src/Logbook.egg-info/top_level.txt 2024-04-12 21:14:25,598 root INFO writing manifest file 'src/Logbook.egg-info/SOURCES.txt' 2024-04-12 21:14:25,604 root INFO reading manifest file 'src/Logbook.egg-info/SOURCES.txt' 2024-04-12 21:14:25,604 root INFO reading manifest template 'MANIFEST.in' 2024-04-12 21:14:25,608 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2024-04-12 21:14:25,608 root INFO adding license file 'LICENSE' 2024-04-12 21:14:25,608 root INFO adding license file 'AUTHORS' 2024-04-12 21:14:25,611 root INFO writing manifest file 'src/Logbook.egg-info/SOURCES.txt' 2024-04-12 21:14:25,613 root INFO running build_ext 2024-04-12 21:14:25,617 root INFO building 'logbook._speedups' extension 2024-04-12 21:14:25,617 root INFO creating build/temp.linux-i686-cpython-312 2024-04-12 21:14:25,617 root INFO creating build/temp.linux-i686-cpython-312/src 2024-04-12 21:14:25,617 root INFO creating build/temp.linux-i686-cpython-312/src/cython 2024-04-12 21:14:25,618 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c src/cython/speedups.c -o build/temp.linux-i686-cpython-312/src/cython/speedups.o 2024-04-12 21:14:35,473 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-i686-cpython-312/src/cython/speedups.o -L/usr/lib -o build/lib.linux-i686-cpython-312/logbook/_speedups.cpython-312-i386-linux-musl.so 2024-04-12 21:14:35,525 wheel INFO installing to build/bdist.linux-i686/wheel 2024-04-12 21:14:35,525 root INFO running install 2024-04-12 21:14:35,561 root INFO running install_lib 2024-04-12 21:14:35,567 root INFO creating build/bdist.linux-i686 2024-04-12 21:14:35,567 root INFO creating build/bdist.linux-i686/wheel 2024-04-12 21:14:35,568 root INFO creating build/bdist.linux-i686/wheel/logbook 2024-04-12 21:14:35,568 root INFO copying build/lib.linux-i686-cpython-312/logbook/ticketing.py -> build/bdist.linux-i686/wheel/logbook 2024-04-12 21:14:35,569 root INFO copying build/lib.linux-i686-cpython-312/logbook/utils.py -> build/bdist.linux-i686/wheel/logbook 2024-04-12 21:14:35,570 root INFO copying build/lib.linux-i686-cpython-312/logbook/concurrency.py -> build/bdist.linux-i686/wheel/logbook 2024-04-12 21:14:35,570 root INFO copying build/lib.linux-i686-cpython-312/logbook/_termcolors.py -> build/bdist.linux-i686/wheel/logbook 2024-04-12 21:14:35,571 root INFO copying build/lib.linux-i686-cpython-312/logbook/helpers.py -> build/bdist.linux-i686/wheel/logbook 2024-04-12 21:14:35,572 root INFO copying build/lib.linux-i686-cpython-312/logbook/handlers.py -> build/bdist.linux-i686/wheel/logbook 2024-04-12 21:14:35,573 root INFO copying build/lib.linux-i686-cpython-312/logbook/__version__.py -> build/bdist.linux-i686/wheel/logbook 2024-04-12 21:14:35,573 root INFO copying build/lib.linux-i686-cpython-312/logbook/notifiers.py -> build/bdist.linux-i686/wheel/logbook 2024-04-12 21:14:35,574 root INFO copying build/lib.linux-i686-cpython-312/logbook/_fallback.py -> build/bdist.linux-i686/wheel/logbook 2024-04-12 21:14:35,575 root INFO copying build/lib.linux-i686-cpython-312/logbook/__init__.py -> build/bdist.linux-i686/wheel/logbook 2024-04-12 21:14:35,575 root INFO copying build/lib.linux-i686-cpython-312/logbook/queues.py -> build/bdist.linux-i686/wheel/logbook 2024-04-12 21:14:35,576 root INFO copying build/lib.linux-i686-cpython-312/logbook/base.py -> build/bdist.linux-i686/wheel/logbook 2024-04-12 21:14:35,577 root INFO copying build/lib.linux-i686-cpython-312/logbook/compat.py -> build/bdist.linux-i686/wheel/logbook 2024-04-12 21:14:35,577 root INFO copying build/lib.linux-i686-cpython-312/logbook/_speedups.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/logbook 2024-04-12 21:14:35,580 root INFO copying build/lib.linux-i686-cpython-312/logbook/more.py -> build/bdist.linux-i686/wheel/logbook 2024-04-12 21:14:35,581 root INFO running install_egg_info 2024-04-12 21:14:35,587 root INFO Copying src/Logbook.egg-info to build/bdist.linux-i686/wheel/Logbook-1.7.0.post0-py3.12.egg-info 2024-04-12 21:14:35,590 root INFO running install_scripts 2024-04-12 21:14:35,608 wheel INFO creating build/bdist.linux-i686/wheel/Logbook-1.7.0.post0.dist-info/WHEEL 2024-04-12 21:14:35,610 wheel INFO creating '/home/buildozer/aports/community/py3-logbook/src/logbook-1.7.0.post0/.dist/.tmp-ulqjn5i0/Logbook-1.7.0.post0-cp312-cp312-linux_i686.whl' and adding 'build/bdist.linux-i686/wheel' to it 2024-04-12 21:14:35,611 wheel INFO adding 'logbook/__init__.py' 2024-04-12 21:14:35,612 wheel INFO adding 'logbook/__version__.py' 2024-04-12 21:14:35,612 wheel INFO adding 'logbook/_fallback.py' 2024-04-12 21:14:35,617 wheel INFO adding 'logbook/_speedups.cpython-312-i386-linux-musl.so' 2024-04-12 21:14:35,625 wheel INFO adding 'logbook/_termcolors.py' 2024-04-12 21:14:35,626 wheel INFO adding 'logbook/base.py' 2024-04-12 21:14:35,627 wheel INFO adding 'logbook/compat.py' 2024-04-12 21:14:35,628 wheel INFO adding 'logbook/concurrency.py' 2024-04-12 21:14:35,629 wheel INFO adding 'logbook/handlers.py' 2024-04-12 21:14:35,631 wheel INFO adding 'logbook/helpers.py' 2024-04-12 21:14:35,632 wheel INFO adding 'logbook/more.py' 2024-04-12 21:14:35,632 wheel INFO adding 'logbook/notifiers.py' 2024-04-12 21:14:35,633 wheel INFO adding 'logbook/queues.py' 2024-04-12 21:14:35,634 wheel INFO adding 'logbook/ticketing.py' 2024-04-12 21:14:35,635 wheel INFO adding 'logbook/utils.py' 2024-04-12 21:14:35,636 wheel INFO adding 'Logbook-1.7.0.post0.dist-info/AUTHORS' 2024-04-12 21:14:35,636 wheel INFO adding 'Logbook-1.7.0.post0.dist-info/LICENSE' 2024-04-12 21:14:35,637 wheel INFO adding 'Logbook-1.7.0.post0.dist-info/METADATA' 2024-04-12 21:14:35,637 wheel INFO adding 'Logbook-1.7.0.post0.dist-info/WHEEL' 2024-04-12 21:14:35,638 wheel INFO adding 'Logbook-1.7.0.post0.dist-info/top_level.txt' 2024-04-12 21:14:35,639 wheel INFO adding 'Logbook-1.7.0.post0.dist-info/RECORD' 2024-04-12 21:14:35,639 wheel INFO removing build/bdist.linux-i686/wheel 2024-04-12 21:14:35,642 gpep517 INFO The backend produced .dist/Logbook-1.7.0.post0-cp312-cp312-linux_i686.whl Logbook-1.7.0.post0-cp312-cp312-linux_i686.whl ============================= test session starts ============================== platform linux -- Python 3.12.2, pytest-8.1.1, pluggy-1.4.0 rootdir: /home/buildozer/aports/community/py3-logbook/src/logbook-1.7.0.post0 configfile: pyproject.toml testpaths: tests plugins: rerunfailures-13.0 collected 182 items tests/test_asyncio.py . [ 0%] tests/test_deadlock.py . [ 1%] tests/test_fingers_crossed_handler.py ...... [ 4%] tests/test_flags.py .. [ 5%] tests/test_groups.py .. [ 6%] tests/test_handler_errors.py ... [ 8%] tests/test_handlers.py ........... [ 14%] tests/test_helpers.py .. [ 15%] tests/test_log_record.py ........... [ 21%] tests/test_logbook.py ... [ 23%] tests/test_logger.py ... [ 24%] tests/test_logging_api.py ............. [ 31%] tests/test_logging_compat.py .... [ 34%] tests/test_logging_times.py ss... [ 36%] tests/test_mail_handler.py ....... [ 40%] tests/test_more.py s........sss [ 47%] tests/test_nteventlog_handler.py s [ 47%] tests/test_null_handler.py ...... [ 51%] tests/test_processors.py .... [ 53%] tests/test_queues.py ssss.....s.sss [ 60%] tests/test_speedups.py .. [ 62%] tests/test_syslog_handler.py ............ [ 68%] tests/test_test_handler.py .............................. [ 85%] tests/test_ticketing.py s [ 85%] tests/test_unicode.py ....... [ 89%] tests/test_utils.py ................... [100%] =============================== warnings summary =============================== tests/test_logging_compat.py: 10 warnings /home/buildozer/aports/community/py3-logbook/src/logbook-1.7.0.post0/.testenv/lib/python3.12/site-packages/logbook/compat.py:143: DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, datetime.UTC). return datetime.utcfromtimestamp(timestamp) tests/test_logging_times.py::test_timedate_format[ContextEnteringStrategy] tests/test_logging_times.py::test_timedate_format[PushingStrategy] /home/buildozer/aports/community/py3-logbook/src/logbook-1.7.0.post0/tests/test_logging_times.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). t2 = datetime.utcnow() tests/test_mail_handler.py::test_mail_handler_arguments /home/buildozer/aports/community/py3-logbook/src/logbook-1.7.0.post0/tests/test_mail_handler.py:114: DeprecationWarning: Passing keyfile and certfile are deprecated, use an SSLContext instead. mail_handler = logbook.MailHandler( tests/test_mail_handler.py::test_mail_handler_arguments /home/buildozer/aports/community/py3-logbook/src/logbook-1.7.0.post0/tests/test_mail_handler.py:154: DeprecationWarning: Passing keyfile and certfile are deprecated, use an SSLContext instead. mail_handler = logbook.MailHandler( tests/test_mail_handler.py::test_mail_handler_arguments /home/buildozer/aports/community/py3-logbook/src/logbook-1.7.0.post0/tests/test_mail_handler.py:273: DeprecationWarning: Passing keyfile and certfile are deprecated, use an SSLContext instead. mail_handler = logbook.MailHandler( tests/test_queues.py: 20 warnings /usr/lib/python3.12/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=39130) is multi-threaded, use of fork() may lead to deadlocks in the child. self.pid = os.fork() -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ================= 166 passed, 16 skipped, 35 warnings in 2.43s ================= >>> py3-logbook: Entering fakeroot... >>> py3-logbook-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.12/site-packages/logbook/__pycache__' -> '/home/buildozer/aports/community/py3-logbook/pkg/py3-logbook-pyc/usr/lib/python3.12/site-packages/logbook/__pycache__' >>> py3-logbook-pyc*: Preparing subpackage py3-logbook-pyc... >>> py3-logbook-pyc*: Running postcheck for py3-logbook-pyc >>> py3-logbook*: Running postcheck for py3-logbook >>> py3-logbook*: Preparing package py3-logbook... >>> py3-logbook*: Stripping binaries >>> py3-logbook-pyc*: Scanning shared objects >>> py3-logbook*: Scanning shared objects >>> py3-logbook-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-logbook-pyc*: Package size: 352.0 KB >>> py3-logbook-pyc*: Compressing data... >>> py3-logbook-pyc*: Create checksum... >>> py3-logbook-pyc*: Create py3-logbook-pyc-1.7.0-r1.apk >>> py3-logbook*: Tracing dependencies... python3 python3~3.12 so:libc.musl-x86.so.1 >>> py3-logbook*: Package size: 432.0 KB >>> py3-logbook*: Compressing data... >>> py3-logbook*: Create checksum... >>> py3-logbook*: Create py3-logbook-1.7.0-r1.apk >>> py3-logbook: Build complete at Fri, 12 Apr 2024 21:14:40 +0000 elapsed time 0h 0m 21s >>> py3-logbook: Cleaning up srcdir >>> py3-logbook: Cleaning up pkgdir >>> py3-logbook: Uninstalling dependencies... (1/36) Purging .makedepends-py3-logbook (20240412.211421) (2/36) Purging py3-gpep517-pyc (15-r2) (3/36) Purging py3-gpep517 (15-r2) (4/36) Purging py3-installer-pyc (0.7.0-r2) (5/36) Purging py3-installer (0.7.0-r2) (6/36) Purging py3-setuptools-pyc (69.2.0-r2) (7/36) Purging py3-setuptools (69.2.0-r2) (8/36) Purging py3-wheel-pyc (0.42.0-r1) (9/36) Purging py3-wheel (0.42.0-r1) (10/36) Purging python3-dev (3.12.2-r1) (11/36) Purging cython-pyc (3.0.8-r0) (12/36) Purging cython (3.0.8-r0) (13/36) Purging py3-pytest-rerunfailures-pyc (13.0-r1) (14/36) Purging py3-pytest-rerunfailures (13.0-r1) (15/36) Purging py3-pytest-pyc (8.1.1-r1) (16/36) Purging py3-pytest (8.1.1-r1) (17/36) Purging py3-iniconfig-pyc (2.0.0-r1) (18/36) Purging py3-iniconfig (2.0.0-r1) (19/36) Purging py3-packaging-pyc (24.0-r1) (20/36) Purging py3-packaging (24.0-r1) (21/36) Purging py3-parsing-pyc (3.1.2-r1) (22/36) Purging py3-parsing (3.1.2-r1) (23/36) Purging py3-pluggy-pyc (1.4.0-r1) (24/36) Purging py3-pluggy (1.4.0-r1) (25/36) Purging py3-py-pyc (1.11.0-r3) (26/36) Purging py3-py (1.11.0-r3) (27/36) Purging python3-pyc (3.12.2-r1) (28/36) Purging python3-pycache-pyc0 (3.12.2-r1) (29/36) Purging pyc (3.12.2-r1) (30/36) Purging python3 (3.12.2-r1) (31/36) Purging gdbm (1.23-r1) (32/36) Purging libffi (3.4.6-r0) (33/36) Purging libpanelw (6.4_p20240330-r0) (34/36) Purging mpdecimal (4.0.0-r0) (35/36) Purging readline (8.2.10-r0) (36/36) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 379 MiB in 113 packages >>> py3-logbook: Updating the community/x86 repository index... >>> py3-logbook: Signing the index...