>>> py3-joblib: Building community/py3-joblib 1.0.1-r3 (using abuild 3.10.0_rc1-r2) started Fri, 28 Oct 2022 12:16:35 +0000 >>> py3-joblib: Checking sanity of /home/buildozer/aports/community/py3-joblib/APKBUILD... >>> py3-joblib: Analyzing dependencies... >>> py3-joblib: Installing for build: build-base py3-cloudpickle py3-distributed py3-loky python3 cython py3-setuptools py3-pytest py3-threadpoolctl (1/54) Installing libbz2 (1.0.8-r3) (2/54) Installing libffi (3.4.4-r0) (3/54) Installing gdbm (1.23-r0) (4/54) Installing xz-libs (5.2.7-r0) (5/54) Installing mpdecimal (2.5.1-r1) (6/54) Installing readline (8.2.0-r0) (7/54) Installing sqlite-libs (3.39.4-r0) (8/54) Installing python3 (3.10.8-r3) (9/54) Installing py3-cloudpickle (1.6.0-r2) (10/54) Installing py3-click (8.1.3-r0) (11/54) Installing py3-tqdm (4.63.2-r0) (12/54) Installing py3-fsspec (2022.8.2-r0) (13/54) Installing libgfortran (12.2.1_git20220924-r3) (14/54) Installing openblas (0.3.21-r0) (15/54) Installing py3-numpy (1.23.4-r0) (16/54) Installing py3-parsing (3.0.9-r0) (17/54) Installing py3-packaging (21.3-r2) (18/54) Installing py3-six (1.16.0-r3) (19/54) Installing py3-dateutil (2.8.2-r1) (20/54) Installing py3-tz (2022.4-r0) (21/54) Installing py3-pandas (1.5.1-r0) (22/54) Installing py3-locket (1.0.0-r0) (23/54) Installing libsodium (1.0.18-r2) (24/54) Installing libzmq (4.3.4-r1) (25/54) Installing py3-pyzmq (23.2.1-r0) (26/54) Installing py3-toolz (0.12.0-r0) (27/54) Installing py3-partd (1.3.0-r0) (28/54) Installing yaml (0.2.5-r0) (29/54) Installing py3-yaml (6.0-r0) (30/54) Installing py3-dask (2022.9.1-r0) (31/54) Installing py3-markupsafe (2.1.1-r1) (32/54) Installing py3-jinja2 (3.1.2-r0) (33/54) Installing py3-msgpack (1.0.4-r0) (34/54) Installing py3-psutil (5.9.2-r0) (35/54) Installing py3-sortedcontainers (2.4.0-r1) (36/54) Installing py3-tblib (1.7.0-r3) (37/54) Installing py3-tornado (6.2-r0) (38/54) Installing py3-urllib3 (1.26.12-r0) (39/54) Installing py3-heapdict (1.0.1-r2) (40/54) Installing lmdb (0.9.29-r2) (41/54) Installing py3-lmdb (1.2.1-r2) (42/54) Installing py3-zict (2.2.0-r0) (43/54) Installing py3-distributed (2022.9.1-r0) (44/54) Installing py3-loky (3.0.0-r1) (45/54) Installing cython (0.29.32-r0) (46/54) Installing py3-setuptools (65.5.0-r0) (47/54) Installing py3-attrs (22.1.0-r0) (48/54) Installing py3-iniconfig (1.1.1-r3) (49/54) Installing py3-pluggy (1.0.0-r1) (50/54) Installing py3-py (1.11.0-r0) (51/54) Installing py3-tomli (2.0.1-r1) (52/54) Installing py3-pytest (7.1.3-r1) (53/54) Installing py3-threadpoolctl (2.2.0-r1) (54/54) Installing .makedepends-py3-joblib (20221028.121644) Executing busybox-1.35.0-r27.trigger OK: 469 MiB in 146 packages >>> py3-joblib: Cleaning up srcdir >>> py3-joblib: Cleaning up pkgdir >>> py3-joblib: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/joblib-1.0.1.tar.gz >>> py3-joblib: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/joblib-1.0.1.tar.gz >>> py3-joblib: Checking sha512sums... joblib-1.0.1.tar.gz: OK de-vendor.patch: OK >>> py3-joblib: Unpacking /var/cache/distfiles/v3.17/joblib-1.0.1.tar.gz... >>> py3-joblib: de-vendor.patch patching file joblib/__init__.py patching file joblib/_memmapping_reducer.py patching file joblib/_parallel_backends.py patching file joblib/executor.py patching file joblib/parallel.py /usr/lib/python3.10/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'doc-files' will not be supported in future versions. Please use the underscore name 'doc_files' instead warnings.warn( /usr/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running build running build_py creating build creating build/lib creating build/lib/joblib copying joblib/_multiprocessing_helpers.py -> build/lib/joblib copying joblib/numpy_pickle_compat.py -> build/lib/joblib copying joblib/memory.py -> build/lib/joblib copying joblib/backports.py -> build/lib/joblib copying joblib/pool.py -> build/lib/joblib copying joblib/_dask.py -> build/lib/joblib copying joblib/parallel.py -> build/lib/joblib copying joblib/func_inspect.py -> build/lib/joblib copying joblib/testing.py -> build/lib/joblib copying joblib/_store_backends.py -> build/lib/joblib copying joblib/numpy_pickle.py -> build/lib/joblib copying joblib/hashing.py -> build/lib/joblib copying joblib/_parallel_backends.py -> build/lib/joblib copying joblib/executor.py -> build/lib/joblib copying joblib/logger.py -> build/lib/joblib copying joblib/_deprecated_format_stack.py -> build/lib/joblib copying joblib/__init__.py -> build/lib/joblib copying joblib/numpy_pickle_utils.py -> build/lib/joblib copying joblib/_memmapping_reducer.py -> build/lib/joblib copying joblib/my_exceptions.py -> build/lib/joblib copying joblib/compressor.py -> build/lib/joblib copying joblib/format_stack.py -> build/lib/joblib copying joblib/disk.py -> build/lib/joblib copying joblib/_deprecated_my_exceptions.py -> build/lib/joblib creating build/lib/joblib/test copying joblib/test/test_numpy_pickle_compat.py -> build/lib/joblib/test copying joblib/test/test_logger.py -> build/lib/joblib/test copying joblib/test/test_my_exceptions.py -> build/lib/joblib/test copying joblib/test/common.py -> build/lib/joblib/test copying joblib/test/test_func_inspect.py -> build/lib/joblib/test copying joblib/test/test_memmapping.py -> build/lib/joblib/test copying joblib/test/testutils.py -> build/lib/joblib/test copying joblib/test/test_numpy_pickle.py -> build/lib/joblib/test copying joblib/test/test_deprecated_objects.py -> build/lib/joblib/test copying joblib/test/test_init.py -> build/lib/joblib/test copying joblib/test/test_hashing.py -> build/lib/joblib/test copying joblib/test/test_parallel.py -> build/lib/joblib/test copying joblib/test/__init__.py -> build/lib/joblib/test copying joblib/test/test_dask.py -> build/lib/joblib/test copying joblib/test/test_module.py -> build/lib/joblib/test copying joblib/test/test_func_inspect_special_encoding.py -> build/lib/joblib/test copying joblib/test/test_disk.py -> build/lib/joblib/test copying joblib/test/test_memory.py -> build/lib/joblib/test copying joblib/test/test_numpy_pickle_utils.py -> build/lib/joblib/test copying joblib/test/test_format_stack.py -> build/lib/joblib/test copying joblib/test/test_backports.py -> build/lib/joblib/test copying joblib/test/test_testing.py -> build/lib/joblib/test copying joblib/test/test_store_backends.py -> build/lib/joblib/test creating build/lib/joblib/test/data copying joblib/test/data/create_numpy_pickle.py -> build/lib/joblib/test/data copying joblib/test/data/__init__.py -> build/lib/joblib/test/data creating build/lib/joblib/externals copying joblib/externals/__init__.py -> build/lib/joblib/externals creating build/lib/joblib/externals/cloudpickle copying joblib/externals/cloudpickle/compat.py -> build/lib/joblib/externals/cloudpickle copying joblib/externals/cloudpickle/cloudpickle_fast.py -> build/lib/joblib/externals/cloudpickle copying joblib/externals/cloudpickle/cloudpickle.py -> build/lib/joblib/externals/cloudpickle copying joblib/externals/cloudpickle/__init__.py -> build/lib/joblib/externals/cloudpickle creating build/lib/joblib/externals/loky copying joblib/externals/loky/reusable_executor.py -> build/lib/joblib/externals/loky copying joblib/externals/loky/cloudpickle_wrapper.py -> build/lib/joblib/externals/loky copying joblib/externals/loky/process_executor.py -> build/lib/joblib/externals/loky copying joblib/externals/loky/__init__.py -> build/lib/joblib/externals/loky copying joblib/externals/loky/_base.py -> build/lib/joblib/externals/loky creating build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/compat_posix.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/context.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/compat.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/reduction.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/utils.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/synchronize.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/queues.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/fork_exec.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/_win_reduction.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/popen_loky_win32.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/_posix_wait.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/semlock.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/_win_wait.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/compat_win32.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/spawn.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/__init__.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/resource_tracker.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/_posix_reduction.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/managers.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/popen_loky_posix.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/process.py -> build/lib/joblib/externals/loky/backend copying joblib/test/data/joblib_0.10.0_compressed_pickle_py33_np18.gz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_compressed_pickle_py34_np19.gz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_compressed_pickle_py34_np19.gz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_compressed_pickle_py35_np19.gz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_compressed_pickle_py35_np19.gz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.8.4_compressed_pickle_py27_np17.gz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.4.dev0_compressed_cache_size_pickle_py35_np19.gz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_compressed_pickle_py27_np17.gz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_compressed_pickle_py27_np16.gz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.11.0_compressed_pickle_py36_np111.gz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_compressed_pickle_py27_np17.gz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_compressed_pickle_py27_np16.gz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py33_np18.pkl.gzip -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.11.0_pickle_py36_np111.pkl.gzip -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py34_np19.pkl.gzip -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py35_np19.pkl.gzip -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py27_np17.pkl.gzip -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.11.0_pickle_py36_np111.pkl.bz2 -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py27_np17.pkl.bz2 -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py35_np19.pkl.bz2 -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py34_np19.pkl.bz2 -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py33_np18.pkl.bz2 -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py35_np19.pkl.xz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py33_np18.pkl.xz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.11.0_pickle_py36_np111.pkl.xz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py27_np17.pkl.xz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py34_np19.pkl.xz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py27_np17.pkl.lzma -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py33_np18.pkl.lzma -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py35_np19.pkl.lzma -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.11.0_pickle_py36_np111.pkl.lzma -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py34_np19.pkl.lzma -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py33_np18.pkl -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py34_np19.pkl -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py27_np17.pkl -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py33_np18.pkl -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py34_np19.pkl -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py35_np19.pkl -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py35_np19.pkl -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.11.0_pickle_py36_np111.pkl -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py27_np17.pkl -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py27_np16.pkl -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py33_np18.pkl_03.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py34_np19.pkl_03.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py27_np17.pkl_04.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py27_np17.pkl_03.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py33_np18.pkl_01.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py35_np19.pkl_02.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py33_np18.pkl_04.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py35_np19.pkl_03.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py27_np17.pkl_01.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py27_np17.pkl_02.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py35_np19.pkl_04.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py27_np16.pkl_03.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py34_np19.pkl_01.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py34_np19.pkl_02.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py27_np16.pkl_02.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py35_np19.pkl_01.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py27_np16.pkl_04.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py27_np16.pkl_01.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py33_np18.pkl_02.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py34_np19.pkl_04.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.4.dev0_compressed_cache_size_pickle_py35_np19.gz_03.npy.z -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.4.dev0_compressed_cache_size_pickle_py35_np19.gz_02.npy.z -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.4.dev0_compressed_cache_size_pickle_py35_np19.gz_01.npy.z -> build/lib/joblib/test/data ============================= test session starts ============================== platform linux -- Python 3.10.8, pytest-7.1.3, pluggy-1.0.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/py3-joblib/src/joblib-1.0.1, configfile: setup.cfg, testpaths: joblib collecting ... /home/buildozer/aports/community/py3-joblib/src/joblib-1.0.1/joblib/executor.py:108: PytestCollectionWarning: cannot collect test class '_TestingMemmappingExecutor' because it has a __init__ constructor (from: joblib/test/test_memmapping.py) class _TestingMemmappingExecutor(MemmappingExecutor): collected 1237 items / 7 deselected / 1230 selected joblib/__init__.py::joblib PASSED [ 0%] joblib/parallel.py::joblib.parallel.Parallel PASSED [ 0%] joblib/parallel.py::joblib.parallel.parallel_backend [DEBUG:MainProcess:Thread-19 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-69 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-70 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-71 (worker)] worker got sentinel -- exiting PASSED [ 0%][DEBUG:MainProcess:Thread-20 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-72 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-73 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-74 (worker)] worker got sentinel -- exiting joblib/test/test_backports.py::test_memmap [DEBUG:MainProcess:Thread-21 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-55 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-56 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-57 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-58 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-59 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-60 (worker)] worker exiting after 0 tasks PASSED [ 0%] joblib/test/test_backports.py::test_concurrency_safe_rename[None-None] PASSED [ 0%] joblib/test/test_backports.py::test_concurrency_safe_rename[None-dst content] PASSED [ 0%] joblib/test/test_backports.py::test_concurrency_safe_rename[threading-None] PASSED [ 0%] joblib/test/test_backports.py::test_concurrency_safe_rename[threading-dst content] PASSED [ 0%] joblib/test/test_dask.py::test_simple ERROR [ 0%] joblib/test/test_dask.py::test_dask_backend_uses_autobatching ERROR [ 0%] joblib/test/test_dask.py::test_dont_assume_function_purity ERROR [ 0%] joblib/test/test_dask.py::test_dask_funcname[True] ERROR [ 0%] joblib/test/test_dask.py::test_dask_funcname[False] ERROR [ 1%] joblib/test/test_dask.py::test_no_undesired_distributed_cache_hit ERROR [ 1%] joblib/test/test_dask.py::test_manual_scatter ERROR [ 1%] joblib/test/test_dask.py::test_auto_scatter ERROR [ 1%] joblib/test/test_dask.py::test_nested_scatter[0] ERROR [ 1%] joblib/test/test_dask.py::test_nested_scatter[1] ERROR [ 1%] joblib/test/test_dask.py::test_nested_backend_context_manager ERROR [ 1%] joblib/test/test_dask.py::test_nested_backend_context_manager_implicit_n_jobs ERROR [ 1%] joblib/test/test_dask.py::test_errors ERROR [ 1%] joblib/test/test_dask.py::test_correct_nested_backend ERROR [ 1%] joblib/test/test_dask.py::test_secede_with_no_processes ERROR [ 1%] joblib/test/test_dask.py::test_dask_backend_keywords ERROR [ 1%] joblib/test/test_dask.py::test_cleanup ERROR [ 2%] joblib/test/test_dask.py::test_wait_for_workers[adaptive] PASSED [ 2%] joblib/test/test_dask.py::test_wait_for_workers[late_scaling] PASSED [ 2%] joblib/test/test_dask.py::test_wait_for_workers_timeout PASSED [ 2%] joblib/test/test_deprecated_objects.py::test_deprecated_joblib_exceptions PASSED [ 2%] joblib/test/test_deprecated_objects.py::test_deprecated_formatting_utilities PASSED [ 2%] joblib/test/test_disk.py::test_disk_used PASSED [ 2%] joblib/test/test_disk.py::test_memstr_to_bytes[80G-85899345920] PASSED [ 2%] joblib/test/test_disk.py::test_memstr_to_bytes[1.4M-1468006] PASSED [ 2%] joblib/test/test_disk.py::test_memstr_to_bytes[120M-125829120] PASSED [ 2%] joblib/test/test_disk.py::test_memstr_to_bytes[53K-54272] PASSED [ 2%] joblib/test/test_disk.py::test_memstr_to_bytes_exception[fooG-ValueError-Invalid literal for size.*fooG.*] PASSED [ 2%] joblib/test/test_disk.py::test_memstr_to_bytes_exception[1.4N-ValueError-Invalid literal for size.*1.4N.*] PASSED [ 3%] joblib/test/test_disk.py::test_mkdirp PASSED [ 3%] joblib/test/test_disk.py::test_rm_subdirs PASSED [ 3%] joblib/test/test_format_stack.py::test_safe_repr PASSED [ 3%] joblib/test/test_format_stack.py::test_format_records PASSED [ 3%] joblib/test/test_format_stack.py::test_format_records_file_with_less_lines_than_context PASSED [ 3%] joblib/test/test_format_stack.py::test_format_exc_with_compiled_code PASSED [ 3%] joblib/test/test_func_inspect.py::test_filter_args[f-args0-filtered_args0] PASSED [ 3%] joblib/test/test_func_inspect.py::test_filter_args[f-args1-filtered_args1] PASSED [ 3%] joblib/test/test_func_inspect.py::test_filter_args[f-args2-filtered_args2] PASSED [ 3%] joblib/test/test_func_inspect.py::test_filter_args[f-args3-filtered_args3] PASSED [ 3%] joblib/test/test_func_inspect.py::test_filter_args[f-args4-filtered_args4] PASSED [ 3%] joblib/test/test_func_inspect.py::test_filter_args[f-args5-filtered_args5] PASSED [ 3%] joblib/test/test_func_inspect.py::test_filter_args[f-args6-filtered_args6] PASSED [ 4%] joblib/test/test_func_inspect.py::test_filter_args[g-args7-filtered_args7] PASSED [ 4%] joblib/test/test_func_inspect.py::test_filter_args[i-args8-filtered_args8] PASSED [ 4%] joblib/test/test_func_inspect.py::test_filter_args_method PASSED [ 4%] joblib/test/test_func_inspect.py::test_filter_varargs[h-args0-filtered_args0] PASSED [ 4%] joblib/test/test_func_inspect.py::test_filter_varargs[h-args1-filtered_args1] PASSED [ 4%] joblib/test/test_func_inspect.py::test_filter_varargs[h-args2-filtered_args2] PASSED [ 4%] joblib/test/test_func_inspect.py::test_filter_varargs[h-args3-filtered_args3] PASSED [ 4%] joblib/test/test_func_inspect.py::test_filter_kwargs[k-args0-filtered_args0] PASSED [ 4%] joblib/test/test_func_inspect.py::test_filter_kwargs[k-args1-filtered_args1] PASSED [ 4%] joblib/test/test_func_inspect.py::test_filter_kwargs[m1-args2-filtered_args2] PASSED [ 4%] joblib/test/test_func_inspect.py::test_filter_kwargs[m2-args3-filtered_args3] PASSED [ 4%] joblib/test/test_func_inspect.py::test_filter_args_2 PASSED [ 5%] joblib/test/test_func_inspect.py::test_func_name[f-f] PASSED [ 5%] joblib/test/test_func_inspect.py::test_func_name[g-g] PASSED [ 5%] joblib/test/test_func_inspect.py::test_func_name[cached_func-cached_func] PASSED [ 5%] joblib/test/test_func_inspect.py::test_func_name_on_inner_func PASSED [ 5%] joblib/test/test_func_inspect.py::test_func_inspect_errors PASSED [ 5%] joblib/test/test_func_inspect.py::test_filter_args_edge_cases PASSED [ 5%] joblib/test/test_func_inspect.py::test_bound_methods PASSED [ 5%] joblib/test/test_func_inspect.py::test_filter_args_error_msg[ValueError-ignore_lst must be a list of parameters to ignore-f-args0] PASSED [ 5%] joblib/test/test_func_inspect.py::test_filter_args_error_msg[ValueError-Ignore list: argument \\'(.*)\\' is not defined-g-args1] PASSED [ 5%] joblib/test/test_func_inspect.py::test_filter_args_error_msg[ValueError-Wrong number of arguments-h-args2] PASSED [ 5%] joblib/test/test_func_inspect.py::test_filter_args_no_kwargs_mutation PASSED [ 5%] joblib/test/test_func_inspect.py::test_clean_win_chars PASSED [ 6%] joblib/test/test_func_inspect.py::test_format_signature[g-args0-kwargs0-g([0, 1, 2, 3, 4])] PASSED [ 6%] joblib/test/test_func_inspect.py::test_format_signature[k-args1-kwargs1-k(1, 2, (3, 4), y=True)] PASSED [ 6%] joblib/test/test_func_inspect.py::test_format_signature_long_arguments PASSED [ 6%] joblib/test/test_func_inspect.py::test_format_signature_numpy PASSED [ 6%] joblib/test/test_func_inspect.py::test_special_source_encoding PASSED [ 6%] joblib/test/test_func_inspect.py::test_func_code_consistency PASSED [ 6%] joblib/test/test_hashing.py::test_trivial_hash[1-1] PASSED [ 6%] joblib/test/test_hashing.py::test_trivial_hash[1-2] PASSED [ 6%] joblib/test/test_hashing.py::test_trivial_hash[1-1.0] PASSED [ 6%] joblib/test/test_hashing.py::test_trivial_hash[1-2.0] PASSED [ 6%] joblib/test/test_hashing.py::test_trivial_hash[1-(1+1j)] PASSED [ 6%] joblib/test/test_hashing.py::test_trivial_hash[1-(2+1j)] PASSED [ 6%] joblib/test/test_hashing.py::test_trivial_hash[1-a] PASSED [ 7%] joblib/test/test_hashing.py::test_trivial_hash[1-b] PASSED [ 7%] joblib/test/test_hashing.py::test_trivial_hash[1-obj18] PASSED [ 7%] joblib/test/test_hashing.py::test_trivial_hash[1-obj19] PASSED [ 7%] joblib/test/test_hashing.py::test_trivial_hash[1-obj110] PASSED [ 7%] joblib/test/test_hashing.py::test_trivial_hash[1-obj111] PASSED [ 7%] joblib/test/test_hashing.py::test_trivial_hash[1-obj112] PASSED [ 7%] joblib/test/test_hashing.py::test_trivial_hash[1-obj113] PASSED [ 7%] joblib/test/test_hashing.py::test_trivial_hash[1-obj114] PASSED [ 7%] joblib/test/test_hashing.py::test_trivial_hash[1-None] PASSED [ 7%] joblib/test/test_hashing.py::test_trivial_hash[1-collect] PASSED [ 7%] joblib/test/test_hashing.py::test_trivial_hash[1-append] PASSED [ 7%] joblib/test/test_hashing.py::test_trivial_hash[1-obj118] PASSED [ 8%] joblib/test/test_hashing.py::test_trivial_hash[1-obj119] PASSED [ 8%] joblib/test/test_hashing.py::test_trivial_hash[1-obj120] PASSED [ 8%] joblib/test/test_hashing.py::test_trivial_hash[1-obj121] PASSED [ 8%] joblib/test/test_hashing.py::test_trivial_hash[2-1] PASSED [ 8%] joblib/test/test_hashing.py::test_trivial_hash[2-2] PASSED [ 8%] joblib/test/test_hashing.py::test_trivial_hash[2-1.0] PASSED [ 8%] joblib/test/test_hashing.py::test_trivial_hash[2-2.0] PASSED [ 8%] joblib/test/test_hashing.py::test_trivial_hash[2-(1+1j)] PASSED [ 8%] joblib/test/test_hashing.py::test_trivial_hash[2-(2+1j)] PASSED [ 8%] joblib/test/test_hashing.py::test_trivial_hash[2-a] PASSED [ 8%] joblib/test/test_hashing.py::test_trivial_hash[2-b] PASSED [ 8%] joblib/test/test_hashing.py::test_trivial_hash[2-obj18] PASSED [ 9%] joblib/test/test_hashing.py::test_trivial_hash[2-obj19] PASSED [ 9%] joblib/test/test_hashing.py::test_trivial_hash[2-obj110] PASSED [ 9%] joblib/test/test_hashing.py::test_trivial_hash[2-obj111] PASSED [ 9%] joblib/test/test_hashing.py::test_trivial_hash[2-obj112] PASSED [ 9%] joblib/test/test_hashing.py::test_trivial_hash[2-obj113] PASSED [ 9%] joblib/test/test_hashing.py::test_trivial_hash[2-obj114] PASSED [ 9%] joblib/test/test_hashing.py::test_trivial_hash[2-None] PASSED [ 9%] joblib/test/test_hashing.py::test_trivial_hash[2-collect] PASSED [ 9%] joblib/test/test_hashing.py::test_trivial_hash[2-append] PASSED [ 9%] joblib/test/test_hashing.py::test_trivial_hash[2-obj118] PASSED [ 9%] joblib/test/test_hashing.py::test_trivial_hash[2-obj119] PASSED [ 9%] joblib/test/test_hashing.py::test_trivial_hash[2-obj120] PASSED [ 10%] joblib/test/test_hashing.py::test_trivial_hash[2-obj121] PASSED [ 10%] joblib/test/test_hashing.py::test_trivial_hash[1.0-1] PASSED [ 10%] joblib/test/test_hashing.py::test_trivial_hash[1.0-2] PASSED [ 10%] joblib/test/test_hashing.py::test_trivial_hash[1.0-1.0] PASSED [ 10%] joblib/test/test_hashing.py::test_trivial_hash[1.0-2.0] PASSED [ 10%] joblib/test/test_hashing.py::test_trivial_hash[1.0-(1+1j)] PASSED [ 10%] joblib/test/test_hashing.py::test_trivial_hash[1.0-(2+1j)] PASSED [ 10%] joblib/test/test_hashing.py::test_trivial_hash[1.0-a] PASSED [ 10%] joblib/test/test_hashing.py::test_trivial_hash[1.0-b] PASSED [ 10%] joblib/test/test_hashing.py::test_trivial_hash[1.0-obj18] PASSED [ 10%] joblib/test/test_hashing.py::test_trivial_hash[1.0-obj19] PASSED [ 10%] joblib/test/test_hashing.py::test_trivial_hash[1.0-obj110] PASSED [ 10%] joblib/test/test_hashing.py::test_trivial_hash[1.0-obj111] PASSED [ 11%] joblib/test/test_hashing.py::test_trivial_hash[1.0-obj112] PASSED [ 11%] joblib/test/test_hashing.py::test_trivial_hash[1.0-obj113] PASSED [ 11%] joblib/test/test_hashing.py::test_trivial_hash[1.0-obj114] PASSED [ 11%] joblib/test/test_hashing.py::test_trivial_hash[1.0-None] PASSED [ 11%] joblib/test/test_hashing.py::test_trivial_hash[1.0-collect] PASSED [ 11%] joblib/test/test_hashing.py::test_trivial_hash[1.0-append] PASSED [ 11%] joblib/test/test_hashing.py::test_trivial_hash[1.0-obj118] PASSED [ 11%] joblib/test/test_hashing.py::test_trivial_hash[1.0-obj119] PASSED [ 11%] joblib/test/test_hashing.py::test_trivial_hash[1.0-obj120] PASSED [ 11%] joblib/test/test_hashing.py::test_trivial_hash[1.0-obj121] PASSED [ 11%] joblib/test/test_hashing.py::test_trivial_hash[2.0-1] PASSED [ 11%] joblib/test/test_hashing.py::test_trivial_hash[2.0-2] PASSED [ 12%] joblib/test/test_hashing.py::test_trivial_hash[2.0-1.0] PASSED [ 12%] joblib/test/test_hashing.py::test_trivial_hash[2.0-2.0] PASSED [ 12%] joblib/test/test_hashing.py::test_trivial_hash[2.0-(1+1j)] PASSED [ 12%] joblib/test/test_hashing.py::test_trivial_hash[2.0-(2+1j)] PASSED [ 12%] joblib/test/test_hashing.py::test_trivial_hash[2.0-a] PASSED [ 12%] joblib/test/test_hashing.py::test_trivial_hash[2.0-b] PASSED [ 12%] joblib/test/test_hashing.py::test_trivial_hash[2.0-obj18] PASSED [ 12%] joblib/test/test_hashing.py::test_trivial_hash[2.0-obj19] PASSED [ 12%] joblib/test/test_hashing.py::test_trivial_hash[2.0-obj110] PASSED [ 12%] joblib/test/test_hashing.py::test_trivial_hash[2.0-obj111] PASSED [ 12%] joblib/test/test_hashing.py::test_trivial_hash[2.0-obj112] PASSED [ 12%] joblib/test/test_hashing.py::test_trivial_hash[2.0-obj113] PASSED [ 13%] joblib/test/test_hashing.py::test_trivial_hash[2.0-obj114] PASSED [ 13%] joblib/test/test_hashing.py::test_trivial_hash[2.0-None] PASSED [ 13%] joblib/test/test_hashing.py::test_trivial_hash[2.0-collect] PASSED [ 13%] joblib/test/test_hashing.py::test_trivial_hash[2.0-append] PASSED [ 13%] joblib/test/test_hashing.py::test_trivial_hash[2.0-obj118] PASSED [ 13%] joblib/test/test_hashing.py::test_trivial_hash[2.0-obj119] PASSED [ 13%] joblib/test/test_hashing.py::test_trivial_hash[2.0-obj120] PASSED [ 13%] joblib/test/test_hashing.py::test_trivial_hash[2.0-obj121] PASSED [ 13%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-1] PASSED [ 13%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-2] PASSED [ 13%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-1.0] PASSED [ 13%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-2.0] PASSED [ 13%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-(1+1j)] PASSED [ 14%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-(2+1j)] PASSED [ 14%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-a] PASSED [ 14%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-b] PASSED [ 14%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-obj18] PASSED [ 14%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-obj19] PASSED [ 14%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-obj110] PASSED [ 14%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-obj111] PASSED [ 14%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-obj112] PASSED [ 14%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-obj113] PASSED [ 14%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-obj114] PASSED [ 14%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-None] PASSED [ 14%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-collect] PASSED [ 15%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-append] PASSED [ 15%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-obj118] PASSED [ 15%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-obj119] PASSED [ 15%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-obj120] PASSED [ 15%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-obj121] PASSED [ 15%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-1] PASSED [ 15%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-2] PASSED [ 15%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-1.0] PASSED [ 15%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-2.0] PASSED [ 15%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-(1+1j)] PASSED [ 15%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-(2+1j)] PASSED [ 15%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-a] PASSED [ 16%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-b] PASSED [ 16%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-obj18] PASSED [ 16%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-obj19] PASSED [ 16%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-obj110] PASSED [ 16%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-obj111] PASSED [ 16%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-obj112] PASSED [ 16%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-obj113] PASSED [ 16%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-obj114] PASSED [ 16%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-None] PASSED [ 16%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-collect] PASSED [ 16%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-append] PASSED [ 16%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-obj118] PASSED [ 16%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-obj119] PASSED [ 17%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-obj120] PASSED [ 17%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-obj121] PASSED [ 17%] joblib/test/test_hashing.py::test_trivial_hash[a-1] PASSED [ 17%] joblib/test/test_hashing.py::test_trivial_hash[a-2] PASSED [ 17%] joblib/test/test_hashing.py::test_trivial_hash[a-1.0] PASSED [ 17%] joblib/test/test_hashing.py::test_trivial_hash[a-2.0] PASSED [ 17%] joblib/test/test_hashing.py::test_trivial_hash[a-(1+1j)] PASSED [ 17%] joblib/test/test_hashing.py::test_trivial_hash[a-(2+1j)] PASSED [ 17%] joblib/test/test_hashing.py::test_trivial_hash[a-a] PASSED [ 17%] joblib/test/test_hashing.py::test_trivial_hash[a-b] PASSED [ 17%] joblib/test/test_hashing.py::test_trivial_hash[a-obj18] PASSED [ 17%] joblib/test/test_hashing.py::test_trivial_hash[a-obj19] PASSED [ 18%] joblib/test/test_hashing.py::test_trivial_hash[a-obj110] PASSED [ 18%] joblib/test/test_hashing.py::test_trivial_hash[a-obj111] PASSED [ 18%] joblib/test/test_hashing.py::test_trivial_hash[a-obj112] PASSED [ 18%] joblib/test/test_hashing.py::test_trivial_hash[a-obj113] PASSED [ 18%] joblib/test/test_hashing.py::test_trivial_hash[a-obj114] PASSED [ 18%] joblib/test/test_hashing.py::test_trivial_hash[a-None] PASSED [ 18%] joblib/test/test_hashing.py::test_trivial_hash[a-collect] PASSED [ 18%] joblib/test/test_hashing.py::test_trivial_hash[a-append] PASSED [ 18%] joblib/test/test_hashing.py::test_trivial_hash[a-obj118] PASSED [ 18%] joblib/test/test_hashing.py::test_trivial_hash[a-obj119] PASSED [ 18%] joblib/test/test_hashing.py::test_trivial_hash[a-obj120] PASSED [ 18%] joblib/test/test_hashing.py::test_trivial_hash[a-obj121] PASSED [ 19%] joblib/test/test_hashing.py::test_trivial_hash[b-1] PASSED [ 19%] joblib/test/test_hashing.py::test_trivial_hash[b-2] PASSED [ 19%] joblib/test/test_hashing.py::test_trivial_hash[b-1.0] PASSED [ 19%] joblib/test/test_hashing.py::test_trivial_hash[b-2.0] PASSED [ 19%] joblib/test/test_hashing.py::test_trivial_hash[b-(1+1j)] PASSED [ 19%] joblib/test/test_hashing.py::test_trivial_hash[b-(2+1j)] PASSED [ 19%] joblib/test/test_hashing.py::test_trivial_hash[b-a] PASSED [ 19%] joblib/test/test_hashing.py::test_trivial_hash[b-b] PASSED [ 19%] joblib/test/test_hashing.py::test_trivial_hash[b-obj18] PASSED [ 19%] joblib/test/test_hashing.py::test_trivial_hash[b-obj19] PASSED [ 19%] joblib/test/test_hashing.py::test_trivial_hash[b-obj110] PASSED [ 19%] joblib/test/test_hashing.py::test_trivial_hash[b-obj111] PASSED [ 20%] joblib/test/test_hashing.py::test_trivial_hash[b-obj112] PASSED [ 20%] joblib/test/test_hashing.py::test_trivial_hash[b-obj113] PASSED [ 20%] joblib/test/test_hashing.py::test_trivial_hash[b-obj114] PASSED [ 20%] joblib/test/test_hashing.py::test_trivial_hash[b-None] PASSED [ 20%] joblib/test/test_hashing.py::test_trivial_hash[b-collect] PASSED [ 20%] joblib/test/test_hashing.py::test_trivial_hash[b-append] PASSED [ 20%] joblib/test/test_hashing.py::test_trivial_hash[b-obj118] PASSED [ 20%] joblib/test/test_hashing.py::test_trivial_hash[b-obj119] PASSED [ 20%] joblib/test/test_hashing.py::test_trivial_hash[b-obj120] PASSED [ 20%] joblib/test/test_hashing.py::test_trivial_hash[b-obj121] PASSED [ 20%] joblib/test/test_hashing.py::test_trivial_hash[obj28-1] PASSED [ 20%] joblib/test/test_hashing.py::test_trivial_hash[obj28-2] PASSED [ 20%] joblib/test/test_hashing.py::test_trivial_hash[obj28-1.0] PASSED [ 21%] joblib/test/test_hashing.py::test_trivial_hash[obj28-2.0] PASSED [ 21%] joblib/test/test_hashing.py::test_trivial_hash[obj28-(1+1j)] PASSED [ 21%] joblib/test/test_hashing.py::test_trivial_hash[obj28-(2+1j)] PASSED [ 21%] joblib/test/test_hashing.py::test_trivial_hash[obj28-a] PASSED [ 21%] joblib/test/test_hashing.py::test_trivial_hash[obj28-b] PASSED [ 21%] joblib/test/test_hashing.py::test_trivial_hash[obj28-obj18] PASSED [ 21%] joblib/test/test_hashing.py::test_trivial_hash[obj28-obj19] PASSED [ 21%] joblib/test/test_hashing.py::test_trivial_hash[obj28-obj110] PASSED [ 21%] joblib/test/test_hashing.py::test_trivial_hash[obj28-obj111] PASSED [ 21%] joblib/test/test_hashing.py::test_trivial_hash[obj28-obj112] PASSED [ 21%] joblib/test/test_hashing.py::test_trivial_hash[obj28-obj113] PASSED [ 21%] joblib/test/test_hashing.py::test_trivial_hash[obj28-obj114] PASSED [ 22%] joblib/test/test_hashing.py::test_trivial_hash[obj28-None] PASSED [ 22%] joblib/test/test_hashing.py::test_trivial_hash[obj28-collect] PASSED [ 22%] joblib/test/test_hashing.py::test_trivial_hash[obj28-append] PASSED [ 22%] joblib/test/test_hashing.py::test_trivial_hash[obj28-obj118] PASSED [ 22%] joblib/test/test_hashing.py::test_trivial_hash[obj28-obj119] PASSED [ 22%] joblib/test/test_hashing.py::test_trivial_hash[obj28-obj120] PASSED [ 22%] joblib/test/test_hashing.py::test_trivial_hash[obj28-obj121] PASSED [ 22%] joblib/test/test_hashing.py::test_trivial_hash[obj29-1] PASSED [ 22%] joblib/test/test_hashing.py::test_trivial_hash[obj29-2] PASSED [ 22%] joblib/test/test_hashing.py::test_trivial_hash[obj29-1.0] PASSED [ 22%] joblib/test/test_hashing.py::test_trivial_hash[obj29-2.0] PASSED [ 22%] joblib/test/test_hashing.py::test_trivial_hash[obj29-(1+1j)] PASSED [ 23%] joblib/test/test_hashing.py::test_trivial_hash[obj29-(2+1j)] PASSED [ 23%] joblib/test/test_hashing.py::test_trivial_hash[obj29-a] PASSED [ 23%] joblib/test/test_hashing.py::test_trivial_hash[obj29-b] PASSED [ 23%] joblib/test/test_hashing.py::test_trivial_hash[obj29-obj18] PASSED [ 23%] joblib/test/test_hashing.py::test_trivial_hash[obj29-obj19] PASSED [ 23%] joblib/test/test_hashing.py::test_trivial_hash[obj29-obj110] PASSED [ 23%] joblib/test/test_hashing.py::test_trivial_hash[obj29-obj111] PASSED [ 23%] joblib/test/test_hashing.py::test_trivial_hash[obj29-obj112] PASSED [ 23%] joblib/test/test_hashing.py::test_trivial_hash[obj29-obj113] PASSED [ 23%] joblib/test/test_hashing.py::test_trivial_hash[obj29-obj114] PASSED [ 23%] joblib/test/test_hashing.py::test_trivial_hash[obj29-None] PASSED [ 23%] joblib/test/test_hashing.py::test_trivial_hash[obj29-collect] PASSED [ 23%] joblib/test/test_hashing.py::test_trivial_hash[obj29-append] PASSED [ 24%] joblib/test/test_hashing.py::test_trivial_hash[obj29-obj118] PASSED [ 24%] joblib/test/test_hashing.py::test_trivial_hash[obj29-obj119] PASSED [ 24%] joblib/test/test_hashing.py::test_trivial_hash[obj29-obj120] PASSED [ 24%] joblib/test/test_hashing.py::test_trivial_hash[obj29-obj121] PASSED [ 24%] joblib/test/test_hashing.py::test_trivial_hash[obj210-1] PASSED [ 24%] joblib/test/test_hashing.py::test_trivial_hash[obj210-2] PASSED [ 24%] joblib/test/test_hashing.py::test_trivial_hash[obj210-1.0] PASSED [ 24%] joblib/test/test_hashing.py::test_trivial_hash[obj210-2.0] PASSED [ 24%] joblib/test/test_hashing.py::test_trivial_hash[obj210-(1+1j)] PASSED [ 24%] joblib/test/test_hashing.py::test_trivial_hash[obj210-(2+1j)] PASSED [ 24%] joblib/test/test_hashing.py::test_trivial_hash[obj210-a] PASSED [ 24%] joblib/test/test_hashing.py::test_trivial_hash[obj210-b] PASSED [ 25%] joblib/test/test_hashing.py::test_trivial_hash[obj210-obj18] PASSED [ 25%] joblib/test/test_hashing.py::test_trivial_hash[obj210-obj19] PASSED [ 25%] joblib/test/test_hashing.py::test_trivial_hash[obj210-obj110] PASSED [ 25%] joblib/test/test_hashing.py::test_trivial_hash[obj210-obj111] PASSED [ 25%] joblib/test/test_hashing.py::test_trivial_hash[obj210-obj112] PASSED [ 25%] joblib/test/test_hashing.py::test_trivial_hash[obj210-obj113] PASSED [ 25%] joblib/test/test_hashing.py::test_trivial_hash[obj210-obj114] PASSED [ 25%] joblib/test/test_hashing.py::test_trivial_hash[obj210-None] PASSED [ 25%] joblib/test/test_hashing.py::test_trivial_hash[obj210-collect] PASSED [ 25%] joblib/test/test_hashing.py::test_trivial_hash[obj210-append] PASSED [ 25%] joblib/test/test_hashing.py::test_trivial_hash[obj210-obj118] PASSED [ 25%] joblib/test/test_hashing.py::test_trivial_hash[obj210-obj119] PASSED [ 26%] joblib/test/test_hashing.py::test_trivial_hash[obj210-obj120] PASSED [ 26%] joblib/test/test_hashing.py::test_trivial_hash[obj210-obj121] PASSED [ 26%] joblib/test/test_hashing.py::test_trivial_hash[obj211-1] PASSED [ 26%] joblib/test/test_hashing.py::test_trivial_hash[obj211-2] PASSED [ 26%] joblib/test/test_hashing.py::test_trivial_hash[obj211-1.0] PASSED [ 26%] joblib/test/test_hashing.py::test_trivial_hash[obj211-2.0] PASSED [ 26%] joblib/test/test_hashing.py::test_trivial_hash[obj211-(1+1j)] PASSED [ 26%] joblib/test/test_hashing.py::test_trivial_hash[obj211-(2+1j)] PASSED [ 26%] joblib/test/test_hashing.py::test_trivial_hash[obj211-a] PASSED [ 26%] joblib/test/test_hashing.py::test_trivial_hash[obj211-b] PASSED [ 26%] joblib/test/test_hashing.py::test_trivial_hash[obj211-obj18] PASSED [ 26%] joblib/test/test_hashing.py::test_trivial_hash[obj211-obj19] PASSED [ 26%] joblib/test/test_hashing.py::test_trivial_hash[obj211-obj110] PASSED [ 27%] joblib/test/test_hashing.py::test_trivial_hash[obj211-obj111] PASSED [ 27%] joblib/test/test_hashing.py::test_trivial_hash[obj211-obj112] PASSED [ 27%] joblib/test/test_hashing.py::test_trivial_hash[obj211-obj113] PASSED [ 27%] joblib/test/test_hashing.py::test_trivial_hash[obj211-obj114] PASSED [ 27%] joblib/test/test_hashing.py::test_trivial_hash[obj211-None] PASSED [ 27%] joblib/test/test_hashing.py::test_trivial_hash[obj211-collect] PASSED [ 27%] joblib/test/test_hashing.py::test_trivial_hash[obj211-append] PASSED [ 27%] joblib/test/test_hashing.py::test_trivial_hash[obj211-obj118] PASSED [ 27%] joblib/test/test_hashing.py::test_trivial_hash[obj211-obj119] PASSED [ 27%] joblib/test/test_hashing.py::test_trivial_hash[obj211-obj120] PASSED [ 27%] joblib/test/test_hashing.py::test_trivial_hash[obj211-obj121] PASSED [ 27%] joblib/test/test_hashing.py::test_trivial_hash[obj212-1] PASSED [ 28%] joblib/test/test_hashing.py::test_trivial_hash[obj212-2] PASSED [ 28%] joblib/test/test_hashing.py::test_trivial_hash[obj212-1.0] PASSED [ 28%] joblib/test/test_hashing.py::test_trivial_hash[obj212-2.0] PASSED [ 28%] joblib/test/test_hashing.py::test_trivial_hash[obj212-(1+1j)] PASSED [ 28%] joblib/test/test_hashing.py::test_trivial_hash[obj212-(2+1j)] PASSED [ 28%] joblib/test/test_hashing.py::test_trivial_hash[obj212-a] PASSED [ 28%] joblib/test/test_hashing.py::test_trivial_hash[obj212-b] PASSED [ 28%] joblib/test/test_hashing.py::test_trivial_hash[obj212-obj18] PASSED [ 28%] joblib/test/test_hashing.py::test_trivial_hash[obj212-obj19] PASSED [ 28%] joblib/test/test_hashing.py::test_trivial_hash[obj212-obj110] PASSED [ 28%] joblib/test/test_hashing.py::test_trivial_hash[obj212-obj111] PASSED [ 28%] joblib/test/test_hashing.py::test_trivial_hash[obj212-obj112] PASSED [ 29%] joblib/test/test_hashing.py::test_trivial_hash[obj212-obj113] PASSED [ 29%] joblib/test/test_hashing.py::test_trivial_hash[obj212-obj114] PASSED [ 29%] joblib/test/test_hashing.py::test_trivial_hash[obj212-None] PASSED [ 29%] joblib/test/test_hashing.py::test_trivial_hash[obj212-collect] PASSED [ 29%] joblib/test/test_hashing.py::test_trivial_hash[obj212-append] PASSED [ 29%] joblib/test/test_hashing.py::test_trivial_hash[obj212-obj118] PASSED [ 29%] joblib/test/test_hashing.py::test_trivial_hash[obj212-obj119] PASSED [ 29%] joblib/test/test_hashing.py::test_trivial_hash[obj212-obj120] PASSED [ 29%] joblib/test/test_hashing.py::test_trivial_hash[obj212-obj121] PASSED [ 29%] joblib/test/test_hashing.py::test_trivial_hash[obj213-1] PASSED [ 29%] joblib/test/test_hashing.py::test_trivial_hash[obj213-2] PASSED [ 29%] joblib/test/test_hashing.py::test_trivial_hash[obj213-1.0] PASSED [ 30%] joblib/test/test_hashing.py::test_trivial_hash[obj213-2.0] PASSED [ 30%] joblib/test/test_hashing.py::test_trivial_hash[obj213-(1+1j)] PASSED [ 30%] joblib/test/test_hashing.py::test_trivial_hash[obj213-(2+1j)] PASSED [ 30%] joblib/test/test_hashing.py::test_trivial_hash[obj213-a] PASSED [ 30%] joblib/test/test_hashing.py::test_trivial_hash[obj213-b] PASSED [ 30%] joblib/test/test_hashing.py::test_trivial_hash[obj213-obj18] PASSED [ 30%] joblib/test/test_hashing.py::test_trivial_hash[obj213-obj19] PASSED [ 30%] joblib/test/test_hashing.py::test_trivial_hash[obj213-obj110] PASSED [ 30%] joblib/test/test_hashing.py::test_trivial_hash[obj213-obj111] PASSED [ 30%] joblib/test/test_hashing.py::test_trivial_hash[obj213-obj112] PASSED [ 30%] joblib/test/test_hashing.py::test_trivial_hash[obj213-obj113] PASSED [ 30%] joblib/test/test_hashing.py::test_trivial_hash[obj213-obj114] PASSED [ 30%] joblib/test/test_hashing.py::test_trivial_hash[obj213-None] PASSED [ 31%] joblib/test/test_hashing.py::test_trivial_hash[obj213-collect] PASSED [ 31%] joblib/test/test_hashing.py::test_trivial_hash[obj213-append] PASSED [ 31%] joblib/test/test_hashing.py::test_trivial_hash[obj213-obj118] PASSED [ 31%] joblib/test/test_hashing.py::test_trivial_hash[obj213-obj119] PASSED [ 31%] joblib/test/test_hashing.py::test_trivial_hash[obj213-obj120] PASSED [ 31%] joblib/test/test_hashing.py::test_trivial_hash[obj213-obj121] PASSED [ 31%] joblib/test/test_hashing.py::test_trivial_hash[obj214-1] PASSED [ 31%] joblib/test/test_hashing.py::test_trivial_hash[obj214-2] PASSED [ 31%] joblib/test/test_hashing.py::test_trivial_hash[obj214-1.0] PASSED [ 31%] joblib/test/test_hashing.py::test_trivial_hash[obj214-2.0] PASSED [ 31%] joblib/test/test_hashing.py::test_trivial_hash[obj214-(1+1j)] PASSED [ 31%] joblib/test/test_hashing.py::test_trivial_hash[obj214-(2+1j)] PASSED [ 32%] joblib/test/test_hashing.py::test_trivial_hash[obj214-a] PASSED [ 32%] joblib/test/test_hashing.py::test_trivial_hash[obj214-b] PASSED [ 32%] joblib/test/test_hashing.py::test_trivial_hash[obj214-obj18] PASSED [ 32%] joblib/test/test_hashing.py::test_trivial_hash[obj214-obj19] PASSED [ 32%] joblib/test/test_hashing.py::test_trivial_hash[obj214-obj110] PASSED [ 32%] joblib/test/test_hashing.py::test_trivial_hash[obj214-obj111] PASSED [ 32%] joblib/test/test_hashing.py::test_trivial_hash[obj214-obj112] PASSED [ 32%] joblib/test/test_hashing.py::test_trivial_hash[obj214-obj113] PASSED [ 32%] joblib/test/test_hashing.py::test_trivial_hash[obj214-obj114] PASSED [ 32%] joblib/test/test_hashing.py::test_trivial_hash[obj214-None] PASSED [ 32%] joblib/test/test_hashing.py::test_trivial_hash[obj214-collect] PASSED [ 32%] joblib/test/test_hashing.py::test_trivial_hash[obj214-append] PASSED [ 33%] joblib/test/test_hashing.py::test_trivial_hash[obj214-obj118] PASSED [ 33%] joblib/test/test_hashing.py::test_trivial_hash[obj214-obj119] PASSED [ 33%] joblib/test/test_hashing.py::test_trivial_hash[obj214-obj120] PASSED [ 33%] joblib/test/test_hashing.py::test_trivial_hash[obj214-obj121] PASSED [ 33%] joblib/test/test_hashing.py::test_trivial_hash[None-1] PASSED [ 33%] joblib/test/test_hashing.py::test_trivial_hash[None-2] PASSED [ 33%] joblib/test/test_hashing.py::test_trivial_hash[None-1.0] PASSED [ 33%] joblib/test/test_hashing.py::test_trivial_hash[None-2.0] PASSED [ 33%] joblib/test/test_hashing.py::test_trivial_hash[None-(1+1j)] PASSED [ 33%] joblib/test/test_hashing.py::test_trivial_hash[None-(2+1j)] PASSED [ 33%] joblib/test/test_hashing.py::test_trivial_hash[None-a] PASSED [ 33%] joblib/test/test_hashing.py::test_trivial_hash[None-b] PASSED [ 33%] joblib/test/test_hashing.py::test_trivial_hash[None-obj18] PASSED [ 34%] joblib/test/test_hashing.py::test_trivial_hash[None-obj19] PASSED [ 34%] joblib/test/test_hashing.py::test_trivial_hash[None-obj110] PASSED [ 34%] joblib/test/test_hashing.py::test_trivial_hash[None-obj111] PASSED [ 34%] joblib/test/test_hashing.py::test_trivial_hash[None-obj112] PASSED [ 34%] joblib/test/test_hashing.py::test_trivial_hash[None-obj113] PASSED [ 34%] joblib/test/test_hashing.py::test_trivial_hash[None-obj114] PASSED [ 34%] joblib/test/test_hashing.py::test_trivial_hash[None-None] PASSED [ 34%] joblib/test/test_hashing.py::test_trivial_hash[None-collect] PASSED [ 34%] joblib/test/test_hashing.py::test_trivial_hash[None-append] PASSED [ 34%] joblib/test/test_hashing.py::test_trivial_hash[None-obj118] PASSED [ 34%] joblib/test/test_hashing.py::test_trivial_hash[None-obj119] PASSED [ 34%] joblib/test/test_hashing.py::test_trivial_hash[None-obj120] PASSED [ 35%] joblib/test/test_hashing.py::test_trivial_hash[None-obj121] PASSED [ 35%] joblib/test/test_hashing.py::test_trivial_hash[collect-1] PASSED [ 35%] joblib/test/test_hashing.py::test_trivial_hash[collect-2] PASSED [ 35%] joblib/test/test_hashing.py::test_trivial_hash[collect-1.0] PASSED [ 35%] joblib/test/test_hashing.py::test_trivial_hash[collect-2.0] PASSED [ 35%] joblib/test/test_hashing.py::test_trivial_hash[collect-(1+1j)] PASSED [ 35%] joblib/test/test_hashing.py::test_trivial_hash[collect-(2+1j)] PASSED [ 35%] joblib/test/test_hashing.py::test_trivial_hash[collect-a] PASSED [ 35%] joblib/test/test_hashing.py::test_trivial_hash[collect-b] PASSED [ 35%] joblib/test/test_hashing.py::test_trivial_hash[collect-obj18] PASSED [ 35%] joblib/test/test_hashing.py::test_trivial_hash[collect-obj19] PASSED [ 35%] joblib/test/test_hashing.py::test_trivial_hash[collect-obj110] PASSED [ 36%] joblib/test/test_hashing.py::test_trivial_hash[collect-obj111] PASSED [ 36%] joblib/test/test_hashing.py::test_trivial_hash[collect-obj112] PASSED [ 36%] joblib/test/test_hashing.py::test_trivial_hash[collect-obj113] PASSED [ 36%] joblib/test/test_hashing.py::test_trivial_hash[collect-obj114] PASSED [ 36%] joblib/test/test_hashing.py::test_trivial_hash[collect-None] PASSED [ 36%] joblib/test/test_hashing.py::test_trivial_hash[collect-collect] PASSED [ 36%] joblib/test/test_hashing.py::test_trivial_hash[collect-append] PASSED [ 36%] joblib/test/test_hashing.py::test_trivial_hash[collect-obj118] PASSED [ 36%] joblib/test/test_hashing.py::test_trivial_hash[collect-obj119] PASSED [ 36%] joblib/test/test_hashing.py::test_trivial_hash[collect-obj120] PASSED [ 36%] joblib/test/test_hashing.py::test_trivial_hash[collect-obj121] PASSED [ 36%] joblib/test/test_hashing.py::test_trivial_hash[append-1] PASSED [ 36%] joblib/test/test_hashing.py::test_trivial_hash[append-2] PASSED [ 37%] joblib/test/test_hashing.py::test_trivial_hash[append-1.0] PASSED [ 37%] joblib/test/test_hashing.py::test_trivial_hash[append-2.0] PASSED [ 37%] joblib/test/test_hashing.py::test_trivial_hash[append-(1+1j)] PASSED [ 37%] joblib/test/test_hashing.py::test_trivial_hash[append-(2+1j)] PASSED [ 37%] joblib/test/test_hashing.py::test_trivial_hash[append-a] PASSED [ 37%] joblib/test/test_hashing.py::test_trivial_hash[append-b] PASSED [ 37%] joblib/test/test_hashing.py::test_trivial_hash[append-obj18] PASSED [ 37%] joblib/test/test_hashing.py::test_trivial_hash[append-obj19] PASSED [ 37%] joblib/test/test_hashing.py::test_trivial_hash[append-obj110] PASSED [ 37%] joblib/test/test_hashing.py::test_trivial_hash[append-obj111] PASSED [ 37%] joblib/test/test_hashing.py::test_trivial_hash[append-obj112] PASSED [ 37%] joblib/test/test_hashing.py::test_trivial_hash[append-obj113] PASSED [ 38%] joblib/test/test_hashing.py::test_trivial_hash[append-obj114] PASSED [ 38%] joblib/test/test_hashing.py::test_trivial_hash[append-None] PASSED [ 38%] joblib/test/test_hashing.py::test_trivial_hash[append-collect] PASSED [ 38%] joblib/test/test_hashing.py::test_trivial_hash[append-append] PASSED [ 38%] joblib/test/test_hashing.py::test_trivial_hash[append-obj118] PASSED [ 38%] joblib/test/test_hashing.py::test_trivial_hash[append-obj119] PASSED [ 38%] joblib/test/test_hashing.py::test_trivial_hash[append-obj120] PASSED [ 38%] joblib/test/test_hashing.py::test_trivial_hash[append-obj121] PASSED [ 38%] joblib/test/test_hashing.py::test_trivial_hash[obj218-1] PASSED [ 38%] joblib/test/test_hashing.py::test_trivial_hash[obj218-2] PASSED [ 38%] joblib/test/test_hashing.py::test_trivial_hash[obj218-1.0] PASSED [ 38%] joblib/test/test_hashing.py::test_trivial_hash[obj218-2.0] PASSED [ 39%] joblib/test/test_hashing.py::test_trivial_hash[obj218-(1+1j)] PASSED [ 39%] joblib/test/test_hashing.py::test_trivial_hash[obj218-(2+1j)] PASSED [ 39%] joblib/test/test_hashing.py::test_trivial_hash[obj218-a] PASSED [ 39%] joblib/test/test_hashing.py::test_trivial_hash[obj218-b] PASSED [ 39%] joblib/test/test_hashing.py::test_trivial_hash[obj218-obj18] PASSED [ 39%] joblib/test/test_hashing.py::test_trivial_hash[obj218-obj19] PASSED [ 39%] joblib/test/test_hashing.py::test_trivial_hash[obj218-obj110] PASSED [ 39%] joblib/test/test_hashing.py::test_trivial_hash[obj218-obj111] PASSED [ 39%] joblib/test/test_hashing.py::test_trivial_hash[obj218-obj112] PASSED [ 39%] joblib/test/test_hashing.py::test_trivial_hash[obj218-obj113] PASSED [ 39%] joblib/test/test_hashing.py::test_trivial_hash[obj218-obj114] PASSED [ 39%] joblib/test/test_hashing.py::test_trivial_hash[obj218-None] PASSED [ 40%] joblib/test/test_hashing.py::test_trivial_hash[obj218-collect] PASSED [ 40%] joblib/test/test_hashing.py::test_trivial_hash[obj218-append] PASSED [ 40%] joblib/test/test_hashing.py::test_trivial_hash[obj218-obj118] PASSED [ 40%] joblib/test/test_hashing.py::test_trivial_hash[obj218-obj119] PASSED [ 40%] joblib/test/test_hashing.py::test_trivial_hash[obj218-obj120] PASSED [ 40%] joblib/test/test_hashing.py::test_trivial_hash[obj218-obj121] PASSED [ 40%] joblib/test/test_hashing.py::test_trivial_hash[obj219-1] PASSED [ 40%] joblib/test/test_hashing.py::test_trivial_hash[obj219-2] PASSED [ 40%] joblib/test/test_hashing.py::test_trivial_hash[obj219-1.0] PASSED [ 40%] joblib/test/test_hashing.py::test_trivial_hash[obj219-2.0] PASSED [ 40%] joblib/test/test_hashing.py::test_trivial_hash[obj219-(1+1j)] PASSED [ 40%] joblib/test/test_hashing.py::test_trivial_hash[obj219-(2+1j)] PASSED [ 40%] joblib/test/test_hashing.py::test_trivial_hash[obj219-a] PASSED [ 41%] joblib/test/test_hashing.py::test_trivial_hash[obj219-b] PASSED [ 41%] joblib/test/test_hashing.py::test_trivial_hash[obj219-obj18] PASSED [ 41%] joblib/test/test_hashing.py::test_trivial_hash[obj219-obj19] PASSED [ 41%] joblib/test/test_hashing.py::test_trivial_hash[obj219-obj110] PASSED [ 41%] joblib/test/test_hashing.py::test_trivial_hash[obj219-obj111] PASSED [ 41%] joblib/test/test_hashing.py::test_trivial_hash[obj219-obj112] PASSED [ 41%] joblib/test/test_hashing.py::test_trivial_hash[obj219-obj113] PASSED [ 41%] joblib/test/test_hashing.py::test_trivial_hash[obj219-obj114] PASSED [ 41%] joblib/test/test_hashing.py::test_trivial_hash[obj219-None] PASSED [ 41%] joblib/test/test_hashing.py::test_trivial_hash[obj219-collect] PASSED [ 41%] joblib/test/test_hashing.py::test_trivial_hash[obj219-append] PASSED [ 41%] joblib/test/test_hashing.py::test_trivial_hash[obj219-obj118] PASSED [ 42%] joblib/test/test_hashing.py::test_trivial_hash[obj219-obj119] PASSED [ 42%] joblib/test/test_hashing.py::test_trivial_hash[obj219-obj120] PASSED [ 42%] joblib/test/test_hashing.py::test_trivial_hash[obj219-obj121] PASSED [ 42%] joblib/test/test_hashing.py::test_trivial_hash[obj220-1] PASSED [ 42%] joblib/test/test_hashing.py::test_trivial_hash[obj220-2] PASSED [ 42%] joblib/test/test_hashing.py::test_trivial_hash[obj220-1.0] PASSED [ 42%] joblib/test/test_hashing.py::test_trivial_hash[obj220-2.0] PASSED [ 42%] joblib/test/test_hashing.py::test_trivial_hash[obj220-(1+1j)] PASSED [ 42%] joblib/test/test_hashing.py::test_trivial_hash[obj220-(2+1j)] PASSED [ 42%] joblib/test/test_hashing.py::test_trivial_hash[obj220-a] PASSED [ 42%] joblib/test/test_hashing.py::test_trivial_hash[obj220-b] PASSED [ 42%] joblib/test/test_hashing.py::test_trivial_hash[obj220-obj18] PASSED [ 43%] joblib/test/test_hashing.py::test_trivial_hash[obj220-obj19] PASSED [ 43%] joblib/test/test_hashing.py::test_trivial_hash[obj220-obj110] PASSED [ 43%] joblib/test/test_hashing.py::test_trivial_hash[obj220-obj111] PASSED [ 43%] joblib/test/test_hashing.py::test_trivial_hash[obj220-obj112] PASSED [ 43%] joblib/test/test_hashing.py::test_trivial_hash[obj220-obj113] PASSED [ 43%] joblib/test/test_hashing.py::test_trivial_hash[obj220-obj114] PASSED [ 43%] joblib/test/test_hashing.py::test_trivial_hash[obj220-None] PASSED [ 43%] joblib/test/test_hashing.py::test_trivial_hash[obj220-collect] PASSED [ 43%] joblib/test/test_hashing.py::test_trivial_hash[obj220-append] PASSED [ 43%] joblib/test/test_hashing.py::test_trivial_hash[obj220-obj118] PASSED [ 43%] joblib/test/test_hashing.py::test_trivial_hash[obj220-obj119] PASSED [ 43%] joblib/test/test_hashing.py::test_trivial_hash[obj220-obj120] PASSED [ 43%] joblib/test/test_hashing.py::test_trivial_hash[obj220-obj121] PASSED [ 44%] joblib/test/test_hashing.py::test_trivial_hash[obj221-1] PASSED [ 44%] joblib/test/test_hashing.py::test_trivial_hash[obj221-2] PASSED [ 44%] joblib/test/test_hashing.py::test_trivial_hash[obj221-1.0] PASSED [ 44%] joblib/test/test_hashing.py::test_trivial_hash[obj221-2.0] PASSED [ 44%] joblib/test/test_hashing.py::test_trivial_hash[obj221-(1+1j)] PASSED [ 44%] joblib/test/test_hashing.py::test_trivial_hash[obj221-(2+1j)] PASSED [ 44%] joblib/test/test_hashing.py::test_trivial_hash[obj221-a] PASSED [ 44%] joblib/test/test_hashing.py::test_trivial_hash[obj221-b] PASSED [ 44%] joblib/test/test_hashing.py::test_trivial_hash[obj221-obj18] PASSED [ 44%] joblib/test/test_hashing.py::test_trivial_hash[obj221-obj19] PASSED [ 44%] joblib/test/test_hashing.py::test_trivial_hash[obj221-obj110] PASSED [ 44%] joblib/test/test_hashing.py::test_trivial_hash[obj221-obj111] PASSED [ 45%] joblib/test/test_hashing.py::test_trivial_hash[obj221-obj112] PASSED [ 45%] joblib/test/test_hashing.py::test_trivial_hash[obj221-obj113] PASSED [ 45%] joblib/test/test_hashing.py::test_trivial_hash[obj221-obj114] PASSED [ 45%] joblib/test/test_hashing.py::test_trivial_hash[obj221-None] PASSED [ 45%] joblib/test/test_hashing.py::test_trivial_hash[obj221-collect] PASSED [ 45%] joblib/test/test_hashing.py::test_trivial_hash[obj221-append] PASSED [ 45%] joblib/test/test_hashing.py::test_trivial_hash[obj221-obj118] PASSED [ 45%] joblib/test/test_hashing.py::test_trivial_hash[obj221-obj119] PASSED [ 45%] joblib/test/test_hashing.py::test_trivial_hash[obj221-obj120] PASSED [ 45%] joblib/test/test_hashing.py::test_trivial_hash[obj221-obj121] PASSED [ 45%] joblib/test/test_hashing.py::test_hash_methods PASSED [ 45%] joblib/test/test_hashing.py::test_hash_numpy_arrays PASSED [ 46%] joblib/test/test_hashing.py::test_hash_numpy_dict_of_arrays PASSED [ 46%] joblib/test/test_hashing.py::test_numpy_datetime_array[datetime64[s]] PASSED [ 46%] joblib/test/test_hashing.py::test_numpy_datetime_array[timedelta64[D]] PASSED [ 46%] joblib/test/test_hashing.py::test_hash_numpy_noncontiguous PASSED [ 46%] joblib/test/test_hashing.py::test_hash_memmap[True] PASSED [ 46%] joblib/test/test_hashing.py::test_hash_memmap[False] PASSED [ 46%] joblib/test/test_hashing.py::test_hash_numpy_performance PASSED [ 46%] joblib/test/test_hashing.py::test_bound_methods_hash PASSED [ 46%] joblib/test/test_hashing.py::test_bound_cached_methods_hash PASSED [ 46%] joblib/test/test_hashing.py::test_hash_object_dtype PASSED [ 46%] joblib/test/test_hashing.py::test_numpy_scalar PASSED [ 46%] joblib/test/test_hashing.py::test_dict_hash PASSED [ 46%] joblib/test/test_hashing.py::test_set_hash PASSED [ 47%] joblib/test/test_hashing.py::test_set_decimal_hash PASSED [ 47%] joblib/test/test_hashing.py::test_string PASSED [ 47%] joblib/test/test_hashing.py::test_numpy_dtype_pickling PASSED [ 47%] joblib/test/test_hashing.py::test_hashes_stay_the_same[This is a string to hash-71b3f47df22cb19431d85d92d0b230b2] PASSED [ 47%] joblib/test/test_hashing.py::test_hashes_stay_the_same[C'est l\xe9t\xe9-2d8d189e9b2b0b2e384d93c868c0e576] PASSED [ 47%] joblib/test/test_hashing.py::test_hashes_stay_the_same[to_hash2-e205227dd82250871fa25aa0ec690aa3] PASSED [ 47%] joblib/test/test_hashing.py::test_hashes_stay_the_same[to_hash3-a11ffad81f9682a7d901e6edc3d16c84] PASSED [ 47%] joblib/test/test_hashing.py::test_hashes_stay_the_same[to_hash4-aeda150553d4bb5c69f0e69d51b0e2ef] PASSED [ 47%] joblib/test/test_hashing.py::test_hashes_are_different_between_c_and_fortran_contiguous_arrays PASSED [ 47%] joblib/test/test_hashing.py::test_0d_array PASSED [ 47%] joblib/test/test_hashing.py::test_0d_and_1d_array_hashing_is_different PASSED [ 47%] joblib/test/test_hashing.py::test_hashes_stay_the_same_with_numpy_objects PASSED [ 48%] joblib/test/test_hashing.py::test_hashing_pickling_error PASSED [ 48%] joblib/test/test_hashing.py::test_wrong_hash_name PASSED [ 48%] joblib/test/test_init.py::test_import_joblib PASSED [ 48%] joblib/test/test_logger.py::test_print_time PASSED [ 48%] joblib/test/test_memmapping.py::test_memmap_based_array_reducing PASSED [ 48%] joblib/test/test_memmapping.py::test_resource_tracker_retries_when_permissionerror SKIPPED [ 48%] joblib/test/test_memmapping.py::test_high_dimension_memmap_array_reducing PASSED [ 48%] joblib/test/test_memmapping.py::test__strided_from_memmap PASSED [ 48%] joblib/test/test_memmapping.py::test_pool_with_memmap[multiprocessing] PASSED [ 48%] joblib/test/test_memmapping.py::test_pool_with_memmap[loky] PASSED [ 48%] joblib/test/test_memmapping.py::test_pool_with_memmap_array_view[multiprocessing] PASSED [ 48%] joblib/test/test_memmapping.py::test_pool_with_memmap_array_view[loky] PASSED [ 49%] joblib/test/test_memmapping.py::test_permission_error_windows_reference_cycle[multiprocessing] PASSED [ 49%] joblib/test/test_memmapping.py::test_permission_error_windows_reference_cycle[loky] PASSED [ 49%] joblib/test/test_memmapping.py::test_permission_error_windows_memmap_sent_to_parent[multiprocessing] PASSED [ 49%] joblib/test/test_memmapping.py::test_parallel_isolated_temp_folders[multiprocessing] PASSED [ 49%] joblib/test/test_memmapping.py::test_parallel_isolated_temp_folders[loky] PASSED [ 49%] joblib/test/test_memmapping.py::test_managed_backend_reuse_temp_folder[multiprocessing] PASSED [ 49%] joblib/test/test_memmapping.py::test_managed_backend_reuse_temp_folder[loky] PASSED [ 49%] joblib/test/test_memmapping.py::test_memmapping_temp_folder_thread_safety PASSED [ 49%] joblib/test/test_memmapping.py::test_nested_loop_error_in_grandchild_resource_tracker_silent PASSED [ 49%] joblib/test/test_memmapping.py::test_many_parallel_calls_on_same_object[multiprocessing] PASSED [ 49%] joblib/test/test_memmapping.py::test_memmap_returned_as_regular_array[multiprocessing] PASSED [ 49%] joblib/test/test_memmapping.py::test_memmap_returned_as_regular_array[loky] PASSED [ 50%] joblib/test/test_memmapping.py::test_resource_tracker_silent_when_reference_cycles[multiprocessing] PASSED [ 50%] joblib/test/test_memmapping.py::test_resource_tracker_silent_when_reference_cycles[loky] XPASS [ 50%] joblib/test/test_memmapping.py::test_memmapping_pool_for_large_arrays[multiprocessing] PASSED [ 50%] joblib/test/test_memmapping.py::test_memmapping_pool_for_large_arrays[loky] PASSED [ 50%] joblib/test/test_memmapping.py::test_child_raises_parent_exits_cleanly[multiprocessing] PASSED [ 50%] joblib/test/test_memmapping.py::test_child_raises_parent_exits_cleanly[loky] PASSED [ 50%] joblib/test/test_memmapping.py::test_memmapping_pool_for_large_arrays_disabled[multiprocessing] PASSED [ 50%] joblib/test/test_memmapping.py::test_memmapping_pool_for_large_arrays_disabled[loky] PASSED [ 50%] joblib/test/test_memmapping.py::test_memmapping_on_large_enough_dev_shm[multiprocessing] PASSED [ 50%] joblib/test/test_memmapping.py::test_memmapping_on_large_enough_dev_shm[loky] PASSED [ 50%] joblib/test/test_memmapping.py::test_memmapping_on_too_small_dev_shm[multiprocessing] PASSED [ 50%] joblib/test/test_memmapping.py::test_memmapping_on_too_small_dev_shm[loky] PASSED [ 50%] joblib/test/test_memmapping.py::test_memmapping_pool_for_large_arrays_in_return[multiprocessing] PASSED [ 51%] joblib/test/test_memmapping.py::test_memmapping_pool_for_large_arrays_in_return[loky] PASSED [ 51%] joblib/test/test_memmapping.py::test_workaround_against_bad_memmap_with_copied_buffers[multiprocessing] PASSED [ 51%] joblib/test/test_memmapping.py::test_workaround_against_bad_memmap_with_copied_buffers[loky] PASSED [ 51%] joblib/test/test_memmapping.py::test_pool_memmap_with_big_offset[multiprocessing, 0] PASSED [ 51%] joblib/test/test_memmapping.py::test_pool_memmap_with_big_offset[multiprocessing, 1] PASSED [ 51%] joblib/test/test_memmapping.py::test_pool_memmap_with_big_offset[multiprocessing, 2] PASSED [ 51%] joblib/test/test_memmapping.py::test_pool_memmap_with_big_offset[loky, 0] PASSED [ 51%] joblib/test/test_memmapping.py::test_pool_memmap_with_big_offset[loky, 1] PASSED [ 51%] joblib/test/test_memmapping.py::test_pool_memmap_with_big_offset[loky, 2] PASSED [ 51%] joblib/test/test_memmapping.py::test_pool_get_temp_dir PASSED [ 51%] joblib/test/test_memmapping.py::test_numpy_arrays_use_different_memory[r+] PASSED [ 51%] joblib/test/test_memmapping.py::test_numpy_arrays_use_different_memory[w+] PASSED [ 52%] joblib/test/test_memmapping.py::test_weak_array_key_map PASSED [ 52%] joblib/test/test_memmapping.py::test_weak_array_key_map_no_pickling PASSED [ 52%] joblib/test/test_memmapping.py::test_direct_mmap PASSED [ 52%] joblib/test/test_memory.py::test_memory_integration PASSED [ 52%] joblib/test/test_memory.py::test_no_memory PASSED [ 52%] joblib/test/test_memory.py::test_memory_kwarg PASSED [ 52%] joblib/test/test_memory.py::test_memory_lambda PASSED [ 52%] joblib/test/test_memory.py::test_memory_name_collision PASSED [ 52%] joblib/test/test_memory.py::test_memory_warning_lambda_collisions PASSED [ 52%] joblib/test/test_memory.py::test_memory_warning_collision_detection PASSED [ 52%] joblib/test/test_memory.py::test_memory_partial PASSED [ 52%] joblib/test/test_memory.py::test_memory_eval PASSED [ 53%] joblib/test/test_memory.py::test_argument_change PASSED [ 53%] joblib/test/test_memory.py::test_memory_numpy[None] PASSED [ 53%] joblib/test/test_memory.py::test_memory_numpy[r] PASSED [ 53%] joblib/test/test_memory.py::test_memory_numpy_check_mmap_mode PASSED [ 53%] joblib/test/test_memory.py::test_memory_exception PASSED [ 53%] joblib/test/test_memory.py::test_memory_ignore PASSED [ 53%] joblib/test/test_memory.py::test_memory_args_as_kwargs PASSED [ 53%] joblib/test/test_memory.py::test_partial_decoration[ignore0-100-r] PASSED [ 53%] joblib/test/test_memory.py::test_partial_decoration[ignore1-10-None] PASSED [ 53%] joblib/test/test_memory.py::test_func_dir PASSED [ 53%] joblib/test/test_memory.py::test_persistence PASSED [ 53%] joblib/test/test_memory.py::test_call_and_shelve PASSED [ 53%] joblib/test/test_memory.py::test_call_and_shelve_argument_hash PASSED [ 54%] joblib/test/test_memory.py::test_call_and_shelve_lazily_load_stored_result PASSED [ 54%] joblib/test/test_memory.py::test_memorized_pickling PASSED [ 54%] joblib/test/test_memory.py::test_memorized_repr PASSED [ 54%] joblib/test/test_memory.py::test_memory_file_modification PASSED [ 54%] joblib/test/test_memory.py::test_memory_in_memory_function_code_change PASSED [ 54%] joblib/test/test_memory.py::test_clear_memory_with_none_location PASSED [ 54%] joblib/test/test_memory.py::test_memory_func_with_kwonly_args PASSED [ 54%] joblib/test/test_memory.py::test_memory_func_with_signature PASSED [ 54%] joblib/test/test_memory.py::test__get_items PASSED [ 54%] joblib/test/test_memory.py::test__get_items_to_delete PASSED [ 54%] joblib/test/test_memory.py::test_memory_reduce_size PASSED [ 54%] joblib/test/test_memory.py::test_memory_clear PASSED [ 55%] joblib/test/test_memory.py::test_cached_function_race_condition_when_persisting_output PASSED [ 55%] joblib/test/test_memory.py::test_cached_function_race_condition_when_persisting_output_2 PASSED [ 55%] joblib/test/test_memory.py::test_memory_recomputes_after_an_error_while_loading_results PASSED [ 55%] joblib/test/test_memory.py::test_deprecated_cachedir_behaviour PASSED [ 55%] joblib/test/test_memory.py::test_register_invalid_store_backends_key[None] PASSED [ 55%] joblib/test/test_memory.py::test_register_invalid_store_backends_key[invalid_prefix1] PASSED [ 55%] joblib/test/test_memory.py::test_register_invalid_store_backends_key[invalid_prefix2] PASSED [ 55%] joblib/test/test_memory.py::test_register_invalid_store_backends_object PASSED [ 55%] joblib/test/test_memory.py::test_memory_default_store_backend PASSED [ 55%] joblib/test/test_memory.py::test_warning_on_unknown_location_type PASSED [ 55%] joblib/test/test_memory.py::test_instanciate_incomplete_store_backend PASSED [ 55%] joblib/test/test_memory.py::test_dummy_store_backend PASSED [ 56%] joblib/test/test_memory.py::test_instanciate_store_backend_with_pathlib_path PASSED [ 56%] joblib/test/test_memory.py::test_filesystem_store_backend_repr PASSED [ 56%] joblib/test/test_memory.py::test_memory_objects_repr PASSED [ 56%] joblib/test/test_memory.py::test_memorized_result_pickle PASSED [ 56%] joblib/test/test_memory.py::test_memory_pickle_dump_load[memory_kwargs0] PASSED [ 56%] joblib/test/test_memory.py::test_memory_pickle_dump_load[memory_kwargs1] PASSED [ 56%] joblib/test/test_module.py::test_version PASSED [ 56%] joblib/test/test_module.py::test_no_start_method_side_effect_on_import PASSED [ 56%] joblib/test/test_module.py::test_no_semaphore_tracker_on_import PASSED [ 56%] joblib/test/test_module.py::test_no_resource_tracker_on_import PASSED [ 56%] joblib/test/test_my_exceptions.py::test_inheritance PASSED [ 56%] joblib/test/test_my_exceptions.py::test_inheritance_special_cases PASSED [ 56%] joblib/test/test_my_exceptions.py::test__mk_exception PASSED [ 57%] joblib/test/test_numpy_pickle.py::test_standard_types[None-0] PASSED [ 57%] joblib/test/test_numpy_pickle.py::test_standard_types[None-1] PASSED [ 57%] joblib/test/test_numpy_pickle.py::test_standard_types[type-0] PASSED [ 57%] joblib/test/test_numpy_pickle.py::test_standard_types[type-1] PASSED [ 57%] joblib/test/test_numpy_pickle.py::test_standard_types[True-0] PASSED [ 57%] joblib/test/test_numpy_pickle.py::test_standard_types[True-1] PASSED [ 57%] joblib/test/test_numpy_pickle.py::test_standard_types[10-0] PASSED [ 57%] joblib/test/test_numpy_pickle.py::test_standard_types[10-1] PASSED [ 57%] joblib/test/test_numpy_pickle.py::test_standard_types[1.0-0] PASSED [ 57%] joblib/test/test_numpy_pickle.py::test_standard_types[1.0-1] PASSED [ 57%] joblib/test/test_numpy_pickle.py::test_standard_types[(1+0j)-0] PASSED [ 57%] joblib/test/test_numpy_pickle.py::test_standard_types[(1+0j)-1] PASSED [ 58%] joblib/test/test_numpy_pickle.py::test_standard_types[11-0] PASSED [ 58%] joblib/test/test_numpy_pickle.py::test_standard_types[11-1] PASSED [ 58%] joblib/test/test_numpy_pickle.py::test_standard_types[member7-0] PASSED [ 58%] joblib/test/test_numpy_pickle.py::test_standard_types[member7-1] PASSED [ 58%] joblib/test/test_numpy_pickle.py::test_standard_types[member8-0] PASSED [ 58%] joblib/test/test_numpy_pickle.py::test_standard_types[member8-1] PASSED [ 58%] joblib/test/test_numpy_pickle.py::test_standard_types[member9-0] PASSED [ 58%] joblib/test/test_numpy_pickle.py::test_standard_types[member9-1] PASSED [ 58%] joblib/test/test_numpy_pickle.py::test_standard_types[len-0] PASSED [ 58%] joblib/test/test_numpy_pickle.py::test_standard_types[len-1] PASSED [ 58%] joblib/test/test_numpy_pickle.py::test_standard_types[_function-0] PASSED [ 58%] joblib/test/test_numpy_pickle.py::test_standard_types[_function-1] PASSED [ 59%] joblib/test/test_numpy_pickle.py::test_standard_types[_class-0] PASSED [ 59%] joblib/test/test_numpy_pickle.py::test_standard_types[_class-1] PASSED [ 59%] joblib/test/test_numpy_pickle.py::test_standard_types[_newclass-0] PASSED [ 59%] joblib/test/test_numpy_pickle.py::test_standard_types[_newclass-1] PASSED [ 59%] joblib/test/test_numpy_pickle.py::test_standard_types[member14-0] PASSED [ 59%] joblib/test/test_numpy_pickle.py::test_standard_types[member14-1] PASSED [ 59%] joblib/test/test_numpy_pickle.py::test_standard_types[member15-0] PASSED [ 59%] joblib/test/test_numpy_pickle.py::test_standard_types[member15-1] PASSED [ 59%] joblib/test/test_numpy_pickle.py::test_value_error PASSED [ 59%] joblib/test/test_numpy_pickle.py::test_compress_level_error[-1] PASSED [ 59%] joblib/test/test_numpy_pickle.py::test_compress_level_error[10] PASSED [ 59%] joblib/test/test_numpy_pickle.py::test_compress_level_error[wrong_compress2] PASSED [ 60%] joblib/test/test_numpy_pickle.py::test_numpy_persistence[False] PASSED [ 60%] joblib/test/test_numpy_pickle.py::test_numpy_persistence[True] PASSED [ 60%] joblib/test/test_numpy_pickle.py::test_numpy_persistence[0] PASSED [ 60%] joblib/test/test_numpy_pickle.py::test_numpy_persistence[3] PASSED [ 60%] joblib/test/test_numpy_pickle.py::test_numpy_persistence[zlib] PASSED [ 60%] joblib/test/test_numpy_pickle.py::test_numpy_persistence_bufferred_array_compression PASSED [ 60%] joblib/test/test_numpy_pickle.py::test_memmap_persistence PASSED [ 60%] joblib/test/test_numpy_pickle.py::test_memmap_persistence_mixed_dtypes PASSED [ 60%] joblib/test/test_numpy_pickle.py::test_masked_array_persistence PASSED [ 60%] joblib/test/test_numpy_pickle.py::test_compress_mmap_mode_warning FAILED [ 60%] joblib/test/test_numpy_pickle.py::test_cache_size_warning[None] PASSED [ 60%] joblib/test/test_numpy_pickle.py::test_cache_size_warning[0] PASSED [ 60%] joblib/test/test_numpy_pickle.py::test_cache_size_warning[10] PASSED [ 61%] joblib/test/test_numpy_pickle.py::test_memory_usage SKIPPED (Test re...) [ 61%] joblib/test/test_numpy_pickle.py::test_compressed_pickle_dump_and_load PASSED [ 61%] joblib/test/test_numpy_pickle.py::test_joblib_pickle_across_python_versions PASSED [ 61%] joblib/test/test_numpy_pickle.py::test_compress_tuple_argument[compress_tuple0] PASSED [ 61%] joblib/test/test_numpy_pickle.py::test_compress_tuple_argument[compress_tuple1] PASSED [ 61%] joblib/test/test_numpy_pickle.py::test_compress_tuple_argument_exception[compress_tuple0-Compress argument tuple should contain exactly 2 elements] PASSED [ 61%] joblib/test/test_numpy_pickle.py::test_compress_tuple_argument_exception[compress_tuple1-Non valid compression method given: "wrong"] PASSED [ 61%] joblib/test/test_numpy_pickle.py::test_compress_tuple_argument_exception[compress_tuple2-Non valid compress level given: "wrong"] PASSED [ 61%] joblib/test/test_numpy_pickle.py::test_compress_string_argument[zlib] PASSED [ 61%] joblib/test/test_numpy_pickle.py::test_compress_string_argument[gzip] PASSED [ 61%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[zlib-1] PASSED [ 61%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[zlib-3] PASSED [ 62%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[zlib-6] PASSED [ 62%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[gzip-1] PASSED [ 62%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[gzip-3] PASSED [ 62%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[gzip-6] PASSED [ 62%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[bz2-1] PASSED [ 62%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[bz2-3] PASSED [ 62%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[bz2-6] PASSED [ 62%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[lzma-1] PASSED [ 62%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[lzma-3] PASSED [ 62%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[lzma-6] PASSED [ 62%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[xz-1] PASSED [ 62%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[xz-3] PASSED [ 63%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[xz-6] PASSED [ 63%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[lz4-1] SKIPPED [ 63%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[lz4-3] SKIPPED [ 63%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[lz4-6] SKIPPED [ 63%] joblib/test/test_numpy_pickle.py::test_load_externally_decompressed_files[.z-_zlib_file_decompress] PASSED [ 63%] joblib/test/test_numpy_pickle.py::test_load_externally_decompressed_files[.gz-_gzip_file_decompress] PASSED [ 63%] joblib/test/test_numpy_pickle.py::test_compression_using_file_extension[.z-zlib] PASSED [ 63%] joblib/test/test_numpy_pickle.py::test_compression_using_file_extension[.gz-gzip] PASSED [ 63%] joblib/test/test_numpy_pickle.py::test_compression_using_file_extension[.bz2-bz2] PASSED [ 63%] joblib/test/test_numpy_pickle.py::test_compression_using_file_extension[.lzma-lzma] PASSED [ 63%] joblib/test/test_numpy_pickle.py::test_compression_using_file_extension[.xz-xz] PASSED [ 63%] joblib/test/test_numpy_pickle.py::test_compression_using_file_extension[.pkl-not-compressed] PASSED [ 63%] joblib/test/test_numpy_pickle.py::test_compression_using_file_extension[-not-compressed] PASSED [ 64%] joblib/test/test_numpy_pickle.py::test_file_handle_persistence PASSED [ 64%] joblib/test/test_numpy_pickle.py::test_in_memory_persistence PASSED [ 64%] joblib/test/test_numpy_pickle.py::test_file_handle_persistence_mmap PASSED [ 64%] joblib/test/test_numpy_pickle.py::test_file_handle_persistence_compressed_mmap PASSED [ 64%] joblib/test/test_numpy_pickle.py::test_file_handle_persistence_in_memory_mmap PASSED [ 64%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile[1-a little data as bytes.] PASSED [ 64%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile[1-a large data as bytes.] PASSED [ 64%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile[3-a little data as bytes.] PASSED [ 64%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile[3-a large data as bytes.] PASSED [ 64%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile[9-a little data as bytes.] PASSED [ 64%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile[9-a large data as bytes.] PASSED [ 64%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile_bad_compression_levels[-1] PASSED [ 65%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile_bad_compression_levels[10] PASSED [ 65%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile_bad_compression_levels[15] PASSED [ 65%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile_bad_compression_levels[a] PASSED [ 65%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile_bad_compression_levels[bad_value4] PASSED [ 65%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile_bad_compression_levels[bad_value5] PASSED [ 65%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile_invalid_modes[a] PASSED [ 65%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile_invalid_modes[x] PASSED [ 65%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile_invalid_modes[r] PASSED [ 65%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile_invalid_modes[w] PASSED [ 65%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile_invalid_modes[1] PASSED [ 65%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile_invalid_modes[2] PASSED [ 65%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile_invalid_filename_type[1] PASSED [ 66%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile_invalid_filename_type[bad_file1] PASSED [ 66%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile_invalid_filename_type[bad_file2] PASSED [ 66%] joblib/test/test_numpy_pickle.py::test_numpy_subclass PASSED [ 66%] joblib/test/test_numpy_pickle.py::test_pathlib PASSED [ 66%] joblib/test/test_numpy_pickle.py::test_non_contiguous_array_pickling PASSED [ 66%] joblib/test/test_numpy_pickle.py::test_pickle_highest_protocol PASSED [ 66%] joblib/test/test_numpy_pickle.py::test_pickle_in_socket PASSED [ 66%] joblib/test/test_numpy_pickle.py::test_load_memmap_with_big_offset PASSED [ 66%] joblib/test/test_numpy_pickle.py::test_register_compressor PASSED [ 66%] joblib/test/test_numpy_pickle.py::test_register_compressor_invalid_name[1] PASSED [ 66%] joblib/test/test_numpy_pickle.py::test_register_compressor_invalid_name[invalid_name1] PASSED [ 66%] joblib/test/test_numpy_pickle.py::test_register_compressor_invalid_name[invalid_name2] PASSED [ 66%] joblib/test/test_numpy_pickle.py::test_register_compressor_invalid_fileobj PASSED [ 67%] joblib/test/test_numpy_pickle.py::test_register_compressor_already_registered PASSED [ 67%] joblib/test/test_numpy_pickle.py::test_lz4_compression SKIPPED (Need...) [ 67%] joblib/test/test_numpy_pickle.py::test_lz4_compression_without_lz4 PASSED [ 67%] joblib/test/test_numpy_pickle_compat.py::test_z_file PASSED [ 67%] joblib/test/test_numpy_pickle_utils.py::test_binary_zlib_file[test0] PASSED [ 67%] joblib/test/test_numpy_pickle_utils.py::test_binary_zlib_file[test1] PASSED [ 67%] joblib/test/test_parallel.py::test_cpu_count PASSED [ 67%] joblib/test/test_parallel.py::test_effective_n_jobs PASSED [ 67%] joblib/test/test_parallel.py::test_effective_n_jobs_None[positive-int] PASSED [ 67%] joblib/test/test_parallel.py::test_effective_n_jobs_None[negative-int] PASSED [ 67%] joblib/test/test_parallel.py::test_effective_n_jobs_None[None] PASSED [ 67%] joblib/test/test_parallel.py::test_simple_parallel[2-1-None] PASSED [ 68%] joblib/test/test_parallel.py::test_simple_parallel[2-1-loky] PASSED [ 68%] joblib/test/test_parallel.py::test_simple_parallel[2-1-multiprocessing] PASSED [ 68%] joblib/test/test_parallel.py::test_simple_parallel[2-1-sequential] PASSED [ 68%] joblib/test/test_parallel.py::test_simple_parallel[2-1-threading] PASSED [ 68%] joblib/test/test_parallel.py::test_simple_parallel[2-1-backend5] PASSED [ 68%] joblib/test/test_parallel.py::test_simple_parallel[2-1-backend6] PASSED [ 68%] joblib/test/test_parallel.py::test_simple_parallel[2-1-backend7] PASSED [ 68%] joblib/test/test_parallel.py::test_simple_parallel[2-1-backend8] PASSED [ 68%] joblib/test/test_parallel.py::test_simple_parallel[2-1-backend9] PASSED [ 68%] joblib/test/test_parallel.py::test_simple_parallel[2-2-None] PASSED [ 68%] joblib/test/test_parallel.py::test_simple_parallel[2-2-loky] PASSED [ 68%] joblib/test/test_parallel.py::test_simple_parallel[2-2-multiprocessing] PASSED [ 69%] joblib/test/test_parallel.py::test_simple_parallel[2-2-sequential] PASSED [ 69%] joblib/test/test_parallel.py::test_simple_parallel[2-2-threading] PASSED [ 69%] joblib/test/test_parallel.py::test_simple_parallel[2-2-backend5] PASSED [ 69%] joblib/test/test_parallel.py::test_simple_parallel[2-2-backend6] PASSED [ 69%] joblib/test/test_parallel.py::test_simple_parallel[2-2-backend7] PASSED [ 69%] joblib/test/test_parallel.py::test_simple_parallel[2-2-backend8] PASSED [ 69%] joblib/test/test_parallel.py::test_simple_parallel[2-2-backend9] PASSED [ 69%] joblib/test/test_parallel.py::test_simple_parallel[2--1-None] PASSED [ 69%] joblib/test/test_parallel.py::test_simple_parallel[2--1-loky] PASSED [ 69%] joblib/test/test_parallel.py::test_simple_parallel[2--1-multiprocessing] PASSED [ 69%] joblib/test/test_parallel.py::test_simple_parallel[2--1-sequential] PASSED [ 69%] joblib/test/test_parallel.py::test_simple_parallel[2--1-threading] [DEBUG:MainProcess:Thread-185 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-218 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-219 (worker)] worker got sentinel -- exiting PASSED [ 70%][DEBUG:MainProcess:Thread-220 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-186 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-221 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-222 (worker)] worker got sentinel -- exiting joblib/test/test_parallel.py::test_simple_parallel[2--1-backend5] [DEBUG:MainProcess:Thread-223 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-224 (worker)] worker got sentinel -- exiting PASSED [ 70%] joblib/test/test_parallel.py::test_simple_parallel[2--1-backend6] [DEBUG:MainProcess:Thread-300 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-269 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-301 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-302 (worker)] worker got sentinel -- exiting PASSED [ 70%][DEBUG:MainProcess:Thread-303 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-270 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-304 (worker)] worker got sentinel -- exiting joblib/test/test_parallel.py::test_simple_parallel[2--1-backend7] [DEBUG:MainProcess:Thread-305 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-306 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-271 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-309 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-310 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-272 (worker)] worker exiting after 0 tasks PASSED [ 70%][DEBUG:MainProcess:Thread-311 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-312 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-273 (worker)] worker exiting after 0 tasks joblib/test/test_parallel.py::test_simple_parallel[2--1-backend8] [DEBUG:MainProcess:Thread-313 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-314 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-314 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-316 (worker)] worker got sentinel -- exiting PASSED [ 70%] joblib/test/test_parallel.py::test_simple_parallel[2--1-backend9] PASSED [ 70%] joblib/test/test_parallel.py::test_simple_parallel[2--2-None] PASSED [ 70%] joblib/test/test_parallel.py::test_simple_parallel[2--2-loky] PASSED [ 70%] joblib/test/test_parallel.py::test_simple_parallel[2--2-multiprocessing] PASSED [ 70%] joblib/test/test_parallel.py::test_simple_parallel[2--2-sequential] PASSED [ 70%] joblib/test/test_parallel.py::test_simple_parallel[2--2-threading] [DEBUG:MainProcess:Thread-351 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-350 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-352 (worker)] worker got sentinel -- exiting PASSED [ 70%][DEBUG:MainProcess:Thread-353 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-354 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-355 (worker)] worker got sentinel -- exiting joblib/test/test_parallel.py::test_simple_parallel[2--2-backend5] [DEBUG:MainProcess:Thread-351 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-356 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-357 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-358 (worker)] worker got sentinel -- exiting PASSED [ 70%] joblib/test/test_parallel.py::test_simple_parallel[2--2-backend6] [DEBUG:MainProcess:Thread-481 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-445 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-482 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-483 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-484 (worker)] worker got sentinel -- exiting PASSED [ 70%][DEBUG:MainProcess:Thread-446 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-485 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-486 (worker)] worker got sentinel -- exiting joblib/test/test_parallel.py::test_simple_parallel[2--2-backend7] [DEBUG:MainProcess:Thread-447 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-487 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-488 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-489 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-492 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-493 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-494 (worker)] worker got sentinel -- exiting PASSED [ 71%][DEBUG:MainProcess:Thread-495 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-449 (worker)] worker exiting after 0 tasks joblib/test/test_parallel.py::test_simple_parallel[2--2-backend8] [DEBUG:MainProcess:Thread-496 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-497 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-450 (worker)] worker exiting after 0 tasks PASSED [ 71%] joblib/test/test_parallel.py::test_simple_parallel[2--2-backend9] PASSED [ 71%] joblib/test/test_parallel.py::test_simple_parallel[11-1-None] PASSED [ 71%] joblib/test/test_parallel.py::test_simple_parallel[11-1-loky] PASSED [ 71%] joblib/test/test_parallel.py::test_simple_parallel[11-1-multiprocessing] PASSED [ 71%] joblib/test/test_parallel.py::test_simple_parallel[11-1-sequential] PASSED [ 71%] joblib/test/test_parallel.py::test_simple_parallel[11-1-threading] PASSED [ 71%] joblib/test/test_parallel.py::test_simple_parallel[11-1-backend5] PASSED [ 71%] joblib/test/test_parallel.py::test_simple_parallel[11-1-backend6] PASSED [ 71%] joblib/test/test_parallel.py::test_simple_parallel[11-1-backend7] PASSED [ 71%] joblib/test/test_parallel.py::test_simple_parallel[11-1-backend8] PASSED [ 71%] joblib/test/test_parallel.py::test_simple_parallel[11-1-backend9] PASSED [ 72%] joblib/test/test_parallel.py::test_simple_parallel[11-2-None] PASSED [ 72%] joblib/test/test_parallel.py::test_simple_parallel[11-2-loky] PASSED [ 72%] joblib/test/test_parallel.py::test_simple_parallel[11-2-multiprocessing] PASSED [ 72%] joblib/test/test_parallel.py::test_simple_parallel[11-2-sequential] PASSED [ 72%] joblib/test/test_parallel.py::test_simple_parallel[11-2-threading] PASSED [ 72%] joblib/test/test_parallel.py::test_simple_parallel[11-2-backend5] PASSED [ 72%] joblib/test/test_parallel.py::test_simple_parallel[11-2-backend6] PASSED [ 72%] joblib/test/test_parallel.py::test_simple_parallel[11-2-backend7] PASSED [ 72%] joblib/test/test_parallel.py::test_simple_parallel[11-2-backend8] PASSED [ 72%] joblib/test/test_parallel.py::test_simple_parallel[11-2-backend9] PASSED [ 72%] joblib/test/test_parallel.py::test_simple_parallel[11--1-None] PASSED [ 72%] joblib/test/test_parallel.py::test_simple_parallel[11--1-loky] PASSED [ 73%] joblib/test/test_parallel.py::test_simple_parallel[11--1-multiprocessing] PASSED [ 73%] joblib/test/test_parallel.py::test_simple_parallel[11--1-sequential] PASSED [ 73%] joblib/test/test_parallel.py::test_simple_parallel[11--1-threading] [DEBUG:MainProcess:Thread-602 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-543 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-603 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-604 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-556 (worker)] worker exiting after 0 tasks PASSED [ 73%][DEBUG:MainProcess:Thread-605 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-606 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-607 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-557 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-608 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-609 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-609 (worker)] worker exiting after 0 tasks joblib/test/test_parallel.py::test_simple_parallel[11--1-backend5] [DEBUG:MainProcess:Thread-611 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-612 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-613 (worker)] worker got sentinel -- exiting PASSED [ 73%] joblib/test/test_parallel.py::test_simple_parallel[11--1-backend6] [DEBUG:MainProcess:Thread-664 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-665 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-666 (worker)] worker got sentinel -- exiting PASSED [ 73%][DEBUG:MainProcess:Thread-642 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-667 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-668 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-669 (worker)] worker got sentinel -- exiting joblib/test/test_parallel.py::test_simple_parallel[11--1-backend7] [DEBUG:MainProcess:Thread-670 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-671 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-672 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-643 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-673 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-645 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-679 (worker)] worker got sentinel -- exiting PASSED [ 73%][DEBUG:MainProcess:Thread-680 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-681 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-682 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-682 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-684 (worker)] worker got sentinel -- exiting joblib/test/test_parallel.py::test_simple_parallel[11--1-backend8] [DEBUG:MainProcess:Thread-646 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-685 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-686 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-686 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-647 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-688 (worker)] worker got sentinel -- exiting PASSED [ 73%] joblib/test/test_parallel.py::test_simple_parallel[11--1-backend9] PASSED [ 73%] joblib/test/test_parallel.py::test_simple_parallel[11--2-None] PASSED [ 73%] joblib/test/test_parallel.py::test_simple_parallel[11--2-loky] PASSED [ 73%] joblib/test/test_parallel.py::test_simple_parallel[11--2-multiprocessing] PASSED [ 73%] joblib/test/test_parallel.py::test_simple_parallel[11--2-sequential] PASSED [ 73%] joblib/test/test_parallel.py::test_simple_parallel[11--2-threading] [DEBUG:MainProcess:Thread-726 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-765 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-766 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-727 (worker)] worker exiting after 0 tasks PASSED [ 74%][DEBUG:MainProcess:Thread-767 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-768 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-768 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-770 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-728 (worker)] worker exiting after 0 tasks joblib/test/test_parallel.py::test_simple_parallel[11--2-backend5] [DEBUG:MainProcess:Thread-771 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-772 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-773 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-729 (worker)] worker exiting after 0 tasks PASSED [ 74%] joblib/test/test_parallel.py::test_simple_parallel[11--2-backend6] [DEBUG:MainProcess:Thread-837 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-838 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-812 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-839 (worker)] worker got sentinel -- exiting PASSED [ 74%][DEBUG:MainProcess:Thread-840 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-842 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-843 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-844 (worker)] worker got sentinel -- exiting joblib/test/test_parallel.py::test_simple_parallel[11--2-backend7] [DEBUG:MainProcess:Thread-813 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-845 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-846 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-850 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-815 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-851 (worker)] worker got sentinel -- exiting PASSED [ 74%][DEBUG:MainProcess:Thread-852 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-853 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-854 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-855 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-856 (worker)] worker got sentinel -- exiting joblib/test/test_parallel.py::test_simple_parallel[11--2-backend8] [DEBUG:MainProcess:Thread-816 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-857 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-858 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-859 (worker)] worker got sentinel -- exiting PASSED [ 74%] joblib/test/test_parallel.py::test_simple_parallel[11--2-backend9] PASSED [ 74%] joblib/test/test_parallel.py::test_simple_parallel[100-1-None] PASSED [ 74%] joblib/test/test_parallel.py::test_simple_parallel[100-1-loky] PASSED [ 74%] joblib/test/test_parallel.py::test_simple_parallel[100-1-multiprocessing] PASSED [ 74%] joblib/test/test_parallel.py::test_simple_parallel[100-1-sequential] PASSED [ 74%] joblib/test/test_parallel.py::test_simple_parallel[100-1-threading] PASSED [ 74%] joblib/test/test_parallel.py::test_simple_parallel[100-1-backend5] PASSED [ 74%] joblib/test/test_parallel.py::test_simple_parallel[100-1-backend6] PASSED [ 75%] joblib/test/test_parallel.py::test_simple_parallel[100-1-backend7] PASSED [ 75%] joblib/test/test_parallel.py::test_simple_parallel[100-1-backend8] PASSED [ 75%] joblib/test/test_parallel.py::test_simple_parallel[100-1-backend9] PASSED [ 75%] joblib/test/test_parallel.py::test_simple_parallel[100-2-None] PASSED [ 75%] joblib/test/test_parallel.py::test_simple_parallel[100-2-loky] PASSED [ 75%] joblib/test/test_parallel.py::test_simple_parallel[100-2-multiprocessing] PASSED [ 75%] joblib/test/test_parallel.py::test_simple_parallel[100-2-sequential] PASSED [ 75%] joblib/test/test_parallel.py::test_simple_parallel[100-2-threading] PASSED [ 75%] joblib/test/test_parallel.py::test_simple_parallel[100-2-backend5] PASSED [ 75%] joblib/test/test_parallel.py::test_simple_parallel[100-2-backend6] PASSED [ 75%] joblib/test/test_parallel.py::test_simple_parallel[100-2-backend7] PASSED [ 75%] joblib/test/test_parallel.py::test_simple_parallel[100-2-backend8] PASSED [ 76%] joblib/test/test_parallel.py::test_simple_parallel[100-2-backend9] PASSED [ 76%] joblib/test/test_parallel.py::test_simple_parallel[100--1-None] PASSED [ 76%] joblib/test/test_parallel.py::test_simple_parallel[100--1-loky] PASSED [ 76%] joblib/test/test_parallel.py::test_simple_parallel[100--1-multiprocessing] PASSED [ 76%] joblib/test/test_parallel.py::test_simple_parallel[100--1-sequential] PASSED [ 76%] joblib/test/test_parallel.py::test_simple_parallel[100--1-threading] [DEBUG:MainProcess:Thread-918 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-955 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-956 (worker)] worker got sentinel -- exiting PASSED [ 76%][DEBUG:MainProcess:Thread-957 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-919 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-958 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-959 (worker)] worker got sentinel -- exiting joblib/test/test_parallel.py::test_simple_parallel[100--1-backend5] [DEBUG:MainProcess:Thread-960 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-961 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-962 (worker)] worker got sentinel -- exiting PASSED [ 76%] joblib/test/test_parallel.py::test_simple_parallel[100--1-backend6] [DEBUG:MainProcess:Thread-1009 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1010 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1008 (worker)] worker got sentinel -- exiting PASSED [ 76%][DEBUG:MainProcess:Thread-1016 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1017 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1011 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1018 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1019 (worker)] worker got sentinel -- exiting joblib/test/test_parallel.py::test_simple_parallel[100--1-backend7] [DEBUG:MainProcess:Thread-1012 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1020 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1021 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1025 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1013 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1026 (worker)] worker got sentinel -- exiting PASSED [ 76%][DEBUG:MainProcess:Thread-1027 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1014 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1029 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1030 (worker)] worker got sentinel -- exiting joblib/test/test_parallel.py::test_simple_parallel[100--1-backend8] [DEBUG:MainProcess:Thread-1031 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1032 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1033 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1034 (worker)] worker got sentinel -- exiting PASSED [ 76%] joblib/test/test_parallel.py::test_simple_parallel[100--1-backend9] PASSED [ 76%] joblib/test/test_parallel.py::test_simple_parallel[100--2-None] PASSED [ 76%] joblib/test/test_parallel.py::test_simple_parallel[100--2-loky] PASSED [ 77%] joblib/test/test_parallel.py::test_simple_parallel[100--2-multiprocessing] PASSED [ 77%] joblib/test/test_parallel.py::test_simple_parallel[100--2-sequential] PASSED [ 77%] joblib/test/test_parallel.py::test_simple_parallel[100--2-threading] [DEBUG:MainProcess:Thread-1094 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1122 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1123 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1124 (worker)] worker got sentinel -- exiting PASSED [ 77%][DEBUG:MainProcess:Thread-1125 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1126 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1127 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1128 (worker)] worker got sentinel -- exiting joblib/test/test_parallel.py::test_simple_parallel[100--2-backend5] [DEBUG:MainProcess:Thread-1129 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1095 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1131 (worker)] worker got sentinel -- exiting PASSED [ 77%] joblib/test/test_parallel.py::test_simple_parallel[100--2-backend6] [DEBUG:MainProcess:Thread-1206 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1207 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1208 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1209 (worker)] worker exiting after 0 tasks PASSED [ 77%][DEBUG:MainProcess:Thread-1210 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1211 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1212 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1213 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1214 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1215 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1216 (worker)] worker exiting after 0 tasks joblib/test/test_parallel.py::test_simple_parallel[100--2-backend7] [DEBUG:MainProcess:Thread-1217 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1218 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1219 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1220 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1221 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1226 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1227 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1228 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1189 (worker)] worker exiting after 0 tasks PASSED [ 77%][DEBUG:MainProcess:Thread-1231 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1232 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1233 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1229 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1235 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1236 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1238 (worker)] worker got sentinel -- exiting joblib/test/test_parallel.py::test_simple_parallel[100--2-backend8] [DEBUG:MainProcess:Thread-1239 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1241 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1242 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1243 (worker)] worker exiting after 0 tasks PASSED [ 77%] joblib/test/test_parallel.py::test_simple_parallel[100--2-backend9] PASSED [ 77%] joblib/test/test_parallel.py::test_main_thread_renamed_no_warning[None] PASSED [ 77%] joblib/test/test_parallel.py::test_main_thread_renamed_no_warning[loky] PASSED [ 77%] joblib/test/test_parallel.py::test_main_thread_renamed_no_warning[multiprocessing] PASSED [ 77%] joblib/test/test_parallel.py::test_main_thread_renamed_no_warning[sequential] PASSED [ 78%] joblib/test/test_parallel.py::test_main_thread_renamed_no_warning[threading] PASSED [ 78%] joblib/test/test_parallel.py::test_main_thread_renamed_no_warning[backend5] PASSED [ 78%] joblib/test/test_parallel.py::test_main_thread_renamed_no_warning[backend6] PASSED [ 78%] joblib/test/test_parallel.py::test_main_thread_renamed_no_warning[backend7] PASSED [ 78%] joblib/test/test_parallel.py::test_main_thread_renamed_no_warning[backend8] PASSED [ 78%] joblib/test/test_parallel.py::test_main_thread_renamed_no_warning[backend9] PASSED [ 78%] joblib/test/test_parallel.py::test_nested_parallel_warnings[loky-multiprocessing-True] PASSED [ 78%] joblib/test/test_parallel.py::test_nested_parallel_warnings[loky-loky-False] PASSED [ 78%] joblib/test/test_parallel.py::test_nested_parallel_warnings[multiprocessing-multiprocessing-True] PASSED [ 78%] joblib/test/test_parallel.py::test_nested_parallel_warnings[multiprocessing-loky-True] PASSED [ 78%] joblib/test/test_parallel.py::test_nested_parallel_warnings[threading-multiprocessing-True] PASSED [ 78%] joblib/test/test_parallel.py::test_nested_parallel_warnings[threading-loky-True] FAILED [ 79%] joblib/test/test_parallel.py::test_background_thread_parallelism[loky] PASSED [ 79%] joblib/test/test_parallel.py::test_background_thread_parallelism[multiprocessing] PASSED [ 79%] joblib/test/test_parallel.py::test_background_thread_parallelism[threading] PASSED [ 79%] joblib/test/test_parallel.py::test_nested_loop[multiprocessing-multiprocessing] PASSED [ 79%] joblib/test/test_parallel.py::test_nested_loop[multiprocessing-threading] PASSED [ 79%] joblib/test/test_parallel.py::test_nested_loop[multiprocessing-sequential] PASSED [ 79%] joblib/test/test_parallel.py::test_nested_loop[multiprocessing-loky] PASSED [ 79%] joblib/test/test_parallel.py::test_nested_loop[multiprocessing-back_compat_backend] PASSED [ 79%] joblib/test/test_parallel.py::test_nested_loop[threading-multiprocessing] PASSED [ 79%] joblib/test/test_parallel.py::test_nested_loop[threading-threading] PASSED [ 79%] joblib/test/test_parallel.py::test_nested_loop[threading-sequential] PASSED [ 79%] joblib/test/test_parallel.py::test_nested_loop[threading-loky] PASSED [ 80%] joblib/test/test_parallel.py::test_nested_loop[threading-back_compat_backend] PASSED [ 80%] joblib/test/test_parallel.py::test_nested_loop[sequential-multiprocessing] PASSED [ 80%] joblib/test/test_parallel.py::test_nested_loop[sequential-threading] PASSED [ 80%] joblib/test/test_parallel.py::test_nested_loop[sequential-sequential] PASSED [ 80%] joblib/test/test_parallel.py::test_nested_loop[sequential-loky] PASSED [ 80%] joblib/test/test_parallel.py::test_nested_loop[sequential-back_compat_backend] PASSED [ 80%] joblib/test/test_parallel.py::test_nested_loop[loky-multiprocessing] PASSED [ 80%] joblib/test/test_parallel.py::test_nested_loop[loky-threading] PASSED [ 80%] joblib/test/test_parallel.py::test_nested_loop[loky-sequential] PASSED [ 80%] joblib/test/test_parallel.py::test_nested_loop[loky-loky] PASSED [ 80%] joblib/test/test_parallel.py::test_nested_loop[loky-back_compat_backend] PASSED [ 80%] joblib/test/test_parallel.py::test_nested_loop[back_compat_backend-multiprocessing] PASSED [ 80%] joblib/test/test_parallel.py::test_nested_loop[back_compat_backend-threading] PASSED [ 81%] joblib/test/test_parallel.py::test_nested_loop[back_compat_backend-sequential] PASSED [ 81%] joblib/test/test_parallel.py::test_nested_loop[back_compat_backend-loky] PASSED [ 81%] joblib/test/test_parallel.py::test_nested_loop[back_compat_backend-back_compat_backend] PASSED [ 81%] joblib/test/test_parallel.py::test_nested_loop_with_exception_with_loky PASSED [ 81%] joblib/test/test_parallel.py::test_mutate_input_with_threads PASSED [ 81%] joblib/test/test_parallel.py::test_parallel_kwargs[1] PASSED [ 81%] joblib/test/test_parallel.py::test_parallel_kwargs[2] PASSED [ 81%] joblib/test/test_parallel.py::test_parallel_kwargs[3] PASSED [ 81%] joblib/test/test_parallel.py::test_parallel_as_context_manager[multiprocessing] PASSED [ 81%] joblib/test/test_parallel.py::test_parallel_as_context_manager[loky] PASSED [ 81%] joblib/test/test_parallel.py::test_parallel_as_context_manager[threading] PASSED [ 81%] joblib/test/test_parallel.py::test_parallel_pickling PASSED [ 82%] joblib/test/test_parallel.py::test_parallel_timeout_success[multiprocessing] PASSED [ 82%] joblib/test/test_parallel.py::test_parallel_timeout_success[loky] PASSED [ 82%] joblib/test/test_parallel.py::test_parallel_timeout_success[threading] PASSED [ 82%] joblib/test/test_parallel.py::test_parallel_timeout_fail[multiprocessing] PASSED [ 82%] joblib/test/test_parallel.py::test_parallel_timeout_fail[loky] PASSED [ 82%] joblib/test/test_parallel.py::test_parallel_timeout_fail[threading] PASSED [ 82%] joblib/test/test_parallel.py::test_error_capture[multiprocessing] PASSED [ 82%] joblib/test/test_parallel.py::test_error_capture[loky] PASSED [ 82%] joblib/test/test_parallel.py::test_dispatch_one_job[1-expected_queue0-multiprocessing] PASSED [ 82%] joblib/test/test_parallel.py::test_dispatch_one_job[1-expected_queue0-threading] PASSED [ 82%] joblib/test/test_parallel.py::test_dispatch_one_job[1-expected_queue0-sequential] PASSED [ 82%] joblib/test/test_parallel.py::test_dispatch_one_job[1-expected_queue0-loky] PASSED [ 83%] joblib/test/test_parallel.py::test_dispatch_one_job[1-expected_queue0-back_compat_backend] PASSED [ 83%] joblib/test/test_parallel.py::test_dispatch_one_job[4-expected_queue1-multiprocessing] PASSED [ 83%] joblib/test/test_parallel.py::test_dispatch_one_job[4-expected_queue1-threading] PASSED [ 83%] joblib/test/test_parallel.py::test_dispatch_one_job[4-expected_queue1-sequential] PASSED [ 83%] joblib/test/test_parallel.py::test_dispatch_one_job[4-expected_queue1-loky] PASSED [ 83%] joblib/test/test_parallel.py::test_dispatch_one_job[4-expected_queue1-back_compat_backend] PASSED [ 83%] joblib/test/test_parallel.py::test_dispatch_multiprocessing[multiprocessing] PASSED [ 83%] joblib/test/test_parallel.py::test_dispatch_multiprocessing[loky] PASSED [ 83%] joblib/test/test_parallel.py::test_dispatch_multiprocessing[threading] PASSED [ 83%] joblib/test/test_parallel.py::test_batching_auto_threading PASSED [ 83%] joblib/test/test_parallel.py::test_batching_auto_subprocesses[multiprocessing] PASSED [ 83%] joblib/test/test_parallel.py::test_batching_auto_subprocesses[loky] PASSED [ 83%] joblib/test/test_parallel.py::test_exception_dispatch PASSED [ 84%] joblib/test/test_parallel.py::test_nested_exception_dispatch[multiprocessing] XPASS [ 84%] joblib/test/test_parallel.py::test_nested_exception_dispatch[loky] XFAIL [ 84%] joblib/test/test_parallel.py::test_nested_exception_dispatch[threading] [DEBUG:MainProcess:Thread-1442 (worker)] helping task handler/workers to finish [DEBUG:MainProcess:Thread-1462 (_handle_tasks)] task handler sending sentinel to workers [DEBUG:MainProcess:Thread-1465 (_handle_results)] result handler got sentinel XPASS [ 84%][DEBUG:MainProcess:Thread-1443 (worker)] helping task handler/workers to finish [DEBUG:MainProcess:Thread-1464 (_handle_tasks)] task handler sending sentinel to workers [DEBUG:MainProcess:Thread-1466 (_handle_results)] result handler got sentinel [DEBUG:MainProcess:Thread-1457 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1459 (worker)] worker got sentinel -- exiting joblib/test/test_parallel.py::test_invalid_backend [DEBUG:MainProcess:Thread-1442 (worker)] joining worker handler [DEBUG:MainProcess:Thread-1465 (_handle_results)] result handler exiting: len(cache)=0, thread._state=TERMINATE [DEBUG:MainProcess:Thread-1443 (worker)] joining worker handler [DEBUG:MainProcess:Thread-1460 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1464 (_handle_tasks)] task handler exiting [DEBUG:MainProcess:Thread-1466 (_handle_results)] result handler exiting: len(cache)=0, thread._state=TERMINATE [DEBUG:MainProcess:Thread-1457 (worker)] worker exiting after 3 tasks [DEBUG:MainProcess:Thread-1459 (worker)] worker exiting after 1 tasks [DEBUG:MainProcess:Thread-1442 (worker)] joining task handler [DEBUG:MainProcess:Thread-1443 (worker)] joining task handler PASSED [ 84%][DEBUG:MainProcess:Thread-1460 (worker)] worker exiting after 3 tasks [DEBUG:MainProcess:Thread-1458 (worker)] worker exiting after 1 tasks [DEBUG:MainProcess:Thread-1442 (worker)] joining result handler [DEBUG:MainProcess:Thread-1443 (worker)] joining result handler [DEBUG:MainProcess:Thread-1442 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1443 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1442 (worker)] worker exiting after 2 tasks [DEBUG:MainProcess:Thread-1443 (worker)] worker exiting after 2 tasks joblib/test/test_parallel.py::test_invalid_njobs[None] PASSED [ 84%] joblib/test/test_parallel.py::test_invalid_njobs[loky] PASSED [ 84%] joblib/test/test_parallel.py::test_invalid_njobs[multiprocessing] PASSED [ 84%] joblib/test/test_parallel.py::test_invalid_njobs[sequential] PASSED [ 84%] joblib/test/test_parallel.py::test_invalid_njobs[threading] PASSED [ 84%] joblib/test/test_parallel.py::test_invalid_njobs[backend5] PASSED [ 84%] joblib/test/test_parallel.py::test_invalid_njobs[backend6] PASSED [ 84%] joblib/test/test_parallel.py::test_invalid_njobs[backend7] PASSED [ 85%] joblib/test/test_parallel.py::test_invalid_njobs[backend8] PASSED [ 85%] joblib/test/test_parallel.py::test_invalid_njobs[backend9] PASSED [ 85%] joblib/test/test_parallel.py::test_register_parallel_backend PASSED [ 85%] joblib/test/test_parallel.py::test_overwrite_default_backend PASSED [ 85%] joblib/test/test_parallel.py::test_backend_context_manager[multiprocessing] PASSED [ 85%] joblib/test/test_parallel.py::test_backend_context_manager[loky] PASSED [ 85%] joblib/test/test_parallel.py::test_backend_context_manager[threading] PASSED [ 85%] joblib/test/test_parallel.py::test_backend_context_manager[test_backend_0] PASSED [ 85%] joblib/test/test_parallel.py::test_backend_context_manager[test_backend_1] PASSED [ 85%] joblib/test/test_parallel.py::test_backend_context_manager[test_backend_2] PASSED [ 85%] joblib/test/test_parallel.py::test_parameterized_backend_context_manager PASSED [ 85%] joblib/test/test_parallel.py::test_directly_parameterized_backend_context_manager PASSED [ 86%] joblib/test/test_parallel.py::test_nested_backend_context_manager[threading] PASSED [ 86%] joblib/test/test_parallel.py::test_nested_backend_context_manager[loky] PASSED [ 86%] joblib/test/test_parallel.py::test_nested_backend_context_manager[multiprocessing] PASSED [ 86%] joblib/test/test_parallel.py::test_nested_backend_context_manager[back_compat_backend] PASSED [ 86%] joblib/test/test_parallel.py::test_nested_backend_in_sequential[multiprocessing-2] PASSED [ 86%] joblib/test/test_parallel.py::test_nested_backend_in_sequential[multiprocessing--1] PASSED [ 86%] joblib/test/test_parallel.py::test_nested_backend_in_sequential[multiprocessing-None] PASSED [ 86%] joblib/test/test_parallel.py::test_nested_backend_in_sequential[loky-2] PASSED [ 86%] joblib/test/test_parallel.py::test_nested_backend_in_sequential[loky--1] PASSED [ 86%] joblib/test/test_parallel.py::test_nested_backend_in_sequential[loky-None] PASSED [ 86%] joblib/test/test_parallel.py::test_nested_backend_in_sequential[threading-2] PASSED [ 86%] joblib/test/test_parallel.py::test_nested_backend_in_sequential[threading--1] PASSED [ 86%] joblib/test/test_parallel.py::test_nested_backend_in_sequential[threading-None] PASSED [ 87%] joblib/test/test_parallel.py::test_backend_nesting_level[multiprocessing-multiprocessing] PASSED [ 87%] joblib/test/test_parallel.py::test_backend_nesting_level[multiprocessing-loky] PASSED [ 87%] joblib/test/test_parallel.py::test_backend_nesting_level[multiprocessing-threading] PASSED [ 87%] joblib/test/test_parallel.py::test_backend_nesting_level[loky-multiprocessing] PASSED [ 87%] joblib/test/test_parallel.py::test_backend_nesting_level[loky-loky] PASSED [ 87%] joblib/test/test_parallel.py::test_backend_nesting_level[loky-threading] PASSED [ 87%] joblib/test/test_parallel.py::test_backend_nesting_level[threading-multiprocessing] PASSED [ 87%] joblib/test/test_parallel.py::test_backend_nesting_level[threading-loky] PASSED [ 87%] joblib/test/test_parallel.py::test_backend_nesting_level[threading-threading] PASSED [ 87%] joblib/test/test_parallel.py::test_retrieval_context PASSED [ 87%] joblib/test/test_parallel.py::test_joblib_exception PASSED [ 87%] joblib/test/test_parallel.py::test_safe_function PASSED [ 88%] joblib/test/test_parallel.py::test_invalid_batch_size[0] PASSED [ 88%] joblib/test/test_parallel.py::test_invalid_batch_size[-1] PASSED [ 88%] joblib/test/test_parallel.py::test_invalid_batch_size[1.42] PASSED [ 88%] joblib/test/test_parallel.py::test_dispatch_race_condition[2-2-all-auto] PASSED [ 88%] joblib/test/test_parallel.py::test_dispatch_race_condition[2-2-n_jobs-auto] PASSED [ 88%] joblib/test/test_parallel.py::test_dispatch_race_condition[10-2-n_jobs-auto0] PASSED [ 88%] joblib/test/test_parallel.py::test_dispatch_race_condition[517-2-n_jobs-auto] PASSED [ 88%] joblib/test/test_parallel.py::test_dispatch_race_condition[10-2-n_jobs-auto1] PASSED [ 88%] joblib/test/test_parallel.py::test_dispatch_race_condition[10-4-n_jobs-auto] PASSED [ 88%] joblib/test/test_parallel.py::test_dispatch_race_condition[200-12-n_jobs-auto] PASSED [ 88%] joblib/test/test_parallel.py::test_dispatch_race_condition[25-12-2 * n_jobs-1] PASSED [ 88%] joblib/test/test_parallel.py::test_dispatch_race_condition[250-12-all-1] PASSED [ 89%] joblib/test/test_parallel.py::test_dispatch_race_condition[250-12-2 * n_jobs-7] PASSED [ 89%] joblib/test/test_parallel.py::test_dispatch_race_condition[200-12-2 * n_jobs-auto] PASSED [ 89%] joblib/test/test_parallel.py::test_default_mp_context PASSED [ 89%] joblib/test/test_parallel.py::test_no_blas_crash_or_freeze_with_subprocesses[multiprocessing] PASSED [ 89%] joblib/test/test_parallel.py::test_no_blas_crash_or_freeze_with_subprocesses[loky] PASSED [ 89%] joblib/test/test_parallel.py::test_parallel_with_interactively_defined_functions[multiprocessing] PASSED [ 89%] joblib/test/test_parallel.py::test_parallel_with_interactively_defined_functions[loky] PASSED [ 89%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[delayed-def square(x):\n return x ** 2\n-multiprocessing] PASSED [ 89%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[delayed-def square(x):\n return x ** 2\n-loky] PASSED [ 89%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[delayed-def square(x):\n return x ** 2\n-spawn] PASSED [ 89%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[delayed-def gen_square():\n def square(x):\n return x ** 2\n return square\nsquare = gen_square()\n-multiprocessing] SKIPPED [ 89%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[delayed-def gen_square():\n def square(x):\n return x ** 2\n return square\nsquare = gen_square()\n-loky] PASSED [ 90%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[delayed-def gen_square():\n def square(x):\n return x ** 2\n return square\nsquare = gen_square()\n-spawn] SKIPPED [ 90%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[delayed-square = lambda x: x ** 2\n-multiprocessing] SKIPPED [ 90%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[delayed-square = lambda x: x ** 2\n-loky] PASSED [ 90%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[delayed-square = lambda x: x ** 2\n-spawn] SKIPPED [ 90%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[args-def square(x):\n return x ** 2\n-multiprocessing] PASSED [ 90%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[args-def square(x):\n return x ** 2\n-loky] PASSED [ 90%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[args-def square(x):\n return x ** 2\n-spawn] PASSED [ 90%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[args-def gen_square():\n def square(x):\n return x ** 2\n return square\nsquare = gen_square()\n-multiprocessing] SKIPPED [ 90%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[args-def gen_square():\n def square(x):\n return x ** 2\n return square\nsquare = gen_square()\n-loky] PASSED [ 90%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[args-def gen_square():\n def square(x):\n return x ** 2\n return square\nsquare = gen_square()\n-spawn] SKIPPED [ 90%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[args-square = lambda x: x ** 2\n-multiprocessing] SKIPPED [ 90%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[args-square = lambda x: x ** 2\n-loky] PASSED [ 90%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[args-square = lambda x: x ** 2\n-spawn] SKIPPED [ 91%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[kwargs-def square(x):\n return x ** 2\n-multiprocessing] PASSED [ 91%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[kwargs-def square(x):\n return x ** 2\n-loky] PASSED [ 91%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[kwargs-def square(x):\n return x ** 2\n-spawn] PASSED [ 91%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[kwargs-def gen_square():\n def square(x):\n return x ** 2\n return square\nsquare = gen_square()\n-multiprocessing] SKIPPED [ 91%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[kwargs-def gen_square():\n def square(x):\n return x ** 2\n return square\nsquare = gen_square()\n-loky] PASSED [ 91%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[kwargs-def gen_square():\n def square(x):\n return x ** 2\n return square\nsquare = gen_square()\n-spawn] SKIPPED [ 91%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[kwargs-square = lambda x: x ** 2\n-multiprocessing] SKIPPED [ 91%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[kwargs-square = lambda x: x ** 2\n-loky] PASSED [ 91%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[kwargs-square = lambda x: x ** 2\n-spawn] SKIPPED [ 91%] joblib/test/test_parallel.py::test_parallel_with_interactively_defined_functions_default_backend PASSED [ 91%] joblib/test/test_parallel.py::test_parallel_with_interactively_defined_bound_method PASSED [ 91%] joblib/test/test_parallel.py::test_parallel_with_exhausted_iterator PASSED [ 92%] joblib/test/test_parallel.py::test_auto_memmap_on_arrays_from_generator[multiprocessing] PASSED [ 92%] joblib/test/test_parallel.py::test_auto_memmap_on_arrays_from_generator[loky] PASSED [ 92%] joblib/test/test_parallel.py::test_memmap_with_big_offset PASSED [ 92%] joblib/test/test_parallel.py::test_warning_about_timeout_not_supported_by_backend PASSED [ 92%] joblib/test/test_parallel.py::test_abort_backend[1-None] PASSED [ 92%] joblib/test/test_parallel.py::test_abort_backend[1-loky] PASSED [ 92%] joblib/test/test_parallel.py::test_abort_backend[1-multiprocessing] PASSED [ 92%] joblib/test/test_parallel.py::test_abort_backend[1-sequential] PASSED [ 92%] joblib/test/test_parallel.py::test_abort_backend[1-threading] PASSED [ 92%] joblib/test/test_parallel.py::test_abort_backend[1-backend5] PASSED [ 92%] joblib/test/test_parallel.py::test_abort_backend[1-backend6] PASSED [ 92%] joblib/test/test_parallel.py::test_abort_backend[1-backend7] PASSED [ 93%] joblib/test/test_parallel.py::test_abort_backend[1-backend8] PASSED [ 93%] joblib/test/test_parallel.py::test_abort_backend[1-backend9] PASSED [ 93%] joblib/test/test_parallel.py::test_abort_backend[2-None] PASSED [ 93%] joblib/test/test_parallel.py::test_abort_backend[2-loky] PASSED [ 93%] joblib/test/test_parallel.py::test_abort_backend[2-multiprocessing] PASSED [ 93%] joblib/test/test_parallel.py::test_abort_backend[2-sequential] PASSED [ 93%] joblib/test/test_parallel.py::test_abort_backend[2-threading] PASSED [ 93%] joblib/test/test_parallel.py::test_abort_backend[2-backend5] PASSED [ 93%] joblib/test/test_parallel.py::test_abort_backend[2-backend6] PASSED [ 93%] joblib/test/test_parallel.py::test_abort_backend[2-backend7] PASSED [ 93%] joblib/test/test_parallel.py::test_abort_backend[2-backend8] PASSED [ 93%] joblib/test/test_parallel.py::test_abort_backend[2-backend9] PASSED [ 93%] joblib/test/test_parallel.py::test_abort_backend[-2-None] PASSED [ 94%] joblib/test/test_parallel.py::test_abort_backend[-2-loky] PASSED [ 94%] joblib/test/test_parallel.py::test_abort_backend[-2-multiprocessing] PASSED [ 94%] joblib/test/test_parallel.py::test_abort_backend[-2-sequential] PASSED [ 94%] joblib/test/test_parallel.py::test_abort_backend[-2-threading] PASSED [ 94%] joblib/test/test_parallel.py::test_abort_backend[-2-backend5] PASSED [ 94%] joblib/test/test_parallel.py::test_abort_backend[-2-backend6] PASSED [ 94%] joblib/test/test_parallel.py::test_abort_backend[-2-backend7] PASSED [ 94%] joblib/test/test_parallel.py::test_abort_backend[-2-backend8] PASSED [ 94%] joblib/test/test_parallel.py::test_abort_backend[-2-backend9] PASSED [ 94%] joblib/test/test_parallel.py::test_abort_backend[-1-None] PASSED [ 94%] joblib/test/test_parallel.py::test_abort_backend[-1-loky] PASSED [ 94%] joblib/test/test_parallel.py::test_abort_backend[-1-multiprocessing] PASSED [ 95%] joblib/test/test_parallel.py::test_abort_backend[-1-sequential] PASSED [ 95%] joblib/test/test_parallel.py::test_abort_backend[-1-threading] PASSED [ 95%] joblib/test/test_parallel.py::test_abort_backend[-1-backend5] PASSED [ 95%] joblib/test/test_parallel.py::test_abort_backend[-1-backend6] PASSED [ 95%] joblib/test/test_parallel.py::test_abort_backend[-1-backend7] PASSED [ 95%] joblib/test/test_parallel.py::test_abort_backend[-1-backend8] PASSED [ 95%] joblib/test/test_parallel.py::test_abort_backend[-1-backend9] PASSED [ 95%] joblib/test/test_parallel.py::test_memmapping_leaks[multiprocessing] PASSED [ 95%] joblib/test/test_parallel.py::test_lambda_expression[None] PASSED [ 95%] joblib/test/test_parallel.py::test_lambda_expression[loky] PASSED [ 95%] joblib/test/test_parallel.py::test_lambda_expression[threading] PASSED [ 95%] joblib/test/test_parallel.py::test_backend_batch_statistics_reset[multiprocessing] PASSED [ 96%] joblib/test/test_parallel.py::test_backend_batch_statistics_reset[loky] PASSED [ 96%] joblib/test/test_parallel.py::test_backend_hinting_and_constraints PASSED [ 96%] joblib/test/test_parallel.py::test_backend_hinting_and_constraints_with_custom_backends PASSED [ 96%] joblib/test/test_parallel.py::test_invalid_backend_hinting_and_constraints PASSED [ 96%] joblib/test/test_parallel.py::test_global_parallel_backend PASSED [ 96%] joblib/test/test_parallel.py::test_external_backends PASSED [ 96%] joblib/test/test_parallel.py::test_nested_parallelism_limit[loky] PASSED [ 96%] joblib/test/test_parallel.py::test_nested_parallelism_limit[threading] PASSED [ 96%] joblib/test/test_parallel.py::test_nested_parallelism_with_dask PASSED [ 96%] joblib/test/test_parallel.py::test_thread_bomb_mitigation[threading] PASSED [ 96%] joblib/test/test_parallel.py::test_parallel_thread_limit[None] SKIPPED [ 96%] joblib/test/test_parallel.py::test_parallel_thread_limit[loky] SKIPPED [ 96%] joblib/test/test_parallel.py::test_dask_backend_when_dask_not_installed SKIPPED [ 97%] joblib/test/test_parallel.py::test_zero_worker_backend PASSED [ 97%] joblib/test/test_parallel.py::test_globals_update_at_each_parallel_call PASSED [ 97%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child[2] PASSED [ 97%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child[4] PASSED [ 97%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child[-2] PASSED [ 97%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child[-1] PASSED [ 97%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child_context[2-1] PASSED [ 97%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child_context[2-2] PASSED [ 97%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child_context[2-4] PASSED [ 97%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child_context[2-None] PASSED [ 97%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child_context[-1-1] PASSED [ 97%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child_context[-1-2] PASSED [ 98%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child_context[-1-4] PASSED [ 98%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child_context[-1-None] PASSED [ 98%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child_override[OPENBLAS_NUM_THREADS-2] PASSED [ 98%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child_override[OPENBLAS_NUM_THREADS--1] PASSED [ 98%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child_override[MKL_NUM_THREADS-2] PASSED [ 98%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child_override[MKL_NUM_THREADS--1] PASSED [ 98%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child_override[OMP_NUM_THREADS-2] PASSED [ 98%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child_override[OMP_NUM_THREADS--1] PASSED [ 98%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child_context_error[multiprocessing] PASSED [ 98%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child_context_error[threading] PASSED [ 98%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child_context_error[backend2] PASSED [ 98%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child_context_error[backend3] PASSED [ 99%] joblib/test/test_parallel.py::test_loky_reuse_workers[2] PASSED [ 99%] joblib/test/test_parallel.py::test_loky_reuse_workers[4] PASSED [ 99%] joblib/test/test_parallel.py::test_loky_reuse_workers[-1] PASSED [ 99%] joblib/test/test_store_backends.py::test_concurrency_safe_write[multiprocessing] PASSED [ 99%] joblib/test/test_store_backends.py::test_concurrency_safe_write[loky] PASSED [ 99%] joblib/test/test_store_backends.py::test_concurrency_safe_write[threading] PASSED [ 99%] joblib/test/test_testing.py::test_check_subprocess_call PASSED [ 99%] joblib/test/test_testing.py::test_check_subprocess_call_non_matching_regex PASSED [ 99%] joblib/test/test_testing.py::test_check_subprocess_call_wrong_command PASSED [ 99%] joblib/test/test_testing.py::test_check_subprocess_call_non_zero_return_code PASSED [ 99%] joblib/test/test_testing.py::test_check_subprocess_call_timeout PASSED [ 99%] joblib/test/data/create_numpy_pickle.py::joblib.test.data.create_numpy_pickle.get_joblib_version PASSED [100%] ==================================== ERRORS ==================================== ________________________ ERROR at setup of test_simple _________________________ file /home/buildozer/aports/community/py3-joblib/src/joblib-1.0.1/joblib/test/test_dask.py, line 38 def test_simple(loop): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 121 @pytest.fixture def loop(loop_in_thread): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 126 @pytest.fixture def loop_in_thread(cleanup): E fixture 'cleanup' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, loop, loop_in_thread, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /usr/lib/python3.10/site-packages/distributed/utils_test.py:126 ____________ ERROR at setup of test_dask_backend_uses_autobatching _____________ file /home/buildozer/aports/community/py3-joblib/src/joblib-1.0.1/joblib/test/test_dask.py, line 53 def test_dask_backend_uses_autobatching(loop): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 121 @pytest.fixture def loop(loop_in_thread): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 126 @pytest.fixture def loop_in_thread(cleanup): E fixture 'cleanup' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, loop, loop_in_thread, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /usr/lib/python3.10/site-packages/distributed/utils_test.py:126 ______________ ERROR at setup of test_dont_assume_function_purity ______________ file /home/buildozer/aports/community/py3-joblib/src/joblib-1.0.1/joblib/test/test_dask.py, line 81 def test_dont_assume_function_purity(loop): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 121 @pytest.fixture def loop(loop_in_thread): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 126 @pytest.fixture def loop_in_thread(cleanup): E fixture 'cleanup' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, loop, loop_in_thread, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /usr/lib/python3.10/site-packages/distributed/utils_test.py:126 __________________ ERROR at setup of test_dask_funcname[True] __________________ file /home/buildozer/aports/community/py3-joblib/src/joblib-1.0.1/joblib/test/test_dask.py, line 89 @pytest.mark.parametrize("mixed", [True, False]) def test_dask_funcname(loop, mixed): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 121 @pytest.fixture def loop(loop_in_thread): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 126 @pytest.fixture def loop_in_thread(cleanup): E fixture 'cleanup' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, loop, loop_in_thread, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /usr/lib/python3.10/site-packages/distributed/utils_test.py:126 _________________ ERROR at setup of test_dask_funcname[False] __________________ file /home/buildozer/aports/community/py3-joblib/src/joblib-1.0.1/joblib/test/test_dask.py, line 89 @pytest.mark.parametrize("mixed", [True, False]) def test_dask_funcname(loop, mixed): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 121 @pytest.fixture def loop(loop_in_thread): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 126 @pytest.fixture def loop_in_thread(cleanup): E fixture 'cleanup' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, loop, loop_in_thread, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /usr/lib/python3.10/site-packages/distributed/utils_test.py:126 __________ ERROR at setup of test_no_undesired_distributed_cache_hit ___________ file /home/buildozer/aports/community/py3-joblib/src/joblib-1.0.1/joblib/test/test_dask.py, line 115 def test_no_undesired_distributed_cache_hit(loop): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 121 @pytest.fixture def loop(loop_in_thread): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 126 @pytest.fixture def loop_in_thread(cleanup): E fixture 'cleanup' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, loop, loop_in_thread, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /usr/lib/python3.10/site-packages/distributed/utils_test.py:126 ____________________ ERROR at setup of test_manual_scatter _____________________ file /home/buildozer/aports/community/py3-joblib/src/joblib-1.0.1/joblib/test/test_dask.py, line 191 def test_manual_scatter(loop): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 121 @pytest.fixture def loop(loop_in_thread): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 126 @pytest.fixture def loop_in_thread(cleanup): E fixture 'cleanup' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, loop, loop_in_thread, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /usr/lib/python3.10/site-packages/distributed/utils_test.py:126 _____________________ ERROR at setup of test_auto_scatter ______________________ file /home/buildozer/aports/community/py3-joblib/src/joblib-1.0.1/joblib/test/test_dask.py, line 228 def test_auto_scatter(loop_in_thread): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 126 @pytest.fixture def loop_in_thread(cleanup): E fixture 'cleanup' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, loop, loop_in_thread, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /usr/lib/python3.10/site-packages/distributed/utils_test.py:126 ___________________ ERROR at setup of test_nested_scatter[0] ___________________ file /home/buildozer/aports/community/py3-joblib/src/joblib-1.0.1/joblib/test/test_dask.py, line 258 @pytest.mark.parametrize("retry_no", list(range(2))) def test_nested_scatter(loop, retry_no): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 121 @pytest.fixture def loop(loop_in_thread): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 126 @pytest.fixture def loop_in_thread(cleanup): E fixture 'cleanup' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, loop, loop_in_thread, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /usr/lib/python3.10/site-packages/distributed/utils_test.py:126 ___________________ ERROR at setup of test_nested_scatter[1] ___________________ file /home/buildozer/aports/community/py3-joblib/src/joblib-1.0.1/joblib/test/test_dask.py, line 258 @pytest.mark.parametrize("retry_no", list(range(2))) def test_nested_scatter(loop, retry_no): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 121 @pytest.fixture def loop(loop_in_thread): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 126 @pytest.fixture def loop_in_thread(cleanup): E fixture 'cleanup' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, loop, loop_in_thread, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /usr/lib/python3.10/site-packages/distributed/utils_test.py:126 ____________ ERROR at setup of test_nested_backend_context_manager _____________ file /home/buildozer/aports/community/py3-joblib/src/joblib-1.0.1/joblib/test/test_dask.py, line 288 def test_nested_backend_context_manager(loop_in_thread): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 126 @pytest.fixture def loop_in_thread(cleanup): E fixture 'cleanup' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, loop, loop_in_thread, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /usr/lib/python3.10/site-packages/distributed/utils_test.py:126 ____ ERROR at setup of test_nested_backend_context_manager_implicit_n_jobs _____ file /home/buildozer/aports/community/py3-joblib/src/joblib-1.0.1/joblib/test/test_dask.py, line 315 def test_nested_backend_context_manager_implicit_n_jobs(loop): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 121 @pytest.fixture def loop(loop_in_thread): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 126 @pytest.fixture def loop_in_thread(cleanup): E fixture 'cleanup' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, loop, loop_in_thread, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /usr/lib/python3.10/site-packages/distributed/utils_test.py:126 ---------------------------- Captured stderr setup ----------------------------- [DEBUG:LokyProcess-3:MainThread] recreated blocker with handle 281468374831104 and name "/loky-96936-1hnswfeb" [DEBUG:LokyProcess-3:MainThread] recreated blocker with handle 281468374663168 and name "/loky-96936-5212fhvx" [INFO:LokyProcess-3:MainThread] child process calling self.run() [DEBUG:LokyProcess-3:MainThread] Worker started with timeout=300 ________________________ ERROR at setup of test_errors _________________________ file /home/buildozer/aports/community/py3-joblib/src/joblib-1.0.1/joblib/test/test_dask.py, line 341 def test_errors(loop): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 121 @pytest.fixture def loop(loop_in_thread): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 126 @pytest.fixture def loop_in_thread(cleanup): E fixture 'cleanup' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, loop, loop_in_thread, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /usr/lib/python3.10/site-packages/distributed/utils_test.py:126 ________________ ERROR at setup of test_correct_nested_backend _________________ file /home/buildozer/aports/community/py3-joblib/src/joblib-1.0.1/joblib/test/test_dask.py, line 349 def test_correct_nested_backend(loop): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 121 @pytest.fixture def loop(loop_in_thread): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 126 @pytest.fixture def loop_in_thread(cleanup): E fixture 'cleanup' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, loop, loop_in_thread, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /usr/lib/python3.10/site-packages/distributed/utils_test.py:126 _______________ ERROR at setup of test_secede_with_no_processes ________________ file /home/buildozer/aports/community/py3-joblib/src/joblib-1.0.1/joblib/test/test_dask.py, line 382 def test_secede_with_no_processes(loop): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 121 @pytest.fixture def loop(loop_in_thread): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 126 @pytest.fixture def loop_in_thread(cleanup): E fixture 'cleanup' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, loop, loop_in_thread, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /usr/lib/python3.10/site-packages/distributed/utils_test.py:126 _________________ ERROR at setup of test_dask_backend_keywords _________________ file /home/buildozer/aports/community/py3-joblib/src/joblib-1.0.1/joblib/test/test_dask.py, line 394 def test_dask_backend_keywords(loop): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 121 @pytest.fixture def loop(loop_in_thread): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 126 @pytest.fixture def loop_in_thread(cleanup): E fixture 'cleanup' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, loop, loop_in_thread, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /usr/lib/python3.10/site-packages/distributed/utils_test.py:126 ________________________ ERROR at setup of test_cleanup ________________________ file /home/buildozer/aports/community/py3-joblib/src/joblib-1.0.1/joblib/test/test_dask.py, line 408 def test_cleanup(loop): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 121 @pytest.fixture def loop(loop_in_thread): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 126 @pytest.fixture def loop_in_thread(cleanup): E fixture 'cleanup' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, loop, loop_in_thread, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /usr/lib/python3.10/site-packages/distributed/utils_test.py:126 =================================== FAILURES =================================== _______________________ test_compress_mmap_mode_warning ________________________ tmpdir = local('/tmp/pytest-of-buildozer/pytest-264/test_compress_mmap_mode_warnin0') @with_numpy def test_compress_mmap_mode_warning(tmpdir): # Test the warning in case of compress + mmap_mode rnd = np.random.RandomState(0) a = rnd.random_sample(10) this_filename = tmpdir.join('test.pkl').strpath numpy_pickle.dump(a, this_filename, compress=1) with warns(UserWarning) as warninfo: numpy_pickle.load(this_filename, mmap_mode='r+') > assert len(warninfo) == 1 E assert 3 == 1 E + where 3 = len(WarningsChecker(record=True)) joblib/test/test_numpy_pickle.py:279: AssertionError ----------------------------- Captured stderr call ----------------------------- [DEBUG:MainProcess:MainThread] [MEMMAP READ] creating a memmap (shape (10,), filename test.pkl, pid 96936) ______________ test_nested_parallel_warnings[threading-loky-True] ______________ parent_backend = 'threading', child_backend = 'loky', expected = True @with_multiprocessing @parametrize('parent_backend,child_backend,expected', [ ('loky', 'multiprocessing', True), ('loky', 'loky', False), ('multiprocessing', 'multiprocessing', True), ('multiprocessing', 'loky', True), ('threading', 'multiprocessing', True), ('threading', 'loky', True), ]) def test_nested_parallel_warnings(parent_backend, child_backend, expected): # no warnings if inner_n_jobs=1 > Parallel(n_jobs=2, backend=parent_backend)( delayed(_assert_warning_nested)( backend=child_backend, inner_n_jobs=1, expected=False) for _ in range(5)) joblib/test/test_parallel.py:217: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ joblib/parallel.py:1054: in __call__ self.retrieve() joblib/parallel.py:933: in retrieve self._output.extend(job.get(timeout=self.timeout)) /usr/lib/python3.10/multiprocessing/pool.py:774: in get raise self._value /usr/lib/python3.10/multiprocessing/pool.py:125: in worker result = (True, func(*args, **kwds)) joblib/_parallel_backends.py:595: in __call__ return self.func(*args, **kwargs) joblib/parallel.py:262: in __call__ return [func(*args, **kwargs) joblib/parallel.py:262: in return [func(*args, **kwargs) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ backend = 'loky', inner_n_jobs = 1, expected = False def _assert_warning_nested(backend, inner_n_jobs, expected): with warns(None) as records: parallel_func(backend=backend, inner_n_jobs=inner_n_jobs) if expected: # with threading, we might see more that one records if len(records) > 0: return 'backed parallel loops cannot' in records[0].message.args[0] return False else: > assert len(records) == 0 E assert 1 == 0 E + where 1 = len(WarningsChecker(record=True)) joblib/test/test_parallel.py:202: AssertionError ----------------------------- Captured stderr call ----------------------------- [DEBUG:MainProcess:MainThread] created semlock with handle 281468340703232 [DEBUG:MainProcess:MainThread] created semlock with handle 281468340699136 [DEBUG:MainProcess:MainThread] added worker [DEBUG:MainProcess:MainThread] added worker [DEBUG:MainProcess:MainThread] closing pool [DEBUG:MainProcess:MainThread] terminating pool [DEBUG:MainProcess:MainThread] finalizing pool [DEBUG:MainProcess:MainThread] helping task handler/workers to finish [DEBUG:MainProcess:Thread-1293 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:MainThread] joining worker handler [DEBUG:MainProcess:Thread-1294 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1297 (_handle_results)] result handler found thread._state=TERMINATE [DEBUG:MainProcess:Thread-1295 (_handle_workers)] worker handler exiting [DEBUG:MainProcess:Thread-1293 (worker)] worker exiting after 3 tasks [DEBUG:MainProcess:Thread-1296 (_handle_tasks)] task handler got sentinel [DEBUG:MainProcess:Thread-1294 (worker)] worker exiting after 2 tasks [DEBUG:MainProcess:Thread-1297 (_handle_results)] result handler exiting: len(cache)=0, thread._state=TERMINATE [DEBUG:MainProcess:MainThread] joining task handler [DEBUG:MainProcess:Thread-1296 (_handle_tasks)] task handler sending sentinel to result handler [DEBUG:MainProcess:Thread-1296 (_handle_tasks)] task handler sending sentinel to workers [DEBUG:MainProcess:Thread-1296 (_handle_tasks)] task handler exiting [DEBUG:MainProcess:MainThread] joining result handler =========================== short test summary info ============================ FAILED joblib/test/test_numpy_pickle.py::test_compress_mmap_mode_warning - as... FAILED joblib/test/test_parallel.py::test_nested_parallel_warnings[threading-loky-True] ERROR joblib/test/test_dask.py::test_simple ERROR joblib/test/test_dask.py::test_dask_backend_uses_autobatching ERROR joblib/test/test_dask.py::test_dont_assume_function_purity ERROR joblib/test/test_dask.py::test_dask_funcname[True] ERROR joblib/test/test_dask.py::test_dask_funcname[False] ERROR joblib/test/test_dask.py::test_no_undesired_distributed_cache_hit ERROR joblib/test/test_dask.py::test_manual_scatter ERROR joblib/test/test_dask.py::test_auto_scatter ERROR joblib/test/test_dask.py::test_nested_scatter[0] ERROR joblib/test/test_dask.py::test_nested_scatter[1] ERROR joblib/test/test_dask.py::test_nested_backend_context_manager ERROR joblib/test/test_dask.py::test_nested_backend_context_manager_implicit_n_jobs ERROR joblib/test/test_dask.py::test_errors ERROR joblib/test/test_dask.py::test_correct_nested_backend ERROR joblib/test/test_dask.py::test_secede_with_no_processes ERROR joblib/test/test_dask.py::test_dask_backend_keywords ERROR joblib/test/test_dask.py::test_cleanup = 2 failed, 1186 passed, 21 skipped, 7 deselected, 1 xfailed, 3 xpassed, 17 errors in 218.67s (0:03:38) = [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, started 281467213080968)>, (, ))] [DEBUG:MainProcess:ExecutorManagerThread] closing call_queue [DEBUG:MainProcess:ExecutorManagerThread] telling queue thread to quit [DEBUG:MainProcess:ExecutorManagerThread] Queue.join_thread() [DEBUG:MainProcess:QueueFeederThread] feeder thread got sentinel -- exiting [DEBUG:MainProcess:ExecutorManagerThread] closing result_queue [DEBUG:MainProcess:ExecutorManagerThread] closing thread_wakeup [DEBUG:MainProcess:ExecutorManagerThread] joining processes [DEBUG:MainProcess:ExecutorManagerThread] executor management thread clean shutdown of worker processes: [129961, 129962] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 281467213080968)>, (, ))] [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_2e94271a39d94b2289601a2296a333f4_f6416202b9c140cf835b41c5d26bec16 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_d1cf2d49b9fc484294bc017f785f3b7e_d3e55dc1b576436791a000beed1dde39 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_235a0ffa8c2a4fc9aaef6a00df330941_5c2ba182e8cb41d1b024e9e8305c2d80 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_f0276bf1f73b45c9bb9a1bc43d97cc46_b61d47b20d4947c3b60af432e9ef7573 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_a48796997a12462a89e2d1c18ae55294_f20730a13f7c461e904e6ca93157b482 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_8cce56442c8d4cbc9914049868088a4f_7eebcd0144a6485783cb7084ec7b31c9 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_cd0fa48bce10436e8f2a8c7f718c0c42_75c3a5af540b4f7487c9ace9e6b1228e [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_4290f06324924321a704686794e2eabf_5e74408819974bb5b4954ed4c1b814a9 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_1e3f56b4b1f74fd897a2ce7d9c19fe08_da529ce96626440bbfc9a22edf9dc996 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_cc689e773db1455ba2c17b74562f9707_849c2b3053d5476290021d25b3c23ca9 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_d10829c3afbe462fa88c20b55cfc93eb_f72b9a45389942e3b71b640ada2ad75b [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_d39d7ad7dd7347f4a42cc5068ed39fe7_d5dc074b318c462b96d8397566dac3ac [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_0d385e09809b48b4aece07792edd6651_729950c2ba22472aa01d05562e097093 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_797367f3fbd44d04b841a709e2d1e146_c2798c912fad4e13ba734bd9bec1e09c [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_fd2d50e32e6a465385cabcc08b1f2887_fccc8749dd9a413c9ffa7f5a8c7f5df0 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_95598f8ab8aa45dba508b2e7aa52b242_07154609e6814b8484a46cd6ac3a0a2a [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_c2304870711741eea283b3991ebc4fa8_79aaa47c7c0e4fdaaaf9665509455b44 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_021ccd7389d34aaca88792dfd518609c_93c2700690fd45ce88a2f87254d7943f [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_0028d8c5ede4418493caef1fe24290e7_8bba5605832346ebb25e8e54b531ab99 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_486398ae7b7749caa2156a3f01188892_1f5e094f86dd4e7898fb0671805b7aef [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_bc85dbb3d273458b956cc6a479cdccdd_d6c09465b09c40bcb766a058347c3d23 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_e6da4387b3ad41fdaa1e717e20130ca2_fa23bfdea1804233a4914350eb55a5fd [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_411433125f5541b8b210a51f77194f2e_77a15d8509154ae7829aa7ecc1d3cdb7 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_066ea147b23b4a858409b8cbf07cf3c1_cb6f26cd5bf749a1be97c1218a66a7c3 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_27237a1bdf97434c985fd311f18313c7_a1b4dd3f6b6f478a947651d6914b2b1a [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_39071e4c65f345dbb3170ddfc40650c1_fbadb3af9520452291e5a449191345f5 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_004c06394dcc44759b23f81abde51611_0f943d98c1984cd587d2fbd7c0111a0f [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_2a638d842f734744b65e5625a7f6a10d_0c36e240fc3e422a93f7038a51c328da [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_485dfe0ad39442fbad8d897c21597e58_4fbde622b092487ebb9a1a1e5350ddde [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_36afeaff981c42beb2af0fc4f0c5b3f6_97ee3f16beef4d87a31edc13ad19426f [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_47ffa18be55b4a6dbbe055179908bc75_8856f3dc2d1a42dcb8cd634b35c6ff0c [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_129eabc9fec146728e855f189e3b6e77_d3cc5a9b8ff5458fb6f94d1619ac505d [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_121866b1774c4d819dfdf389206dbf8f_8b7a35cc00614a59a43f05a41eb65265 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_2845d58c05d0423b8f151510df1cf767_1db34e9a202a4d47abb67c0118801fe2 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_baa54cd0a532499aacaddf72e415eb46_80b72c7f20c8466eb8e3ec8ef6fa4c9e [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_f63ddcd121f8417eb52682539a20e96f_0632ea0aa3dd4b62b0189bf8b146e50d [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_acf93b90f50a4f1fab7af0777fbc6bfb_e96dc37b548a48db8fd21a09ce7e28d2 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_de9a95717f1e42efbe6284e5e438fdf2_696d9bf92e414cdc9cd6ca377c95f3c6 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_c84d01842905451cbbd93a70f354786b_de50125aa52045f0956e7a3138e8036f [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_c6fdba323c694448abf7119c2f90d4b6_ab43d5fcceb94498addcfc64ff48bbb3 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_9cd0b6ff80594984bc439d06dcc50d42_a96417ac192b4b4d8af085702a4765a8 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_8b2789fd91384b8f947226609fe727eb_ff5c78009e0440288376319a2c7dd214 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_f8c80790c813436da5b79f7c88401502_6c08387793684c38a0858c3b1c46dbf5 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_f9e8e6d64df34924b4075df2c792118d_c2e75d9265854f7fb84a5be53b986c4d [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_6aaaad5132ce4c60a572f078f2c4d8e8_727e185c7b434bd1b1deb15fb28d095a [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_b7f65a30c5014884a716ef66b09c315f_724397cc868c443ab64f188191e85867 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_500132c87081408eb4df390218111038_bfe07ab67de84d4783dfa92e12c7b69f [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_0bdb96bb4c7a44feb7ca74a2d1376648_939bcbc9e05b4800918e33792ffd2a97 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_c77f809dfba94ade865f6b3cc43e54a0_2342aa8a4d794eda938b63fca0499988 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_ae76eb93c9534ec599ce9910f17f1c35_1fed880c50aa4cbeb9d47a53206e9b2c [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_330f766b1d76482f92ea063915730210_9350fd76f9164428bcc9c7eaa31d4023 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_f7dfd0ebffab4172ad4dc599a20d43f6_8a17b73393994b44bb958b54b4df4c97 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_09837ed90e7841ffbf7f7bc9e1dab48e_3fecf1a0fea74df7a69f69ee588e9042 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_5febe8bab27945328d1213c546d19bfb_786272919e8340dc9a5de5bd9b881d6a [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_b82c2c8e91364411924743b1c95c471f_2351c95a36fa449688fc2f5bbce52ee2 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_b3f8632248324db3a52e4b41cf939e3c_4cc5f3b8c5574f0cb27bbf3541cf0d39 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_2d59e81b6dc0443d878687161ed3c9e6_e6a651e80c614fdaba8bd3b60b79319c [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_8f4f2f8d221748e4a73d16c9d860444b_a9f5bfff0fc049bebd0495b4bb21f02c [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_aa9040d55bf94b808db8ae84fffdac48_0597a20bf58c4e31a5d8ced6434f09c3 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_3eb72123d52b43f7a544921a3fd84763_191e4a719d614dfdbdb83c30cc86dbd5 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_237e67b1b1f9497ebb726c992cda8e28_04599c981ca94d908872fd8629350da1 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_42c0697344f2466b9664d145ac4b9cee_cb0a47e7732c4417b2c2f6521cb1df9c [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_84dff260115e4390b50c0e77383747fd_712b5120baf3456bba0108566145c3be [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_29a78307cfbc4ddb94835bde83de8fb3_4781e50f0e754819851ae7a80c117ef3 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_4e5e19b831c64bdb9dd7d48a795a7af6_1ebf1db77ddc4fee86b7e7bc9d66abac [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_988f857329914bce9bf6a6124488f4aa_d5e21bd883934835833c1f4f074bcae6 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_3001b62ebfd645b283e4573bd78230dd_05af4b6e81b84b25ba3da82857699d06 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_3001b62ebfd645b283e4573bd78230dd_1fda2ec8d6e54e8499da9afb79348746 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_6fdb1083eb904aba88bed7df292379a4_00d7da21fc4d4806939f464a3116548f [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_6fdb1083eb904aba88bed7df292379a4_9e58430f30794cf9bc83ec781784c83d [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_b9e862ea47af4226b50b4b815c04c053_d1abaa5945414cada24c46c1af16cdee [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_624a387ab89846babe95c08be58b490d_0700b4ce18864aa0803b4f0d11759d54 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_624a387ab89846babe95c08be58b490d_78fbcc80c416424fad655e2bca314ad3 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_d5d4059e198e4f37b83ee3d09b154818_7978ae12585c470caabb2c1d63c84284 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_14c497ca68334c7a84186f530bae0af1_cd9bba66e5094c0c9bdb2baa64d3c94a [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_5b32fad90c5f4345bb3c1a1ae8351608_005169e216e145f6bc1f68c6565a62ad [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_cff86686bd0249649d03c5481e9fde77_ab1c6e9150d947cb9179b6180002d046 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_07848143a1cf4440aaa92aa958c8c791_18824ba087f44d11a88d814c548e6edb [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_6b0e7900e7bf4e27b99c7f58cc59098a_a7952579c6f44f809799c0203b826116 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_e1d148770c1944089815775cde7f015c_452244c2a0894fd49e4ece3afd2857a6 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_21c05b851a7a42b3b57d151ac931b690_4691d8de71424245ab85a25dce54f893 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_5257e1d5c911455a869d50be3e667876_0cbf532dc3c74ec699fc37c0a30d347c [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_6e5a6fa1c595441a80b57d740f729c73_8c541398180f4c3fa878627e6db7d1e2 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_29c611ceb8be46b69bef0d0dfcf3d4e9_ce55226d055d4007a090cd7961337ce3 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_c2debe96b10f4e1e83969d32e9c26c51_5c01f2f94d53436b8a1f220a4be238ac [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_8b56bfb0fa174cd0b3e5e196333ecb05_944d43d506ee42b08cf092137e538434 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_07e713fad41541caae0678ec511c8158_25bc2d3ddb3c4dfc97af43e7c64eae70 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_1ec137b4a02f48b0bbf3786184f73fd0_0eb004eacedd40d3960bf106bc6c32bf [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_c2726b8c602f4697a9839099d9fda26f_3faf91f625e54adaa877f0008076fc71 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_68e3706037d1483cb19f5c588d2d9225_3e478ff229bd46ffbc052631bb6301ab [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_65949fb8474d4e6ebc2eae8d0738bbe1_337aa7dd55cc4be89c98c2a022ad118b [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_0f4fd75a3c28474c9e040b2104af2a19_68f6337b6adb426c8a249e5cf3d3de83 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_48a72e1adff349ce8a944f23acea81f0_ce406bc349044e6fb2358ae1005d8951 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_51611e56dfef48ddbc98c5873a2dfcaa_ac6110a9936e4e0db76526a8e253cdb3 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_fdfdfb81dd434b608373f7b630ad2c53_bcaa4357779e4ea68b362afa50c705ab [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_8508cbbf7cec4ae28da1637fbc3a823e_1cc361e46a8b427997a9de4cb990d59f [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_5e5c4c9efbd640b19f98f6d95e30095c_cb5ab10a49394afe975d3ec065ecc1b1 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_30f2b7c1902440088a6ec47764e51004_8e987441eebe44ec9f2fb7b4ba4519ec [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_d8d254c4bc74441586dbe37aa42a1671_c342573925d54e6fa4c80a92ea590377 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_48489335d8304884b7708014d70d2987_1aa2b6a9482b4dcfbb73a8d0f9404b88 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_ba124dc3a2a14cad979973f8e9b200ed_6396578358c143be8ce9e525efd713d9 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_7193c0d15af64f5cb0b38aa2cf3e45ed_2614d37a95384fd9b75c50413f897fcf [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_e924bcd8702942d58e8a4648b08af381_86907b0b56b24368b44fed4eb43b4c93 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_6e0e6a6459ae4b188681c5b1c544bf3d_ee49db08091e45b7a5e6fdf9a62e27e9 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_25f9267ea7384b8298988a55c9dbc1af_ec5679ea9aa84c6bb523f012518707ab [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_d0a04e0a28534ded917b8c811d26c08e_85e054f4d39a43619887d1025b9f1421 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_0e59e3fce2ba43a38de0235607cb51e6_e05608c32bf148c3bfd78b5e2c26b560 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_d9fd762b89924dd2abd8af7cd57f4d80_c015fc0d88944611bd0734dfd0019753 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_bd6a872acaee48b387c78136a8ab7f4d_338dbf4609d746f9b656402f799296f1 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_6b7f75e34bcb44eebdee6954db50267e_84a4687c51af4c66b106ebaec85e906e [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_08e342a921714dc8b28a06af36276dbc_6c7351a1166e4327849222b9c70a2f3e [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_c48afcc5e5ac4c2d83a4d2b04744e9f0_2ec218c143a3414cbe7ac89ac2f81071 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_89bb4389528a42898a886fd9b56f9876_654b7457acf94240ac8b9495632ad57f [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_b955f92c08a74c06913bf35328db6ec3_d42eea13a55045149e1295dbeb8d2c34 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_8980945cc0b34dd4a6ac398489d2ee74_a0a7e5d432d54570a221e8e76d9e1367 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_57957f206c0d42fe930df62a8cddf8f3_d69bc7926bab4003b550c1f29c5b9943 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_51be09132fed4038a0d598dc16a35105_f60fb787e67d4871b56c962cc0ecb2eb [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_d3744f7f9adf40a693e5a8870589c536_47161b2763124396a8035e7faca661b7 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_4c003600c5d74326a6a591893b2b153a_9616b9373b4b4bb0b59a3514b5c518e2 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_a1266b96c790405d8ad7c07bba8af7d5_c9130e279e2847ffb0035424464c4c91 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_2704ab205f0146a0a6f9b54918fa243b_8f93fbb5a5ae475299c96abb65ac4240 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_c9c8c2cbf2614d0ba758cdacad6c829f_019d8b13511d4ed1b22bf9bc434ee824 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_818267ce3d794857ae3ab56c1f234bea_508a7ed773074c659c0059ed0d486aa8 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_547ef9ce358147b7ae634e47031c86df_a5eaae7aa64a431aa6b26ad8eb938cf1 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_502911d0bf434f5baf857b16f9502bc3_d867c388d9324b2392129a449b42ecad [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_6ddbcdb0bd0c4b889d2a29d0a36a693b_eb9b3bf101d3461c940dc7ba334dbe72 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_2c79552a7be24fecb805ce0c6e695eca_7c58cb7bf0cc41669e6bdc48268a9824 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_b7597c0ba5dd4fa5aa3b761e5960d0a4_bc286bad32084f4d9e6ce01c54ce9bb3 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_7c9d02eede25458dbe0371d3d247651a_28e9a03b33a6441aa822c5d1d5aaa409 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_822dc9387d55428abfb49373797728bd_7cb75c1945c94407842a93571249aa20 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_e1585e94a6084dcebccb118b4521e870_ba26d159aff9466e9480a8437f86a9a1 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_bbd2d849ebda496b9763c25aa0efa01d_63d62a01439b4482846b8119f585ed07 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_0bad36bb10864b6b873efc65c51946cf_57db9bc6bf0c4b6fa4bdf9060677c2f3 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_3ff468480aad40629b4847ed44eedc33_37b377e51ac3481c97ee9ddec0aef2e6 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_cec706ba714b4cf782669f0da78a4778_c1b12a4143034de99f659aa9a9bc9c08 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_f25a1d4e1cd94898b0aed3f15a74de36_743f42f84f9148d2a40a54d43b5edf57 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_e07e18c37f3247ecb1e470a520487d7f_072fbe13e96a46caa4f6ca2a50974619 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_6b930bb8fe894c6ab0127f585bba9f9a_c8bd2ef8877f4c408172075d214c3640 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_c8ed328018794912bbe197a8d15eb849_f8fa8d3471fb427fb4188130b4e31c45 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_397459eb7d1846dd9828b559184529a4_edf0f0c7150b4b678c2d4a3219007607 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_b79a8e92508840bba58a09c806ca788f_6262bc7dff7f405ab3a535c147120471 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_054a74b993bb4112b8c05d8daaa45249_5ab08316f1874849b0b6a882aa6dda38 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_75754518e1164a2cb3757f74516fa0fd_bf306b31b80043d1b8ae2241282ce769 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_e37ec841bf97479d8cb7724a98b03d15_7616bf854e654c7d837d1a363252a662 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_55e1cac2892e4e2fb7e1c45a22432ae8_7297e0ad0fbd4d5281398f14d66fdb26 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_404da8a8eb094aa988b2e8d6f2ad05a2_3f26e7d684824fa28a55b9579ecb0839 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_6abc95704c7c445e8e8a06c08f180b6a_1dc08d43cec946e089429056cd51c87f [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_231431824e0c40da8816257c081f0b69_b88303c372f048c199817b9a3cd69d88 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_200a2107c2734db99e82b59cc1bb19db_2b7cf3afa4bc41a0b6aa3916992bde6e [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_12100792e72c4b54b5803395d00c7340_b195d32fd8114fa1b9a638644634155c [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_cc993086a43f4e79803c34ac0f357939_ea7ab9134572430fb8b59bc15dd3ed4c [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_5f4b5895ce60496fa13cdac5beee44bd_e4d5d414378b4e6cb31f27d7ac69c248 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_bab30f76e5094febbe2390bb51b0ea8d_5d0b79ff91fd4f648d2c42c3fe375d26 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_d1bfd45babe94092a2d935a2568d04b4_1664a68b88704d9488ec2ad2ccd228d1 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_034b7c35f9d545879657d80276eb0ddb_92a7619cb3b245fcb86a92fb515d4713 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_a19a172fbbb34116b8631889c91e1163_759aef3171484335a031f2b21d4ede0b [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_e36b17a9ea6f408b914c31e4e9382066_33d60ca319e34dfba0e615658c4a8ebb [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_962030f5dc6f417c9632da7b53245cac_37f6431e69ed4d2690e5d1c71b7d6049 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_962030f5dc6f417c9632da7b53245cac_a41d3ad5a8f14c548739ae6d4ffa872b [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_9ed5062fc1d846e98f0ab58d5523f39f_7fd774cdb2e942b08feeb49e88ac1a23 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_9ed5062fc1d846e98f0ab58d5523f39f_13b4be2e602647ababddda7b0387d308 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_0ac65755f51b447e8e1892d9bb29218f_12ea0f8a54074b129f5f47e63bc491cf [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_0ac65755f51b447e8e1892d9bb29218f_80143e1c482f45ffa8071ebfb4bc91ba [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_cb6250e35cc44c4c98bfe34dbb69aa44_ca3026677fd64ab59fb246ec0cead785 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_cb6250e35cc44c4c98bfe34dbb69aa44_f411eab9b05e423b91a4f90fc0495888 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_283f5803c94043b8aeb15fbfde1100d2_cbe0f0f36d6a41e98f055c0b1e7db436 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_1e5266f59d8640538a3a748cea82a80c_78a4952ba1fa4f079a21295c7a7bce47 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_cb6250e35cc44c4c98bfe34dbb69aa44_8ea723c4cf1c47ce832994a7adaeeb5b [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_4ee41884f6244b868d3202ea9beea3a9_bd16b30b2a01452c9123d03f18790395 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_cb6250e35cc44c4c98bfe34dbb69aa44_21ef438ae601464db5853dac9b161ca9 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_5aac993a11d24d9099baf93e403f68b4_d84c2829423548d29c93b78f083e8bdc [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_cb6250e35cc44c4c98bfe34dbb69aa44_eb4817d223744cc68d60149e6ad89a07 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_cb6250e35cc44c4c98bfe34dbb69aa44_cf7501bd5bed4db495c54ef7baf65304 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_2fd458220b4e42f098dc70315ee34cee_72d4073387364c83813c23eb2635e65d [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_0706065ed7ac4e289303d8849f751333_a6778158b25a4aef989087bb3ac1ec65 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_96936_76d1524b57cd4fe79894e7a70b2c8eec_bbfe5730d2c24e70b81ee92fc72319fb [INFO:MainProcess:MainThread] process shutting down [DEBUG:MainProcess:MainThread] running all "atexit" finalizers with priority >= 0 [INFO:MainProcess:MainThread] calling terminate() for daemon Dask Worker process (from Nanny) [INFO:MainProcess:MainThread] calling terminate() for daemon Dask Worker process (from Nanny) [INFO:MainProcess:MainThread] calling join() for process Dask Worker process (from Nanny) [INFO:MainProcess:MainThread] calling join() for process Dask Worker process (from Nanny) --- Logging error --- [DEBUG:MainProcess:MainThread] running the remaining "atexit" finalizers Traceback (most recent call last): File "/usr/lib/python3.10/logging/__init__.py", line 1103, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap self._bootstrap_inner() File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/usr/lib/python3.10/threading.py", line 953, in run self._target(*self._args, **self._kwargs) File "/usr/lib/python3.10/site-packages/distributed/process.py", line 256, in _watch_process logger.warning( Message: '[%s] process %r exit status was already read will report exitcode 255' Arguments: ('', 127535) --- Logging error --- Traceback (most recent call last): File "/usr/lib/python3.10/logging/__init__.py", line 1103, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap self._bootstrap_inner() File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/usr/lib/python3.10/threading.py", line 953, in run self._target(*self._args, **self._kwargs) File "/usr/lib/python3.10/site-packages/distributed/process.py", line 256, in _watch_process logger.warning( Message: '[%s] process %r exit status was already read will report exitcode 255' Arguments: ('', 127532) --- Logging error --- Traceback (most recent call last): File "/usr/lib/python3.10/logging/__init__.py", line 1103, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap self._bootstrap_inner() File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/usr/lib/python3.10/threading.py", line 953, in run self._target(*self._args, **self._kwargs) File "/usr/lib/python3.10/site-packages/distributed/utils.py", line 500, in run_loop loop.start() File "/usr/lib/python3.10/site-packages/tornado/platform/asyncio.py", line 215, in start self.asyncio_loop.run_forever() File "/usr/lib/python3.10/asyncio/base_events.py", line 603, in run_forever self._run_once() File "/usr/lib/python3.10/asyncio/base_events.py", line 1899, in _run_once handle._run() File "/usr/lib/python3.10/asyncio/events.py", line 80, in _run self._context.run(self._callback, *self._args) File "/usr/lib/python3.10/site-packages/distributed/utils.py", line 742, in wrapper return await func(*args, **kwargs) File "/usr/lib/python3.10/site-packages/distributed/nanny.py", line 538, in _on_worker_exit logger.warning("Restarting worker") Message: 'Restarting worker' Arguments: () [DEBUG:MainProcess:IO loop] created semlock with handle 281468428378112 [DEBUG:MainProcess:IO loop] created semlock with handle 281468427984896 [DEBUG:MainProcess:IO loop] created semlock with handle 281468427980800 [DEBUG:MainProcess:IO loop] created semlock with handle 281468427976704 [DEBUG:MainProcess:IO loop] created semlock with handle 281468427972608 [DEBUG:MainProcess:IO loop] created semlock with handle 281468427968512 --- Logging error --- Traceback (most recent call last): File "/usr/lib/python3.10/logging/__init__.py", line 1103, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap self._bootstrap_inner() File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/usr/lib/python3.10/threading.py", line 953, in run self._target(*self._args, **self._kwargs) File "/usr/lib/python3.10/site-packages/distributed/utils.py", line 500, in run_loop loop.start() File "/usr/lib/python3.10/site-packages/tornado/platform/asyncio.py", line 215, in start self.asyncio_loop.run_forever() File "/usr/lib/python3.10/asyncio/base_events.py", line 603, in run_forever self._run_once() File "/usr/lib/python3.10/asyncio/base_events.py", line 1899, in _run_once handle._run() File "/usr/lib/python3.10/asyncio/events.py", line 80, in _run self._context.run(self._callback, *self._args) File "/usr/lib/python3.10/site-packages/distributed/utils.py", line 742, in wrapper return await func(*args, **kwargs) File "/usr/lib/python3.10/site-packages/distributed/nanny.py", line 538, in _on_worker_exit logger.warning("Restarting worker") Message: 'Restarting worker' Arguments: () [DEBUG:MainProcess:IO loop] created semlock with handle 281468427964416 [DEBUG:MainProcess:IO loop] created semlock with handle 281468427960320 [DEBUG:MainProcess:IO loop] created semlock with handle 281468172070912 [DEBUG:MainProcess:IO loop] created semlock with handle 281468171902976 [DEBUG:MainProcess:IO loop] created semlock with handle 281468138147840 [DEBUG:MainProcess:IO loop] created semlock with handle 281468138143744 [DEBUG:MainProcess:IO loop] Queue._start_thread() [DEBUG:MainProcess:IO loop] doing self._thread.start() [DEBUG:MainProcess:QueueFeederThread] starting thread to feed data to pipe [DEBUG:MainProcess:IO loop] ... done self._thread.start() [DEBUG:MainProcess:IO loop] Queue._start_thread() [DEBUG:MainProcess:IO loop] doing self._thread.start() [DEBUG:MainProcess:QueueFeederThread] starting thread to feed data to pipe [DEBUG:MainProcess:IO loop] ... done self._thread.start() [DEBUG:MainProcess:IO loop] telling queue thread to quit [DEBUG:MainProcess:IO loop] telling queue thread to quit [DEBUG:MainProcess:QueueFeederThread] feeder thread got sentinel -- exiting [DEBUG:MainProcess:QueueFeederThread] feeder thread got sentinel -- exiting [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 281468428378112 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 281468427984896 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 281468427980800 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 281468427976704 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 281468427972608 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 281468427968512 [INFO/Dask Worker process (from Nanny)] child process calling self.run() [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 281468427964416 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 281468427960320 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 281468172070912 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 281468171902976 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 281468138147840 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 281468138143744 [INFO/Dask Worker process (from Nanny)] child process calling self.run() [DEBUG/Dask Worker process (from Nanny)] Queue.join_thread() [INFO/Dask Worker process (from Nanny)] process shutting down [DEBUG/Dask Worker process (from Nanny)] running all "atexit" finalizers with priority >= 0 [DEBUG/Dask Worker process (from Nanny)] running the remaining "atexit" finalizers [INFO/Dask Worker process (from Nanny)] process exiting with exitcode 0 [DEBUG/Dask Worker process (from Nanny)] Queue.join_thread() [INFO/Dask Worker process (from Nanny)] process shutting down [DEBUG/Dask Worker process (from Nanny)] running all "atexit" finalizers with priority >= 0 [DEBUG/Dask Worker process (from Nanny)] running the remaining "atexit" finalizers [INFO/Dask Worker process (from Nanny)] process exiting with exitcode 0 [DEBUG:MainProcess:IO loop] joining queue thread [DEBUG:MainProcess:IO loop] ... queue thread already dead [DEBUG:MainProcess:IO loop] joining queue thread [DEBUG:MainProcess:IO loop] ... queue thread already dead >>> ERROR: py3-joblib: check failed >>> py3-joblib: Uninstalling dependencies... (1/54) Purging .makedepends-py3-joblib (20221028.121644) (2/54) Purging py3-distributed (2022.9.1-r0) (3/54) Purging py3-click (8.1.3-r0) (4/54) Purging py3-dask (2022.9.1-r0) (5/54) Purging py3-fsspec (2022.8.2-r0) (6/54) Purging py3-tqdm (4.63.2-r0) (7/54) Purging py3-partd (1.3.0-r0) (8/54) Purging py3-pandas (1.5.1-r0) (9/54) Purging py3-dateutil (2.8.2-r1) (10/54) Purging py3-numpy (1.23.4-r0) (11/54) Purging py3-tz (2022.4-r0) (12/54) Purging py3-pyzmq (23.2.1-r0) (13/54) Purging py3-jinja2 (3.1.2-r0) (14/54) Purging py3-markupsafe (2.1.1-r1) (15/54) Purging py3-locket (1.0.0-r0) (16/54) Purging py3-msgpack (1.0.4-r0) (17/54) Purging py3-psutil (5.9.2-r0) (18/54) Purging py3-sortedcontainers (2.4.0-r1) (19/54) Purging py3-tblib (1.7.0-r3) (20/54) Purging py3-six (1.16.0-r3) (21/54) Purging py3-toolz (0.12.0-r0) (22/54) Purging py3-tornado (6.2-r0) (23/54) Purging py3-urllib3 (1.26.12-r0) (24/54) Purging py3-yaml (6.0-r0) (25/54) Purging py3-zict (2.2.0-r0) (26/54) Purging py3-heapdict (1.0.1-r2) (27/54) Purging py3-lmdb (1.2.1-r2) (28/54) Purging py3-loky (3.0.0-r1) (29/54) Purging py3-cloudpickle (1.6.0-r2) (30/54) Purging cython (0.29.32-r0) (31/54) Purging py3-setuptools (65.5.0-r0) (32/54) Purging py3-pytest (7.1.3-r1) (33/54) Purging py3-attrs (22.1.0-r0) (34/54) Purging py3-iniconfig (1.1.1-r3) (35/54) Purging py3-packaging (21.3-r2) (36/54) Purging py3-parsing (3.0.9-r0) (37/54) Purging py3-pluggy (1.0.0-r1) (38/54) Purging py3-py (1.11.0-r0) (39/54) Purging py3-tomli (2.0.1-r1) (40/54) Purging py3-threadpoolctl (2.2.0-r1) (41/54) Purging python3 (3.10.8-r3) (42/54) Purging libbz2 (1.0.8-r3) (43/54) Purging libffi (3.4.4-r0) (44/54) Purging gdbm (1.23-r0) (45/54) Purging xz-libs (5.2.7-r0) (46/54) Purging mpdecimal (2.5.1-r1) (47/54) Purging readline (8.2.0-r0) (48/54) Purging sqlite-libs (3.39.4-r0) (49/54) Purging openblas (0.3.21-r0) (50/54) Purging libgfortran (12.2.1_git20220924-r3) (51/54) Purging libzmq (4.3.4-r1) (52/54) Purging libsodium (1.0.18-r2) (53/54) Purging yaml (0.2.5-r0) (54/54) Purging lmdb (0.9.29-r2) Executing busybox-1.35.0-r27.trigger OK: 268 MiB in 92 packages