Bug#1002356: joblib: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.10 3.9" returned exit code 13

Lucas Nussbaum lucas at debian.org
Wed Dec 22 07:52:29 GMT 2021


Source: joblib
Version: 0.17.0-4
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20211220 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules binary
> dh binary --buildsystem=pybuild --with=python3
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_autoreconf -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:237: python3.10 setup.py config 
> /usr/lib/python3/dist-packages/setuptools/dist.py:723: UserWarning: Usage of dash-separated 'doc-files' will not be supported in future versions. Please use the underscore name 'doc_files' instead
>   warnings.warn(
> running config
> I: pybuild base:237: python3.9 setup.py config 
> /usr/lib/python3/dist-packages/setuptools/dist.py:723: UserWarning: Usage of dash-separated 'doc-files' will not be supported in future versions. Please use the underscore name 'doc_files' instead
>   warnings.warn(
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:237: /usr/bin/python3.10 setup.py build 
> /usr/lib/python3/dist-packages/setuptools/dist.py:723: UserWarning: Usage of dash-separated 'doc-files' will not be supported in future versions. Please use the underscore name 'doc_files' instead
>   warnings.warn(
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib
> copying joblib/_deprecated_my_exceptions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib
> copying joblib/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib
> copying joblib/_store_backends.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib
> copying joblib/logger.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib
> copying joblib/numpy_pickle_compat.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib
> copying joblib/parallel.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib
> copying joblib/pool.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib
> copying joblib/numpy_pickle.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib
> copying joblib/_deprecated_format_stack.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib
> copying joblib/_parallel_backends.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib
> copying joblib/_dask.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib
> copying joblib/compressor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib
> copying joblib/func_inspect.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib
> copying joblib/my_exceptions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib
> copying joblib/disk.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib
> copying joblib/_multiprocessing_helpers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib
> copying joblib/numpy_pickle_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib
> copying joblib/_memmapping_reducer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib
> copying joblib/testing.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib
> copying joblib/executor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib
> copying joblib/format_stack.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib
> copying joblib/hashing.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib
> copying joblib/memory.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib
> copying joblib/backports.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test
> copying joblib/test/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test
> copying joblib/test/test_parallel.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test
> copying joblib/test/test_memory.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test
> copying joblib/test/test_func_inspect_special_encoding.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test
> copying joblib/test/test_memmapping.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test
> copying joblib/test/test_init.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test
> copying joblib/test/test_logger.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test
> copying joblib/test/test_testing.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test
> copying joblib/test/test_numpy_pickle_compat.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test
> copying joblib/test/test_deprecated_objects.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test
> copying joblib/test/test_store_backends.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test
> copying joblib/test/test_disk.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test
> copying joblib/test/test_my_exceptions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test
> copying joblib/test/test_hashing.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test
> copying joblib/test/test_format_stack.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test
> copying joblib/test/test_numpy_pickle.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test
> copying joblib/test/common.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test
> copying joblib/test/test_backports.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test
> copying joblib/test/test_func_inspect.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test
> copying joblib/test/testutils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test
> copying joblib/test/test_numpy_pickle_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test
> copying joblib/test/test_dask.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test
> copying joblib/test/test_module.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/create_numpy_pickle.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/externals
> copying joblib/externals/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/externals
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/externals/cloudpickle
> copying joblib/externals/cloudpickle/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/externals/cloudpickle
> copying joblib/externals/cloudpickle/cloudpickle_fast.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/externals/cloudpickle
> copying joblib/externals/cloudpickle/cloudpickle.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/externals/cloudpickle
> copying joblib/externals/cloudpickle/compat.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/externals/cloudpickle
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/externals/loky
> copying joblib/externals/loky/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/externals/loky
> copying joblib/externals/loky/_base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/externals/loky
> copying joblib/externals/loky/process_executor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/externals/loky
> copying joblib/externals/loky/cloudpickle_wrapper.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/externals/loky
> copying joblib/externals/loky/reusable_executor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/externals/loky
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/externals/loky/backend
> copying joblib/externals/loky/backend/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/externals/loky/backend
> copying joblib/externals/loky/backend/spawn.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/externals/loky/backend
> copying joblib/externals/loky/backend/_win_reduction.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/externals/loky/backend
> copying joblib/externals/loky/backend/queues.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/externals/loky/backend
> copying joblib/externals/loky/backend/resource_tracker.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/externals/loky/backend
> copying joblib/externals/loky/backend/compat_posix.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/externals/loky/backend
> copying joblib/externals/loky/backend/_posix_wait.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/externals/loky/backend
> copying joblib/externals/loky/backend/compat.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/externals/loky/backend
> copying joblib/externals/loky/backend/context.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/externals/loky/backend
> copying joblib/externals/loky/backend/popen_loky_posix.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/externals/loky/backend
> copying joblib/externals/loky/backend/semlock.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/externals/loky/backend
> copying joblib/externals/loky/backend/_win_wait.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/externals/loky/backend
> copying joblib/externals/loky/backend/process.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/externals/loky/backend
> copying joblib/externals/loky/backend/_posix_reduction.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/externals/loky/backend
> copying joblib/externals/loky/backend/reduction.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/externals/loky/backend
> copying joblib/externals/loky/backend/managers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/externals/loky/backend
> copying joblib/externals/loky/backend/compat_win32.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/externals/loky/backend
> copying joblib/externals/loky/backend/synchronize.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/externals/loky/backend
> copying joblib/externals/loky/backend/popen_loky_win32.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/externals/loky/backend
> copying joblib/externals/loky/backend/fork_exec.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/externals/loky/backend
> copying joblib/externals/loky/backend/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/externals/loky/backend
> copying joblib/test/data/joblib_0.10.0_compressed_pickle_py33_np18.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.2_compressed_pickle_py35_np19.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.10.0_compressed_pickle_py27_np17.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.2_compressed_pickle_py27_np16.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.10.0_compressed_pickle_py27_np16.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.11.0_compressed_pickle_py36_np111.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.2_compressed_pickle_py27_np17.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.10.0_compressed_pickle_py34_np19.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.10.0_compressed_pickle_py35_np19.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.4.dev0_compressed_cache_size_pickle_py35_np19.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.2_compressed_pickle_py34_np19.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.8.4_compressed_pickle_py27_np17.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.10.0_pickle_py27_np17.pkl.gzip -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.11.0_pickle_py36_np111.pkl.gzip -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.10.0_pickle_py35_np19.pkl.gzip -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.10.0_pickle_py34_np19.pkl.gzip -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.10.0_pickle_py33_np18.pkl.gzip -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.10.0_pickle_py34_np19.pkl.bz2 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.10.0_pickle_py35_np19.pkl.bz2 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.11.0_pickle_py36_np111.pkl.bz2 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.10.0_pickle_py33_np18.pkl.bz2 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.10.0_pickle_py27_np17.pkl.bz2 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.10.0_pickle_py35_np19.pkl.xz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.10.0_pickle_py34_np19.pkl.xz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.11.0_pickle_py36_np111.pkl.xz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.10.0_pickle_py33_np18.pkl.xz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.10.0_pickle_py27_np17.pkl.xz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.10.0_pickle_py35_np19.pkl.lzma -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.11.0_pickle_py36_np111.pkl.lzma -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.10.0_pickle_py33_np18.pkl.lzma -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.10.0_pickle_py27_np17.pkl.lzma -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.10.0_pickle_py34_np19.pkl.lzma -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.2_pickle_py27_np17.pkl -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.10.0_pickle_py34_np19.pkl -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.10.0_pickle_py35_np19.pkl -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.2_pickle_py34_np19.pkl -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.2_pickle_py27_np16.pkl -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.10.0_pickle_py33_np18.pkl -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.2_pickle_py33_np18.pkl -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.2_pickle_py35_np19.pkl -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.11.0_pickle_py36_np111.pkl -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.10.0_pickle_py27_np17.pkl -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.2_pickle_py27_np16.pkl_03.npy -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.2_pickle_py34_np19.pkl_02.npy -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.2_pickle_py27_np16.pkl_01.npy -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.2_pickle_py35_np19.pkl_01.npy -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.2_pickle_py35_np19.pkl_04.npy -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.2_pickle_py27_np17.pkl_03.npy -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.2_pickle_py33_np18.pkl_01.npy -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.2_pickle_py27_np17.pkl_02.npy -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.2_pickle_py27_np16.pkl_04.npy -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.2_pickle_py34_np19.pkl_04.npy -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.2_pickle_py27_np17.pkl_04.npy -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.2_pickle_py33_np18.pkl_04.npy -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.2_pickle_py34_np19.pkl_03.npy -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.2_pickle_py35_np19.pkl_02.npy -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.2_pickle_py33_np18.pkl_02.npy -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.2_pickle_py27_np17.pkl_01.npy -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.2_pickle_py27_np16.pkl_02.npy -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.2_pickle_py35_np19.pkl_03.npy -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.2_pickle_py33_np18.pkl_03.npy -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.2_pickle_py34_np19.pkl_01.npy -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.4.dev0_compressed_cache_size_pickle_py35_np19.gz_01.npy.z -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.4.dev0_compressed_cache_size_pickle_py35_np19.gz_02.npy.z -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.4.dev0_compressed_cache_size_pickle_py35_np19.gz_03.npy.z -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/joblib/test/data
> I: pybuild base:237: /usr/bin/python3 setup.py build 
> /usr/lib/python3/dist-packages/setuptools/dist.py:723: UserWarning: Usage of dash-separated 'doc-files' will not be supported in future versions. Please use the underscore name 'doc_files' instead
>   warnings.warn(
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib
> copying joblib/_deprecated_my_exceptions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib
> copying joblib/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib
> copying joblib/_store_backends.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib
> copying joblib/logger.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib
> copying joblib/numpy_pickle_compat.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib
> copying joblib/parallel.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib
> copying joblib/pool.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib
> copying joblib/numpy_pickle.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib
> copying joblib/_deprecated_format_stack.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib
> copying joblib/_parallel_backends.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib
> copying joblib/_dask.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib
> copying joblib/compressor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib
> copying joblib/func_inspect.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib
> copying joblib/my_exceptions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib
> copying joblib/disk.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib
> copying joblib/_multiprocessing_helpers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib
> copying joblib/numpy_pickle_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib
> copying joblib/_memmapping_reducer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib
> copying joblib/testing.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib
> copying joblib/executor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib
> copying joblib/format_stack.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib
> copying joblib/hashing.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib
> copying joblib/memory.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib
> copying joblib/backports.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test
> copying joblib/test/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test
> copying joblib/test/test_parallel.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test
> copying joblib/test/test_memory.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test
> copying joblib/test/test_func_inspect_special_encoding.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test
> copying joblib/test/test_memmapping.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test
> copying joblib/test/test_init.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test
> copying joblib/test/test_logger.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test
> copying joblib/test/test_testing.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test
> copying joblib/test/test_numpy_pickle_compat.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test
> copying joblib/test/test_deprecated_objects.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test
> copying joblib/test/test_store_backends.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test
> copying joblib/test/test_disk.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test
> copying joblib/test/test_my_exceptions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test
> copying joblib/test/test_hashing.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test
> copying joblib/test/test_format_stack.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test
> copying joblib/test/test_numpy_pickle.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test
> copying joblib/test/common.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test
> copying joblib/test/test_backports.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test
> copying joblib/test/test_func_inspect.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test
> copying joblib/test/testutils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test
> copying joblib/test/test_numpy_pickle_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test
> copying joblib/test/test_dask.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test
> copying joblib/test/test_module.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/create_numpy_pickle.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/externals
> copying joblib/externals/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/externals
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/externals/cloudpickle
> copying joblib/externals/cloudpickle/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/externals/cloudpickle
> copying joblib/externals/cloudpickle/cloudpickle_fast.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/externals/cloudpickle
> copying joblib/externals/cloudpickle/cloudpickle.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/externals/cloudpickle
> copying joblib/externals/cloudpickle/compat.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/externals/cloudpickle
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/externals/loky
> copying joblib/externals/loky/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/externals/loky
> copying joblib/externals/loky/_base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/externals/loky
> copying joblib/externals/loky/process_executor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/externals/loky
> copying joblib/externals/loky/cloudpickle_wrapper.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/externals/loky
> copying joblib/externals/loky/reusable_executor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/externals/loky
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/externals/loky/backend
> copying joblib/externals/loky/backend/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/externals/loky/backend
> copying joblib/externals/loky/backend/spawn.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/externals/loky/backend
> copying joblib/externals/loky/backend/_win_reduction.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/externals/loky/backend
> copying joblib/externals/loky/backend/queues.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/externals/loky/backend
> copying joblib/externals/loky/backend/resource_tracker.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/externals/loky/backend
> copying joblib/externals/loky/backend/compat_posix.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/externals/loky/backend
> copying joblib/externals/loky/backend/_posix_wait.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/externals/loky/backend
> copying joblib/externals/loky/backend/compat.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/externals/loky/backend
> copying joblib/externals/loky/backend/context.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/externals/loky/backend
> copying joblib/externals/loky/backend/popen_loky_posix.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/externals/loky/backend
> copying joblib/externals/loky/backend/semlock.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/externals/loky/backend
> copying joblib/externals/loky/backend/_win_wait.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/externals/loky/backend
> copying joblib/externals/loky/backend/process.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/externals/loky/backend
> copying joblib/externals/loky/backend/_posix_reduction.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/externals/loky/backend
> copying joblib/externals/loky/backend/reduction.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/externals/loky/backend
> copying joblib/externals/loky/backend/managers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/externals/loky/backend
> copying joblib/externals/loky/backend/compat_win32.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/externals/loky/backend
> copying joblib/externals/loky/backend/synchronize.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/externals/loky/backend
> copying joblib/externals/loky/backend/popen_loky_win32.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/externals/loky/backend
> copying joblib/externals/loky/backend/fork_exec.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/externals/loky/backend
> copying joblib/externals/loky/backend/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/externals/loky/backend
> copying joblib/test/data/joblib_0.10.0_compressed_pickle_py33_np18.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.2_compressed_pickle_py35_np19.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.10.0_compressed_pickle_py27_np17.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.2_compressed_pickle_py27_np16.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.10.0_compressed_pickle_py27_np16.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.11.0_compressed_pickle_py36_np111.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.2_compressed_pickle_py27_np17.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.10.0_compressed_pickle_py34_np19.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.10.0_compressed_pickle_py35_np19.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.4.dev0_compressed_cache_size_pickle_py35_np19.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.2_compressed_pickle_py34_np19.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.8.4_compressed_pickle_py27_np17.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.10.0_pickle_py27_np17.pkl.gzip -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.11.0_pickle_py36_np111.pkl.gzip -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.10.0_pickle_py35_np19.pkl.gzip -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.10.0_pickle_py34_np19.pkl.gzip -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.10.0_pickle_py33_np18.pkl.gzip -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.10.0_pickle_py34_np19.pkl.bz2 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.10.0_pickle_py35_np19.pkl.bz2 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.11.0_pickle_py36_np111.pkl.bz2 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.10.0_pickle_py33_np18.pkl.bz2 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.10.0_pickle_py27_np17.pkl.bz2 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.10.0_pickle_py35_np19.pkl.xz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.10.0_pickle_py34_np19.pkl.xz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.11.0_pickle_py36_np111.pkl.xz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.10.0_pickle_py33_np18.pkl.xz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.10.0_pickle_py27_np17.pkl.xz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.10.0_pickle_py35_np19.pkl.lzma -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.11.0_pickle_py36_np111.pkl.lzma -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.10.0_pickle_py33_np18.pkl.lzma -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.10.0_pickle_py27_np17.pkl.lzma -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.10.0_pickle_py34_np19.pkl.lzma -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.2_pickle_py27_np17.pkl -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.10.0_pickle_py34_np19.pkl -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.10.0_pickle_py35_np19.pkl -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.2_pickle_py34_np19.pkl -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.2_pickle_py27_np16.pkl -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.10.0_pickle_py33_np18.pkl -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.2_pickle_py33_np18.pkl -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.2_pickle_py35_np19.pkl -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.11.0_pickle_py36_np111.pkl -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.10.0_pickle_py27_np17.pkl -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.2_pickle_py27_np16.pkl_03.npy -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.2_pickle_py34_np19.pkl_02.npy -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.2_pickle_py27_np16.pkl_01.npy -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.2_pickle_py35_np19.pkl_01.npy -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.2_pickle_py35_np19.pkl_04.npy -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.2_pickle_py27_np17.pkl_03.npy -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.2_pickle_py33_np18.pkl_01.npy -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.2_pickle_py27_np17.pkl_02.npy -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.2_pickle_py27_np16.pkl_04.npy -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.2_pickle_py34_np19.pkl_04.npy -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.2_pickle_py27_np17.pkl_04.npy -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.2_pickle_py33_np18.pkl_04.npy -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.2_pickle_py34_np19.pkl_03.npy -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.2_pickle_py35_np19.pkl_02.npy -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.2_pickle_py33_np18.pkl_02.npy -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.2_pickle_py27_np17.pkl_01.npy -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.2_pickle_py27_np16.pkl_02.npy -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.2_pickle_py35_np19.pkl_03.npy -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.2_pickle_py33_np18.pkl_03.npy -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.2_pickle_py34_np19.pkl_01.npy -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.4.dev0_compressed_cache_size_pickle_py35_np19.gz_01.npy.z -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.4.dev0_compressed_cache_size_pickle_py35_np19.gz_02.npy.z -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
> copying joblib/test/data/joblib_0.9.4.dev0_compressed_cache_size_pickle_py35_np19.gz_03.npy.z -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/joblib/test/data
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:237: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build; python3.10 -m pytest 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/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):
> ============================= test session starts ==============================
> platform linux -- Python 3.10.1, pytest-6.2.5, py-1.10.0, pluggy-0.13.0
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build, configfile: setup.cfg, testpaths: joblib
> collected 1218 items / 2 skipped / 1216 selected
> 
> joblib/__init__.py .                                                     [  0%]
> joblib/parallel.py .[DEBUG:MainProcess:Thread-2 (worker)] worker exiting after 0 tasks
> .                                                    [  0%]
> joblib/test/test_backports.py .....                                      [  0%]
> joblib/test/test_deprecated_objects.py ..                                [  0%]
> joblib/test/test_disk.py .........                                       [  1%]
> joblib/test/test_format_stack.py ....                                    [  1%]
> joblib/test/test_func_inspect.py .....................................   [  4%]
> joblib/test/test_hashing.py ............................................ [  8%]
> ........................................................................ [ 14%]
> ........................................................................ [ 20%]
> ........................................................................ [ 26%]
> ........................................................................ [ 32%]
> ........................................................................ [ 38%]
> ........................................................................ [ 44%]
> ..................................F..                                    [ 47%]
> joblib/test/test_init.py .                                               [ 47%]
> joblib/test/test_logger.py .                                             [ 47%]
> joblib/test/test_memmapping.py .s......................X................ [ 50%]
> ..........                                                               [ 51%]
> joblib/test/test_memory.py .xx.......................................... [ 55%]
> .........                                                                [ 55%]
> joblib/test/test_module.py ....                                          [ 56%]
> joblib/test/test_my_exceptions.py ...                                    [ 56%]
> joblib/test/test_numpy_pickle.py s...................................... [ 59%]
> ........................................................................ [ 65%]
> ..............s                                                          [ 66%]
> joblib/test/test_numpy_pickle_compat.py .                                [ 66%]
> joblib/test/test_numpy_pickle_utils.py ..                                [ 66%]
> joblib/test/test_parallel.py ........................................... [ 70%]
> ................[DEBUG:MainProcess:Thread-159 (worker)] worker exiting after 0 tasks
> ........................................................ [ 76%]
> ........................................................................ [ 82%]
> ................XX[DEBUG:MainProcess:Thread-514 (_handle_workers)] worker handler exiting
> [DEBUG:MainProcess:Thread-515 (_handle_tasks)] task handler got sentinel
> [DEBUG:MainProcess:Thread-496 (worker)] closing pool
> X[DEBUG:MainProcess:Thread-495 (worker)] finalizing pool
> [DEBUG:MainProcess:Thread-496 (worker)] terminating pool
> [DEBUG:MainProcess:Thread-517 (_handle_workers)] worker handler exiting
> [DEBUG:MainProcess:Thread-495 (worker)] helping task handler/workers to finish
> [DEBUG:MainProcess:Thread-518 (_handle_tasks)] task handler got sentinel
> [DEBUG:MainProcess:Thread-515 (_handle_tasks)] task handler sending sentinel to workers
> [DEBUG:MainProcess:Thread-516 (_handle_results)] result handler got sentinel
> [DEBUG:MainProcess:Thread-496 (worker)] finalizing pool
> [DEBUG:MainProcess:Thread-495 (worker)] joining worker handler
> [DEBUG:MainProcess:Thread-510 (worker)] worker got sentinel -- exiting
> [DEBUG:MainProcess:Thread-510 (worker)] worker exiting after 4 tasks
> .[DEBUG:MainProcess:Thread-518 (_handle_tasks)] task handler sending sentinel to result handler
> [DEBUG:MainProcess:Thread-515 (_handle_tasks)] task handler exiting
> [DEBUG:MainProcess:Thread-516 (_handle_results)] result handler exiting: len(cache)=0, thread._state=TERMINATE
> [DEBUG:MainProcess:Thread-496 (worker)] helping task handler/workers to finish
> [DEBUG:MainProcess:Thread-495 (worker)] joining task handler
> [DEBUG:MainProcess:Thread-512 (worker)] worker got sentinel -- exiting
> [DEBUG:MainProcess:Thread-512 (worker)] worker exiting after 0 tasks
> .[DEBUG:MainProcess:Thread-519 (_handle_results)] result handler got sentinel
> [DEBUG:MainProcess:Thread-496 (worker)] joining worker handler
> [DEBUG:MainProcess:Thread-511 (worker)] worker got sentinel -- exiting
> [DEBUG:MainProcess:Thread-513 (worker)] worker got sentinel -- exiting
> [DEBUG:MainProcess:Thread-495 (worker)] joining result handler
> [DEBUG:MainProcess:Thread-518 (_handle_tasks)] task handler sending sentinel to workers
> [DEBUG:MainProcess:Thread-519 (_handle_results)] result handler exiting: len(cache)=0, thread._state=TERMINATE
> [DEBUG:MainProcess:Thread-496 (worker)] joining task handler
> [DEBUG:MainProcess:Thread-511 (worker)] worker exiting after 4 tasks
> [DEBUG:MainProcess:Thread-513 (worker)] worker exiting after 0 tasks
> .[DEBUG:MainProcess:Thread-495 (worker)] worker got sentinel -- exiting
> [DEBUG:MainProcess:Thread-518 (_handle_tasks)] task handler exiting
> [DEBUG:MainProcess:Thread-495 (worker)] worker exiting after 2 tasks
> [DEBUG:MainProcess:Thread-496 (worker)] joining result handler
> [DEBUG:MainProcess:Thread-496 (worker)] worker got sentinel -- exiting
> [DEBUG:MainProcess:Thread-496 (worker)] worker exiting after 2 tasks
> .................................................. [ 88%]
> ...............s.ss.s...s.ss.s...s.ss.s................................. [ 94%]
> ...........................XXs..ss...ssssssssssss.............           [ 99%]
> joblib/test/test_store_backends.py ...                                   [ 99%]
> joblib/test/test_testing.py .....                                        [ 99%]
> joblib/test/data/create_numpy_pickle.py .                                [100%]
> 
> =================================== FAILURES ===================================
> _________________ test_hashes_stay_the_same_with_numpy_objects _________________
> 
>     @with_numpy
>     def test_hashes_stay_the_same_with_numpy_objects():
>         # We want to make sure that hashes don't change with joblib
>         # version. For end users, that would mean that they have to
>         # regenerate their cache from scratch, which potentially means
>         # lengthy recomputations.
>         rng = np.random.RandomState(42)
>         # Being explicit about dtypes in order to avoid
>         # architecture-related differences. Also using 'f4' rather than
>         # 'f8' for float arrays because 'f8' arrays generated by
>         # rng.random.randn don't seem to be bit-identical on 32bit and
>         # 64bit machines.
>         to_hash_list = [
>             rng.randint(-1000, high=1000, size=50).astype('<i8'),
>             tuple(rng.randn(3).astype('<f4') for _ in range(5)),
>             [rng.randn(3).astype('<f4') for _ in range(5)],
>             {
>                 -3333: rng.randn(3, 5).astype('<f4'),
>                 0: [
>                     rng.randint(10, size=20).astype('<i8'),
>                     rng.randn(10).astype('<f4')
>                 ]
>             },
>             # Non regression cases for https://github.com/joblib/joblib/issues/308.
>             # Generated with joblib 0.9.4.
>             np.arange(100, dtype='<i8').reshape((10, 10)),
>             # Fortran contiguous array
>             np.asfortranarray(np.arange(100, dtype='<i8').reshape((10, 10))),
>             # Non contiguous array
>             np.arange(100, dtype='<i8').reshape((10, 10))[:, :2],
>         ]
>     
>         # These expected results have been generated with joblib 0.9.0
>         expected_hashes = [
>             '10a6afc379ca2708acfbaef0ab676eab',
>             '988a7114f337f381393025911ebc823b',
>             'c6809f4b97e35f2fa0ee8d653cbd025c',
>             'b3ad17348e32728a7eb9cda1e7ede438',
>             '927b3e6b0b6a037e8e035bda134e0b05',
>             '108f6ee98e7db19ea2006ffd208f4bf1',
>             'bd48ccaaff28e16e6badee81041b7180'
>         ]
>     
>         for to_hash, expected in zip(to_hash_list, expected_hashes):
> >           assert hash(to_hash) == expected
> E           AssertionError: assert '42245f5eebf0...89cc8c32822a0' == '10a6afc379ca...baef0ab676eab'
> E             - 10a6afc379ca2708acfbaef0ab676eab
> E             + 42245f5eebf06f11fdd89cc8c32822a0
> 
> joblib/test/test_hashing.py:423: AssertionError
> =========================== short test summary info ============================
> FAILED joblib/test/test_hashing.py::test_hashes_stay_the_same_with_numpy_objects
> = 1 failed, 1179 passed, 32 skipped, 2 xfailed, 6 xpassed in 70.08s (0:01:10) ==
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, started 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:Thread-808] closing call_queue
> [DEBUG:MainProcess:Thread-808] telling queue thread to quit
> [DEBUG:MainProcess:Thread-808] Queue.join_thread()
> [DEBUG:MainProcess:Thread-808] closing result_queue
> [DEBUG:MainProcess:Thread-808] closing thread_wakeup
> [DEBUG:MainProcess:Thread-808] joining processes
> [DEBUG:MainProcess:QueueFeederThread] feeder thread got sentinel -- exiting
> [DEBUG:MainProcess:Thread-808] executor management thread clean shutdown of worker processes: [2084156, 2084157]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140210700523072)>, (<unlocked _thread.lock object at 0x7f858cb36dc0>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f858ede3190>))]
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_ceadf88b8740414ba7ea41d62d3eca9a_c90a900d785445169a07442da319d5c3
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_560066d212144ec490fd07fe6d8f4fb1_e461aa7fab154966b93185b1bea2eab1
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_413cd1ecd1e142e0905b30eb2f7f8638_692ea71f09c94892a93177a19d23f397
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_759b38f52daf414da7e25fdbf2f97ab5_8fd4e3780c0e4a7d90a7c1ad4cde3ed9
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_9922cff7f45248429b2ae857a187f439_2adfe2ba74814cf4a3bd8a3d47dd89de
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_3058f88dfba846039baed29d5aa29593_e46cc3ee424a45c8beb59bf3cba8bfe3
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_c1cf6b40e6684568977be4e0ca55f553_08d27319e054492bbb08c4f76d24c627
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_cc7ac7a09f774670b9f081c072dffcf8_740f03b0f8b24d3d824ce6fe7859574c
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_5d2c3358900949259dbd528951adba4b_47f81da6adfa43b8b3704489e3cb7839
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_b795a3caea7843afa3ca55e7e6267524_c4567c4a9cad4a99bb2ece9779708e28
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_d2be32fb4bfe46d996e3242863044926_8e0465b43e5949758a65016c2415842e
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_20feb86de1424a2c967450fca96a0977_7f8d087710d945aabf5dbee730d0ff3f
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_40b111f4a93345d3a9a6af05ddad39f9_47e73e0a9e82444f890c8ff39b17bdcb
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_8c67dc7b9d03424e8472ff76f4ffe700_6cda05e471d647658c6e0b1f34ea393f
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_85534d3ed4e94a6895adbf1aa9678f45_6816d42b819a417582d76e0398f2d310
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_d47bc80e67604c3f995a226cae87b7ab_b6cb9a11f3c54bb2b8bb65078707c0bf
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_b98c70c39ee54233acf4b81ced738d28_cb14803fee7344dd93244d0747da7542
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_3bed8c6e5a2249989c371ce49624e48d_744015519fe14f8986f509a45a67c2ac
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_e61c86efede74827b8d7465fd3d3d510_b2bffa8924a84d13a217bb82504c5162
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_eed95aa4d7b24143a81e039124862b5a_5fca2dcbf14d4c9889659eb8346c79e1
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_58e224176af1434b8cb0556e155c54e7_01e28856040f4392a75310f2a70098a3
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_bd6c01f00f2d45f8b42ce637677cebc5_19484b6c744e4813835c5858ccc1a03c
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_03319580029346fc8ea9a2d06aba3c29_e41fe56c03e84ced9bfd07d28f772d67
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_1f79bda80708494ebc9f459c10a15fab_cbcd0a3e0fe749229c5db9496ccf9305
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_a491e5eb9c8f42faac2dcbf68ba6aac8_eb3c1feebe5c4d62b82ddce26f353ec7
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_a239fa0afa024bf2a3f304054e4b2a6c_dae47f894f3d451b92a3088e1659e83b
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_79e9bf0489384df99060d0e4d9e8553e_cf6c049bf0734cad93ece114a6e692b8
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_2ffc87569aa24af3a9bafdb023bea98a_7cc62868b56e4ae08b6b914dd20f5043
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_f8112bd8cd05402e9df5144d753ea7fa_57b42c9a7cae4e0fb8c48dd880e06aed
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_7b22b6f4f8434c9c999fb56eb15daccb_2358518f65c14f4d9391509bc737bbb2
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_6935e843c343426e9776154dcd3e3672_8cd52d1b26a24bd0b37278b4e1d108fd
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_8876258a405740f58b6bed5313b64964_c80112b68ac24b1da32aefa7f00ea75f
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_4e2dab394d13491e835561239336fc8c_235cd1104fa04f7586c65fea535b4a2b
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_2248e930d4d542859ee7d7aa33535b18_9702370e8a0e4aa9ad970b3078a83124
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_7766792fcdcc4369a2505ec7791ed2ce_b6cf6dd1fed14c7e8ee039c43dd6bd71
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_0850805a75fa42938d0702f6caee4561_1864e3229492440880110a628a64fa41
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_d25b74105fcf4dbfa581bbe76a0b052d_0b9282791c0a4c93a83cf5a371135f07
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_88883eee1b46465fa291f903e6500989_710510406420458cacda366665280fb6
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_920c58c0068c4298b84d8e471dedd720_4f4eb77a29064122abb4e84a09e14ed5
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_16de4d5d55aa48cc8b07c18d5eb9a97e_129524ca8fa24885b3e4422dbed2f8ba
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_e3fe697a6e8740adae19b404825f934b_d45025f48a7a4aed96e99bbd1ea013bc
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_9f31792f1f5b41b69fe05c7c10f1e53e_faec240905674b8289f84ea63e10d40a
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_5064e279327447afabac77dc7ef1bc2a_1abbe71224e24dd2a55fc69363c58d77
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_0572c4fc2dcb4db1a52eff667825f0e9_f64804eac21d460fbd78f3a7203055a1
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_aa879647ea8f4893ae72b966e2db2e7c_6800b2176aff4c218601db09fb84ec17
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_6635279971b54ba59c90ace031b3dbd7_5201f36bd4c44478bd2cf712355f45e3
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_5ff6132ae66148aba82daa1ac4f48c6a_60c9d65454144c8e9c2e1a4010bd68eb
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_584d44aee4064b98a0a6f8fe01765902_072760ed18d14a1ebf2be9de8a8cd813
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_6e18777fc4f84bd4aa879167dbfd9e3a_7bfa57414760433cbbc9f0bd4387c786
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_0be2fd2d30594c74b6504ddbd2dedfa3_d1cf3246622f4405a250afdd767ccd23
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_4d614974303b4ee99abd56efa2b67f3d_aac413576d204ab0b2bdf3ffbf5b68b6
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_276e7a7db422434c91e55922f644d292_6c76ba9dfb22452883c5185782cbdd00
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_6f2b44bc5e4f4c09b051eb659fbf7cf4_94efc4d95d5847bb8a7eb7d12eb8a762
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_3a18e731c9e043a587f9b41399eae9e1_354977da2d6440a3ba59c7b91f43f531
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_8bd837ad41bb4a3bb4260460f1858657_1193ccbfcccf4f2289403866270d8b60
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_8eb9e440a5304e5f88f396c86a68f259_c5b7860bae9a46489b7f217889131ff7
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_a8938ec4050c4c7cad7787e51bc3df74_bd7e6d6024134be8bb0b660ebaa274fb
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_1e7feabf9def458eb38376129e4582cb_8fa69fe64916439799b3a2a6d63fe6b3
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_a80b3b82989147988829b5b1f8e3273c_10bd8a4db3c548a29f38bf0a7351d60c
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_052a237b9033467dafa6fa7b86dec600_fc0da95d904a45f6b8f03b5f80942afe
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_f637009a6d544445b5dbccc314ed610c_60fd1416aeb442039cec5716456006bc
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_25857537ee634990839d579caf41d6a4_31025bd319464f218ca5235439cc91f2
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_100e991f4ddf4a2cbcfe247a695ea776_19dcc8b4ee4f433cb80df51496862c83
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_646dfc48079b4b1dbd1496b5926a50d3_e715e5e74a174e34b75a2daa5cb35d70
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_a33258322c534607a4ae311b11a08028_9a6f6312136d44408c1b6c75ac2d0816
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_6c273a66310a495cad0d60896848de78_b8b2fa8de64d45d5ac74e9c27b1eb99f
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_c3ed984256494024971f09018ffc32d4_1517d34baa5f4154ab8c602a79baf3b5
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_459c638609b6477b8eab392a9a6a613f_7ec927defe424d659befdf49386dc76c
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_a67738bb39a4410b9cd59e45994708f2_c53045f44e3247fd9dccf344797c2e2b
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_01d50fcf4f59402f9f8a7a5d0d67bcf5_f22884df125341bb802e4bdcbea4bb9b
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_62becef2c22941f3a16de41ff4dcdd70_6d3958bd6e4c459ca3ce543d2960428b
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_b6e6c0b461764984b6a5b7f3122b4bb2_9ac0fbfb789e487bb08e3176449007ca
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_45968d0a15b44ba4bcdc3dcafa424b3a_02a5fa5b554147fd8d7bcccaf0676f77
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_2966ccac9dd34c4b9c64a3663e52e03b_ea9ffd0f6f774bc99b6ecc9261d9b7e8
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_7174b3f626c34512b6ba8dfc8ded570b_ee9b238e7bf2425f999b08050816df68
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_83beed5ef07c49708d8c327c18903bc7_a7018965aa524f7b90ac7cd1b01082df
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_725cf7e7ab5b40d6936fef6a9897a9c5_5e89da5171884c6592e7d99d81db4ec6
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_86201cad6b244cccb16283df7f0b7238_463f901654b2421e9906402266c4d99b
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_e781b3f453734b9eb24413f5e437f751_d148537fab614ca08e983b84b03b1850
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_e3cd2be6512d47bb8058c3d1144c6bbc_d319d2247ebd4cca9261067899674cf5
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_92053191424b46acb94bda8cf041e275_f950633959094be0a54f0faddb5ec56e
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_29956578d516440e995f525dbbbeaef6_b314b27895294eeead8979d5873d8a72
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_8c746a4c68e545a6bbf84bed6195c574_ba48cad9cfbf4551947c9fa0adf50843
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_d90eb6cbc4a14a418101a29145997ef9_e9366df2605643de9788ad7c37b8158a
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_cd850040711b495dbaefca941922a10a_9455bfe06057498aa72eb20ff0247d45
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_023e85f8136941389ce31a8c2eae2a7a_eda4045b2ea24bbeae85fb1aa235e825
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_9903448ae7e54f948e9b9f63bc989d7b_c92c99456ea04193afdda155c77d7c81
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_e8cc49dd94e945daa3f59dcdea4beaab_d92c1b938cde436baf205b32c5a38031
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_360e52255a3c43a3b016584e7856f07d_d7d17aff7e4c4e41afc6654fe532c43e
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_71fd5712209247ef95edd338bd69aa0e_9e592a0d762e424781fcdbbf50f64501
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_87477b2b86f848dc917504428608f889_c23dbfb516a443a4bb799dd4c61738c7
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_eddda2022ce140f3a5e039e2efe56c3f_ec147ccdc90b4c60ab541fcbbc63b09c
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_06f6b1381c034eefbd823cb61f2bdabd_8620ca52abd5476f9f168a3d5e04ac26
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_fe8894ab27504d62b78736f17381addf_089cc608d6ee4ecc8f074f21e32679ad
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_5059905cfd824f2299f36c45afcedf09_94a6fbd9bc0041a7ad9f0a3debfb00a0
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_6216855c3bf94105833593fbfe973f5a_1d04484758824dad8b02a71e8f75ffdd
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_01f7b8f4e31543deb9bfafcc9f9c28e8_0c2bc7318e5f40419d515223a32bdc9e
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_9542c8b35c464562ada51b74b7855937_73057257bb974beeba19a339c6fabba9
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_445fd9e774584133a825c5794a8e60c2_3d217dcb526c4a90b0bc13297e270944
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_c7732c4b3d0a44cfb98573f8653e872e_9225871fc12d4079865685fb65ae14e0
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_61168b6b7daa4d0c8e9d695b83f80fbf_71092376d13045e0816d241fc4c8cb03
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_9afc5057264e4d2bad72d018d4d09b92_901cfb5845a04230948079b21c010654
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_a146b49ed2b74612bc9289c7378fa064_f882c86bea7046d49fcf6517c580fb1b
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_3156814c78de446cb15fd9fa493f032a_f225cdb7d2be48bd9eddcc63db594e5e
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_67c7d363624348f4945126203ca3d33e_e02ac0dda4564835b48652cc6c6aed07
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_dd7895b81b8f483c869b90ef0c3012c3_b85412ef243a4f8799989f518b09c26b
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_3307aed4e1d747c5b7f54e4bcabdc801_a25ee782be034e35ac903abd7c60387f
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_eec95dfbff7c4507a8e5e9bf04b66764_908e869372d14fe8a166d630d9f01523
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_468b3134fbe5432c8ab068844c389bbc_17005443f3c5477a831dae50f6da9a8b
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_a00dacde67924e66a2be55c72a1104ef_fbab20feaf0b41758d3f93ee5b8df85a
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_6322b76ead3a44449dddeb41e689f9e2_2cd48bee7f4d45759c22705f7853345e
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_a0dbfc36381247c48917b08283876a7f_611c7dfeeb784416a9d0e6bf54e23e7c
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_f1ecb1f5a9e7429f95db1b7f3a6f7405_86c70fc011f24e478e49f88ad0840b85
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_b6822003acf042d783c455380935bebe_7a39f47566bc4b5baafce3d40951f8dc
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_c226177ad8134e3497c1808d5297fd1c_99f3ee233c5a4feea4add63a11126c0c
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_890c7ebf50c04797bb626a181535fd02_bba95433d62e49028428da4f2b77922e
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_96d311e2a63f407b880ba4bead1b41e4_2e6327ace2fb4c77a860a9d7b9abf79f
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_c8d452f14f5042b8ae270b0b517501ce_d030efd109c140d2a2a9e7a3d892ced2
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_30df5416e0694a1b99c4458cbc4facab_8f1af3883c94404eb34674530e2386a1
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_36375b774e8e4199ad4dd3d0bc422035_8cf562b3e8f945e094f5762c2198f850
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_04b2432ee09f403bbd41da37579654ba_adadbedd4f0a41b09747894e69d497ff
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_768647946d4944e291c0215ba4f86b10_e83f3f82268848c0b699584d47393541
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_aee3bf57d0f1487da9fa818e3fcf589d_442384cb8bf74af8877123378c3365d6
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_6182f71bc128491ca9f2240d2c47dc53_77855eabd50847fb8d5aa64a69e563b3
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_19611d85273c444c97094aa7d9748345_407c2c8c8471470eb7b678a736973e12
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_4bd9fc45244f4effa077ab4d64e19871_6b7c89a56fa44dbebb4db6a88e0ed0fb
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_45ec3d248fb0459798186c01ad404931_67c52584281943b191769f509ba921a6
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_db4172322573443eaf7225784123188a_0e30453afe1c40bebf90f254089a483b
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_71e70086d62a472db589f8f853010772_014c6cddc0db434cb0732918af92a3a7
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_5748f2d25c7b40b1899d01ce22e81385_d37b6232fac4494db9c2c83440bbdf76
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_4b788da5d52d4fa8b9b68a12962ce008_45a67bc5833140bb84738d543fc710cb
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_a3456d2506be407781be4fec275ce8dc_d6d28079614743ea96098cbc608bdcd3
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_32449cb328f84d19b99740a14fea6a18_954ce2ac35bd4b85b579d32d16f3d116
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_9262b5f38d044892b5305483241b370f_b63ceeb5353b499b84cea7718e7548d3
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_580b1ca7511f4a7a863423f3ec4a4963_1fc08c52b367427a94001189001c21b1
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_e73ecaa71cc544d09ff5be752b8aa6c0_30087ae06864451e8acb7550446ece41
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_e82da2b1ad254e79a3f2008ea2c85678_b3d711998eec4c5b9993afb8b58c20a0
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_02447f7243354fba9c6484d4c817379f_9850a77223fe41939c9be45e85ecaf35
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_c1303de845a6440da9c8cc6e0dd3616b_d887aa011a7646a582a1b999d8199b5a
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_f3c30464284e4f89bb45ee0f2c79aab8_4ed90614f59a453bacd21314fa503de8
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_4dacc062682045e087d4d88c013ef4aa_c190de4011ca4674be7d826bbf194da3
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_442e95e424084a1fad7416be312a46c0_b24f6a255bf04945a78aa36bc381d6c1
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_bd50eeaa1ddd4f4bb4b418c28fb39720_bbe7a3f7ed704abe97ac0c8fe0bda590
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_014381226a2845e4a95a5ae92a0897a3_51d4bf7ee0674d93b24517436ded44fd
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_67234351f54141608ac00a713dd02468_d7baa59f964a4d26a40e7c60248854f5
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_9b98361d937f421ba2bec16bf923e283_f86f935fb70f49b9b7a749c9adcc234a
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_8443c2df421f46319c8cbd44e3b55db3_0ac114c0563a40f4add834c99308800a
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_f7670dfcde63441db116557dfe3d32dc_7fd47317590546069a81e5c03de253d9
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_6c65e2253fa94e10b0c5b93d52d7d8c5_aa4ef5c501b94cb3b34360918370d921
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_2544a5e986464e648a413d629be41978_c4b38691c63b411a9bc463cbb296a845
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_1aa397dfb1324c7fb4ae8a9dd5b526c2_3d4e801031b145d59ba6e149a1b58e3b
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_027f78aaad6a4d92b221001d2e415f97_ce711bd5579e42089c3bf6722e35e6df
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_85b9d5a410e54437a94ac9f58cc95253_c4c187fed8104369a1df056f2a96cdd1
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2082070_822e682d3b6b4fdd8d54af5b3fde063e_8bc3c7c89dfe4b78bad8196873aab7c6
> [INFO:MainProcess:MainThread] process shutting down
> [DEBUG:MainProcess:MainThread] running all "atexit" finalizers with priority >= 0
> [DEBUG:MainProcess:MainThread] running the remaining "atexit" finalizers
> E: pybuild pybuild:355: test: plugin distutils failed with: exit code=1: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build; python3.10 -m pytest 
> I: pybuild base:237: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build; python3.9 -m pytest 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/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):
> ============================= test session starts ==============================
> platform linux -- Python 3.9.9, pytest-6.2.5, py-1.10.0, pluggy-0.13.0
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build, configfile: setup.cfg, testpaths: joblib
> collected 1218 items / 2 skipped / 1216 selected
> 
> joblib/__init__.py .                                                     [  0%]
> joblib/parallel.py ..                                                    [  0%]
> joblib/test/test_backports.py .....                                      [  0%]
> joblib/test/test_deprecated_objects.py ..                                [  0%]
> joblib/test/test_disk.py .........                                       [  1%]
> joblib/test/test_format_stack.py ....                                    [  1%]
> joblib/test/test_func_inspect.py .....................................   [  4%]
> joblib/test/test_hashing.py ............................................ [  8%]
> ........................................................................ [ 14%]
> ........................................................................ [ 20%]
> ........................................................................ [ 26%]
> ........................................................................ [ 32%]
> ........................................................................ [ 38%]
> ........................................................................ [ 44%]
> ..................................F..                                    [ 47%]
> joblib/test/test_init.py .                                               [ 47%]
> joblib/test/test_logger.py .                                             [ 47%]
> joblib/test/test_memmapping.py .s......................X................ [ 50%]
> ..........                                                               [ 51%]
> joblib/test/test_memory.py .xx.......................................... [ 55%]
> .........                                                                [ 55%]
> joblib/test/test_module.py ....                                          [ 56%]
> joblib/test/test_my_exceptions.py ...                                    [ 56%]
> joblib/test/test_numpy_pickle.py s...................................... [ 59%]
> ........................................................................ [ 65%]
> ..............s                                                          [ 66%]
> joblib/test/test_numpy_pickle_compat.py .                                [ 66%]
> joblib/test/test_numpy_pickle_utils.py ..                                [ 66%]
> joblib/test/test_parallel.py ........................................... [ 70%]
> ................[DEBUG:MainProcess:Thread-159] worker exiting after 0 tasks
> ..........................................[DEBUG:MainProcess:Thread-232] worker exiting after 0 tasks
> .............. [ 76%]
> ........................................................................ [ 82%]
> ................XX[DEBUG:MainProcess:Thread-514] worker handler exiting
> X[DEBUG:MainProcess:Thread-515] task handler got sentinel
> [DEBUG:MainProcess:Thread-496] closing pool
> [DEBUG:MainProcess:Thread-495] finalizing pool
> [DEBUG:MainProcess:Thread-515] task handler sending sentinel to result handler
> [DEBUG:MainProcess:Thread-516] worker handler exiting
> [DEBUG:MainProcess:Thread-495] helping task handler/workers to finish
> [DEBUG:MainProcess:Thread-518] task handler got sentinel
> [DEBUG:MainProcess:Thread-515] task handler sending sentinel to workers
> [DEBUG:MainProcess:Thread-496] terminating pool
> [DEBUG:MainProcess:Thread-517] result handler got sentinel
> .[DEBUG:MainProcess:Thread-495] joining worker handler
> [DEBUG:MainProcess:Thread-510] worker got sentinel -- exiting
> [DEBUG:MainProcess:Thread-512] worker got sentinel -- exiting
> [DEBUG:MainProcess:Thread-518] task handler sending sentinel to result handler
> [DEBUG:MainProcess:Thread-515] task handler exiting
> [DEBUG:MainProcess:Thread-496] finalizing pool
> [DEBUG:MainProcess:Thread-517] result handler exiting: len(cache)=0, thread._state=TERMINATE
> [DEBUG:MainProcess:Thread-495] joining task handler
> [DEBUG:MainProcess:Thread-510] worker exiting after 4 tasks
> [DEBUG:MainProcess:Thread-512] worker exiting after 0 tasks
> .[DEBUG:MainProcess:Thread-518] task handler sending sentinel to workers
> [DEBUG:MainProcess:Thread-519] result handler got sentinel
> [DEBUG:MainProcess:Thread-496] helping task handler/workers to finish
> [DEBUG:MainProcess:Thread-495] joining result handler
> [DEBUG:MainProcess:Thread-518] task handler exiting
> [DEBUG:MainProcess:Thread-511] worker got sentinel -- exiting
> [DEBUG:MainProcess:Thread-519] result handler exiting: len(cache)=0, thread._state=RUN
> [DEBUG:MainProcess:Thread-513] worker got sentinel -- exiting
> [DEBUG:MainProcess:Thread-496] joining worker handler
> [DEBUG:MainProcess:Thread-495] worker got sentinel -- exiting
> [DEBUG:MainProcess:Thread-511] worker exiting after 4 tasks
> .[DEBUG:MainProcess:Thread-513] worker exiting after 0 tasks
> [DEBUG:MainProcess:Thread-496] joining task handler
> [DEBUG:MainProcess:Thread-495] worker exiting after 2 tasks
> [DEBUG:MainProcess:Thread-496] joining result handler
> [DEBUG:MainProcess:Thread-496] worker got sentinel -- exiting
> [DEBUG:MainProcess:Thread-496] worker exiting after 2 tasks
> .................................................. [ 88%]
> ...............s.ss.s...s.ss.s...s.ss.s................................. [ 94%]
> ...........................XXs..ss...ssssssssssss.............           [ 99%]
> joblib/test/test_store_backends.py ...                                   [ 99%]
> joblib/test/test_testing.py .....                                        [ 99%]
> joblib/test/data/create_numpy_pickle.py .                                [100%]
> 
> =================================== FAILURES ===================================
> _________________ test_hashes_stay_the_same_with_numpy_objects _________________
> 
>     @with_numpy
>     def test_hashes_stay_the_same_with_numpy_objects():
>         # We want to make sure that hashes don't change with joblib
>         # version. For end users, that would mean that they have to
>         # regenerate their cache from scratch, which potentially means
>         # lengthy recomputations.
>         rng = np.random.RandomState(42)
>         # Being explicit about dtypes in order to avoid
>         # architecture-related differences. Also using 'f4' rather than
>         # 'f8' for float arrays because 'f8' arrays generated by
>         # rng.random.randn don't seem to be bit-identical on 32bit and
>         # 64bit machines.
>         to_hash_list = [
>             rng.randint(-1000, high=1000, size=50).astype('<i8'),
>             tuple(rng.randn(3).astype('<f4') for _ in range(5)),
>             [rng.randn(3).astype('<f4') for _ in range(5)],
>             {
>                 -3333: rng.randn(3, 5).astype('<f4'),
>                 0: [
>                     rng.randint(10, size=20).astype('<i8'),
>                     rng.randn(10).astype('<f4')
>                 ]
>             },
>             # Non regression cases for https://github.com/joblib/joblib/issues/308.
>             # Generated with joblib 0.9.4.
>             np.arange(100, dtype='<i8').reshape((10, 10)),
>             # Fortran contiguous array
>             np.asfortranarray(np.arange(100, dtype='<i8').reshape((10, 10))),
>             # Non contiguous array
>             np.arange(100, dtype='<i8').reshape((10, 10))[:, :2],
>         ]
>     
>         # These expected results have been generated with joblib 0.9.0
>         expected_hashes = [
>             '10a6afc379ca2708acfbaef0ab676eab',
>             '988a7114f337f381393025911ebc823b',
>             'c6809f4b97e35f2fa0ee8d653cbd025c',
>             'b3ad17348e32728a7eb9cda1e7ede438',
>             '927b3e6b0b6a037e8e035bda134e0b05',
>             '108f6ee98e7db19ea2006ffd208f4bf1',
>             'bd48ccaaff28e16e6badee81041b7180'
>         ]
>     
>         for to_hash, expected in zip(to_hash_list, expected_hashes):
> >           assert hash(to_hash) == expected
> E           AssertionError: assert '42245f5eebf0...89cc8c32822a0' == '10a6afc379ca...baef0ab676eab'
> E             - 10a6afc379ca2708acfbaef0ab676eab
> E             + 42245f5eebf06f11fdd89cc8c32822a0
> 
> joblib/test/test_hashing.py:423: AssertionError
> =========================== short test summary info ============================
> FAILED joblib/test/test_hashing.py::test_hashes_stay_the_same_with_numpy_objects
> = 1 failed, 1179 passed, 32 skipped, 2 xfailed, 6 xpassed in 68.88s (0:01:08) ==
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, started 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:Thread-808] closing call_queue
> [DEBUG:MainProcess:Thread-808] telling queue thread to quit
> [DEBUG:MainProcess:Thread-808] Queue.join_thread()
> [DEBUG:MainProcess:Thread-808] closing result_queue
> [DEBUG:MainProcess:Thread-808] closing thread_wakeup
> [DEBUG:MainProcess:Thread-808] joining processes
> [DEBUG:MainProcess:QueueFeederThread] feeder thread got sentinel -- exiting
> [DEBUG:MainProcess:Thread-808] executor management thread clean shutdown of worker processes: [2086264, 2086265]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(Thread-808, stopped 140162919011904)>, (<unlocked _thread.lock object at 0x7f7a77b95e70>, <joblib.externals.loky.process_executor._ThreadWakeup object at 0x7f7a77b954c0>))]
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_a12b470a3d5e45dba01b52a303b96832_a40eef2e774643b881b0987f7c18d6db
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_19d22dbbd7bb46218ddfed2db597b2ac_e99eb643c19f460791b322b2784c07e8
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_40f840c38e334e0db4d452c9bdb43714_86173626511f4021a9b27af45bf649e1
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_71ff5fd554f443c6926058af608d1ab9_b493de3be8be436f87bd8bbdb39a2c84
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_d2b9170e27ba44c289a76b2dd47e679b_4d42b29eaf9046379b9f1384b94e224a
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_d9a831e0a66c4f0cb524ccdec67de684_472ec1d91e2f4db4a8204c7b6b05ecab
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_1f843a212c2546389f4ccf9a54c9e821_f3686fabe40a48b28f1950fa35cd80ea
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_60ae3c70c41a423bbc53f65e5565d05a_8cea9ffa91b14fa79a48a10067f5a4b4
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_85e14fd0f6744813ab50506987d85514_88ec4f4416494b0292d3a84a5b12dec5
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_ec1600be7dee4a60b7cd7d1516151a01_2b17455bb7ad47d08a3fb6521532fea0
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_729f1d9d9f5547299b62d3c704e37731_eaa025e9d1674d0abbbc46872e09f45c
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_72ad1c36a0e34accb36928c8d2baf8a6_1e836f5527064eb394fdfb6f590e866e
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_f44952fd48394af0aaab6cd35d07a6da_91625010b511443a988c30de6b5b7ded
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_39c9299be7c246dd93a7b3b18d0365b4_07baa64b25414b7a8f4983451f17e978
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_cd0d2eacb6914ed5b9727432e39da1ba_daaf28422361444fb71423ca50b9b9d4
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_acdb10d3a4314b2abb9e820e34592e8b_7d95a15a63484d9991c3e53df64fe0ef
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_6cc7c26c68944939bd1064a10d330979_de181ce107cb4935873c3a7b70380a23
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_0cc6dcc8b3714afeb0ed0ba431d3ce6c_472760f106a44ab68407eb8240aa055a
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_036c41a7e1564507a578ba3ffe2818c8_c29bb2fd38a24be18cba601675630163
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_3164249159f14f21b1a4bd0a4190200f_4b9bc5c4fffe403b89b8dd84bb5a73c2
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_67b966e4d4c44b55bc650301c48e1f7d_ec72252360224bcdbed23ca16db09f8c
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_0e6e74d7b80a409da538a418749cb85d_a0710d17963e486a9d74173309681fd3
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_ced2bfeec4e446db81bcb544263b8d70_02b4a21699774d7c953aa42c5b821925
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_2e1c170ce8c94896b61c68fbb9371584_f4d639f57880460c942a2d41a03fbb84
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_1d8ca1ccb2ea47ea9f35408881498215_ef1cd6e804ce4cd59fef3bc01fbbb5a4
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_225c464c5041409fa46c02e48f56d37a_056462485b4b49a1b91b608a64881927
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_26b01334436d4ab8a74c1cbc7424ba9c_ee0ab4a9e03b4bdaa94149a90f319266
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_e26fcac8fe47499ea2af23208c063b71_ca3695c6160a4f84aa806b5adf303d8d
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_4778182f60b74b6182f4fe6255de4c29_c234cf8a1f0a4053856b12425397187f
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_a389b05846a54702bb16d76fb5aa12f1_efe58589f05a4168844894dd970042b0
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_4ed736bde6144e9688aed8c429784b55_673d28326322405eb579bac99adc3934
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_99db07c9331d434fbcc054817e656b13_20e3c384092c47f0950f11e9e7ab5308
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_17430b615e434d0bbcb51b2277eafda1_d1de93994bab42ccbb0f157576468531
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_1e69f4186d094437941470245f887c57_503b919218834430bf23aa57b28337a8
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_ccbff7baea42488c92332eb5b6e159aa_eb7a4c09533e4bf3947b1582c8e56248
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_8c3263daf5db465d948dc7d3ef80c185_d3d98241f9d04ed98d2137b8be608c21
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_337eec3fb46444829223eb9687cf07f7_d6ce13f8ccf347b98f9d427f8047f9cf
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_e28717906f674e38b620dd1942375d5d_cc2a5a3f7f7f4e3c902cd2a24cb1bc51
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_62502e4023974549873e91cb2dd39e18_bfa8fe9b8ce54196b706a98abcaf68a9
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_239326cd38c540e1ad35b5da6e912161_3b7bb7d1d3c249448deb5902a11c7db6
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_b3d732731d614532b8da867ac78b0de4_64a45c597a6d41b2939fb2c7b56bd440
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_9a65fa9cbe224ee49e225ff4f5e95768_97d7a0c95d8c4fbc969e48889f0e928f
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_6652eec4c91e44ebbb401fb925300b93_af8cfa8688af4ca9add94d9a32e1eee3
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_254c1362c5f941f5afa90dc10af4e2bf_18f27aa339184ac79072b89a96c6f44b
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_d4204b636afd498b8d7a0b31b5aa22e2_d37db59f653c4aa887170fdca47ff141
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_4d2817a70a384a0ea59fd6fa23cbe59c_d7a425b50e244c9ba812cb62062c9fcd
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_411db21633d1453aafa4f4da9dcfe032_57fbe5c5df0247be991e8cccb63bfee6
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_87aca140816c4b6db5670f2676c2a453_cb32abd7d8964b73aad7814aaa7d0e6b
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_af830d4082b041a9b6e4d17f1aa938ba_860bfcad41f24d2f96d4a88bda3460d2
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_4b4c747372284d47a8bb9a1ff0719d7d_8e18c2b823d94bb4b1b72cd5ef9d5734
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_3db3bd38610c48bb92a9005ba0035d75_73cbcc21f6eb4a3f8c961a82eb9eac49
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_51f238acba434b86870d27c4687ea75c_c0f39224c9df4087b6c915a85a9a6bb3
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_5712c1abe34141029112960c661f7098_49c5f2742ec641b89f66e79279abbd56
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_7fb4e015391b4e4298190228a78b18a6_a72bc2bf50d44ddbb3edb2fc45e6e5c9
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_2097bc5301844e3abe8e1492e96a897b_432e3d3431014b02a8a88959698aaf95
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_aebc63a841044df5bc67019b5a42ee65_df4f4b3f884b4104a87b0654bcbf3e91
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_ba1a9ddc74724d4c972c522d7ac8d4ff_61c810a69ced4dad8ba936f692289565
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_75d29446d79d4e8e96bec05eb95c2849_80a9bb5b718041e48ce4b69287d023a9
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_4d970463f60c4d7eac63cb3aa91f49b5_73a025705c134f05aecb284688d664bf
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_1a7fbbc35b8d48f0b174039359bdc1db_b70cbb6b9e65406c85f84eb6dab792f1
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_f4073e530079414f836775667d47fbc4_28343f1768894cf5bb465d73d0ac2b15
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_a3c89d91cd6c4e539f949005484b3070_8ba008dc444f48b691362362cdb78254
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_6709c4d638a540c7be7ebcb3936cc459_db9b3056a99441cdaec4d9c0b0b9f394
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_6493ad7261ce4eefa573e5105dc7de4a_5363cae143844176829cc500261253d9
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_aea6cbd3c8114c8eb241c767798f82b8_c4d921d7e3c04deb8f40dff33f165b40
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_a4c240a90f85464a8f21bf69e4efc295_1ed810e1ee884aaa8466f6847c4e1a11
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_4769a5c18031497c94f62fb391d650ce_2f738b37fcaf4db2bb22249ed732849f
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_b163930d67674951924d7b1ec5af7396_0098c1e038b9458ebf823f18edd3ecde
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_7ad7c04ffb884ad2aa5dad2a1b932c8c_9f07b2ed6f884a44adcacdbd2c31db9f
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_4eba50b56ea5434c8aa34745859a2cb2_7e65093b3cad4d50857707af54aa1c10
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_7876a92647a948ca82a96dd979e14675_c1f370f9b9964bef99b7b11c0c371832
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_5d599fdd0b2649f79fd707f403f19379_a9b4674af6f5497b92478878c3b47dac
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_e2f817dc797447b8a207ff0db128312c_e9c9e755b50046abb4641d71687268eb
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_706ecb3f53f4457184f602e1d04bf357_723e6ff671be4ed6822571a5615c2c8f
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_331cc072334846c285fb0639b9b999b6_ec4680fdd19340c7951cafac897a0c89
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_e5b545f5d9ab4be9b0dfb4d41aeffbc2_09c699912f4e46e390a3fae9aa1424e1
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_d0c27485b4a7409f974dae44feadf777_11dcf1d47077456d8df02b524b5176f9
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_242ee2f079b34126a3d30bdb18ae892f_6d304157df5d433ab2c61f18bb9ff512
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_34df6ac765e844e5bdbd601df3decd97_8fff1759f7d4446ea5514fe6b0eb73bf
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_c8d0b8d698e24ad18e34b84b50185ce9_f41350a85abc44368610c875d705b6b5
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_dda62bde7df24cbda65228137cb2be26_fa13d5275396449fae6b76c18e8dc51d
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_2782bed6f0e94dc2888bd5988915c879_e78418774b814e61baecd36d7701ec25
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_7a1dfb682bb24604b3b07674d04174fb_b83a1c5d0eb04f9694e95f2d9a02f6aa
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_bb040ead12164545baf588fd67dcbf34_6c55e708659c42648406f5f62b4ca71f
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_3ce53e9fd9114e65b3922fe40f25a088_0c74b61f60b04e43b43aed186f9ebba1
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_278192269eab4b1ca8e2d946f298d45d_af4ca27e5e6d43f7937c69bf44103237
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_fdf3cb19cabb4367b3306d85df6245bb_ea7ce32aae9c49c0bc103552ae8524b3
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_e5d363291b374cd3a108c847484b4ea7_cbb1c23b2a64435cb23c04f7aced84b9
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_620c00dde4cf43ba9a1c95bd7e9975a1_106602c9397f46ffa06151aeaaf418f2
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_ea100891bd7a4b298253e21517fbf8bd_b535d2e474584143b4d95b18a4323e6e
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_e42cdf45aafd428ba8268900ba83b3a2_b176a2042b334d819cb3aeacb2fe285d
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_0d68d9342d954242a9309c426e00d253_ecbb46bebd884bf08186e3081d8bdfe6
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_5dc8216407b44ffea2b7648a366fb82d_b5453a3b89d345cdb20cfa7872946034
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_32afd9b4abad41b0b0a33ce5404def80_ef209a7374da46b7bfd54fe69c99459a
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_34e82bb6c2124ca7b0b7cb507536bd65_5a94cb7051d24c829c9cece84505b25d
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_685a877282ae4714a0596f10a61d7a24_f40c9b8c90db4325b92c61c7fb2d1ab3
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_420fe3b280714fc0b4b7cff0e56ffb1f_d4c89c5914c24a93b67a53dddafe0fcf
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_64502a4145c1424283a0e8521335a9fb_08acd492d1334354888cb9ee5e6b32dc
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_5dee6897af0448669f1060e9b3c26545_2b2bfa919ddc44f28c3e5046477ec4bf
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_e3c3653799a1493b9ed7167c0325891e_a56458cd42fd4ff8aca59e8d87a90974
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_f835f84494004cd08e2e57428ecd7c24_d62446d54ace4e8ab95b388be354c853
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_03f11f82a2a04744b7188ba6eb613fcc_f33c01248719456cba2d58dd687de7b2
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_4d1cb8d865c64e13a0ce63f1d2ce9701_c157e1f81f0745988eb6811af6b28dae
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_a415180a52c14adc8b3b8ab11ea7c46a_259d936df6a34337bf42d6d333b4225f
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_63e2b7315b5042abbe813c12b3ea753b_68646e7707044c8ca60b81b1c453e867
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_85b3d776c7604e1da28ebe1852e3d900_5c8450d53dce4d5d91fd6050bbc023df
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_3c17d6003a484e86bea153b3e9ee388d_a57ad03aba154c889ec8305d26b912f5
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_bbf32e9ecdb441e3ada65092207574e2_508904247a004d3295ec946f11e92324
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_6402614e0f494b1993f2fbb6515d9c6b_aeee13d3f0624b52b89b33ac1467332c
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_fa2d7857c28342dd87aef044738b7b7b_d578b784eb284ff28e20a7176e04c5b9
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_6668680378f44433af1324ba500f22cf_4587a02c44b54a819fc2f33d5651240c
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_a1a2bd05db304376b3af9ee89a5dd9fe_4ce7147070714bb0b9e7b2a91857bd59
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_bb311186bcba4ebd93fdf306fe46f86c_600b3344f9c1433c8913ad2856e8c541
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_5cc3ab66c6ce499c8df2393ceb4a8a16_3dcbdd202ca440058d23fb86bacef111
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_aa5c516fe4ec492fb386b1633d2097e9_aaaa95738bef4520abac3402e8414480
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_1335a53e070b4609ba31dbc6ff48860c_c3b29fed247f4a1eb1477d2cd86ba8a6
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_6d96ed5fa97b44a0b2a6197e67e59917_1a83230f90a2473db7585b5a7a0f4212
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_203d29bd6f734391963316462f766bfd_881917ca7d6a479cbea4f3fa5f5c4f4d
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_d4b5c5321ba342ea8a26e114a48cd26d_e5c55862609c42009cd9b306e514422f
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_6956414b7fe648f7884219158e90ab5d_1e1a7ea724624a3cb57e039dbf603dd5
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_815b1ceaff134d758b6eaf489ed0cb08_e98cba51ccbb473681f0541a07e2f760
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_135f027437334ec9ae73382c3729e4d0_fa4aff9d8122427c9eeb0ea7f081fd32
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_a5e261c2ac2d46a298f04931c1e9487e_4314decbfa6048438bd79f612345cd77
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_2ee048f142a643b9977d376a757341c9_e44019265b124081b769fcc49b293a94
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_caef5c562817459991d175ca3df0f35d_2d6cb9d2422b4a57808b50a1ce302fef
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_e6ccd65f3a834cdbafccbb9ae3a348ad_764e112ab15b45dd89029dcf9aef888e
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_10fbff9294c649309f7b2d96e44a6bb3_4d0c97d04bfd4ab4b396f6b63fcc4462
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_2b96206ab28e4cc4b3234e485da46e6a_ecc1ab87b59a47a0b691d8acb49558aa
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_7abd1d97b6034e6b81e5d250c8ff6ece_894ec1b24cd5481d8f7c971b02d985cb
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_261144faa0884f2687c3aba57c5c2650_a920e75af8b849d1a5b47d22705e3e41
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_b00ba3b5d96948af81f00ada45e2ff1c_3104e53edb574274b5397fcb59ee3020
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_8ad9e33c63ed4976965568ef91eae9e9_858a67814fb84fe780c011bc60c41ef0
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_9e7e5c28f38c4471a5057bd3c96df52b_210479f9b4f94e98a258a0ab3e987b00
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_4d54fac29b124e54bed29de7e3c53ba7_3915ef73bdf14a178087afb38f5cf55b
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_5dc1c9cc96ec4387916ef361a1ec26d3_2f5f4169c37a40f3b9992e70b9767062
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_b57798af3c944574865f9fb242092051_ac272623d64649a1874468fe62e9c3d6
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_4241a3e010db4c43878e587898a8b018_aca61459719849ba9261b8a90c0caa45
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_756d13370e4c4e0bbfe5d931545ea29f_861af0e1906b4cc28ceed6db97037bb1
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_e306fc9941624416a5c7013a0a0aab34_b4171143ce18451ebcb8701488ddc802
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_4942d29404e5429084f486a11117e9eb_61345bf6e36b41cab5e958e82a0cf5bc
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_8be9fed3fe5047e0a85e90e70da9b494_2c0e26c2a23d49c58fc5e956ec1fd634
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_464209d8aea64f8c8e36fc2709e73c6d_721038daa67149e39e3650afb08c3a1a
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_0f0c08e213fa4355b15ec8e467c849e5_023657e3b9244f04aa26bfe6e77dfdea
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_78002d980b344cb0bf698b7b229732e4_39ef68d30a6646da9e1a4f3f980be97d
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_7fded65b18794cc7ae13d8f671f1451d_7b6fd32375dc470b9902dfa99dbbd722
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_ef72461ac6fc41f58261f14ce026427b_e9bbce3280e54fef8f230f9a260b4675
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_a7d47ae9b8ea4d22be560c3a3fe95f89_f2eba12bdbd846ee88ce2613109b8e17
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_ab204a8fb23a4741a13a832888859939_bf549d9e34da483b983d6fe92a670977
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_a433d7435a4748fcb395f8d5c9820f47_3a289c59686f4ad399583304bc47201b
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_b0ae43db9d6246e3a7ddbe75cb22f9e0_ed0691cb93534949bbc4b22d6278f23d
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_acecdff79675444b893857313286c4ed_d1f9a74db8824682827b9ca441ede039
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_786d66b7d7c94ffea188357025669ab4_75eab6f909794b618e3ad29a13c36ab5
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_e5cbe49b50ff49469bc6020a01609b4c_f7391292fb744e51a14bad410d892214
> [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_2084178_b95eaf1a43d74f0d90695b8cc989baa6_accde839c96346b6bc55754077aceb5b
> [INFO:MainProcess:MainThread] process shutting down
> [DEBUG:MainProcess:MainThread] running all "atexit" finalizers with priority >= 0
> [DEBUG:MainProcess:MainThread] running the remaining "atexit" finalizers
> E: pybuild pybuild:355: test: plugin distutils failed with: exit code=1: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build; python3.9 -m pytest 
> dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.10 3.9" returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2021/12/20/joblib_0.17.0-4_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



More information about the debian-science-maintainers mailing list