>>> py3-pebble: Building testing/py3-pebble 5.0.7-r1 (using abuild 3.13.0-r3) started Sat, 27 Apr 2024 03:21:56 +0000 >>> py3-pebble: Checking sanity of /home/buildozer/aports/testing/py3-pebble/APKBUILD... >>> py3-pebble: Analyzing dependencies... >>> py3-pebble: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel py3-pytest-forked py3-pytest-xdist (1/41) Installing libbz2 (1.0.8-r6) (2/41) Installing libffi (3.4.6-r0) (3/41) Installing gdbm (1.23-r1) (4/41) Installing xz-libs (5.6.1-r3) (5/41) Installing mpdecimal (4.0.0-r0) (6/41) Installing libpanelw (6.4_p20240330-r0) (7/41) Installing readline (8.2.10-r0) (8/41) Installing sqlite-libs (3.45.3-r0) (9/41) Installing python3 (3.12.3-r1) (10/41) Installing python3-pycache-pyc0 (3.12.3-r1) (11/41) Installing pyc (3.12.3-r1) (12/41) Installing py3-installer-pyc (0.7.0-r2) (13/41) Installing py3-gpep517-pyc (15-r2) (14/41) Installing python3-pyc (3.12.3-r1) (15/41) Installing py3-installer (0.7.0-r2) (16/41) Installing py3-gpep517 (15-r2) (17/41) Installing py3-parsing (3.1.2-r1) (18/41) Installing py3-parsing-pyc (3.1.2-r1) (19/41) Installing py3-packaging (24.0-r1) (20/41) Installing py3-packaging-pyc (24.0-r1) (21/41) Installing py3-setuptools (69.5.1-r0) (22/41) Installing py3-setuptools-pyc (69.5.1-r0) (23/41) Installing py3-wheel (0.42.0-r1) (24/41) Installing py3-wheel-pyc (0.42.0-r1) (25/41) Installing py3-iniconfig (2.0.0-r1) (26/41) Installing py3-iniconfig-pyc (2.0.0-r1) (27/41) Installing py3-pluggy (1.4.0-r1) (28/41) Installing py3-pluggy-pyc (1.4.0-r1) (29/41) Installing py3-py (1.11.0-r3) (30/41) Installing py3-py-pyc (1.11.0-r3) (31/41) Installing py3-pytest (8.1.1-r1) (32/41) Installing py3-pytest-pyc (8.1.1-r1) (33/41) Installing py3-pytest-forked (1.6.0-r2) (34/41) Installing py3-pytest-forked-pyc (1.6.0-r2) (35/41) Installing py3-apipkg (2.1.0-r3) (36/41) Installing py3-apipkg-pyc (2.1.0-r3) (37/41) Installing py3-execnet (1.9.0-r3) (38/41) Installing py3-execnet-pyc (1.9.0-r3) (39/41) Installing py3-pytest-xdist (3.5.0-r1) (40/41) Installing py3-pytest-xdist-pyc (3.5.0-r1) (41/41) Installing .makedepends-py3-pebble (20240427.032201) Executing busybox-1.36.1-r26.trigger OK: 282 MiB in 143 packages >>> py3-pebble: Cleaning up srcdir >>> py3-pebble: Cleaning up pkgdir >>> py3-pebble: Cleaning up tmpdir >>> py3-pebble: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pebble-5.0.7.tar.gz >>> py3-pebble: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pebble-5.0.7.tar.gz >>> py3-pebble: Checking sha512sums... py3-pebble-5.0.7.tar.gz: OK >>> py3-pebble: Unpacking /var/cache/distfiles/py3-pebble-5.0.7.tar.gz... 2024-04-27 03:22:04,501 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-04-27 03:22:04,620 root INFO running bdist_wheel 2024-04-27 03:22:04,704 root INFO running build 2024-04-27 03:22:04,704 root INFO running build_py 2024-04-27 03:22:04,718 root INFO creating build 2024-04-27 03:22:04,718 root INFO creating build/lib 2024-04-27 03:22:04,719 root INFO creating build/lib/pebble 2024-04-27 03:22:04,719 root INFO copying pebble/common.py -> build/lib/pebble 2024-04-27 03:22:04,720 root INFO copying pebble/__init__.py -> build/lib/pebble 2024-04-27 03:22:04,721 root INFO copying pebble/decorators.py -> build/lib/pebble 2024-04-27 03:22:04,723 root INFO copying pebble/functions.py -> build/lib/pebble 2024-04-27 03:22:04,724 root INFO creating build/lib/pebble/concurrent 2024-04-27 03:22:04,725 root INFO copying pebble/concurrent/thread.py -> build/lib/pebble/concurrent 2024-04-27 03:22:04,726 root INFO copying pebble/concurrent/process.py -> build/lib/pebble/concurrent 2024-04-27 03:22:04,727 root INFO copying pebble/concurrent/__init__.py -> build/lib/pebble/concurrent 2024-04-27 03:22:04,729 root INFO creating build/lib/pebble/pool 2024-04-27 03:22:04,729 root INFO copying pebble/pool/base_pool.py -> build/lib/pebble/pool 2024-04-27 03:22:04,730 root INFO copying pebble/pool/thread.py -> build/lib/pebble/pool 2024-04-27 03:22:04,732 root INFO copying pebble/pool/process.py -> build/lib/pebble/pool 2024-04-27 03:22:04,733 root INFO copying pebble/pool/__init__.py -> build/lib/pebble/pool 2024-04-27 03:22:04,734 root INFO copying pebble/pool/channel.py -> build/lib/pebble/pool 2024-04-27 03:22:04,736 root INFO creating build/lib/pebble/asynchronous 2024-04-27 03:22:04,736 root INFO copying pebble/asynchronous/thread.py -> build/lib/pebble/asynchronous 2024-04-27 03:22:04,737 root INFO copying pebble/asynchronous/process.py -> build/lib/pebble/asynchronous 2024-04-27 03:22:04,738 root INFO copying pebble/asynchronous/__init__.py -> build/lib/pebble/asynchronous 2024-04-27 03:22:04,767 wheel INFO installing to build/bdist.linux-riscv64/wheel 2024-04-27 03:22:04,767 root INFO running install 2024-04-27 03:22:04,811 root INFO running install_lib 2024-04-27 03:22:04,821 root INFO creating build/bdist.linux-riscv64 2024-04-27 03:22:04,822 root INFO creating build/bdist.linux-riscv64/wheel 2024-04-27 03:22:04,823 root INFO creating build/bdist.linux-riscv64/wheel/pebble 2024-04-27 03:22:04,823 root INFO creating build/bdist.linux-riscv64/wheel/pebble/concurrent 2024-04-27 03:22:04,824 root INFO copying build/lib/pebble/concurrent/thread.py -> build/bdist.linux-riscv64/wheel/pebble/concurrent 2024-04-27 03:22:04,825 root INFO copying build/lib/pebble/concurrent/process.py -> build/bdist.linux-riscv64/wheel/pebble/concurrent 2024-04-27 03:22:04,826 root INFO copying build/lib/pebble/concurrent/__init__.py -> build/bdist.linux-riscv64/wheel/pebble/concurrent 2024-04-27 03:22:04,827 root INFO creating build/bdist.linux-riscv64/wheel/pebble/pool 2024-04-27 03:22:04,828 root INFO copying build/lib/pebble/pool/base_pool.py -> build/bdist.linux-riscv64/wheel/pebble/pool 2024-04-27 03:22:04,829 root INFO copying build/lib/pebble/pool/thread.py -> build/bdist.linux-riscv64/wheel/pebble/pool 2024-04-27 03:22:04,830 root INFO copying build/lib/pebble/pool/process.py -> build/bdist.linux-riscv64/wheel/pebble/pool 2024-04-27 03:22:04,831 root INFO copying build/lib/pebble/pool/__init__.py -> build/bdist.linux-riscv64/wheel/pebble/pool 2024-04-27 03:22:04,832 root INFO copying build/lib/pebble/pool/channel.py -> build/bdist.linux-riscv64/wheel/pebble/pool 2024-04-27 03:22:04,833 root INFO creating build/bdist.linux-riscv64/wheel/pebble/asynchronous 2024-04-27 03:22:04,834 root INFO copying build/lib/pebble/asynchronous/thread.py -> build/bdist.linux-riscv64/wheel/pebble/asynchronous 2024-04-27 03:22:04,835 root INFO copying build/lib/pebble/asynchronous/process.py -> build/bdist.linux-riscv64/wheel/pebble/asynchronous 2024-04-27 03:22:04,836 root INFO copying build/lib/pebble/asynchronous/__init__.py -> build/bdist.linux-riscv64/wheel/pebble/asynchronous 2024-04-27 03:22:04,837 root INFO copying build/lib/pebble/common.py -> build/bdist.linux-riscv64/wheel/pebble 2024-04-27 03:22:04,838 root INFO copying build/lib/pebble/__init__.py -> build/bdist.linux-riscv64/wheel/pebble 2024-04-27 03:22:04,839 root INFO copying build/lib/pebble/decorators.py -> build/bdist.linux-riscv64/wheel/pebble 2024-04-27 03:22:04,839 root INFO copying build/lib/pebble/functions.py -> build/bdist.linux-riscv64/wheel/pebble 2024-04-27 03:22:04,840 root INFO running install_egg_info 2024-04-27 03:22:04,853 root INFO running egg_info 2024-04-27 03:22:04,854 root INFO creating Pebble.egg-info 2024-04-27 03:22:04,863 root INFO writing Pebble.egg-info/PKG-INFO 2024-04-27 03:22:04,865 root INFO writing dependency_links to Pebble.egg-info/dependency_links.txt 2024-04-27 03:22:04,866 root INFO writing top-level names to Pebble.egg-info/top_level.txt 2024-04-27 03:22:04,867 root INFO writing manifest file 'Pebble.egg-info/SOURCES.txt' 2024-04-27 03:22:04,880 root INFO reading manifest file 'Pebble.egg-info/SOURCES.txt' 2024-04-27 03:22:04,881 root INFO reading manifest template 'MANIFEST.in' 2024-04-27 03:22:04,882 root INFO adding license file 'LICENSE' 2024-04-27 03:22:04,885 root INFO writing manifest file 'Pebble.egg-info/SOURCES.txt' 2024-04-27 03:22:04,886 root INFO Copying Pebble.egg-info to build/bdist.linux-riscv64/wheel/Pebble-5.0.7-py3.12.egg-info 2024-04-27 03:22:04,889 root INFO running install_scripts 2024-04-27 03:22:04,896 wheel INFO creating build/bdist.linux-riscv64/wheel/Pebble-5.0.7.dist-info/WHEEL 2024-04-27 03:22:04,897 wheel INFO creating '/home/buildozer/aports/testing/py3-pebble/src/pebble-5.0.7/.dist/.tmp-tsfag7im/Pebble-5.0.7-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-04-27 03:22:04,899 wheel INFO adding 'pebble/__init__.py' 2024-04-27 03:22:04,900 wheel INFO adding 'pebble/common.py' 2024-04-27 03:22:04,901 wheel INFO adding 'pebble/decorators.py' 2024-04-27 03:22:04,902 wheel INFO adding 'pebble/functions.py' 2024-04-27 03:22:04,903 wheel INFO adding 'pebble/asynchronous/__init__.py' 2024-04-27 03:22:04,904 wheel INFO adding 'pebble/asynchronous/process.py' 2024-04-27 03:22:04,906 wheel INFO adding 'pebble/asynchronous/thread.py' 2024-04-27 03:22:04,907 wheel INFO adding 'pebble/concurrent/__init__.py' 2024-04-27 03:22:04,908 wheel INFO adding 'pebble/concurrent/process.py' 2024-04-27 03:22:04,909 wheel INFO adding 'pebble/concurrent/thread.py' 2024-04-27 03:22:04,910 wheel INFO adding 'pebble/pool/__init__.py' 2024-04-27 03:22:04,911 wheel INFO adding 'pebble/pool/base_pool.py' 2024-04-27 03:22:04,912 wheel INFO adding 'pebble/pool/channel.py' 2024-04-27 03:22:04,913 wheel INFO adding 'pebble/pool/process.py' 2024-04-27 03:22:04,915 wheel INFO adding 'pebble/pool/thread.py' 2024-04-27 03:22:04,916 wheel INFO adding 'Pebble-5.0.7.dist-info/LICENSE' 2024-04-27 03:22:04,916 wheel INFO adding 'Pebble-5.0.7.dist-info/METADATA' 2024-04-27 03:22:04,917 wheel INFO adding 'Pebble-5.0.7.dist-info/WHEEL' 2024-04-27 03:22:04,918 wheel INFO adding 'Pebble-5.0.7.dist-info/top_level.txt' 2024-04-27 03:22:04,919 wheel INFO adding 'Pebble-5.0.7.dist-info/RECORD' 2024-04-27 03:22:04,919 wheel INFO removing build/bdist.linux-riscv64/wheel 2024-04-27 03:22:04,924 gpep517 INFO The backend produced .dist/Pebble-5.0.7-py3-none-any.whl Pebble-5.0.7-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.1.1, pluggy-1.4.0 rootdir: /home/buildozer/aports/testing/py3-pebble/src/pebble-5.0.7 plugins: forked-1.6.0, xdist-3.5.0 created: 64/64 workers 64 workers [396 items] ........................................................................ [ 18%] ........................................................................ [ 36%] ........................................................................ [ 54%] ........................................................................ [ 72%] .............................../usr/lib/python3.12/multiprocessing/resource_tracker.py:254: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown warnings.warn('resource_tracker: There appear to be %d ' ./usr/lib/python3.12/multiprocessing/resource_tracker.py:254: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown warnings.warn('resource_tracker: There appear to be %d ' ./usr/lib/python3.12/multiprocessing/resource_tracker.py:254: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown warnings.warn('resource_tracker: There appear to be %d ' ........./usr/lib/python3.12/multiprocessing/resource_tracker.py:254: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown warnings.warn('resource_tracker: There appear to be %d ' ./usr/lib/python3.12/multiprocessing/resource_tracker.py:254: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown warnings.warn('resource_tracker: There appear to be %d ' ../usr/lib/python3.12/multiprocessing/resource_tracker.py:254: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown warnings.warn('resource_tracker: There appear to be %d ' ......./usr/lib/python3.12/multiprocessing/resource_tracker.py:254: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown warnings.warn('resource_tracker: There appear to be %d ' ..../usr/lib/python3.12/multiprocessing/resource_tracker.py:254: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown warnings.warn('resource_tracker: There appear to be %d ' ...../usr/lib/python3.12/multiprocessing/resource_tracker.py:254: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown warnings.warn('resource_tracker: There appear to be %d ' ./usr/lib/python3.12/multiprocessing/resource_tracker.py:254: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown warnings.warn('resource_tracker: There appear to be %d ' .......... [ 90%] ./usr/lib/python3.12/multiprocessing/resource_tracker.py:254: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown warnings.warn('resource_tracker: There appear to be %d ' ../usr/lib/python3.12/multiprocessing/resource_tracker.py:254: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown warnings.warn('resource_tracker: There appear to be %d ' ./usr/lib/python3.12/multiprocessing/resource_tracker.py:254: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown warnings.warn('resource_tracker: There appear to be %d ' ../usr/lib/python3.12/multiprocessing/resource_tracker.py:254: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown warnings.warn('resource_tracker: There appear to be %d ' .../usr/lib/python3.12/multiprocessing/resource_tracker.py:254: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown warnings.warn('resource_tracker: There appear to be %d ' ../usr/lib/python3.12/multiprocessing/resource_tracker.py:254: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown warnings.warn('resource_tracker: There appear to be %d ' ./usr/lib/python3.12/multiprocessing/resource_tracker.py:254: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown warnings.warn('resource_tracker: There appear to be %d ' .../usr/lib/python3.12/multiprocessing/resource_tracker.py:254: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown warnings.warn('resource_tracker: There appear to be %d ' .../usr/lib/python3.12/multiprocessing/resource_tracker.py:254: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown warnings.warn('resource_tracker: There appear to be %d ' ..../usr/lib/python3.12/multiprocessing/resource_tracker.py:254: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown warnings.warn('resource_tracker: There appear to be %d ' ../usr/lib/python3.12/multiprocessing/resource_tracker.py:254: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown warnings.warn('resource_tracker: There appear to be %d ' ../usr/lib/python3.12/multiprocessing/resource_tracker.py:254: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown warnings.warn('resource_tracker: There appear to be %d ' ......./usr/lib/python3.12/multiprocessing/resource_tracker.py:254: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown warnings.warn('resource_tracker: There appear to be %d ' ./usr/lib/python3.12/multiprocessing/resource_tracker.py:254: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown warnings.warn('resource_tracker: There appear to be %d ' .. [100%] =============================== warnings summary =============================== test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_docstring test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_error_decorated test/test_concurrent_process_spawn.py::TestProcessConcurrent::test_decorated_results test/test_pebble.py::TestWaitForThreads::test_waitforthreads_single test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_map_one_chunk test/test_process_pool_forkserver.py::TestAsyncIOProcessPool::test_process_pool_stop_cancel test/test_process_pool_spawn.py::TestAsyncIOProcessPool::test_process_pool_stop_timeout /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45153) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_wrong_timeout test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_callable_objects test/test_concurrent_process_spawn.py::TestProcessConcurrent::test_decorated_results_callback test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_running test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_pickling_error_result /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45180) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_docstring test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_error_decorated test/test_concurrent_process_spawn.py::TestProcessConcurrent::test_docstring test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_map_empty test/test_process_pool_forkserver.py::TestAsyncIOProcessPool::test_process_pool_error_returned test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_multiple_futures /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45240) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_wrong_timeout test/test_asynchronous_thread.py::TestThreadAsynchronous::test_class_method test/test_concurrent_process_spawn.py::TestProcessConcurrent::test_error_decorated test/test_concurrent_thread.py::TestThreadConcurrent::test_static_method test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_map_timeout test/test_process_pool_forkserver.py::TestAsyncIOProcessPool::test_process_pool_single_future /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45264) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_thread.py::TestThreadAsynchronous::test_decorated_results_callback test/test_asynchronous_thread.py::TestThreadAsynchronous::test_docstring test/test_concurrent_process_spawn.py::TestProcessConcurrent::test_error_decorated_callback test/test_concurrent_thread.py::TestThreadConcurrent::test_error_returned test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_future_limit test/test_process_pool_forkserver.py::TestAsyncIOProcessPool::test_process_pool_cancel_callback /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45272) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_thread.py::TestThreadAsynchronous::test_daemon_keyword_decorated test/test_asynchronous_thread.py::TestThreadAsynchronous::test_decorated_results test/test_concurrent_process_spawn.py::TestProcessConcurrent::test_error_returned test/test_concurrent_thread.py::TestThreadConcurrent::test_not_decorated_results test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_initializer test/test_process_pool_forkserver.py::TestAsyncIOProcessPool::test_process_pool_error test/test_thread_pool.py::TestAsyncIOThreadPool::test_thread_pool_error_callback /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45268) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_thread.py::TestThreadAsynchronous::test_not_decorated_results test/test_asynchronous_thread.py::TestThreadAsynchronous::test_static_method test/test_concurrent_process_spawn.py::TestProcessConcurrent::test_instance_method test/test_pebble.py::TestWaitForThreads::test_waitforthreads_spurious test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_single_future test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_timeout /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45292) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_fork.py::TestProcessConcurrent::test_docstring test/test_concurrent_process_fork.py::TestProcessConcurrent::test_error_decorated test/test_concurrent_process_spawn.py::TestProcessConcurrent::test_not_decorated_results test/test_pebble.py::TestWaitForQueues::test_waitforqueues_single test/test_process_pool_fork.py::TestProcessPool::test_process_pool_exception_isolated test/test_process_pool_fork.py::TestProcessPool::test_process_pool_map_timeout test/test_process_pool_fork.py::TestProcessPoolDeadlockOnResult::test_pool_deadlock_stop test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_ignoring_sigterm test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_timeout_callback /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45312) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_thread.py::TestThreadAsynchronous::test_error_returned test/test_asynchronous_thread.py::TestThreadAsynchronous::test_frozen_error_decorated test/test_concurrent_process_spawn.py::TestProcessConcurrent::test_pickling_error_decorated test/test_pebble.py::TestWaitForQueues::test_waitforqueues_multiple test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_frozen_error test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_broken_initializer test/test_thread_pool.py::TestThreadPool::test_thread_pool_close_futures /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45280) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_thread.py::TestThreadAsynchronous::test_name_keyword_decorated test/test_asynchronous_thread.py::TestThreadAsynchronous::test_name_keyword_decorated_result test/test_concurrent_process_spawn.py::TestProcessConcurrent::test_timeout_decorated test/test_pebble.py::TestWaitForThreads::test_waitforthreads_restore test/test_process_pool_fork.py::TestProcessPool::test_process_pool_running test/test_process_pool_fork.py::TestProcessPool::test_process_pool_stop_futures test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_map_error test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_close_futures test/test_process_pool_spawn.py::TestAsyncIOProcessPool::test_process_pool_cancel_callback /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45288) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_fork.py::TestProcessConcurrent::test_wrong_timeout test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_callable_objects test/test_concurrent_process_spawn.py::TestProcessConcurrent::test_timeout_decorated_callback test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_map_multi test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_pickling_error_task test/test_thread_pool.py::TestAsyncIOThreadPool::test_thread_pool_callback /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45340) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_thread.py::TestThreadAsynchronous::test_instance_method test/test_asynchronous_thread.py::TestThreadAsynchronous::test_name_keyword_argument test/test_concurrent_process_spawn.py::TestProcessConcurrent::test_wrong_timeout test/test_pebble.py::TestSigHandler::test_sighandler test/test_process_pool_fork.py::TestProcessPool::test_process_pool_cancel test/test_process_pool_fork.py::TestProcessPool::test_process_pool_join_futures_timeout test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_different_process test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_map_broken_pool test/test_thread_pool.py::TestThreadPool::test_thread_pool_stop_stopped_callback /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45284) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_thread.py: 2 warnings test/test_concurrent_thread.py: 1 warning test/test_pebble.py: 1 warning test/test_process_pool_fork.py: 3 warnings test/test_process_pool_forkserver.py: 1 warning test/test_process_pool_spawn.py: 1 warning test/test_thread_pool.py: 1 warning /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45276) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_fork.py::TestProcessConcurrent::test_error_decorated_callback test/test_concurrent_process_fork.py::TestProcessConcurrent::test_error_returned test/test_concurrent_thread.py::TestThreadConcurrent::test_daemon_keyword_decorated test/test_pebble.py::TestWaitForQueues::test_waitforqueues_restore test/test_process_pool_fork.py::TestProcessPool::test_process_pool_cancel_callback test/test_process_pool_fork.py::TestProcessPool::test_process_pool_future_limit test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_child_pool test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_expired_worker /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45316) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_fork.py::TestProcessConcurrent::test_decorated_dead_process test/test_concurrent_process_fork.py::TestProcessConcurrent::test_decorated_ignoring_sigterm test/test_concurrent_thread.py::TestThreadConcurrent::test_decorated_results test/test_thread_pool.py::TestThreadPool::test_thread_pool_map_single test/test_thread_pool.py::TestThreadPool::test_thread_pool_stopped /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45304) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_fork.py::TestProcessConcurrent::test_callable_objects test/test_concurrent_process_fork.py::TestProcessConcurrent::test_cancel_decorated test/test_concurrent_thread.py::TestThreadConcurrent::test_decorated_results_callback test/test_process_pool_fork.py::TestProcessPool::test_process_pool_broken_initializer test/test_process_pool_fork.py::TestProcessPool::test_process_pool_child_process test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_different_process test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_map_error /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45296) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_fork.py::TestProcessConcurrent::test_frozen_error_decorated test/test_concurrent_process_fork.py::TestProcessConcurrent::test_instance_method test/test_concurrent_thread.py::TestThreadConcurrent::test_docstring test/test_process_pool_fork.py::TestProcessPool::test_process_pool_close_futures test/test_process_pool_fork.py::TestProcessPool::test_process_pool_map_zero_chunk test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_callback test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_join_workers test/test_process_pool_spawn.py::TestAsyncIOProcessPool::test_process_pool_cancel test/test_thread_pool.py::TestThreadPool::test_thread_pool_map_error /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45320) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_fork.py::TestProcessConcurrent::test_decorated_results test/test_concurrent_process_fork.py::TestProcessConcurrent::test_decorated_results_callback test/test_concurrent_thread.py::TestThreadConcurrent::test_error_decorated test/test_process_pool_fork.py::TestProcessPool::test_process_pool_child_pebble test/test_process_pool_fork.py::TestProcessPool::test_process_pool_map_cancel test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_exception_isolated test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_map_zero_chunk test/test_thread_pool.py::TestAsyncIOThreadPool::test_thread_pool_single_future /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45308) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_fork.py::TestProcessConcurrent::test_name_keyword_argument test/test_concurrent_process_fork.py::TestProcessConcurrent::test_name_keyword_decorated test/test_concurrent_thread.py::TestThreadConcurrent::test_error_decorated_callback test/test_process_pool_fork.py::TestProcessPool::test_process_pool_child_pool test/test_process_pool_fork.py::TestProcessPool::test_process_pool_map_multi test/test_process_pool_fork.py::TestAsyncIOProcessPool::test_process_pool_stop_timeout test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_map_single test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_map_timeout_chunks test/test_thread_pool.py::TestThreadPool::test_thread_pool_stop_futures /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45324) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_fork.py::TestProcessConcurrent::test_name_keyword_decorated_result_colision test/test_concurrent_process_fork.py::TestProcessConcurrent::test_not_decorated_results test/test_concurrent_thread.py::TestThreadConcurrent::test_instance_method test/test_process_pool_fork.py::TestProcessPool::test_process_pool_callback test/test_process_pool_fork.py::TestProcessPool::test_process_pool_frozen_error test/test_process_pool_fork.py::TestAsyncIOProcessPool::test_process_pool_cancel test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_multiple_futures test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_initializer test/test_thread_pool.py::TestThreadPool::test_thread_pool_different_thread /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45328) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_name_keyword_argument test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_name_keyword_decorated test/test_concurrent_thread.py::TestThreadConcurrent::test_name_keyword_argument test/test_process_pool_fork.py::TestProcessPool::test_process_pool_close_stopped test/test_process_pool_fork.py::TestProcessPool::test_process_pool_map_single test/test_process_pool_fork.py::TestAsyncIOProcessPool::test_process_pool_timeout_callback test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_single_future test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_join_workers test/test_thread_pool.py::TestThreadPool::test_thread_pool_stop_stopped /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45164) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_frozen_error_decorated test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_instance_method test/test_concurrent_thread.py::TestThreadConcurrent::test_name_keyword_decorated test/test_process_pool_fork.py::TestProcessPool::test_process_pool_stop_stopped test/test_process_pool_fork.py::TestAsyncIOProcessPool::test_process_pool_callback test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_join_futures_timeout test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_close_stopped test/test_process_pool_spawn.py::TestAsyncIOProcessPool::test_process_pool_single_future /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45160) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_fork.py::TestProcessConcurrent::test_pickling_error_decorated test/test_concurrent_process_fork.py::TestProcessConcurrent::test_static_method test/test_concurrent_thread.py::TestThreadConcurrent::test_name_keyword_decorated_result test/test_process_pool_fork.py::TestProcessPool::test_process_pool_error test/test_process_pool_fork.py::TestProcessPool::test_process_pool_map_timeout_chunks test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_broken_initializer test/test_thread_pool.py::TestThreadPool::test_thread_pool_error_callback /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45332) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_error_decorated_callback test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_error_returned test/test_pebble.py::TestSynchronizedDecorator::test_syncronized_released test/test_process_pool_fork.py::TestProcessPool::test_process_pool_join_running test/test_process_pool_fork.py::TestProcessPool::test_process_pool_pickling_error_task test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_callback_error test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_map_zero_chunk test/test_process_pool_spawn.py::TestAsyncIOProcessPool::test_process_pool_error_returned test/test_thread_pool.py::TestThreadPool::test_thread_pool_map_multi /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45156) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_name_keyword_decorated_result_colision test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_not_decorated_results test/test_pebble.py::TestSynchronizedDecorator::test_custom_syncronized_locked test/test_process_pool_fork.py::TestProcessPool::test_process_pool_ignoring_sigterm test/test_process_pool_fork.py::TestProcessPool::test_process_pool_pickling_error_result /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45168) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_fork.py::TestProcessConcurrent::test_class_method test/test_concurrent_process_fork.py::TestProcessConcurrent::test_daemon_keyword_decorated test/test_pebble.py::TestSynchronizedDecorator::test_custom_syncronized_released test/test_process_pool_fork.py::TestProcessPool::test_process_pool_error_returned test/test_process_pool_fork.py::TestProcessPool::test_process_pool_map_empty test/test_process_pool_fork.py::TestAsyncIOProcessPool::test_process_pool_stop_cancel test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_large_data test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_map /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45300) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_decorated_results test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_decorated_results_callback test/test_pebble.py::TestSynchronizedDecorator::test_syncronized_locked test/test_process_pool_fork.py::TestProcessPool::test_process_pool_initializer test/test_process_pool_fork.py::TestProcessPool::test_process_pool_single_future test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_callback_error test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_map_empty test/test_thread_pool.py::TestThreadPool::test_thread_pool_join_futures_timeout test/test_thread_pool.py::TestThreadPool::test_thread_pool_single_future /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45150) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_pickling_error_decorated test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_static_method test/test_pebble.py::TestSynchronizedDecorator::test_wrapper_decorator_docstring test/test_process_pool_fork.py::TestProcessPool::test_process_pool_stop_large_data test/test_process_pool_fork.py::TestProcessPool::test_process_pool_timeout test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_stop_futures test/test_process_pool_spawn.py::TestAsyncIOProcessPool::test_process_pool_timeout test/test_thread_pool.py::TestThreadPool::test_thread_pool_join_running /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45172) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_decorated_dead_process test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_decorated_ignoring_sigterm test/test_pebble.py::TestSigHandler::test_sigalarm_sighandler test/test_thread_pool.py::TestThreadPool::test_thread_pool_map_zero_chunk /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45147) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_not_decorated_results test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_pickling_error_decorated test/test_pebble.py::TestSigHandler::test_sighandler_multiple test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_stop_timeout test/test_process_pool_forkserver.py::TestAsyncIOProcessPool::test_process_pool_timeout_callback /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45256) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_timeout_decorated test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_timeout_decorated_callback test/test_pebble.py::TestSigHandler::test_wrapper_decorator_docstring test/test_process_pool_fork.py::TestProcessPool::test_process_pool_different_process test/test_process_pool_fork.py::TestProcessPool::test_process_pool_map_broken_pool test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_pickling_error_task test/test_thread_pool.py::TestThreadPool::test_thread_pool_multiple_futures /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45176) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_callable_objects test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_cancel_decorated test/test_pebble.py::TestWaitForThreads::test_waitforthreads_multiple test/test_process_pool_fork.py::TestProcessPool::test_process_pool_expired_worker test/test_process_pool_fork.py::TestProcessPool::test_process_pool_stop_cancel test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_expired_worker test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_map_cancel test/test_thread_pool.py::TestThreadPool::test_thread_pool_map_empty /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45141) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_timeout_decorated test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_timeout_decorated_callback test/test_pebble.py::TestWaitForThreads::test_waitforthreads_timeout test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_stopped test/test_process_pool_forkserver.py::TestAsyncIOProcessPool::test_process_pool_timeout test/test_thread_pool.py::TestThreadPool::test_thread_pool_cancel_callback /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45260) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_fork.py::TestProcessConcurrent::test_timeout_decorated test/test_concurrent_process_fork.py::TestProcessConcurrent::test_timeout_decorated_callback test/test_process_pool_fork.py::TestProcessPool::test_process_pool_callback_error test/test_process_pool_fork.py::TestProcessPool::test_process_pool_large_data test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_close_futures /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45336) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_cancel_decorated test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_class_method test/test_process_pool_fork.py::TestProcessPool::test_process_pool_join_workers test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_map_one_chunk test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_stop_timeout test/test_thread_pool.py::TestAsyncIOThreadPool::test_thread_pool_cancel_callback /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45344) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_class_method test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_daemon_keyword_decorated test/test_process_pool_fork.py::TestProcessPool::test_process_pool_map test/test_process_pool_fork.py::TestProcessPool::test_process_pool_stop_stopped_callback test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_map test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_child_pool test/test_process_pool_spawn.py::TestAsyncIOProcessPool::test_process_pool_error /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45144) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_cancel_decorated test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_class_method test/test_process_pool_fork.py::TestProcessPool::test_process_pool_map_error test/test_process_pool_spawn.py::TestAsyncIOProcessPool::test_process_pool_timeout_callback test/test_thread_pool.py::TestThreadPool::test_thread_pool_exception_isolated /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45184) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_decorated_ignoring_sigterm test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_decorated_results test/test_process_pool_fork.py::TestProcessPool::test_process_pool_map_one_chunk test/test_process_pool_forkserver.py::TestAsyncIOProcessPool::test_process_pool_multiple_futures test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_frozen_error test/test_thread_pool.py::TestThreadPool::test_thread_pool_map /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45192) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_decorated_ignoring_sigterm test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_decorated_results test/test_process_pool_fork.py::TestProcessPool::test_process_pool_stop_timeout test/test_process_pool_forkserver.py::TestAsyncIOProcessPool::test_process_pool_stop_timeout test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_stop_cancel /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45352) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_spawn.py::TestProcessConcurrent::test_callable_objects test/test_concurrent_process_spawn.py::TestProcessConcurrent::test_cancel_decorated test/test_process_pool_fork.py::TestProcessPool::test_process_pool_stopped test/test_process_pool_fork.py::TestAsyncIOProcessPool::test_process_pool_timeout test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_stop_stopped_callback test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_large_data test/test_thread_pool.py::TestThreadPool::test_thread_pool_join_workers /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45380) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_timeout_decorated_callback test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_wrong_timeout test/test_process_pool_fork.py::TestProcessPool::test_process_pool_timeout_callback test/test_process_pool_fork.py::TestAsyncIOProcessPool::test_process_pool_single_future test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_timeout_callback test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_exception_isolated test/test_thread_pool.py::TestThreadPool::test_thread_pool_error /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45376) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_decorated_results_callback test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_docstring test/test_process_pool_fork.py::TestAsyncIOProcessPool::test_process_pool_cancel_callback test/test_process_pool_fork.py::TestAsyncIOProcessPool::test_process_pool_multiple_futures test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_timeout test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_error_returned test/test_thread_pool.py::TestThreadPool::test_thread_pool_map_broken_pool /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45356) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_spawn.py::TestProcessConcurrent::test_decorated_dead_process test/test_concurrent_process_spawn.py::TestProcessConcurrent::test_decorated_ignoring_sigterm test/test_process_pool_fork.py::TestAsyncIOProcessPool::test_process_pool_error test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_join_running test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_child_pebble test/test_process_pool_spawn.py::TestAsyncIOProcessPool::test_process_pool_callback /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45388) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_error_returned test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_frozen_error_decorated test/test_process_pool_fork.py::TestAsyncIOProcessPool::test_process_pool_error_callback test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_cancel_callback test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_join_futures_timeout test/test_thread_pool.py::TestThreadPool::test_thread_pool_map_one_chunk /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45364) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_error_decorated test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_error_decorated_callback test/test_process_pool_fork.py::TestAsyncIOProcessPool::test_process_pool_error_returned test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_error test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_map_single test/test_thread_pool.py::TestThreadPool::test_thread_pool_running /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45360) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_daemon_keyword_decorated test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_decorated_dead_process test/test_process_pool_fork.py::TestProcessPoolDeadlockOnNewFutures::test_pool_deadlock_stop test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_error_callback test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_map_multi test/test_thread_pool.py::TestThreadPool::test_thread_pool_stop_stopped_function /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45348) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_pickling_error_decorated test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_timeout_decorated test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_cancel test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_callback test/test_process_pool_spawn.py::TestAsyncIOProcessPool::test_process_pool_stop_cancel /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45372) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_decorated_dead_process test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_decorated_ignoring_sigterm test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_cancel_callback test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_stop_cancel test/test_process_pool_spawn.py::TestAsyncIOProcessPool::test_process_pool_error_callback /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45232) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_callable_objects test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_cancel_decorated test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_child_pebble test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_pickling_error_result test/test_thread_pool.py::TestAsyncIOThreadPool::test_thread_pool_error /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45224) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_daemon_keyword_decorated test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_decorated_dead_process test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_child_process test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_join_running /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45188) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_name_keyword_argument test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_name_keyword_decorated test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_close_stopped test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_stopped test/test_thread_pool.py::TestAsyncIOThreadPool::test_thread_pool_multiple_futures /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45252) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_error_returned test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_frozen_error_decorated test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_error test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_stop_large_data /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45204) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_frozen_error_decorated test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_instance_method test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_error_callback /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45248) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_decorated_results_callback test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_docstring test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_error_returned test/test_process_pool_forkserver.py::TestAsyncIOProcessPool::test_process_pool_callback test/test_thread_pool.py::TestThreadPool::test_thread_pool_broken_initializer /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45196) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_timeout_decorated_callback test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_wrong_timeout test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_ignoring_sigterm test/test_process_pool_forkserver.py::TestAsyncIOProcessPool::test_process_pool_error_callback /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45220) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_decorated_results test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_decorated_results_callback test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_map_broken_pool test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_stop_stopped /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45236) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_name_keyword_decorated test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_not_decorated_results test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_map_cancel test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_child_process /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45212) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_error_decorated test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_error_decorated_callback test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_map_timeout_chunks test/test_process_pool_spawn.py::TestAsyncIOProcessPool::test_process_pool_multiple_futures /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45200) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_pickling_error_decorated test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_timeout_decorated test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_stop_futures test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_map_timeout test/test_thread_pool.py::TestThreadPool::test_thread_pool_callback /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45216) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_error_decorated_callback test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_error_returned test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_stop_stopped test/test_thread_pool.py::TestThreadPool::test_process_pool_frozen_error /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45244) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_instance_method test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_not_decorated_results test/test_process_pool_forkserver.py::TestAsyncIOProcessPool::test_process_pool_cancel test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_cancel test/test_thread_pool.py::TestThreadPool::test_thread_pool_close_stopped /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45368) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_spawn.py::TestProcessConcurrent::test_class_method test/test_concurrent_process_spawn.py::TestProcessConcurrent::test_daemon_keyword_decorated test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_running test/test_thread_pool.py::TestThreadPool::test_thread_pool_map_cancel /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45384) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_instance_method test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_name_keyword_argument test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_stop_stopped_callback /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45208) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_class_method test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_daemon_keyword_decorated test/test_thread_pool.py::TestThreadPool::test_thread_pool_initializer /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=45228) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ====================== 396 passed, 396 warnings in 25.30s ====================== >>> py3-pebble: Entering fakeroot... >>> py3-pebble-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-pebble/pkg/py3-pebble/usr/lib/python3.12/site-packages/pebble/concurrent/__pycache__' -> '/home/buildozer/aports/testing/py3-pebble/pkg/py3-pebble-pyc/usr/lib/python3.12/site-packages/pebble/concurrent/__pycache__' '/home/buildozer/aports/testing/py3-pebble/pkg/py3-pebble/usr/lib/python3.12/site-packages/pebble/pool/__pycache__' -> '/home/buildozer/aports/testing/py3-pebble/pkg/py3-pebble-pyc/usr/lib/python3.12/site-packages/pebble/pool/__pycache__' '/home/buildozer/aports/testing/py3-pebble/pkg/py3-pebble/usr/lib/python3.12/site-packages/pebble/__pycache__' -> '/home/buildozer/aports/testing/py3-pebble/pkg/py3-pebble-pyc/usr/lib/python3.12/site-packages/pebble/__pycache__' '/home/buildozer/aports/testing/py3-pebble/pkg/py3-pebble/usr/lib/python3.12/site-packages/pebble/asynchronous/__pycache__' -> '/home/buildozer/aports/testing/py3-pebble/pkg/py3-pebble-pyc/usr/lib/python3.12/site-packages/pebble/asynchronous/__pycache__' >>> py3-pebble-pyc*: Preparing subpackage py3-pebble-pyc... >>> py3-pebble-pyc*: Running postcheck for py3-pebble-pyc >>> py3-pebble*: Running postcheck for py3-pebble >>> py3-pebble*: Preparing package py3-pebble... >>> py3-pebble-pyc*: Tracing dependencies... python3~3.12 >>> py3-pebble-pyc*: Package size: 192.0 KB >>> py3-pebble-pyc*: Compressing data... >>> py3-pebble-pyc*: Create checksum... >>> py3-pebble-pyc*: Create py3-pebble-pyc-5.0.7-r1.apk >>> py3-pebble*: Tracing dependencies... python3~3.12 >>> py3-pebble*: Package size: 168.0 KB >>> py3-pebble*: Compressing data... >>> py3-pebble*: Create checksum... >>> py3-pebble*: Create py3-pebble-5.0.7-r1.apk >>> py3-pebble: Build complete at Sat, 27 Apr 2024 03:22:34 +0000 elapsed time 0h 0m 38s >>> py3-pebble: Cleaning up srcdir >>> py3-pebble: Cleaning up pkgdir >>> py3-pebble: Uninstalling dependencies... (1/41) Purging .makedepends-py3-pebble (20240427.032201) (2/41) Purging py3-gpep517-pyc (15-r2) (3/41) Purging py3-gpep517 (15-r2) (4/41) Purging py3-installer-pyc (0.7.0-r2) (5/41) Purging py3-installer (0.7.0-r2) (6/41) Purging py3-setuptools-pyc (69.5.1-r0) (7/41) Purging py3-setuptools (69.5.1-r0) (8/41) Purging py3-wheel-pyc (0.42.0-r1) (9/41) Purging py3-wheel (0.42.0-r1) (10/41) Purging py3-pytest-forked-pyc (1.6.0-r2) (11/41) Purging py3-pytest-forked (1.6.0-r2) (12/41) Purging py3-pytest-xdist-pyc (3.5.0-r1) (13/41) Purging py3-pytest-xdist (3.5.0-r1) (14/41) Purging py3-execnet-pyc (1.9.0-r3) (15/41) Purging py3-execnet (1.9.0-r3) (16/41) Purging py3-apipkg-pyc (2.1.0-r3) (17/41) Purging py3-apipkg (2.1.0-r3) (18/41) Purging py3-pytest-pyc (8.1.1-r1) (19/41) Purging py3-pytest (8.1.1-r1) (20/41) Purging py3-iniconfig-pyc (2.0.0-r1) (21/41) Purging py3-iniconfig (2.0.0-r1) (22/41) Purging py3-packaging-pyc (24.0-r1) (23/41) Purging py3-packaging (24.0-r1) (24/41) Purging py3-parsing-pyc (3.1.2-r1) (25/41) Purging py3-parsing (3.1.2-r1) (26/41) Purging py3-pluggy-pyc (1.4.0-r1) (27/41) Purging py3-pluggy (1.4.0-r1) (28/41) Purging py3-py-pyc (1.11.0-r3) (29/41) Purging py3-py (1.11.0-r3) (30/41) Purging python3-pyc (3.12.3-r1) (31/41) Purging python3-pycache-pyc0 (3.12.3-r1) (32/41) Purging pyc (3.12.3-r1) (33/41) Purging python3 (3.12.3-r1) (34/41) Purging gdbm (1.23-r1) (35/41) Purging libbz2 (1.0.8-r6) (36/41) Purging libffi (3.4.6-r0) (37/41) Purging libpanelw (6.4_p20240330-r0) (38/41) Purging mpdecimal (4.0.0-r0) (39/41) Purging readline (8.2.10-r0) (40/41) Purging sqlite-libs (3.45.3-r0) (41/41) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r26.trigger OK: 227 MiB in 102 packages >>> py3-pebble: Updating the testing/riscv64 repository index... >>> py3-pebble: Signing the index...