>>> py3-pandas: Building community/py3-pandas 2.0.3-r0 (using abuild 3.12.0-r0) started Mon, 23 Oct 2023 16:01:40 +0000 >>> py3-pandas: Checking sanity of /home/buildozer/aports/community/py3-pandas/APKBUILD... >>> py3-pandas: Analyzing dependencies... >>> py3-pandas: Installing for build: build-base py3-dateutil py3-numpy py3-tz cython linux-headers py3-gpep517 py3-numpy-dev py3-python-versioneer py3-setuptools py3-wheel python3-dev (1/43) Installing libbz2 (1.0.8-r6) (2/43) Installing libffi (3.4.4-r3) (3/43) Installing gdbm (1.23-r1) (4/43) Installing xz-libs (5.4.4-r0) (5/43) Installing mpdecimal (2.5.1-r2) (6/43) Installing libpanelw (6.4_p20231007-r0) (7/43) Installing readline (8.2.1-r2) (8/43) Installing sqlite-libs (3.43.2-r0) (9/43) Installing python3 (3.11.6-r1) (10/43) Installing python3-pycache-pyc0 (3.11.6-r1) (11/43) Installing pyc (3.11.6-r1) (12/43) Installing py3-six (1.16.0-r7) (13/43) Installing py3-six-pyc (1.16.0-r7) (14/43) Installing py3-dateutil-pyc (2.8.2-r4) (15/43) Installing python3-pyc (3.11.6-r1) (16/43) Installing py3-dateutil (2.8.2-r4) (17/43) Installing libquadmath (13.2.1_git20231014-r0) (18/43) Installing libgfortran (13.2.1_git20231014-r0) (19/43) Installing openblas (0.3.24-r0) (20/43) Installing py3-numpy (1.25.2-r0) (21/43) Installing py3-numpy-pyc (1.25.2-r0) (22/43) Installing py3-tz (2023.3-r1) (23/43) Installing py3-tz-pyc (2023.3-r1) (24/43) Installing cython (0.29.36-r0) (25/43) Installing cython-pyc (0.29.36-r0) (26/43) Installing linux-headers (6.5-r0) (27/43) Installing py3-installer (0.7.0-r1) (28/43) Installing py3-installer-pyc (0.7.0-r1) (29/43) Installing py3-gpep517 (15-r0) (30/43) Installing py3-gpep517-pyc (15-r0) (31/43) Installing py3-numpy-dev (1.25.2-r0) (32/43) Installing py3-python-versioneer (0.29-r0) (33/43) Installing py3-python-versioneer-pyc (0.29-r0) (34/43) Installing py3-parsing (3.1.1-r0) (35/43) Installing py3-parsing-pyc (3.1.1-r0) (36/43) Installing py3-packaging (23.2-r0) (37/43) Installing py3-packaging-pyc (23.2-r0) (38/43) Installing py3-setuptools (68.2.2-r0) (39/43) Installing py3-setuptools-pyc (68.2.2-r0) (40/43) Installing py3-wheel (0.41.2-r0) (41/43) Installing py3-wheel-pyc (0.41.2-r0) (42/43) Installing python3-dev (3.11.6-r1) (43/43) Installing .makedepends-py3-pandas (20231023.160149) Executing busybox-1.36.1-r13.trigger OK: 549 MiB in 145 packages >>> py3-pandas: Cleaning up srcdir >>> py3-pandas: Cleaning up pkgdir >>> py3-pandas: Cleaning up tmpdir >>> py3-pandas: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19/pandas-2.0.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-pandas: Fetching https://github.com/pandas-dev/pandas/releases/download/v2.0.3/pandas-2.0.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5160k 100 5160k 0 0 7260k 0 --:--:-- --:--:-- --:--:-- 18.1M >>> py3-pandas: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19/pandas-2.0.3.tar.gz >>> py3-pandas: Checking sha512sums... pandas-2.0.3.tar.gz: OK >>> py3-pandas: Unpacking /var/cache/distfiles/v3.19/pandas-2.0.3.tar.gz... 2023-10-23 16:01:52,865 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ :19: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html Compiling pandas/_libs/algos.pyx because it changed. Compiling pandas/_libs/arrays.pyx because it changed. Compiling pandas/_libs/groupby.pyx because it changed. Compiling pandas/_libs/hashing.pyx because it changed. Compiling pandas/_libs/hashtable.pyx because it changed. Compiling pandas/_libs/index.pyx because it changed. Compiling pandas/_libs/indexing.pyx because it changed. Compiling pandas/_libs/internals.pyx because it changed. Compiling pandas/_libs/interval.pyx because it changed. Compiling pandas/_libs/join.pyx because it changed. Compiling pandas/_libs/lib.pyx because it changed. Compiling pandas/_libs/missing.pyx because it changed. Compiling pandas/_libs/parsers.pyx because it changed. Compiling pandas/_libs/reduction.pyx because it changed. Compiling pandas/_libs/ops.pyx because it changed. Compiling pandas/_libs/ops_dispatch.pyx because it changed. Compiling pandas/_libs/properties.pyx because it changed. Compiling pandas/_libs/reshape.pyx because it changed. Compiling pandas/_libs/sparse.pyx because it changed. Compiling pandas/_libs/tslib.pyx because it changed. Compiling pandas/_libs/tslibs/base.pyx because it changed. Compiling pandas/_libs/tslibs/ccalendar.pyx because it changed. Compiling pandas/_libs/tslibs/dtypes.pyx because it changed. Compiling pandas/_libs/tslibs/conversion.pyx because it changed. Compiling pandas/_libs/tslibs/fields.pyx because it changed. Compiling pandas/_libs/tslibs/nattype.pyx because it changed. Compiling pandas/_libs/tslibs/np_datetime.pyx because it changed. Compiling pandas/_libs/tslibs/offsets.pyx because it changed. Compiling pandas/_libs/tslibs/parsing.pyx because it changed. Compiling pandas/_libs/tslibs/period.pyx because it changed. Compiling pandas/_libs/tslibs/strptime.pyx because it changed. Compiling pandas/_libs/tslibs/timedeltas.pyx because it changed. Compiling pandas/_libs/tslibs/timestamps.pyx because it changed. Compiling pandas/_libs/tslibs/timezones.pyx because it changed. Compiling pandas/_libs/tslibs/tzconversion.pyx because it changed. Compiling pandas/_libs/tslibs/vectorized.pyx because it changed. Compiling pandas/_libs/testing.pyx because it changed. Compiling pandas/_libs/window/aggregations.pyx because it changed. Compiling pandas/_libs/window/indexers.pyx because it changed. Compiling pandas/_libs/writers.pyx because it changed. Compiling pandas/io/sas/sas.pyx because it changed. Compiling pandas/io/sas/byteswap.pyx because it changed. warning: pandas/io/sas/sas.pyx:378:23: Unused entry 'i' [ 1/42] Cythonizing pandas/_libs/algos.pyx [ 2/42] Cythonizing pandas/_libs/arrays.pyx [ 3/42] Cythonizing pandas/_libs/groupby.pyx [ 4/42] Cythonizing pandas/_libs/hashing.pyx [ 5/42] Cythonizing pandas/_libs/hashtable.pyx [ 6/42] Cythonizing pandas/_libs/index.pyx [ 7/42] Cythonizing pandas/_libs/indexing.pyx [ 8/42] Cythonizing pandas/_libs/internals.pyx [ 9/42] Cythonizing pandas/_libs/interval.pyx [10/42] Cythonizing pandas/_libs/join.pyx [11/42] Cythonizing pandas/_libs/lib.pyx [12/42] Cythonizing pandas/_libs/missing.pyx [13/42] Cythonizing pandas/_libs/ops.pyx [14/42] Cythonizing pandas/_libs/ops_dispatch.pyx [15/42] Cythonizing pandas/_libs/parsers.pyx [16/42] Cythonizing pandas/_libs/properties.pyx [17/42] Cythonizing pandas/_libs/reduction.pyx [18/42] Cythonizing pandas/_libs/reshape.pyx [19/42] Cythonizing pandas/_libs/sparse.pyx [20/42] Cythonizing pandas/_libs/testing.pyx [21/42] Cythonizing pandas/_libs/tslib.pyx [22/42] Cythonizing pandas/_libs/tslibs/base.pyx [23/42] Cythonizing pandas/_libs/tslibs/ccalendar.pyx [24/42] Cythonizing pandas/_libs/tslibs/conversion.pyx [25/42] Cythonizing pandas/_libs/tslibs/dtypes.pyx [26/42] Cythonizing pandas/_libs/tslibs/fields.pyx [27/42] Cythonizing pandas/_libs/tslibs/nattype.pyx [28/42] Cythonizing pandas/_libs/tslibs/np_datetime.pyx [29/42] Cythonizing pandas/_libs/tslibs/offsets.pyx [30/42] Cythonizing pandas/_libs/tslibs/parsing.pyx [31/42] Cythonizing pandas/_libs/tslibs/period.pyx [32/42] Cythonizing pandas/_libs/tslibs/strptime.pyx [33/42] Cythonizing pandas/_libs/tslibs/timedeltas.pyx [34/42] Cythonizing pandas/_libs/tslibs/timestamps.pyx [35/42] Cythonizing pandas/_libs/tslibs/timezones.pyx [36/42] Cythonizing pandas/_libs/tslibs/tzconversion.pyx [37/42] Cythonizing pandas/_libs/tslibs/vectorized.pyx [38/42] Cythonizing pandas/_libs/window/aggregations.pyx [39/42] Cythonizing pandas/_libs/window/indexers.pyx [40/42] Cythonizing pandas/_libs/writers.pyx [41/42] Cythonizing pandas/io/sas/byteswap.pyx [42/42] Cythonizing pandas/io/sas/sas.pyx 2023-10-23 16:03:19,342 root INFO running bdist_wheel 2023-10-23 16:03:19,350 root INFO running build 2023-10-23 16:03:19,351 root INFO running build_py 2023-10-23 16:03:19,366 root INFO creating build 2023-10-23 16:03:19,366 root INFO creating build/lib.linux-i686-cpython-311 2023-10-23 16:03:19,367 root INFO creating build/lib.linux-i686-cpython-311/pandas 2023-10-23 16:03:19,367 root INFO copying pandas/testing.py -> build/lib.linux-i686-cpython-311/pandas 2023-10-23 16:03:19,367 root INFO copying pandas/conftest.py -> build/lib.linux-i686-cpython-311/pandas 2023-10-23 16:03:19,368 root INFO copying pandas/_typing.py -> build/lib.linux-i686-cpython-311/pandas 2023-10-23 16:03:19,368 root INFO copying pandas/__init__.py -> build/lib.linux-i686-cpython-311/pandas 2023-10-23 16:03:19,369 root INFO copying pandas/_version.py -> build/lib.linux-i686-cpython-311/pandas 2023-10-23 16:03:19,369 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests 2023-10-23 16:03:19,370 root INFO copying pandas/tests/test_expressions.py -> build/lib.linux-i686-cpython-311/pandas/tests 2023-10-23 16:03:19,370 root INFO copying pandas/tests/test_aggregation.py -> build/lib.linux-i686-cpython-311/pandas/tests 2023-10-23 16:03:19,370 root INFO copying pandas/tests/test_downstream.py -> build/lib.linux-i686-cpython-311/pandas/tests 2023-10-23 16:03:19,371 root INFO copying pandas/tests/test_errors.py -> build/lib.linux-i686-cpython-311/pandas/tests 2023-10-23 16:03:19,371 root INFO copying pandas/tests/test_nanops.py -> build/lib.linux-i686-cpython-311/pandas/tests 2023-10-23 16:03:19,372 root INFO copying pandas/tests/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests 2023-10-23 16:03:19,372 root INFO copying pandas/tests/test_take.py -> build/lib.linux-i686-cpython-311/pandas/tests 2023-10-23 16:03:19,372 root INFO copying pandas/tests/test_common.py -> build/lib.linux-i686-cpython-311/pandas/tests 2023-10-23 16:03:19,373 root INFO copying pandas/tests/test_register_accessor.py -> build/lib.linux-i686-cpython-311/pandas/tests 2023-10-23 16:03:19,373 root INFO copying pandas/tests/test_optional_dependency.py -> build/lib.linux-i686-cpython-311/pandas/tests 2023-10-23 16:03:19,374 root INFO copying pandas/tests/test_algos.py -> build/lib.linux-i686-cpython-311/pandas/tests 2023-10-23 16:03:19,374 root INFO copying pandas/tests/test_flags.py -> build/lib.linux-i686-cpython-311/pandas/tests 2023-10-23 16:03:19,375 root INFO copying pandas/tests/test_sorting.py -> build/lib.linux-i686-cpython-311/pandas/tests 2023-10-23 16:03:19,375 root INFO copying pandas/tests/test_multilevel.py -> build/lib.linux-i686-cpython-311/pandas/tests 2023-10-23 16:03:19,376 root INFO creating build/lib.linux-i686-cpython-311/pandas/core 2023-10-23 16:03:19,376 root INFO copying pandas/core/accessor.py -> build/lib.linux-i686-cpython-311/pandas/core 2023-10-23 16:03:19,376 root INFO copying pandas/core/api.py -> build/lib.linux-i686-cpython-311/pandas/core 2023-10-23 16:03:19,377 root INFO copying pandas/core/config_init.py -> build/lib.linux-i686-cpython-311/pandas/core 2023-10-23 16:03:19,377 root INFO copying pandas/core/series.py -> build/lib.linux-i686-cpython-311/pandas/core 2023-10-23 16:03:19,378 root INFO copying pandas/core/construction.py -> build/lib.linux-i686-cpython-311/pandas/core 2023-10-23 16:03:19,379 root INFO copying pandas/core/__init__.py -> build/lib.linux-i686-cpython-311/pandas/core 2023-10-23 16:03:19,379 root INFO copying pandas/core/resample.py -> build/lib.linux-i686-cpython-311/pandas/core 2023-10-23 16:03:19,380 root INFO copying pandas/core/algorithms.py -> build/lib.linux-i686-cpython-311/pandas/core 2023-10-23 16:03:19,380 root INFO copying pandas/core/flags.py -> build/lib.linux-i686-cpython-311/pandas/core 2023-10-23 16:03:19,381 root INFO copying pandas/core/frame.py -> build/lib.linux-i686-cpython-311/pandas/core 2023-10-23 16:03:19,382 root INFO copying pandas/core/sorting.py -> build/lib.linux-i686-cpython-311/pandas/core 2023-10-23 16:03:19,382 root INFO copying pandas/core/generic.py -> build/lib.linux-i686-cpython-311/pandas/core 2023-10-23 16:03:19,383 root INFO copying pandas/core/base.py -> build/lib.linux-i686-cpython-311/pandas/core 2023-10-23 16:03:19,384 root INFO copying pandas/core/apply.py -> build/lib.linux-i686-cpython-311/pandas/core 2023-10-23 16:03:19,384 root INFO copying pandas/core/common.py -> build/lib.linux-i686-cpython-311/pandas/core 2023-10-23 16:03:19,385 root INFO copying pandas/core/missing.py -> build/lib.linux-i686-cpython-311/pandas/core 2023-10-23 16:03:19,385 root INFO copying pandas/core/shared_docs.py -> build/lib.linux-i686-cpython-311/pandas/core 2023-10-23 16:03:19,385 root INFO copying pandas/core/indexing.py -> build/lib.linux-i686-cpython-311/pandas/core 2023-10-23 16:03:19,386 root INFO copying pandas/core/sample.py -> build/lib.linux-i686-cpython-311/pandas/core 2023-10-23 16:03:19,386 root INFO copying pandas/core/arraylike.py -> build/lib.linux-i686-cpython-311/pandas/core 2023-10-23 16:03:19,387 root INFO copying pandas/core/roperator.py -> build/lib.linux-i686-cpython-311/pandas/core 2023-10-23 16:03:19,387 root INFO copying pandas/core/nanops.py -> build/lib.linux-i686-cpython-311/pandas/core 2023-10-23 16:03:19,387 root INFO creating build/lib.linux-i686-cpython-311/pandas/api 2023-10-23 16:03:19,388 root INFO copying pandas/api/__init__.py -> build/lib.linux-i686-cpython-311/pandas/api 2023-10-23 16:03:19,388 root INFO creating build/lib.linux-i686-cpython-311/pandas/tseries 2023-10-23 16:03:19,388 root INFO copying pandas/tseries/api.py -> build/lib.linux-i686-cpython-311/pandas/tseries 2023-10-23 16:03:19,389 root INFO copying pandas/tseries/holiday.py -> build/lib.linux-i686-cpython-311/pandas/tseries 2023-10-23 16:03:19,389 root INFO copying pandas/tseries/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tseries 2023-10-23 16:03:19,389 root INFO copying pandas/tseries/offsets.py -> build/lib.linux-i686-cpython-311/pandas/tseries 2023-10-23 16:03:19,390 root INFO copying pandas/tseries/frequencies.py -> build/lib.linux-i686-cpython-311/pandas/tseries 2023-10-23 16:03:19,390 root INFO creating build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:19,391 root INFO copying pandas/_libs/__init__.py -> build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:19,391 root INFO creating build/lib.linux-i686-cpython-311/pandas/errors 2023-10-23 16:03:19,391 root INFO copying pandas/errors/__init__.py -> build/lib.linux-i686-cpython-311/pandas/errors 2023-10-23 16:03:19,392 root INFO creating build/lib.linux-i686-cpython-311/pandas/plotting 2023-10-23 16:03:19,392 root INFO copying pandas/plotting/_core.py -> build/lib.linux-i686-cpython-311/pandas/plotting 2023-10-23 16:03:19,392 root INFO copying pandas/plotting/_misc.py -> build/lib.linux-i686-cpython-311/pandas/plotting 2023-10-23 16:03:19,393 root INFO copying pandas/plotting/__init__.py -> build/lib.linux-i686-cpython-311/pandas/plotting 2023-10-23 16:03:19,393 root INFO creating build/lib.linux-i686-cpython-311/pandas/arrays 2023-10-23 16:03:19,393 root INFO copying pandas/arrays/__init__.py -> build/lib.linux-i686-cpython-311/pandas/arrays 2023-10-23 16:03:19,394 root INFO creating build/lib.linux-i686-cpython-311/pandas/_testing 2023-10-23 16:03:19,394 root INFO copying pandas/_testing/_hypothesis.py -> build/lib.linux-i686-cpython-311/pandas/_testing 2023-10-23 16:03:19,395 root INFO copying pandas/_testing/_io.py -> build/lib.linux-i686-cpython-311/pandas/_testing 2023-10-23 16:03:19,395 root INFO copying pandas/_testing/contexts.py -> build/lib.linux-i686-cpython-311/pandas/_testing 2023-10-23 16:03:19,395 root INFO copying pandas/_testing/__init__.py -> build/lib.linux-i686-cpython-311/pandas/_testing 2023-10-23 16:03:19,396 root INFO copying pandas/_testing/asserters.py -> build/lib.linux-i686-cpython-311/pandas/_testing 2023-10-23 16:03:19,396 root INFO copying pandas/_testing/_random.py -> build/lib.linux-i686-cpython-311/pandas/_testing 2023-10-23 16:03:19,396 root INFO copying pandas/_testing/_warnings.py -> build/lib.linux-i686-cpython-311/pandas/_testing 2023-10-23 16:03:19,397 root INFO copying pandas/_testing/compat.py -> build/lib.linux-i686-cpython-311/pandas/_testing 2023-10-23 16:03:19,397 root INFO creating build/lib.linux-i686-cpython-311/pandas/_config 2023-10-23 16:03:19,397 root INFO copying pandas/_config/dates.py -> build/lib.linux-i686-cpython-311/pandas/_config 2023-10-23 16:03:19,398 root INFO copying pandas/_config/__init__.py -> build/lib.linux-i686-cpython-311/pandas/_config 2023-10-23 16:03:19,398 root INFO copying pandas/_config/display.py -> build/lib.linux-i686-cpython-311/pandas/_config 2023-10-23 16:03:19,398 root INFO copying pandas/_config/localization.py -> build/lib.linux-i686-cpython-311/pandas/_config 2023-10-23 16:03:19,399 root INFO copying pandas/_config/config.py -> build/lib.linux-i686-cpython-311/pandas/_config 2023-10-23 16:03:19,399 root INFO creating build/lib.linux-i686-cpython-311/pandas/util 2023-10-23 16:03:19,400 root INFO copying pandas/util/_decorators.py -> build/lib.linux-i686-cpython-311/pandas/util 2023-10-23 16:03:19,400 root INFO copying pandas/util/_exceptions.py -> build/lib.linux-i686-cpython-311/pandas/util 2023-10-23 16:03:19,400 root INFO copying pandas/util/_str_methods.py -> build/lib.linux-i686-cpython-311/pandas/util 2023-10-23 16:03:19,401 root INFO copying pandas/util/_doctools.py -> build/lib.linux-i686-cpython-311/pandas/util 2023-10-23 16:03:19,401 root INFO copying pandas/util/_print_versions.py -> build/lib.linux-i686-cpython-311/pandas/util 2023-10-23 16:03:19,401 root INFO copying pandas/util/__init__.py -> build/lib.linux-i686-cpython-311/pandas/util 2023-10-23 16:03:19,402 root INFO copying pandas/util/_test_decorators.py -> build/lib.linux-i686-cpython-311/pandas/util 2023-10-23 16:03:19,402 root INFO copying pandas/util/_validators.py -> build/lib.linux-i686-cpython-311/pandas/util 2023-10-23 16:03:19,402 root INFO copying pandas/util/_tester.py -> build/lib.linux-i686-cpython-311/pandas/util 2023-10-23 16:03:19,403 root INFO creating build/lib.linux-i686-cpython-311/pandas/compat 2023-10-23 16:03:19,403 root INFO copying pandas/compat/pickle_compat.py -> build/lib.linux-i686-cpython-311/pandas/compat 2023-10-23 16:03:19,403 root INFO copying pandas/compat/_constants.py -> build/lib.linux-i686-cpython-311/pandas/compat 2023-10-23 16:03:19,404 root INFO copying pandas/compat/__init__.py -> build/lib.linux-i686-cpython-311/pandas/compat 2023-10-23 16:03:19,404 root INFO copying pandas/compat/_optional.py -> build/lib.linux-i686-cpython-311/pandas/compat 2023-10-23 16:03:19,404 root INFO copying pandas/compat/compressors.py -> build/lib.linux-i686-cpython-311/pandas/compat 2023-10-23 16:03:19,405 root INFO copying pandas/compat/pyarrow.py -> build/lib.linux-i686-cpython-311/pandas/compat 2023-10-23 16:03:19,405 root INFO creating build/lib.linux-i686-cpython-311/pandas/io 2023-10-23 16:03:19,406 root INFO copying pandas/io/_util.py -> build/lib.linux-i686-cpython-311/pandas/io 2023-10-23 16:03:19,406 root INFO copying pandas/io/pickle.py -> build/lib.linux-i686-cpython-311/pandas/io 2023-10-23 16:03:19,406 root INFO copying pandas/io/api.py -> build/lib.linux-i686-cpython-311/pandas/io 2023-10-23 16:03:19,407 root INFO copying pandas/io/clipboards.py -> build/lib.linux-i686-cpython-311/pandas/io 2023-10-23 16:03:19,407 root INFO copying pandas/io/parquet.py -> build/lib.linux-i686-cpython-311/pandas/io 2023-10-23 16:03:19,407 root INFO copying pandas/io/__init__.py -> build/lib.linux-i686-cpython-311/pandas/io 2023-10-23 16:03:19,408 root INFO copying pandas/io/pytables.py -> build/lib.linux-i686-cpython-311/pandas/io 2023-10-23 16:03:19,408 root INFO copying pandas/io/gbq.py -> build/lib.linux-i686-cpython-311/pandas/io 2023-10-23 16:03:19,409 root INFO copying pandas/io/feather_format.py -> build/lib.linux-i686-cpython-311/pandas/io 2023-10-23 16:03:19,409 root INFO copying pandas/io/sql.py -> build/lib.linux-i686-cpython-311/pandas/io 2023-10-23 16:03:19,409 root INFO copying pandas/io/html.py -> build/lib.linux-i686-cpython-311/pandas/io 2023-10-23 16:03:19,410 root INFO copying pandas/io/stata.py -> build/lib.linux-i686-cpython-311/pandas/io 2023-10-23 16:03:19,410 root INFO copying pandas/io/spss.py -> build/lib.linux-i686-cpython-311/pandas/io 2023-10-23 16:03:19,411 root INFO copying pandas/io/common.py -> build/lib.linux-i686-cpython-311/pandas/io 2023-10-23 16:03:19,411 root INFO copying pandas/io/orc.py -> build/lib.linux-i686-cpython-311/pandas/io 2023-10-23 16:03:19,412 root INFO copying pandas/io/xml.py -> build/lib.linux-i686-cpython-311/pandas/io 2023-10-23 16:03:19,412 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/frame 2023-10-23 16:03:19,413 root INFO copying pandas/tests/frame/test_arithmetic.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame 2023-10-23 16:03:19,413 root INFO copying pandas/tests/frame/test_subclass.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame 2023-10-23 16:03:19,413 root INFO copying pandas/tests/frame/test_api.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame 2023-10-23 16:03:19,414 root INFO copying pandas/tests/frame/conftest.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame 2023-10-23 16:03:19,414 root INFO copying pandas/tests/frame/test_npfuncs.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame 2023-10-23 16:03:19,415 root INFO copying pandas/tests/frame/test_stack_unstack.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame 2023-10-23 16:03:19,415 root INFO copying pandas/tests/frame/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame 2023-10-23 16:03:19,416 root INFO copying pandas/tests/frame/test_constructors.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame 2023-10-23 16:03:19,416 root INFO copying pandas/tests/frame/test_iteration.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame 2023-10-23 16:03:19,417 root INFO copying pandas/tests/frame/test_alter_axes.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame 2023-10-23 16:03:19,417 root INFO copying pandas/tests/frame/test_nonunique_indexes.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame 2023-10-23 16:03:19,417 root INFO copying pandas/tests/frame/test_query_eval.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame 2023-10-23 16:03:19,418 root INFO copying pandas/tests/frame/test_repr_info.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame 2023-10-23 16:03:19,418 root INFO copying pandas/tests/frame/test_reductions.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame 2023-10-23 16:03:19,418 root INFO copying pandas/tests/frame/test_unary.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame 2023-10-23 16:03:19,419 root INFO copying pandas/tests/frame/common.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame 2023-10-23 16:03:19,419 root INFO copying pandas/tests/frame/test_logical_ops.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame 2023-10-23 16:03:19,419 root INFO copying pandas/tests/frame/test_validate.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame 2023-10-23 16:03:19,420 root INFO copying pandas/tests/frame/test_cumulative.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame 2023-10-23 16:03:19,420 root INFO copying pandas/tests/frame/test_block_internals.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame 2023-10-23 16:03:19,420 root INFO copying pandas/tests/frame/test_ufunc.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame 2023-10-23 16:03:19,421 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/strings 2023-10-23 16:03:19,421 root INFO copying pandas/tests/strings/test_cat.py -> build/lib.linux-i686-cpython-311/pandas/tests/strings 2023-10-23 16:03:19,422 root INFO copying pandas/tests/strings/test_api.py -> build/lib.linux-i686-cpython-311/pandas/tests/strings 2023-10-23 16:03:19,422 root INFO copying pandas/tests/strings/conftest.py -> build/lib.linux-i686-cpython-311/pandas/tests/strings 2023-10-23 16:03:19,422 root INFO copying pandas/tests/strings/test_case_justify.py -> build/lib.linux-i686-cpython-311/pandas/tests/strings 2023-10-23 16:03:19,423 root INFO copying pandas/tests/strings/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/strings 2023-10-23 16:03:19,423 root INFO copying pandas/tests/strings/test_find_replace.py -> build/lib.linux-i686-cpython-311/pandas/tests/strings 2023-10-23 16:03:19,423 root INFO copying pandas/tests/strings/test_strings.py -> build/lib.linux-i686-cpython-311/pandas/tests/strings 2023-10-23 16:03:19,424 root INFO copying pandas/tests/strings/test_extract.py -> build/lib.linux-i686-cpython-311/pandas/tests/strings 2023-10-23 16:03:19,424 root INFO copying pandas/tests/strings/test_string_array.py -> build/lib.linux-i686-cpython-311/pandas/tests/strings 2023-10-23 16:03:19,425 root INFO copying pandas/tests/strings/test_get_dummies.py -> build/lib.linux-i686-cpython-311/pandas/tests/strings 2023-10-23 16:03:19,425 root INFO copying pandas/tests/strings/test_split_partition.py -> build/lib.linux-i686-cpython-311/pandas/tests/strings 2023-10-23 16:03:19,426 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/indexes 2023-10-23 16:03:19,426 root INFO copying pandas/tests/indexes/test_subclass.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes 2023-10-23 16:03:19,426 root INFO copying pandas/tests/indexes/test_setops.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes 2023-10-23 16:03:19,427 root INFO copying pandas/tests/indexes/test_frozen.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes 2023-10-23 16:03:19,427 root INFO copying pandas/tests/indexes/datetimelike.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes 2023-10-23 16:03:19,427 root INFO copying pandas/tests/indexes/test_index_new.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes 2023-10-23 16:03:19,428 root INFO copying pandas/tests/indexes/conftest.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes 2023-10-23 16:03:19,428 root INFO copying pandas/tests/indexes/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes 2023-10-23 16:03:19,428 root INFO copying pandas/tests/indexes/test_common.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes 2023-10-23 16:03:19,429 root INFO copying pandas/tests/indexes/test_numpy_compat.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes 2023-10-23 16:03:19,429 root INFO copying pandas/tests/indexes/test_base.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes 2023-10-23 16:03:19,429 root INFO copying pandas/tests/indexes/common.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes 2023-10-23 16:03:19,430 root INFO copying pandas/tests/indexes/test_indexing.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes 2023-10-23 16:03:19,430 root INFO copying pandas/tests/indexes/test_engines.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes 2023-10-23 16:03:19,430 root INFO copying pandas/tests/indexes/test_any_index.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes 2023-10-23 16:03:19,431 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/apply 2023-10-23 16:03:19,431 root INFO copying pandas/tests/apply/test_frame_apply_relabeling.py -> build/lib.linux-i686-cpython-311/pandas/tests/apply 2023-10-23 16:03:19,432 root INFO copying pandas/tests/apply/conftest.py -> build/lib.linux-i686-cpython-311/pandas/tests/apply 2023-10-23 16:03:19,432 root INFO copying pandas/tests/apply/test_frame_apply.py -> build/lib.linux-i686-cpython-311/pandas/tests/apply 2023-10-23 16:03:19,432 root INFO copying pandas/tests/apply/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/apply 2023-10-23 16:03:19,433 root INFO copying pandas/tests/apply/test_series_transform.py -> build/lib.linux-i686-cpython-311/pandas/tests/apply 2023-10-23 16:03:19,433 root INFO copying pandas/tests/apply/test_series_apply_relabeling.py -> build/lib.linux-i686-cpython-311/pandas/tests/apply 2023-10-23 16:03:19,433 root INFO copying pandas/tests/apply/test_frame_transform.py -> build/lib.linux-i686-cpython-311/pandas/tests/apply 2023-10-23 16:03:19,434 root INFO copying pandas/tests/apply/common.py -> build/lib.linux-i686-cpython-311/pandas/tests/apply 2023-10-23 16:03:19,434 root INFO copying pandas/tests/apply/test_invalid_arg.py -> build/lib.linux-i686-cpython-311/pandas/tests/apply 2023-10-23 16:03:19,434 root INFO copying pandas/tests/apply/test_str.py -> build/lib.linux-i686-cpython-311/pandas/tests/apply 2023-10-23 16:03:19,435 root INFO copying pandas/tests/apply/test_series_apply.py -> build/lib.linux-i686-cpython-311/pandas/tests/apply 2023-10-23 16:03:19,435 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/internals 2023-10-23 16:03:19,435 root INFO copying pandas/tests/internals/test_api.py -> build/lib.linux-i686-cpython-311/pandas/tests/internals 2023-10-23 16:03:19,436 root INFO copying pandas/tests/internals/test_managers.py -> build/lib.linux-i686-cpython-311/pandas/tests/internals 2023-10-23 16:03:19,436 root INFO copying pandas/tests/internals/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/internals 2023-10-23 16:03:19,436 root INFO copying pandas/tests/internals/test_internals.py -> build/lib.linux-i686-cpython-311/pandas/tests/internals 2023-10-23 16:03:19,437 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/api 2023-10-23 16:03:19,437 root INFO copying pandas/tests/api/test_api.py -> build/lib.linux-i686-cpython-311/pandas/tests/api 2023-10-23 16:03:19,438 root INFO copying pandas/tests/api/test_types.py -> build/lib.linux-i686-cpython-311/pandas/tests/api 2023-10-23 16:03:19,438 root INFO copying pandas/tests/api/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/api 2023-10-23 16:03:19,438 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/construction 2023-10-23 16:03:19,439 root INFO copying pandas/tests/construction/test_extract_array.py -> build/lib.linux-i686-cpython-311/pandas/tests/construction 2023-10-23 16:03:19,439 root INFO copying pandas/tests/construction/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/construction 2023-10-23 16:03:19,439 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/config 2023-10-23 16:03:19,440 root INFO copying pandas/tests/config/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/config 2023-10-23 16:03:19,440 root INFO copying pandas/tests/config/test_localization.py -> build/lib.linux-i686-cpython-311/pandas/tests/config 2023-10-23 16:03:19,440 root INFO copying pandas/tests/config/test_config.py -> build/lib.linux-i686-cpython-311/pandas/tests/config 2023-10-23 16:03:19,441 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/arithmetic 2023-10-23 16:03:19,441 root INFO copying pandas/tests/arithmetic/test_timedelta64.py -> build/lib.linux-i686-cpython-311/pandas/tests/arithmetic 2023-10-23 16:03:19,442 root INFO copying pandas/tests/arithmetic/conftest.py -> build/lib.linux-i686-cpython-311/pandas/tests/arithmetic 2023-10-23 16:03:19,442 root INFO copying pandas/tests/arithmetic/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/arithmetic 2023-10-23 16:03:19,442 root INFO copying pandas/tests/arithmetic/test_numeric.py -> build/lib.linux-i686-cpython-311/pandas/tests/arithmetic 2023-10-23 16:03:19,443 root INFO copying pandas/tests/arithmetic/test_interval.py -> build/lib.linux-i686-cpython-311/pandas/tests/arithmetic 2023-10-23 16:03:19,443 root INFO copying pandas/tests/arithmetic/test_datetime64.py -> build/lib.linux-i686-cpython-311/pandas/tests/arithmetic 2023-10-23 16:03:19,444 root INFO copying pandas/tests/arithmetic/common.py -> build/lib.linux-i686-cpython-311/pandas/tests/arithmetic 2023-10-23 16:03:19,444 root INFO copying pandas/tests/arithmetic/test_period.py -> build/lib.linux-i686-cpython-311/pandas/tests/arithmetic 2023-10-23 16:03:19,444 root INFO copying pandas/tests/arithmetic/test_categorical.py -> build/lib.linux-i686-cpython-311/pandas/tests/arithmetic 2023-10-23 16:03:19,445 root INFO copying pandas/tests/arithmetic/test_array_ops.py -> build/lib.linux-i686-cpython-311/pandas/tests/arithmetic 2023-10-23 16:03:19,445 root INFO copying pandas/tests/arithmetic/test_object.py -> build/lib.linux-i686-cpython-311/pandas/tests/arithmetic 2023-10-23 16:03:19,445 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/reductions 2023-10-23 16:03:19,446 root INFO copying pandas/tests/reductions/test_stat_reductions.py -> build/lib.linux-i686-cpython-311/pandas/tests/reductions 2023-10-23 16:03:19,446 root INFO copying pandas/tests/reductions/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/reductions 2023-10-23 16:03:19,446 root INFO copying pandas/tests/reductions/test_reductions.py -> build/lib.linux-i686-cpython-311/pandas/tests/reductions 2023-10-23 16:03:19,447 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/extension 2023-10-23 16:03:19,447 root INFO copying pandas/tests/extension/test_arrow.py -> build/lib.linux-i686-cpython-311/pandas/tests/extension 2023-10-23 16:03:19,448 root INFO copying pandas/tests/extension/conftest.py -> build/lib.linux-i686-cpython-311/pandas/tests/extension 2023-10-23 16:03:19,448 root INFO copying pandas/tests/extension/test_datetime.py -> build/lib.linux-i686-cpython-311/pandas/tests/extension 2023-10-23 16:03:19,449 root INFO copying pandas/tests/extension/test_floating.py -> build/lib.linux-i686-cpython-311/pandas/tests/extension 2023-10-23 16:03:19,449 root INFO copying pandas/tests/extension/test_sparse.py -> build/lib.linux-i686-cpython-311/pandas/tests/extension 2023-10-23 16:03:19,449 root INFO copying pandas/tests/extension/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/extension 2023-10-23 16:03:19,450 root INFO copying pandas/tests/extension/test_numpy.py -> build/lib.linux-i686-cpython-311/pandas/tests/extension 2023-10-23 16:03:19,450 root INFO copying pandas/tests/extension/test_external_block.py -> build/lib.linux-i686-cpython-311/pandas/tests/extension 2023-10-23 16:03:19,450 root INFO copying pandas/tests/extension/test_boolean.py -> build/lib.linux-i686-cpython-311/pandas/tests/extension 2023-10-23 16:03:19,451 root INFO copying pandas/tests/extension/test_interval.py -> build/lib.linux-i686-cpython-311/pandas/tests/extension 2023-10-23 16:03:19,451 root INFO copying pandas/tests/extension/test_common.py -> build/lib.linux-i686-cpython-311/pandas/tests/extension 2023-10-23 16:03:19,451 root INFO copying pandas/tests/extension/test_extension.py -> build/lib.linux-i686-cpython-311/pandas/tests/extension 2023-10-23 16:03:19,452 root INFO copying pandas/tests/extension/test_string.py -> build/lib.linux-i686-cpython-311/pandas/tests/extension 2023-10-23 16:03:19,452 root INFO copying pandas/tests/extension/test_period.py -> build/lib.linux-i686-cpython-311/pandas/tests/extension 2023-10-23 16:03:19,452 root INFO copying pandas/tests/extension/test_categorical.py -> build/lib.linux-i686-cpython-311/pandas/tests/extension 2023-10-23 16:03:19,453 root INFO copying pandas/tests/extension/test_integer.py -> build/lib.linux-i686-cpython-311/pandas/tests/extension 2023-10-23 16:03:19,453 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/tseries 2023-10-23 16:03:19,453 root INFO copying pandas/tests/tseries/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/tseries 2023-10-23 16:03:19,454 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/libs 2023-10-23 16:03:19,454 root INFO copying pandas/tests/libs/test_lib.py -> build/lib.linux-i686-cpython-311/pandas/tests/libs 2023-10-23 16:03:19,454 root INFO copying pandas/tests/libs/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/libs 2023-10-23 16:03:19,455 root INFO copying pandas/tests/libs/test_join.py -> build/lib.linux-i686-cpython-311/pandas/tests/libs 2023-10-23 16:03:19,455 root INFO copying pandas/tests/libs/test_hashtable.py -> build/lib.linux-i686-cpython-311/pandas/tests/libs 2023-10-23 16:03:19,456 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/base 2023-10-23 16:03:19,456 root INFO copying pandas/tests/base/test_value_counts.py -> build/lib.linux-i686-cpython-311/pandas/tests/base 2023-10-23 16:03:19,456 root INFO copying pandas/tests/base/test_conversion.py -> build/lib.linux-i686-cpython-311/pandas/tests/base 2023-10-23 16:03:19,457 root INFO copying pandas/tests/base/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/base 2023-10-23 16:03:19,457 root INFO copying pandas/tests/base/test_fillna.py -> build/lib.linux-i686-cpython-311/pandas/tests/base 2023-10-23 16:03:19,457 root INFO copying pandas/tests/base/test_constructors.py -> build/lib.linux-i686-cpython-311/pandas/tests/base 2023-10-23 16:03:19,458 root INFO copying pandas/tests/base/test_unique.py -> build/lib.linux-i686-cpython-311/pandas/tests/base 2023-10-23 16:03:19,458 root INFO copying pandas/tests/base/test_transpose.py -> build/lib.linux-i686-cpython-311/pandas/tests/base 2023-10-23 16:03:19,458 root INFO copying pandas/tests/base/test_misc.py -> build/lib.linux-i686-cpython-311/pandas/tests/base 2023-10-23 16:03:19,459 root INFO copying pandas/tests/base/common.py -> build/lib.linux-i686-cpython-311/pandas/tests/base 2023-10-23 16:03:19,459 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/resample 2023-10-23 16:03:19,459 root INFO copying pandas/tests/resample/test_datetime_index.py -> build/lib.linux-i686-cpython-311/pandas/tests/resample 2023-10-23 16:03:19,460 root INFO copying pandas/tests/resample/conftest.py -> build/lib.linux-i686-cpython-311/pandas/tests/resample 2023-10-23 16:03:19,460 root INFO copying pandas/tests/resample/test_timedelta.py -> build/lib.linux-i686-cpython-311/pandas/tests/resample 2023-10-23 16:03:19,460 root INFO copying pandas/tests/resample/test_resample_api.py -> build/lib.linux-i686-cpython-311/pandas/tests/resample 2023-10-23 16:03:19,461 root INFO copying pandas/tests/resample/test_resampler_grouper.py -> build/lib.linux-i686-cpython-311/pandas/tests/resample 2023-10-23 16:03:19,461 root INFO copying pandas/tests/resample/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/resample 2023-10-23 16:03:19,462 root INFO copying pandas/tests/resample/test_period_index.py -> build/lib.linux-i686-cpython-311/pandas/tests/resample 2023-10-23 16:03:19,462 root INFO copying pandas/tests/resample/test_time_grouper.py -> build/lib.linux-i686-cpython-311/pandas/tests/resample 2023-10-23 16:03:19,462 root INFO copying pandas/tests/resample/test_base.py -> build/lib.linux-i686-cpython-311/pandas/tests/resample 2023-10-23 16:03:19,463 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/groupby 2023-10-23 16:03:19,463 root INFO copying pandas/tests/groupby/test_size.py -> build/lib.linux-i686-cpython-311/pandas/tests/groupby 2023-10-23 16:03:19,464 root INFO copying pandas/tests/groupby/test_sample.py -> build/lib.linux-i686-cpython-311/pandas/tests/groupby 2023-10-23 16:03:19,464 root INFO copying pandas/tests/groupby/test_counting.py -> build/lib.linux-i686-cpython-311/pandas/tests/groupby 2023-10-23 16:03:19,464 root INFO copying pandas/tests/groupby/test_missing.py -> build/lib.linux-i686-cpython-311/pandas/tests/groupby 2023-10-23 16:03:19,465 root INFO copying pandas/tests/groupby/test_value_counts.py -> build/lib.linux-i686-cpython-311/pandas/tests/groupby 2023-10-23 16:03:19,465 root INFO copying pandas/tests/groupby/test_nth.py -> build/lib.linux-i686-cpython-311/pandas/tests/groupby 2023-10-23 16:03:19,466 root INFO copying pandas/tests/groupby/conftest.py -> build/lib.linux-i686-cpython-311/pandas/tests/groupby 2023-10-23 16:03:19,466 root INFO copying pandas/tests/groupby/test_nunique.py -> build/lib.linux-i686-cpython-311/pandas/tests/groupby 2023-10-23 16:03:19,466 root INFO copying pandas/tests/groupby/test_api_consistency.py -> build/lib.linux-i686-cpython-311/pandas/tests/groupby 2023-10-23 16:03:19,467 root INFO copying pandas/tests/groupby/test_grouping.py -> build/lib.linux-i686-cpython-311/pandas/tests/groupby 2023-10-23 16:03:19,467 root INFO copying pandas/tests/groupby/test_function.py -> build/lib.linux-i686-cpython-311/pandas/tests/groupby 2023-10-23 16:03:19,468 root INFO copying pandas/tests/groupby/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/groupby 2023-10-23 16:03:19,468 root INFO copying pandas/tests/groupby/test_groupby_subclass.py -> build/lib.linux-i686-cpython-311/pandas/tests/groupby 2023-10-23 16:03:19,468 root INFO copying pandas/tests/groupby/test_numba.py -> build/lib.linux-i686-cpython-311/pandas/tests/groupby 2023-10-23 16:03:19,469 root INFO copying pandas/tests/groupby/test_any_all.py -> build/lib.linux-i686-cpython-311/pandas/tests/groupby 2023-10-23 16:03:19,469 root INFO copying pandas/tests/groupby/test_groupby_dropna.py -> build/lib.linux-i686-cpython-311/pandas/tests/groupby 2023-10-23 16:03:19,469 root INFO copying pandas/tests/groupby/test_allowlist.py -> build/lib.linux-i686-cpython-311/pandas/tests/groupby 2023-10-23 16:03:19,470 root INFO copying pandas/tests/groupby/test_groupby.py -> build/lib.linux-i686-cpython-311/pandas/tests/groupby 2023-10-23 16:03:19,470 root INFO copying pandas/tests/groupby/test_timegrouper.py -> build/lib.linux-i686-cpython-311/pandas/tests/groupby 2023-10-23 16:03:19,471 root INFO copying pandas/tests/groupby/test_apply_mutate.py -> build/lib.linux-i686-cpython-311/pandas/tests/groupby 2023-10-23 16:03:19,471 root INFO copying pandas/tests/groupby/test_bin_groupby.py -> build/lib.linux-i686-cpython-311/pandas/tests/groupby 2023-10-23 16:03:19,471 root INFO copying pandas/tests/groupby/test_quantile.py -> build/lib.linux-i686-cpython-311/pandas/tests/groupby 2023-10-23 16:03:19,472 root INFO copying pandas/tests/groupby/test_rank.py -> build/lib.linux-i686-cpython-311/pandas/tests/groupby 2023-10-23 16:03:19,472 root INFO copying pandas/tests/groupby/test_raises.py -> build/lib.linux-i686-cpython-311/pandas/tests/groupby 2023-10-23 16:03:19,472 root INFO copying pandas/tests/groupby/test_libgroupby.py -> build/lib.linux-i686-cpython-311/pandas/tests/groupby 2023-10-23 16:03:19,473 root INFO copying pandas/tests/groupby/test_apply.py -> build/lib.linux-i686-cpython-311/pandas/tests/groupby 2023-10-23 16:03:19,473 root INFO copying pandas/tests/groupby/test_filters.py -> build/lib.linux-i686-cpython-311/pandas/tests/groupby 2023-10-23 16:03:19,473 root INFO copying pandas/tests/groupby/test_indexing.py -> build/lib.linux-i686-cpython-311/pandas/tests/groupby 2023-10-23 16:03:19,474 root INFO copying pandas/tests/groupby/test_categorical.py -> build/lib.linux-i686-cpython-311/pandas/tests/groupby 2023-10-23 16:03:19,474 root INFO copying pandas/tests/groupby/test_groupby_shift_diff.py -> build/lib.linux-i686-cpython-311/pandas/tests/groupby 2023-10-23 16:03:19,475 root INFO copying pandas/tests/groupby/test_index_as_string.py -> build/lib.linux-i686-cpython-311/pandas/tests/groupby 2023-10-23 16:03:19,475 root INFO copying pandas/tests/groupby/test_min_max.py -> build/lib.linux-i686-cpython-311/pandas/tests/groupby 2023-10-23 16:03:19,475 root INFO copying pandas/tests/groupby/test_pipe.py -> build/lib.linux-i686-cpython-311/pandas/tests/groupby 2023-10-23 16:03:19,476 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/generic 2023-10-23 16:03:19,476 root INFO copying pandas/tests/generic/test_duplicate_labels.py -> build/lib.linux-i686-cpython-311/pandas/tests/generic 2023-10-23 16:03:19,476 root INFO copying pandas/tests/generic/test_generic.py -> build/lib.linux-i686-cpython-311/pandas/tests/generic 2023-10-23 16:03:19,477 root INFO copying pandas/tests/generic/test_finalize.py -> build/lib.linux-i686-cpython-311/pandas/tests/generic 2023-10-23 16:03:19,477 root INFO copying pandas/tests/generic/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/generic 2023-10-23 16:03:19,477 root INFO copying pandas/tests/generic/test_label_or_level_utils.py -> build/lib.linux-i686-cpython-311/pandas/tests/generic 2023-10-23 16:03:19,478 root INFO copying pandas/tests/generic/test_frame.py -> build/lib.linux-i686-cpython-311/pandas/tests/generic 2023-10-23 16:03:19,478 root INFO copying pandas/tests/generic/test_series.py -> build/lib.linux-i686-cpython-311/pandas/tests/generic 2023-10-23 16:03:19,479 root INFO copying pandas/tests/generic/test_to_xarray.py -> build/lib.linux-i686-cpython-311/pandas/tests/generic 2023-10-23 16:03:19,479 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/tools 2023-10-23 16:03:19,479 root INFO copying pandas/tests/tools/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/tools 2023-10-23 16:03:19,480 root INFO copying pandas/tests/tools/test_to_time.py -> build/lib.linux-i686-cpython-311/pandas/tests/tools 2023-10-23 16:03:19,480 root INFO copying pandas/tests/tools/test_to_numeric.py -> build/lib.linux-i686-cpython-311/pandas/tests/tools 2023-10-23 16:03:19,480 root INFO copying pandas/tests/tools/test_to_timedelta.py -> build/lib.linux-i686-cpython-311/pandas/tests/tools 2023-10-23 16:03:19,481 root INFO copying pandas/tests/tools/test_to_datetime.py -> build/lib.linux-i686-cpython-311/pandas/tests/tools 2023-10-23 16:03:19,482 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/window 2023-10-23 16:03:19,482 root INFO copying pandas/tests/window/test_expanding.py -> build/lib.linux-i686-cpython-311/pandas/tests/window 2023-10-23 16:03:19,482 root INFO copying pandas/tests/window/test_rolling.py -> build/lib.linux-i686-cpython-311/pandas/tests/window 2023-10-23 16:03:19,483 root INFO copying pandas/tests/window/test_online.py -> build/lib.linux-i686-cpython-311/pandas/tests/window 2023-10-23 16:03:19,483 root INFO copying pandas/tests/window/test_rolling_functions.py -> build/lib.linux-i686-cpython-311/pandas/tests/window 2023-10-23 16:03:19,483 root INFO copying pandas/tests/window/test_rolling_skew_kurt.py -> build/lib.linux-i686-cpython-311/pandas/tests/window 2023-10-23 16:03:19,484 root INFO copying pandas/tests/window/test_api.py -> build/lib.linux-i686-cpython-311/pandas/tests/window 2023-10-23 16:03:19,484 root INFO copying pandas/tests/window/conftest.py -> build/lib.linux-i686-cpython-311/pandas/tests/window 2023-10-23 16:03:19,484 root INFO copying pandas/tests/window/test_base_indexer.py -> build/lib.linux-i686-cpython-311/pandas/tests/window 2023-10-23 16:03:19,485 root INFO copying pandas/tests/window/test_ewm.py -> build/lib.linux-i686-cpython-311/pandas/tests/window 2023-10-23 16:03:19,485 root INFO copying pandas/tests/window/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/window 2023-10-23 16:03:19,485 root INFO copying pandas/tests/window/test_numba.py -> build/lib.linux-i686-cpython-311/pandas/tests/window 2023-10-23 16:03:19,486 root INFO copying pandas/tests/window/test_win_type.py -> build/lib.linux-i686-cpython-311/pandas/tests/window 2023-10-23 16:03:19,486 root INFO copying pandas/tests/window/test_groupby.py -> build/lib.linux-i686-cpython-311/pandas/tests/window 2023-10-23 16:03:19,486 root INFO copying pandas/tests/window/test_timeseries_window.py -> build/lib.linux-i686-cpython-311/pandas/tests/window 2023-10-23 16:03:19,487 root INFO copying pandas/tests/window/test_cython_aggregations.py -> build/lib.linux-i686-cpython-311/pandas/tests/window 2023-10-23 16:03:19,487 root INFO copying pandas/tests/window/test_apply.py -> build/lib.linux-i686-cpython-311/pandas/tests/window 2023-10-23 16:03:19,488 root INFO copying pandas/tests/window/test_pairwise.py -> build/lib.linux-i686-cpython-311/pandas/tests/window 2023-10-23 16:03:19,488 root INFO copying pandas/tests/window/test_rolling_quantile.py -> build/lib.linux-i686-cpython-311/pandas/tests/window 2023-10-23 16:03:19,488 root INFO copying pandas/tests/window/test_dtypes.py -> build/lib.linux-i686-cpython-311/pandas/tests/window 2023-10-23 16:03:19,489 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/reshape 2023-10-23 16:03:19,489 root INFO copying pandas/tests/reshape/test_pivot.py -> build/lib.linux-i686-cpython-311/pandas/tests/reshape 2023-10-23 16:03:19,490 root INFO copying pandas/tests/reshape/test_cut.py -> build/lib.linux-i686-cpython-311/pandas/tests/reshape 2023-10-23 16:03:19,490 root INFO copying pandas/tests/reshape/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/reshape 2023-10-23 16:03:19,490 root INFO copying pandas/tests/reshape/test_union_categoricals.py -> build/lib.linux-i686-cpython-311/pandas/tests/reshape 2023-10-23 16:03:19,491 root INFO copying pandas/tests/reshape/test_qcut.py -> build/lib.linux-i686-cpython-311/pandas/tests/reshape 2023-10-23 16:03:19,491 root INFO copying pandas/tests/reshape/test_crosstab.py -> build/lib.linux-i686-cpython-311/pandas/tests/reshape 2023-10-23 16:03:19,491 root INFO copying pandas/tests/reshape/test_get_dummies.py -> build/lib.linux-i686-cpython-311/pandas/tests/reshape 2023-10-23 16:03:19,492 root INFO copying pandas/tests/reshape/test_melt.py -> build/lib.linux-i686-cpython-311/pandas/tests/reshape 2023-10-23 16:03:19,492 root INFO copying pandas/tests/reshape/test_pivot_multilevel.py -> build/lib.linux-i686-cpython-311/pandas/tests/reshape 2023-10-23 16:03:19,493 root INFO copying pandas/tests/reshape/test_util.py -> build/lib.linux-i686-cpython-311/pandas/tests/reshape 2023-10-23 16:03:19,493 root INFO copying pandas/tests/reshape/test_from_dummies.py -> build/lib.linux-i686-cpython-311/pandas/tests/reshape 2023-10-23 16:03:19,493 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/scalar 2023-10-23 16:03:19,494 root INFO copying pandas/tests/scalar/test_nat.py -> build/lib.linux-i686-cpython-311/pandas/tests/scalar 2023-10-23 16:03:19,494 root INFO copying pandas/tests/scalar/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/scalar 2023-10-23 16:03:19,494 root INFO copying pandas/tests/scalar/test_na_scalar.py -> build/lib.linux-i686-cpython-311/pandas/tests/scalar 2023-10-23 16:03:19,495 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/dtypes 2023-10-23 16:03:19,495 root INFO copying pandas/tests/dtypes/test_missing.py -> build/lib.linux-i686-cpython-311/pandas/tests/dtypes 2023-10-23 16:03:19,495 root INFO copying pandas/tests/dtypes/test_generic.py -> build/lib.linux-i686-cpython-311/pandas/tests/dtypes 2023-10-23 16:03:19,496 root INFO copying pandas/tests/dtypes/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/dtypes 2023-10-23 16:03:19,496 root INFO copying pandas/tests/dtypes/test_common.py -> build/lib.linux-i686-cpython-311/pandas/tests/dtypes 2023-10-23 16:03:19,496 root INFO copying pandas/tests/dtypes/test_concat.py -> build/lib.linux-i686-cpython-311/pandas/tests/dtypes 2023-10-23 16:03:19,497 root INFO copying pandas/tests/dtypes/test_inference.py -> build/lib.linux-i686-cpython-311/pandas/tests/dtypes 2023-10-23 16:03:19,497 root INFO copying pandas/tests/dtypes/test_dtypes.py -> build/lib.linux-i686-cpython-311/pandas/tests/dtypes 2023-10-23 16:03:19,498 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/plotting 2023-10-23 16:03:19,498 root INFO copying pandas/tests/plotting/conftest.py -> build/lib.linux-i686-cpython-311/pandas/tests/plotting 2023-10-23 16:03:19,498 root INFO copying pandas/tests/plotting/test_datetimelike.py -> build/lib.linux-i686-cpython-311/pandas/tests/plotting 2023-10-23 16:03:19,499 root INFO copying pandas/tests/plotting/test_backend.py -> build/lib.linux-i686-cpython-311/pandas/tests/plotting 2023-10-23 16:03:19,499 root INFO copying pandas/tests/plotting/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/plotting 2023-10-23 16:03:19,500 root INFO copying pandas/tests/plotting/test_groupby.py -> build/lib.linux-i686-cpython-311/pandas/tests/plotting 2023-10-23 16:03:19,500 root INFO copying pandas/tests/plotting/test_common.py -> build/lib.linux-i686-cpython-311/pandas/tests/plotting 2023-10-23 16:03:19,500 root INFO copying pandas/tests/plotting/test_misc.py -> build/lib.linux-i686-cpython-311/pandas/tests/plotting 2023-10-23 16:03:19,501 root INFO copying pandas/tests/plotting/test_hist_method.py -> build/lib.linux-i686-cpython-311/pandas/tests/plotting 2023-10-23 16:03:19,501 root INFO copying pandas/tests/plotting/test_converter.py -> build/lib.linux-i686-cpython-311/pandas/tests/plotting 2023-10-23 16:03:19,501 root INFO copying pandas/tests/plotting/common.py -> build/lib.linux-i686-cpython-311/pandas/tests/plotting 2023-10-23 16:03:19,502 root INFO copying pandas/tests/plotting/test_boxplot_method.py -> build/lib.linux-i686-cpython-311/pandas/tests/plotting 2023-10-23 16:03:19,502 root INFO copying pandas/tests/plotting/test_series.py -> build/lib.linux-i686-cpython-311/pandas/tests/plotting 2023-10-23 16:03:19,502 root INFO copying pandas/tests/plotting/test_style.py -> build/lib.linux-i686-cpython-311/pandas/tests/plotting 2023-10-23 16:03:19,503 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/arrays 2023-10-23 16:03:19,503 root INFO copying pandas/tests/arrays/masked_shared.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays 2023-10-23 16:03:19,504 root INFO copying pandas/tests/arrays/test_timedeltas.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays 2023-10-23 16:03:19,504 root INFO copying pandas/tests/arrays/test_ndarray_backed.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays 2023-10-23 16:03:19,504 root INFO copying pandas/tests/arrays/test_datetimelike.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays 2023-10-23 16:03:19,505 root INFO copying pandas/tests/arrays/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays 2023-10-23 16:03:19,505 root INFO copying pandas/tests/arrays/test_array.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays 2023-10-23 16:03:19,505 root INFO copying pandas/tests/arrays/test_datetimes.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays 2023-10-23 16:03:19,506 root INFO copying pandas/tests/arrays/test_period.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays 2023-10-23 16:03:19,506 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/copy_view 2023-10-23 16:03:19,507 root INFO copying pandas/tests/copy_view/test_functions.py -> build/lib.linux-i686-cpython-311/pandas/tests/copy_view 2023-10-23 16:03:19,507 root INFO copying pandas/tests/copy_view/util.py -> build/lib.linux-i686-cpython-311/pandas/tests/copy_view 2023-10-23 16:03:19,507 root INFO copying pandas/tests/copy_view/test_clip.py -> build/lib.linux-i686-cpython-311/pandas/tests/copy_view 2023-10-23 16:03:19,508 root INFO copying pandas/tests/copy_view/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/copy_view 2023-10-23 16:03:19,508 root INFO copying pandas/tests/copy_view/test_constructors.py -> build/lib.linux-i686-cpython-311/pandas/tests/copy_view 2023-10-23 16:03:19,508 root INFO copying pandas/tests/copy_view/test_array.py -> build/lib.linux-i686-cpython-311/pandas/tests/copy_view 2023-10-23 16:03:19,509 root INFO copying pandas/tests/copy_view/test_interp_fillna.py -> build/lib.linux-i686-cpython-311/pandas/tests/copy_view 2023-10-23 16:03:19,509 root INFO copying pandas/tests/copy_view/test_methods.py -> build/lib.linux-i686-cpython-311/pandas/tests/copy_view 2023-10-23 16:03:19,509 root INFO copying pandas/tests/copy_view/test_replace.py -> build/lib.linux-i686-cpython-311/pandas/tests/copy_view 2023-10-23 16:03:19,510 root INFO copying pandas/tests/copy_view/test_astype.py -> build/lib.linux-i686-cpython-311/pandas/tests/copy_view 2023-10-23 16:03:19,510 root INFO copying pandas/tests/copy_view/test_core_functionalities.py -> build/lib.linux-i686-cpython-311/pandas/tests/copy_view 2023-10-23 16:03:19,510 root INFO copying pandas/tests/copy_view/test_setitem.py -> build/lib.linux-i686-cpython-311/pandas/tests/copy_view 2023-10-23 16:03:19,511 root INFO copying pandas/tests/copy_view/test_util.py -> build/lib.linux-i686-cpython-311/pandas/tests/copy_view 2023-10-23 16:03:19,511 root INFO copying pandas/tests/copy_view/test_internals.py -> build/lib.linux-i686-cpython-311/pandas/tests/copy_view 2023-10-23 16:03:19,511 root INFO copying pandas/tests/copy_view/test_indexing.py -> build/lib.linux-i686-cpython-311/pandas/tests/copy_view 2023-10-23 16:03:19,512 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/series 2023-10-23 16:03:19,512 root INFO copying pandas/tests/series/test_arithmetic.py -> build/lib.linux-i686-cpython-311/pandas/tests/series 2023-10-23 16:03:19,513 root INFO copying pandas/tests/series/test_subclass.py -> build/lib.linux-i686-cpython-311/pandas/tests/series 2023-10-23 16:03:19,513 root INFO copying pandas/tests/series/test_missing.py -> build/lib.linux-i686-cpython-311/pandas/tests/series 2023-10-23 16:03:19,513 root INFO copying pandas/tests/series/test_api.py -> build/lib.linux-i686-cpython-311/pandas/tests/series 2023-10-23 16:03:19,514 root INFO copying pandas/tests/series/test_npfuncs.py -> build/lib.linux-i686-cpython-311/pandas/tests/series 2023-10-23 16:03:19,514 root INFO copying pandas/tests/series/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/series 2023-10-23 16:03:19,514 root INFO copying pandas/tests/series/test_constructors.py -> build/lib.linux-i686-cpython-311/pandas/tests/series 2023-10-23 16:03:19,515 root INFO copying pandas/tests/series/test_repr.py -> build/lib.linux-i686-cpython-311/pandas/tests/series 2023-10-23 16:03:19,515 root INFO copying pandas/tests/series/test_iteration.py -> build/lib.linux-i686-cpython-311/pandas/tests/series 2023-10-23 16:03:19,516 root INFO copying pandas/tests/series/test_reductions.py -> build/lib.linux-i686-cpython-311/pandas/tests/series 2023-10-23 16:03:19,516 root INFO copying pandas/tests/series/test_unary.py -> build/lib.linux-i686-cpython-311/pandas/tests/series 2023-10-23 16:03:19,516 root INFO copying pandas/tests/series/test_logical_ops.py -> build/lib.linux-i686-cpython-311/pandas/tests/series 2023-10-23 16:03:19,517 root INFO copying pandas/tests/series/test_validate.py -> build/lib.linux-i686-cpython-311/pandas/tests/series 2023-10-23 16:03:19,517 root INFO copying pandas/tests/series/test_cumulative.py -> build/lib.linux-i686-cpython-311/pandas/tests/series 2023-10-23 16:03:19,517 root INFO copying pandas/tests/series/test_ufunc.py -> build/lib.linux-i686-cpython-311/pandas/tests/series 2023-10-23 16:03:19,518 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/interchange 2023-10-23 16:03:19,518 root INFO copying pandas/tests/interchange/conftest.py -> build/lib.linux-i686-cpython-311/pandas/tests/interchange 2023-10-23 16:03:19,518 root INFO copying pandas/tests/interchange/test_spec_conformance.py -> build/lib.linux-i686-cpython-311/pandas/tests/interchange 2023-10-23 16:03:19,519 root INFO copying pandas/tests/interchange/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/interchange 2023-10-23 16:03:19,519 root INFO copying pandas/tests/interchange/test_utils.py -> build/lib.linux-i686-cpython-311/pandas/tests/interchange 2023-10-23 16:03:19,519 root INFO copying pandas/tests/interchange/test_impl.py -> build/lib.linux-i686-cpython-311/pandas/tests/interchange 2023-10-23 16:03:19,520 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/tslibs 2023-10-23 16:03:19,520 root INFO copying pandas/tests/tslibs/test_parse_iso8601.py -> build/lib.linux-i686-cpython-311/pandas/tests/tslibs 2023-10-23 16:03:19,520 root INFO copying pandas/tests/tslibs/test_timedeltas.py -> build/lib.linux-i686-cpython-311/pandas/tests/tslibs 2023-10-23 16:03:19,521 root INFO copying pandas/tests/tslibs/test_fields.py -> build/lib.linux-i686-cpython-311/pandas/tests/tslibs 2023-10-23 16:03:19,521 root INFO copying pandas/tests/tslibs/test_api.py -> build/lib.linux-i686-cpython-311/pandas/tests/tslibs 2023-10-23 16:03:19,522 root INFO copying pandas/tests/tslibs/test_tzconversion.py -> build/lib.linux-i686-cpython-311/pandas/tests/tslibs 2023-10-23 16:03:19,522 root INFO copying pandas/tests/tslibs/test_conversion.py -> build/lib.linux-i686-cpython-311/pandas/tests/tslibs 2023-10-23 16:03:19,522 root INFO copying pandas/tests/tslibs/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/tslibs 2023-10-23 16:03:19,522 root INFO copying pandas/tests/tslibs/test_parsing.py -> build/lib.linux-i686-cpython-311/pandas/tests/tslibs 2023-10-23 16:03:19,523 root INFO copying pandas/tests/tslibs/test_resolution.py -> build/lib.linux-i686-cpython-311/pandas/tests/tslibs 2023-10-23 16:03:19,523 root INFO copying pandas/tests/tslibs/test_libfrequencies.py -> build/lib.linux-i686-cpython-311/pandas/tests/tslibs 2023-10-23 16:03:19,523 root INFO copying pandas/tests/tslibs/test_timezones.py -> build/lib.linux-i686-cpython-311/pandas/tests/tslibs 2023-10-23 16:03:19,524 root INFO copying pandas/tests/tslibs/test_array_to_datetime.py -> build/lib.linux-i686-cpython-311/pandas/tests/tslibs 2023-10-23 16:03:19,524 root INFO copying pandas/tests/tslibs/test_period_asfreq.py -> build/lib.linux-i686-cpython-311/pandas/tests/tslibs 2023-10-23 16:03:19,524 root INFO copying pandas/tests/tslibs/test_ccalendar.py -> build/lib.linux-i686-cpython-311/pandas/tests/tslibs 2023-10-23 16:03:19,525 root INFO copying pandas/tests/tslibs/test_liboffsets.py -> build/lib.linux-i686-cpython-311/pandas/tests/tslibs 2023-10-23 16:03:19,525 root INFO copying pandas/tests/tslibs/test_np_datetime.py -> build/lib.linux-i686-cpython-311/pandas/tests/tslibs 2023-10-23 16:03:19,525 root INFO copying pandas/tests/tslibs/test_to_offset.py -> build/lib.linux-i686-cpython-311/pandas/tests/tslibs 2023-10-23 16:03:19,526 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/indexing 2023-10-23 16:03:19,526 root INFO copying pandas/tests/indexing/test_coercion.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexing 2023-10-23 16:03:19,527 root INFO copying pandas/tests/indexing/conftest.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexing 2023-10-23 16:03:19,527 root INFO copying pandas/tests/indexing/test_datetime.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexing 2023-10-23 16:03:19,527 root INFO copying pandas/tests/indexing/test_floats.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexing 2023-10-23 16:03:19,528 root INFO copying pandas/tests/indexing/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexing 2023-10-23 16:03:19,528 root INFO copying pandas/tests/indexing/test_partial.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexing 2023-10-23 16:03:19,529 root INFO copying pandas/tests/indexing/test_scalar.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexing 2023-10-23 16:03:19,529 root INFO copying pandas/tests/indexing/test_na_indexing.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexing 2023-10-23 16:03:19,529 root INFO copying pandas/tests/indexing/test_at.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexing 2023-10-23 16:03:19,530 root INFO copying pandas/tests/indexing/test_loc.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexing 2023-10-23 16:03:19,530 root INFO copying pandas/tests/indexing/test_iloc.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexing 2023-10-23 16:03:19,531 root INFO copying pandas/tests/indexing/test_indexers.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexing 2023-10-23 16:03:19,531 root INFO copying pandas/tests/indexing/test_chaining_and_caching.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexing 2023-10-23 16:03:19,531 root INFO copying pandas/tests/indexing/common.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexing 2023-10-23 16:03:19,532 root INFO copying pandas/tests/indexing/test_check_indexer.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexing 2023-10-23 16:03:19,532 root INFO copying pandas/tests/indexing/test_indexing.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexing 2023-10-23 16:03:19,532 root INFO copying pandas/tests/indexing/test_categorical.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexing 2023-10-23 16:03:19,533 root INFO copying pandas/tests/indexing/test_iat.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexing 2023-10-23 16:03:19,533 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/util 2023-10-23 16:03:19,534 root INFO copying pandas/tests/util/test_assert_series_equal.py -> build/lib.linux-i686-cpython-311/pandas/tests/util 2023-10-23 16:03:19,534 root INFO copying pandas/tests/util/test_assert_interval_array_equal.py -> build/lib.linux-i686-cpython-311/pandas/tests/util 2023-10-23 16:03:19,534 root INFO copying pandas/tests/util/test_deprecate.py -> build/lib.linux-i686-cpython-311/pandas/tests/util 2023-10-23 16:03:19,535 root INFO copying pandas/tests/util/test_assert_extension_array_equal.py -> build/lib.linux-i686-cpython-311/pandas/tests/util 2023-10-23 16:03:19,535 root INFO copying pandas/tests/util/conftest.py -> build/lib.linux-i686-cpython-311/pandas/tests/util 2023-10-23 16:03:19,535 root INFO copying pandas/tests/util/test_assert_produces_warning.py -> build/lib.linux-i686-cpython-311/pandas/tests/util 2023-10-23 16:03:19,536 root INFO copying pandas/tests/util/test_assert_almost_equal.py -> build/lib.linux-i686-cpython-311/pandas/tests/util 2023-10-23 16:03:19,536 root INFO copying pandas/tests/util/test_validate_args.py -> build/lib.linux-i686-cpython-311/pandas/tests/util 2023-10-23 16:03:19,536 root INFO copying pandas/tests/util/test_validate_inclusive.py -> build/lib.linux-i686-cpython-311/pandas/tests/util 2023-10-23 16:03:19,537 root INFO copying pandas/tests/util/test_assert_categorical_equal.py -> build/lib.linux-i686-cpython-311/pandas/tests/util 2023-10-23 16:03:19,537 root INFO copying pandas/tests/util/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/util 2023-10-23 16:03:19,537 root INFO copying pandas/tests/util/test_assert_frame_equal.py -> build/lib.linux-i686-cpython-311/pandas/tests/util 2023-10-23 16:03:19,538 root INFO copying pandas/tests/util/test_numba.py -> build/lib.linux-i686-cpython-311/pandas/tests/util 2023-10-23 16:03:19,538 root INFO copying pandas/tests/util/test_str_methods.py -> build/lib.linux-i686-cpython-311/pandas/tests/util 2023-10-23 16:03:19,538 root INFO copying pandas/tests/util/test_assert_numpy_array_equal.py -> build/lib.linux-i686-cpython-311/pandas/tests/util 2023-10-23 16:03:19,539 root INFO copying pandas/tests/util/test_validate_kwargs.py -> build/lib.linux-i686-cpython-311/pandas/tests/util 2023-10-23 16:03:19,539 root INFO copying pandas/tests/util/test_make_objects.py -> build/lib.linux-i686-cpython-311/pandas/tests/util 2023-10-23 16:03:19,540 root INFO copying pandas/tests/util/test_safe_import.py -> build/lib.linux-i686-cpython-311/pandas/tests/util 2023-10-23 16:03:19,540 root INFO copying pandas/tests/util/test_show_versions.py -> build/lib.linux-i686-cpython-311/pandas/tests/util 2023-10-23 16:03:19,540 root INFO copying pandas/tests/util/test_hashing.py -> build/lib.linux-i686-cpython-311/pandas/tests/util 2023-10-23 16:03:19,541 root INFO copying pandas/tests/util/test_rewrite_warning.py -> build/lib.linux-i686-cpython-311/pandas/tests/util 2023-10-23 16:03:19,541 root INFO copying pandas/tests/util/test_assert_index_equal.py -> build/lib.linux-i686-cpython-311/pandas/tests/util 2023-10-23 16:03:19,541 root INFO copying pandas/tests/util/test_util.py -> build/lib.linux-i686-cpython-311/pandas/tests/util 2023-10-23 16:03:19,542 root INFO copying pandas/tests/util/test_deprecate_nonkeyword_arguments.py -> build/lib.linux-i686-cpython-311/pandas/tests/util 2023-10-23 16:03:19,542 root INFO copying pandas/tests/util/test_doc.py -> build/lib.linux-i686-cpython-311/pandas/tests/util 2023-10-23 16:03:19,542 root INFO copying pandas/tests/util/test_assert_attr_equal.py -> build/lib.linux-i686-cpython-311/pandas/tests/util 2023-10-23 16:03:19,543 root INFO copying pandas/tests/util/test_shares_memory.py -> build/lib.linux-i686-cpython-311/pandas/tests/util 2023-10-23 16:03:19,543 root INFO copying pandas/tests/util/test_deprecate_kwarg.py -> build/lib.linux-i686-cpython-311/pandas/tests/util 2023-10-23 16:03:19,543 root INFO copying pandas/tests/util/test_validate_args_and_kwargs.py -> build/lib.linux-i686-cpython-311/pandas/tests/util 2023-10-23 16:03:19,544 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/computation 2023-10-23 16:03:19,544 root INFO copying pandas/tests/computation/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/computation 2023-10-23 16:03:19,544 root INFO copying pandas/tests/computation/test_eval.py -> build/lib.linux-i686-cpython-311/pandas/tests/computation 2023-10-23 16:03:19,545 root INFO copying pandas/tests/computation/test_compat.py -> build/lib.linux-i686-cpython-311/pandas/tests/computation 2023-10-23 16:03:19,546 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/io 2023-10-23 16:03:19,546 root INFO copying pandas/tests/io/test_gcs.py -> build/lib.linux-i686-cpython-311/pandas/tests/io 2023-10-23 16:03:19,546 root INFO copying pandas/tests/io/test_pickle.py -> build/lib.linux-i686-cpython-311/pandas/tests/io 2023-10-23 16:03:19,546 root INFO copying pandas/tests/io/test_stata.py -> build/lib.linux-i686-cpython-311/pandas/tests/io 2023-10-23 16:03:19,547 root INFO copying pandas/tests/io/conftest.py -> build/lib.linux-i686-cpython-311/pandas/tests/io 2023-10-23 16:03:19,547 root INFO copying pandas/tests/io/test_sql.py -> build/lib.linux-i686-cpython-311/pandas/tests/io 2023-10-23 16:03:19,548 root INFO copying pandas/tests/io/test_s3.py -> build/lib.linux-i686-cpython-311/pandas/tests/io 2023-10-23 16:03:19,548 root INFO copying pandas/tests/io/test_orc.py -> build/lib.linux-i686-cpython-311/pandas/tests/io 2023-10-23 16:03:19,549 root INFO copying pandas/tests/io/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/io 2023-10-23 16:03:19,549 root INFO copying pandas/tests/io/test_spss.py -> build/lib.linux-i686-cpython-311/pandas/tests/io 2023-10-23 16:03:19,549 root INFO copying pandas/tests/io/test_html.py -> build/lib.linux-i686-cpython-311/pandas/tests/io 2023-10-23 16:03:19,550 root INFO copying pandas/tests/io/test_common.py -> build/lib.linux-i686-cpython-311/pandas/tests/io 2023-10-23 16:03:19,550 root INFO copying pandas/tests/io/test_compression.py -> build/lib.linux-i686-cpython-311/pandas/tests/io 2023-10-23 16:03:19,550 root INFO copying pandas/tests/io/test_clipboard.py -> build/lib.linux-i686-cpython-311/pandas/tests/io 2023-10-23 16:03:19,551 root INFO copying pandas/tests/io/test_user_agent.py -> build/lib.linux-i686-cpython-311/pandas/tests/io 2023-10-23 16:03:19,551 root INFO copying pandas/tests/io/test_fsspec.py -> build/lib.linux-i686-cpython-311/pandas/tests/io 2023-10-23 16:03:19,551 root INFO copying pandas/tests/io/test_feather.py -> build/lib.linux-i686-cpython-311/pandas/tests/io 2023-10-23 16:03:19,552 root INFO copying pandas/tests/io/test_parquet.py -> build/lib.linux-i686-cpython-311/pandas/tests/io 2023-10-23 16:03:19,552 root INFO copying pandas/tests/io/generate_legacy_storage_files.py -> build/lib.linux-i686-cpython-311/pandas/tests/io 2023-10-23 16:03:19,553 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/frame/indexing 2023-10-23 16:03:19,553 root INFO copying pandas/tests/frame/indexing/test_coercion.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/indexing 2023-10-23 16:03:19,553 root INFO copying pandas/tests/frame/indexing/test_where.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/indexing 2023-10-23 16:03:19,554 root INFO copying pandas/tests/frame/indexing/test_get_value.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/indexing 2023-10-23 16:03:19,554 root INFO copying pandas/tests/frame/indexing/test_delitem.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/indexing 2023-10-23 16:03:19,554 root INFO copying pandas/tests/frame/indexing/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/indexing 2023-10-23 16:03:19,555 root INFO copying pandas/tests/frame/indexing/test_xs.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/indexing 2023-10-23 16:03:19,555 root INFO copying pandas/tests/frame/indexing/test_take.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/indexing 2023-10-23 16:03:19,555 root INFO copying pandas/tests/frame/indexing/test_mask.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/indexing 2023-10-23 16:03:19,556 root INFO copying pandas/tests/frame/indexing/test_set_value.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/indexing 2023-10-23 16:03:19,556 root INFO copying pandas/tests/frame/indexing/test_getitem.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/indexing 2023-10-23 16:03:19,556 root INFO copying pandas/tests/frame/indexing/test_get.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/indexing 2023-10-23 16:03:19,557 root INFO copying pandas/tests/frame/indexing/test_setitem.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/indexing 2023-10-23 16:03:19,557 root INFO copying pandas/tests/frame/indexing/test_indexing.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/indexing 2023-10-23 16:03:19,558 root INFO copying pandas/tests/frame/indexing/test_insert.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/indexing 2023-10-23 16:03:19,558 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/frame/constructors 2023-10-23 16:03:19,558 root INFO copying pandas/tests/frame/constructors/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/constructors 2023-10-23 16:03:19,559 root INFO copying pandas/tests/frame/constructors/test_from_records.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/constructors 2023-10-23 16:03:19,559 root INFO copying pandas/tests/frame/constructors/test_from_dict.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/constructors 2023-10-23 16:03:19,561 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,561 root INFO copying pandas/tests/frame/methods/test_dot.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,561 root INFO copying pandas/tests/frame/methods/test_combine_first.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,562 root INFO copying pandas/tests/frame/methods/test_set_axis.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,562 root INFO copying pandas/tests/frame/methods/test_sample.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,562 root INFO copying pandas/tests/frame/methods/test_values.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,563 root INFO copying pandas/tests/frame/methods/test_first_valid_index.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,563 root INFO copying pandas/tests/frame/methods/test_shift.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,563 root INFO copying pandas/tests/frame/methods/test_rename.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,564 root INFO copying pandas/tests/frame/methods/test_to_dict_of_blocks.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,564 root INFO copying pandas/tests/frame/methods/test_tz_convert.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,564 root INFO copying pandas/tests/frame/methods/test_value_counts.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,565 root INFO copying pandas/tests/frame/methods/test_update.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,565 root INFO copying pandas/tests/frame/methods/test_select_dtypes.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,565 root INFO copying pandas/tests/frame/methods/test_is_homogeneous_dtype.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,566 root INFO copying pandas/tests/frame/methods/test_asof.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,566 root INFO copying pandas/tests/frame/methods/test_to_records.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,567 root INFO copying pandas/tests/frame/methods/test_round.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,567 root INFO copying pandas/tests/frame/methods/test_to_numpy.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,567 root INFO copying pandas/tests/frame/methods/test_count.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,568 root INFO copying pandas/tests/frame/methods/test_clip.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,568 root INFO copying pandas/tests/frame/methods/test_diff.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,568 root INFO copying pandas/tests/frame/methods/test_pct_change.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,569 root INFO copying pandas/tests/frame/methods/test_sort_index.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,569 root INFO copying pandas/tests/frame/methods/test_filter.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,569 root INFO copying pandas/tests/frame/methods/test_reindex.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,570 root INFO copying pandas/tests/frame/methods/test_infer_objects.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,570 root INFO copying pandas/tests/frame/methods/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,570 root INFO copying pandas/tests/frame/methods/test_dropna.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,571 root INFO copying pandas/tests/frame/methods/test_combine.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,571 root INFO copying pandas/tests/frame/methods/test_matmul.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,571 root INFO copying pandas/tests/frame/methods/test_isin.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,572 root INFO copying pandas/tests/frame/methods/test_fillna.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,572 root INFO copying pandas/tests/frame/methods/test_get_numeric_data.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,572 root INFO copying pandas/tests/frame/methods/test_first_and_last.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,573 root INFO copying pandas/tests/frame/methods/test_join.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,573 root INFO copying pandas/tests/frame/methods/test_to_timestamp.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,574 root INFO copying pandas/tests/frame/methods/test_to_period.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,574 root INFO copying pandas/tests/frame/methods/test_reindex_like.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,574 root INFO copying pandas/tests/frame/methods/test_set_index.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,575 root INFO copying pandas/tests/frame/methods/test_drop_duplicates.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,575 root INFO copying pandas/tests/frame/methods/test_swapaxes.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,575 root INFO copying pandas/tests/frame/methods/test_reorder_levels.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,576 root INFO copying pandas/tests/frame/methods/test_tz_localize.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,576 root INFO copying pandas/tests/frame/methods/test_asfreq.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,576 root INFO copying pandas/tests/frame/methods/test_equals.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,577 root INFO copying pandas/tests/frame/methods/test_between_time.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,577 root INFO copying pandas/tests/frame/methods/test_rename_axis.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,577 root INFO copying pandas/tests/frame/methods/test_head_tail.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,578 root INFO copying pandas/tests/frame/methods/test_pop.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,578 root INFO copying pandas/tests/frame/methods/test_truncate.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,578 root INFO copying pandas/tests/frame/methods/test_add_prefix_suffix.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,579 root INFO copying pandas/tests/frame/methods/test_swaplevel.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,579 root INFO copying pandas/tests/frame/methods/test_replace.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,579 root INFO copying pandas/tests/frame/methods/test_assign.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,580 root INFO copying pandas/tests/frame/methods/test_astype.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,580 root INFO copying pandas/tests/frame/methods/test_transpose.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,580 root INFO copying pandas/tests/frame/methods/test_quantile.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,581 root INFO copying pandas/tests/frame/methods/test_rank.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,581 root INFO copying pandas/tests/frame/methods/test_nlargest.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,582 root INFO copying pandas/tests/frame/methods/test_to_csv.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,582 root INFO copying pandas/tests/frame/methods/test_to_dict.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,582 root INFO copying pandas/tests/frame/methods/test_drop.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,583 root INFO copying pandas/tests/frame/methods/test_droplevel.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,583 root INFO copying pandas/tests/frame/methods/test_reset_index.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,583 root INFO copying pandas/tests/frame/methods/test_copy.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,584 root INFO copying pandas/tests/frame/methods/test_isetitem.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,584 root INFO copying pandas/tests/frame/methods/test_cov_corr.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,584 root INFO copying pandas/tests/frame/methods/test_compare.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,585 root INFO copying pandas/tests/frame/methods/test_at_time.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,585 root INFO copying pandas/tests/frame/methods/test_describe.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,585 root INFO copying pandas/tests/frame/methods/test_duplicated.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,586 root INFO copying pandas/tests/frame/methods/test_sort_values.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,586 root INFO copying pandas/tests/frame/methods/test_explode.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,587 root INFO copying pandas/tests/frame/methods/test_interpolate.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,587 root INFO copying pandas/tests/frame/methods/test_convert_dtypes.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,587 root INFO copying pandas/tests/frame/methods/test_dtypes.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,588 root INFO copying pandas/tests/frame/methods/test_align.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,588 root INFO copying pandas/tests/frame/methods/test_pipe.py -> build/lib.linux-i686-cpython-311/pandas/tests/frame/methods 2023-10-23 16:03:19,589 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes 2023-10-23 16:03:19,589 root INFO copying pandas/tests/indexes/datetimes/test_ops.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes 2023-10-23 16:03:19,589 root INFO copying pandas/tests/indexes/datetimes/test_scalar_compat.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes 2023-10-23 16:03:19,590 root INFO copying pandas/tests/indexes/datetimes/test_setops.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes 2023-10-23 16:03:19,590 root INFO copying pandas/tests/indexes/datetimes/test_pickle.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes 2023-10-23 16:03:19,590 root INFO copying pandas/tests/indexes/datetimes/test_freq_attr.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes 2023-10-23 16:03:19,591 root INFO copying pandas/tests/indexes/datetimes/test_asof.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes 2023-10-23 16:03:19,591 root INFO copying pandas/tests/indexes/datetimes/test_datetimelike.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes 2023-10-23 16:03:19,591 root INFO copying pandas/tests/indexes/datetimes/test_datetime.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes 2023-10-23 16:03:19,592 root INFO copying pandas/tests/indexes/datetimes/test_partial_slicing.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes 2023-10-23 16:03:19,592 root INFO copying pandas/tests/indexes/datetimes/test_npfuncs.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes 2023-10-23 16:03:19,592 root INFO copying pandas/tests/indexes/datetimes/test_reindex.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes 2023-10-23 16:03:19,593 root INFO copying pandas/tests/indexes/datetimes/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes 2023-10-23 16:03:19,593 root INFO copying pandas/tests/indexes/datetimes/test_constructors.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes 2023-10-23 16:03:19,593 root INFO copying pandas/tests/indexes/datetimes/test_map.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes 2023-10-23 16:03:19,594 root INFO copying pandas/tests/indexes/datetimes/test_join.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes 2023-10-23 16:03:19,594 root INFO copying pandas/tests/indexes/datetimes/test_timezones.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes 2023-10-23 16:03:19,594 root INFO copying pandas/tests/indexes/datetimes/test_delete.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes 2023-10-23 16:03:19,595 root INFO copying pandas/tests/indexes/datetimes/test_date_range.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes 2023-10-23 16:03:19,595 root INFO copying pandas/tests/indexes/datetimes/test_unique.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes 2023-10-23 16:03:19,596 root INFO copying pandas/tests/indexes/datetimes/test_misc.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes 2023-10-23 16:03:19,596 root INFO copying pandas/tests/indexes/datetimes/test_indexing.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes 2023-10-23 16:03:19,596 root INFO copying pandas/tests/indexes/datetimes/test_formats.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes 2023-10-23 16:03:19,597 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/indexes/interval 2023-10-23 16:03:19,597 root INFO copying pandas/tests/indexes/interval/test_setops.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/interval 2023-10-23 16:03:19,598 root INFO copying pandas/tests/indexes/interval/test_pickle.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/interval 2023-10-23 16:03:19,598 root INFO copying pandas/tests/indexes/interval/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/interval 2023-10-23 16:03:19,598 root INFO copying pandas/tests/indexes/interval/test_interval_tree.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/interval 2023-10-23 16:03:19,598 root INFO copying pandas/tests/indexes/interval/test_constructors.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/interval 2023-10-23 16:03:19,599 root INFO copying pandas/tests/indexes/interval/test_join.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/interval 2023-10-23 16:03:19,599 root INFO copying pandas/tests/indexes/interval/test_interval.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/interval 2023-10-23 16:03:19,600 root INFO copying pandas/tests/indexes/interval/test_equals.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/interval 2023-10-23 16:03:19,600 root INFO copying pandas/tests/indexes/interval/test_astype.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/interval 2023-10-23 16:03:19,600 root INFO copying pandas/tests/indexes/interval/test_base.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/interval 2023-10-23 16:03:19,601 root INFO copying pandas/tests/indexes/interval/test_indexing.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/interval 2023-10-23 16:03:19,601 root INFO copying pandas/tests/indexes/interval/test_interval_range.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/interval 2023-10-23 16:03:19,601 root INFO copying pandas/tests/indexes/interval/test_formats.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/interval 2023-10-23 16:03:19,602 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/indexes/numeric 2023-10-23 16:03:19,602 root INFO copying pandas/tests/indexes/numeric/test_setops.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/numeric 2023-10-23 16:03:19,602 root INFO copying pandas/tests/indexes/numeric/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/numeric 2023-10-23 16:03:19,603 root INFO copying pandas/tests/indexes/numeric/test_join.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/numeric 2023-10-23 16:03:19,603 root INFO copying pandas/tests/indexes/numeric/test_numeric.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/numeric 2023-10-23 16:03:19,603 root INFO copying pandas/tests/indexes/numeric/test_astype.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/numeric 2023-10-23 16:03:19,604 root INFO copying pandas/tests/indexes/numeric/test_indexing.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/numeric 2023-10-23 16:03:19,604 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/indexes/timedeltas 2023-10-23 16:03:19,605 root INFO copying pandas/tests/indexes/timedeltas/test_ops.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/timedeltas 2023-10-23 16:03:19,605 root INFO copying pandas/tests/indexes/timedeltas/test_scalar_compat.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/timedeltas 2023-10-23 16:03:19,605 root INFO copying pandas/tests/indexes/timedeltas/test_setops.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/timedeltas 2023-10-23 16:03:19,606 root INFO copying pandas/tests/indexes/timedeltas/test_pickle.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/timedeltas 2023-10-23 16:03:19,606 root INFO copying pandas/tests/indexes/timedeltas/test_freq_attr.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/timedeltas 2023-10-23 16:03:19,606 root INFO copying pandas/tests/indexes/timedeltas/test_timedelta.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/timedeltas 2023-10-23 16:03:19,607 root INFO copying pandas/tests/indexes/timedeltas/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/timedeltas 2023-10-23 16:03:19,607 root INFO copying pandas/tests/indexes/timedeltas/test_searchsorted.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/timedeltas 2023-10-23 16:03:19,607 root INFO copying pandas/tests/indexes/timedeltas/test_constructors.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/timedeltas 2023-10-23 16:03:19,608 root INFO copying pandas/tests/indexes/timedeltas/test_join.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/timedeltas 2023-10-23 16:03:19,608 root INFO copying pandas/tests/indexes/timedeltas/test_delete.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/timedeltas 2023-10-23 16:03:19,608 root INFO copying pandas/tests/indexes/timedeltas/test_timedelta_range.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/timedeltas 2023-10-23 16:03:19,609 root INFO copying pandas/tests/indexes/timedeltas/test_indexing.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/timedeltas 2023-10-23 16:03:19,609 root INFO copying pandas/tests/indexes/timedeltas/test_formats.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/timedeltas 2023-10-23 16:03:19,610 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimelike_ 2023-10-23 16:03:19,610 root INFO copying pandas/tests/indexes/datetimelike_/test_value_counts.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimelike_ 2023-10-23 16:03:19,610 root INFO copying pandas/tests/indexes/datetimelike_/test_nat.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimelike_ 2023-10-23 16:03:19,610 root INFO copying pandas/tests/indexes/datetimelike_/test_is_monotonic.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimelike_ 2023-10-23 16:03:19,611 root INFO copying pandas/tests/indexes/datetimelike_/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimelike_ 2023-10-23 16:03:19,611 root INFO copying pandas/tests/indexes/datetimelike_/test_drop_duplicates.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimelike_ 2023-10-23 16:03:19,611 root INFO copying pandas/tests/indexes/datetimelike_/test_equals.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimelike_ 2023-10-23 16:03:19,612 root INFO copying pandas/tests/indexes/datetimelike_/test_sort_values.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimelike_ 2023-10-23 16:03:19,612 root INFO copying pandas/tests/indexes/datetimelike_/test_indexing.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimelike_ 2023-10-23 16:03:19,613 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/indexes/object 2023-10-23 16:03:19,613 root INFO copying pandas/tests/indexes/object/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/object 2023-10-23 16:03:19,613 root INFO copying pandas/tests/indexes/object/test_astype.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/object 2023-10-23 16:03:19,613 root INFO copying pandas/tests/indexes/object/test_indexing.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/object 2023-10-23 16:03:19,614 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/indexes/categorical 2023-10-23 16:03:19,614 root INFO copying pandas/tests/indexes/categorical/test_append.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/categorical 2023-10-23 16:03:19,615 root INFO copying pandas/tests/indexes/categorical/test_reindex.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/categorical 2023-10-23 16:03:19,615 root INFO copying pandas/tests/indexes/categorical/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/categorical 2023-10-23 16:03:19,615 root INFO copying pandas/tests/indexes/categorical/test_fillna.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/categorical 2023-10-23 16:03:19,615 root INFO copying pandas/tests/indexes/categorical/test_constructors.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/categorical 2023-10-23 16:03:19,616 root INFO copying pandas/tests/indexes/categorical/test_map.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/categorical 2023-10-23 16:03:19,616 root INFO copying pandas/tests/indexes/categorical/test_equals.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/categorical 2023-10-23 16:03:19,616 root INFO copying pandas/tests/indexes/categorical/test_category.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/categorical 2023-10-23 16:03:19,617 root INFO copying pandas/tests/indexes/categorical/test_astype.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/categorical 2023-10-23 16:03:19,617 root INFO copying pandas/tests/indexes/categorical/test_indexing.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/categorical 2023-10-23 16:03:19,618 root INFO copying pandas/tests/indexes/categorical/test_formats.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/categorical 2023-10-23 16:03:19,618 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/indexes/ranges 2023-10-23 16:03:19,618 root INFO copying pandas/tests/indexes/ranges/test_setops.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/ranges 2023-10-23 16:03:19,619 root INFO copying pandas/tests/indexes/ranges/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/ranges 2023-10-23 16:03:19,619 root INFO copying pandas/tests/indexes/ranges/test_constructors.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/ranges 2023-10-23 16:03:19,619 root INFO copying pandas/tests/indexes/ranges/test_join.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/ranges 2023-10-23 16:03:19,620 root INFO copying pandas/tests/indexes/ranges/test_indexing.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/ranges 2023-10-23 16:03:19,620 root INFO copying pandas/tests/indexes/ranges/test_range.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/ranges 2023-10-23 16:03:19,621 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/indexes/period 2023-10-23 16:03:19,621 root INFO copying pandas/tests/indexes/period/test_tools.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/period 2023-10-23 16:03:19,621 root INFO copying pandas/tests/indexes/period/test_scalar_compat.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/period 2023-10-23 16:03:19,622 root INFO copying pandas/tests/indexes/period/test_setops.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/period 2023-10-23 16:03:19,622 root INFO copying pandas/tests/indexes/period/test_pickle.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/period 2023-10-23 16:03:19,622 root INFO copying pandas/tests/indexes/period/test_freq_attr.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/period 2023-10-23 16:03:19,623 root INFO copying pandas/tests/indexes/period/test_partial_slicing.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/period 2023-10-23 16:03:19,623 root INFO copying pandas/tests/indexes/period/test_period_range.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/period 2023-10-23 16:03:19,623 root INFO copying pandas/tests/indexes/period/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/period 2023-10-23 16:03:19,624 root INFO copying pandas/tests/indexes/period/test_searchsorted.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/period 2023-10-23 16:03:19,624 root INFO copying pandas/tests/indexes/period/test_resolution.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/period 2023-10-23 16:03:19,624 root INFO copying pandas/tests/indexes/period/test_constructors.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/period 2023-10-23 16:03:19,625 root INFO copying pandas/tests/indexes/period/test_join.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/period 2023-10-23 16:03:19,625 root INFO copying pandas/tests/indexes/period/test_monotonic.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/period 2023-10-23 16:03:19,625 root INFO copying pandas/tests/indexes/period/test_indexing.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/period 2023-10-23 16:03:19,626 root INFO copying pandas/tests/indexes/period/test_period.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/period 2023-10-23 16:03:19,626 root INFO copying pandas/tests/indexes/period/test_formats.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/period 2023-10-23 16:03:19,627 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/indexes/multi 2023-10-23 16:03:19,627 root INFO copying pandas/tests/indexes/multi/test_names.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/multi 2023-10-23 16:03:19,627 root INFO copying pandas/tests/indexes/multi/test_setops.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/multi 2023-10-23 16:03:19,628 root INFO copying pandas/tests/indexes/multi/test_pickle.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/multi 2023-10-23 16:03:19,628 root INFO copying pandas/tests/indexes/multi/test_partial_indexing.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/multi 2023-10-23 16:03:19,628 root INFO copying pandas/tests/indexes/multi/test_missing.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/multi 2023-10-23 16:03:19,629 root INFO copying pandas/tests/indexes/multi/conftest.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/multi 2023-10-23 16:03:19,629 root INFO copying pandas/tests/indexes/multi/test_lexsort.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/multi 2023-10-23 16:03:19,629 root INFO copying pandas/tests/indexes/multi/test_conversion.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/multi 2023-10-23 16:03:19,630 root INFO copying pandas/tests/indexes/multi/test_get_set.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/multi 2023-10-23 16:03:19,630 root INFO copying pandas/tests/indexes/multi/test_analytics.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/multi 2023-10-23 16:03:19,631 root INFO copying pandas/tests/indexes/multi/test_reindex.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/multi 2023-10-23 16:03:19,631 root INFO copying pandas/tests/indexes/multi/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/multi 2023-10-23 16:03:19,631 root INFO copying pandas/tests/indexes/multi/test_equivalence.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/multi 2023-10-23 16:03:19,632 root INFO copying pandas/tests/indexes/multi/test_isin.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/multi 2023-10-23 16:03:19,632 root INFO copying pandas/tests/indexes/multi/test_reshape.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/multi 2023-10-23 16:03:19,632 root INFO copying pandas/tests/indexes/multi/test_constructors.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/multi 2023-10-23 16:03:19,633 root INFO copying pandas/tests/indexes/multi/test_join.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/multi 2023-10-23 16:03:19,633 root INFO copying pandas/tests/indexes/multi/test_take.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/multi 2023-10-23 16:03:19,633 root INFO copying pandas/tests/indexes/multi/test_get_level_values.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/multi 2023-10-23 16:03:19,634 root INFO copying pandas/tests/indexes/multi/test_compat.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/multi 2023-10-23 16:03:19,634 root INFO copying pandas/tests/indexes/multi/test_monotonic.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/multi 2023-10-23 16:03:19,634 root INFO copying pandas/tests/indexes/multi/test_integrity.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/multi 2023-10-23 16:03:19,635 root INFO copying pandas/tests/indexes/multi/test_duplicates.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/multi 2023-10-23 16:03:19,635 root INFO copying pandas/tests/indexes/multi/test_astype.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/multi 2023-10-23 16:03:19,635 root INFO copying pandas/tests/indexes/multi/test_drop.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/multi 2023-10-23 16:03:19,636 root INFO copying pandas/tests/indexes/multi/test_sorting.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/multi 2023-10-23 16:03:19,636 root INFO copying pandas/tests/indexes/multi/test_copy.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/multi 2023-10-23 16:03:19,636 root INFO copying pandas/tests/indexes/multi/test_indexing.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/multi 2023-10-23 16:03:19,637 root INFO copying pandas/tests/indexes/multi/test_formats.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/multi 2023-10-23 16:03:19,637 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/indexes/base_class 2023-10-23 16:03:19,638 root INFO copying pandas/tests/indexes/base_class/test_setops.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/base_class 2023-10-23 16:03:19,638 root INFO copying pandas/tests/indexes/base_class/test_pickle.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/base_class 2023-10-23 16:03:19,638 root INFO copying pandas/tests/indexes/base_class/test_where.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/base_class 2023-10-23 16:03:19,639 root INFO copying pandas/tests/indexes/base_class/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/base_class 2023-10-23 16:03:19,639 root INFO copying pandas/tests/indexes/base_class/test_reshape.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/base_class 2023-10-23 16:03:19,639 root INFO copying pandas/tests/indexes/base_class/test_constructors.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/base_class 2023-10-23 16:03:19,639 root INFO copying pandas/tests/indexes/base_class/test_indexing.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/base_class 2023-10-23 16:03:19,640 root INFO copying pandas/tests/indexes/base_class/test_formats.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/base_class 2023-10-23 16:03:19,640 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes/methods 2023-10-23 16:03:19,641 root INFO copying pandas/tests/indexes/datetimes/methods/test_shift.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes/methods 2023-10-23 16:03:19,641 root INFO copying pandas/tests/indexes/datetimes/methods/test_to_series.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes/methods 2023-10-23 16:03:19,641 root INFO copying pandas/tests/indexes/datetimes/methods/test_isocalendar.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes/methods 2023-10-23 16:03:19,642 root INFO copying pandas/tests/indexes/datetimes/methods/test_repeat.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes/methods 2023-10-23 16:03:19,642 root INFO copying pandas/tests/indexes/datetimes/methods/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes/methods 2023-10-23 16:03:19,642 root INFO copying pandas/tests/indexes/datetimes/methods/test_fillna.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes/methods 2023-10-23 16:03:19,643 root INFO copying pandas/tests/indexes/datetimes/methods/test_snap.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes/methods 2023-10-23 16:03:19,643 root INFO copying pandas/tests/indexes/datetimes/methods/test_to_period.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes/methods 2023-10-23 16:03:19,643 root INFO copying pandas/tests/indexes/datetimes/methods/test_to_frame.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes/methods 2023-10-23 16:03:19,644 root INFO copying pandas/tests/indexes/datetimes/methods/test_astype.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes/methods 2023-10-23 16:03:19,644 root INFO copying pandas/tests/indexes/datetimes/methods/test_factorize.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes/methods 2023-10-23 16:03:19,644 root INFO copying pandas/tests/indexes/datetimes/methods/test_insert.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes/methods 2023-10-23 16:03:19,645 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/indexes/timedeltas/methods 2023-10-23 16:03:19,645 root INFO copying pandas/tests/indexes/timedeltas/methods/test_shift.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/timedeltas/methods 2023-10-23 16:03:19,645 root INFO copying pandas/tests/indexes/timedeltas/methods/test_repeat.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/timedeltas/methods 2023-10-23 16:03:19,646 root INFO copying pandas/tests/indexes/timedeltas/methods/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/timedeltas/methods 2023-10-23 16:03:19,646 root INFO copying pandas/tests/indexes/timedeltas/methods/test_fillna.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/timedeltas/methods 2023-10-23 16:03:19,646 root INFO copying pandas/tests/indexes/timedeltas/methods/test_astype.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/timedeltas/methods 2023-10-23 16:03:19,647 root INFO copying pandas/tests/indexes/timedeltas/methods/test_factorize.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/timedeltas/methods 2023-10-23 16:03:19,647 root INFO copying pandas/tests/indexes/timedeltas/methods/test_insert.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/timedeltas/methods 2023-10-23 16:03:19,648 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/indexes/period/methods 2023-10-23 16:03:19,648 root INFO copying pandas/tests/indexes/period/methods/test_shift.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/period/methods 2023-10-23 16:03:19,648 root INFO copying pandas/tests/indexes/period/methods/test_repeat.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/period/methods 2023-10-23 16:03:19,649 root INFO copying pandas/tests/indexes/period/methods/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/period/methods 2023-10-23 16:03:19,649 root INFO copying pandas/tests/indexes/period/methods/test_fillna.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/period/methods 2023-10-23 16:03:19,649 root INFO copying pandas/tests/indexes/period/methods/test_to_timestamp.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/period/methods 2023-10-23 16:03:19,650 root INFO copying pandas/tests/indexes/period/methods/test_asfreq.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/period/methods 2023-10-23 16:03:19,650 root INFO copying pandas/tests/indexes/period/methods/test_is_full.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/period/methods 2023-10-23 16:03:19,650 root INFO copying pandas/tests/indexes/period/methods/test_astype.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/period/methods 2023-10-23 16:03:19,651 root INFO copying pandas/tests/indexes/period/methods/test_factorize.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/period/methods 2023-10-23 16:03:19,651 root INFO copying pandas/tests/indexes/period/methods/test_insert.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexes/period/methods 2023-10-23 16:03:19,651 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/extension/decimal 2023-10-23 16:03:19,652 root INFO copying pandas/tests/extension/decimal/array.py -> build/lib.linux-i686-cpython-311/pandas/tests/extension/decimal 2023-10-23 16:03:19,652 root INFO copying pandas/tests/extension/decimal/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/extension/decimal 2023-10-23 16:03:19,652 root INFO copying pandas/tests/extension/decimal/test_decimal.py -> build/lib.linux-i686-cpython-311/pandas/tests/extension/decimal 2023-10-23 16:03:19,653 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/extension/base 2023-10-23 16:03:19,653 root INFO copying pandas/tests/extension/base/casting.py -> build/lib.linux-i686-cpython-311/pandas/tests/extension/base 2023-10-23 16:03:19,654 root INFO copying pandas/tests/extension/base/printing.py -> build/lib.linux-i686-cpython-311/pandas/tests/extension/base 2023-10-23 16:03:19,654 root INFO copying pandas/tests/extension/base/reduce.py -> build/lib.linux-i686-cpython-311/pandas/tests/extension/base 2023-10-23 16:03:19,654 root INFO copying pandas/tests/extension/base/groupby.py -> build/lib.linux-i686-cpython-311/pandas/tests/extension/base 2023-10-23 16:03:19,655 root INFO copying pandas/tests/extension/base/dtype.py -> build/lib.linux-i686-cpython-311/pandas/tests/extension/base 2023-10-23 16:03:19,655 root INFO copying pandas/tests/extension/base/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/extension/base 2023-10-23 16:03:19,655 root INFO copying pandas/tests/extension/base/ops.py -> build/lib.linux-i686-cpython-311/pandas/tests/extension/base 2023-10-23 16:03:19,656 root INFO copying pandas/tests/extension/base/constructors.py -> build/lib.linux-i686-cpython-311/pandas/tests/extension/base 2023-10-23 16:03:19,656 root INFO copying pandas/tests/extension/base/reshaping.py -> build/lib.linux-i686-cpython-311/pandas/tests/extension/base 2023-10-23 16:03:19,656 root INFO copying pandas/tests/extension/base/setitem.py -> build/lib.linux-i686-cpython-311/pandas/tests/extension/base 2023-10-23 16:03:19,657 root INFO copying pandas/tests/extension/base/accumulate.py -> build/lib.linux-i686-cpython-311/pandas/tests/extension/base 2023-10-23 16:03:19,657 root INFO copying pandas/tests/extension/base/methods.py -> build/lib.linux-i686-cpython-311/pandas/tests/extension/base 2023-10-23 16:03:19,657 root INFO copying pandas/tests/extension/base/io.py -> build/lib.linux-i686-cpython-311/pandas/tests/extension/base 2023-10-23 16:03:19,658 root INFO copying pandas/tests/extension/base/index.py -> build/lib.linux-i686-cpython-311/pandas/tests/extension/base 2023-10-23 16:03:19,658 root INFO copying pandas/tests/extension/base/base.py -> build/lib.linux-i686-cpython-311/pandas/tests/extension/base 2023-10-23 16:03:19,658 root INFO copying pandas/tests/extension/base/getitem.py -> build/lib.linux-i686-cpython-311/pandas/tests/extension/base 2023-10-23 16:03:19,659 root INFO copying pandas/tests/extension/base/missing.py -> build/lib.linux-i686-cpython-311/pandas/tests/extension/base 2023-10-23 16:03:19,659 root INFO copying pandas/tests/extension/base/interface.py -> build/lib.linux-i686-cpython-311/pandas/tests/extension/base 2023-10-23 16:03:19,659 root INFO copying pandas/tests/extension/base/dim2.py -> build/lib.linux-i686-cpython-311/pandas/tests/extension/base 2023-10-23 16:03:19,660 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/extension/list 2023-10-23 16:03:19,660 root INFO copying pandas/tests/extension/list/array.py -> build/lib.linux-i686-cpython-311/pandas/tests/extension/list 2023-10-23 16:03:19,660 root INFO copying pandas/tests/extension/list/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/extension/list 2023-10-23 16:03:19,661 root INFO copying pandas/tests/extension/list/test_list.py -> build/lib.linux-i686-cpython-311/pandas/tests/extension/list 2023-10-23 16:03:19,661 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/extension/date 2023-10-23 16:03:19,661 root INFO copying pandas/tests/extension/date/array.py -> build/lib.linux-i686-cpython-311/pandas/tests/extension/date 2023-10-23 16:03:19,662 root INFO copying pandas/tests/extension/date/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/extension/date 2023-10-23 16:03:19,662 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/extension/json 2023-10-23 16:03:19,662 root INFO copying pandas/tests/extension/json/array.py -> build/lib.linux-i686-cpython-311/pandas/tests/extension/json 2023-10-23 16:03:19,663 root INFO copying pandas/tests/extension/json/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/extension/json 2023-10-23 16:03:19,663 root INFO copying pandas/tests/extension/json/test_json.py -> build/lib.linux-i686-cpython-311/pandas/tests/extension/json 2023-10-23 16:03:19,664 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/extension/array_with_attr 2023-10-23 16:03:19,664 root INFO copying pandas/tests/extension/array_with_attr/array.py -> build/lib.linux-i686-cpython-311/pandas/tests/extension/array_with_attr 2023-10-23 16:03:19,664 root INFO copying pandas/tests/extension/array_with_attr/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/extension/array_with_attr 2023-10-23 16:03:19,665 root INFO copying pandas/tests/extension/array_with_attr/test_array_with_attr.py -> build/lib.linux-i686-cpython-311/pandas/tests/extension/array_with_attr 2023-10-23 16:03:19,665 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/tseries/holiday 2023-10-23 16:03:19,666 root INFO copying pandas/tests/tseries/holiday/test_federal.py -> build/lib.linux-i686-cpython-311/pandas/tests/tseries/holiday 2023-10-23 16:03:19,666 root INFO copying pandas/tests/tseries/holiday/test_observance.py -> build/lib.linux-i686-cpython-311/pandas/tests/tseries/holiday 2023-10-23 16:03:19,666 root INFO copying pandas/tests/tseries/holiday/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/tseries/holiday 2023-10-23 16:03:19,667 root INFO copying pandas/tests/tseries/holiday/test_calendar.py -> build/lib.linux-i686-cpython-311/pandas/tests/tseries/holiday 2023-10-23 16:03:19,667 root INFO copying pandas/tests/tseries/holiday/test_holiday.py -> build/lib.linux-i686-cpython-311/pandas/tests/tseries/holiday 2023-10-23 16:03:19,667 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/tseries/frequencies 2023-10-23 16:03:19,668 root INFO copying pandas/tests/tseries/frequencies/test_freq_code.py -> build/lib.linux-i686-cpython-311/pandas/tests/tseries/frequencies 2023-10-23 16:03:19,668 root INFO copying pandas/tests/tseries/frequencies/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/tseries/frequencies 2023-10-23 16:03:19,668 root INFO copying pandas/tests/tseries/frequencies/test_frequencies.py -> build/lib.linux-i686-cpython-311/pandas/tests/tseries/frequencies 2023-10-23 16:03:19,669 root INFO copying pandas/tests/tseries/frequencies/test_inference.py -> build/lib.linux-i686-cpython-311/pandas/tests/tseries/frequencies 2023-10-23 16:03:19,669 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/tseries/offsets 2023-10-23 16:03:19,670 root INFO copying pandas/tests/tseries/offsets/test_ticks.py -> build/lib.linux-i686-cpython-311/pandas/tests/tseries/offsets 2023-10-23 16:03:19,670 root INFO copying pandas/tests/tseries/offsets/test_fiscal.py -> build/lib.linux-i686-cpython-311/pandas/tests/tseries/offsets 2023-10-23 16:03:19,670 root INFO copying pandas/tests/tseries/offsets/test_custom_business_hour.py -> build/lib.linux-i686-cpython-311/pandas/tests/tseries/offsets 2023-10-23 16:03:19,671 root INFO copying pandas/tests/tseries/offsets/test_custom_business_month.py -> build/lib.linux-i686-cpython-311/pandas/tests/tseries/offsets 2023-10-23 16:03:19,671 root INFO copying pandas/tests/tseries/offsets/test_business_year.py -> build/lib.linux-i686-cpython-311/pandas/tests/tseries/offsets 2023-10-23 16:03:19,671 root INFO copying pandas/tests/tseries/offsets/test_offsets.py -> build/lib.linux-i686-cpython-311/pandas/tests/tseries/offsets 2023-10-23 16:03:19,672 root INFO copying pandas/tests/tseries/offsets/test_week.py -> build/lib.linux-i686-cpython-311/pandas/tests/tseries/offsets 2023-10-23 16:03:19,672 root INFO copying pandas/tests/tseries/offsets/conftest.py -> build/lib.linux-i686-cpython-311/pandas/tests/tseries/offsets 2023-10-23 16:03:19,673 root INFO copying pandas/tests/tseries/offsets/test_business_day.py -> build/lib.linux-i686-cpython-311/pandas/tests/tseries/offsets 2023-10-23 16:03:19,673 root INFO copying pandas/tests/tseries/offsets/test_year.py -> build/lib.linux-i686-cpython-311/pandas/tests/tseries/offsets 2023-10-23 16:03:19,673 root INFO copying pandas/tests/tseries/offsets/test_month.py -> build/lib.linux-i686-cpython-311/pandas/tests/tseries/offsets 2023-10-23 16:03:19,674 root INFO copying pandas/tests/tseries/offsets/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/tseries/offsets 2023-10-23 16:03:19,674 root INFO copying pandas/tests/tseries/offsets/test_dst.py -> build/lib.linux-i686-cpython-311/pandas/tests/tseries/offsets 2023-10-23 16:03:19,674 root INFO copying pandas/tests/tseries/offsets/test_common.py -> build/lib.linux-i686-cpython-311/pandas/tests/tseries/offsets 2023-10-23 16:03:19,675 root INFO copying pandas/tests/tseries/offsets/test_business_quarter.py -> build/lib.linux-i686-cpython-311/pandas/tests/tseries/offsets 2023-10-23 16:03:19,675 root INFO copying pandas/tests/tseries/offsets/test_business_month.py -> build/lib.linux-i686-cpython-311/pandas/tests/tseries/offsets 2023-10-23 16:03:19,675 root INFO copying pandas/tests/tseries/offsets/test_business_hour.py -> build/lib.linux-i686-cpython-311/pandas/tests/tseries/offsets 2023-10-23 16:03:19,676 root INFO copying pandas/tests/tseries/offsets/test_easter.py -> build/lib.linux-i686-cpython-311/pandas/tests/tseries/offsets 2023-10-23 16:03:19,676 root INFO copying pandas/tests/tseries/offsets/test_quarter.py -> build/lib.linux-i686-cpython-311/pandas/tests/tseries/offsets 2023-10-23 16:03:19,676 root INFO copying pandas/tests/tseries/offsets/test_index.py -> build/lib.linux-i686-cpython-311/pandas/tests/tseries/offsets 2023-10-23 16:03:19,677 root INFO copying pandas/tests/tseries/offsets/common.py -> build/lib.linux-i686-cpython-311/pandas/tests/tseries/offsets 2023-10-23 16:03:19,677 root INFO copying pandas/tests/tseries/offsets/test_custom_business_day.py -> build/lib.linux-i686-cpython-311/pandas/tests/tseries/offsets 2023-10-23 16:03:19,677 root INFO copying pandas/tests/tseries/offsets/test_offsets_properties.py -> build/lib.linux-i686-cpython-311/pandas/tests/tseries/offsets 2023-10-23 16:03:19,678 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/groupby/aggregate 2023-10-23 16:03:19,678 root INFO copying pandas/tests/groupby/aggregate/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/groupby/aggregate 2023-10-23 16:03:19,678 root INFO copying pandas/tests/groupby/aggregate/test_cython.py -> build/lib.linux-i686-cpython-311/pandas/tests/groupby/aggregate 2023-10-23 16:03:19,679 root INFO copying pandas/tests/groupby/aggregate/test_numba.py -> build/lib.linux-i686-cpython-311/pandas/tests/groupby/aggregate 2023-10-23 16:03:19,679 root INFO copying pandas/tests/groupby/aggregate/test_other.py -> build/lib.linux-i686-cpython-311/pandas/tests/groupby/aggregate 2023-10-23 16:03:19,679 root INFO copying pandas/tests/groupby/aggregate/test_aggregate.py -> build/lib.linux-i686-cpython-311/pandas/tests/groupby/aggregate 2023-10-23 16:03:19,680 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/groupby/transform 2023-10-23 16:03:19,680 root INFO copying pandas/tests/groupby/transform/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/groupby/transform 2023-10-23 16:03:19,681 root INFO copying pandas/tests/groupby/transform/test_numba.py -> build/lib.linux-i686-cpython-311/pandas/tests/groupby/transform 2023-10-23 16:03:19,681 root INFO copying pandas/tests/groupby/transform/test_transform.py -> build/lib.linux-i686-cpython-311/pandas/tests/groupby/transform 2023-10-23 16:03:19,681 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/window/moments 2023-10-23 16:03:19,682 root INFO copying pandas/tests/window/moments/conftest.py -> build/lib.linux-i686-cpython-311/pandas/tests/window/moments 2023-10-23 16:03:19,682 root INFO copying pandas/tests/window/moments/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/window/moments 2023-10-23 16:03:19,682 root INFO copying pandas/tests/window/moments/test_moments_consistency_rolling.py -> build/lib.linux-i686-cpython-311/pandas/tests/window/moments 2023-10-23 16:03:19,683 root INFO copying pandas/tests/window/moments/test_moments_consistency_ewm.py -> build/lib.linux-i686-cpython-311/pandas/tests/window/moments 2023-10-23 16:03:19,683 root INFO copying pandas/tests/window/moments/test_moments_consistency_expanding.py -> build/lib.linux-i686-cpython-311/pandas/tests/window/moments 2023-10-23 16:03:19,684 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/reshape/concat 2023-10-23 16:03:19,684 root INFO copying pandas/tests/reshape/concat/conftest.py -> build/lib.linux-i686-cpython-311/pandas/tests/reshape/concat 2023-10-23 16:03:19,684 root INFO copying pandas/tests/reshape/concat/test_append.py -> build/lib.linux-i686-cpython-311/pandas/tests/reshape/concat 2023-10-23 16:03:19,685 root INFO copying pandas/tests/reshape/concat/test_append_common.py -> build/lib.linux-i686-cpython-311/pandas/tests/reshape/concat 2023-10-23 16:03:19,685 root INFO copying pandas/tests/reshape/concat/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/reshape/concat 2023-10-23 16:03:19,685 root INFO copying pandas/tests/reshape/concat/test_dataframe.py -> build/lib.linux-i686-cpython-311/pandas/tests/reshape/concat 2023-10-23 16:03:19,686 root INFO copying pandas/tests/reshape/concat/test_empty.py -> build/lib.linux-i686-cpython-311/pandas/tests/reshape/concat 2023-10-23 16:03:19,686 root INFO copying pandas/tests/reshape/concat/test_concat.py -> build/lib.linux-i686-cpython-311/pandas/tests/reshape/concat 2023-10-23 16:03:19,686 root INFO copying pandas/tests/reshape/concat/test_datetimes.py -> build/lib.linux-i686-cpython-311/pandas/tests/reshape/concat 2023-10-23 16:03:19,687 root INFO copying pandas/tests/reshape/concat/test_index.py -> build/lib.linux-i686-cpython-311/pandas/tests/reshape/concat 2023-10-23 16:03:19,687 root INFO copying pandas/tests/reshape/concat/test_invalid.py -> build/lib.linux-i686-cpython-311/pandas/tests/reshape/concat 2023-10-23 16:03:19,688 root INFO copying pandas/tests/reshape/concat/test_sort.py -> build/lib.linux-i686-cpython-311/pandas/tests/reshape/concat 2023-10-23 16:03:19,688 root INFO copying pandas/tests/reshape/concat/test_series.py -> build/lib.linux-i686-cpython-311/pandas/tests/reshape/concat 2023-10-23 16:03:19,688 root INFO copying pandas/tests/reshape/concat/test_categorical.py -> build/lib.linux-i686-cpython-311/pandas/tests/reshape/concat 2023-10-23 16:03:19,689 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/reshape/merge 2023-10-23 16:03:19,689 root INFO copying pandas/tests/reshape/merge/test_merge_index_as_string.py -> build/lib.linux-i686-cpython-311/pandas/tests/reshape/merge 2023-10-23 16:03:19,689 root INFO copying pandas/tests/reshape/merge/test_merge.py -> build/lib.linux-i686-cpython-311/pandas/tests/reshape/merge 2023-10-23 16:03:19,690 root INFO copying pandas/tests/reshape/merge/test_merge_asof.py -> build/lib.linux-i686-cpython-311/pandas/tests/reshape/merge 2023-10-23 16:03:19,690 root INFO copying pandas/tests/reshape/merge/test_merge_cross.py -> build/lib.linux-i686-cpython-311/pandas/tests/reshape/merge 2023-10-23 16:03:19,691 root INFO copying pandas/tests/reshape/merge/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/reshape/merge 2023-10-23 16:03:19,691 root INFO copying pandas/tests/reshape/merge/test_join.py -> build/lib.linux-i686-cpython-311/pandas/tests/reshape/merge 2023-10-23 16:03:19,691 root INFO copying pandas/tests/reshape/merge/test_multi.py -> build/lib.linux-i686-cpython-311/pandas/tests/reshape/merge 2023-10-23 16:03:19,692 root INFO copying pandas/tests/reshape/merge/test_merge_ordered.py -> build/lib.linux-i686-cpython-311/pandas/tests/reshape/merge 2023-10-23 16:03:19,692 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/scalar/interval 2023-10-23 16:03:19,692 root INFO copying pandas/tests/scalar/interval/test_arithmetic.py -> build/lib.linux-i686-cpython-311/pandas/tests/scalar/interval 2023-10-23 16:03:19,693 root INFO copying pandas/tests/scalar/interval/test_ops.py -> build/lib.linux-i686-cpython-311/pandas/tests/scalar/interval 2023-10-23 16:03:19,693 root INFO copying pandas/tests/scalar/interval/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/scalar/interval 2023-10-23 16:03:19,693 root INFO copying pandas/tests/scalar/interval/test_interval.py -> build/lib.linux-i686-cpython-311/pandas/tests/scalar/interval 2023-10-23 16:03:19,694 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/scalar/timedelta 2023-10-23 16:03:19,694 root INFO copying pandas/tests/scalar/timedelta/test_arithmetic.py -> build/lib.linux-i686-cpython-311/pandas/tests/scalar/timedelta 2023-10-23 16:03:19,694 root INFO copying pandas/tests/scalar/timedelta/test_timedelta.py -> build/lib.linux-i686-cpython-311/pandas/tests/scalar/timedelta 2023-10-23 16:03:19,695 root INFO copying pandas/tests/scalar/timedelta/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/scalar/timedelta 2023-10-23 16:03:19,695 root INFO copying pandas/tests/scalar/timedelta/test_constructors.py -> build/lib.linux-i686-cpython-311/pandas/tests/scalar/timedelta 2023-10-23 16:03:19,696 root INFO copying pandas/tests/scalar/timedelta/test_formats.py -> build/lib.linux-i686-cpython-311/pandas/tests/scalar/timedelta 2023-10-23 16:03:19,696 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/scalar/period 2023-10-23 16:03:19,696 root INFO copying pandas/tests/scalar/period/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/scalar/period 2023-10-23 16:03:19,697 root INFO copying pandas/tests/scalar/period/test_asfreq.py -> build/lib.linux-i686-cpython-311/pandas/tests/scalar/period 2023-10-23 16:03:19,697 root INFO copying pandas/tests/scalar/period/test_period.py -> build/lib.linux-i686-cpython-311/pandas/tests/scalar/period 2023-10-23 16:03:19,698 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/scalar/timestamp 2023-10-23 16:03:19,698 root INFO copying pandas/tests/scalar/timestamp/test_arithmetic.py -> build/lib.linux-i686-cpython-311/pandas/tests/scalar/timestamp 2023-10-23 16:03:19,698 root INFO copying pandas/tests/scalar/timestamp/test_rendering.py -> build/lib.linux-i686-cpython-311/pandas/tests/scalar/timestamp 2023-10-23 16:03:19,698 root INFO copying pandas/tests/scalar/timestamp/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/scalar/timestamp 2023-10-23 16:03:19,699 root INFO copying pandas/tests/scalar/timestamp/test_constructors.py -> build/lib.linux-i686-cpython-311/pandas/tests/scalar/timestamp 2023-10-23 16:03:19,699 root INFO copying pandas/tests/scalar/timestamp/test_timezones.py -> build/lib.linux-i686-cpython-311/pandas/tests/scalar/timestamp 2023-10-23 16:03:19,699 root INFO copying pandas/tests/scalar/timestamp/test_timestamp.py -> build/lib.linux-i686-cpython-311/pandas/tests/scalar/timestamp 2023-10-23 16:03:19,700 root INFO copying pandas/tests/scalar/timestamp/test_comparisons.py -> build/lib.linux-i686-cpython-311/pandas/tests/scalar/timestamp 2023-10-23 16:03:19,700 root INFO copying pandas/tests/scalar/timestamp/test_unary_ops.py -> build/lib.linux-i686-cpython-311/pandas/tests/scalar/timestamp 2023-10-23 16:03:19,701 root INFO copying pandas/tests/scalar/timestamp/test_formats.py -> build/lib.linux-i686-cpython-311/pandas/tests/scalar/timestamp 2023-10-23 16:03:19,701 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/dtypes/cast 2023-10-23 16:03:19,702 root INFO copying pandas/tests/dtypes/cast/test_construct_object_arr.py -> build/lib.linux-i686-cpython-311/pandas/tests/dtypes/cast 2023-10-23 16:03:19,702 root INFO copying pandas/tests/dtypes/cast/test_maybe_box_native.py -> build/lib.linux-i686-cpython-311/pandas/tests/dtypes/cast 2023-10-23 16:03:19,702 root INFO copying pandas/tests/dtypes/cast/test_infer_datetimelike.py -> build/lib.linux-i686-cpython-311/pandas/tests/dtypes/cast 2023-10-23 16:03:19,703 root INFO copying pandas/tests/dtypes/cast/test_downcast.py -> build/lib.linux-i686-cpython-311/pandas/tests/dtypes/cast 2023-10-23 16:03:19,703 root INFO copying pandas/tests/dtypes/cast/test_infer_dtype.py -> build/lib.linux-i686-cpython-311/pandas/tests/dtypes/cast 2023-10-23 16:03:19,703 root INFO copying pandas/tests/dtypes/cast/test_promote.py -> build/lib.linux-i686-cpython-311/pandas/tests/dtypes/cast 2023-10-23 16:03:19,704 root INFO copying pandas/tests/dtypes/cast/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/dtypes/cast 2023-10-23 16:03:19,704 root INFO copying pandas/tests/dtypes/cast/test_construct_from_scalar.py -> build/lib.linux-i686-cpython-311/pandas/tests/dtypes/cast 2023-10-23 16:03:19,704 root INFO copying pandas/tests/dtypes/cast/test_construct_ndarray.py -> build/lib.linux-i686-cpython-311/pandas/tests/dtypes/cast 2023-10-23 16:03:19,705 root INFO copying pandas/tests/dtypes/cast/test_can_hold_element.py -> build/lib.linux-i686-cpython-311/pandas/tests/dtypes/cast 2023-10-23 16:03:19,705 root INFO copying pandas/tests/dtypes/cast/test_dict_compat.py -> build/lib.linux-i686-cpython-311/pandas/tests/dtypes/cast 2023-10-23 16:03:19,705 root INFO copying pandas/tests/dtypes/cast/test_find_common_type.py -> build/lib.linux-i686-cpython-311/pandas/tests/dtypes/cast 2023-10-23 16:03:19,706 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/plotting/frame 2023-10-23 16:03:19,706 root INFO copying pandas/tests/plotting/frame/test_frame_legend.py -> build/lib.linux-i686-cpython-311/pandas/tests/plotting/frame 2023-10-23 16:03:19,706 root INFO copying pandas/tests/plotting/frame/test_frame_groupby.py -> build/lib.linux-i686-cpython-311/pandas/tests/plotting/frame 2023-10-23 16:03:19,707 root INFO copying pandas/tests/plotting/frame/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/plotting/frame 2023-10-23 16:03:19,707 root INFO copying pandas/tests/plotting/frame/test_frame.py -> build/lib.linux-i686-cpython-311/pandas/tests/plotting/frame 2023-10-23 16:03:19,707 root INFO copying pandas/tests/plotting/frame/test_frame_subplots.py -> build/lib.linux-i686-cpython-311/pandas/tests/plotting/frame 2023-10-23 16:03:19,708 root INFO copying pandas/tests/plotting/frame/test_frame_color.py -> build/lib.linux-i686-cpython-311/pandas/tests/plotting/frame 2023-10-23 16:03:19,708 root INFO copying pandas/tests/plotting/frame/test_hist_box_by.py -> build/lib.linux-i686-cpython-311/pandas/tests/plotting/frame 2023-10-23 16:03:19,709 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/arrays/boolean 2023-10-23 16:03:19,709 root INFO copying pandas/tests/arrays/boolean/test_arithmetic.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/boolean 2023-10-23 16:03:19,709 root INFO copying pandas/tests/arrays/boolean/test_ops.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/boolean 2023-10-23 16:03:19,710 root INFO copying pandas/tests/arrays/boolean/test_comparison.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/boolean 2023-10-23 16:03:19,710 root INFO copying pandas/tests/arrays/boolean/test_function.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/boolean 2023-10-23 16:03:19,710 root INFO copying pandas/tests/arrays/boolean/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/boolean 2023-10-23 16:03:19,711 root INFO copying pandas/tests/arrays/boolean/test_reduction.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/boolean 2023-10-23 16:03:19,711 root INFO copying pandas/tests/arrays/boolean/test_repr.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/boolean 2023-10-23 16:03:19,711 root INFO copying pandas/tests/arrays/boolean/test_astype.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/boolean 2023-10-23 16:03:19,712 root INFO copying pandas/tests/arrays/boolean/test_indexing.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/boolean 2023-10-23 16:03:19,712 root INFO copying pandas/tests/arrays/boolean/test_construction.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/boolean 2023-10-23 16:03:19,712 root INFO copying pandas/tests/arrays/boolean/test_logical.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/boolean 2023-10-23 16:03:19,713 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/arrays/datetimes 2023-10-23 16:03:19,713 root INFO copying pandas/tests/arrays/datetimes/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/datetimes 2023-10-23 16:03:19,713 root INFO copying pandas/tests/arrays/datetimes/test_constructors.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/datetimes 2023-10-23 16:03:19,714 root INFO copying pandas/tests/arrays/datetimes/test_reductions.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/datetimes 2023-10-23 16:03:19,714 root INFO copying pandas/tests/arrays/datetimes/test_cumulative.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/datetimes 2023-10-23 16:03:19,715 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/arrays/interval 2023-10-23 16:03:19,715 root INFO copying pandas/tests/arrays/interval/test_ops.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/interval 2023-10-23 16:03:19,715 root INFO copying pandas/tests/arrays/interval/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/interval 2023-10-23 16:03:19,715 root INFO copying pandas/tests/arrays/interval/test_interval.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/interval 2023-10-23 16:03:19,716 root INFO copying pandas/tests/arrays/interval/test_astype.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/interval 2023-10-23 16:03:19,716 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/arrays/string_ 2023-10-23 16:03:19,716 root INFO copying pandas/tests/arrays/string_/test_string_arrow.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/string_ 2023-10-23 16:03:19,717 root INFO copying pandas/tests/arrays/string_/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/string_ 2023-10-23 16:03:19,717 root INFO copying pandas/tests/arrays/string_/test_string.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/string_ 2023-10-23 16:03:19,718 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/arrays/timedeltas 2023-10-23 16:03:19,718 root INFO copying pandas/tests/arrays/timedeltas/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/timedeltas 2023-10-23 16:03:19,718 root INFO copying pandas/tests/arrays/timedeltas/test_constructors.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/timedeltas 2023-10-23 16:03:19,718 root INFO copying pandas/tests/arrays/timedeltas/test_reductions.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/timedeltas 2023-10-23 16:03:19,719 root INFO copying pandas/tests/arrays/timedeltas/test_cumulative.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/timedeltas 2023-10-23 16:03:19,719 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/arrays/integer 2023-10-23 16:03:19,720 root INFO copying pandas/tests/arrays/integer/test_arithmetic.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/integer 2023-10-23 16:03:19,720 root INFO copying pandas/tests/arrays/integer/test_comparison.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/integer 2023-10-23 16:03:19,720 root INFO copying pandas/tests/arrays/integer/conftest.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/integer 2023-10-23 16:03:19,721 root INFO copying pandas/tests/arrays/integer/test_function.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/integer 2023-10-23 16:03:19,721 root INFO copying pandas/tests/arrays/integer/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/integer 2023-10-23 16:03:19,721 root INFO copying pandas/tests/arrays/integer/test_repr.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/integer 2023-10-23 16:03:19,722 root INFO copying pandas/tests/arrays/integer/test_concat.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/integer 2023-10-23 16:03:19,722 root INFO copying pandas/tests/arrays/integer/test_indexing.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/integer 2023-10-23 16:03:19,722 root INFO copying pandas/tests/arrays/integer/test_construction.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/integer 2023-10-23 16:03:19,723 root INFO copying pandas/tests/arrays/integer/test_dtypes.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/integer 2023-10-23 16:03:19,723 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/arrays/numpy_ 2023-10-23 16:03:19,723 root INFO copying pandas/tests/arrays/numpy_/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/numpy_ 2023-10-23 16:03:19,724 root INFO copying pandas/tests/arrays/numpy_/test_numpy.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/numpy_ 2023-10-23 16:03:19,724 root INFO copying pandas/tests/arrays/numpy_/test_indexing.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/numpy_ 2023-10-23 16:03:19,725 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/arrays/categorical 2023-10-23 16:03:19,725 root INFO copying pandas/tests/arrays/categorical/test_warnings.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/categorical 2023-10-23 16:03:19,725 root INFO copying pandas/tests/arrays/categorical/test_subclass.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/categorical 2023-10-23 16:03:19,725 root INFO copying pandas/tests/arrays/categorical/test_missing.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/categorical 2023-10-23 16:03:19,726 root INFO copying pandas/tests/arrays/categorical/test_api.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/categorical 2023-10-23 16:03:19,726 root INFO copying pandas/tests/arrays/categorical/conftest.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/categorical 2023-10-23 16:03:19,727 root INFO copying pandas/tests/arrays/categorical/test_analytics.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/categorical 2023-10-23 16:03:19,727 root INFO copying pandas/tests/arrays/categorical/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/categorical 2023-10-23 16:03:19,727 root INFO copying pandas/tests/arrays/categorical/test_constructors.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/categorical 2023-10-23 16:03:19,728 root INFO copying pandas/tests/arrays/categorical/test_take.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/categorical 2023-10-23 16:03:19,728 root INFO copying pandas/tests/arrays/categorical/test_repr.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/categorical 2023-10-23 16:03:19,728 root INFO copying pandas/tests/arrays/categorical/test_operators.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/categorical 2023-10-23 16:03:19,729 root INFO copying pandas/tests/arrays/categorical/test_replace.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/categorical 2023-10-23 16:03:19,729 root INFO copying pandas/tests/arrays/categorical/test_algos.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/categorical 2023-10-23 16:03:19,729 root INFO copying pandas/tests/arrays/categorical/test_astype.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/categorical 2023-10-23 16:03:19,730 root INFO copying pandas/tests/arrays/categorical/test_sorting.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/categorical 2023-10-23 16:03:19,730 root INFO copying pandas/tests/arrays/categorical/test_indexing.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/categorical 2023-10-23 16:03:19,730 root INFO copying pandas/tests/arrays/categorical/test_dtypes.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/categorical 2023-10-23 16:03:19,731 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/arrays/period 2023-10-23 16:03:19,731 root INFO copying pandas/tests/arrays/period/test_arrow_compat.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/period 2023-10-23 16:03:19,731 root INFO copying pandas/tests/arrays/period/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/period 2023-10-23 16:03:19,732 root INFO copying pandas/tests/arrays/period/test_constructors.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/period 2023-10-23 16:03:19,732 root INFO copying pandas/tests/arrays/period/test_astype.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/period 2023-10-23 16:03:19,732 root INFO copying pandas/tests/arrays/period/test_reductions.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/period 2023-10-23 16:03:19,733 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/arrays/masked 2023-10-23 16:03:19,733 root INFO copying pandas/tests/arrays/masked/test_arithmetic.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/masked 2023-10-23 16:03:19,733 root INFO copying pandas/tests/arrays/masked/test_arrow_compat.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/masked 2023-10-23 16:03:19,734 root INFO copying pandas/tests/arrays/masked/test_function.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/masked 2023-10-23 16:03:19,734 root INFO copying pandas/tests/arrays/masked/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/masked 2023-10-23 16:03:19,734 root INFO copying pandas/tests/arrays/masked/test_indexing.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/masked 2023-10-23 16:03:19,735 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/arrays/sparse 2023-10-23 16:03:19,735 root INFO copying pandas/tests/arrays/sparse/test_arithmetics.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/sparse 2023-10-23 16:03:19,736 root INFO copying pandas/tests/arrays/sparse/test_combine_concat.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/sparse 2023-10-23 16:03:19,736 root INFO copying pandas/tests/arrays/sparse/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/sparse 2023-10-23 16:03:19,736 root INFO copying pandas/tests/arrays/sparse/test_accessor.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/sparse 2023-10-23 16:03:19,737 root INFO copying pandas/tests/arrays/sparse/test_constructors.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/sparse 2023-10-23 16:03:19,737 root INFO copying pandas/tests/arrays/sparse/test_array.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/sparse 2023-10-23 16:03:19,737 root INFO copying pandas/tests/arrays/sparse/test_dtype.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/sparse 2023-10-23 16:03:19,738 root INFO copying pandas/tests/arrays/sparse/test_libsparse.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/sparse 2023-10-23 16:03:19,738 root INFO copying pandas/tests/arrays/sparse/test_astype.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/sparse 2023-10-23 16:03:19,738 root INFO copying pandas/tests/arrays/sparse/test_reductions.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/sparse 2023-10-23 16:03:19,739 root INFO copying pandas/tests/arrays/sparse/test_unary.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/sparse 2023-10-23 16:03:19,739 root INFO copying pandas/tests/arrays/sparse/test_indexing.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/sparse 2023-10-23 16:03:19,740 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/arrays/floating 2023-10-23 16:03:19,740 root INFO copying pandas/tests/arrays/floating/test_arithmetic.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/floating 2023-10-23 16:03:19,740 root INFO copying pandas/tests/arrays/floating/test_comparison.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/floating 2023-10-23 16:03:19,741 root INFO copying pandas/tests/arrays/floating/conftest.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/floating 2023-10-23 16:03:19,741 root INFO copying pandas/tests/arrays/floating/test_to_numpy.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/floating 2023-10-23 16:03:19,741 root INFO copying pandas/tests/arrays/floating/test_function.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/floating 2023-10-23 16:03:19,742 root INFO copying pandas/tests/arrays/floating/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/floating 2023-10-23 16:03:19,742 root INFO copying pandas/tests/arrays/floating/test_repr.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/floating 2023-10-23 16:03:19,742 root INFO copying pandas/tests/arrays/floating/test_astype.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/floating 2023-10-23 16:03:19,743 root INFO copying pandas/tests/arrays/floating/test_concat.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/floating 2023-10-23 16:03:19,743 root INFO copying pandas/tests/arrays/floating/test_construction.py -> build/lib.linux-i686-cpython-311/pandas/tests/arrays/floating 2023-10-23 16:03:19,743 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/copy_view/index 2023-10-23 16:03:19,744 root INFO copying pandas/tests/copy_view/index/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/copy_view/index 2023-10-23 16:03:19,744 root INFO copying pandas/tests/copy_view/index/test_datetimeindex.py -> build/lib.linux-i686-cpython-311/pandas/tests/copy_view/index 2023-10-23 16:03:19,744 root INFO copying pandas/tests/copy_view/index/test_timedeltaindex.py -> build/lib.linux-i686-cpython-311/pandas/tests/copy_view/index 2023-10-23 16:03:19,745 root INFO copying pandas/tests/copy_view/index/test_index.py -> build/lib.linux-i686-cpython-311/pandas/tests/copy_view/index 2023-10-23 16:03:19,745 root INFO copying pandas/tests/copy_view/index/test_periodindex.py -> build/lib.linux-i686-cpython-311/pandas/tests/copy_view/index 2023-10-23 16:03:19,746 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/series/accessors 2023-10-23 16:03:19,746 root INFO copying pandas/tests/series/accessors/test_dt_accessor.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/accessors 2023-10-23 16:03:19,746 root INFO copying pandas/tests/series/accessors/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/accessors 2023-10-23 16:03:19,746 root INFO copying pandas/tests/series/accessors/test_str_accessor.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/accessors 2023-10-23 16:03:19,747 root INFO copying pandas/tests/series/accessors/test_cat_accessor.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/accessors 2023-10-23 16:03:19,747 root INFO copying pandas/tests/series/accessors/test_sparse_accessor.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/accessors 2023-10-23 16:03:19,748 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/series/indexing 2023-10-23 16:03:19,748 root INFO copying pandas/tests/series/indexing/test_where.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/indexing 2023-10-23 16:03:19,748 root INFO copying pandas/tests/series/indexing/test_datetime.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/indexing 2023-10-23 16:03:19,749 root INFO copying pandas/tests/series/indexing/test_delitem.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/indexing 2023-10-23 16:03:19,749 root INFO copying pandas/tests/series/indexing/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/indexing 2023-10-23 16:03:19,749 root INFO copying pandas/tests/series/indexing/test_xs.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/indexing 2023-10-23 16:03:19,750 root INFO copying pandas/tests/series/indexing/test_take.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/indexing 2023-10-23 16:03:19,750 root INFO copying pandas/tests/series/indexing/test_mask.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/indexing 2023-10-23 16:03:19,750 root INFO copying pandas/tests/series/indexing/test_set_value.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/indexing 2023-10-23 16:03:19,751 root INFO copying pandas/tests/series/indexing/test_getitem.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/indexing 2023-10-23 16:03:19,751 root INFO copying pandas/tests/series/indexing/test_get.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/indexing 2023-10-23 16:03:19,751 root INFO copying pandas/tests/series/indexing/test_setitem.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/indexing 2023-10-23 16:03:19,752 root INFO copying pandas/tests/series/indexing/test_indexing.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/indexing 2023-10-23 16:03:19,753 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,753 root INFO copying pandas/tests/series/methods/test_combine_first.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,754 root INFO copying pandas/tests/series/methods/test_values.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,754 root INFO copying pandas/tests/series/methods/test_rename.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,755 root INFO copying pandas/tests/series/methods/test_value_counts.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,755 root INFO copying pandas/tests/series/methods/test_update.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,755 root INFO copying pandas/tests/series/methods/test_asof.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,756 root INFO copying pandas/tests/series/methods/test_nunique.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,756 root INFO copying pandas/tests/series/methods/test_round.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,756 root INFO copying pandas/tests/series/methods/test_repeat.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,757 root INFO copying pandas/tests/series/methods/test_to_numpy.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,757 root INFO copying pandas/tests/series/methods/test_count.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,757 root INFO copying pandas/tests/series/methods/test_item.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,758 root INFO copying pandas/tests/series/methods/test_clip.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,758 root INFO copying pandas/tests/series/methods/test_diff.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,758 root INFO copying pandas/tests/series/methods/test_pct_change.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,759 root INFO copying pandas/tests/series/methods/test_is_monotonic.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,759 root INFO copying pandas/tests/series/methods/test_sort_index.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,759 root INFO copying pandas/tests/series/methods/test_reindex.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,760 root INFO copying pandas/tests/series/methods/test_infer_objects.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,760 root INFO copying pandas/tests/series/methods/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,760 root INFO copying pandas/tests/series/methods/test_dropna.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,761 root INFO copying pandas/tests/series/methods/test_searchsorted.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,761 root INFO copying pandas/tests/series/methods/test_combine.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,761 root INFO copying pandas/tests/series/methods/test_matmul.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,762 root INFO copying pandas/tests/series/methods/test_isna.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,762 root INFO copying pandas/tests/series/methods/test_isin.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,762 root INFO copying pandas/tests/series/methods/test_fillna.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,763 root INFO copying pandas/tests/series/methods/test_get_numeric_data.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,763 root INFO copying pandas/tests/series/methods/test_tolist.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,764 root INFO copying pandas/tests/series/methods/test_autocorr.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,764 root INFO copying pandas/tests/series/methods/test_view.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,764 root INFO copying pandas/tests/series/methods/test_reindex_like.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,765 root INFO copying pandas/tests/series/methods/test_drop_duplicates.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,765 root INFO copying pandas/tests/series/methods/test_to_frame.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,765 root INFO copying pandas/tests/series/methods/test_between.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,766 root INFO copying pandas/tests/series/methods/test_tz_localize.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,766 root INFO copying pandas/tests/series/methods/test_equals.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,766 root INFO copying pandas/tests/series/methods/test_rename_axis.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,767 root INFO copying pandas/tests/series/methods/test_head_tail.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,767 root INFO copying pandas/tests/series/methods/test_pop.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,768 root INFO copying pandas/tests/series/methods/test_truncate.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,768 root INFO copying pandas/tests/series/methods/test_unique.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,768 root INFO copying pandas/tests/series/methods/test_add_prefix_suffix.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,769 root INFO copying pandas/tests/series/methods/test_replace.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,769 root INFO copying pandas/tests/series/methods/test_astype.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,769 root INFO copying pandas/tests/series/methods/test_unstack.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,770 root INFO copying pandas/tests/series/methods/test_quantile.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,770 root INFO copying pandas/tests/series/methods/test_rank.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,771 root INFO copying pandas/tests/series/methods/test_nlargest.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,771 root INFO copying pandas/tests/series/methods/test_to_csv.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,771 root INFO copying pandas/tests/series/methods/test_to_dict.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,772 root INFO copying pandas/tests/series/methods/test_drop.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,772 root INFO copying pandas/tests/series/methods/test_reset_index.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,772 root INFO copying pandas/tests/series/methods/test_is_unique.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,773 root INFO copying pandas/tests/series/methods/test_copy.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,773 root INFO copying pandas/tests/series/methods/test_cov_corr.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,774 root INFO copying pandas/tests/series/methods/test_compare.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,774 root INFO copying pandas/tests/series/methods/test_describe.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,774 root INFO copying pandas/tests/series/methods/test_argsort.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,775 root INFO copying pandas/tests/series/methods/test_duplicated.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,775 root INFO copying pandas/tests/series/methods/test_sort_values.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,775 root INFO copying pandas/tests/series/methods/test_set_name.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,776 root INFO copying pandas/tests/series/methods/test_explode.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,776 root INFO copying pandas/tests/series/methods/test_interpolate.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,776 root INFO copying pandas/tests/series/methods/test_convert_dtypes.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,777 root INFO copying pandas/tests/series/methods/test_dtypes.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,777 root INFO copying pandas/tests/series/methods/test_align.py -> build/lib.linux-i686-cpython-311/pandas/tests/series/methods 2023-10-23 16:03:19,778 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/indexing/interval 2023-10-23 16:03:19,778 root INFO copying pandas/tests/indexing/interval/test_interval_new.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexing/interval 2023-10-23 16:03:19,778 root INFO copying pandas/tests/indexing/interval/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexing/interval 2023-10-23 16:03:19,779 root INFO copying pandas/tests/indexing/interval/test_interval.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexing/interval 2023-10-23 16:03:19,779 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/indexing/multiindex 2023-10-23 16:03:19,780 root INFO copying pandas/tests/indexing/multiindex/test_indexing_slow.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexing/multiindex 2023-10-23 16:03:19,780 root INFO copying pandas/tests/indexing/multiindex/test_datetime.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexing/multiindex 2023-10-23 16:03:19,780 root INFO copying pandas/tests/indexing/multiindex/test_multiindex.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexing/multiindex 2023-10-23 16:03:19,781 root INFO copying pandas/tests/indexing/multiindex/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexing/multiindex 2023-10-23 16:03:19,781 root INFO copying pandas/tests/indexing/multiindex/test_partial.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexing/multiindex 2023-10-23 16:03:19,781 root INFO copying pandas/tests/indexing/multiindex/test_sorted.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexing/multiindex 2023-10-23 16:03:19,782 root INFO copying pandas/tests/indexing/multiindex/test_loc.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexing/multiindex 2023-10-23 16:03:19,782 root INFO copying pandas/tests/indexing/multiindex/test_getitem.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexing/multiindex 2023-10-23 16:03:19,783 root INFO copying pandas/tests/indexing/multiindex/test_iloc.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexing/multiindex 2023-10-23 16:03:19,783 root INFO copying pandas/tests/indexing/multiindex/test_chaining_and_caching.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexing/multiindex 2023-10-23 16:03:19,783 root INFO copying pandas/tests/indexing/multiindex/test_slice.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexing/multiindex 2023-10-23 16:03:19,784 root INFO copying pandas/tests/indexing/multiindex/test_setitem.py -> build/lib.linux-i686-cpython-311/pandas/tests/indexing/multiindex 2023-10-23 16:03:19,784 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/io/pytables 2023-10-23 16:03:19,785 root INFO copying pandas/tests/io/pytables/test_pytables_missing.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/pytables 2023-10-23 16:03:19,785 root INFO copying pandas/tests/io/pytables/test_subclass.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/pytables 2023-10-23 16:03:19,785 root INFO copying pandas/tests/io/pytables/test_keys.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/pytables 2023-10-23 16:03:19,786 root INFO copying pandas/tests/io/pytables/test_store.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/pytables 2023-10-23 16:03:19,786 root INFO copying pandas/tests/io/pytables/conftest.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/pytables 2023-10-23 16:03:19,787 root INFO copying pandas/tests/io/pytables/test_append.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/pytables 2023-10-23 16:03:19,787 root INFO copying pandas/tests/io/pytables/test_complex.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/pytables 2023-10-23 16:03:19,787 root INFO copying pandas/tests/io/pytables/test_errors.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/pytables 2023-10-23 16:03:19,788 root INFO copying pandas/tests/io/pytables/test_file_handling.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/pytables 2023-10-23 16:03:19,788 root INFO copying pandas/tests/io/pytables/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/pytables 2023-10-23 16:03:19,789 root INFO copying pandas/tests/io/pytables/test_read.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/pytables 2023-10-23 16:03:19,789 root INFO copying pandas/tests/io/pytables/test_time_series.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/pytables 2023-10-23 16:03:19,789 root INFO copying pandas/tests/io/pytables/test_timezones.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/pytables 2023-10-23 16:03:19,790 root INFO copying pandas/tests/io/pytables/test_retain_attributes.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/pytables 2023-10-23 16:03:19,790 root INFO copying pandas/tests/io/pytables/test_put.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/pytables 2023-10-23 16:03:19,791 root INFO copying pandas/tests/io/pytables/test_compat.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/pytables 2023-10-23 16:03:19,791 root INFO copying pandas/tests/io/pytables/test_select.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/pytables 2023-10-23 16:03:19,792 root INFO copying pandas/tests/io/pytables/common.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/pytables 2023-10-23 16:03:19,792 root INFO copying pandas/tests/io/pytables/test_categorical.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/pytables 2023-10-23 16:03:19,792 root INFO copying pandas/tests/io/pytables/test_round_trip.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/pytables 2023-10-23 16:03:19,793 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/io/formats 2023-10-23 16:03:19,793 root INFO copying pandas/tests/io/formats/test_to_string.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/formats 2023-10-23 16:03:19,794 root INFO copying pandas/tests/io/formats/test_to_excel.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/formats 2023-10-23 16:03:19,794 root INFO copying pandas/tests/io/formats/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/formats 2023-10-23 16:03:19,794 root INFO copying pandas/tests/io/formats/test_series_info.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/formats 2023-10-23 16:03:19,795 root INFO copying pandas/tests/io/formats/test_format.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/formats 2023-10-23 16:03:19,795 root INFO copying pandas/tests/io/formats/test_info.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/formats 2023-10-23 16:03:19,796 root INFO copying pandas/tests/io/formats/test_to_markdown.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/formats 2023-10-23 16:03:19,796 root INFO copying pandas/tests/io/formats/test_eng_formatting.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/formats 2023-10-23 16:03:19,796 root INFO copying pandas/tests/io/formats/test_to_csv.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/formats 2023-10-23 16:03:19,797 root INFO copying pandas/tests/io/formats/test_to_latex.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/formats 2023-10-23 16:03:19,797 root INFO copying pandas/tests/io/formats/test_to_html.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/formats 2023-10-23 16:03:19,798 root INFO copying pandas/tests/io/formats/test_console.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/formats 2023-10-23 16:03:19,798 root INFO copying pandas/tests/io/formats/test_css.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/formats 2023-10-23 16:03:19,798 root INFO copying pandas/tests/io/formats/test_printing.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/formats 2023-10-23 16:03:19,799 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/io/xml 2023-10-23 16:03:19,799 root INFO copying pandas/tests/io/xml/test_to_xml.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/xml 2023-10-23 16:03:19,799 root INFO copying pandas/tests/io/xml/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/xml 2023-10-23 16:03:19,800 root INFO copying pandas/tests/io/xml/test_xml_dtypes.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/xml 2023-10-23 16:03:19,800 root INFO copying pandas/tests/io/xml/test_xml.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/xml 2023-10-23 16:03:19,801 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/io/sas 2023-10-23 16:03:19,801 root INFO copying pandas/tests/io/sas/test_xport.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/sas 2023-10-23 16:03:19,801 root INFO copying pandas/tests/io/sas/test_sas7bdat.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/sas 2023-10-23 16:03:19,802 root INFO copying pandas/tests/io/sas/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/sas 2023-10-23 16:03:19,802 root INFO copying pandas/tests/io/sas/test_byteswap.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/sas 2023-10-23 16:03:19,802 root INFO copying pandas/tests/io/sas/test_sas.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/sas 2023-10-23 16:03:19,803 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/io/excel 2023-10-23 16:03:19,803 root INFO copying pandas/tests/io/excel/test_openpyxl.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/excel 2023-10-23 16:03:19,803 root INFO copying pandas/tests/io/excel/conftest.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/excel 2023-10-23 16:03:19,804 root INFO copying pandas/tests/io/excel/test_writers.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/excel 2023-10-23 16:03:19,804 root INFO copying pandas/tests/io/excel/test_xlrd.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/excel 2023-10-23 16:03:19,804 root INFO copying pandas/tests/io/excel/test_readers.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/excel 2023-10-23 16:03:19,805 root INFO copying pandas/tests/io/excel/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/excel 2023-10-23 16:03:19,805 root INFO copying pandas/tests/io/excel/test_xlsxwriter.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/excel 2023-10-23 16:03:19,805 root INFO copying pandas/tests/io/excel/test_odf.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/excel 2023-10-23 16:03:19,806 root INFO copying pandas/tests/io/excel/test_odswriter.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/excel 2023-10-23 16:03:19,806 root INFO copying pandas/tests/io/excel/test_style.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/excel 2023-10-23 16:03:19,807 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/io/parser 2023-10-23 16:03:19,807 root INFO copying pandas/tests/io/parser/test_quoting.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/parser 2023-10-23 16:03:19,807 root INFO copying pandas/tests/io/parser/conftest.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/parser 2023-10-23 16:03:19,808 root INFO copying pandas/tests/io/parser/test_parse_dates.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/parser 2023-10-23 16:03:19,808 root INFO copying pandas/tests/io/parser/test_mangle_dupes.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/parser 2023-10-23 16:03:19,808 root INFO copying pandas/tests/io/parser/test_upcast.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/parser 2023-10-23 16:03:19,809 root INFO copying pandas/tests/io/parser/test_comment.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/parser 2023-10-23 16:03:19,809 root INFO copying pandas/tests/io/parser/test_na_values.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/parser 2023-10-23 16:03:19,809 root INFO copying pandas/tests/io/parser/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/parser 2023-10-23 16:03:19,810 root INFO copying pandas/tests/io/parser/test_index_col.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/parser 2023-10-23 16:03:19,810 root INFO copying pandas/tests/io/parser/test_header.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/parser 2023-10-23 16:03:19,810 root INFO copying pandas/tests/io/parser/test_unsupported.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/parser 2023-10-23 16:03:19,811 root INFO copying pandas/tests/io/parser/test_python_parser_only.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/parser 2023-10-23 16:03:19,811 root INFO copying pandas/tests/io/parser/test_compression.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/parser 2023-10-23 16:03:19,811 root INFO copying pandas/tests/io/parser/test_concatenate_chunks.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/parser 2023-10-23 16:03:19,812 root INFO copying pandas/tests/io/parser/test_converters.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/parser 2023-10-23 16:03:19,812 root INFO copying pandas/tests/io/parser/test_dialect.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/parser 2023-10-23 16:03:19,812 root INFO copying pandas/tests/io/parser/test_multi_thread.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/parser 2023-10-23 16:03:19,813 root INFO copying pandas/tests/io/parser/test_skiprows.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/parser 2023-10-23 16:03:19,813 root INFO copying pandas/tests/io/parser/test_read_fwf.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/parser 2023-10-23 16:03:19,813 root INFO copying pandas/tests/io/parser/test_encoding.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/parser 2023-10-23 16:03:19,814 root INFO copying pandas/tests/io/parser/test_textreader.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/parser 2023-10-23 16:03:19,814 root INFO copying pandas/tests/io/parser/test_c_parser_only.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/parser 2023-10-23 16:03:19,814 root INFO copying pandas/tests/io/parser/test_network.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/parser 2023-10-23 16:03:19,815 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/io/json 2023-10-23 16:03:19,815 root INFO copying pandas/tests/io/json/conftest.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/json 2023-10-23 16:03:19,815 root INFO copying pandas/tests/io/json/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/json 2023-10-23 16:03:19,816 root INFO copying pandas/tests/io/json/test_compression.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/json 2023-10-23 16:03:19,816 root INFO copying pandas/tests/io/json/test_pandas.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/json 2023-10-23 16:03:19,817 root INFO copying pandas/tests/io/json/test_ujson.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/json 2023-10-23 16:03:19,817 root INFO copying pandas/tests/io/json/test_normalize.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/json 2023-10-23 16:03:19,817 root INFO copying pandas/tests/io/json/test_deprecated_kwargs.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/json 2023-10-23 16:03:19,818 root INFO copying pandas/tests/io/json/test_json_table_schema_ext_dtype.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/json 2023-10-23 16:03:19,818 root INFO copying pandas/tests/io/json/test_readlines.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/json 2023-10-23 16:03:19,818 root INFO copying pandas/tests/io/json/test_json_table_schema.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/json 2023-10-23 16:03:19,819 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/io/formats/style 2023-10-23 16:03:19,819 root INFO copying pandas/tests/io/formats/style/test_tooltip.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/formats/style 2023-10-23 16:03:19,819 root INFO copying pandas/tests/io/formats/style/test_to_string.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/formats/style 2023-10-23 16:03:19,820 root INFO copying pandas/tests/io/formats/style/test_bar.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/formats/style 2023-10-23 16:03:19,820 root INFO copying pandas/tests/io/formats/style/test_highlight.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/formats/style 2023-10-23 16:03:19,820 root INFO copying pandas/tests/io/formats/style/test_matplotlib.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/formats/style 2023-10-23 16:03:19,821 root INFO copying pandas/tests/io/formats/style/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/formats/style 2023-10-23 16:03:19,821 root INFO copying pandas/tests/io/formats/style/test_format.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/formats/style 2023-10-23 16:03:19,821 root INFO copying pandas/tests/io/formats/style/test_html.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/formats/style 2023-10-23 16:03:19,822 root INFO copying pandas/tests/io/formats/style/test_exceptions.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/formats/style 2023-10-23 16:03:19,822 root INFO copying pandas/tests/io/formats/style/test_to_latex.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/formats/style 2023-10-23 16:03:19,822 root INFO copying pandas/tests/io/formats/style/test_non_unique.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/formats/style 2023-10-23 16:03:19,823 root INFO copying pandas/tests/io/formats/style/test_style.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/formats/style 2023-10-23 16:03:19,823 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/io/parser/usecols 2023-10-23 16:03:19,823 root INFO copying pandas/tests/io/parser/usecols/test_usecols_basic.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/parser/usecols 2023-10-23 16:03:19,824 root INFO copying pandas/tests/io/parser/usecols/test_parse_dates.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/parser/usecols 2023-10-23 16:03:19,824 root INFO copying pandas/tests/io/parser/usecols/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/parser/usecols 2023-10-23 16:03:19,824 root INFO copying pandas/tests/io/parser/usecols/test_strings.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/parser/usecols 2023-10-23 16:03:19,825 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/io/parser/dtypes 2023-10-23 16:03:19,825 root INFO copying pandas/tests/io/parser/dtypes/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/parser/dtypes 2023-10-23 16:03:19,825 root INFO copying pandas/tests/io/parser/dtypes/test_empty.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/parser/dtypes 2023-10-23 16:03:19,826 root INFO copying pandas/tests/io/parser/dtypes/test_dtypes_basic.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/parser/dtypes 2023-10-23 16:03:19,826 root INFO copying pandas/tests/io/parser/dtypes/test_categorical.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/parser/dtypes 2023-10-23 16:03:19,827 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/io/parser/common 2023-10-23 16:03:19,827 root INFO copying pandas/tests/io/parser/common/test_chunksize.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/parser/common 2023-10-23 16:03:19,827 root INFO copying pandas/tests/io/parser/common/__init__.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/parser/common 2023-10-23 16:03:19,828 root INFO copying pandas/tests/io/parser/common/test_data_list.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/parser/common 2023-10-23 16:03:19,828 root INFO copying pandas/tests/io/parser/common/test_iterator.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/parser/common 2023-10-23 16:03:19,828 root INFO copying pandas/tests/io/parser/common/test_inf.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/parser/common 2023-10-23 16:03:19,829 root INFO copying pandas/tests/io/parser/common/test_file_buffer_url.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/parser/common 2023-10-23 16:03:19,829 root INFO copying pandas/tests/io/parser/common/test_decimal.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/parser/common 2023-10-23 16:03:19,829 root INFO copying pandas/tests/io/parser/common/test_index.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/parser/common 2023-10-23 16:03:19,830 root INFO copying pandas/tests/io/parser/common/test_verbose.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/parser/common 2023-10-23 16:03:19,830 root INFO copying pandas/tests/io/parser/common/test_read_errors.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/parser/common 2023-10-23 16:03:19,830 root INFO copying pandas/tests/io/parser/common/test_common_basic.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/parser/common 2023-10-23 16:03:19,831 root INFO copying pandas/tests/io/parser/common/test_float.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/parser/common 2023-10-23 16:03:19,831 root INFO copying pandas/tests/io/parser/common/test_ints.py -> build/lib.linux-i686-cpython-311/pandas/tests/io/parser/common 2023-10-23 16:03:19,832 root INFO creating build/lib.linux-i686-cpython-311/pandas/core/strings 2023-10-23 16:03:19,832 root INFO copying pandas/core/strings/accessor.py -> build/lib.linux-i686-cpython-311/pandas/core/strings 2023-10-23 16:03:19,832 root INFO copying pandas/core/strings/__init__.py -> build/lib.linux-i686-cpython-311/pandas/core/strings 2023-10-23 16:03:19,833 root INFO copying pandas/core/strings/base.py -> build/lib.linux-i686-cpython-311/pandas/core/strings 2023-10-23 16:03:19,833 root INFO copying pandas/core/strings/object_array.py -> build/lib.linux-i686-cpython-311/pandas/core/strings 2023-10-23 16:03:19,834 root INFO creating build/lib.linux-i686-cpython-311/pandas/core/indexes 2023-10-23 16:03:19,834 root INFO copying pandas/core/indexes/timedeltas.py -> build/lib.linux-i686-cpython-311/pandas/core/indexes 2023-10-23 16:03:19,834 root INFO copying pandas/core/indexes/api.py -> build/lib.linux-i686-cpython-311/pandas/core/indexes 2023-10-23 16:03:19,835 root INFO copying pandas/core/indexes/datetimelike.py -> build/lib.linux-i686-cpython-311/pandas/core/indexes 2023-10-23 16:03:19,835 root INFO copying pandas/core/indexes/period.py -> build/lib.linux-i686-cpython-311/pandas/core/indexes 2023-10-23 16:03:19,835 root INFO copying pandas/core/indexes/range.py -> build/lib.linux-i686-cpython-311/pandas/core/indexes 2023-10-23 16:03:19,836 root INFO copying pandas/core/indexes/__init__.py -> build/lib.linux-i686-cpython-311/pandas/core/indexes 2023-10-23 16:03:19,836 root INFO copying pandas/core/indexes/extension.py -> build/lib.linux-i686-cpython-311/pandas/core/indexes 2023-10-23 16:03:19,836 root INFO copying pandas/core/indexes/multi.py -> build/lib.linux-i686-cpython-311/pandas/core/indexes 2023-10-23 16:03:19,837 root INFO copying pandas/core/indexes/interval.py -> build/lib.linux-i686-cpython-311/pandas/core/indexes 2023-10-23 16:03:19,837 root INFO copying pandas/core/indexes/datetimes.py -> build/lib.linux-i686-cpython-311/pandas/core/indexes 2023-10-23 16:03:19,838 root INFO copying pandas/core/indexes/category.py -> build/lib.linux-i686-cpython-311/pandas/core/indexes 2023-10-23 16:03:19,838 root INFO copying pandas/core/indexes/frozen.py -> build/lib.linux-i686-cpython-311/pandas/core/indexes 2023-10-23 16:03:19,838 root INFO copying pandas/core/indexes/base.py -> build/lib.linux-i686-cpython-311/pandas/core/indexes 2023-10-23 16:03:19,839 root INFO copying pandas/core/indexes/accessors.py -> build/lib.linux-i686-cpython-311/pandas/core/indexes 2023-10-23 16:03:19,840 root INFO creating build/lib.linux-i686-cpython-311/pandas/core/internals 2023-10-23 16:03:19,840 root INFO copying pandas/core/internals/blocks.py -> build/lib.linux-i686-cpython-311/pandas/core/internals 2023-10-23 16:03:19,841 root INFO copying pandas/core/internals/array_manager.py -> build/lib.linux-i686-cpython-311/pandas/core/internals 2023-10-23 16:03:19,841 root INFO copying pandas/core/internals/api.py -> build/lib.linux-i686-cpython-311/pandas/core/internals 2023-10-23 16:03:19,842 root INFO copying pandas/core/internals/concat.py -> build/lib.linux-i686-cpython-311/pandas/core/internals 2023-10-23 16:03:19,842 root INFO copying pandas/core/internals/construction.py -> build/lib.linux-i686-cpython-311/pandas/core/internals 2023-10-23 16:03:19,842 root INFO copying pandas/core/internals/__init__.py -> build/lib.linux-i686-cpython-311/pandas/core/internals 2023-10-23 16:03:19,843 root INFO copying pandas/core/internals/ops.py -> build/lib.linux-i686-cpython-311/pandas/core/internals 2023-10-23 16:03:19,843 root INFO copying pandas/core/internals/managers.py -> build/lib.linux-i686-cpython-311/pandas/core/internals 2023-10-23 16:03:19,843 root INFO copying pandas/core/internals/base.py -> build/lib.linux-i686-cpython-311/pandas/core/internals 2023-10-23 16:03:19,844 root INFO creating build/lib.linux-i686-cpython-311/pandas/core/_numba 2023-10-23 16:03:19,844 root INFO copying pandas/core/_numba/__init__.py -> build/lib.linux-i686-cpython-311/pandas/core/_numba 2023-10-23 16:03:19,844 root INFO copying pandas/core/_numba/executor.py -> build/lib.linux-i686-cpython-311/pandas/core/_numba 2023-10-23 16:03:19,845 root INFO creating build/lib.linux-i686-cpython-311/pandas/core/indexers 2023-10-23 16:03:19,845 root INFO copying pandas/core/indexers/utils.py -> build/lib.linux-i686-cpython-311/pandas/core/indexers 2023-10-23 16:03:19,846 root INFO copying pandas/core/indexers/objects.py -> build/lib.linux-i686-cpython-311/pandas/core/indexers 2023-10-23 16:03:19,846 root INFO copying pandas/core/indexers/__init__.py -> build/lib.linux-i686-cpython-311/pandas/core/indexers 2023-10-23 16:03:19,846 root INFO creating build/lib.linux-i686-cpython-311/pandas/core/ops 2023-10-23 16:03:19,847 root INFO copying pandas/core/ops/invalid.py -> build/lib.linux-i686-cpython-311/pandas/core/ops 2023-10-23 16:03:19,847 root INFO copying pandas/core/ops/__init__.py -> build/lib.linux-i686-cpython-311/pandas/core/ops 2023-10-23 16:03:19,847 root INFO copying pandas/core/ops/mask_ops.py -> build/lib.linux-i686-cpython-311/pandas/core/ops 2023-10-23 16:03:19,848 root INFO copying pandas/core/ops/docstrings.py -> build/lib.linux-i686-cpython-311/pandas/core/ops 2023-10-23 16:03:19,848 root INFO copying pandas/core/ops/array_ops.py -> build/lib.linux-i686-cpython-311/pandas/core/ops 2023-10-23 16:03:19,848 root INFO copying pandas/core/ops/methods.py -> build/lib.linux-i686-cpython-311/pandas/core/ops 2023-10-23 16:03:19,849 root INFO copying pandas/core/ops/common.py -> build/lib.linux-i686-cpython-311/pandas/core/ops 2023-10-23 16:03:19,849 root INFO copying pandas/core/ops/missing.py -> build/lib.linux-i686-cpython-311/pandas/core/ops 2023-10-23 16:03:19,849 root INFO copying pandas/core/ops/dispatch.py -> build/lib.linux-i686-cpython-311/pandas/core/ops 2023-10-23 16:03:19,850 root INFO creating build/lib.linux-i686-cpython-311/pandas/core/groupby 2023-10-23 16:03:19,850 root INFO copying pandas/core/groupby/categorical.py -> build/lib.linux-i686-cpython-311/pandas/core/groupby 2023-10-23 16:03:19,850 root INFO copying pandas/core/groupby/groupby.py -> build/lib.linux-i686-cpython-311/pandas/core/groupby 2023-10-23 16:03:19,851 root INFO copying pandas/core/groupby/__init__.py -> build/lib.linux-i686-cpython-311/pandas/core/groupby 2023-10-23 16:03:19,851 root INFO copying pandas/core/groupby/ops.py -> build/lib.linux-i686-cpython-311/pandas/core/groupby 2023-10-23 16:03:19,852 root INFO copying pandas/core/groupby/grouper.py -> build/lib.linux-i686-cpython-311/pandas/core/groupby 2023-10-23 16:03:19,852 root INFO copying pandas/core/groupby/numba_.py -> build/lib.linux-i686-cpython-311/pandas/core/groupby 2023-10-23 16:03:19,853 root INFO copying pandas/core/groupby/generic.py -> build/lib.linux-i686-cpython-311/pandas/core/groupby 2023-10-23 16:03:19,853 root INFO copying pandas/core/groupby/base.py -> build/lib.linux-i686-cpython-311/pandas/core/groupby 2023-10-23 16:03:19,853 root INFO copying pandas/core/groupby/indexing.py -> build/lib.linux-i686-cpython-311/pandas/core/groupby 2023-10-23 16:03:19,854 root INFO creating build/lib.linux-i686-cpython-311/pandas/core/tools 2023-10-23 16:03:19,854 root INFO copying pandas/core/tools/timedeltas.py -> build/lib.linux-i686-cpython-311/pandas/core/tools 2023-10-23 16:03:19,855 root INFO copying pandas/core/tools/__init__.py -> build/lib.linux-i686-cpython-311/pandas/core/tools 2023-10-23 16:03:19,855 root INFO copying pandas/core/tools/datetimes.py -> build/lib.linux-i686-cpython-311/pandas/core/tools 2023-10-23 16:03:19,855 root INFO copying pandas/core/tools/numeric.py -> build/lib.linux-i686-cpython-311/pandas/core/tools 2023-10-23 16:03:19,856 root INFO copying pandas/core/tools/times.py -> build/lib.linux-i686-cpython-311/pandas/core/tools 2023-10-23 16:03:19,856 root INFO creating build/lib.linux-i686-cpython-311/pandas/core/window 2023-10-23 16:03:19,856 root INFO copying pandas/core/window/doc.py -> build/lib.linux-i686-cpython-311/pandas/core/window 2023-10-23 16:03:19,857 root INFO copying pandas/core/window/__init__.py -> build/lib.linux-i686-cpython-311/pandas/core/window 2023-10-23 16:03:19,857 root INFO copying pandas/core/window/ewm.py -> build/lib.linux-i686-cpython-311/pandas/core/window 2023-10-23 16:03:19,857 root INFO copying pandas/core/window/online.py -> build/lib.linux-i686-cpython-311/pandas/core/window 2023-10-23 16:03:19,858 root INFO copying pandas/core/window/numba_.py -> build/lib.linux-i686-cpython-311/pandas/core/window 2023-10-23 16:03:19,858 root INFO copying pandas/core/window/rolling.py -> build/lib.linux-i686-cpython-311/pandas/core/window 2023-10-23 16:03:19,859 root INFO copying pandas/core/window/common.py -> build/lib.linux-i686-cpython-311/pandas/core/window 2023-10-23 16:03:19,859 root INFO copying pandas/core/window/expanding.py -> build/lib.linux-i686-cpython-311/pandas/core/window 2023-10-23 16:03:19,859 root INFO creating build/lib.linux-i686-cpython-311/pandas/core/reshape 2023-10-23 16:03:19,860 root INFO copying pandas/core/reshape/pivot.py -> build/lib.linux-i686-cpython-311/pandas/core/reshape 2023-10-23 16:03:19,860 root INFO copying pandas/core/reshape/api.py -> build/lib.linux-i686-cpython-311/pandas/core/reshape 2023-10-23 16:03:19,860 root INFO copying pandas/core/reshape/concat.py -> build/lib.linux-i686-cpython-311/pandas/core/reshape 2023-10-23 16:03:19,861 root INFO copying pandas/core/reshape/util.py -> build/lib.linux-i686-cpython-311/pandas/core/reshape 2023-10-23 16:03:19,861 root INFO copying pandas/core/reshape/__init__.py -> build/lib.linux-i686-cpython-311/pandas/core/reshape 2023-10-23 16:03:19,861 root INFO copying pandas/core/reshape/merge.py -> build/lib.linux-i686-cpython-311/pandas/core/reshape 2023-10-23 16:03:19,862 root INFO copying pandas/core/reshape/tile.py -> build/lib.linux-i686-cpython-311/pandas/core/reshape 2023-10-23 16:03:19,862 root INFO copying pandas/core/reshape/reshape.py -> build/lib.linux-i686-cpython-311/pandas/core/reshape 2023-10-23 16:03:19,863 root INFO copying pandas/core/reshape/encoding.py -> build/lib.linux-i686-cpython-311/pandas/core/reshape 2023-10-23 16:03:19,863 root INFO copying pandas/core/reshape/melt.py -> build/lib.linux-i686-cpython-311/pandas/core/reshape 2023-10-23 16:03:19,864 root INFO creating build/lib.linux-i686-cpython-311/pandas/core/array_algos 2023-10-23 16:03:19,864 root INFO copying pandas/core/array_algos/datetimelike_accumulations.py -> build/lib.linux-i686-cpython-311/pandas/core/array_algos 2023-10-23 16:03:19,864 root INFO copying pandas/core/array_algos/quantile.py -> build/lib.linux-i686-cpython-311/pandas/core/array_algos 2023-10-23 16:03:19,865 root INFO copying pandas/core/array_algos/masked_accumulations.py -> build/lib.linux-i686-cpython-311/pandas/core/array_algos 2023-10-23 16:03:19,865 root INFO copying pandas/core/array_algos/masked_reductions.py -> build/lib.linux-i686-cpython-311/pandas/core/array_algos 2023-10-23 16:03:19,865 root INFO copying pandas/core/array_algos/__init__.py -> build/lib.linux-i686-cpython-311/pandas/core/array_algos 2023-10-23 16:03:19,866 root INFO copying pandas/core/array_algos/putmask.py -> build/lib.linux-i686-cpython-311/pandas/core/array_algos 2023-10-23 16:03:19,866 root INFO copying pandas/core/array_algos/take.py -> build/lib.linux-i686-cpython-311/pandas/core/array_algos 2023-10-23 16:03:19,866 root INFO copying pandas/core/array_algos/replace.py -> build/lib.linux-i686-cpython-311/pandas/core/array_algos 2023-10-23 16:03:19,867 root INFO copying pandas/core/array_algos/transforms.py -> build/lib.linux-i686-cpython-311/pandas/core/array_algos 2023-10-23 16:03:19,867 root INFO creating build/lib.linux-i686-cpython-311/pandas/core/dtypes 2023-10-23 16:03:19,867 root INFO copying pandas/core/dtypes/inference.py -> build/lib.linux-i686-cpython-311/pandas/core/dtypes 2023-10-23 16:03:19,868 root INFO copying pandas/core/dtypes/dtypes.py -> build/lib.linux-i686-cpython-311/pandas/core/dtypes 2023-10-23 16:03:19,868 root INFO copying pandas/core/dtypes/api.py -> build/lib.linux-i686-cpython-311/pandas/core/dtypes 2023-10-23 16:03:19,868 root INFO copying pandas/core/dtypes/concat.py -> build/lib.linux-i686-cpython-311/pandas/core/dtypes 2023-10-23 16:03:19,869 root INFO copying pandas/core/dtypes/__init__.py -> build/lib.linux-i686-cpython-311/pandas/core/dtypes 2023-10-23 16:03:19,869 root INFO copying pandas/core/dtypes/astype.py -> build/lib.linux-i686-cpython-311/pandas/core/dtypes 2023-10-23 16:03:19,869 root INFO copying pandas/core/dtypes/generic.py -> build/lib.linux-i686-cpython-311/pandas/core/dtypes 2023-10-23 16:03:19,870 root INFO copying pandas/core/dtypes/base.py -> build/lib.linux-i686-cpython-311/pandas/core/dtypes 2023-10-23 16:03:19,870 root INFO copying pandas/core/dtypes/common.py -> build/lib.linux-i686-cpython-311/pandas/core/dtypes 2023-10-23 16:03:19,871 root INFO copying pandas/core/dtypes/missing.py -> build/lib.linux-i686-cpython-311/pandas/core/dtypes 2023-10-23 16:03:19,871 root INFO copying pandas/core/dtypes/cast.py -> build/lib.linux-i686-cpython-311/pandas/core/dtypes 2023-10-23 16:03:19,872 root INFO creating build/lib.linux-i686-cpython-311/pandas/core/arrays 2023-10-23 16:03:19,872 root INFO copying pandas/core/arrays/string_.py -> build/lib.linux-i686-cpython-311/pandas/core/arrays 2023-10-23 16:03:19,872 root INFO copying pandas/core/arrays/timedeltas.py -> build/lib.linux-i686-cpython-311/pandas/core/arrays 2023-10-23 16:03:19,873 root INFO copying pandas/core/arrays/categorical.py -> build/lib.linux-i686-cpython-311/pandas/core/arrays 2023-10-23 16:03:19,873 root INFO copying pandas/core/arrays/datetimelike.py -> build/lib.linux-i686-cpython-311/pandas/core/arrays 2023-10-23 16:03:19,874 root INFO copying pandas/core/arrays/numpy_.py -> build/lib.linux-i686-cpython-311/pandas/core/arrays 2023-10-23 16:03:19,874 root INFO copying pandas/core/arrays/period.py -> build/lib.linux-i686-cpython-311/pandas/core/arrays 2023-10-23 16:03:19,875 root INFO copying pandas/core/arrays/string_arrow.py -> build/lib.linux-i686-cpython-311/pandas/core/arrays 2023-10-23 16:03:19,875 root INFO copying pandas/core/arrays/__init__.py -> build/lib.linux-i686-cpython-311/pandas/core/arrays 2023-10-23 16:03:19,875 root INFO copying pandas/core/arrays/_ranges.py -> build/lib.linux-i686-cpython-311/pandas/core/arrays 2023-10-23 16:03:19,876 root INFO copying pandas/core/arrays/interval.py -> build/lib.linux-i686-cpython-311/pandas/core/arrays 2023-10-23 16:03:19,876 root INFO copying pandas/core/arrays/datetimes.py -> build/lib.linux-i686-cpython-311/pandas/core/arrays 2023-10-23 16:03:19,876 root INFO copying pandas/core/arrays/masked.py -> build/lib.linux-i686-cpython-311/pandas/core/arrays 2023-10-23 16:03:19,877 root INFO copying pandas/core/arrays/boolean.py -> build/lib.linux-i686-cpython-311/pandas/core/arrays 2023-10-23 16:03:19,877 root INFO copying pandas/core/arrays/integer.py -> build/lib.linux-i686-cpython-311/pandas/core/arrays 2023-10-23 16:03:19,878 root INFO copying pandas/core/arrays/_mixins.py -> build/lib.linux-i686-cpython-311/pandas/core/arrays 2023-10-23 16:03:19,878 root INFO copying pandas/core/arrays/numeric.py -> build/lib.linux-i686-cpython-311/pandas/core/arrays 2023-10-23 16:03:19,878 root INFO copying pandas/core/arrays/base.py -> build/lib.linux-i686-cpython-311/pandas/core/arrays 2023-10-23 16:03:19,879 root INFO copying pandas/core/arrays/floating.py -> build/lib.linux-i686-cpython-311/pandas/core/arrays 2023-10-23 16:03:19,879 root INFO creating build/lib.linux-i686-cpython-311/pandas/core/interchange 2023-10-23 16:03:19,879 root INFO copying pandas/core/interchange/utils.py -> build/lib.linux-i686-cpython-311/pandas/core/interchange 2023-10-23 16:03:19,880 root INFO copying pandas/core/interchange/buffer.py -> build/lib.linux-i686-cpython-311/pandas/core/interchange 2023-10-23 16:03:19,880 root INFO copying pandas/core/interchange/from_dataframe.py -> build/lib.linux-i686-cpython-311/pandas/core/interchange 2023-10-23 16:03:19,880 root INFO copying pandas/core/interchange/dataframe.py -> build/lib.linux-i686-cpython-311/pandas/core/interchange 2023-10-23 16:03:19,881 root INFO copying pandas/core/interchange/dataframe_protocol.py -> build/lib.linux-i686-cpython-311/pandas/core/interchange 2023-10-23 16:03:19,881 root INFO copying pandas/core/interchange/__init__.py -> build/lib.linux-i686-cpython-311/pandas/core/interchange 2023-10-23 16:03:19,881 root INFO copying pandas/core/interchange/column.py -> build/lib.linux-i686-cpython-311/pandas/core/interchange 2023-10-23 16:03:19,882 root INFO creating build/lib.linux-i686-cpython-311/pandas/core/sparse 2023-10-23 16:03:19,882 root INFO copying pandas/core/sparse/api.py -> build/lib.linux-i686-cpython-311/pandas/core/sparse 2023-10-23 16:03:19,882 root INFO copying pandas/core/sparse/__init__.py -> build/lib.linux-i686-cpython-311/pandas/core/sparse 2023-10-23 16:03:19,883 root INFO creating build/lib.linux-i686-cpython-311/pandas/core/util 2023-10-23 16:03:19,883 root INFO copying pandas/core/util/hashing.py -> build/lib.linux-i686-cpython-311/pandas/core/util 2023-10-23 16:03:19,883 root INFO copying pandas/core/util/__init__.py -> build/lib.linux-i686-cpython-311/pandas/core/util 2023-10-23 16:03:19,884 root INFO copying pandas/core/util/numba_.py -> build/lib.linux-i686-cpython-311/pandas/core/util 2023-10-23 16:03:19,884 root INFO creating build/lib.linux-i686-cpython-311/pandas/core/methods 2023-10-23 16:03:19,884 root INFO copying pandas/core/methods/__init__.py -> build/lib.linux-i686-cpython-311/pandas/core/methods 2023-10-23 16:03:19,885 root INFO copying pandas/core/methods/to_dict.py -> build/lib.linux-i686-cpython-311/pandas/core/methods 2023-10-23 16:03:19,885 root INFO copying pandas/core/methods/selectn.py -> build/lib.linux-i686-cpython-311/pandas/core/methods 2023-10-23 16:03:19,885 root INFO copying pandas/core/methods/describe.py -> build/lib.linux-i686-cpython-311/pandas/core/methods 2023-10-23 16:03:19,886 root INFO creating build/lib.linux-i686-cpython-311/pandas/core/computation 2023-10-23 16:03:19,886 root INFO copying pandas/core/computation/api.py -> build/lib.linux-i686-cpython-311/pandas/core/computation 2023-10-23 16:03:19,887 root INFO copying pandas/core/computation/eval.py -> build/lib.linux-i686-cpython-311/pandas/core/computation 2023-10-23 16:03:19,887 root INFO copying pandas/core/computation/expressions.py -> build/lib.linux-i686-cpython-311/pandas/core/computation 2023-10-23 16:03:19,887 root INFO copying pandas/core/computation/scope.py -> build/lib.linux-i686-cpython-311/pandas/core/computation 2023-10-23 16:03:19,888 root INFO copying pandas/core/computation/__init__.py -> build/lib.linux-i686-cpython-311/pandas/core/computation 2023-10-23 16:03:19,888 root INFO copying pandas/core/computation/parsing.py -> build/lib.linux-i686-cpython-311/pandas/core/computation 2023-10-23 16:03:19,888 root INFO copying pandas/core/computation/ops.py -> build/lib.linux-i686-cpython-311/pandas/core/computation 2023-10-23 16:03:19,889 root INFO copying pandas/core/computation/pytables.py -> build/lib.linux-i686-cpython-311/pandas/core/computation 2023-10-23 16:03:19,889 root INFO copying pandas/core/computation/align.py -> build/lib.linux-i686-cpython-311/pandas/core/computation 2023-10-23 16:03:19,889 root INFO copying pandas/core/computation/check.py -> build/lib.linux-i686-cpython-311/pandas/core/computation 2023-10-23 16:03:19,890 root INFO copying pandas/core/computation/engines.py -> build/lib.linux-i686-cpython-311/pandas/core/computation 2023-10-23 16:03:19,890 root INFO copying pandas/core/computation/common.py -> build/lib.linux-i686-cpython-311/pandas/core/computation 2023-10-23 16:03:19,890 root INFO copying pandas/core/computation/expr.py -> build/lib.linux-i686-cpython-311/pandas/core/computation 2023-10-23 16:03:19,891 root INFO creating build/lib.linux-i686-cpython-311/pandas/core/_numba/kernels 2023-10-23 16:03:19,891 root INFO copying pandas/core/_numba/kernels/sum_.py -> build/lib.linux-i686-cpython-311/pandas/core/_numba/kernels 2023-10-23 16:03:19,891 root INFO copying pandas/core/_numba/kernels/shared.py -> build/lib.linux-i686-cpython-311/pandas/core/_numba/kernels 2023-10-23 16:03:19,892 root INFO copying pandas/core/_numba/kernels/__init__.py -> build/lib.linux-i686-cpython-311/pandas/core/_numba/kernels 2023-10-23 16:03:19,892 root INFO copying pandas/core/_numba/kernels/min_max_.py -> build/lib.linux-i686-cpython-311/pandas/core/_numba/kernels 2023-10-23 16:03:19,892 root INFO copying pandas/core/_numba/kernels/var_.py -> build/lib.linux-i686-cpython-311/pandas/core/_numba/kernels 2023-10-23 16:03:19,893 root INFO copying pandas/core/_numba/kernels/mean_.py -> build/lib.linux-i686-cpython-311/pandas/core/_numba/kernels 2023-10-23 16:03:19,893 root INFO creating build/lib.linux-i686-cpython-311/pandas/core/arrays/arrow 2023-10-23 16:03:19,893 root INFO copying pandas/core/arrays/arrow/_arrow_utils.py -> build/lib.linux-i686-cpython-311/pandas/core/arrays/arrow 2023-10-23 16:03:19,894 root INFO copying pandas/core/arrays/arrow/array.py -> build/lib.linux-i686-cpython-311/pandas/core/arrays/arrow 2023-10-23 16:03:19,894 root INFO copying pandas/core/arrays/arrow/dtype.py -> build/lib.linux-i686-cpython-311/pandas/core/arrays/arrow 2023-10-23 16:03:19,895 root INFO copying pandas/core/arrays/arrow/__init__.py -> build/lib.linux-i686-cpython-311/pandas/core/arrays/arrow 2023-10-23 16:03:19,895 root INFO copying pandas/core/arrays/arrow/extension_types.py -> build/lib.linux-i686-cpython-311/pandas/core/arrays/arrow 2023-10-23 16:03:19,896 root INFO creating build/lib.linux-i686-cpython-311/pandas/core/arrays/sparse 2023-10-23 16:03:19,896 root INFO copying pandas/core/arrays/sparse/accessor.py -> build/lib.linux-i686-cpython-311/pandas/core/arrays/sparse 2023-10-23 16:03:19,896 root INFO copying pandas/core/arrays/sparse/array.py -> build/lib.linux-i686-cpython-311/pandas/core/arrays/sparse 2023-10-23 16:03:19,897 root INFO copying pandas/core/arrays/sparse/dtype.py -> build/lib.linux-i686-cpython-311/pandas/core/arrays/sparse 2023-10-23 16:03:19,897 root INFO copying pandas/core/arrays/sparse/__init__.py -> build/lib.linux-i686-cpython-311/pandas/core/arrays/sparse 2023-10-23 16:03:19,897 root INFO copying pandas/core/arrays/sparse/scipy_sparse.py -> build/lib.linux-i686-cpython-311/pandas/core/arrays/sparse 2023-10-23 16:03:19,898 root INFO creating build/lib.linux-i686-cpython-311/pandas/api/indexers 2023-10-23 16:03:19,898 root INFO copying pandas/api/indexers/__init__.py -> build/lib.linux-i686-cpython-311/pandas/api/indexers 2023-10-23 16:03:19,898 root INFO creating build/lib.linux-i686-cpython-311/pandas/api/types 2023-10-23 16:03:19,899 root INFO copying pandas/api/types/__init__.py -> build/lib.linux-i686-cpython-311/pandas/api/types 2023-10-23 16:03:19,899 root INFO creating build/lib.linux-i686-cpython-311/pandas/api/interchange 2023-10-23 16:03:19,899 root INFO copying pandas/api/interchange/__init__.py -> build/lib.linux-i686-cpython-311/pandas/api/interchange 2023-10-23 16:03:19,900 root INFO creating build/lib.linux-i686-cpython-311/pandas/api/extensions 2023-10-23 16:03:19,900 root INFO copying pandas/api/extensions/__init__.py -> build/lib.linux-i686-cpython-311/pandas/api/extensions 2023-10-23 16:03:19,900 root INFO creating build/lib.linux-i686-cpython-311/pandas/_libs/window 2023-10-23 16:03:19,901 root INFO copying pandas/_libs/window/__init__.py -> build/lib.linux-i686-cpython-311/pandas/_libs/window 2023-10-23 16:03:19,901 root INFO creating build/lib.linux-i686-cpython-311/pandas/_libs/tslibs 2023-10-23 16:03:19,901 root INFO copying pandas/_libs/tslibs/__init__.py -> build/lib.linux-i686-cpython-311/pandas/_libs/tslibs 2023-10-23 16:03:19,902 root INFO creating build/lib.linux-i686-cpython-311/pandas/plotting/_matplotlib 2023-10-23 16:03:19,902 root INFO copying pandas/plotting/_matplotlib/timeseries.py -> build/lib.linux-i686-cpython-311/pandas/plotting/_matplotlib 2023-10-23 16:03:19,902 root INFO copying pandas/plotting/_matplotlib/groupby.py -> build/lib.linux-i686-cpython-311/pandas/plotting/_matplotlib 2023-10-23 16:03:19,903 root INFO copying pandas/plotting/_matplotlib/tools.py -> build/lib.linux-i686-cpython-311/pandas/plotting/_matplotlib 2023-10-23 16:03:19,903 root INFO copying pandas/plotting/_matplotlib/__init__.py -> build/lib.linux-i686-cpython-311/pandas/plotting/_matplotlib 2023-10-23 16:03:19,903 root INFO copying pandas/plotting/_matplotlib/core.py -> build/lib.linux-i686-cpython-311/pandas/plotting/_matplotlib 2023-10-23 16:03:19,904 root INFO copying pandas/plotting/_matplotlib/converter.py -> build/lib.linux-i686-cpython-311/pandas/plotting/_matplotlib 2023-10-23 16:03:19,904 root INFO copying pandas/plotting/_matplotlib/misc.py -> build/lib.linux-i686-cpython-311/pandas/plotting/_matplotlib 2023-10-23 16:03:19,905 root INFO copying pandas/plotting/_matplotlib/boxplot.py -> build/lib.linux-i686-cpython-311/pandas/plotting/_matplotlib 2023-10-23 16:03:19,905 root INFO copying pandas/plotting/_matplotlib/style.py -> build/lib.linux-i686-cpython-311/pandas/plotting/_matplotlib 2023-10-23 16:03:19,905 root INFO copying pandas/plotting/_matplotlib/hist.py -> build/lib.linux-i686-cpython-311/pandas/plotting/_matplotlib 2023-10-23 16:03:19,906 root INFO creating build/lib.linux-i686-cpython-311/pandas/util/version 2023-10-23 16:03:19,906 root INFO copying pandas/util/version/__init__.py -> build/lib.linux-i686-cpython-311/pandas/util/version 2023-10-23 16:03:19,907 root INFO creating build/lib.linux-i686-cpython-311/pandas/compat/numpy 2023-10-23 16:03:19,907 root INFO copying pandas/compat/numpy/__init__.py -> build/lib.linux-i686-cpython-311/pandas/compat/numpy 2023-10-23 16:03:19,907 root INFO copying pandas/compat/numpy/function.py -> build/lib.linux-i686-cpython-311/pandas/compat/numpy 2023-10-23 16:03:19,908 root INFO creating build/lib.linux-i686-cpython-311/pandas/io/formats 2023-10-23 16:03:19,908 root INFO copying pandas/io/formats/console.py -> build/lib.linux-i686-cpython-311/pandas/io/formats 2023-10-23 16:03:19,908 root INFO copying pandas/io/formats/printing.py -> build/lib.linux-i686-cpython-311/pandas/io/formats 2023-10-23 16:03:19,909 root INFO copying pandas/io/formats/info.py -> build/lib.linux-i686-cpython-311/pandas/io/formats 2023-10-23 16:03:19,909 root INFO copying pandas/io/formats/style_render.py -> build/lib.linux-i686-cpython-311/pandas/io/formats 2023-10-23 16:03:19,910 root INFO copying pandas/io/formats/format.py -> build/lib.linux-i686-cpython-311/pandas/io/formats 2023-10-23 16:03:19,910 root INFO copying pandas/io/formats/__init__.py -> build/lib.linux-i686-cpython-311/pandas/io/formats 2023-10-23 16:03:19,910 root INFO copying pandas/io/formats/string.py -> build/lib.linux-i686-cpython-311/pandas/io/formats 2023-10-23 16:03:19,911 root INFO copying pandas/io/formats/excel.py -> build/lib.linux-i686-cpython-311/pandas/io/formats 2023-10-23 16:03:19,911 root INFO copying pandas/io/formats/latex.py -> build/lib.linux-i686-cpython-311/pandas/io/formats 2023-10-23 16:03:19,912 root INFO copying pandas/io/formats/csvs.py -> build/lib.linux-i686-cpython-311/pandas/io/formats 2023-10-23 16:03:19,912 root INFO copying pandas/io/formats/html.py -> build/lib.linux-i686-cpython-311/pandas/io/formats 2023-10-23 16:03:19,912 root INFO copying pandas/io/formats/_color_data.py -> build/lib.linux-i686-cpython-311/pandas/io/formats 2023-10-23 16:03:19,913 root INFO copying pandas/io/formats/css.py -> build/lib.linux-i686-cpython-311/pandas/io/formats 2023-10-23 16:03:19,913 root INFO copying pandas/io/formats/xml.py -> build/lib.linux-i686-cpython-311/pandas/io/formats 2023-10-23 16:03:19,913 root INFO copying pandas/io/formats/style.py -> build/lib.linux-i686-cpython-311/pandas/io/formats 2023-10-23 16:03:19,914 root INFO creating build/lib.linux-i686-cpython-311/pandas/io/parsers 2023-10-23 16:03:19,914 root INFO copying pandas/io/parsers/arrow_parser_wrapper.py -> build/lib.linux-i686-cpython-311/pandas/io/parsers 2023-10-23 16:03:19,915 root INFO copying pandas/io/parsers/c_parser_wrapper.py -> build/lib.linux-i686-cpython-311/pandas/io/parsers 2023-10-23 16:03:19,915 root INFO copying pandas/io/parsers/__init__.py -> build/lib.linux-i686-cpython-311/pandas/io/parsers 2023-10-23 16:03:19,916 root INFO copying pandas/io/parsers/base_parser.py -> build/lib.linux-i686-cpython-311/pandas/io/parsers 2023-10-23 16:03:19,916 root INFO copying pandas/io/parsers/python_parser.py -> build/lib.linux-i686-cpython-311/pandas/io/parsers 2023-10-23 16:03:19,916 root INFO copying pandas/io/parsers/readers.py -> build/lib.linux-i686-cpython-311/pandas/io/parsers 2023-10-23 16:03:19,917 root INFO creating build/lib.linux-i686-cpython-311/pandas/io/sas 2023-10-23 16:03:19,917 root INFO copying pandas/io/sas/sas_xport.py -> build/lib.linux-i686-cpython-311/pandas/io/sas 2023-10-23 16:03:19,918 root INFO copying pandas/io/sas/sasreader.py -> build/lib.linux-i686-cpython-311/pandas/io/sas 2023-10-23 16:03:19,918 root INFO copying pandas/io/sas/sas7bdat.py -> build/lib.linux-i686-cpython-311/pandas/io/sas 2023-10-23 16:03:19,918 root INFO copying pandas/io/sas/__init__.py -> build/lib.linux-i686-cpython-311/pandas/io/sas 2023-10-23 16:03:19,919 root INFO copying pandas/io/sas/sas_constants.py -> build/lib.linux-i686-cpython-311/pandas/io/sas 2023-10-23 16:03:19,919 root INFO creating build/lib.linux-i686-cpython-311/pandas/io/excel 2023-10-23 16:03:19,919 root INFO copying pandas/io/excel/_base.py -> build/lib.linux-i686-cpython-311/pandas/io/excel 2023-10-23 16:03:19,920 root INFO copying pandas/io/excel/_odfreader.py -> build/lib.linux-i686-cpython-311/pandas/io/excel 2023-10-23 16:03:19,920 root INFO copying pandas/io/excel/_util.py -> build/lib.linux-i686-cpython-311/pandas/io/excel 2023-10-23 16:03:19,921 root INFO copying pandas/io/excel/_xlsxwriter.py -> build/lib.linux-i686-cpython-311/pandas/io/excel 2023-10-23 16:03:19,921 root INFO copying pandas/io/excel/_xlrd.py -> build/lib.linux-i686-cpython-311/pandas/io/excel 2023-10-23 16:03:19,921 root INFO copying pandas/io/excel/__init__.py -> build/lib.linux-i686-cpython-311/pandas/io/excel 2023-10-23 16:03:19,922 root INFO copying pandas/io/excel/_odswriter.py -> build/lib.linux-i686-cpython-311/pandas/io/excel 2023-10-23 16:03:19,922 root INFO copying pandas/io/excel/_pyxlsb.py -> build/lib.linux-i686-cpython-311/pandas/io/excel 2023-10-23 16:03:19,922 root INFO copying pandas/io/excel/_openpyxl.py -> build/lib.linux-i686-cpython-311/pandas/io/excel 2023-10-23 16:03:19,923 root INFO creating build/lib.linux-i686-cpython-311/pandas/io/clipboard 2023-10-23 16:03:19,923 root INFO copying pandas/io/clipboard/__init__.py -> build/lib.linux-i686-cpython-311/pandas/io/clipboard 2023-10-23 16:03:19,923 root INFO creating build/lib.linux-i686-cpython-311/pandas/io/json 2023-10-23 16:03:19,924 root INFO copying pandas/io/json/__init__.py -> build/lib.linux-i686-cpython-311/pandas/io/json 2023-10-23 16:03:19,924 root INFO copying pandas/io/json/_json.py -> build/lib.linux-i686-cpython-311/pandas/io/json 2023-10-23 16:03:19,924 root INFO copying pandas/io/json/_normalize.py -> build/lib.linux-i686-cpython-311/pandas/io/json 2023-10-23 16:03:19,925 root INFO copying pandas/io/json/_table_schema.py -> build/lib.linux-i686-cpython-311/pandas/io/json 2023-10-23 16:03:19,926 root INFO running egg_info 2023-10-23 16:03:19,929 root INFO writing pandas.egg-info/PKG-INFO 2023-10-23 16:03:19,949 root INFO writing dependency_links to pandas.egg-info/dependency_links.txt 2023-10-23 16:03:19,949 root INFO writing entry points to pandas.egg-info/entry_points.txt 2023-10-23 16:03:19,962 root INFO writing requirements to pandas.egg-info/requires.txt 2023-10-23 16:03:19,962 root INFO writing top-level names to pandas.egg-info/top_level.txt 2023-10-23 16:03:20,067 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,067 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,067 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,067 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,067 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,067 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,068 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,068 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,068 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,068 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,068 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,069 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,069 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,069 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,069 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,069 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/npy_math.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,069 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,069 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,069 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,069 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,069 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,069 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,070 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,070 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,070 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,070 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,070 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,070 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,070 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,071 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,071 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,071 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,071 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,071 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,072 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,072 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,072 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,072 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,073 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,073 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,073 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,073 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,073 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,073 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,073 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,073 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,074 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,074 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,074 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,074 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,074 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,075 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,075 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,075 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,075 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,075 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,075 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,076 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,076 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,076 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,076 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,076 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,076 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,077 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,077 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,077 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,077 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,077 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,078 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,078 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,078 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,078 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,078 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,078 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,078 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,078 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,078 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,078 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,079 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,079 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,079 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,079 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,079 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,079 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,079 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,079 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,079 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,079 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,079 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,079 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,080 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,080 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,080 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,080 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,080 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,080 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,081 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,081 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,081 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,081 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,081 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,081 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,081 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,081 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,081 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,081 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,082 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,082 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,082 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,082 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,082 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,082 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,083 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,083 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,083 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,083 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,083 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,084 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,084 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,084 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,084 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,084 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,084 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,084 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,085 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,085 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,085 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,085 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,085 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,085 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,085 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,086 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,086 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,086 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,086 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,086 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,086 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,086 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,087 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,087 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,087 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,088 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,088 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,088 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,088 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,088 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,088 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,088 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,089 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,089 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,089 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,089 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,089 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,089 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,089 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,090 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,090 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,090 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,090 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,090 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,090 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,090 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,091 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,091 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,091 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,091 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,091 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,091 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,091 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,092 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,092 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,092 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,092 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,092 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,092 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,092 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,092 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,093 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,093 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,093 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,093 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,093 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,093 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,094 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,094 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,094 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,094 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,094 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,094 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,094 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,094 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,094 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,094 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,095 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,095 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,095 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,095 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,095 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,095 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,095 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,095 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,095 root INFO dependency /usr/lib/python3.11/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2023-10-23 16:03:20,099 root INFO reading manifest file 'pandas.egg-info/SOURCES.txt' 2023-10-23 16:03:20,117 root INFO reading manifest template 'MANIFEST.in' 2023-10-23 16:03:20,117 root WARNING warning: no files found matching 'versioneer.py' 2023-10-23 16:03:20,124 root WARNING no previously-included directories found matching 'doc/build' 2023-10-23 16:03:20,163 root WARNING warning: no previously-included files matching '*.bz2' found anywhere in distribution 2023-10-23 16:03:20,170 root WARNING warning: no previously-included files matching '*.csv' found anywhere in distribution 2023-10-23 16:03:20,177 root WARNING warning: no previously-included files matching '*.dta' found anywhere in distribution 2023-10-23 16:03:20,183 root WARNING warning: no previously-included files matching '*.feather' found anywhere in distribution 2023-10-23 16:03:20,190 root WARNING warning: no previously-included files matching '*.tar' found anywhere in distribution 2023-10-23 16:03:20,197 root WARNING warning: no previously-included files matching '*.gz' found anywhere in distribution 2023-10-23 16:03:20,204 root WARNING warning: no previously-included files matching '*.h5' found anywhere in distribution 2023-10-23 16:03:20,210 root WARNING warning: no previously-included files matching '*.html' found anywhere in distribution 2023-10-23 16:03:20,217 root WARNING warning: no previously-included files matching '*.json' found anywhere in distribution 2023-10-23 16:03:20,224 root WARNING warning: no previously-included files matching '*.jsonl' found anywhere in distribution 2023-10-23 16:03:20,231 root WARNING warning: no previously-included files matching '*.msgpack' found anywhere in distribution 2023-10-23 16:03:20,237 root WARNING warning: no previously-included files matching '*.pdf' found anywhere in distribution 2023-10-23 16:03:20,244 root WARNING warning: no previously-included files matching '*.pickle' found anywhere in distribution 2023-10-23 16:03:20,251 root WARNING warning: no previously-included files matching '*.png' found anywhere in distribution 2023-10-23 16:03:20,258 root WARNING warning: no previously-included files matching '*.pptx' found anywhere in distribution 2023-10-23 16:03:20,265 root WARNING warning: no previously-included files matching '*.ods' found anywhere in distribution 2023-10-23 16:03:20,271 root WARNING warning: no previously-included files matching '*.odt' found anywhere in distribution 2023-10-23 16:03:20,278 root WARNING warning: no previously-included files matching '*.orc' found anywhere in distribution 2023-10-23 16:03:20,285 root WARNING warning: no previously-included files matching '*.sas7bdat' found anywhere in distribution 2023-10-23 16:03:20,292 root WARNING warning: no previously-included files matching '*.sav' found anywhere in distribution 2023-10-23 16:03:20,299 root WARNING warning: no previously-included files matching '*.so' found anywhere in distribution 2023-10-23 16:03:20,306 root WARNING warning: no previously-included files matching '*.xls' found anywhere in distribution 2023-10-23 16:03:20,312 root WARNING warning: no previously-included files matching '*.xlsb' found anywhere in distribution 2023-10-23 16:03:20,319 root WARNING warning: no previously-included files matching '*.xlsm' found anywhere in distribution 2023-10-23 16:03:20,326 root WARNING warning: no previously-included files matching '*.xlsx' found anywhere in distribution 2023-10-23 16:03:20,333 root WARNING warning: no previously-included files matching '*.xpt' found anywhere in distribution 2023-10-23 16:03:20,339 root WARNING warning: no previously-included files matching '*.cpt' found anywhere in distribution 2023-10-23 16:03:20,346 root WARNING warning: no previously-included files matching '*.xz' found anywhere in distribution 2023-10-23 16:03:20,353 root WARNING warning: no previously-included files matching '*.zip' found anywhere in distribution 2023-10-23 16:03:20,360 root WARNING warning: no previously-included files matching '*.zst' found anywhere in distribution 2023-10-23 16:03:20,366 root WARNING warning: no previously-included files matching '*~' found anywhere in distribution 2023-10-23 16:03:20,372 root WARNING warning: no previously-included files matching '.DS_Store' found anywhere in distribution 2023-10-23 16:03:20,377 root WARNING warning: no previously-included files matching '.git*' found anywhere in distribution 2023-10-23 16:03:20,383 root WARNING warning: no previously-included files matching '#*' found anywhere in distribution 2023-10-23 16:03:20,410 root WARNING warning: no previously-included files matching '*.py[ocd]' found anywhere in distribution 2023-10-23 16:03:20,419 root WARNING no previously-included directories found matching 'pandas/tests/io/parser/data' 2023-10-23 16:03:20,420 root INFO adding license file 'LICENSE' 2023-10-23 16:03:20,420 root INFO adding license file 'AUTHORS.md' 2023-10-23 16:03:20,475 root INFO writing manifest file 'pandas.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:204: _Warning: Package 'pandas._libs.src' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pandas._libs.src' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pandas._libs.src' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pandas._libs.src' to be distributed and are already explicitly excluding 'pandas._libs.src' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:204: _Warning: Package 'pandas._libs.src.headers' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pandas._libs.src.headers' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pandas._libs.src.headers' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pandas._libs.src.headers' to be distributed and are already explicitly excluding 'pandas._libs.src.headers' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:204: _Warning: Package 'pandas._libs.src.klib' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pandas._libs.src.klib' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pandas._libs.src.klib' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pandas._libs.src.klib' to be distributed and are already explicitly excluding 'pandas._libs.src.klib' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:204: _Warning: Package 'pandas._libs.src.parser' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pandas._libs.src.parser' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pandas._libs.src.parser' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pandas._libs.src.parser' to be distributed and are already explicitly excluding 'pandas._libs.src.parser' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:204: _Warning: Package 'pandas._libs.src.ujson.lib' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pandas._libs.src.ujson.lib' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pandas._libs.src.ujson.lib' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pandas._libs.src.ujson.lib' to be distributed and are already explicitly excluding 'pandas._libs.src.ujson.lib' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:204: _Warning: Package 'pandas._libs.src.ujson.python' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pandas._libs.src.ujson.python' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pandas._libs.src.ujson.python' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pandas._libs.src.ujson.python' to be distributed and are already explicitly excluding 'pandas._libs.src.ujson.python' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:204: _Warning: Package 'pandas._libs.tslibs.src.datetime' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pandas._libs.tslibs.src.datetime' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pandas._libs.tslibs.src.datetime' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pandas._libs.tslibs.src.datetime' to be distributed and are already explicitly excluding 'pandas._libs.tslibs.src.datetime' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:204: _Warning: Package 'pandas.io.formats.templates' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pandas.io.formats.templates' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pandas.io.formats.templates' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pandas.io.formats.templates' to be distributed and are already explicitly excluding 'pandas.io.formats.templates' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:204: _Warning: Package 'pandas.tests.io.data' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pandas.tests.io.data' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pandas.tests.io.data' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pandas.tests.io.data' to be distributed and are already explicitly excluding 'pandas.tests.io.data' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:204: _Warning: Package 'pandas.tests.io.data.fixed_width' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pandas.tests.io.data.fixed_width' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pandas.tests.io.data.fixed_width' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pandas.tests.io.data.fixed_width' to be distributed and are already explicitly excluding 'pandas.tests.io.data.fixed_width' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:204: _Warning: Package 'pandas.tests.io.data.legacy_pickle' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pandas.tests.io.data.legacy_pickle' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pandas.tests.io.data.legacy_pickle' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pandas.tests.io.data.legacy_pickle' to be distributed and are already explicitly excluding 'pandas.tests.io.data.legacy_pickle' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:204: _Warning: Package 'pandas.tests.io.data.parquet' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pandas.tests.io.data.parquet' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pandas.tests.io.data.parquet' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pandas.tests.io.data.parquet' to be distributed and are already explicitly excluding 'pandas.tests.io.data.parquet' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:204: _Warning: Package 'pandas.tests.io.data.pickle' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pandas.tests.io.data.pickle' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pandas.tests.io.data.pickle' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pandas.tests.io.data.pickle' to be distributed and are already explicitly excluding 'pandas.tests.io.data.pickle' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:204: _Warning: Package 'pandas.tests.io.data.xml' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pandas.tests.io.data.xml' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pandas.tests.io.data.xml' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pandas.tests.io.data.xml' to be distributed and are already explicitly excluding 'pandas.tests.io.data.xml' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) 2023-10-23 16:03:20,517 root INFO copying pandas/_libs/algos.pxd -> build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:20,517 root INFO copying pandas/_libs/algos.pyi -> build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:20,518 root INFO copying pandas/_libs/algos.pyx -> build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:20,518 root INFO copying pandas/_libs/algos_common_helper.pxi.in -> build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:20,518 root INFO copying pandas/_libs/algos_take_helper.pxi.in -> build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:20,519 root INFO copying pandas/_libs/arrays.pxd -> build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:20,519 root INFO copying pandas/_libs/arrays.pyi -> build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:20,519 root INFO copying pandas/_libs/arrays.pyx -> build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:20,520 root INFO copying pandas/_libs/dtypes.pxd -> build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:20,520 root INFO copying pandas/_libs/groupby.pyi -> build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:20,521 root INFO copying pandas/_libs/groupby.pyx -> build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:20,521 root INFO copying pandas/_libs/hashing.pyi -> build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:20,521 root INFO copying pandas/_libs/hashing.pyx -> build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:20,522 root INFO copying pandas/_libs/hashtable.pxd -> build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:20,522 root INFO copying pandas/_libs/hashtable.pyi -> build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:20,522 root INFO copying pandas/_libs/hashtable.pyx -> build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:20,523 root INFO copying pandas/_libs/hashtable_class_helper.pxi.in -> build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:20,523 root INFO copying pandas/_libs/hashtable_func_helper.pxi.in -> build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:20,524 root INFO copying pandas/_libs/index.pyi -> build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:20,524 root INFO copying pandas/_libs/index.pyx -> build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:20,524 root INFO copying pandas/_libs/index_class_helper.pxi.in -> build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:20,525 root INFO copying pandas/_libs/indexing.pyi -> build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:20,525 root INFO copying pandas/_libs/indexing.pyx -> build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:20,525 root INFO copying pandas/_libs/internals.pyi -> build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:20,526 root INFO copying pandas/_libs/internals.pyx -> build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:20,526 root INFO copying pandas/_libs/interval.pyi -> build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:20,526 root INFO copying pandas/_libs/interval.pyx -> build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:20,527 root INFO copying pandas/_libs/intervaltree.pxi.in -> build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:20,527 root INFO copying pandas/_libs/join.pyi -> build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:20,527 root INFO copying pandas/_libs/join.pyx -> build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:20,528 root INFO copying pandas/_libs/json.pyi -> build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:20,528 root INFO copying pandas/_libs/khash.pxd -> build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:20,529 root INFO copying pandas/_libs/khash_for_primitive_helper.pxi.in -> build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:20,529 root INFO copying pandas/_libs/lib.pxd -> build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:20,529 root INFO copying pandas/_libs/lib.pyi -> build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:20,530 root INFO copying pandas/_libs/lib.pyx -> build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:20,530 root INFO copying pandas/_libs/missing.pxd -> build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:20,530 root INFO copying pandas/_libs/missing.pyi -> build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:20,531 root INFO copying pandas/_libs/missing.pyx -> build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:20,531 root INFO copying pandas/_libs/ops.pyi -> build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:20,531 root INFO copying pandas/_libs/ops.pyx -> build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:20,532 root INFO copying pandas/_libs/ops_dispatch.pyi -> build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:20,532 root INFO copying pandas/_libs/ops_dispatch.pyx -> build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:20,532 root INFO copying pandas/_libs/parsers.pyi -> build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:20,533 root INFO copying pandas/_libs/parsers.pyx -> build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:20,533 root INFO copying pandas/_libs/properties.pyi -> build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:20,534 root INFO copying pandas/_libs/properties.pyx -> build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:20,534 root INFO copying pandas/_libs/reduction.pyi -> build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:20,534 root INFO copying pandas/_libs/reduction.pyx -> build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:20,535 root INFO copying pandas/_libs/reshape.pyi -> build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:20,535 root INFO copying pandas/_libs/reshape.pyx -> build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:20,535 root INFO copying pandas/_libs/sparse.pyi -> build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:20,536 root INFO copying pandas/_libs/sparse.pyx -> build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:20,536 root INFO copying pandas/_libs/sparse_op_helper.pxi.in -> build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:20,536 root INFO copying pandas/_libs/testing.pyi -> build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:20,537 root INFO copying pandas/_libs/testing.pyx -> build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:20,537 root INFO copying pandas/_libs/tslib.pyi -> build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:20,537 root INFO copying pandas/_libs/tslib.pyx -> build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:20,538 root INFO copying pandas/_libs/util.pxd -> build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:20,538 root INFO copying pandas/_libs/writers.pyi -> build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:20,538 root INFO copying pandas/_libs/writers.pyx -> build/lib.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:20,539 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/io/data 2023-10-23 16:03:20,539 root INFO copying pandas/tests/io/data/gbq_fake_job.txt -> build/lib.linux-i686-cpython-311/pandas/tests/io/data 2023-10-23 16:03:20,540 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/io/data/fixed_width 2023-10-23 16:03:20,540 root INFO copying pandas/tests/io/data/fixed_width/fixed_width_format.txt -> build/lib.linux-i686-cpython-311/pandas/tests/io/data/fixed_width 2023-10-23 16:03:20,540 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/io/data/legacy_pickle 2023-10-23 16:03:20,540 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/io/data/legacy_pickle/1.2.4 2023-10-23 16:03:20,541 root INFO copying pandas/tests/io/data/legacy_pickle/1.2.4/empty_frame_v1_2_4-GH#42345.pkl -> build/lib.linux-i686-cpython-311/pandas/tests/io/data/legacy_pickle/1.2.4 2023-10-23 16:03:20,541 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/io/data/parquet 2023-10-23 16:03:20,541 root INFO copying pandas/tests/io/data/parquet/simple.parquet -> build/lib.linux-i686-cpython-311/pandas/tests/io/data/parquet 2023-10-23 16:03:20,542 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/io/data/pickle 2023-10-23 16:03:20,542 root INFO copying pandas/tests/io/data/pickle/test_mi_py27.pkl -> build/lib.linux-i686-cpython-311/pandas/tests/io/data/pickle 2023-10-23 16:03:20,542 root INFO copying pandas/tests/io/data/pickle/test_py27.pkl -> build/lib.linux-i686-cpython-311/pandas/tests/io/data/pickle 2023-10-23 16:03:20,542 root INFO creating build/lib.linux-i686-cpython-311/pandas/tests/io/data/xml 2023-10-23 16:03:20,543 root INFO copying pandas/tests/io/data/xml/baby_names.xml -> build/lib.linux-i686-cpython-311/pandas/tests/io/data/xml 2023-10-23 16:03:20,543 root INFO copying pandas/tests/io/data/xml/books.xml -> build/lib.linux-i686-cpython-311/pandas/tests/io/data/xml 2023-10-23 16:03:20,543 root INFO copying pandas/tests/io/data/xml/cta_rail_lines.kml -> build/lib.linux-i686-cpython-311/pandas/tests/io/data/xml 2023-10-23 16:03:20,544 root INFO copying pandas/tests/io/data/xml/doc_ch_utf.xml -> build/lib.linux-i686-cpython-311/pandas/tests/io/data/xml 2023-10-23 16:03:20,544 root INFO copying pandas/tests/io/data/xml/flatten_doc.xsl -> build/lib.linux-i686-cpython-311/pandas/tests/io/data/xml 2023-10-23 16:03:20,544 root INFO copying pandas/tests/io/data/xml/row_field_output.xsl -> build/lib.linux-i686-cpython-311/pandas/tests/io/data/xml 2023-10-23 16:03:20,545 root INFO copying pandas/_libs/window/aggregations.pyi -> build/lib.linux-i686-cpython-311/pandas/_libs/window 2023-10-23 16:03:20,545 root INFO copying pandas/_libs/window/aggregations.pyx -> build/lib.linux-i686-cpython-311/pandas/_libs/window 2023-10-23 16:03:20,546 root INFO copying pandas/_libs/window/indexers.pyi -> build/lib.linux-i686-cpython-311/pandas/_libs/window 2023-10-23 16:03:20,546 root INFO copying pandas/_libs/window/indexers.pyx -> build/lib.linux-i686-cpython-311/pandas/_libs/window 2023-10-23 16:03:20,546 root INFO copying pandas/_libs/tslibs/base.pxd -> build/lib.linux-i686-cpython-311/pandas/_libs/tslibs 2023-10-23 16:03:20,547 root INFO copying pandas/_libs/tslibs/base.pyx -> build/lib.linux-i686-cpython-311/pandas/_libs/tslibs 2023-10-23 16:03:20,547 root INFO copying pandas/_libs/tslibs/ccalendar.pxd -> build/lib.linux-i686-cpython-311/pandas/_libs/tslibs 2023-10-23 16:03:20,547 root INFO copying pandas/_libs/tslibs/ccalendar.pyi -> build/lib.linux-i686-cpython-311/pandas/_libs/tslibs 2023-10-23 16:03:20,548 root INFO copying pandas/_libs/tslibs/ccalendar.pyx -> build/lib.linux-i686-cpython-311/pandas/_libs/tslibs 2023-10-23 16:03:20,548 root INFO copying pandas/_libs/tslibs/conversion.pxd -> build/lib.linux-i686-cpython-311/pandas/_libs/tslibs 2023-10-23 16:03:20,548 root INFO copying pandas/_libs/tslibs/conversion.pyi -> build/lib.linux-i686-cpython-311/pandas/_libs/tslibs 2023-10-23 16:03:20,549 root INFO copying pandas/_libs/tslibs/conversion.pyx -> build/lib.linux-i686-cpython-311/pandas/_libs/tslibs 2023-10-23 16:03:20,549 root INFO copying pandas/_libs/tslibs/dtypes.pxd -> build/lib.linux-i686-cpython-311/pandas/_libs/tslibs 2023-10-23 16:03:20,549 root INFO copying pandas/_libs/tslibs/dtypes.pyi -> build/lib.linux-i686-cpython-311/pandas/_libs/tslibs 2023-10-23 16:03:20,550 root INFO copying pandas/_libs/tslibs/dtypes.pyx -> build/lib.linux-i686-cpython-311/pandas/_libs/tslibs 2023-10-23 16:03:20,550 root INFO copying pandas/_libs/tslibs/fields.pyi -> build/lib.linux-i686-cpython-311/pandas/_libs/tslibs 2023-10-23 16:03:20,550 root INFO copying pandas/_libs/tslibs/fields.pyx -> build/lib.linux-i686-cpython-311/pandas/_libs/tslibs 2023-10-23 16:03:20,551 root INFO copying pandas/_libs/tslibs/nattype.pxd -> build/lib.linux-i686-cpython-311/pandas/_libs/tslibs 2023-10-23 16:03:20,551 root INFO copying pandas/_libs/tslibs/nattype.pyi -> build/lib.linux-i686-cpython-311/pandas/_libs/tslibs 2023-10-23 16:03:20,551 root INFO copying pandas/_libs/tslibs/nattype.pyx -> build/lib.linux-i686-cpython-311/pandas/_libs/tslibs 2023-10-23 16:03:20,552 root INFO copying pandas/_libs/tslibs/np_datetime.pxd -> build/lib.linux-i686-cpython-311/pandas/_libs/tslibs 2023-10-23 16:03:20,552 root INFO copying pandas/_libs/tslibs/np_datetime.pyi -> build/lib.linux-i686-cpython-311/pandas/_libs/tslibs 2023-10-23 16:03:20,552 root INFO copying pandas/_libs/tslibs/np_datetime.pyx -> build/lib.linux-i686-cpython-311/pandas/_libs/tslibs 2023-10-23 16:03:20,553 root INFO copying pandas/_libs/tslibs/offsets.pxd -> build/lib.linux-i686-cpython-311/pandas/_libs/tslibs 2023-10-23 16:03:20,553 root INFO copying pandas/_libs/tslibs/offsets.pyi -> build/lib.linux-i686-cpython-311/pandas/_libs/tslibs 2023-10-23 16:03:20,553 root INFO copying pandas/_libs/tslibs/offsets.pyx -> build/lib.linux-i686-cpython-311/pandas/_libs/tslibs 2023-10-23 16:03:20,554 root INFO copying pandas/_libs/tslibs/parsing.pxd -> build/lib.linux-i686-cpython-311/pandas/_libs/tslibs 2023-10-23 16:03:20,554 root INFO copying pandas/_libs/tslibs/parsing.pyi -> build/lib.linux-i686-cpython-311/pandas/_libs/tslibs 2023-10-23 16:03:20,555 root INFO copying pandas/_libs/tslibs/parsing.pyx -> build/lib.linux-i686-cpython-311/pandas/_libs/tslibs 2023-10-23 16:03:20,555 root INFO copying pandas/_libs/tslibs/period.pxd -> build/lib.linux-i686-cpython-311/pandas/_libs/tslibs 2023-10-23 16:03:20,556 root INFO copying pandas/_libs/tslibs/period.pyi -> build/lib.linux-i686-cpython-311/pandas/_libs/tslibs 2023-10-23 16:03:20,556 root INFO copying pandas/_libs/tslibs/period.pyx -> build/lib.linux-i686-cpython-311/pandas/_libs/tslibs 2023-10-23 16:03:20,556 root INFO copying pandas/_libs/tslibs/strptime.pxd -> build/lib.linux-i686-cpython-311/pandas/_libs/tslibs 2023-10-23 16:03:20,557 root INFO copying pandas/_libs/tslibs/strptime.pyi -> build/lib.linux-i686-cpython-311/pandas/_libs/tslibs 2023-10-23 16:03:20,557 root INFO copying pandas/_libs/tslibs/strptime.pyx -> build/lib.linux-i686-cpython-311/pandas/_libs/tslibs 2023-10-23 16:03:20,557 root INFO copying pandas/_libs/tslibs/timedeltas.pxd -> build/lib.linux-i686-cpython-311/pandas/_libs/tslibs 2023-10-23 16:03:20,558 root INFO copying pandas/_libs/tslibs/timedeltas.pyi -> build/lib.linux-i686-cpython-311/pandas/_libs/tslibs 2023-10-23 16:03:20,558 root INFO copying pandas/_libs/tslibs/timedeltas.pyx -> build/lib.linux-i686-cpython-311/pandas/_libs/tslibs 2023-10-23 16:03:20,559 root INFO copying pandas/_libs/tslibs/timestamps.pxd -> build/lib.linux-i686-cpython-311/pandas/_libs/tslibs 2023-10-23 16:03:20,559 root INFO copying pandas/_libs/tslibs/timestamps.pyi -> build/lib.linux-i686-cpython-311/pandas/_libs/tslibs 2023-10-23 16:03:20,559 root INFO copying pandas/_libs/tslibs/timestamps.pyx -> build/lib.linux-i686-cpython-311/pandas/_libs/tslibs 2023-10-23 16:03:20,560 root INFO copying pandas/_libs/tslibs/timezones.pxd -> build/lib.linux-i686-cpython-311/pandas/_libs/tslibs 2023-10-23 16:03:20,560 root INFO copying pandas/_libs/tslibs/timezones.pyi -> build/lib.linux-i686-cpython-311/pandas/_libs/tslibs 2023-10-23 16:03:20,560 root INFO copying pandas/_libs/tslibs/timezones.pyx -> build/lib.linux-i686-cpython-311/pandas/_libs/tslibs 2023-10-23 16:03:20,561 root INFO copying pandas/_libs/tslibs/tzconversion.pxd -> build/lib.linux-i686-cpython-311/pandas/_libs/tslibs 2023-10-23 16:03:20,561 root INFO copying pandas/_libs/tslibs/tzconversion.pyi -> build/lib.linux-i686-cpython-311/pandas/_libs/tslibs 2023-10-23 16:03:20,561 root INFO copying pandas/_libs/tslibs/tzconversion.pyx -> build/lib.linux-i686-cpython-311/pandas/_libs/tslibs 2023-10-23 16:03:20,562 root INFO copying pandas/_libs/tslibs/util.pxd -> build/lib.linux-i686-cpython-311/pandas/_libs/tslibs 2023-10-23 16:03:20,562 root INFO copying pandas/_libs/tslibs/vectorized.pyi -> build/lib.linux-i686-cpython-311/pandas/_libs/tslibs 2023-10-23 16:03:20,562 root INFO copying pandas/_libs/tslibs/vectorized.pyx -> build/lib.linux-i686-cpython-311/pandas/_libs/tslibs 2023-10-23 16:03:20,563 root INFO creating build/lib.linux-i686-cpython-311/pandas/io/formats/templates 2023-10-23 16:03:20,563 root INFO copying pandas/io/formats/templates/html.tpl -> build/lib.linux-i686-cpython-311/pandas/io/formats/templates 2023-10-23 16:03:20,563 root INFO copying pandas/io/formats/templates/html_style.tpl -> build/lib.linux-i686-cpython-311/pandas/io/formats/templates 2023-10-23 16:03:20,564 root INFO copying pandas/io/formats/templates/html_table.tpl -> build/lib.linux-i686-cpython-311/pandas/io/formats/templates 2023-10-23 16:03:20,564 root INFO copying pandas/io/formats/templates/latex.tpl -> build/lib.linux-i686-cpython-311/pandas/io/formats/templates 2023-10-23 16:03:20,564 root INFO copying pandas/io/formats/templates/latex_longtable.tpl -> build/lib.linux-i686-cpython-311/pandas/io/formats/templates 2023-10-23 16:03:20,565 root INFO copying pandas/io/formats/templates/latex_table.tpl -> build/lib.linux-i686-cpython-311/pandas/io/formats/templates 2023-10-23 16:03:20,565 root INFO copying pandas/io/formats/templates/string.tpl -> build/lib.linux-i686-cpython-311/pandas/io/formats/templates 2023-10-23 16:03:20,565 root INFO copying pandas/io/sas/_byteswap.pyi -> build/lib.linux-i686-cpython-311/pandas/io/sas 2023-10-23 16:03:20,566 root INFO copying pandas/io/sas/_sas.pyi -> build/lib.linux-i686-cpython-311/pandas/io/sas 2023-10-23 16:03:20,566 root INFO copying pandas/io/sas/byteswap.pyx -> build/lib.linux-i686-cpython-311/pandas/io/sas 2023-10-23 16:03:20,566 root INFO copying pandas/io/sas/sas.pyx -> build/lib.linux-i686-cpython-311/pandas/io/sas 2023-10-23 16:03:20,608 root INFO running build_ext 2023-10-23 16:03:20,611 root INFO building 'pandas._libs.algos' extension 2023-10-23 16:03:20,611 root INFO creating build/temp.linux-i686-cpython-311 2023-10-23 16:03:20,612 root INFO creating build/temp.linux-i686-cpython-311/pandas 2023-10-23 16:03:20,612 root INFO creating build/temp.linux-i686-cpython-311/pandas/_libs 2023-10-23 16:03:20,612 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/klib -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/algos.c -o build/temp.linux-i686-cpython-311/pandas/_libs/algos.o In file included from pandas/_libs/algos.c:804: pandas/_libs/src/klib/khash_python.h: In function 'traced_realloc': pandas/_libs/src/klib/khash_python.h:46:13: warning: pointer 'old_ptr_6(D)' may be used after 'realloc' [-Wuse-after-free] 46 | PyTraceMalloc_Untrack(KHASH_TRACE_DOMAIN, (uintptr_t)old_ptr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pandas/_libs/src/klib/khash_python.h:43:18: note: call to 'realloc' here 43 | void * ptr = realloc(old_ptr, size); | ^~~~~~~~~~~~~~~~~~~~~~ 2023-10-23 16:03:50,086 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-311/pandas/_libs/algos.o -L/usr/lib -o build/lib.linux-i686-cpython-311/pandas/_libs/algos.cpython-311-i386-linux-musl.so 2023-10-23 16:03:59,207 root INFO building 'pandas._libs.arrays' extension 2023-10-23 16:03:59,207 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/arrays.c -o build/temp.linux-i686-cpython-311/pandas/_libs/arrays.o 2023-10-23 16:04:00,381 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-311/pandas/_libs/arrays.o -L/usr/lib -o build/lib.linux-i686-cpython-311/pandas/_libs/arrays.cpython-311-i386-linux-musl.so 2023-10-23 16:04:05,166 root INFO building 'pandas._libs.groupby' extension 2023-10-23 16:04:05,166 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/groupby.c -o build/temp.linux-i686-cpython-311/pandas/_libs/groupby.o 2023-10-23 16:04:31,212 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-311/pandas/_libs/groupby.o -L/usr/lib -o build/lib.linux-i686-cpython-311/pandas/_libs/groupby.cpython-311-i386-linux-musl.so 2023-10-23 16:04:39,445 root INFO building 'pandas._libs.hashing' extension 2023-10-23 16:04:39,446 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/hashing.c -o build/temp.linux-i686-cpython-311/pandas/_libs/hashing.o 2023-10-23 16:04:41,918 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-311/pandas/_libs/hashing.o -L/usr/lib -o build/lib.linux-i686-cpython-311/pandas/_libs/hashing.cpython-311-i386-linux-musl.so 2023-10-23 16:04:46,442 root INFO building 'pandas._libs.hashtable' extension 2023-10-23 16:04:46,443 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/klib -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/hashtable.c -o build/temp.linux-i686-cpython-311/pandas/_libs/hashtable.o pandas/_libs/hashtable.c: In function '__pyx_f_6pandas_5_libs_9hashtable_value_count_complex128': pandas/_libs/hashtable.c:98252:33: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'khuint_t' {aka 'unsigned int'} [-Wsign-compare] 98252 | for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_16; __pyx_t_5+=1) { | ^ pandas/_libs/hashtable.c: In function '__pyx_f_6pandas_5_libs_9hashtable_value_count_complex64': pandas/_libs/hashtable.c:100020:33: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'khuint_t' {aka 'unsigned int'} [-Wsign-compare] 100020 | for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_16; __pyx_t_5+=1) { | ^ pandas/_libs/hashtable.c: In function '__pyx_f_6pandas_5_libs_9hashtable_value_count_float64': pandas/_libs/hashtable.c:101788:33: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'khuint_t' {aka 'unsigned int'} [-Wsign-compare] 101788 | for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_16; __pyx_t_5+=1) { | ^ pandas/_libs/hashtable.c: In function '__pyx_f_6pandas_5_libs_9hashtable_value_count_float32': pandas/_libs/hashtable.c:103556:33: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'khuint_t' {aka 'unsigned int'} [-Wsign-compare] 103556 | for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_16; __pyx_t_5+=1) { | ^ pandas/_libs/hashtable.c: In function '__pyx_f_6pandas_5_libs_9hashtable_value_count_uint64': pandas/_libs/hashtable.c:105324:33: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'khuint_t' {aka 'unsigned int'} [-Wsign-compare] 105324 | for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_16; __pyx_t_5+=1) { | ^ pandas/_libs/hashtable.c: In function '__pyx_f_6pandas_5_libs_9hashtable_value_count_uint32': pandas/_libs/hashtable.c:107092:33: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'khuint_t' {aka 'unsigned int'} [-Wsign-compare] 107092 | for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_16; __pyx_t_5+=1) { | ^ pandas/_libs/hashtable.c: In function '__pyx_f_6pandas_5_libs_9hashtable_value_count_uint16': pandas/_libs/hashtable.c:108860:33: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'khuint_t' {aka 'unsigned int'} [-Wsign-compare] 108860 | for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_16; __pyx_t_5+=1) { | ^ pandas/_libs/hashtable.c: In function '__pyx_f_6pandas_5_libs_9hashtable_value_count_uint8': pandas/_libs/hashtable.c:110628:33: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'khuint_t' {aka 'unsigned int'} [-Wsign-compare] 110628 | for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_16; __pyx_t_5+=1) { | ^ pandas/_libs/hashtable.c: In function '__pyx_f_6pandas_5_libs_9hashtable_value_count_object': pandas/_libs/hashtable.c:112383:33: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'khuint_t' {aka 'unsigned int'} [-Wsign-compare] 112383 | for (__pyx_t_1 = 0; __pyx_t_1 < __pyx_t_15; __pyx_t_1+=1) { | ^ pandas/_libs/hashtable.c: In function '__pyx_f_6pandas_5_libs_9hashtable_value_count_int64': pandas/_libs/hashtable.c:114052:33: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'khuint_t' {aka 'unsigned int'} [-Wsign-compare] 114052 | for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_16; __pyx_t_5+=1) { | ^ pandas/_libs/hashtable.c: In function '__pyx_f_6pandas_5_libs_9hashtable_value_count_int32': pandas/_libs/hashtable.c:115820:33: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'khuint_t' {aka 'unsigned int'} [-Wsign-compare] 115820 | for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_16; __pyx_t_5+=1) { | ^ pandas/_libs/hashtable.c: In function '__pyx_f_6pandas_5_libs_9hashtable_value_count_int16': pandas/_libs/hashtable.c:117588:33: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'khuint_t' {aka 'unsigned int'} [-Wsign-compare] 117588 | for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_16; __pyx_t_5+=1) { | ^ pandas/_libs/hashtable.c: In function '__pyx_f_6pandas_5_libs_9hashtable_value_count_int8': pandas/_libs/hashtable.c:119356:33: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'khuint_t' {aka 'unsigned int'} [-Wsign-compare] 119356 | for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_16; __pyx_t_5+=1) { | ^ In file included from pandas/_libs/hashtable.c:802: pandas/_libs/src/klib/khash_python.h: In function 'traced_realloc': pandas/_libs/src/klib/khash_python.h:46:13: warning: pointer 'old_ptr_6(D)' may be used after 'realloc' [-Wuse-after-free] 46 | PyTraceMalloc_Untrack(KHASH_TRACE_DOMAIN, (uintptr_t)old_ptr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pandas/_libs/src/klib/khash_python.h:43:18: note: call to 'realloc' here 43 | void * ptr = realloc(old_ptr, size); | ^~~~~~~~~~~~~~~~~~~~~~ 2023-10-23 16:05:18,752 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-311/pandas/_libs/hashtable.o -L/usr/lib -o build/lib.linux-i686-cpython-311/pandas/_libs/hashtable.cpython-311-i386-linux-musl.so 2023-10-23 16:05:25,943 root INFO building 'pandas._libs.index' extension 2023-10-23 16:05:25,943 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -Ipandas/_libs/src/klib -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/index.c -o build/temp.linux-i686-cpython-311/pandas/_libs/index.o In file included from pandas/_libs/index.c:797: pandas/_libs/src/klib/khash_python.h: In function 'traced_realloc': pandas/_libs/src/klib/khash_python.h:46:13: warning: pointer 'old_ptr_6(D)' may be used after 'realloc' [-Wuse-after-free] 46 | PyTraceMalloc_Untrack(KHASH_TRACE_DOMAIN, (uintptr_t)old_ptr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pandas/_libs/src/klib/khash_python.h:43:18: note: call to 'realloc' here 43 | void * ptr = realloc(old_ptr, size); | ^~~~~~~~~~~~~~~~~~~~~~ 2023-10-23 16:05:37,552 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-311/pandas/_libs/index.o -L/usr/lib -o build/lib.linux-i686-cpython-311/pandas/_libs/index.cpython-311-i386-linux-musl.so 2023-10-23 16:05:42,891 root INFO building 'pandas._libs.indexing' extension 2023-10-23 16:05:42,892 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/indexing.c -o build/temp.linux-i686-cpython-311/pandas/_libs/indexing.o 2023-10-23 16:05:43,617 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-311/pandas/_libs/indexing.o -L/usr/lib -o build/lib.linux-i686-cpython-311/pandas/_libs/indexing.cpython-311-i386-linux-musl.so 2023-10-23 16:05:44,893 root INFO building 'pandas._libs.internals' extension 2023-10-23 16:05:44,894 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/internals.c -o build/temp.linux-i686-cpython-311/pandas/_libs/internals.o 2023-10-23 16:05:49,270 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-311/pandas/_libs/internals.o -L/usr/lib -o build/lib.linux-i686-cpython-311/pandas/_libs/internals.cpython-311-i386-linux-musl.so 2023-10-23 16:05:54,469 root INFO building 'pandas._libs.interval' extension 2023-10-23 16:05:54,470 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -Ipandas/_libs/src/klib -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/interval.c -o build/temp.linux-i686-cpython-311/pandas/_libs/interval.o In file included from pandas/_libs/interval.c:799: pandas/_libs/src/klib/khash_python.h: In function 'traced_realloc': pandas/_libs/src/klib/khash_python.h:46:13: warning: pointer 'old_ptr_6(D)' may be used after 'realloc' [-Wuse-after-free] 46 | PyTraceMalloc_Untrack(KHASH_TRACE_DOMAIN, (uintptr_t)old_ptr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pandas/_libs/src/klib/khash_python.h:43:18: note: call to 'realloc' here 43 | void * ptr = realloc(old_ptr, size); | ^~~~~~~~~~~~~~~~~~~~~~ 2023-10-23 16:06:11,288 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-311/pandas/_libs/interval.o -L/usr/lib -o build/lib.linux-i686-cpython-311/pandas/_libs/interval.cpython-311-i386-linux-musl.so 2023-10-23 16:06:16,837 root INFO building 'pandas._libs.join' extension 2023-10-23 16:06:16,838 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/klib -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/join.c -o build/temp.linux-i686-cpython-311/pandas/_libs/join.o In file included from pandas/_libs/join.c:797: pandas/_libs/src/klib/khash_python.h: In function 'traced_realloc': pandas/_libs/src/klib/khash_python.h:46:13: warning: pointer 'old_ptr_6(D)' may be used after 'realloc' [-Wuse-after-free] 46 | PyTraceMalloc_Untrack(KHASH_TRACE_DOMAIN, (uintptr_t)old_ptr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pandas/_libs/src/klib/khash_python.h:43:18: note: call to 'realloc' here 43 | void * ptr = realloc(old_ptr, size); | ^~~~~~~~~~~~~~~~~~~~~~ 2023-10-23 16:07:37,356 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-311/pandas/_libs/join.o -L/usr/lib -o build/lib.linux-i686-cpython-311/pandas/_libs/join.cpython-311-i386-linux-musl.so 2023-10-23 16:07:46,865 root INFO building 'pandas._libs.lib' extension 2023-10-23 16:07:46,865 root INFO creating build/temp.linux-i686-cpython-311/pandas/_libs/src 2023-10-23 16:07:46,866 root INFO creating build/temp.linux-i686-cpython-311/pandas/_libs/src/parser 2023-10-23 16:07:46,866 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs -I./pandas/_libs/tslibs -Ipandas/_libs/src/klib -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/lib.c -o build/temp.linux-i686-cpython-311/pandas/_libs/lib.o 2023-10-23 16:07:55,129 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs -I./pandas/_libs/tslibs -Ipandas/_libs/src/klib -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/src/parser/tokenizer.c -o build/temp.linux-i686-cpython-311/pandas/_libs/src/parser/tokenizer.o 2023-10-23 16:07:55,506 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-311/pandas/_libs/lib.o build/temp.linux-i686-cpython-311/pandas/_libs/src/parser/tokenizer.o -L/usr/lib -o build/lib.linux-i686-cpython-311/pandas/_libs/lib.cpython-311-i386-linux-musl.so 2023-10-23 16:08:00,973 root INFO building 'pandas._libs.missing' extension 2023-10-23 16:08:00,974 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/missing.c -o build/temp.linux-i686-cpython-311/pandas/_libs/missing.o 2023-10-23 16:08:03,458 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-311/pandas/_libs/missing.o -L/usr/lib -o build/lib.linux-i686-cpython-311/pandas/_libs/missing.cpython-311-i386-linux-musl.so 2023-10-23 16:08:06,922 root INFO building 'pandas._libs.parsers' extension 2023-10-23 16:08:06,922 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/parsers.c -o build/temp.linux-i686-cpython-311/pandas/_libs/parsers.o In file included from pandas/_libs/parsers.c:801: pandas/_libs/src/klib/khash_python.h: In function 'traced_realloc': pandas/_libs/src/klib/khash_python.h:46:13: warning: pointer 'old_ptr_6(D)' may be used after 'realloc' [-Wuse-after-free] 46 | PyTraceMalloc_Untrack(KHASH_TRACE_DOMAIN, (uintptr_t)old_ptr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pandas/_libs/src/klib/khash_python.h:43:18: note: call to 'realloc' here 43 | void * ptr = realloc(old_ptr, size); | ^~~~~~~~~~~~~~~~~~~~~~ 2023-10-23 16:08:13,714 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/src/parser/io.c -o build/temp.linux-i686-cpython-311/pandas/_libs/src/parser/io.o 2023-10-23 16:08:13,912 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/src/parser/tokenizer.c -o build/temp.linux-i686-cpython-311/pandas/_libs/src/parser/tokenizer.o 2023-10-23 16:08:14,300 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-311/pandas/_libs/parsers.o build/temp.linux-i686-cpython-311/pandas/_libs/src/parser/io.o build/temp.linux-i686-cpython-311/pandas/_libs/src/parser/tokenizer.o -L/usr/lib -o build/lib.linux-i686-cpython-311/pandas/_libs/parsers.cpython-311-i386-linux-musl.so 2023-10-23 16:08:20,638 root INFO building 'pandas._libs.reduction' extension 2023-10-23 16:08:20,639 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/reduction.c -o build/temp.linux-i686-cpython-311/pandas/_libs/reduction.o 2023-10-23 16:08:21,291 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-311/pandas/_libs/reduction.o -L/usr/lib -o build/lib.linux-i686-cpython-311/pandas/_libs/reduction.cpython-311-i386-linux-musl.so 2023-10-23 16:08:22,237 root INFO building 'pandas._libs.ops' extension 2023-10-23 16:08:22,238 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/ops.c -o build/temp.linux-i686-cpython-311/pandas/_libs/ops.o 2023-10-23 16:08:25,113 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-311/pandas/_libs/ops.o -L/usr/lib -o build/lib.linux-i686-cpython-311/pandas/_libs/ops.cpython-311-i386-linux-musl.so 2023-10-23 16:08:29,804 root INFO building 'pandas._libs.ops_dispatch' extension 2023-10-23 16:08:29,804 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/ops_dispatch.c -o build/temp.linux-i686-cpython-311/pandas/_libs/ops_dispatch.o 2023-10-23 16:08:30,653 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-311/pandas/_libs/ops_dispatch.o -L/usr/lib -o build/lib.linux-i686-cpython-311/pandas/_libs/ops_dispatch.cpython-311-i386-linux-musl.so 2023-10-23 16:08:32,408 root INFO building 'pandas._libs.properties' extension 2023-10-23 16:08:32,408 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/properties.c -o build/temp.linux-i686-cpython-311/pandas/_libs/properties.o 2023-10-23 16:08:33,215 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-311/pandas/_libs/properties.o -L/usr/lib -o build/lib.linux-i686-cpython-311/pandas/_libs/properties.cpython-311-i386-linux-musl.so 2023-10-23 16:08:35,207 root INFO building 'pandas._libs.reshape' extension 2023-10-23 16:08:35,208 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/reshape.c -o build/temp.linux-i686-cpython-311/pandas/_libs/reshape.o 2023-10-23 16:08:38,667 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-311/pandas/_libs/reshape.o -L/usr/lib -o build/lib.linux-i686-cpython-311/pandas/_libs/reshape.cpython-311-i386-linux-musl.so 2023-10-23 16:08:43,023 root INFO building 'pandas._libs.sparse' extension 2023-10-23 16:08:43,023 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/sparse.c -o build/temp.linux-i686-cpython-311/pandas/_libs/sparse.o 2023-10-23 16:08:54,304 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-311/pandas/_libs/sparse.o -L/usr/lib -o build/lib.linux-i686-cpython-311/pandas/_libs/sparse.cpython-311-i386-linux-musl.so 2023-10-23 16:09:00,206 root INFO building 'pandas._libs.tslib' extension 2023-10-23 16:09:00,207 root INFO creating build/temp.linux-i686-cpython-311/pandas/_libs/tslibs 2023-10-23 16:09:00,207 root INFO creating build/temp.linux-i686-cpython-311/pandas/_libs/tslibs/src 2023-10-23 16:09:00,208 root INFO creating build/temp.linux-i686-cpython-311/pandas/_libs/tslibs/src/datetime 2023-10-23 16:09:00,208 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/tslib.c -o build/temp.linux-i686-cpython-311/pandas/_libs/tslib.o 2023-10-23 16:09:03,655 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-i686-cpython-311/pandas/_libs/tslibs/src/datetime/np_datetime.o 2023-10-23 16:09:03,906 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-311/pandas/_libs/tslib.o build/temp.linux-i686-cpython-311/pandas/_libs/tslibs/src/datetime/np_datetime.o -L/usr/lib -o build/lib.linux-i686-cpython-311/pandas/_libs/tslib.cpython-311-i386-linux-musl.so 2023-10-23 16:09:08,279 root INFO building 'pandas._libs.tslibs.base' extension 2023-10-23 16:09:08,280 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/tslibs/base.c -o build/temp.linux-i686-cpython-311/pandas/_libs/tslibs/base.o 2023-10-23 16:09:08,960 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-311/pandas/_libs/tslibs/base.o -L/usr/lib -o build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/base.cpython-311-i386-linux-musl.so 2023-10-23 16:09:10,212 root INFO building 'pandas._libs.tslibs.ccalendar' extension 2023-10-23 16:09:10,213 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/tslibs/ccalendar.c -o build/temp.linux-i686-cpython-311/pandas/_libs/tslibs/ccalendar.o 2023-10-23 16:09:11,140 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-311/pandas/_libs/tslibs/ccalendar.o -L/usr/lib -o build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/ccalendar.cpython-311-i386-linux-musl.so 2023-10-23 16:09:13,722 root INFO building 'pandas._libs.tslibs.dtypes' extension 2023-10-23 16:09:13,722 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/tslibs/dtypes.c -o build/temp.linux-i686-cpython-311/pandas/_libs/tslibs/dtypes.o 2023-10-23 16:09:15,746 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-311/pandas/_libs/tslibs/dtypes.o -L/usr/lib -o build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/dtypes.cpython-311-i386-linux-musl.so 2023-10-23 16:09:19,875 root INFO building 'pandas._libs.tslibs.conversion' extension 2023-10-23 16:09:19,876 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/tslibs/conversion.c -o build/temp.linux-i686-cpython-311/pandas/_libs/tslibs/conversion.o 2023-10-23 16:09:22,910 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-i686-cpython-311/pandas/_libs/tslibs/src/datetime/np_datetime.o 2023-10-23 16:09:23,158 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-311/pandas/_libs/tslibs/conversion.o build/temp.linux-i686-cpython-311/pandas/_libs/tslibs/src/datetime/np_datetime.o -L/usr/lib -o build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/conversion.cpython-311-i386-linux-musl.so 2023-10-23 16:09:27,698 root INFO building 'pandas._libs.tslibs.fields' extension 2023-10-23 16:09:27,698 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/tslibs/fields.c -o build/temp.linux-i686-cpython-311/pandas/_libs/tslibs/fields.o 2023-10-23 16:09:32,086 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-i686-cpython-311/pandas/_libs/tslibs/src/datetime/np_datetime.o 2023-10-23 16:09:32,417 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-311/pandas/_libs/tslibs/fields.o build/temp.linux-i686-cpython-311/pandas/_libs/tslibs/src/datetime/np_datetime.o -L/usr/lib -o build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/fields.cpython-311-i386-linux-musl.so 2023-10-23 16:09:37,519 root INFO building 'pandas._libs.tslibs.nattype' extension 2023-10-23 16:09:37,520 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/tslibs/nattype.c -o build/temp.linux-i686-cpython-311/pandas/_libs/tslibs/nattype.o 2023-10-23 16:09:39,876 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-311/pandas/_libs/tslibs/nattype.o -L/usr/lib -o build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/nattype.cpython-311-i386-linux-musl.so 2023-10-23 16:09:43,420 root INFO building 'pandas._libs.tslibs.np_datetime' extension 2023-10-23 16:09:43,420 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I./pandas/_libs/tslibs -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/tslibs/np_datetime.c -o build/temp.linux-i686-cpython-311/pandas/_libs/tslibs/np_datetime.o 2023-10-23 16:09:45,009 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I./pandas/_libs/tslibs -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-i686-cpython-311/pandas/_libs/tslibs/src/datetime/np_datetime.o 2023-10-23 16:09:45,259 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I./pandas/_libs/tslibs -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/tslibs/src/datetime/np_datetime_strings.c -o build/temp.linux-i686-cpython-311/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o 2023-10-23 16:09:45,508 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-311/pandas/_libs/tslibs/np_datetime.o build/temp.linux-i686-cpython-311/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-i686-cpython-311/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -L/usr/lib -o build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/np_datetime.cpython-311-i386-linux-musl.so 2023-10-23 16:09:49,843 root INFO building 'pandas._libs.tslibs.offsets' extension 2023-10-23 16:09:49,844 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -Ipandas/_libs/tslibs -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/tslibs/offsets.c -o build/temp.linux-i686-cpython-311/pandas/_libs/tslibs/offsets.o 2023-10-23 16:10:00,812 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -Ipandas/_libs/tslibs -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-i686-cpython-311/pandas/_libs/tslibs/src/datetime/np_datetime.o 2023-10-23 16:10:01,055 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-311/pandas/_libs/tslibs/offsets.o build/temp.linux-i686-cpython-311/pandas/_libs/tslibs/src/datetime/np_datetime.o -L/usr/lib -o build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/offsets.cpython-311-i386-linux-musl.so 2023-10-23 16:10:05,960 root INFO building 'pandas._libs.tslibs.parsing' extension 2023-10-23 16:10:05,961 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I./pandas/_libs/tslibs -Ipandas/_libs/src/klib -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/src/parser/tokenizer.c -o build/temp.linux-i686-cpython-311/pandas/_libs/src/parser/tokenizer.o 2023-10-23 16:10:06,495 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I./pandas/_libs/tslibs -Ipandas/_libs/src/klib -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/tslibs/parsing.c -o build/temp.linux-i686-cpython-311/pandas/_libs/tslibs/parsing.o 2023-10-23 16:10:11,373 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-311/pandas/_libs/src/parser/tokenizer.o build/temp.linux-i686-cpython-311/pandas/_libs/tslibs/parsing.o -L/usr/lib -o build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/parsing.cpython-311-i386-linux-musl.so 2023-10-23 16:10:16,003 root INFO building 'pandas._libs.tslibs.period' extension 2023-10-23 16:10:16,003 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -Ipandas/_libs/tslibs -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/tslibs/period.c -o build/temp.linux-i686-cpython-311/pandas/_libs/tslibs/period.o 2023-10-23 16:10:21,302 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -Ipandas/_libs/tslibs -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-i686-cpython-311/pandas/_libs/tslibs/src/datetime/np_datetime.o 2023-10-23 16:10:21,628 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-311/pandas/_libs/tslibs/period.o build/temp.linux-i686-cpython-311/pandas/_libs/tslibs/src/datetime/np_datetime.o -L/usr/lib -o build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/period.cpython-311-i386-linux-musl.so 2023-10-23 16:10:27,016 root INFO building 'pandas._libs.tslibs.strptime' extension 2023-10-23 16:10:27,017 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -Ipandas/_libs/tslibs -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-i686-cpython-311/pandas/_libs/tslibs/src/datetime/np_datetime.o 2023-10-23 16:10:27,335 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -Ipandas/_libs/tslibs -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/tslibs/strptime.c -o build/temp.linux-i686-cpython-311/pandas/_libs/tslibs/strptime.o 2023-10-23 16:10:31,559 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-311/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-i686-cpython-311/pandas/_libs/tslibs/strptime.o -L/usr/lib -o build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/strptime.cpython-311-i386-linux-musl.so 2023-10-23 16:10:38,699 root INFO building 'pandas._libs.tslibs.timedeltas' extension 2023-10-23 16:10:38,700 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -Ipandas/_libs/tslibs -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-i686-cpython-311/pandas/_libs/tslibs/src/datetime/np_datetime.o 2023-10-23 16:10:39,051 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -Ipandas/_libs/tslibs -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/tslibs/timedeltas.c -o build/temp.linux-i686-cpython-311/pandas/_libs/tslibs/timedeltas.o 2023-10-23 16:10:46,351 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-311/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-i686-cpython-311/pandas/_libs/tslibs/timedeltas.o -L/usr/lib -o build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/timedeltas.cpython-311-i386-linux-musl.so 2023-10-23 16:10:52,159 root INFO building 'pandas._libs.tslibs.timestamps' extension 2023-10-23 16:10:52,160 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -Ipandas/_libs/tslibs -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-i686-cpython-311/pandas/_libs/tslibs/src/datetime/np_datetime.o 2023-10-23 16:10:52,472 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -Ipandas/_libs/tslibs -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/tslibs/timestamps.c -o build/temp.linux-i686-cpython-311/pandas/_libs/tslibs/timestamps.o 2023-10-23 16:10:59,190 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-311/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-i686-cpython-311/pandas/_libs/tslibs/timestamps.o -L/usr/lib -o build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/timestamps.cpython-311-i386-linux-musl.so 2023-10-23 16:11:03,448 root INFO building 'pandas._libs.tslibs.timezones' extension 2023-10-23 16:11:03,449 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/tslibs/timezones.c -o build/temp.linux-i686-cpython-311/pandas/_libs/tslibs/timezones.o 2023-10-23 16:11:06,492 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-311/pandas/_libs/tslibs/timezones.o -L/usr/lib -o build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/timezones.cpython-311-i386-linux-musl.so 2023-10-23 16:11:11,072 root INFO building 'pandas._libs.tslibs.tzconversion' extension 2023-10-23 16:11:11,072 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -Ipandas/_libs/tslibs -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-i686-cpython-311/pandas/_libs/tslibs/src/datetime/np_datetime.o 2023-10-23 16:11:11,420 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -Ipandas/_libs/tslibs -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/tslibs/tzconversion.c -o build/temp.linux-i686-cpython-311/pandas/_libs/tslibs/tzconversion.o 2023-10-23 16:11:15,744 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-311/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-i686-cpython-311/pandas/_libs/tslibs/tzconversion.o -L/usr/lib -o build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/tzconversion.cpython-311-i386-linux-musl.so 2023-10-23 16:11:20,300 root INFO building 'pandas._libs.tslibs.vectorized' extension 2023-10-23 16:11:20,301 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -Ipandas/_libs/tslibs -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-i686-cpython-311/pandas/_libs/tslibs/src/datetime/np_datetime.o 2023-10-23 16:11:20,629 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -Ipandas/_libs/tslibs -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/tslibs/vectorized.c -o build/temp.linux-i686-cpython-311/pandas/_libs/tslibs/vectorized.o 2023-10-23 16:11:23,257 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-311/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-i686-cpython-311/pandas/_libs/tslibs/vectorized.o -L/usr/lib -o build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/vectorized.cpython-311-i386-linux-musl.so 2023-10-23 16:11:28,610 root INFO building 'pandas._libs.testing' extension 2023-10-23 16:11:28,611 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/testing.c -o build/temp.linux-i686-cpython-311/pandas/_libs/testing.o 2023-10-23 16:11:29,818 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-311/pandas/_libs/testing.o -L/usr/lib -o build/lib.linux-i686-cpython-311/pandas/_libs/testing.cpython-311-i386-linux-musl.so 2023-10-23 16:11:33,480 root INFO building 'pandas._libs.window.aggregations' extension 2023-10-23 16:11:33,481 root INFO creating build/temp.linux-i686-cpython-311/pandas/_libs/window 2023-10-23 16:11:33,481 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/window -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/window/aggregations.cpp -o build/temp.linux-i686-cpython-311/pandas/_libs/window/aggregations.o pandas/_libs/window/aggregations.cpp: In function 'PyObject* __Pyx_Import(PyObject*, PyObject*, int)': pandas/_libs/window/aggregations.cpp:39021:31: warning: comparing the result of pointer addition '(((const char*)"pandas._libs.window.aggregations") + 6)' and NULL [-Waddress] 39021 | if ((1) && (strchr(__Pyx_MODULE_NAME, '.'))) { | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2023-10-23 16:11:38,315 root INFO g++ -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-311/pandas/_libs/window/aggregations.o -L/usr/lib -o build/lib.linux-i686-cpython-311/pandas/_libs/window/aggregations.cpython-311-i386-linux-musl.so 2023-10-23 16:11:44,144 root INFO building 'pandas._libs.window.indexers' extension 2023-10-23 16:11:44,144 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/window/indexers.c -o build/temp.linux-i686-cpython-311/pandas/_libs/window/indexers.o 2023-10-23 16:11:46,806 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-311/pandas/_libs/window/indexers.o -L/usr/lib -o build/lib.linux-i686-cpython-311/pandas/_libs/window/indexers.cpython-311-i386-linux-musl.so 2023-10-23 16:11:51,852 root INFO building 'pandas._libs.writers' extension 2023-10-23 16:11:51,853 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/writers.c -o build/temp.linux-i686-cpython-311/pandas/_libs/writers.o 2023-10-23 16:11:54,873 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-311/pandas/_libs/writers.o -L/usr/lib -o build/lib.linux-i686-cpython-311/pandas/_libs/writers.cpython-311-i386-linux-musl.so 2023-10-23 16:12:00,042 root INFO building 'pandas.io.sas._sas' extension 2023-10-23 16:12:00,042 root INFO creating build/temp.linux-i686-cpython-311/pandas/io 2023-10-23 16:12:00,043 root INFO creating build/temp.linux-i686-cpython-311/pandas/io/sas 2023-10-23 16:12:00,043 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/io/sas/sas.c -o build/temp.linux-i686-cpython-311/pandas/io/sas/sas.o 2023-10-23 16:12:02,903 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-311/pandas/io/sas/sas.o -L/usr/lib -o build/lib.linux-i686-cpython-311/pandas/io/sas/_sas.cpython-311-i386-linux-musl.so 2023-10-23 16:12:07,996 root INFO building 'pandas.io.sas._byteswap' extension 2023-10-23 16:12:07,997 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/io/sas/byteswap.c -o build/temp.linux-i686-cpython-311/pandas/io/sas/byteswap.o 2023-10-23 16:12:08,431 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-311/pandas/io/sas/byteswap.o -L/usr/lib -o build/lib.linux-i686-cpython-311/pandas/io/sas/_byteswap.cpython-311-i386-linux-musl.so 2023-10-23 16:12:09,489 root INFO building 'pandas._libs.json' extension 2023-10-23 16:12:09,489 root INFO creating build/temp.linux-i686-cpython-311/pandas/_libs/src/ujson 2023-10-23 16:12:09,490 root INFO creating build/temp.linux-i686-cpython-311/pandas/_libs/src/ujson/lib 2023-10-23 16:12:09,490 root INFO creating build/temp.linux-i686-cpython-311/pandas/_libs/src/ujson/python 2023-10-23 16:12:09,491 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/src/ujson/lib/ultrajsondec.c -o build/temp.linux-i686-cpython-311/pandas/_libs/src/ujson/lib/ultrajsondec.o 2023-10-23 16:12:09,649 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/src/ujson/lib/ultrajsonenc.c -o build/temp.linux-i686-cpython-311/pandas/_libs/src/ujson/lib/ultrajsonenc.o 2023-10-23 16:12:09,811 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/src/ujson/python/JSONtoObj.c -o build/temp.linux-i686-cpython-311/pandas/_libs/src/ujson/python/JSONtoObj.o 2023-10-23 16:12:10,141 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/src/ujson/python/date_conversions.c -o build/temp.linux-i686-cpython-311/pandas/_libs/src/ujson/python/date_conversions.o 2023-10-23 16:12:10,374 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/src/ujson/python/objToJSON.c -o build/temp.linux-i686-cpython-311/pandas/_libs/src/ujson/python/objToJSON.o 2023-10-23 16:12:10,937 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/src/ujson/python/ujson.c -o build/temp.linux-i686-cpython-311/pandas/_libs/src/ujson/python/ujson.o 2023-10-23 16:12:11,216 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-i686-cpython-311/pandas/_libs/tslibs/src/datetime/np_datetime.o 2023-10-23 16:12:11,590 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/tslibs/src/datetime/np_datetime_strings.c -o build/temp.linux-i686-cpython-311/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o 2023-10-23 16:12:11,952 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-i686-cpython-311/pandas/_libs/src/ujson/lib/ultrajsondec.o build/temp.linux-i686-cpython-311/pandas/_libs/src/ujson/lib/ultrajsonenc.o build/temp.linux-i686-cpython-311/pandas/_libs/src/ujson/python/JSONtoObj.o build/temp.linux-i686-cpython-311/pandas/_libs/src/ujson/python/date_conversions.o build/temp.linux-i686-cpython-311/pandas/_libs/src/ujson/python/objToJSON.o build/temp.linux-i686-cpython-311/pandas/_libs/src/ujson/python/ujson.o build/temp.linux-i686-cpython-311/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-i686-cpython-311/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -L/usr/lib -o build/lib.linux-i686-cpython-311/pandas/_libs/json.cpython-311-i386-linux-musl.so 2023-10-23 16:12:15,520 wheel INFO installing to build/bdist.linux-i686/wheel 2023-10-23 16:12:15,520 root INFO running install 2023-10-23 16:12:15,535 root INFO running install_lib 2023-10-23 16:12:15,538 root INFO creating build/bdist.linux-i686 2023-10-23 16:12:15,538 root INFO creating build/bdist.linux-i686/wheel 2023-10-23 16:12:15,538 root INFO creating build/bdist.linux-i686/wheel/pandas 2023-10-23 16:12:15,539 root INFO creating build/bdist.linux-i686/wheel/pandas/tests 2023-10-23 16:12:15,539 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/frame 2023-10-23 16:12:15,539 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/test_arithmetic.py -> build/bdist.linux-i686/wheel/pandas/tests/frame 2023-10-23 16:12:15,540 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/test_subclass.py -> build/bdist.linux-i686/wheel/pandas/tests/frame 2023-10-23 16:12:15,540 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/test_api.py -> build/bdist.linux-i686/wheel/pandas/tests/frame 2023-10-23 16:12:15,541 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/conftest.py -> build/bdist.linux-i686/wheel/pandas/tests/frame 2023-10-23 16:12:15,541 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/test_npfuncs.py -> build/bdist.linux-i686/wheel/pandas/tests/frame 2023-10-23 16:12:15,541 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/test_stack_unstack.py -> build/bdist.linux-i686/wheel/pandas/tests/frame 2023-10-23 16:12:15,542 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/frame 2023-10-23 16:12:15,542 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/test_constructors.py -> build/bdist.linux-i686/wheel/pandas/tests/frame 2023-10-23 16:12:15,543 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/test_iteration.py -> build/bdist.linux-i686/wheel/pandas/tests/frame 2023-10-23 16:12:15,543 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/test_alter_axes.py -> build/bdist.linux-i686/wheel/pandas/tests/frame 2023-10-23 16:12:15,544 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/test_nonunique_indexes.py -> build/bdist.linux-i686/wheel/pandas/tests/frame 2023-10-23 16:12:15,545 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/test_query_eval.py -> build/bdist.linux-i686/wheel/pandas/tests/frame 2023-10-23 16:12:15,545 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/test_repr_info.py -> build/bdist.linux-i686/wheel/pandas/tests/frame 2023-10-23 16:12:15,546 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/test_reductions.py -> build/bdist.linux-i686/wheel/pandas/tests/frame 2023-10-23 16:12:15,547 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/test_unary.py -> build/bdist.linux-i686/wheel/pandas/tests/frame 2023-10-23 16:12:15,547 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/frame/indexing 2023-10-23 16:12:15,548 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/indexing/test_coercion.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/indexing 2023-10-23 16:12:15,548 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/indexing/test_where.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/indexing 2023-10-23 16:12:15,549 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/indexing/test_get_value.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/indexing 2023-10-23 16:12:15,550 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/indexing/test_delitem.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/indexing 2023-10-23 16:12:15,550 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/indexing/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/indexing 2023-10-23 16:12:15,551 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/indexing/test_xs.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/indexing 2023-10-23 16:12:15,551 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/indexing/test_take.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/indexing 2023-10-23 16:12:15,552 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/indexing/test_mask.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/indexing 2023-10-23 16:12:15,552 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/indexing/test_set_value.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/indexing 2023-10-23 16:12:15,553 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/indexing/test_getitem.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/indexing 2023-10-23 16:12:15,554 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/indexing/test_get.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/indexing 2023-10-23 16:12:15,554 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/indexing/test_setitem.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/indexing 2023-10-23 16:12:15,555 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/indexing/test_indexing.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/indexing 2023-10-23 16:12:15,556 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/indexing/test_insert.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/indexing 2023-10-23 16:12:15,556 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/frame/constructors 2023-10-23 16:12:15,557 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/constructors/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/constructors 2023-10-23 16:12:15,557 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/constructors/test_from_records.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/constructors 2023-10-23 16:12:15,558 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/constructors/test_from_dict.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/constructors 2023-10-23 16:12:15,559 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/common.py -> build/bdist.linux-i686/wheel/pandas/tests/frame 2023-10-23 16:12:15,559 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/test_logical_ops.py -> build/bdist.linux-i686/wheel/pandas/tests/frame 2023-10-23 16:12:15,560 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/test_validate.py -> build/bdist.linux-i686/wheel/pandas/tests/frame 2023-10-23 16:12:15,561 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,561 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_dot.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,561 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_combine_first.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,562 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_set_axis.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,563 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_sample.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,563 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_values.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,564 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_first_valid_index.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,564 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_shift.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,565 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_rename.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,566 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_to_dict_of_blocks.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,566 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_tz_convert.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,567 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_value_counts.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,568 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_update.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,568 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_select_dtypes.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,569 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_is_homogeneous_dtype.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,569 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_asof.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,570 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_to_records.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,570 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_round.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,571 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_to_numpy.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,572 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_count.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,572 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_clip.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,573 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_diff.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,573 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_pct_change.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,574 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_sort_index.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,574 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_filter.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,575 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_reindex.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,575 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_infer_objects.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,575 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,576 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_dropna.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,576 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_combine.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,577 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_matmul.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,578 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_isin.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,578 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_fillna.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,579 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_get_numeric_data.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,579 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_first_and_last.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,580 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_join.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,581 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_to_timestamp.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,581 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_to_period.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,582 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_reindex_like.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,582 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_set_index.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,583 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_drop_duplicates.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,584 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_swapaxes.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,584 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_reorder_levels.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,584 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_tz_localize.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,585 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_asfreq.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,585 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_equals.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,585 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_between_time.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,586 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_rename_axis.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,586 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_head_tail.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,586 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_pop.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,587 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_truncate.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,587 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_add_prefix_suffix.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,587 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_swaplevel.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,588 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_replace.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,588 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_assign.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,588 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_astype.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,589 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_transpose.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,589 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_quantile.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,589 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_rank.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,590 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_nlargest.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,590 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_to_csv.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,590 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_to_dict.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,591 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_drop.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,591 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_droplevel.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,591 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_reset_index.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,592 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_copy.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,592 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_isetitem.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,592 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_cov_corr.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,593 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_compare.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,593 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_at_time.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,593 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_describe.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,594 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_duplicated.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,594 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_sort_values.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,594 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_explode.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,595 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_interpolate.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,595 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_convert_dtypes.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,595 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_dtypes.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,596 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_align.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,596 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/methods/test_pipe.py -> build/bdist.linux-i686/wheel/pandas/tests/frame/methods 2023-10-23 16:12:15,596 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/test_cumulative.py -> build/bdist.linux-i686/wheel/pandas/tests/frame 2023-10-23 16:12:15,597 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/test_block_internals.py -> build/bdist.linux-i686/wheel/pandas/tests/frame 2023-10-23 16:12:15,597 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/frame/test_ufunc.py -> build/bdist.linux-i686/wheel/pandas/tests/frame 2023-10-23 16:12:15,597 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/test_expressions.py -> build/bdist.linux-i686/wheel/pandas/tests 2023-10-23 16:12:15,598 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/strings 2023-10-23 16:12:15,598 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/strings/test_cat.py -> build/bdist.linux-i686/wheel/pandas/tests/strings 2023-10-23 16:12:15,598 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/strings/test_api.py -> build/bdist.linux-i686/wheel/pandas/tests/strings 2023-10-23 16:12:15,599 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/strings/conftest.py -> build/bdist.linux-i686/wheel/pandas/tests/strings 2023-10-23 16:12:15,599 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/strings/test_case_justify.py -> build/bdist.linux-i686/wheel/pandas/tests/strings 2023-10-23 16:12:15,599 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/strings/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/strings 2023-10-23 16:12:15,600 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/strings/test_find_replace.py -> build/bdist.linux-i686/wheel/pandas/tests/strings 2023-10-23 16:12:15,600 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/strings/test_strings.py -> build/bdist.linux-i686/wheel/pandas/tests/strings 2023-10-23 16:12:15,600 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/strings/test_extract.py -> build/bdist.linux-i686/wheel/pandas/tests/strings 2023-10-23 16:12:15,601 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/strings/test_string_array.py -> build/bdist.linux-i686/wheel/pandas/tests/strings 2023-10-23 16:12:15,601 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/strings/test_get_dummies.py -> build/bdist.linux-i686/wheel/pandas/tests/strings 2023-10-23 16:12:15,601 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/strings/test_split_partition.py -> build/bdist.linux-i686/wheel/pandas/tests/strings 2023-10-23 16:12:15,602 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/indexes 2023-10-23 16:12:15,602 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes 2023-10-23 16:12:15,602 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes/test_ops.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes 2023-10-23 16:12:15,602 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes/test_scalar_compat.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes 2023-10-23 16:12:15,603 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes/test_setops.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes 2023-10-23 16:12:15,603 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes/test_pickle.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes 2023-10-23 16:12:15,603 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes/test_freq_attr.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes 2023-10-23 16:12:15,604 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes/test_asof.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes 2023-10-23 16:12:15,604 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes/test_datetimelike.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes 2023-10-23 16:12:15,604 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes/test_datetime.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes 2023-10-23 16:12:15,605 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes/test_partial_slicing.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes 2023-10-23 16:12:15,605 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes/test_npfuncs.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes 2023-10-23 16:12:15,605 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes/test_reindex.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes 2023-10-23 16:12:15,606 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes 2023-10-23 16:12:15,606 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes/test_constructors.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes 2023-10-23 16:12:15,606 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes/test_map.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes 2023-10-23 16:12:15,607 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes/test_join.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes 2023-10-23 16:12:15,607 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes/test_timezones.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes 2023-10-23 16:12:15,607 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes/test_delete.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes 2023-10-23 16:12:15,608 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes/test_date_range.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes 2023-10-23 16:12:15,608 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes/test_unique.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes 2023-10-23 16:12:15,608 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes/test_misc.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes 2023-10-23 16:12:15,609 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes/methods 2023-10-23 16:12:15,609 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes/methods/test_shift.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes/methods 2023-10-23 16:12:15,609 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes/methods/test_to_series.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes/methods 2023-10-23 16:12:15,610 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes/methods/test_isocalendar.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes/methods 2023-10-23 16:12:15,610 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes/methods/test_repeat.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes/methods 2023-10-23 16:12:15,610 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes/methods/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes/methods 2023-10-23 16:12:15,611 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes/methods/test_fillna.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes/methods 2023-10-23 16:12:15,611 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes/methods/test_snap.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes/methods 2023-10-23 16:12:15,611 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes/methods/test_to_period.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes/methods 2023-10-23 16:12:15,611 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes/methods/test_to_frame.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes/methods 2023-10-23 16:12:15,612 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes/methods/test_astype.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes/methods 2023-10-23 16:12:15,612 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes/methods/test_factorize.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes/methods 2023-10-23 16:12:15,612 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes/methods/test_insert.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes/methods 2023-10-23 16:12:15,613 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes/test_indexing.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes 2023-10-23 16:12:15,613 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimes/test_formats.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimes 2023-10-23 16:12:15,613 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/test_subclass.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes 2023-10-23 16:12:15,614 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/test_setops.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes 2023-10-23 16:12:15,614 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/test_frozen.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes 2023-10-23 16:12:15,614 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/indexes/interval 2023-10-23 16:12:15,615 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/interval/test_setops.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/interval 2023-10-23 16:12:15,615 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/interval/test_pickle.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/interval 2023-10-23 16:12:15,615 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/interval/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/interval 2023-10-23 16:12:15,616 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/interval/test_interval_tree.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/interval 2023-10-23 16:12:15,616 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/interval/test_constructors.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/interval 2023-10-23 16:12:15,616 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/interval/test_join.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/interval 2023-10-23 16:12:15,616 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/interval/test_interval.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/interval 2023-10-23 16:12:15,617 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/interval/test_equals.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/interval 2023-10-23 16:12:15,617 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/interval/test_astype.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/interval 2023-10-23 16:12:15,617 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/interval/test_base.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/interval 2023-10-23 16:12:15,618 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/interval/test_indexing.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/interval 2023-10-23 16:12:15,618 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/interval/test_interval_range.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/interval 2023-10-23 16:12:15,618 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/interval/test_formats.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/interval 2023-10-23 16:12:15,619 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimelike.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes 2023-10-23 16:12:15,619 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/test_index_new.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes 2023-10-23 16:12:15,619 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/indexes/numeric 2023-10-23 16:12:15,620 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/numeric/test_setops.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/numeric 2023-10-23 16:12:15,620 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/numeric/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/numeric 2023-10-23 16:12:15,620 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/numeric/test_join.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/numeric 2023-10-23 16:12:15,621 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/numeric/test_numeric.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/numeric 2023-10-23 16:12:15,621 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/numeric/test_astype.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/numeric 2023-10-23 16:12:15,621 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/numeric/test_indexing.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/numeric 2023-10-23 16:12:15,622 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/conftest.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes 2023-10-23 16:12:15,622 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/indexes/timedeltas 2023-10-23 16:12:15,622 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/timedeltas/test_ops.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/timedeltas 2023-10-23 16:12:15,622 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/timedeltas/test_scalar_compat.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/timedeltas 2023-10-23 16:12:15,623 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/timedeltas/test_setops.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/timedeltas 2023-10-23 16:12:15,623 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/timedeltas/test_pickle.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/timedeltas 2023-10-23 16:12:15,623 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/timedeltas/test_freq_attr.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/timedeltas 2023-10-23 16:12:15,624 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/timedeltas/test_timedelta.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/timedeltas 2023-10-23 16:12:15,624 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/timedeltas/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/timedeltas 2023-10-23 16:12:15,624 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/timedeltas/test_searchsorted.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/timedeltas 2023-10-23 16:12:15,625 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/timedeltas/test_constructors.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/timedeltas 2023-10-23 16:12:15,625 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/timedeltas/test_join.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/timedeltas 2023-10-23 16:12:15,625 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/timedeltas/test_delete.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/timedeltas 2023-10-23 16:12:15,625 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/timedeltas/test_timedelta_range.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/timedeltas 2023-10-23 16:12:15,626 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/indexes/timedeltas/methods 2023-10-23 16:12:15,626 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/timedeltas/methods/test_shift.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/timedeltas/methods 2023-10-23 16:12:15,626 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/timedeltas/methods/test_repeat.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/timedeltas/methods 2023-10-23 16:12:15,627 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/timedeltas/methods/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/timedeltas/methods 2023-10-23 16:12:15,627 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/timedeltas/methods/test_fillna.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/timedeltas/methods 2023-10-23 16:12:15,627 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/timedeltas/methods/test_astype.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/timedeltas/methods 2023-10-23 16:12:15,628 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/timedeltas/methods/test_factorize.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/timedeltas/methods 2023-10-23 16:12:15,628 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/timedeltas/methods/test_insert.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/timedeltas/methods 2023-10-23 16:12:15,628 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/timedeltas/test_indexing.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/timedeltas 2023-10-23 16:12:15,629 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/timedeltas/test_formats.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/timedeltas 2023-10-23 16:12:15,629 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimelike_ 2023-10-23 16:12:15,629 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimelike_/test_value_counts.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimelike_ 2023-10-23 16:12:15,629 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimelike_/test_nat.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimelike_ 2023-10-23 16:12:15,630 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimelike_/test_is_monotonic.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimelike_ 2023-10-23 16:12:15,630 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimelike_/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimelike_ 2023-10-23 16:12:15,630 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimelike_/test_drop_duplicates.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimelike_ 2023-10-23 16:12:15,631 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimelike_/test_equals.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimelike_ 2023-10-23 16:12:15,631 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimelike_/test_sort_values.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimelike_ 2023-10-23 16:12:15,631 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/datetimelike_/test_indexing.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/datetimelike_ 2023-10-23 16:12:15,632 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/indexes/object 2023-10-23 16:12:15,632 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/object/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/object 2023-10-23 16:12:15,632 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/object/test_astype.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/object 2023-10-23 16:12:15,632 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/object/test_indexing.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/object 2023-10-23 16:12:15,633 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes 2023-10-23 16:12:15,633 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/indexes/categorical 2023-10-23 16:12:15,633 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/categorical/test_append.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/categorical 2023-10-23 16:12:15,634 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/categorical/test_reindex.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/categorical 2023-10-23 16:12:15,634 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/categorical/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/categorical 2023-10-23 16:12:15,634 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/categorical/test_fillna.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/categorical 2023-10-23 16:12:15,635 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/categorical/test_constructors.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/categorical 2023-10-23 16:12:15,635 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/categorical/test_map.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/categorical 2023-10-23 16:12:15,635 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/categorical/test_equals.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/categorical 2023-10-23 16:12:15,635 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/categorical/test_category.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/categorical 2023-10-23 16:12:15,636 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/categorical/test_astype.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/categorical 2023-10-23 16:12:15,636 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/categorical/test_indexing.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/categorical 2023-10-23 16:12:15,636 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/categorical/test_formats.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/categorical 2023-10-23 16:12:15,637 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/test_common.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes 2023-10-23 16:12:15,637 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/indexes/ranges 2023-10-23 16:12:15,637 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/ranges/test_setops.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/ranges 2023-10-23 16:12:15,638 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/ranges/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/ranges 2023-10-23 16:12:15,638 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/ranges/test_constructors.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/ranges 2023-10-23 16:12:15,638 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/ranges/test_join.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/ranges 2023-10-23 16:12:15,639 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/ranges/test_indexing.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/ranges 2023-10-23 16:12:15,639 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/ranges/test_range.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/ranges 2023-10-23 16:12:15,639 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/test_numpy_compat.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes 2023-10-23 16:12:15,640 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/indexes/period 2023-10-23 16:12:15,640 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/period/test_tools.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/period 2023-10-23 16:12:15,640 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/period/test_scalar_compat.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/period 2023-10-23 16:12:15,640 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/period/test_setops.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/period 2023-10-23 16:12:15,641 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/period/test_pickle.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/period 2023-10-23 16:12:15,641 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/period/test_freq_attr.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/period 2023-10-23 16:12:15,641 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/period/test_partial_slicing.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/period 2023-10-23 16:12:15,642 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/period/test_period_range.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/period 2023-10-23 16:12:15,642 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/period/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/period 2023-10-23 16:12:15,642 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/period/test_searchsorted.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/period 2023-10-23 16:12:15,643 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/period/test_resolution.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/period 2023-10-23 16:12:15,643 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/period/test_constructors.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/period 2023-10-23 16:12:15,643 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/period/test_join.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/period 2023-10-23 16:12:15,644 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/period/test_monotonic.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/period 2023-10-23 16:12:15,644 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/indexes/period/methods 2023-10-23 16:12:15,644 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/period/methods/test_shift.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/period/methods 2023-10-23 16:12:15,644 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/period/methods/test_repeat.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/period/methods 2023-10-23 16:12:15,645 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/period/methods/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/period/methods 2023-10-23 16:12:15,645 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/period/methods/test_fillna.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/period/methods 2023-10-23 16:12:15,645 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/period/methods/test_to_timestamp.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/period/methods 2023-10-23 16:12:15,646 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/period/methods/test_asfreq.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/period/methods 2023-10-23 16:12:15,646 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/period/methods/test_is_full.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/period/methods 2023-10-23 16:12:15,646 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/period/methods/test_astype.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/period/methods 2023-10-23 16:12:15,647 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/period/methods/test_factorize.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/period/methods 2023-10-23 16:12:15,647 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/period/methods/test_insert.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/period/methods 2023-10-23 16:12:15,647 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/period/test_indexing.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/period 2023-10-23 16:12:15,648 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/period/test_period.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/period 2023-10-23 16:12:15,648 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/period/test_formats.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/period 2023-10-23 16:12:15,648 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/test_base.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes 2023-10-23 16:12:15,649 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/indexes/multi 2023-10-23 16:12:15,649 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/multi/test_names.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/multi 2023-10-23 16:12:15,649 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/multi/test_setops.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/multi 2023-10-23 16:12:15,650 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/multi/test_pickle.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/multi 2023-10-23 16:12:15,650 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/multi/test_partial_indexing.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/multi 2023-10-23 16:12:15,650 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/multi/test_missing.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/multi 2023-10-23 16:12:15,651 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/multi/conftest.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/multi 2023-10-23 16:12:15,651 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/multi/test_lexsort.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/multi 2023-10-23 16:12:15,651 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/multi/test_conversion.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/multi 2023-10-23 16:12:15,652 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/multi/test_get_set.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/multi 2023-10-23 16:12:15,652 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/multi/test_analytics.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/multi 2023-10-23 16:12:15,652 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/multi/test_reindex.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/multi 2023-10-23 16:12:15,653 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/multi/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/multi 2023-10-23 16:12:15,653 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/multi/test_equivalence.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/multi 2023-10-23 16:12:15,653 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/multi/test_isin.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/multi 2023-10-23 16:12:15,653 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/multi/test_reshape.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/multi 2023-10-23 16:12:15,654 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/multi/test_constructors.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/multi 2023-10-23 16:12:15,654 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/multi/test_join.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/multi 2023-10-23 16:12:15,654 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/multi/test_take.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/multi 2023-10-23 16:12:15,655 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/multi/test_get_level_values.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/multi 2023-10-23 16:12:15,655 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/multi/test_compat.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/multi 2023-10-23 16:12:15,655 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/multi/test_monotonic.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/multi 2023-10-23 16:12:15,656 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/multi/test_integrity.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/multi 2023-10-23 16:12:15,656 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/multi/test_duplicates.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/multi 2023-10-23 16:12:15,656 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/multi/test_astype.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/multi 2023-10-23 16:12:15,657 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/multi/test_drop.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/multi 2023-10-23 16:12:15,657 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/multi/test_sorting.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/multi 2023-10-23 16:12:15,657 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/multi/test_copy.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/multi 2023-10-23 16:12:15,658 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/multi/test_indexing.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/multi 2023-10-23 16:12:15,658 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/multi/test_formats.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/multi 2023-10-23 16:12:15,658 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/common.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes 2023-10-23 16:12:15,659 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/indexes/base_class 2023-10-23 16:12:15,659 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/base_class/test_setops.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/base_class 2023-10-23 16:12:15,659 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/base_class/test_pickle.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/base_class 2023-10-23 16:12:15,660 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/base_class/test_where.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/base_class 2023-10-23 16:12:15,660 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/base_class/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/base_class 2023-10-23 16:12:15,660 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/base_class/test_reshape.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/base_class 2023-10-23 16:12:15,660 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/base_class/test_constructors.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/base_class 2023-10-23 16:12:15,661 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/base_class/test_indexing.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/base_class 2023-10-23 16:12:15,661 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/base_class/test_formats.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes/base_class 2023-10-23 16:12:15,661 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/test_indexing.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes 2023-10-23 16:12:15,662 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/test_engines.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes 2023-10-23 16:12:15,662 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexes/test_any_index.py -> build/bdist.linux-i686/wheel/pandas/tests/indexes 2023-10-23 16:12:15,662 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/test_aggregation.py -> build/bdist.linux-i686/wheel/pandas/tests 2023-10-23 16:12:15,663 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/apply 2023-10-23 16:12:15,663 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/apply/test_frame_apply_relabeling.py -> build/bdist.linux-i686/wheel/pandas/tests/apply 2023-10-23 16:12:15,663 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/apply/conftest.py -> build/bdist.linux-i686/wheel/pandas/tests/apply 2023-10-23 16:12:15,664 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/apply/test_frame_apply.py -> build/bdist.linux-i686/wheel/pandas/tests/apply 2023-10-23 16:12:15,664 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/apply/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/apply 2023-10-23 16:12:15,664 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/apply/test_series_transform.py -> build/bdist.linux-i686/wheel/pandas/tests/apply 2023-10-23 16:12:15,665 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/apply/test_series_apply_relabeling.py -> build/bdist.linux-i686/wheel/pandas/tests/apply 2023-10-23 16:12:15,665 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/apply/test_frame_transform.py -> build/bdist.linux-i686/wheel/pandas/tests/apply 2023-10-23 16:12:15,665 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/apply/common.py -> build/bdist.linux-i686/wheel/pandas/tests/apply 2023-10-23 16:12:15,665 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/apply/test_invalid_arg.py -> build/bdist.linux-i686/wheel/pandas/tests/apply 2023-10-23 16:12:15,666 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/apply/test_str.py -> build/bdist.linux-i686/wheel/pandas/tests/apply 2023-10-23 16:12:15,666 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/apply/test_series_apply.py -> build/bdist.linux-i686/wheel/pandas/tests/apply 2023-10-23 16:12:15,667 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/internals 2023-10-23 16:12:15,667 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/internals/test_api.py -> build/bdist.linux-i686/wheel/pandas/tests/internals 2023-10-23 16:12:15,667 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/internals/test_managers.py -> build/bdist.linux-i686/wheel/pandas/tests/internals 2023-10-23 16:12:15,667 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/internals/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/internals 2023-10-23 16:12:15,668 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/internals/test_internals.py -> build/bdist.linux-i686/wheel/pandas/tests/internals 2023-10-23 16:12:15,668 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/api 2023-10-23 16:12:15,668 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/api/test_api.py -> build/bdist.linux-i686/wheel/pandas/tests/api 2023-10-23 16:12:15,669 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/api/test_types.py -> build/bdist.linux-i686/wheel/pandas/tests/api 2023-10-23 16:12:15,669 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/api/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/api 2023-10-23 16:12:15,670 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/construction 2023-10-23 16:12:15,670 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/construction/test_extract_array.py -> build/bdist.linux-i686/wheel/pandas/tests/construction 2023-10-23 16:12:15,670 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/construction/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/construction 2023-10-23 16:12:15,671 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/config 2023-10-23 16:12:15,671 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/config/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/config 2023-10-23 16:12:15,671 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/config/test_localization.py -> build/bdist.linux-i686/wheel/pandas/tests/config 2023-10-23 16:12:15,671 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/config/test_config.py -> build/bdist.linux-i686/wheel/pandas/tests/config 2023-10-23 16:12:15,672 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/arithmetic 2023-10-23 16:12:15,672 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arithmetic/test_timedelta64.py -> build/bdist.linux-i686/wheel/pandas/tests/arithmetic 2023-10-23 16:12:15,673 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arithmetic/conftest.py -> build/bdist.linux-i686/wheel/pandas/tests/arithmetic 2023-10-23 16:12:15,673 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arithmetic/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/arithmetic 2023-10-23 16:12:15,673 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arithmetic/test_numeric.py -> build/bdist.linux-i686/wheel/pandas/tests/arithmetic 2023-10-23 16:12:15,674 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arithmetic/test_interval.py -> build/bdist.linux-i686/wheel/pandas/tests/arithmetic 2023-10-23 16:12:15,674 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arithmetic/test_datetime64.py -> build/bdist.linux-i686/wheel/pandas/tests/arithmetic 2023-10-23 16:12:15,675 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arithmetic/common.py -> build/bdist.linux-i686/wheel/pandas/tests/arithmetic 2023-10-23 16:12:15,675 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arithmetic/test_period.py -> build/bdist.linux-i686/wheel/pandas/tests/arithmetic 2023-10-23 16:12:15,676 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arithmetic/test_categorical.py -> build/bdist.linux-i686/wheel/pandas/tests/arithmetic 2023-10-23 16:12:15,676 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arithmetic/test_array_ops.py -> build/bdist.linux-i686/wheel/pandas/tests/arithmetic 2023-10-23 16:12:15,676 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arithmetic/test_object.py -> build/bdist.linux-i686/wheel/pandas/tests/arithmetic 2023-10-23 16:12:15,677 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/test_downstream.py -> build/bdist.linux-i686/wheel/pandas/tests 2023-10-23 16:12:15,677 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/reductions 2023-10-23 16:12:15,677 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/reductions/test_stat_reductions.py -> build/bdist.linux-i686/wheel/pandas/tests/reductions 2023-10-23 16:12:15,678 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/reductions/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/reductions 2023-10-23 16:12:15,678 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/reductions/test_reductions.py -> build/bdist.linux-i686/wheel/pandas/tests/reductions 2023-10-23 16:12:15,678 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/extension 2023-10-23 16:12:15,679 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/extension/test_arrow.py -> build/bdist.linux-i686/wheel/pandas/tests/extension 2023-10-23 16:12:15,679 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/extension/conftest.py -> build/bdist.linux-i686/wheel/pandas/tests/extension 2023-10-23 16:12:15,680 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/extension/test_datetime.py -> build/bdist.linux-i686/wheel/pandas/tests/extension 2023-10-23 16:12:15,680 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/extension/test_floating.py -> build/bdist.linux-i686/wheel/pandas/tests/extension 2023-10-23 16:12:15,680 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/extension/decimal 2023-10-23 16:12:15,680 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/extension/decimal/array.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/decimal 2023-10-23 16:12:15,681 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/extension/decimal/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/decimal 2023-10-23 16:12:15,681 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/extension/decimal/test_decimal.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/decimal 2023-10-23 16:12:15,682 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/extension/test_sparse.py -> build/bdist.linux-i686/wheel/pandas/tests/extension 2023-10-23 16:12:15,682 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/extension/base 2023-10-23 16:12:15,682 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/extension/base/casting.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/base 2023-10-23 16:12:15,683 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/extension/base/printing.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/base 2023-10-23 16:12:15,683 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/extension/base/reduce.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/base 2023-10-23 16:12:15,683 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/extension/base/groupby.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/base 2023-10-23 16:12:15,684 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/extension/base/dtype.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/base 2023-10-23 16:12:15,684 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/extension/base/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/base 2023-10-23 16:12:15,684 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/extension/base/ops.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/base 2023-10-23 16:12:15,685 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/extension/base/constructors.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/base 2023-10-23 16:12:15,685 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/extension/base/reshaping.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/base 2023-10-23 16:12:15,685 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/extension/base/setitem.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/base 2023-10-23 16:12:15,686 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/extension/base/accumulate.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/base 2023-10-23 16:12:15,686 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/extension/base/methods.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/base 2023-10-23 16:12:15,686 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/extension/base/io.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/base 2023-10-23 16:12:15,687 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/extension/base/index.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/base 2023-10-23 16:12:15,687 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/extension/base/base.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/base 2023-10-23 16:12:15,687 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/extension/base/getitem.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/base 2023-10-23 16:12:15,688 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/extension/base/missing.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/base 2023-10-23 16:12:15,688 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/extension/base/interface.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/base 2023-10-23 16:12:15,688 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/extension/base/dim2.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/base 2023-10-23 16:12:15,689 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/extension/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/extension 2023-10-23 16:12:15,689 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/extension/test_numpy.py -> build/bdist.linux-i686/wheel/pandas/tests/extension 2023-10-23 16:12:15,689 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/extension/test_external_block.py -> build/bdist.linux-i686/wheel/pandas/tests/extension 2023-10-23 16:12:15,690 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/extension/test_boolean.py -> build/bdist.linux-i686/wheel/pandas/tests/extension 2023-10-23 16:12:15,690 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/extension/test_interval.py -> build/bdist.linux-i686/wheel/pandas/tests/extension 2023-10-23 16:12:15,691 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/extension/test_common.py -> build/bdist.linux-i686/wheel/pandas/tests/extension 2023-10-23 16:12:15,691 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/extension/test_extension.py -> build/bdist.linux-i686/wheel/pandas/tests/extension 2023-10-23 16:12:15,691 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/extension/list 2023-10-23 16:12:15,691 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/extension/list/array.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/list 2023-10-23 16:12:15,692 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/extension/list/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/list 2023-10-23 16:12:15,692 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/extension/list/test_list.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/list 2023-10-23 16:12:15,693 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/extension/date 2023-10-23 16:12:15,693 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/extension/date/array.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/date 2023-10-23 16:12:15,693 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/extension/date/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/date 2023-10-23 16:12:15,693 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/extension/json 2023-10-23 16:12:15,694 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/extension/json/array.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/json 2023-10-23 16:12:15,694 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/extension/json/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/json 2023-10-23 16:12:15,694 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/extension/json/test_json.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/json 2023-10-23 16:12:15,695 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/extension/array_with_attr 2023-10-23 16:12:15,695 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/extension/array_with_attr/array.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/array_with_attr 2023-10-23 16:12:15,695 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/extension/array_with_attr/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/array_with_attr 2023-10-23 16:12:15,696 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/extension/array_with_attr/test_array_with_attr.py -> build/bdist.linux-i686/wheel/pandas/tests/extension/array_with_attr 2023-10-23 16:12:15,696 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/extension/test_string.py -> build/bdist.linux-i686/wheel/pandas/tests/extension 2023-10-23 16:12:15,696 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/extension/test_period.py -> build/bdist.linux-i686/wheel/pandas/tests/extension 2023-10-23 16:12:15,697 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/extension/test_categorical.py -> build/bdist.linux-i686/wheel/pandas/tests/extension 2023-10-23 16:12:15,697 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/extension/test_integer.py -> build/bdist.linux-i686/wheel/pandas/tests/extension 2023-10-23 16:12:15,698 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/tseries 2023-10-23 16:12:15,698 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/tseries/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries 2023-10-23 16:12:15,698 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/tseries/holiday 2023-10-23 16:12:15,698 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/tseries/holiday/test_federal.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/holiday 2023-10-23 16:12:15,699 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/tseries/holiday/test_observance.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/holiday 2023-10-23 16:12:15,699 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/tseries/holiday/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/holiday 2023-10-23 16:12:15,699 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/tseries/holiday/test_calendar.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/holiday 2023-10-23 16:12:15,700 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/tseries/holiday/test_holiday.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/holiday 2023-10-23 16:12:15,700 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/tseries/frequencies 2023-10-23 16:12:15,700 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/tseries/frequencies/test_freq_code.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/frequencies 2023-10-23 16:12:15,701 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/tseries/frequencies/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/frequencies 2023-10-23 16:12:15,701 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/tseries/frequencies/test_frequencies.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/frequencies 2023-10-23 16:12:15,701 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/tseries/frequencies/test_inference.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/frequencies 2023-10-23 16:12:15,702 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/tseries/offsets 2023-10-23 16:12:15,702 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/tseries/offsets/test_ticks.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/offsets 2023-10-23 16:12:15,702 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/tseries/offsets/test_fiscal.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/offsets 2023-10-23 16:12:15,703 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/tseries/offsets/test_custom_business_hour.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/offsets 2023-10-23 16:12:15,703 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/tseries/offsets/test_custom_business_month.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/offsets 2023-10-23 16:12:15,703 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/tseries/offsets/test_business_year.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/offsets 2023-10-23 16:12:15,704 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/tseries/offsets/test_offsets.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/offsets 2023-10-23 16:12:15,704 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/tseries/offsets/test_week.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/offsets 2023-10-23 16:12:15,705 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/tseries/offsets/conftest.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/offsets 2023-10-23 16:12:15,705 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/tseries/offsets/test_business_day.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/offsets 2023-10-23 16:12:15,705 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/tseries/offsets/test_year.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/offsets 2023-10-23 16:12:15,706 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/tseries/offsets/test_month.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/offsets 2023-10-23 16:12:15,706 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/tseries/offsets/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/offsets 2023-10-23 16:12:15,706 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/tseries/offsets/test_dst.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/offsets 2023-10-23 16:12:15,707 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/tseries/offsets/test_common.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/offsets 2023-10-23 16:12:15,707 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/tseries/offsets/test_business_quarter.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/offsets 2023-10-23 16:12:15,707 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/tseries/offsets/test_business_month.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/offsets 2023-10-23 16:12:15,708 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/tseries/offsets/test_business_hour.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/offsets 2023-10-23 16:12:15,708 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/tseries/offsets/test_easter.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/offsets 2023-10-23 16:12:15,709 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/tseries/offsets/test_quarter.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/offsets 2023-10-23 16:12:15,709 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/tseries/offsets/test_index.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/offsets 2023-10-23 16:12:15,709 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/tseries/offsets/common.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/offsets 2023-10-23 16:12:15,710 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/tseries/offsets/test_custom_business_day.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/offsets 2023-10-23 16:12:15,710 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/tseries/offsets/test_offsets_properties.py -> build/bdist.linux-i686/wheel/pandas/tests/tseries/offsets 2023-10-23 16:12:15,710 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/test_errors.py -> build/bdist.linux-i686/wheel/pandas/tests 2023-10-23 16:12:15,711 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/libs 2023-10-23 16:12:15,711 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/libs/test_lib.py -> build/bdist.linux-i686/wheel/pandas/tests/libs 2023-10-23 16:12:15,711 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/libs/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/libs 2023-10-23 16:12:15,712 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/libs/test_join.py -> build/bdist.linux-i686/wheel/pandas/tests/libs 2023-10-23 16:12:15,712 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/libs/test_hashtable.py -> build/bdist.linux-i686/wheel/pandas/tests/libs 2023-10-23 16:12:15,712 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/test_nanops.py -> build/bdist.linux-i686/wheel/pandas/tests 2023-10-23 16:12:15,713 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/base 2023-10-23 16:12:15,713 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/base/test_value_counts.py -> build/bdist.linux-i686/wheel/pandas/tests/base 2023-10-23 16:12:15,713 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/base/test_conversion.py -> build/bdist.linux-i686/wheel/pandas/tests/base 2023-10-23 16:12:15,714 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/base/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/base 2023-10-23 16:12:15,714 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/base/test_fillna.py -> build/bdist.linux-i686/wheel/pandas/tests/base 2023-10-23 16:12:15,714 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/base/test_constructors.py -> build/bdist.linux-i686/wheel/pandas/tests/base 2023-10-23 16:12:15,715 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/base/test_unique.py -> build/bdist.linux-i686/wheel/pandas/tests/base 2023-10-23 16:12:15,715 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/base/test_transpose.py -> build/bdist.linux-i686/wheel/pandas/tests/base 2023-10-23 16:12:15,715 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/base/test_misc.py -> build/bdist.linux-i686/wheel/pandas/tests/base 2023-10-23 16:12:15,716 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/base/common.py -> build/bdist.linux-i686/wheel/pandas/tests/base 2023-10-23 16:12:15,716 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests 2023-10-23 16:12:15,716 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/resample 2023-10-23 16:12:15,717 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/resample/test_datetime_index.py -> build/bdist.linux-i686/wheel/pandas/tests/resample 2023-10-23 16:12:15,717 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/resample/conftest.py -> build/bdist.linux-i686/wheel/pandas/tests/resample 2023-10-23 16:12:15,717 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/resample/test_timedelta.py -> build/bdist.linux-i686/wheel/pandas/tests/resample 2023-10-23 16:12:15,718 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/resample/test_resample_api.py -> build/bdist.linux-i686/wheel/pandas/tests/resample 2023-10-23 16:12:15,718 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/resample/test_resampler_grouper.py -> build/bdist.linux-i686/wheel/pandas/tests/resample 2023-10-23 16:12:15,719 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/resample/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/resample 2023-10-23 16:12:15,719 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/resample/test_period_index.py -> build/bdist.linux-i686/wheel/pandas/tests/resample 2023-10-23 16:12:15,719 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/resample/test_time_grouper.py -> build/bdist.linux-i686/wheel/pandas/tests/resample 2023-10-23 16:12:15,720 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/resample/test_base.py -> build/bdist.linux-i686/wheel/pandas/tests/resample 2023-10-23 16:12:15,720 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/test_take.py -> build/bdist.linux-i686/wheel/pandas/tests 2023-10-23 16:12:15,720 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/groupby 2023-10-23 16:12:15,721 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/groupby/test_size.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2023-10-23 16:12:15,721 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/groupby/test_sample.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2023-10-23 16:12:15,721 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/groupby/test_counting.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2023-10-23 16:12:15,722 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/groupby/test_missing.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2023-10-23 16:12:15,722 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/groupby/test_value_counts.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2023-10-23 16:12:15,723 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/groupby/test_nth.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2023-10-23 16:12:15,723 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/groupby/conftest.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2023-10-23 16:12:15,723 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/groupby/test_nunique.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2023-10-23 16:12:15,724 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/groupby/test_api_consistency.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2023-10-23 16:12:15,724 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/groupby/test_grouping.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2023-10-23 16:12:15,724 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/groupby/test_function.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2023-10-23 16:12:15,725 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/groupby/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2023-10-23 16:12:15,725 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/groupby/test_groupby_subclass.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2023-10-23 16:12:15,725 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/groupby/test_numba.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2023-10-23 16:12:15,726 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/groupby/aggregate 2023-10-23 16:12:15,726 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/groupby/aggregate/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby/aggregate 2023-10-23 16:12:15,726 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/groupby/aggregate/test_cython.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby/aggregate 2023-10-23 16:12:15,727 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/groupby/aggregate/test_numba.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby/aggregate 2023-10-23 16:12:15,727 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/groupby/aggregate/test_other.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby/aggregate 2023-10-23 16:12:15,727 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/groupby/aggregate/test_aggregate.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby/aggregate 2023-10-23 16:12:15,728 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/groupby/test_any_all.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2023-10-23 16:12:15,728 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/groupby/test_groupby_dropna.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2023-10-23 16:12:15,729 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/groupby/test_allowlist.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2023-10-23 16:12:15,729 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/groupby/test_groupby.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2023-10-23 16:12:15,729 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/groupby/test_timegrouper.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2023-10-23 16:12:15,730 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/groupby/test_apply_mutate.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2023-10-23 16:12:15,730 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/groupby/test_bin_groupby.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2023-10-23 16:12:15,731 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/groupby/test_quantile.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2023-10-23 16:12:15,731 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/groupby/test_rank.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2023-10-23 16:12:15,731 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/groupby/test_raises.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2023-10-23 16:12:15,732 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/groupby/transform 2023-10-23 16:12:15,732 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/groupby/transform/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby/transform 2023-10-23 16:12:15,732 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/groupby/transform/test_numba.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby/transform 2023-10-23 16:12:15,733 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/groupby/transform/test_transform.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby/transform 2023-10-23 16:12:15,733 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/groupby/test_libgroupby.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2023-10-23 16:12:15,733 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/groupby/test_apply.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2023-10-23 16:12:15,734 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/groupby/test_filters.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2023-10-23 16:12:15,734 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/groupby/test_indexing.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2023-10-23 16:12:15,735 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/groupby/test_categorical.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2023-10-23 16:12:15,735 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/groupby/test_groupby_shift_diff.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2023-10-23 16:12:15,735 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/groupby/test_index_as_string.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2023-10-23 16:12:15,736 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/groupby/test_min_max.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2023-10-23 16:12:15,736 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/groupby/test_pipe.py -> build/bdist.linux-i686/wheel/pandas/tests/groupby 2023-10-23 16:12:15,736 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/generic 2023-10-23 16:12:15,737 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/generic/test_duplicate_labels.py -> build/bdist.linux-i686/wheel/pandas/tests/generic 2023-10-23 16:12:15,737 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/generic/test_generic.py -> build/bdist.linux-i686/wheel/pandas/tests/generic 2023-10-23 16:12:15,737 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/generic/test_finalize.py -> build/bdist.linux-i686/wheel/pandas/tests/generic 2023-10-23 16:12:15,738 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/generic/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/generic 2023-10-23 16:12:15,738 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/generic/test_label_or_level_utils.py -> build/bdist.linux-i686/wheel/pandas/tests/generic 2023-10-23 16:12:15,738 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/generic/test_frame.py -> build/bdist.linux-i686/wheel/pandas/tests/generic 2023-10-23 16:12:15,739 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/generic/test_series.py -> build/bdist.linux-i686/wheel/pandas/tests/generic 2023-10-23 16:12:15,739 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/generic/test_to_xarray.py -> build/bdist.linux-i686/wheel/pandas/tests/generic 2023-10-23 16:12:15,740 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/tools 2023-10-23 16:12:15,740 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/tools/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/tools 2023-10-23 16:12:15,740 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/tools/test_to_time.py -> build/bdist.linux-i686/wheel/pandas/tests/tools 2023-10-23 16:12:15,740 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/tools/test_to_numeric.py -> build/bdist.linux-i686/wheel/pandas/tests/tools 2023-10-23 16:12:15,741 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/tools/test_to_timedelta.py -> build/bdist.linux-i686/wheel/pandas/tests/tools 2023-10-23 16:12:15,741 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/tools/test_to_datetime.py -> build/bdist.linux-i686/wheel/pandas/tests/tools 2023-10-23 16:12:15,742 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/window 2023-10-23 16:12:15,742 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/window/test_expanding.py -> build/bdist.linux-i686/wheel/pandas/tests/window 2023-10-23 16:12:15,742 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/window/test_rolling.py -> build/bdist.linux-i686/wheel/pandas/tests/window 2023-10-23 16:12:15,743 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/window/test_online.py -> build/bdist.linux-i686/wheel/pandas/tests/window 2023-10-23 16:12:15,743 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/window/test_rolling_functions.py -> build/bdist.linux-i686/wheel/pandas/tests/window 2023-10-23 16:12:15,744 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/window/test_rolling_skew_kurt.py -> build/bdist.linux-i686/wheel/pandas/tests/window 2023-10-23 16:12:15,744 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/window/test_api.py -> build/bdist.linux-i686/wheel/pandas/tests/window 2023-10-23 16:12:15,744 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/window/conftest.py -> build/bdist.linux-i686/wheel/pandas/tests/window 2023-10-23 16:12:15,745 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/window/test_base_indexer.py -> build/bdist.linux-i686/wheel/pandas/tests/window 2023-10-23 16:12:15,745 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/window/test_ewm.py -> build/bdist.linux-i686/wheel/pandas/tests/window 2023-10-23 16:12:15,746 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/window/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/window 2023-10-23 16:12:15,746 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/window/test_numba.py -> build/bdist.linux-i686/wheel/pandas/tests/window 2023-10-23 16:12:15,746 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/window/test_win_type.py -> build/bdist.linux-i686/wheel/pandas/tests/window 2023-10-23 16:12:15,747 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/window/test_groupby.py -> build/bdist.linux-i686/wheel/pandas/tests/window 2023-10-23 16:12:15,747 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/window/test_timeseries_window.py -> build/bdist.linux-i686/wheel/pandas/tests/window 2023-10-23 16:12:15,747 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/window/test_cython_aggregations.py -> build/bdist.linux-i686/wheel/pandas/tests/window 2023-10-23 16:12:15,748 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/window/test_apply.py -> build/bdist.linux-i686/wheel/pandas/tests/window 2023-10-23 16:12:15,748 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/window/test_pairwise.py -> build/bdist.linux-i686/wheel/pandas/tests/window 2023-10-23 16:12:15,748 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/window/test_rolling_quantile.py -> build/bdist.linux-i686/wheel/pandas/tests/window 2023-10-23 16:12:15,749 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/window/test_dtypes.py -> build/bdist.linux-i686/wheel/pandas/tests/window 2023-10-23 16:12:15,749 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/window/moments 2023-10-23 16:12:15,749 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/window/moments/conftest.py -> build/bdist.linux-i686/wheel/pandas/tests/window/moments 2023-10-23 16:12:15,750 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/window/moments/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/window/moments 2023-10-23 16:12:15,750 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/window/moments/test_moments_consistency_rolling.py -> build/bdist.linux-i686/wheel/pandas/tests/window/moments 2023-10-23 16:12:15,750 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/window/moments/test_moments_consistency_ewm.py -> build/bdist.linux-i686/wheel/pandas/tests/window/moments 2023-10-23 16:12:15,751 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/window/moments/test_moments_consistency_expanding.py -> build/bdist.linux-i686/wheel/pandas/tests/window/moments 2023-10-23 16:12:15,751 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/reshape 2023-10-23 16:12:15,751 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/reshape/test_pivot.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape 2023-10-23 16:12:15,752 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/reshape/test_cut.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape 2023-10-23 16:12:15,752 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/reshape/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape 2023-10-23 16:12:15,753 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/reshape/test_union_categoricals.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape 2023-10-23 16:12:15,753 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/reshape/concat 2023-10-23 16:12:15,753 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/reshape/concat/conftest.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape/concat 2023-10-23 16:12:15,753 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/reshape/concat/test_append.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape/concat 2023-10-23 16:12:15,754 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/reshape/concat/test_append_common.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape/concat 2023-10-23 16:12:15,754 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/reshape/concat/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape/concat 2023-10-23 16:12:15,755 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/reshape/concat/test_dataframe.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape/concat 2023-10-23 16:12:15,755 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/reshape/concat/test_empty.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape/concat 2023-10-23 16:12:15,755 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/reshape/concat/test_concat.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape/concat 2023-10-23 16:12:15,756 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/reshape/concat/test_datetimes.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape/concat 2023-10-23 16:12:15,756 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/reshape/concat/test_index.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape/concat 2023-10-23 16:12:15,756 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/reshape/concat/test_invalid.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape/concat 2023-10-23 16:12:15,757 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/reshape/concat/test_sort.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape/concat 2023-10-23 16:12:15,757 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/reshape/concat/test_series.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape/concat 2023-10-23 16:12:15,757 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/reshape/concat/test_categorical.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape/concat 2023-10-23 16:12:15,758 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/reshape/test_qcut.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape 2023-10-23 16:12:15,758 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/reshape/test_crosstab.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape 2023-10-23 16:12:15,759 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/reshape/test_get_dummies.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape 2023-10-23 16:12:15,759 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/reshape/test_melt.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape 2023-10-23 16:12:15,759 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/reshape/test_pivot_multilevel.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape 2023-10-23 16:12:15,760 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/reshape/test_util.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape 2023-10-23 16:12:15,760 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/reshape/merge 2023-10-23 16:12:15,760 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/reshape/merge/test_merge_index_as_string.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape/merge 2023-10-23 16:12:15,761 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/reshape/merge/test_merge.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape/merge 2023-10-23 16:12:15,761 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/reshape/merge/test_merge_asof.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape/merge 2023-10-23 16:12:15,762 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/reshape/merge/test_merge_cross.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape/merge 2023-10-23 16:12:15,762 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/reshape/merge/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape/merge 2023-10-23 16:12:15,762 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/reshape/merge/test_join.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape/merge 2023-10-23 16:12:15,763 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/reshape/merge/test_multi.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape/merge 2023-10-23 16:12:15,763 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/reshape/merge/test_merge_ordered.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape/merge 2023-10-23 16:12:15,763 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/reshape/test_from_dummies.py -> build/bdist.linux-i686/wheel/pandas/tests/reshape 2023-10-23 16:12:15,764 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/scalar 2023-10-23 16:12:15,764 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/scalar/interval 2023-10-23 16:12:15,764 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/scalar/interval/test_arithmetic.py -> build/bdist.linux-i686/wheel/pandas/tests/scalar/interval 2023-10-23 16:12:15,765 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/scalar/interval/test_ops.py -> build/bdist.linux-i686/wheel/pandas/tests/scalar/interval 2023-10-23 16:12:15,765 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/scalar/interval/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/scalar/interval 2023-10-23 16:12:15,765 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/scalar/interval/test_interval.py -> build/bdist.linux-i686/wheel/pandas/tests/scalar/interval 2023-10-23 16:12:15,766 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/scalar/test_nat.py -> build/bdist.linux-i686/wheel/pandas/tests/scalar 2023-10-23 16:12:15,766 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/scalar/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/scalar 2023-10-23 16:12:15,766 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/scalar/test_na_scalar.py -> build/bdist.linux-i686/wheel/pandas/tests/scalar 2023-10-23 16:12:15,767 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/scalar/timedelta 2023-10-23 16:12:15,767 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/scalar/timedelta/test_arithmetic.py -> build/bdist.linux-i686/wheel/pandas/tests/scalar/timedelta 2023-10-23 16:12:15,767 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/scalar/timedelta/test_timedelta.py -> build/bdist.linux-i686/wheel/pandas/tests/scalar/timedelta 2023-10-23 16:12:15,768 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/scalar/timedelta/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/scalar/timedelta 2023-10-23 16:12:15,768 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/scalar/timedelta/test_constructors.py -> build/bdist.linux-i686/wheel/pandas/tests/scalar/timedelta 2023-10-23 16:12:15,769 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/scalar/timedelta/test_formats.py -> build/bdist.linux-i686/wheel/pandas/tests/scalar/timedelta 2023-10-23 16:12:15,769 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/scalar/period 2023-10-23 16:12:15,769 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/scalar/period/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/scalar/period 2023-10-23 16:12:15,769 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/scalar/period/test_asfreq.py -> build/bdist.linux-i686/wheel/pandas/tests/scalar/period 2023-10-23 16:12:15,770 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/scalar/period/test_period.py -> build/bdist.linux-i686/wheel/pandas/tests/scalar/period 2023-10-23 16:12:15,770 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/scalar/timestamp 2023-10-23 16:12:15,774 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/scalar/timestamp/test_arithmetic.py -> build/bdist.linux-i686/wheel/pandas/tests/scalar/timestamp 2023-10-23 16:12:15,774 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/scalar/timestamp/test_rendering.py -> build/bdist.linux-i686/wheel/pandas/tests/scalar/timestamp 2023-10-23 16:12:15,774 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/scalar/timestamp/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/scalar/timestamp 2023-10-23 16:12:15,775 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/scalar/timestamp/test_constructors.py -> build/bdist.linux-i686/wheel/pandas/tests/scalar/timestamp 2023-10-23 16:12:15,775 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/scalar/timestamp/test_timezones.py -> build/bdist.linux-i686/wheel/pandas/tests/scalar/timestamp 2023-10-23 16:12:15,776 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/scalar/timestamp/test_timestamp.py -> build/bdist.linux-i686/wheel/pandas/tests/scalar/timestamp 2023-10-23 16:12:15,776 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/scalar/timestamp/test_comparisons.py -> build/bdist.linux-i686/wheel/pandas/tests/scalar/timestamp 2023-10-23 16:12:15,776 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/scalar/timestamp/test_unary_ops.py -> build/bdist.linux-i686/wheel/pandas/tests/scalar/timestamp 2023-10-23 16:12:15,777 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/scalar/timestamp/test_formats.py -> build/bdist.linux-i686/wheel/pandas/tests/scalar/timestamp 2023-10-23 16:12:15,777 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/dtypes 2023-10-23 16:12:15,777 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/dtypes/test_missing.py -> build/bdist.linux-i686/wheel/pandas/tests/dtypes 2023-10-23 16:12:15,778 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/dtypes/test_generic.py -> build/bdist.linux-i686/wheel/pandas/tests/dtypes 2023-10-23 16:12:15,778 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/dtypes/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/dtypes 2023-10-23 16:12:15,778 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/dtypes/cast 2023-10-23 16:12:15,779 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/dtypes/cast/test_construct_object_arr.py -> build/bdist.linux-i686/wheel/pandas/tests/dtypes/cast 2023-10-23 16:12:15,779 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/dtypes/cast/test_maybe_box_native.py -> build/bdist.linux-i686/wheel/pandas/tests/dtypes/cast 2023-10-23 16:12:15,779 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/dtypes/cast/test_infer_datetimelike.py -> build/bdist.linux-i686/wheel/pandas/tests/dtypes/cast 2023-10-23 16:12:15,780 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/dtypes/cast/test_downcast.py -> build/bdist.linux-i686/wheel/pandas/tests/dtypes/cast 2023-10-23 16:12:15,780 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/dtypes/cast/test_infer_dtype.py -> build/bdist.linux-i686/wheel/pandas/tests/dtypes/cast 2023-10-23 16:12:15,780 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/dtypes/cast/test_promote.py -> build/bdist.linux-i686/wheel/pandas/tests/dtypes/cast 2023-10-23 16:12:15,781 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/dtypes/cast/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/dtypes/cast 2023-10-23 16:12:15,781 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/dtypes/cast/test_construct_from_scalar.py -> build/bdist.linux-i686/wheel/pandas/tests/dtypes/cast 2023-10-23 16:12:15,781 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/dtypes/cast/test_construct_ndarray.py -> build/bdist.linux-i686/wheel/pandas/tests/dtypes/cast 2023-10-23 16:12:15,782 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/dtypes/cast/test_can_hold_element.py -> build/bdist.linux-i686/wheel/pandas/tests/dtypes/cast 2023-10-23 16:12:15,782 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/dtypes/cast/test_dict_compat.py -> build/bdist.linux-i686/wheel/pandas/tests/dtypes/cast 2023-10-23 16:12:15,782 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/dtypes/cast/test_find_common_type.py -> build/bdist.linux-i686/wheel/pandas/tests/dtypes/cast 2023-10-23 16:12:15,783 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/dtypes/test_common.py -> build/bdist.linux-i686/wheel/pandas/tests/dtypes 2023-10-23 16:12:15,783 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/dtypes/test_concat.py -> build/bdist.linux-i686/wheel/pandas/tests/dtypes 2023-10-23 16:12:15,783 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/dtypes/test_inference.py -> build/bdist.linux-i686/wheel/pandas/tests/dtypes 2023-10-23 16:12:15,784 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/dtypes/test_dtypes.py -> build/bdist.linux-i686/wheel/pandas/tests/dtypes 2023-10-23 16:12:15,784 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/test_common.py -> build/bdist.linux-i686/wheel/pandas/tests 2023-10-23 16:12:15,785 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/plotting 2023-10-23 16:12:15,785 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/plotting/frame 2023-10-23 16:12:15,785 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/plotting/frame/test_frame_legend.py -> build/bdist.linux-i686/wheel/pandas/tests/plotting/frame 2023-10-23 16:12:15,786 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/plotting/frame/test_frame_groupby.py -> build/bdist.linux-i686/wheel/pandas/tests/plotting/frame 2023-10-23 16:12:15,786 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/plotting/frame/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/plotting/frame 2023-10-23 16:12:15,786 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/plotting/frame/test_frame.py -> build/bdist.linux-i686/wheel/pandas/tests/plotting/frame 2023-10-23 16:12:15,787 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/plotting/frame/test_frame_subplots.py -> build/bdist.linux-i686/wheel/pandas/tests/plotting/frame 2023-10-23 16:12:15,787 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/plotting/frame/test_frame_color.py -> build/bdist.linux-i686/wheel/pandas/tests/plotting/frame 2023-10-23 16:12:15,788 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/plotting/frame/test_hist_box_by.py -> build/bdist.linux-i686/wheel/pandas/tests/plotting/frame 2023-10-23 16:12:15,788 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/plotting/conftest.py -> build/bdist.linux-i686/wheel/pandas/tests/plotting 2023-10-23 16:12:15,788 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/plotting/test_datetimelike.py -> build/bdist.linux-i686/wheel/pandas/tests/plotting 2023-10-23 16:12:15,789 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/plotting/test_backend.py -> build/bdist.linux-i686/wheel/pandas/tests/plotting 2023-10-23 16:12:15,789 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/plotting/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/plotting 2023-10-23 16:12:15,789 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/plotting/test_groupby.py -> build/bdist.linux-i686/wheel/pandas/tests/plotting 2023-10-23 16:12:15,790 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/plotting/test_common.py -> build/bdist.linux-i686/wheel/pandas/tests/plotting 2023-10-23 16:12:15,790 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/plotting/test_misc.py -> build/bdist.linux-i686/wheel/pandas/tests/plotting 2023-10-23 16:12:15,791 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/plotting/test_hist_method.py -> build/bdist.linux-i686/wheel/pandas/tests/plotting 2023-10-23 16:12:15,791 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/plotting/test_converter.py -> build/bdist.linux-i686/wheel/pandas/tests/plotting 2023-10-23 16:12:15,791 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/plotting/common.py -> build/bdist.linux-i686/wheel/pandas/tests/plotting 2023-10-23 16:12:15,792 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/plotting/test_boxplot_method.py -> build/bdist.linux-i686/wheel/pandas/tests/plotting 2023-10-23 16:12:15,792 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/plotting/test_series.py -> build/bdist.linux-i686/wheel/pandas/tests/plotting 2023-10-23 16:12:15,792 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/plotting/test_style.py -> build/bdist.linux-i686/wheel/pandas/tests/plotting 2023-10-23 16:12:15,793 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/arrays 2023-10-23 16:12:15,793 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/arrays/boolean 2023-10-23 16:12:15,793 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/boolean/test_arithmetic.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/boolean 2023-10-23 16:12:15,794 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/boolean/test_ops.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/boolean 2023-10-23 16:12:15,794 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/boolean/test_comparison.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/boolean 2023-10-23 16:12:15,795 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/boolean/test_function.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/boolean 2023-10-23 16:12:15,795 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/boolean/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/boolean 2023-10-23 16:12:15,795 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/boolean/test_reduction.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/boolean 2023-10-23 16:12:15,795 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/boolean/test_repr.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/boolean 2023-10-23 16:12:15,796 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/boolean/test_astype.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/boolean 2023-10-23 16:12:15,796 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/boolean/test_indexing.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/boolean 2023-10-23 16:12:15,796 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/boolean/test_construction.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/boolean 2023-10-23 16:12:15,797 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/boolean/test_logical.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/boolean 2023-10-23 16:12:15,797 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/masked_shared.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays 2023-10-23 16:12:15,797 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/arrays/datetimes 2023-10-23 16:12:15,798 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/datetimes/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/datetimes 2023-10-23 16:12:15,798 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/datetimes/test_constructors.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/datetimes 2023-10-23 16:12:15,798 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/datetimes/test_reductions.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/datetimes 2023-10-23 16:12:15,798 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/datetimes/test_cumulative.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/datetimes 2023-10-23 16:12:15,799 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/arrays/interval 2023-10-23 16:12:15,799 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/interval/test_ops.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/interval 2023-10-23 16:12:15,799 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/interval/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/interval 2023-10-23 16:12:15,800 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/interval/test_interval.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/interval 2023-10-23 16:12:15,800 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/interval/test_astype.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/interval 2023-10-23 16:12:15,800 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/test_timedeltas.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays 2023-10-23 16:12:15,801 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/test_ndarray_backed.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays 2023-10-23 16:12:15,801 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/arrays/string_ 2023-10-23 16:12:15,801 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/string_/test_string_arrow.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/string_ 2023-10-23 16:12:15,801 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/string_/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/string_ 2023-10-23 16:12:15,802 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/string_/test_string.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/string_ 2023-10-23 16:12:15,802 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/test_datetimelike.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays 2023-10-23 16:12:15,802 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/arrays/timedeltas 2023-10-23 16:12:15,803 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/timedeltas/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/timedeltas 2023-10-23 16:12:15,803 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/timedeltas/test_constructors.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/timedeltas 2023-10-23 16:12:15,803 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/timedeltas/test_reductions.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/timedeltas 2023-10-23 16:12:15,804 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/timedeltas/test_cumulative.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/timedeltas 2023-10-23 16:12:15,804 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/arrays/integer 2023-10-23 16:12:15,804 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/integer/test_arithmetic.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/integer 2023-10-23 16:12:15,805 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/integer/test_comparison.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/integer 2023-10-23 16:12:15,805 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/integer/conftest.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/integer 2023-10-23 16:12:15,805 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/integer/test_function.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/integer 2023-10-23 16:12:15,805 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/integer/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/integer 2023-10-23 16:12:15,806 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/integer/test_repr.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/integer 2023-10-23 16:12:15,806 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/integer/test_concat.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/integer 2023-10-23 16:12:15,806 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/integer/test_indexing.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/integer 2023-10-23 16:12:15,807 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/integer/test_construction.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/integer 2023-10-23 16:12:15,807 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/integer/test_dtypes.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/integer 2023-10-23 16:12:15,807 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays 2023-10-23 16:12:15,808 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/arrays/numpy_ 2023-10-23 16:12:15,808 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/numpy_/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/numpy_ 2023-10-23 16:12:15,808 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/numpy_/test_numpy.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/numpy_ 2023-10-23 16:12:15,808 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/numpy_/test_indexing.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/numpy_ 2023-10-23 16:12:15,809 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/test_array.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays 2023-10-23 16:12:15,809 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/arrays/categorical 2023-10-23 16:12:15,809 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/categorical/test_warnings.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/categorical 2023-10-23 16:12:15,810 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/categorical/test_subclass.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/categorical 2023-10-23 16:12:15,810 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/categorical/test_missing.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/categorical 2023-10-23 16:12:15,810 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/categorical/test_api.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/categorical 2023-10-23 16:12:15,811 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/categorical/conftest.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/categorical 2023-10-23 16:12:15,811 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/categorical/test_analytics.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/categorical 2023-10-23 16:12:15,811 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/categorical/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/categorical 2023-10-23 16:12:15,812 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/categorical/test_constructors.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/categorical 2023-10-23 16:12:15,812 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/categorical/test_take.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/categorical 2023-10-23 16:12:15,812 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/categorical/test_repr.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/categorical 2023-10-23 16:12:15,813 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/categorical/test_operators.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/categorical 2023-10-23 16:12:15,813 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/categorical/test_replace.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/categorical 2023-10-23 16:12:15,813 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/categorical/test_algos.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/categorical 2023-10-23 16:12:15,813 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/categorical/test_astype.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/categorical 2023-10-23 16:12:15,814 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/categorical/test_sorting.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/categorical 2023-10-23 16:12:15,814 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/categorical/test_indexing.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/categorical 2023-10-23 16:12:15,814 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/categorical/test_dtypes.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/categorical 2023-10-23 16:12:15,815 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/arrays/period 2023-10-23 16:12:15,815 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/period/test_arrow_compat.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/period 2023-10-23 16:12:15,815 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/period/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/period 2023-10-23 16:12:15,816 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/period/test_constructors.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/period 2023-10-23 16:12:15,816 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/period/test_astype.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/period 2023-10-23 16:12:15,816 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/period/test_reductions.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/period 2023-10-23 16:12:15,817 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/arrays/masked 2023-10-23 16:12:15,817 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/masked/test_arithmetic.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/masked 2023-10-23 16:12:15,817 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/masked/test_arrow_compat.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/masked 2023-10-23 16:12:15,817 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/masked/test_function.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/masked 2023-10-23 16:12:15,818 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/masked/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/masked 2023-10-23 16:12:15,818 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/masked/test_indexing.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/masked 2023-10-23 16:12:15,818 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/test_datetimes.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays 2023-10-23 16:12:15,819 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/arrays/sparse 2023-10-23 16:12:15,819 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/sparse/test_arithmetics.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/sparse 2023-10-23 16:12:15,819 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/sparse/test_combine_concat.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/sparse 2023-10-23 16:12:15,820 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/sparse/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/sparse 2023-10-23 16:12:15,820 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/sparse/test_accessor.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/sparse 2023-10-23 16:12:15,820 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/sparse/test_constructors.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/sparse 2023-10-23 16:12:15,821 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/sparse/test_array.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/sparse 2023-10-23 16:12:15,821 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/sparse/test_dtype.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/sparse 2023-10-23 16:12:15,821 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/sparse/test_libsparse.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/sparse 2023-10-23 16:12:15,822 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/sparse/test_astype.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/sparse 2023-10-23 16:12:15,822 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/sparse/test_reductions.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/sparse 2023-10-23 16:12:15,822 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/sparse/test_unary.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/sparse 2023-10-23 16:12:15,822 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/sparse/test_indexing.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/sparse 2023-10-23 16:12:15,823 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/arrays/floating 2023-10-23 16:12:15,823 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/floating/test_arithmetic.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/floating 2023-10-23 16:12:15,823 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/floating/test_comparison.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/floating 2023-10-23 16:12:15,824 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/floating/conftest.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/floating 2023-10-23 16:12:15,824 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/floating/test_to_numpy.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/floating 2023-10-23 16:12:15,824 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/floating/test_function.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/floating 2023-10-23 16:12:15,825 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/floating/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/floating 2023-10-23 16:12:15,825 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/floating/test_repr.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/floating 2023-10-23 16:12:15,825 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/floating/test_astype.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/floating 2023-10-23 16:12:15,825 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/floating/test_concat.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/floating 2023-10-23 16:12:15,826 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/floating/test_construction.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays/floating 2023-10-23 16:12:15,826 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/arrays/test_period.py -> build/bdist.linux-i686/wheel/pandas/tests/arrays 2023-10-23 16:12:15,826 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/test_register_accessor.py -> build/bdist.linux-i686/wheel/pandas/tests 2023-10-23 16:12:15,827 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/test_optional_dependency.py -> build/bdist.linux-i686/wheel/pandas/tests 2023-10-23 16:12:15,827 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/copy_view 2023-10-23 16:12:15,827 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/copy_view/test_functions.py -> build/bdist.linux-i686/wheel/pandas/tests/copy_view 2023-10-23 16:12:15,828 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/copy_view/util.py -> build/bdist.linux-i686/wheel/pandas/tests/copy_view 2023-10-23 16:12:15,828 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/copy_view/test_clip.py -> build/bdist.linux-i686/wheel/pandas/tests/copy_view 2023-10-23 16:12:15,828 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/copy_view/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/copy_view 2023-10-23 16:12:15,829 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/copy_view/test_constructors.py -> build/bdist.linux-i686/wheel/pandas/tests/copy_view 2023-10-23 16:12:15,829 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/copy_view/test_array.py -> build/bdist.linux-i686/wheel/pandas/tests/copy_view 2023-10-23 16:12:15,829 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/copy_view/test_interp_fillna.py -> build/bdist.linux-i686/wheel/pandas/tests/copy_view 2023-10-23 16:12:15,830 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/copy_view/test_methods.py -> build/bdist.linux-i686/wheel/pandas/tests/copy_view 2023-10-23 16:12:15,830 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/copy_view/test_replace.py -> build/bdist.linux-i686/wheel/pandas/tests/copy_view 2023-10-23 16:12:15,830 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/copy_view/test_astype.py -> build/bdist.linux-i686/wheel/pandas/tests/copy_view 2023-10-23 16:12:15,831 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/copy_view/index 2023-10-23 16:12:15,831 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/copy_view/index/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/copy_view/index 2023-10-23 16:12:15,831 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/copy_view/index/test_datetimeindex.py -> build/bdist.linux-i686/wheel/pandas/tests/copy_view/index 2023-10-23 16:12:15,831 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/copy_view/index/test_timedeltaindex.py -> build/bdist.linux-i686/wheel/pandas/tests/copy_view/index 2023-10-23 16:12:15,832 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/copy_view/index/test_index.py -> build/bdist.linux-i686/wheel/pandas/tests/copy_view/index 2023-10-23 16:12:15,832 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/copy_view/index/test_periodindex.py -> build/bdist.linux-i686/wheel/pandas/tests/copy_view/index 2023-10-23 16:12:15,832 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/copy_view/test_core_functionalities.py -> build/bdist.linux-i686/wheel/pandas/tests/copy_view 2023-10-23 16:12:15,833 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/copy_view/test_setitem.py -> build/bdist.linux-i686/wheel/pandas/tests/copy_view 2023-10-23 16:12:15,833 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/copy_view/test_util.py -> build/bdist.linux-i686/wheel/pandas/tests/copy_view 2023-10-23 16:12:15,833 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/copy_view/test_internals.py -> build/bdist.linux-i686/wheel/pandas/tests/copy_view 2023-10-23 16:12:15,834 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/copy_view/test_indexing.py -> build/bdist.linux-i686/wheel/pandas/tests/copy_view 2023-10-23 16:12:15,834 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/test_algos.py -> build/bdist.linux-i686/wheel/pandas/tests 2023-10-23 16:12:15,835 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/series 2023-10-23 16:12:15,835 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/test_arithmetic.py -> build/bdist.linux-i686/wheel/pandas/tests/series 2023-10-23 16:12:15,835 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/test_subclass.py -> build/bdist.linux-i686/wheel/pandas/tests/series 2023-10-23 16:12:15,835 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/test_missing.py -> build/bdist.linux-i686/wheel/pandas/tests/series 2023-10-23 16:12:15,836 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/test_api.py -> build/bdist.linux-i686/wheel/pandas/tests/series 2023-10-23 16:12:15,836 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/test_npfuncs.py -> build/bdist.linux-i686/wheel/pandas/tests/series 2023-10-23 16:12:15,836 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/series 2023-10-23 16:12:15,837 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/series/accessors 2023-10-23 16:12:15,837 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/accessors/test_dt_accessor.py -> build/bdist.linux-i686/wheel/pandas/tests/series/accessors 2023-10-23 16:12:15,837 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/accessors/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/series/accessors 2023-10-23 16:12:15,837 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/accessors/test_str_accessor.py -> build/bdist.linux-i686/wheel/pandas/tests/series/accessors 2023-10-23 16:12:15,838 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/accessors/test_cat_accessor.py -> build/bdist.linux-i686/wheel/pandas/tests/series/accessors 2023-10-23 16:12:15,838 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/accessors/test_sparse_accessor.py -> build/bdist.linux-i686/wheel/pandas/tests/series/accessors 2023-10-23 16:12:15,838 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/test_constructors.py -> build/bdist.linux-i686/wheel/pandas/tests/series 2023-10-23 16:12:15,839 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/test_repr.py -> build/bdist.linux-i686/wheel/pandas/tests/series 2023-10-23 16:12:15,839 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/test_iteration.py -> build/bdist.linux-i686/wheel/pandas/tests/series 2023-10-23 16:12:15,840 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/test_reductions.py -> build/bdist.linux-i686/wheel/pandas/tests/series 2023-10-23 16:12:15,840 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/test_unary.py -> build/bdist.linux-i686/wheel/pandas/tests/series 2023-10-23 16:12:15,840 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/series/indexing 2023-10-23 16:12:15,840 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/indexing/test_where.py -> build/bdist.linux-i686/wheel/pandas/tests/series/indexing 2023-10-23 16:12:15,841 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/indexing/test_datetime.py -> build/bdist.linux-i686/wheel/pandas/tests/series/indexing 2023-10-23 16:12:15,841 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/indexing/test_delitem.py -> build/bdist.linux-i686/wheel/pandas/tests/series/indexing 2023-10-23 16:12:15,841 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/indexing/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/series/indexing 2023-10-23 16:12:15,842 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/indexing/test_xs.py -> build/bdist.linux-i686/wheel/pandas/tests/series/indexing 2023-10-23 16:12:15,842 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/indexing/test_take.py -> build/bdist.linux-i686/wheel/pandas/tests/series/indexing 2023-10-23 16:12:15,842 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/indexing/test_mask.py -> build/bdist.linux-i686/wheel/pandas/tests/series/indexing 2023-10-23 16:12:15,843 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/indexing/test_set_value.py -> build/bdist.linux-i686/wheel/pandas/tests/series/indexing 2023-10-23 16:12:15,843 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/indexing/test_getitem.py -> build/bdist.linux-i686/wheel/pandas/tests/series/indexing 2023-10-23 16:12:15,843 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/indexing/test_get.py -> build/bdist.linux-i686/wheel/pandas/tests/series/indexing 2023-10-23 16:12:15,844 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/indexing/test_setitem.py -> build/bdist.linux-i686/wheel/pandas/tests/series/indexing 2023-10-23 16:12:15,844 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/indexing/test_indexing.py -> build/bdist.linux-i686/wheel/pandas/tests/series/indexing 2023-10-23 16:12:15,844 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/test_logical_ops.py -> build/bdist.linux-i686/wheel/pandas/tests/series 2023-10-23 16:12:15,845 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/test_validate.py -> build/bdist.linux-i686/wheel/pandas/tests/series 2023-10-23 16:12:15,845 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,845 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_combine_first.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,846 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_values.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,846 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_rename.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,846 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_value_counts.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,846 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_update.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,847 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_asof.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,847 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_nunique.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,847 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_round.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,848 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_repeat.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,848 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_to_numpy.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,848 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_count.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,849 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_item.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,849 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_clip.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,849 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_diff.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,850 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_pct_change.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,850 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_is_monotonic.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,850 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_sort_index.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,850 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_reindex.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,851 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_infer_objects.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,851 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,851 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_dropna.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,852 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_searchsorted.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,852 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_combine.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,852 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_matmul.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,853 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_isna.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,853 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_isin.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,853 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_fillna.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,854 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_get_numeric_data.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,854 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_tolist.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,854 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_autocorr.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,855 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_view.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,855 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_reindex_like.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,855 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_drop_duplicates.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,855 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_to_frame.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,856 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_between.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,856 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_tz_localize.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,856 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_equals.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,857 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_rename_axis.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,857 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_head_tail.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,857 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_pop.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,858 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_truncate.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,858 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_unique.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,858 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_add_prefix_suffix.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,859 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_replace.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,859 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_astype.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,859 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_unstack.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,860 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_quantile.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,860 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_rank.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,860 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_nlargest.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,861 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_to_csv.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,861 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_to_dict.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,861 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_drop.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,862 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_reset_index.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,862 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_is_unique.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,862 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_copy.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,862 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_cov_corr.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,863 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_compare.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,863 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_describe.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,863 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_argsort.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,864 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_duplicated.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,864 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_sort_values.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,864 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_set_name.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,865 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_explode.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,865 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_interpolate.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,865 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_convert_dtypes.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,866 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_dtypes.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,866 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/methods/test_align.py -> build/bdist.linux-i686/wheel/pandas/tests/series/methods 2023-10-23 16:12:15,866 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/test_cumulative.py -> build/bdist.linux-i686/wheel/pandas/tests/series 2023-10-23 16:12:15,867 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/series/test_ufunc.py -> build/bdist.linux-i686/wheel/pandas/tests/series 2023-10-23 16:12:15,867 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/test_flags.py -> build/bdist.linux-i686/wheel/pandas/tests 2023-10-23 16:12:15,867 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/interchange 2023-10-23 16:12:15,868 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/interchange/conftest.py -> build/bdist.linux-i686/wheel/pandas/tests/interchange 2023-10-23 16:12:15,868 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/interchange/test_spec_conformance.py -> build/bdist.linux-i686/wheel/pandas/tests/interchange 2023-10-23 16:12:15,868 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/interchange/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/interchange 2023-10-23 16:12:15,868 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/interchange/test_utils.py -> build/bdist.linux-i686/wheel/pandas/tests/interchange 2023-10-23 16:12:15,869 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/interchange/test_impl.py -> build/bdist.linux-i686/wheel/pandas/tests/interchange 2023-10-23 16:12:15,869 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/tslibs 2023-10-23 16:12:15,869 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/tslibs/test_parse_iso8601.py -> build/bdist.linux-i686/wheel/pandas/tests/tslibs 2023-10-23 16:12:15,870 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/tslibs/test_timedeltas.py -> build/bdist.linux-i686/wheel/pandas/tests/tslibs 2023-10-23 16:12:15,870 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/tslibs/test_fields.py -> build/bdist.linux-i686/wheel/pandas/tests/tslibs 2023-10-23 16:12:15,870 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/tslibs/test_api.py -> build/bdist.linux-i686/wheel/pandas/tests/tslibs 2023-10-23 16:12:15,871 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/tslibs/test_tzconversion.py -> build/bdist.linux-i686/wheel/pandas/tests/tslibs 2023-10-23 16:12:15,871 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/tslibs/test_conversion.py -> build/bdist.linux-i686/wheel/pandas/tests/tslibs 2023-10-23 16:12:15,871 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/tslibs/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/tslibs 2023-10-23 16:12:15,871 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/tslibs/test_parsing.py -> build/bdist.linux-i686/wheel/pandas/tests/tslibs 2023-10-23 16:12:15,872 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/tslibs/test_resolution.py -> build/bdist.linux-i686/wheel/pandas/tests/tslibs 2023-10-23 16:12:15,872 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/tslibs/test_libfrequencies.py -> build/bdist.linux-i686/wheel/pandas/tests/tslibs 2023-10-23 16:12:15,872 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/tslibs/test_timezones.py -> build/bdist.linux-i686/wheel/pandas/tests/tslibs 2023-10-23 16:12:15,873 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/tslibs/test_array_to_datetime.py -> build/bdist.linux-i686/wheel/pandas/tests/tslibs 2023-10-23 16:12:15,873 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/tslibs/test_period_asfreq.py -> build/bdist.linux-i686/wheel/pandas/tests/tslibs 2023-10-23 16:12:15,873 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/tslibs/test_ccalendar.py -> build/bdist.linux-i686/wheel/pandas/tests/tslibs 2023-10-23 16:12:15,874 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/tslibs/test_liboffsets.py -> build/bdist.linux-i686/wheel/pandas/tests/tslibs 2023-10-23 16:12:15,874 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/tslibs/test_np_datetime.py -> build/bdist.linux-i686/wheel/pandas/tests/tslibs 2023-10-23 16:12:15,874 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/tslibs/test_to_offset.py -> build/bdist.linux-i686/wheel/pandas/tests/tslibs 2023-10-23 16:12:15,875 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/test_sorting.py -> build/bdist.linux-i686/wheel/pandas/tests 2023-10-23 16:12:15,875 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/indexing 2023-10-23 16:12:15,875 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexing/test_coercion.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing 2023-10-23 16:12:15,876 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/indexing/interval 2023-10-23 16:12:15,876 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexing/interval/test_interval_new.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing/interval 2023-10-23 16:12:15,876 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexing/interval/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing/interval 2023-10-23 16:12:15,876 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexing/interval/test_interval.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing/interval 2023-10-23 16:12:15,877 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexing/conftest.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing 2023-10-23 16:12:15,877 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexing/test_datetime.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing 2023-10-23 16:12:15,877 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexing/test_floats.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing 2023-10-23 16:12:15,878 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexing/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing 2023-10-23 16:12:15,878 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexing/test_partial.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing 2023-10-23 16:12:15,878 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexing/test_scalar.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing 2023-10-23 16:12:15,879 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/indexing/multiindex 2023-10-23 16:12:15,879 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexing/multiindex/test_indexing_slow.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing/multiindex 2023-10-23 16:12:15,879 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexing/multiindex/test_datetime.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing/multiindex 2023-10-23 16:12:15,879 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexing/multiindex/test_multiindex.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing/multiindex 2023-10-23 16:12:15,880 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexing/multiindex/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing/multiindex 2023-10-23 16:12:15,880 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexing/multiindex/test_partial.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing/multiindex 2023-10-23 16:12:15,880 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexing/multiindex/test_sorted.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing/multiindex 2023-10-23 16:12:15,881 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexing/multiindex/test_loc.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing/multiindex 2023-10-23 16:12:15,881 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexing/multiindex/test_getitem.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing/multiindex 2023-10-23 16:12:15,881 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexing/multiindex/test_iloc.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing/multiindex 2023-10-23 16:12:15,882 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexing/multiindex/test_chaining_and_caching.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing/multiindex 2023-10-23 16:12:15,882 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexing/multiindex/test_slice.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing/multiindex 2023-10-23 16:12:15,882 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexing/multiindex/test_setitem.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing/multiindex 2023-10-23 16:12:15,883 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexing/test_na_indexing.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing 2023-10-23 16:12:15,883 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexing/test_at.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing 2023-10-23 16:12:15,883 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexing/test_loc.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing 2023-10-23 16:12:15,884 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexing/test_iloc.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing 2023-10-23 16:12:15,884 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexing/test_indexers.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing 2023-10-23 16:12:15,885 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexing/test_chaining_and_caching.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing 2023-10-23 16:12:15,885 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexing/common.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing 2023-10-23 16:12:15,885 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexing/test_check_indexer.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing 2023-10-23 16:12:15,886 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexing/test_indexing.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing 2023-10-23 16:12:15,886 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexing/test_categorical.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing 2023-10-23 16:12:15,886 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/indexing/test_iat.py -> build/bdist.linux-i686/wheel/pandas/tests/indexing 2023-10-23 16:12:15,887 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/util 2023-10-23 16:12:15,887 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/util/test_assert_series_equal.py -> build/bdist.linux-i686/wheel/pandas/tests/util 2023-10-23 16:12:15,887 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/util/test_assert_interval_array_equal.py -> build/bdist.linux-i686/wheel/pandas/tests/util 2023-10-23 16:12:15,888 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/util/test_deprecate.py -> build/bdist.linux-i686/wheel/pandas/tests/util 2023-10-23 16:12:15,888 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/util/test_assert_extension_array_equal.py -> build/bdist.linux-i686/wheel/pandas/tests/util 2023-10-23 16:12:15,888 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/util/conftest.py -> build/bdist.linux-i686/wheel/pandas/tests/util 2023-10-23 16:12:15,888 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/util/test_assert_produces_warning.py -> build/bdist.linux-i686/wheel/pandas/tests/util 2023-10-23 16:12:15,889 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/util/test_assert_almost_equal.py -> build/bdist.linux-i686/wheel/pandas/tests/util 2023-10-23 16:12:15,889 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/util/test_validate_args.py -> build/bdist.linux-i686/wheel/pandas/tests/util 2023-10-23 16:12:15,889 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/util/test_validate_inclusive.py -> build/bdist.linux-i686/wheel/pandas/tests/util 2023-10-23 16:12:15,890 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/util/test_assert_categorical_equal.py -> build/bdist.linux-i686/wheel/pandas/tests/util 2023-10-23 16:12:15,890 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/util/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/util 2023-10-23 16:12:15,890 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/util/test_assert_frame_equal.py -> build/bdist.linux-i686/wheel/pandas/tests/util 2023-10-23 16:12:15,891 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/util/test_numba.py -> build/bdist.linux-i686/wheel/pandas/tests/util 2023-10-23 16:12:15,891 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/util/test_str_methods.py -> build/bdist.linux-i686/wheel/pandas/tests/util 2023-10-23 16:12:15,891 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/util/test_assert_numpy_array_equal.py -> build/bdist.linux-i686/wheel/pandas/tests/util 2023-10-23 16:12:15,892 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/util/test_validate_kwargs.py -> build/bdist.linux-i686/wheel/pandas/tests/util 2023-10-23 16:12:15,892 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/util/test_make_objects.py -> build/bdist.linux-i686/wheel/pandas/tests/util 2023-10-23 16:12:15,892 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/util/test_safe_import.py -> build/bdist.linux-i686/wheel/pandas/tests/util 2023-10-23 16:12:15,893 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/util/test_show_versions.py -> build/bdist.linux-i686/wheel/pandas/tests/util 2023-10-23 16:12:15,893 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/util/test_hashing.py -> build/bdist.linux-i686/wheel/pandas/tests/util 2023-10-23 16:12:15,893 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/util/test_rewrite_warning.py -> build/bdist.linux-i686/wheel/pandas/tests/util 2023-10-23 16:12:15,894 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/util/test_assert_index_equal.py -> build/bdist.linux-i686/wheel/pandas/tests/util 2023-10-23 16:12:15,894 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/util/test_util.py -> build/bdist.linux-i686/wheel/pandas/tests/util 2023-10-23 16:12:15,894 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/util/test_deprecate_nonkeyword_arguments.py -> build/bdist.linux-i686/wheel/pandas/tests/util 2023-10-23 16:12:15,895 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/util/test_doc.py -> build/bdist.linux-i686/wheel/pandas/tests/util 2023-10-23 16:12:15,895 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/util/test_assert_attr_equal.py -> build/bdist.linux-i686/wheel/pandas/tests/util 2023-10-23 16:12:15,895 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/util/test_shares_memory.py -> build/bdist.linux-i686/wheel/pandas/tests/util 2023-10-23 16:12:15,895 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/util/test_deprecate_kwarg.py -> build/bdist.linux-i686/wheel/pandas/tests/util 2023-10-23 16:12:15,896 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/util/test_validate_args_and_kwargs.py -> build/bdist.linux-i686/wheel/pandas/tests/util 2023-10-23 16:12:15,896 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/computation 2023-10-23 16:12:15,896 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/computation/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/computation 2023-10-23 16:12:15,897 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/computation/test_eval.py -> build/bdist.linux-i686/wheel/pandas/tests/computation 2023-10-23 16:12:15,897 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/computation/test_compat.py -> build/bdist.linux-i686/wheel/pandas/tests/computation 2023-10-23 16:12:15,897 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/test_multilevel.py -> build/bdist.linux-i686/wheel/pandas/tests 2023-10-23 16:12:15,898 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/io 2023-10-23 16:12:15,898 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/io/pytables 2023-10-23 16:12:15,898 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/pytables/test_pytables_missing.py -> build/bdist.linux-i686/wheel/pandas/tests/io/pytables 2023-10-23 16:12:15,899 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/pytables/test_subclass.py -> build/bdist.linux-i686/wheel/pandas/tests/io/pytables 2023-10-23 16:12:15,899 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/pytables/test_keys.py -> build/bdist.linux-i686/wheel/pandas/tests/io/pytables 2023-10-23 16:12:15,899 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/pytables/test_store.py -> build/bdist.linux-i686/wheel/pandas/tests/io/pytables 2023-10-23 16:12:15,900 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/pytables/conftest.py -> build/bdist.linux-i686/wheel/pandas/tests/io/pytables 2023-10-23 16:12:15,900 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/pytables/test_append.py -> build/bdist.linux-i686/wheel/pandas/tests/io/pytables 2023-10-23 16:12:15,900 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/pytables/test_complex.py -> build/bdist.linux-i686/wheel/pandas/tests/io/pytables 2023-10-23 16:12:15,901 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/pytables/test_errors.py -> build/bdist.linux-i686/wheel/pandas/tests/io/pytables 2023-10-23 16:12:15,901 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/pytables/test_file_handling.py -> build/bdist.linux-i686/wheel/pandas/tests/io/pytables 2023-10-23 16:12:15,901 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/pytables/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/io/pytables 2023-10-23 16:12:15,902 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/pytables/test_read.py -> build/bdist.linux-i686/wheel/pandas/tests/io/pytables 2023-10-23 16:12:15,902 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/pytables/test_time_series.py -> build/bdist.linux-i686/wheel/pandas/tests/io/pytables 2023-10-23 16:12:15,902 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/pytables/test_timezones.py -> build/bdist.linux-i686/wheel/pandas/tests/io/pytables 2023-10-23 16:12:15,903 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/pytables/test_retain_attributes.py -> build/bdist.linux-i686/wheel/pandas/tests/io/pytables 2023-10-23 16:12:15,903 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/pytables/test_put.py -> build/bdist.linux-i686/wheel/pandas/tests/io/pytables 2023-10-23 16:12:15,903 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/pytables/test_compat.py -> build/bdist.linux-i686/wheel/pandas/tests/io/pytables 2023-10-23 16:12:15,904 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/pytables/test_select.py -> build/bdist.linux-i686/wheel/pandas/tests/io/pytables 2023-10-23 16:12:15,904 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/pytables/common.py -> build/bdist.linux-i686/wheel/pandas/tests/io/pytables 2023-10-23 16:12:15,904 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/pytables/test_categorical.py -> build/bdist.linux-i686/wheel/pandas/tests/io/pytables 2023-10-23 16:12:15,905 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/pytables/test_round_trip.py -> build/bdist.linux-i686/wheel/pandas/tests/io/pytables 2023-10-23 16:12:15,905 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/io/formats 2023-10-23 16:12:15,905 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/formats/test_to_string.py -> build/bdist.linux-i686/wheel/pandas/tests/io/formats 2023-10-23 16:12:15,906 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/formats/test_to_excel.py -> build/bdist.linux-i686/wheel/pandas/tests/io/formats 2023-10-23 16:12:15,906 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/formats/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/io/formats 2023-10-23 16:12:15,906 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/formats/test_series_info.py -> build/bdist.linux-i686/wheel/pandas/tests/io/formats 2023-10-23 16:12:15,906 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/formats/test_format.py -> build/bdist.linux-i686/wheel/pandas/tests/io/formats 2023-10-23 16:12:15,907 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/formats/test_info.py -> build/bdist.linux-i686/wheel/pandas/tests/io/formats 2023-10-23 16:12:15,907 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/formats/test_to_markdown.py -> build/bdist.linux-i686/wheel/pandas/tests/io/formats 2023-10-23 16:12:15,908 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/formats/test_eng_formatting.py -> build/bdist.linux-i686/wheel/pandas/tests/io/formats 2023-10-23 16:12:15,908 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/formats/test_to_csv.py -> build/bdist.linux-i686/wheel/pandas/tests/io/formats 2023-10-23 16:12:15,908 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/formats/test_to_latex.py -> build/bdist.linux-i686/wheel/pandas/tests/io/formats 2023-10-23 16:12:15,909 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/io/formats/style 2023-10-23 16:12:15,909 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/formats/style/test_tooltip.py -> build/bdist.linux-i686/wheel/pandas/tests/io/formats/style 2023-10-23 16:12:15,909 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/formats/style/test_to_string.py -> build/bdist.linux-i686/wheel/pandas/tests/io/formats/style 2023-10-23 16:12:15,910 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/formats/style/test_bar.py -> build/bdist.linux-i686/wheel/pandas/tests/io/formats/style 2023-10-23 16:12:15,910 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/formats/style/test_highlight.py -> build/bdist.linux-i686/wheel/pandas/tests/io/formats/style 2023-10-23 16:12:15,910 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/formats/style/test_matplotlib.py -> build/bdist.linux-i686/wheel/pandas/tests/io/formats/style 2023-10-23 16:12:15,911 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/formats/style/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/io/formats/style 2023-10-23 16:12:15,911 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/formats/style/test_format.py -> build/bdist.linux-i686/wheel/pandas/tests/io/formats/style 2023-10-23 16:12:15,911 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/formats/style/test_html.py -> build/bdist.linux-i686/wheel/pandas/tests/io/formats/style 2023-10-23 16:12:15,912 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/formats/style/test_exceptions.py -> build/bdist.linux-i686/wheel/pandas/tests/io/formats/style 2023-10-23 16:12:15,912 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/formats/style/test_to_latex.py -> build/bdist.linux-i686/wheel/pandas/tests/io/formats/style 2023-10-23 16:12:15,912 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/formats/style/test_non_unique.py -> build/bdist.linux-i686/wheel/pandas/tests/io/formats/style 2023-10-23 16:12:15,913 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/formats/style/test_style.py -> build/bdist.linux-i686/wheel/pandas/tests/io/formats/style 2023-10-23 16:12:15,913 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/formats/test_to_html.py -> build/bdist.linux-i686/wheel/pandas/tests/io/formats 2023-10-23 16:12:15,914 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/formats/test_console.py -> build/bdist.linux-i686/wheel/pandas/tests/io/formats 2023-10-23 16:12:15,914 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/formats/test_css.py -> build/bdist.linux-i686/wheel/pandas/tests/io/formats 2023-10-23 16:12:15,914 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/formats/test_printing.py -> build/bdist.linux-i686/wheel/pandas/tests/io/formats 2023-10-23 16:12:15,915 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/test_gcs.py -> build/bdist.linux-i686/wheel/pandas/tests/io 2023-10-23 16:12:15,915 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/test_pickle.py -> build/bdist.linux-i686/wheel/pandas/tests/io 2023-10-23 16:12:15,915 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/test_stata.py -> build/bdist.linux-i686/wheel/pandas/tests/io 2023-10-23 16:12:15,916 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/io/xml 2023-10-23 16:12:15,916 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/xml/test_to_xml.py -> build/bdist.linux-i686/wheel/pandas/tests/io/xml 2023-10-23 16:12:15,916 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/xml/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/io/xml 2023-10-23 16:12:15,917 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/xml/test_xml_dtypes.py -> build/bdist.linux-i686/wheel/pandas/tests/io/xml 2023-10-23 16:12:15,917 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/xml/test_xml.py -> build/bdist.linux-i686/wheel/pandas/tests/io/xml 2023-10-23 16:12:15,917 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/io/sas 2023-10-23 16:12:15,918 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/sas/test_xport.py -> build/bdist.linux-i686/wheel/pandas/tests/io/sas 2023-10-23 16:12:15,918 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/sas/test_sas7bdat.py -> build/bdist.linux-i686/wheel/pandas/tests/io/sas 2023-10-23 16:12:15,918 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/sas/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/io/sas 2023-10-23 16:12:15,919 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/sas/test_byteswap.py -> build/bdist.linux-i686/wheel/pandas/tests/io/sas 2023-10-23 16:12:15,919 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/sas/test_sas.py -> build/bdist.linux-i686/wheel/pandas/tests/io/sas 2023-10-23 16:12:15,919 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/conftest.py -> build/bdist.linux-i686/wheel/pandas/tests/io 2023-10-23 16:12:15,920 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/test_sql.py -> build/bdist.linux-i686/wheel/pandas/tests/io 2023-10-23 16:12:15,920 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/test_s3.py -> build/bdist.linux-i686/wheel/pandas/tests/io 2023-10-23 16:12:15,921 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/test_orc.py -> build/bdist.linux-i686/wheel/pandas/tests/io 2023-10-23 16:12:15,921 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/io/excel 2023-10-23 16:12:15,921 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/excel/test_openpyxl.py -> build/bdist.linux-i686/wheel/pandas/tests/io/excel 2023-10-23 16:12:15,922 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/excel/conftest.py -> build/bdist.linux-i686/wheel/pandas/tests/io/excel 2023-10-23 16:12:15,922 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/excel/test_writers.py -> build/bdist.linux-i686/wheel/pandas/tests/io/excel 2023-10-23 16:12:15,922 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/excel/test_xlrd.py -> build/bdist.linux-i686/wheel/pandas/tests/io/excel 2023-10-23 16:12:15,923 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/excel/test_readers.py -> build/bdist.linux-i686/wheel/pandas/tests/io/excel 2023-10-23 16:12:15,923 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/excel/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/io/excel 2023-10-23 16:12:15,923 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/excel/test_xlsxwriter.py -> build/bdist.linux-i686/wheel/pandas/tests/io/excel 2023-10-23 16:12:15,924 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/excel/test_odf.py -> build/bdist.linux-i686/wheel/pandas/tests/io/excel 2023-10-23 16:12:15,924 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/excel/test_odswriter.py -> build/bdist.linux-i686/wheel/pandas/tests/io/excel 2023-10-23 16:12:15,924 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/excel/test_style.py -> build/bdist.linux-i686/wheel/pandas/tests/io/excel 2023-10-23 16:12:15,925 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/io 2023-10-23 16:12:15,925 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/test_spss.py -> build/bdist.linux-i686/wheel/pandas/tests/io 2023-10-23 16:12:15,925 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/test_html.py -> build/bdist.linux-i686/wheel/pandas/tests/io 2023-10-23 16:12:15,926 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/test_common.py -> build/bdist.linux-i686/wheel/pandas/tests/io 2023-10-23 16:12:15,926 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/test_compression.py -> build/bdist.linux-i686/wheel/pandas/tests/io 2023-10-23 16:12:15,926 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/test_clipboard.py -> build/bdist.linux-i686/wheel/pandas/tests/io 2023-10-23 16:12:15,927 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/io/data 2023-10-23 16:12:15,927 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/io/data/legacy_pickle 2023-10-23 16:12:15,927 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/io/data/legacy_pickle/1.2.4 2023-10-23 16:12:15,927 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/data/legacy_pickle/1.2.4/empty_frame_v1_2_4-GH#42345.pkl -> build/bdist.linux-i686/wheel/pandas/tests/io/data/legacy_pickle/1.2.4 2023-10-23 16:12:15,928 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/io/data/xml 2023-10-23 16:12:15,928 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/data/xml/cta_rail_lines.kml -> build/bdist.linux-i686/wheel/pandas/tests/io/data/xml 2023-10-23 16:12:15,928 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/data/xml/doc_ch_utf.xml -> build/bdist.linux-i686/wheel/pandas/tests/io/data/xml 2023-10-23 16:12:15,929 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/data/xml/flatten_doc.xsl -> build/bdist.linux-i686/wheel/pandas/tests/io/data/xml 2023-10-23 16:12:15,929 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/data/xml/row_field_output.xsl -> build/bdist.linux-i686/wheel/pandas/tests/io/data/xml 2023-10-23 16:12:15,929 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/data/xml/books.xml -> build/bdist.linux-i686/wheel/pandas/tests/io/data/xml 2023-10-23 16:12:15,930 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/data/xml/baby_names.xml -> build/bdist.linux-i686/wheel/pandas/tests/io/data/xml 2023-10-23 16:12:15,930 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/io/data/pickle 2023-10-23 16:12:15,930 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/data/pickle/test_mi_py27.pkl -> build/bdist.linux-i686/wheel/pandas/tests/io/data/pickle 2023-10-23 16:12:15,930 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/data/pickle/test_py27.pkl -> build/bdist.linux-i686/wheel/pandas/tests/io/data/pickle 2023-10-23 16:12:15,931 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/data/gbq_fake_job.txt -> build/bdist.linux-i686/wheel/pandas/tests/io/data 2023-10-23 16:12:15,931 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/io/data/parquet 2023-10-23 16:12:15,931 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/data/parquet/simple.parquet -> build/bdist.linux-i686/wheel/pandas/tests/io/data/parquet 2023-10-23 16:12:15,932 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/io/data/fixed_width 2023-10-23 16:12:15,932 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/data/fixed_width/fixed_width_format.txt -> build/bdist.linux-i686/wheel/pandas/tests/io/data/fixed_width 2023-10-23 16:12:15,932 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/io/parser 2023-10-23 16:12:15,932 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/parser/test_quoting.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser 2023-10-23 16:12:15,933 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/io/parser/usecols 2023-10-23 16:12:15,933 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/parser/usecols/test_usecols_basic.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser/usecols 2023-10-23 16:12:15,933 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/parser/usecols/test_parse_dates.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser/usecols 2023-10-23 16:12:15,934 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/parser/usecols/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser/usecols 2023-10-23 16:12:15,934 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/parser/usecols/test_strings.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser/usecols 2023-10-23 16:12:15,934 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/parser/conftest.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser 2023-10-23 16:12:15,935 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/parser/test_parse_dates.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser 2023-10-23 16:12:15,935 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/parser/test_mangle_dupes.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser 2023-10-23 16:12:15,935 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/parser/test_upcast.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser 2023-10-23 16:12:15,936 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/parser/test_comment.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser 2023-10-23 16:12:15,936 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/parser/test_na_values.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser 2023-10-23 16:12:15,936 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/parser/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser 2023-10-23 16:12:15,937 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/parser/test_index_col.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser 2023-10-23 16:12:15,937 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/parser/test_header.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser 2023-10-23 16:12:15,937 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/parser/test_unsupported.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser 2023-10-23 16:12:15,938 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/parser/test_python_parser_only.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser 2023-10-23 16:12:15,938 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/io/parser/dtypes 2023-10-23 16:12:15,938 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/parser/dtypes/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser/dtypes 2023-10-23 16:12:15,939 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/parser/dtypes/test_empty.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser/dtypes 2023-10-23 16:12:15,939 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/parser/dtypes/test_dtypes_basic.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser/dtypes 2023-10-23 16:12:15,939 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/parser/dtypes/test_categorical.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser/dtypes 2023-10-23 16:12:15,940 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/parser/test_compression.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser 2023-10-23 16:12:15,940 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/parser/test_concatenate_chunks.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser 2023-10-23 16:12:15,940 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/parser/test_converters.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser 2023-10-23 16:12:15,940 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/parser/test_dialect.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser 2023-10-23 16:12:15,941 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/io/parser/common 2023-10-23 16:12:15,941 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/parser/common/test_chunksize.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser/common 2023-10-23 16:12:15,941 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/parser/common/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser/common 2023-10-23 16:12:15,942 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/parser/common/test_data_list.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser/common 2023-10-23 16:12:15,942 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/parser/common/test_iterator.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser/common 2023-10-23 16:12:15,942 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/parser/common/test_inf.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser/common 2023-10-23 16:12:15,943 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/parser/common/test_file_buffer_url.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser/common 2023-10-23 16:12:15,943 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/parser/common/test_decimal.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser/common 2023-10-23 16:12:15,943 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/parser/common/test_index.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser/common 2023-10-23 16:12:15,943 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/parser/common/test_verbose.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser/common 2023-10-23 16:12:15,944 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/parser/common/test_read_errors.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser/common 2023-10-23 16:12:15,944 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/parser/common/test_common_basic.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser/common 2023-10-23 16:12:15,944 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/parser/common/test_float.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser/common 2023-10-23 16:12:15,945 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/parser/common/test_ints.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser/common 2023-10-23 16:12:15,945 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/parser/test_multi_thread.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser 2023-10-23 16:12:15,945 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/parser/test_skiprows.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser 2023-10-23 16:12:15,946 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/parser/test_read_fwf.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser 2023-10-23 16:12:15,946 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/parser/test_encoding.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser 2023-10-23 16:12:15,946 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/parser/test_textreader.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser 2023-10-23 16:12:15,947 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/parser/test_c_parser_only.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser 2023-10-23 16:12:15,947 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/parser/test_network.py -> build/bdist.linux-i686/wheel/pandas/tests/io/parser 2023-10-23 16:12:15,947 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/test_user_agent.py -> build/bdist.linux-i686/wheel/pandas/tests/io 2023-10-23 16:12:15,948 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/test_fsspec.py -> build/bdist.linux-i686/wheel/pandas/tests/io 2023-10-23 16:12:15,948 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/test_feather.py -> build/bdist.linux-i686/wheel/pandas/tests/io 2023-10-23 16:12:15,948 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/test_parquet.py -> build/bdist.linux-i686/wheel/pandas/tests/io 2023-10-23 16:12:15,949 root INFO creating build/bdist.linux-i686/wheel/pandas/tests/io/json 2023-10-23 16:12:15,949 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/json/conftest.py -> build/bdist.linux-i686/wheel/pandas/tests/io/json 2023-10-23 16:12:15,949 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/json/__init__.py -> build/bdist.linux-i686/wheel/pandas/tests/io/json 2023-10-23 16:12:15,950 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/json/test_compression.py -> build/bdist.linux-i686/wheel/pandas/tests/io/json 2023-10-23 16:12:15,950 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/json/test_pandas.py -> build/bdist.linux-i686/wheel/pandas/tests/io/json 2023-10-23 16:12:15,950 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/json/test_ujson.py -> build/bdist.linux-i686/wheel/pandas/tests/io/json 2023-10-23 16:12:15,951 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/json/test_normalize.py -> build/bdist.linux-i686/wheel/pandas/tests/io/json 2023-10-23 16:12:15,951 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/json/test_deprecated_kwargs.py -> build/bdist.linux-i686/wheel/pandas/tests/io/json 2023-10-23 16:12:15,952 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/json/test_json_table_schema_ext_dtype.py -> build/bdist.linux-i686/wheel/pandas/tests/io/json 2023-10-23 16:12:15,952 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/json/test_readlines.py -> build/bdist.linux-i686/wheel/pandas/tests/io/json 2023-10-23 16:12:15,952 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/json/test_json_table_schema.py -> build/bdist.linux-i686/wheel/pandas/tests/io/json 2023-10-23 16:12:15,953 root INFO copying build/lib.linux-i686-cpython-311/pandas/tests/io/generate_legacy_storage_files.py -> build/bdist.linux-i686/wheel/pandas/tests/io 2023-10-23 16:12:15,953 root INFO creating build/bdist.linux-i686/wheel/pandas/core 2023-10-23 16:12:15,953 root INFO creating build/bdist.linux-i686/wheel/pandas/core/strings 2023-10-23 16:12:15,953 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/strings/accessor.py -> build/bdist.linux-i686/wheel/pandas/core/strings 2023-10-23 16:12:15,954 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/strings/__init__.py -> build/bdist.linux-i686/wheel/pandas/core/strings 2023-10-23 16:12:15,954 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/strings/base.py -> build/bdist.linux-i686/wheel/pandas/core/strings 2023-10-23 16:12:15,955 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/strings/object_array.py -> build/bdist.linux-i686/wheel/pandas/core/strings 2023-10-23 16:12:15,955 root INFO creating build/bdist.linux-i686/wheel/pandas/core/indexes 2023-10-23 16:12:15,955 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/indexes/timedeltas.py -> build/bdist.linux-i686/wheel/pandas/core/indexes 2023-10-23 16:12:15,955 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/indexes/api.py -> build/bdist.linux-i686/wheel/pandas/core/indexes 2023-10-23 16:12:15,956 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/indexes/datetimelike.py -> build/bdist.linux-i686/wheel/pandas/core/indexes 2023-10-23 16:12:15,956 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/indexes/period.py -> build/bdist.linux-i686/wheel/pandas/core/indexes 2023-10-23 16:12:15,956 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/indexes/range.py -> build/bdist.linux-i686/wheel/pandas/core/indexes 2023-10-23 16:12:15,957 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/indexes/__init__.py -> build/bdist.linux-i686/wheel/pandas/core/indexes 2023-10-23 16:12:15,957 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/indexes/extension.py -> build/bdist.linux-i686/wheel/pandas/core/indexes 2023-10-23 16:12:15,957 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/indexes/multi.py -> build/bdist.linux-i686/wheel/pandas/core/indexes 2023-10-23 16:12:15,958 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/indexes/interval.py -> build/bdist.linux-i686/wheel/pandas/core/indexes 2023-10-23 16:12:15,958 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/indexes/datetimes.py -> build/bdist.linux-i686/wheel/pandas/core/indexes 2023-10-23 16:12:15,958 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/indexes/category.py -> build/bdist.linux-i686/wheel/pandas/core/indexes 2023-10-23 16:12:15,959 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/indexes/frozen.py -> build/bdist.linux-i686/wheel/pandas/core/indexes 2023-10-23 16:12:15,959 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/indexes/base.py -> build/bdist.linux-i686/wheel/pandas/core/indexes 2023-10-23 16:12:15,960 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/indexes/accessors.py -> build/bdist.linux-i686/wheel/pandas/core/indexes 2023-10-23 16:12:15,960 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/accessor.py -> build/bdist.linux-i686/wheel/pandas/core 2023-10-23 16:12:15,961 root INFO creating build/bdist.linux-i686/wheel/pandas/core/internals 2023-10-23 16:12:15,961 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/internals/blocks.py -> build/bdist.linux-i686/wheel/pandas/core/internals 2023-10-23 16:12:15,961 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/internals/array_manager.py -> build/bdist.linux-i686/wheel/pandas/core/internals 2023-10-23 16:12:15,962 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/internals/api.py -> build/bdist.linux-i686/wheel/pandas/core/internals 2023-10-23 16:12:15,962 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/internals/concat.py -> build/bdist.linux-i686/wheel/pandas/core/internals 2023-10-23 16:12:15,962 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/internals/construction.py -> build/bdist.linux-i686/wheel/pandas/core/internals 2023-10-23 16:12:15,963 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/internals/__init__.py -> build/bdist.linux-i686/wheel/pandas/core/internals 2023-10-23 16:12:15,963 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/internals/ops.py -> build/bdist.linux-i686/wheel/pandas/core/internals 2023-10-23 16:12:15,963 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/internals/managers.py -> build/bdist.linux-i686/wheel/pandas/core/internals 2023-10-23 16:12:15,964 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/internals/base.py -> build/bdist.linux-i686/wheel/pandas/core/internals 2023-10-23 16:12:15,964 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/api.py -> build/bdist.linux-i686/wheel/pandas/core 2023-10-23 16:12:15,964 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/config_init.py -> build/bdist.linux-i686/wheel/pandas/core 2023-10-23 16:12:15,965 root INFO creating build/bdist.linux-i686/wheel/pandas/core/_numba 2023-10-23 16:12:15,965 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/_numba/__init__.py -> build/bdist.linux-i686/wheel/pandas/core/_numba 2023-10-23 16:12:15,965 root INFO creating build/bdist.linux-i686/wheel/pandas/core/_numba/kernels 2023-10-23 16:12:15,965 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/_numba/kernels/sum_.py -> build/bdist.linux-i686/wheel/pandas/core/_numba/kernels 2023-10-23 16:12:15,966 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/_numba/kernels/shared.py -> build/bdist.linux-i686/wheel/pandas/core/_numba/kernels 2023-10-23 16:12:15,966 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/_numba/kernels/__init__.py -> build/bdist.linux-i686/wheel/pandas/core/_numba/kernels 2023-10-23 16:12:15,966 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/_numba/kernels/min_max_.py -> build/bdist.linux-i686/wheel/pandas/core/_numba/kernels 2023-10-23 16:12:15,967 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/_numba/kernels/var_.py -> build/bdist.linux-i686/wheel/pandas/core/_numba/kernels 2023-10-23 16:12:15,967 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/_numba/kernels/mean_.py -> build/bdist.linux-i686/wheel/pandas/core/_numba/kernels 2023-10-23 16:12:15,967 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/_numba/executor.py -> build/bdist.linux-i686/wheel/pandas/core/_numba 2023-10-23 16:12:15,967 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/series.py -> build/bdist.linux-i686/wheel/pandas/core 2023-10-23 16:12:15,968 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/construction.py -> build/bdist.linux-i686/wheel/pandas/core 2023-10-23 16:12:15,968 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/__init__.py -> build/bdist.linux-i686/wheel/pandas/core 2023-10-23 16:12:15,969 root INFO creating build/bdist.linux-i686/wheel/pandas/core/indexers 2023-10-23 16:12:15,969 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/indexers/utils.py -> build/bdist.linux-i686/wheel/pandas/core/indexers 2023-10-23 16:12:15,969 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/indexers/objects.py -> build/bdist.linux-i686/wheel/pandas/core/indexers 2023-10-23 16:12:15,969 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/indexers/__init__.py -> build/bdist.linux-i686/wheel/pandas/core/indexers 2023-10-23 16:12:15,970 root INFO creating build/bdist.linux-i686/wheel/pandas/core/ops 2023-10-23 16:12:15,970 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/ops/invalid.py -> build/bdist.linux-i686/wheel/pandas/core/ops 2023-10-23 16:12:15,970 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/ops/__init__.py -> build/bdist.linux-i686/wheel/pandas/core/ops 2023-10-23 16:12:15,971 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/ops/mask_ops.py -> build/bdist.linux-i686/wheel/pandas/core/ops 2023-10-23 16:12:15,971 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/ops/docstrings.py -> build/bdist.linux-i686/wheel/pandas/core/ops 2023-10-23 16:12:15,971 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/ops/array_ops.py -> build/bdist.linux-i686/wheel/pandas/core/ops 2023-10-23 16:12:15,971 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/ops/methods.py -> build/bdist.linux-i686/wheel/pandas/core/ops 2023-10-23 16:12:15,972 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/ops/common.py -> build/bdist.linux-i686/wheel/pandas/core/ops 2023-10-23 16:12:15,972 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/ops/missing.py -> build/bdist.linux-i686/wheel/pandas/core/ops 2023-10-23 16:12:15,972 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/ops/dispatch.py -> build/bdist.linux-i686/wheel/pandas/core/ops 2023-10-23 16:12:15,973 root INFO creating build/bdist.linux-i686/wheel/pandas/core/groupby 2023-10-23 16:12:15,973 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/groupby/categorical.py -> build/bdist.linux-i686/wheel/pandas/core/groupby 2023-10-23 16:12:15,973 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/groupby/groupby.py -> build/bdist.linux-i686/wheel/pandas/core/groupby 2023-10-23 16:12:15,974 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/groupby/__init__.py -> build/bdist.linux-i686/wheel/pandas/core/groupby 2023-10-23 16:12:15,974 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/groupby/ops.py -> build/bdist.linux-i686/wheel/pandas/core/groupby 2023-10-23 16:12:15,974 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/groupby/grouper.py -> build/bdist.linux-i686/wheel/pandas/core/groupby 2023-10-23 16:12:15,975 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/groupby/numba_.py -> build/bdist.linux-i686/wheel/pandas/core/groupby 2023-10-23 16:12:15,975 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/groupby/generic.py -> build/bdist.linux-i686/wheel/pandas/core/groupby 2023-10-23 16:12:15,975 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/groupby/base.py -> build/bdist.linux-i686/wheel/pandas/core/groupby 2023-10-23 16:12:15,976 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/groupby/indexing.py -> build/bdist.linux-i686/wheel/pandas/core/groupby 2023-10-23 16:12:15,976 root INFO creating build/bdist.linux-i686/wheel/pandas/core/tools 2023-10-23 16:12:15,976 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/tools/timedeltas.py -> build/bdist.linux-i686/wheel/pandas/core/tools 2023-10-23 16:12:15,977 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/tools/__init__.py -> build/bdist.linux-i686/wheel/pandas/core/tools 2023-10-23 16:12:15,977 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/tools/datetimes.py -> build/bdist.linux-i686/wheel/pandas/core/tools 2023-10-23 16:12:15,977 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/tools/numeric.py -> build/bdist.linux-i686/wheel/pandas/core/tools 2023-10-23 16:12:15,978 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/tools/times.py -> build/bdist.linux-i686/wheel/pandas/core/tools 2023-10-23 16:12:15,978 root INFO creating build/bdist.linux-i686/wheel/pandas/core/window 2023-10-23 16:12:15,978 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/window/doc.py -> build/bdist.linux-i686/wheel/pandas/core/window 2023-10-23 16:12:15,978 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/window/__init__.py -> build/bdist.linux-i686/wheel/pandas/core/window 2023-10-23 16:12:15,979 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/window/ewm.py -> build/bdist.linux-i686/wheel/pandas/core/window 2023-10-23 16:12:15,979 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/window/online.py -> build/bdist.linux-i686/wheel/pandas/core/window 2023-10-23 16:12:15,979 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/window/numba_.py -> build/bdist.linux-i686/wheel/pandas/core/window 2023-10-23 16:12:15,980 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/window/rolling.py -> build/bdist.linux-i686/wheel/pandas/core/window 2023-10-23 16:12:15,980 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/window/common.py -> build/bdist.linux-i686/wheel/pandas/core/window 2023-10-23 16:12:15,980 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/window/expanding.py -> build/bdist.linux-i686/wheel/pandas/core/window 2023-10-23 16:12:15,981 root INFO creating build/bdist.linux-i686/wheel/pandas/core/reshape 2023-10-23 16:12:15,981 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/reshape/pivot.py -> build/bdist.linux-i686/wheel/pandas/core/reshape 2023-10-23 16:12:15,981 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/reshape/api.py -> build/bdist.linux-i686/wheel/pandas/core/reshape 2023-10-23 16:12:15,981 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/reshape/concat.py -> build/bdist.linux-i686/wheel/pandas/core/reshape 2023-10-23 16:12:15,982 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/reshape/util.py -> build/bdist.linux-i686/wheel/pandas/core/reshape 2023-10-23 16:12:15,982 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/reshape/__init__.py -> build/bdist.linux-i686/wheel/pandas/core/reshape 2023-10-23 16:12:15,982 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/reshape/merge.py -> build/bdist.linux-i686/wheel/pandas/core/reshape 2023-10-23 16:12:15,983 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/reshape/tile.py -> build/bdist.linux-i686/wheel/pandas/core/reshape 2023-10-23 16:12:15,983 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/reshape/reshape.py -> build/bdist.linux-i686/wheel/pandas/core/reshape 2023-10-23 16:12:15,983 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/reshape/encoding.py -> build/bdist.linux-i686/wheel/pandas/core/reshape 2023-10-23 16:12:15,984 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/reshape/melt.py -> build/bdist.linux-i686/wheel/pandas/core/reshape 2023-10-23 16:12:15,984 root INFO creating build/bdist.linux-i686/wheel/pandas/core/array_algos 2023-10-23 16:12:15,984 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/array_algos/datetimelike_accumulations.py -> build/bdist.linux-i686/wheel/pandas/core/array_algos 2023-10-23 16:12:15,985 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/array_algos/quantile.py -> build/bdist.linux-i686/wheel/pandas/core/array_algos 2023-10-23 16:12:15,985 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/array_algos/masked_accumulations.py -> build/bdist.linux-i686/wheel/pandas/core/array_algos 2023-10-23 16:12:15,985 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/array_algos/masked_reductions.py -> build/bdist.linux-i686/wheel/pandas/core/array_algos 2023-10-23 16:12:15,986 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/array_algos/__init__.py -> build/bdist.linux-i686/wheel/pandas/core/array_algos 2023-10-23 16:12:15,986 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/array_algos/putmask.py -> build/bdist.linux-i686/wheel/pandas/core/array_algos 2023-10-23 16:12:15,986 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/array_algos/take.py -> build/bdist.linux-i686/wheel/pandas/core/array_algos 2023-10-23 16:12:15,986 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/array_algos/replace.py -> build/bdist.linux-i686/wheel/pandas/core/array_algos 2023-10-23 16:12:15,987 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/array_algos/transforms.py -> build/bdist.linux-i686/wheel/pandas/core/array_algos 2023-10-23 16:12:15,987 root INFO creating build/bdist.linux-i686/wheel/pandas/core/dtypes 2023-10-23 16:12:15,987 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/dtypes/inference.py -> build/bdist.linux-i686/wheel/pandas/core/dtypes 2023-10-23 16:12:15,988 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/dtypes/dtypes.py -> build/bdist.linux-i686/wheel/pandas/core/dtypes 2023-10-23 16:12:15,988 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/dtypes/api.py -> build/bdist.linux-i686/wheel/pandas/core/dtypes 2023-10-23 16:12:15,988 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/dtypes/concat.py -> build/bdist.linux-i686/wheel/pandas/core/dtypes 2023-10-23 16:12:15,988 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/dtypes/__init__.py -> build/bdist.linux-i686/wheel/pandas/core/dtypes 2023-10-23 16:12:15,989 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/dtypes/astype.py -> build/bdist.linux-i686/wheel/pandas/core/dtypes 2023-10-23 16:12:15,989 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/dtypes/generic.py -> build/bdist.linux-i686/wheel/pandas/core/dtypes 2023-10-23 16:12:15,989 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/dtypes/base.py -> build/bdist.linux-i686/wheel/pandas/core/dtypes 2023-10-23 16:12:15,990 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/dtypes/common.py -> build/bdist.linux-i686/wheel/pandas/core/dtypes 2023-10-23 16:12:15,990 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/dtypes/missing.py -> build/bdist.linux-i686/wheel/pandas/core/dtypes 2023-10-23 16:12:15,990 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/dtypes/cast.py -> build/bdist.linux-i686/wheel/pandas/core/dtypes 2023-10-23 16:12:15,991 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/resample.py -> build/bdist.linux-i686/wheel/pandas/core 2023-10-23 16:12:15,991 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/algorithms.py -> build/bdist.linux-i686/wheel/pandas/core 2023-10-23 16:12:15,991 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/flags.py -> build/bdist.linux-i686/wheel/pandas/core 2023-10-23 16:12:15,992 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/frame.py -> build/bdist.linux-i686/wheel/pandas/core 2023-10-23 16:12:15,993 root INFO creating build/bdist.linux-i686/wheel/pandas/core/arrays 2023-10-23 16:12:15,993 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/arrays/string_.py -> build/bdist.linux-i686/wheel/pandas/core/arrays 2023-10-23 16:12:15,993 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/arrays/timedeltas.py -> build/bdist.linux-i686/wheel/pandas/core/arrays 2023-10-23 16:12:15,994 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/arrays/categorical.py -> build/bdist.linux-i686/wheel/pandas/core/arrays 2023-10-23 16:12:15,994 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/arrays/datetimelike.py -> build/bdist.linux-i686/wheel/pandas/core/arrays 2023-10-23 16:12:15,995 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/arrays/numpy_.py -> build/bdist.linux-i686/wheel/pandas/core/arrays 2023-10-23 16:12:15,995 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/arrays/period.py -> build/bdist.linux-i686/wheel/pandas/core/arrays 2023-10-23 16:12:15,995 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/arrays/string_arrow.py -> build/bdist.linux-i686/wheel/pandas/core/arrays 2023-10-23 16:12:15,996 root INFO creating build/bdist.linux-i686/wheel/pandas/core/arrays/arrow 2023-10-23 16:12:15,996 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/arrays/arrow/_arrow_utils.py -> build/bdist.linux-i686/wheel/pandas/core/arrays/arrow 2023-10-23 16:12:15,996 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/arrays/arrow/array.py -> build/bdist.linux-i686/wheel/pandas/core/arrays/arrow 2023-10-23 16:12:15,997 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/arrays/arrow/dtype.py -> build/bdist.linux-i686/wheel/pandas/core/arrays/arrow 2023-10-23 16:12:15,997 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/arrays/arrow/__init__.py -> build/bdist.linux-i686/wheel/pandas/core/arrays/arrow 2023-10-23 16:12:15,997 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/arrays/arrow/extension_types.py -> build/bdist.linux-i686/wheel/pandas/core/arrays/arrow 2023-10-23 16:12:15,998 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/arrays/__init__.py -> build/bdist.linux-i686/wheel/pandas/core/arrays 2023-10-23 16:12:15,998 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/arrays/_ranges.py -> build/bdist.linux-i686/wheel/pandas/core/arrays 2023-10-23 16:12:15,998 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/arrays/interval.py -> build/bdist.linux-i686/wheel/pandas/core/arrays 2023-10-23 16:12:15,999 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/arrays/datetimes.py -> build/bdist.linux-i686/wheel/pandas/core/arrays 2023-10-23 16:12:15,999 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/arrays/masked.py -> build/bdist.linux-i686/wheel/pandas/core/arrays 2023-10-23 16:12:15,999 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/arrays/boolean.py -> build/bdist.linux-i686/wheel/pandas/core/arrays 2023-10-23 16:12:16,000 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/arrays/integer.py -> build/bdist.linux-i686/wheel/pandas/core/arrays 2023-10-23 16:12:16,000 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/arrays/_mixins.py -> build/bdist.linux-i686/wheel/pandas/core/arrays 2023-10-23 16:12:16,000 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/arrays/numeric.py -> build/bdist.linux-i686/wheel/pandas/core/arrays 2023-10-23 16:12:16,001 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/arrays/base.py -> build/bdist.linux-i686/wheel/pandas/core/arrays 2023-10-23 16:12:16,001 root INFO creating build/bdist.linux-i686/wheel/pandas/core/arrays/sparse 2023-10-23 16:12:16,002 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/arrays/sparse/accessor.py -> build/bdist.linux-i686/wheel/pandas/core/arrays/sparse 2023-10-23 16:12:16,002 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/arrays/sparse/array.py -> build/bdist.linux-i686/wheel/pandas/core/arrays/sparse 2023-10-23 16:12:16,003 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/arrays/sparse/dtype.py -> build/bdist.linux-i686/wheel/pandas/core/arrays/sparse 2023-10-23 16:12:16,004 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/arrays/sparse/__init__.py -> build/bdist.linux-i686/wheel/pandas/core/arrays/sparse 2023-10-23 16:12:16,004 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/arrays/sparse/scipy_sparse.py -> build/bdist.linux-i686/wheel/pandas/core/arrays/sparse 2023-10-23 16:12:16,004 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/arrays/floating.py -> build/bdist.linux-i686/wheel/pandas/core/arrays 2023-10-23 16:12:16,005 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/sorting.py -> build/bdist.linux-i686/wheel/pandas/core 2023-10-23 16:12:16,005 root INFO creating build/bdist.linux-i686/wheel/pandas/core/interchange 2023-10-23 16:12:16,005 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/interchange/utils.py -> build/bdist.linux-i686/wheel/pandas/core/interchange 2023-10-23 16:12:16,005 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/interchange/buffer.py -> build/bdist.linux-i686/wheel/pandas/core/interchange 2023-10-23 16:12:16,006 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/interchange/from_dataframe.py -> build/bdist.linux-i686/wheel/pandas/core/interchange 2023-10-23 16:12:16,006 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/interchange/dataframe.py -> build/bdist.linux-i686/wheel/pandas/core/interchange 2023-10-23 16:12:16,006 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/interchange/dataframe_protocol.py -> build/bdist.linux-i686/wheel/pandas/core/interchange 2023-10-23 16:12:16,007 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/interchange/__init__.py -> build/bdist.linux-i686/wheel/pandas/core/interchange 2023-10-23 16:12:16,007 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/interchange/column.py -> build/bdist.linux-i686/wheel/pandas/core/interchange 2023-10-23 16:12:16,007 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/generic.py -> build/bdist.linux-i686/wheel/pandas/core 2023-10-23 16:12:16,008 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/base.py -> build/bdist.linux-i686/wheel/pandas/core 2023-10-23 16:12:16,009 root INFO creating build/bdist.linux-i686/wheel/pandas/core/sparse 2023-10-23 16:12:16,009 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/sparse/api.py -> build/bdist.linux-i686/wheel/pandas/core/sparse 2023-10-23 16:12:16,009 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/sparse/__init__.py -> build/bdist.linux-i686/wheel/pandas/core/sparse 2023-10-23 16:12:16,010 root INFO creating build/bdist.linux-i686/wheel/pandas/core/util 2023-10-23 16:12:16,010 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/util/hashing.py -> build/bdist.linux-i686/wheel/pandas/core/util 2023-10-23 16:12:16,010 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/util/__init__.py -> build/bdist.linux-i686/wheel/pandas/core/util 2023-10-23 16:12:16,011 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/util/numba_.py -> build/bdist.linux-i686/wheel/pandas/core/util 2023-10-23 16:12:16,011 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/apply.py -> build/bdist.linux-i686/wheel/pandas/core 2023-10-23 16:12:16,011 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/common.py -> build/bdist.linux-i686/wheel/pandas/core 2023-10-23 16:12:16,012 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/missing.py -> build/bdist.linux-i686/wheel/pandas/core 2023-10-23 16:12:16,012 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/shared_docs.py -> build/bdist.linux-i686/wheel/pandas/core 2023-10-23 16:12:16,012 root INFO creating build/bdist.linux-i686/wheel/pandas/core/methods 2023-10-23 16:12:16,013 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/methods/__init__.py -> build/bdist.linux-i686/wheel/pandas/core/methods 2023-10-23 16:12:16,013 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/methods/to_dict.py -> build/bdist.linux-i686/wheel/pandas/core/methods 2023-10-23 16:12:16,013 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/methods/selectn.py -> build/bdist.linux-i686/wheel/pandas/core/methods 2023-10-23 16:12:16,013 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/methods/describe.py -> build/bdist.linux-i686/wheel/pandas/core/methods 2023-10-23 16:12:16,014 root INFO creating build/bdist.linux-i686/wheel/pandas/core/computation 2023-10-23 16:12:16,014 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/computation/api.py -> build/bdist.linux-i686/wheel/pandas/core/computation 2023-10-23 16:12:16,014 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/computation/eval.py -> build/bdist.linux-i686/wheel/pandas/core/computation 2023-10-23 16:12:16,015 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/computation/expressions.py -> build/bdist.linux-i686/wheel/pandas/core/computation 2023-10-23 16:12:16,015 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/computation/scope.py -> build/bdist.linux-i686/wheel/pandas/core/computation 2023-10-23 16:12:16,015 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/computation/__init__.py -> build/bdist.linux-i686/wheel/pandas/core/computation 2023-10-23 16:12:16,015 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/computation/parsing.py -> build/bdist.linux-i686/wheel/pandas/core/computation 2023-10-23 16:12:16,016 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/computation/ops.py -> build/bdist.linux-i686/wheel/pandas/core/computation 2023-10-23 16:12:16,016 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/computation/pytables.py -> build/bdist.linux-i686/wheel/pandas/core/computation 2023-10-23 16:12:16,016 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/computation/align.py -> build/bdist.linux-i686/wheel/pandas/core/computation 2023-10-23 16:12:16,017 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/computation/check.py -> build/bdist.linux-i686/wheel/pandas/core/computation 2023-10-23 16:12:16,017 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/computation/engines.py -> build/bdist.linux-i686/wheel/pandas/core/computation 2023-10-23 16:12:16,017 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/computation/common.py -> build/bdist.linux-i686/wheel/pandas/core/computation 2023-10-23 16:12:16,017 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/computation/expr.py -> build/bdist.linux-i686/wheel/pandas/core/computation 2023-10-23 16:12:16,018 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/indexing.py -> build/bdist.linux-i686/wheel/pandas/core 2023-10-23 16:12:16,018 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/sample.py -> build/bdist.linux-i686/wheel/pandas/core 2023-10-23 16:12:16,019 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/arraylike.py -> build/bdist.linux-i686/wheel/pandas/core 2023-10-23 16:12:16,019 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/roperator.py -> build/bdist.linux-i686/wheel/pandas/core 2023-10-23 16:12:16,019 root INFO copying build/lib.linux-i686-cpython-311/pandas/core/nanops.py -> build/bdist.linux-i686/wheel/pandas/core 2023-10-23 16:12:16,020 root INFO creating build/bdist.linux-i686/wheel/pandas/api 2023-10-23 16:12:16,020 root INFO copying build/lib.linux-i686-cpython-311/pandas/api/__init__.py -> build/bdist.linux-i686/wheel/pandas/api 2023-10-23 16:12:16,020 root INFO creating build/bdist.linux-i686/wheel/pandas/api/indexers 2023-10-23 16:12:16,020 root INFO copying build/lib.linux-i686-cpython-311/pandas/api/indexers/__init__.py -> build/bdist.linux-i686/wheel/pandas/api/indexers 2023-10-23 16:12:16,021 root INFO creating build/bdist.linux-i686/wheel/pandas/api/types 2023-10-23 16:12:16,021 root INFO copying build/lib.linux-i686-cpython-311/pandas/api/types/__init__.py -> build/bdist.linux-i686/wheel/pandas/api/types 2023-10-23 16:12:16,021 root INFO creating build/bdist.linux-i686/wheel/pandas/api/interchange 2023-10-23 16:12:16,021 root INFO copying build/lib.linux-i686-cpython-311/pandas/api/interchange/__init__.py -> build/bdist.linux-i686/wheel/pandas/api/interchange 2023-10-23 16:12:16,022 root INFO creating build/bdist.linux-i686/wheel/pandas/api/extensions 2023-10-23 16:12:16,022 root INFO copying build/lib.linux-i686-cpython-311/pandas/api/extensions/__init__.py -> build/bdist.linux-i686/wheel/pandas/api/extensions 2023-10-23 16:12:16,022 root INFO copying build/lib.linux-i686-cpython-311/pandas/testing.py -> build/bdist.linux-i686/wheel/pandas 2023-10-23 16:12:16,023 root INFO copying build/lib.linux-i686-cpython-311/pandas/conftest.py -> build/bdist.linux-i686/wheel/pandas 2023-10-23 16:12:16,023 root INFO copying build/lib.linux-i686-cpython-311/pandas/_typing.py -> build/bdist.linux-i686/wheel/pandas 2023-10-23 16:12:16,023 root INFO creating build/bdist.linux-i686/wheel/pandas/tseries 2023-10-23 16:12:16,024 root INFO copying build/lib.linux-i686-cpython-311/pandas/tseries/api.py -> build/bdist.linux-i686/wheel/pandas/tseries 2023-10-23 16:12:16,024 root INFO copying build/lib.linux-i686-cpython-311/pandas/tseries/holiday.py -> build/bdist.linux-i686/wheel/pandas/tseries 2023-10-23 16:12:16,024 root INFO copying build/lib.linux-i686-cpython-311/pandas/tseries/__init__.py -> build/bdist.linux-i686/wheel/pandas/tseries 2023-10-23 16:12:16,025 root INFO copying build/lib.linux-i686-cpython-311/pandas/tseries/offsets.py -> build/bdist.linux-i686/wheel/pandas/tseries 2023-10-23 16:12:16,025 root INFO copying build/lib.linux-i686-cpython-311/pandas/tseries/frequencies.py -> build/bdist.linux-i686/wheel/pandas/tseries 2023-10-23 16:12:16,025 root INFO copying build/lib.linux-i686-cpython-311/pandas/__init__.py -> build/bdist.linux-i686/wheel/pandas 2023-10-23 16:12:16,026 root INFO creating build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,026 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/index.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,038 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/testing.pyx -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,038 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/ops.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,042 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/indexing.pyi -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,043 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/hashing.pyx -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,043 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/missing.pyx -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,043 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/parsers.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,055 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/hashtable_class_helper.pxi.in -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,056 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/algos_take_helper.pxi.in -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,057 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/join.pyi -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,058 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/reshape.pyx -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,058 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslib.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,068 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/reshape.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,073 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/groupby.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,107 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/arrays.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,110 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/index_class_helper.pxi.in -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,111 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/missing.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,117 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/parsers.pyx -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,118 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/internals.pyi -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,118 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/ops_dispatch.pyx -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,119 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/writers.pyi -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,120 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/json.pyi -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,120 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/indexing.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,122 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/reduction.pyi -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,122 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/util.pxd -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,123 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/writers.pyx -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,123 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/ops_dispatch.pyi -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,124 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/hashing.pyi -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,125 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/properties.pyx -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,125 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslib.pyi -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,126 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/reduction.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,127 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/ops.pyi -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,127 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/arrays.pxd -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,128 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/interval.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,153 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/writers.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,160 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/json.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,162 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/reduction.pyx -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,163 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/hashtable.pxd -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,164 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/internals.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,171 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/khash.pxd -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,172 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/missing.pxd -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,172 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/__init__.py -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,173 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/hashtable.pyi -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,174 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/properties.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,176 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/hashtable.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,205 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/reshape.pyi -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,205 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/khash_for_primitive_helper.pxi.in -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,206 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/sparse.pyi -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,207 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/arrays.pyx -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,207 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/parsers.pyi -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,208 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/testing.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,211 root INFO creating build/bdist.linux-i686/wheel/pandas/_libs/window 2023-10-23 16:12:16,211 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/window/aggregations.pyi -> build/bdist.linux-i686/wheel/pandas/_libs/window 2023-10-23 16:12:16,212 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/window/__init__.py -> build/bdist.linux-i686/wheel/pandas/_libs/window 2023-10-23 16:12:16,212 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/window/indexers.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs/window 2023-10-23 16:12:16,218 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/window/indexers.pyi -> build/bdist.linux-i686/wheel/pandas/_libs/window 2023-10-23 16:12:16,218 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/window/aggregations.pyx -> build/bdist.linux-i686/wheel/pandas/_libs/window 2023-10-23 16:12:16,219 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/window/aggregations.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs/window 2023-10-23 16:12:16,226 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/window/indexers.pyx -> build/bdist.linux-i686/wheel/pandas/_libs/window 2023-10-23 16:12:16,227 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/hashtable.pyx -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,227 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/lib.pyi -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,228 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/internals.pyx -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,228 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/algos.pxd -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,229 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/properties.pyi -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,230 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/hashing.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,235 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslib.pyx -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,236 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/lib.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,247 root INFO creating build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,248 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/vectorized.pyi -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,248 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/np_datetime.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,252 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/offsets.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,272 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/nattype.pxd -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,272 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/timestamps.pyx -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,273 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/strptime.pxd -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,274 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/conversion.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,282 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/fields.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,288 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/timezones.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,294 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/timedeltas.pyi -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,295 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/util.pxd -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,295 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/period.pxd -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,295 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/np_datetime.pyx -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,296 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/nattype.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,298 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/nattype.pyi -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,298 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/timedeltas.pyx -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,299 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/offsets.pxd -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,299 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/tzconversion.pyi -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,299 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/ccalendar.pyx -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,300 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/dtypes.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,302 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/period.pyi -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,302 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/nattype.pyx -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,302 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/base.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,303 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/fields.pyi -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,303 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/parsing.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,308 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/timestamps.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,316 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/timedeltas.pxd -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,316 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/__init__.py -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,316 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/offsets.pyi -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,317 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/np_datetime.pxd -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,317 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/timezones.pyx -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,317 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/strptime.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,321 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/conversion.pyi -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,322 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/base.pyx -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,322 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/timezones.pyi -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,322 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/parsing.pyi -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,323 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/timestamps.pxd -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,323 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/ccalendar.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,324 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/conversion.pyx -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,325 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/ccalendar.pyi -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,325 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/vectorized.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,328 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/dtypes.pyx -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,328 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/offsets.pyx -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,329 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/timezones.pxd -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,329 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/ccalendar.pxd -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,330 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/dtypes.pyi -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,330 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/np_datetime.pyi -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,330 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/base.pxd -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,331 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/timestamps.pyi -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,331 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/tzconversion.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,334 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/conversion.pxd -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,335 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/period.pyx -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,335 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/tzconversion.pxd -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,336 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/parsing.pxd -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,336 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/strptime.pyx -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,337 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/dtypes.pxd -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,337 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/tzconversion.pyx -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,337 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/fields.pyx -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,338 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/parsing.pyx -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,338 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/period.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,344 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/vectorized.pyx -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,344 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/timedeltas.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,352 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/tslibs/strptime.pyi -> build/bdist.linux-i686/wheel/pandas/_libs/tslibs 2023-10-23 16:12:16,352 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/indexing.pyx -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,353 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/algos.pyi -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,353 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/intervaltree.pxi.in -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,353 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/ops.pyx -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,354 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/lib.pxd -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,354 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/groupby.pyx -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,354 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/join.pyx -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,355 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/dtypes.pxd -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,355 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/missing.pyi -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,356 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/algos.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,376 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/sparse.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,389 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/hashtable_func_helper.pxi.in -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,389 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/interval.pyx -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,390 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/join.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,415 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/algos_common_helper.pxi.in -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,415 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/algos.pyx -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,416 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/index.pyi -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,416 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/index.pyx -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,417 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/sparse_op_helper.pxi.in -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,417 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/sparse.pyx -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,417 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/interval.pyi -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,418 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/lib.pyx -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,418 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/groupby.pyi -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,419 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/testing.pyi -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,419 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/arrays.pyi -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,420 root INFO copying build/lib.linux-i686-cpython-311/pandas/_libs/ops_dispatch.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/_libs 2023-10-23 16:12:16,421 root INFO copying build/lib.linux-i686-cpython-311/pandas/_version.py -> build/bdist.linux-i686/wheel/pandas 2023-10-23 16:12:16,421 root INFO creating build/bdist.linux-i686/wheel/pandas/errors 2023-10-23 16:12:16,421 root INFO copying build/lib.linux-i686-cpython-311/pandas/errors/__init__.py -> build/bdist.linux-i686/wheel/pandas/errors 2023-10-23 16:12:16,422 root INFO creating build/bdist.linux-i686/wheel/pandas/plotting 2023-10-23 16:12:16,422 root INFO copying build/lib.linux-i686-cpython-311/pandas/plotting/_core.py -> build/bdist.linux-i686/wheel/pandas/plotting 2023-10-23 16:12:16,423 root INFO creating build/bdist.linux-i686/wheel/pandas/plotting/_matplotlib 2023-10-23 16:12:16,423 root INFO copying build/lib.linux-i686-cpython-311/pandas/plotting/_matplotlib/timeseries.py -> build/bdist.linux-i686/wheel/pandas/plotting/_matplotlib 2023-10-23 16:12:16,423 root INFO copying build/lib.linux-i686-cpython-311/pandas/plotting/_matplotlib/groupby.py -> build/bdist.linux-i686/wheel/pandas/plotting/_matplotlib 2023-10-23 16:12:16,424 root INFO copying build/lib.linux-i686-cpython-311/pandas/plotting/_matplotlib/tools.py -> build/bdist.linux-i686/wheel/pandas/plotting/_matplotlib 2023-10-23 16:12:16,424 root INFO copying build/lib.linux-i686-cpython-311/pandas/plotting/_matplotlib/__init__.py -> build/bdist.linux-i686/wheel/pandas/plotting/_matplotlib 2023-10-23 16:12:16,424 root INFO copying build/lib.linux-i686-cpython-311/pandas/plotting/_matplotlib/core.py -> build/bdist.linux-i686/wheel/pandas/plotting/_matplotlib 2023-10-23 16:12:16,425 root INFO copying build/lib.linux-i686-cpython-311/pandas/plotting/_matplotlib/converter.py -> build/bdist.linux-i686/wheel/pandas/plotting/_matplotlib 2023-10-23 16:12:16,425 root INFO copying build/lib.linux-i686-cpython-311/pandas/plotting/_matplotlib/misc.py -> build/bdist.linux-i686/wheel/pandas/plotting/_matplotlib 2023-10-23 16:12:16,426 root INFO copying build/lib.linux-i686-cpython-311/pandas/plotting/_matplotlib/boxplot.py -> build/bdist.linux-i686/wheel/pandas/plotting/_matplotlib 2023-10-23 16:12:16,426 root INFO copying build/lib.linux-i686-cpython-311/pandas/plotting/_matplotlib/style.py -> build/bdist.linux-i686/wheel/pandas/plotting/_matplotlib 2023-10-23 16:12:16,426 root INFO copying build/lib.linux-i686-cpython-311/pandas/plotting/_matplotlib/hist.py -> build/bdist.linux-i686/wheel/pandas/plotting/_matplotlib 2023-10-23 16:12:16,427 root INFO copying build/lib.linux-i686-cpython-311/pandas/plotting/_misc.py -> build/bdist.linux-i686/wheel/pandas/plotting 2023-10-23 16:12:16,427 root INFO copying build/lib.linux-i686-cpython-311/pandas/plotting/__init__.py -> build/bdist.linux-i686/wheel/pandas/plotting 2023-10-23 16:12:16,428 root INFO creating build/bdist.linux-i686/wheel/pandas/arrays 2023-10-23 16:12:16,428 root INFO copying build/lib.linux-i686-cpython-311/pandas/arrays/__init__.py -> build/bdist.linux-i686/wheel/pandas/arrays 2023-10-23 16:12:16,428 root INFO creating build/bdist.linux-i686/wheel/pandas/_testing 2023-10-23 16:12:16,428 root INFO copying build/lib.linux-i686-cpython-311/pandas/_testing/_hypothesis.py -> build/bdist.linux-i686/wheel/pandas/_testing 2023-10-23 16:12:16,429 root INFO copying build/lib.linux-i686-cpython-311/pandas/_testing/_io.py -> build/bdist.linux-i686/wheel/pandas/_testing 2023-10-23 16:12:16,429 root INFO copying build/lib.linux-i686-cpython-311/pandas/_testing/contexts.py -> build/bdist.linux-i686/wheel/pandas/_testing 2023-10-23 16:12:16,429 root INFO copying build/lib.linux-i686-cpython-311/pandas/_testing/__init__.py -> build/bdist.linux-i686/wheel/pandas/_testing 2023-10-23 16:12:16,430 root INFO copying build/lib.linux-i686-cpython-311/pandas/_testing/asserters.py -> build/bdist.linux-i686/wheel/pandas/_testing 2023-10-23 16:12:16,430 root INFO copying build/lib.linux-i686-cpython-311/pandas/_testing/_random.py -> build/bdist.linux-i686/wheel/pandas/_testing 2023-10-23 16:12:16,431 root INFO copying build/lib.linux-i686-cpython-311/pandas/_testing/_warnings.py -> build/bdist.linux-i686/wheel/pandas/_testing 2023-10-23 16:12:16,431 root INFO copying build/lib.linux-i686-cpython-311/pandas/_testing/compat.py -> build/bdist.linux-i686/wheel/pandas/_testing 2023-10-23 16:12:16,431 root INFO creating build/bdist.linux-i686/wheel/pandas/_config 2023-10-23 16:12:16,431 root INFO copying build/lib.linux-i686-cpython-311/pandas/_config/dates.py -> build/bdist.linux-i686/wheel/pandas/_config 2023-10-23 16:12:16,432 root INFO copying build/lib.linux-i686-cpython-311/pandas/_config/__init__.py -> build/bdist.linux-i686/wheel/pandas/_config 2023-10-23 16:12:16,432 root INFO copying build/lib.linux-i686-cpython-311/pandas/_config/display.py -> build/bdist.linux-i686/wheel/pandas/_config 2023-10-23 16:12:16,432 root INFO copying build/lib.linux-i686-cpython-311/pandas/_config/localization.py -> build/bdist.linux-i686/wheel/pandas/_config 2023-10-23 16:12:16,433 root INFO copying build/lib.linux-i686-cpython-311/pandas/_config/config.py -> build/bdist.linux-i686/wheel/pandas/_config 2023-10-23 16:12:16,433 root INFO creating build/bdist.linux-i686/wheel/pandas/util 2023-10-23 16:12:16,433 root INFO copying build/lib.linux-i686-cpython-311/pandas/util/_decorators.py -> build/bdist.linux-i686/wheel/pandas/util 2023-10-23 16:12:16,434 root INFO copying build/lib.linux-i686-cpython-311/pandas/util/_exceptions.py -> build/bdist.linux-i686/wheel/pandas/util 2023-10-23 16:12:16,434 root INFO copying build/lib.linux-i686-cpython-311/pandas/util/_str_methods.py -> build/bdist.linux-i686/wheel/pandas/util 2023-10-23 16:12:16,434 root INFO copying build/lib.linux-i686-cpython-311/pandas/util/_doctools.py -> build/bdist.linux-i686/wheel/pandas/util 2023-10-23 16:12:16,435 root INFO copying build/lib.linux-i686-cpython-311/pandas/util/_print_versions.py -> build/bdist.linux-i686/wheel/pandas/util 2023-10-23 16:12:16,435 root INFO copying build/lib.linux-i686-cpython-311/pandas/util/__init__.py -> build/bdist.linux-i686/wheel/pandas/util 2023-10-23 16:12:16,435 root INFO copying build/lib.linux-i686-cpython-311/pandas/util/_test_decorators.py -> build/bdist.linux-i686/wheel/pandas/util 2023-10-23 16:12:16,435 root INFO creating build/bdist.linux-i686/wheel/pandas/util/version 2023-10-23 16:12:16,436 root INFO copying build/lib.linux-i686-cpython-311/pandas/util/version/__init__.py -> build/bdist.linux-i686/wheel/pandas/util/version 2023-10-23 16:12:16,436 root INFO copying build/lib.linux-i686-cpython-311/pandas/util/_validators.py -> build/bdist.linux-i686/wheel/pandas/util 2023-10-23 16:12:16,436 root INFO copying build/lib.linux-i686-cpython-311/pandas/util/_tester.py -> build/bdist.linux-i686/wheel/pandas/util 2023-10-23 16:12:16,437 root INFO creating build/bdist.linux-i686/wheel/pandas/compat 2023-10-23 16:12:16,437 root INFO copying build/lib.linux-i686-cpython-311/pandas/compat/pickle_compat.py -> build/bdist.linux-i686/wheel/pandas/compat 2023-10-23 16:12:16,437 root INFO creating build/bdist.linux-i686/wheel/pandas/compat/numpy 2023-10-23 16:12:16,438 root INFO copying build/lib.linux-i686-cpython-311/pandas/compat/numpy/__init__.py -> build/bdist.linux-i686/wheel/pandas/compat/numpy 2023-10-23 16:12:16,438 root INFO copying build/lib.linux-i686-cpython-311/pandas/compat/numpy/function.py -> build/bdist.linux-i686/wheel/pandas/compat/numpy 2023-10-23 16:12:16,438 root INFO copying build/lib.linux-i686-cpython-311/pandas/compat/_constants.py -> build/bdist.linux-i686/wheel/pandas/compat 2023-10-23 16:12:16,438 root INFO copying build/lib.linux-i686-cpython-311/pandas/compat/__init__.py -> build/bdist.linux-i686/wheel/pandas/compat 2023-10-23 16:12:16,439 root INFO copying build/lib.linux-i686-cpython-311/pandas/compat/_optional.py -> build/bdist.linux-i686/wheel/pandas/compat 2023-10-23 16:12:16,439 root INFO copying build/lib.linux-i686-cpython-311/pandas/compat/compressors.py -> build/bdist.linux-i686/wheel/pandas/compat 2023-10-23 16:12:16,439 root INFO copying build/lib.linux-i686-cpython-311/pandas/compat/pyarrow.py -> build/bdist.linux-i686/wheel/pandas/compat 2023-10-23 16:12:16,440 root INFO creating build/bdist.linux-i686/wheel/pandas/io 2023-10-23 16:12:16,440 root INFO creating build/bdist.linux-i686/wheel/pandas/io/formats 2023-10-23 16:12:16,440 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/formats/console.py -> build/bdist.linux-i686/wheel/pandas/io/formats 2023-10-23 16:12:16,441 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/formats/printing.py -> build/bdist.linux-i686/wheel/pandas/io/formats 2023-10-23 16:12:16,441 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/formats/info.py -> build/bdist.linux-i686/wheel/pandas/io/formats 2023-10-23 16:12:16,441 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/formats/style_render.py -> build/bdist.linux-i686/wheel/pandas/io/formats 2023-10-23 16:12:16,442 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/formats/format.py -> build/bdist.linux-i686/wheel/pandas/io/formats 2023-10-23 16:12:16,442 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/formats/__init__.py -> build/bdist.linux-i686/wheel/pandas/io/formats 2023-10-23 16:12:16,442 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/formats/string.py -> build/bdist.linux-i686/wheel/pandas/io/formats 2023-10-23 16:12:16,443 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/formats/excel.py -> build/bdist.linux-i686/wheel/pandas/io/formats 2023-10-23 16:12:16,443 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/formats/latex.py -> build/bdist.linux-i686/wheel/pandas/io/formats 2023-10-23 16:12:16,443 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/formats/csvs.py -> build/bdist.linux-i686/wheel/pandas/io/formats 2023-10-23 16:12:16,444 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/formats/html.py -> build/bdist.linux-i686/wheel/pandas/io/formats 2023-10-23 16:12:16,444 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/formats/_color_data.py -> build/bdist.linux-i686/wheel/pandas/io/formats 2023-10-23 16:12:16,445 root INFO creating build/bdist.linux-i686/wheel/pandas/io/formats/templates 2023-10-23 16:12:16,445 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/formats/templates/string.tpl -> build/bdist.linux-i686/wheel/pandas/io/formats/templates 2023-10-23 16:12:16,445 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/formats/templates/latex_table.tpl -> build/bdist.linux-i686/wheel/pandas/io/formats/templates 2023-10-23 16:12:16,445 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/formats/templates/html_style.tpl -> build/bdist.linux-i686/wheel/pandas/io/formats/templates 2023-10-23 16:12:16,446 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/formats/templates/latex_longtable.tpl -> build/bdist.linux-i686/wheel/pandas/io/formats/templates 2023-10-23 16:12:16,446 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/formats/templates/html_table.tpl -> build/bdist.linux-i686/wheel/pandas/io/formats/templates 2023-10-23 16:12:16,446 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/formats/templates/html.tpl -> build/bdist.linux-i686/wheel/pandas/io/formats/templates 2023-10-23 16:12:16,447 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/formats/templates/latex.tpl -> build/bdist.linux-i686/wheel/pandas/io/formats/templates 2023-10-23 16:12:16,447 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/formats/css.py -> build/bdist.linux-i686/wheel/pandas/io/formats 2023-10-23 16:12:16,447 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/formats/xml.py -> build/bdist.linux-i686/wheel/pandas/io/formats 2023-10-23 16:12:16,448 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/formats/style.py -> build/bdist.linux-i686/wheel/pandas/io/formats 2023-10-23 16:12:16,448 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/_util.py -> build/bdist.linux-i686/wheel/pandas/io 2023-10-23 16:12:16,448 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/pickle.py -> build/bdist.linux-i686/wheel/pandas/io 2023-10-23 16:12:16,449 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/api.py -> build/bdist.linux-i686/wheel/pandas/io 2023-10-23 16:12:16,449 root INFO creating build/bdist.linux-i686/wheel/pandas/io/parsers 2023-10-23 16:12:16,449 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/parsers/arrow_parser_wrapper.py -> build/bdist.linux-i686/wheel/pandas/io/parsers 2023-10-23 16:12:16,450 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/parsers/c_parser_wrapper.py -> build/bdist.linux-i686/wheel/pandas/io/parsers 2023-10-23 16:12:16,450 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/parsers/__init__.py -> build/bdist.linux-i686/wheel/pandas/io/parsers 2023-10-23 16:12:16,450 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/parsers/base_parser.py -> build/bdist.linux-i686/wheel/pandas/io/parsers 2023-10-23 16:12:16,451 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/parsers/python_parser.py -> build/bdist.linux-i686/wheel/pandas/io/parsers 2023-10-23 16:12:16,451 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/parsers/readers.py -> build/bdist.linux-i686/wheel/pandas/io/parsers 2023-10-23 16:12:16,451 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/clipboards.py -> build/bdist.linux-i686/wheel/pandas/io 2023-10-23 16:12:16,452 root INFO creating build/bdist.linux-i686/wheel/pandas/io/sas 2023-10-23 16:12:16,452 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/sas/sas_xport.py -> build/bdist.linux-i686/wheel/pandas/io/sas 2023-10-23 16:12:16,452 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/sas/sasreader.py -> build/bdist.linux-i686/wheel/pandas/io/sas 2023-10-23 16:12:16,453 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/sas/sas.pyx -> build/bdist.linux-i686/wheel/pandas/io/sas 2023-10-23 16:12:16,453 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/sas/sas7bdat.py -> build/bdist.linux-i686/wheel/pandas/io/sas 2023-10-23 16:12:16,453 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/sas/_byteswap.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/io/sas 2023-10-23 16:12:16,454 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/sas/__init__.py -> build/bdist.linux-i686/wheel/pandas/io/sas 2023-10-23 16:12:16,454 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/sas/byteswap.pyx -> build/bdist.linux-i686/wheel/pandas/io/sas 2023-10-23 16:12:16,455 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/sas/_byteswap.pyi -> build/bdist.linux-i686/wheel/pandas/io/sas 2023-10-23 16:12:16,455 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/sas/_sas.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/pandas/io/sas 2023-10-23 16:12:16,457 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/sas/sas_constants.py -> build/bdist.linux-i686/wheel/pandas/io/sas 2023-10-23 16:12:16,458 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/sas/_sas.pyi -> build/bdist.linux-i686/wheel/pandas/io/sas 2023-10-23 16:12:16,458 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/parquet.py -> build/bdist.linux-i686/wheel/pandas/io 2023-10-23 16:12:16,459 root INFO creating build/bdist.linux-i686/wheel/pandas/io/excel 2023-10-23 16:12:16,459 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/excel/_base.py -> build/bdist.linux-i686/wheel/pandas/io/excel 2023-10-23 16:12:16,459 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/excel/_odfreader.py -> build/bdist.linux-i686/wheel/pandas/io/excel 2023-10-23 16:12:16,460 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/excel/_util.py -> build/bdist.linux-i686/wheel/pandas/io/excel 2023-10-23 16:12:16,460 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/excel/_xlsxwriter.py -> build/bdist.linux-i686/wheel/pandas/io/excel 2023-10-23 16:12:16,460 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/excel/_xlrd.py -> build/bdist.linux-i686/wheel/pandas/io/excel 2023-10-23 16:12:16,461 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/excel/__init__.py -> build/bdist.linux-i686/wheel/pandas/io/excel 2023-10-23 16:12:16,461 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/excel/_odswriter.py -> build/bdist.linux-i686/wheel/pandas/io/excel 2023-10-23 16:12:16,461 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/excel/_pyxlsb.py -> build/bdist.linux-i686/wheel/pandas/io/excel 2023-10-23 16:12:16,462 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/excel/_openpyxl.py -> build/bdist.linux-i686/wheel/pandas/io/excel 2023-10-23 16:12:16,462 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/__init__.py -> build/bdist.linux-i686/wheel/pandas/io 2023-10-23 16:12:16,463 root INFO creating build/bdist.linux-i686/wheel/pandas/io/clipboard 2023-10-23 16:12:16,463 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/clipboard/__init__.py -> build/bdist.linux-i686/wheel/pandas/io/clipboard 2023-10-23 16:12:16,463 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/pytables.py -> build/bdist.linux-i686/wheel/pandas/io 2023-10-23 16:12:16,464 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/gbq.py -> build/bdist.linux-i686/wheel/pandas/io 2023-10-23 16:12:16,464 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/feather_format.py -> build/bdist.linux-i686/wheel/pandas/io 2023-10-23 16:12:16,465 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/sql.py -> build/bdist.linux-i686/wheel/pandas/io 2023-10-23 16:12:16,465 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/html.py -> build/bdist.linux-i686/wheel/pandas/io 2023-10-23 16:12:16,465 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/stata.py -> build/bdist.linux-i686/wheel/pandas/io 2023-10-23 16:12:16,466 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/spss.py -> build/bdist.linux-i686/wheel/pandas/io 2023-10-23 16:12:16,466 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/common.py -> build/bdist.linux-i686/wheel/pandas/io 2023-10-23 16:12:16,467 root INFO creating build/bdist.linux-i686/wheel/pandas/io/json 2023-10-23 16:12:16,467 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/json/__init__.py -> build/bdist.linux-i686/wheel/pandas/io/json 2023-10-23 16:12:16,467 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/json/_json.py -> build/bdist.linux-i686/wheel/pandas/io/json 2023-10-23 16:12:16,468 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/json/_normalize.py -> build/bdist.linux-i686/wheel/pandas/io/json 2023-10-23 16:12:16,468 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/json/_table_schema.py -> build/bdist.linux-i686/wheel/pandas/io/json 2023-10-23 16:12:16,468 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/orc.py -> build/bdist.linux-i686/wheel/pandas/io 2023-10-23 16:12:16,469 root INFO copying build/lib.linux-i686-cpython-311/pandas/io/xml.py -> build/bdist.linux-i686/wheel/pandas/io 2023-10-23 16:12:16,469 root INFO running install_egg_info 2023-10-23 16:12:16,472 root INFO Copying pandas.egg-info to build/bdist.linux-i686/wheel/pandas-2.0.3-py3.11.egg-info 2023-10-23 16:12:16,474 root INFO running install_scripts 2023-10-23 16:12:16,499 wheel INFO creating build/bdist.linux-i686/wheel/pandas-2.0.3.dist-info/WHEEL 2023-10-23 16:12:16,500 wheel INFO creating '/home/buildozer/aports/community/py3-pandas/src/pandas-2.0.3/.dist/.tmp-sr29yvel/pandas-2.0.3-cp311-cp311-linux_i686.whl' and adding 'build/bdist.linux-i686/wheel' to it 2023-10-23 16:12:16,500 wheel INFO adding 'pandas/__init__.py' 2023-10-23 16:12:16,501 wheel INFO adding 'pandas/_typing.py' 2023-10-23 16:12:16,501 wheel INFO adding 'pandas/_version.py' 2023-10-23 16:12:16,502 wheel INFO adding 'pandas/conftest.py' 2023-10-23 16:12:16,502 wheel INFO adding 'pandas/testing.py' 2023-10-23 16:12:16,503 wheel INFO adding 'pandas/_config/__init__.py' 2023-10-23 16:12:16,503 wheel INFO adding 'pandas/_config/config.py' 2023-10-23 16:12:16,504 wheel INFO adding 'pandas/_config/dates.py' 2023-10-23 16:12:16,504 wheel INFO adding 'pandas/_config/display.py' 2023-10-23 16:12:16,505 wheel INFO adding 'pandas/_config/localization.py' 2023-10-23 16:12:16,505 wheel INFO adding 'pandas/_libs/__init__.py' 2023-10-23 16:12:16,534 wheel INFO adding 'pandas/_libs/algos.cpython-311-i386-linux-musl.so' 2023-10-23 16:12:16,588 wheel INFO adding 'pandas/_libs/algos.pxd' 2023-10-23 16:12:16,589 wheel INFO adding 'pandas/_libs/algos.pyi' 2023-10-23 16:12:16,589 wheel INFO adding 'pandas/_libs/algos.pyx' 2023-10-23 16:12:16,590 wheel INFO adding 'pandas/_libs/algos_common_helper.pxi.in' 2023-10-23 16:12:16,590 wheel INFO adding 'pandas/_libs/algos_take_helper.pxi.in' 2023-10-23 16:12:16,592 wheel INFO adding 'pandas/_libs/arrays.cpython-311-i386-linux-musl.so' 2023-10-23 16:12:16,595 wheel INFO adding 'pandas/_libs/arrays.pxd' 2023-10-23 16:12:16,595 wheel INFO adding 'pandas/_libs/arrays.pyi' 2023-10-23 16:12:16,596 wheel INFO adding 'pandas/_libs/arrays.pyx' 2023-10-23 16:12:16,596 wheel INFO adding 'pandas/_libs/dtypes.pxd' 2023-10-23 16:12:16,623 wheel INFO adding 'pandas/_libs/groupby.cpython-311-i386-linux-musl.so' 2023-10-23 16:12:16,676 wheel INFO adding 'pandas/_libs/groupby.pyi' 2023-10-23 16:12:16,677 wheel INFO adding 'pandas/_libs/groupby.pyx' 2023-10-23 16:12:16,680 wheel INFO adding 'pandas/_libs/hashing.cpython-311-i386-linux-musl.so' 2023-10-23 16:12:16,686 wheel INFO adding 'pandas/_libs/hashing.pyi' 2023-10-23 16:12:16,686 wheel INFO adding 'pandas/_libs/hashing.pyx' 2023-10-23 16:12:16,712 wheel INFO adding 'pandas/_libs/hashtable.cpython-311-i386-linux-musl.so' 2023-10-23 16:12:16,761 wheel INFO adding 'pandas/_libs/hashtable.pxd' 2023-10-23 16:12:16,761 wheel INFO adding 'pandas/_libs/hashtable.pyi' 2023-10-23 16:12:16,762 wheel INFO adding 'pandas/_libs/hashtable.pyx' 2023-10-23 16:12:16,762 wheel INFO adding 'pandas/_libs/hashtable_class_helper.pxi.in' 2023-10-23 16:12:16,763 wheel INFO adding 'pandas/_libs/hashtable_func_helper.pxi.in' 2023-10-23 16:12:16,779 wheel INFO adding 'pandas/_libs/index.cpython-311-i386-linux-musl.so' 2023-10-23 16:12:16,812 wheel INFO adding 'pandas/_libs/index.pyi' 2023-10-23 16:12:16,813 wheel INFO adding 'pandas/_libs/index.pyx' 2023-10-23 16:12:16,813 wheel INFO adding 'pandas/_libs/index_class_helper.pxi.in' 2023-10-23 16:12:16,814 wheel INFO adding 'pandas/_libs/indexing.cpython-311-i386-linux-musl.so' 2023-10-23 16:12:16,816 wheel INFO adding 'pandas/_libs/indexing.pyi' 2023-10-23 16:12:16,816 wheel INFO adding 'pandas/_libs/indexing.pyx' 2023-10-23 16:12:16,822 wheel INFO adding 'pandas/_libs/internals.cpython-311-i386-linux-musl.so' 2023-10-23 16:12:16,834 wheel INFO adding 'pandas/_libs/internals.pyi' 2023-10-23 16:12:16,834 wheel INFO adding 'pandas/_libs/internals.pyx' 2023-10-23 16:12:16,854 wheel INFO adding 'pandas/_libs/interval.cpython-311-i386-linux-musl.so' 2023-10-23 16:12:16,894 wheel INFO adding 'pandas/_libs/interval.pyi' 2023-10-23 16:12:16,895 wheel INFO adding 'pandas/_libs/interval.pyx' 2023-10-23 16:12:16,895 wheel INFO adding 'pandas/_libs/intervaltree.pxi.in' 2023-10-23 16:12:16,930 wheel INFO adding 'pandas/_libs/join.cpython-311-i386-linux-musl.so' 2023-10-23 16:12:16,995 wheel INFO adding 'pandas/_libs/join.pyi' 2023-10-23 16:12:16,995 wheel INFO adding 'pandas/_libs/join.pyx' 2023-10-23 16:12:16,996 wheel INFO adding 'pandas/_libs/json.cpython-311-i386-linux-musl.so' 2023-10-23 16:12:16,998 wheel INFO adding 'pandas/_libs/json.pyi' 2023-10-23 16:12:16,998 wheel INFO adding 'pandas/_libs/khash.pxd' 2023-10-23 16:12:16,999 wheel INFO adding 'pandas/_libs/khash_for_primitive_helper.pxi.in' 2023-10-23 16:12:17,006 wheel INFO adding 'pandas/_libs/lib.cpython-311-i386-linux-musl.so' 2023-10-23 16:12:17,021 wheel INFO adding 'pandas/_libs/lib.pxd' 2023-10-23 16:12:17,021 wheel INFO adding 'pandas/_libs/lib.pyi' 2023-10-23 16:12:17,021 wheel INFO adding 'pandas/_libs/lib.pyx' 2023-10-23 16:12:17,024 wheel INFO adding 'pandas/_libs/missing.cpython-311-i386-linux-musl.so' 2023-10-23 16:12:17,028 wheel INFO adding 'pandas/_libs/missing.pxd' 2023-10-23 16:12:17,028 wheel INFO adding 'pandas/_libs/missing.pyi' 2023-10-23 16:12:17,028 wheel INFO adding 'pandas/_libs/missing.pyx' 2023-10-23 16:12:17,031 wheel INFO adding 'pandas/_libs/ops.cpython-311-i386-linux-musl.so' 2023-10-23 16:12:17,036 wheel INFO adding 'pandas/_libs/ops.pyi' 2023-10-23 16:12:17,036 wheel INFO adding 'pandas/_libs/ops.pyx' 2023-10-23 16:12:17,037 wheel INFO adding 'pandas/_libs/ops_dispatch.cpython-311-i386-linux-musl.so' 2023-10-23 16:12:17,038 wheel INFO adding 'pandas/_libs/ops_dispatch.pyi' 2023-10-23 16:12:17,039 wheel INFO adding 'pandas/_libs/ops_dispatch.pyx' 2023-10-23 16:12:17,045 wheel INFO adding 'pandas/_libs/parsers.cpython-311-i386-linux-musl.so' 2023-10-23 16:12:17,059 wheel INFO adding 'pandas/_libs/parsers.pyi' 2023-10-23 16:12:17,059 wheel INFO adding 'pandas/_libs/parsers.pyx' 2023-10-23 16:12:17,060 wheel INFO adding 'pandas/_libs/properties.cpython-311-i386-linux-musl.so' 2023-10-23 16:12:17,062 wheel INFO adding 'pandas/_libs/properties.pyi' 2023-10-23 16:12:17,062 wheel INFO adding 'pandas/_libs/properties.pyx' 2023-10-23 16:12:17,063 wheel INFO adding 'pandas/_libs/reduction.cpython-311-i386-linux-musl.so' 2023-10-23 16:12:17,063 wheel INFO adding 'pandas/_libs/reduction.pyi' 2023-10-23 16:12:17,063 wheel INFO adding 'pandas/_libs/reduction.pyx' 2023-10-23 16:12:17,066 wheel INFO adding 'pandas/_libs/reshape.cpython-311-i386-linux-musl.so' 2023-10-23 16:12:17,072 wheel INFO adding 'pandas/_libs/reshape.pyi' 2023-10-23 16:12:17,072 wheel INFO adding 'pandas/_libs/reshape.pyx' 2023-10-23 16:12:17,084 wheel INFO adding 'pandas/_libs/sparse.cpython-311-i386-linux-musl.so' 2023-10-23 16:12:17,107 wheel INFO adding 'pandas/_libs/sparse.pyi' 2023-10-23 16:12:17,107 wheel INFO adding 'pandas/_libs/sparse.pyx' 2023-10-23 16:12:17,108 wheel INFO adding 'pandas/_libs/sparse_op_helper.pxi.in' 2023-10-23 16:12:17,109 wheel INFO adding 'pandas/_libs/testing.cpython-311-i386-linux-musl.so' 2023-10-23 16:12:17,111 wheel INFO adding 'pandas/_libs/testing.pyi' 2023-10-23 16:12:17,111 wheel INFO adding 'pandas/_libs/testing.pyx' 2023-10-23 16:12:17,115 wheel INFO adding 'pandas/_libs/tslib.cpython-311-i386-linux-musl.so' 2023-10-23 16:12:17,121 wheel INFO adding 'pandas/_libs/tslib.pyi' 2023-10-23 16:12:17,122 wheel INFO adding 'pandas/_libs/tslib.pyx' 2023-10-23 16:12:17,122 wheel INFO adding 'pandas/_libs/util.pxd' 2023-10-23 16:12:17,125 wheel INFO adding 'pandas/_libs/writers.cpython-311-i386-linux-musl.so' 2023-10-23 16:12:17,129 wheel INFO adding 'pandas/_libs/writers.pyi' 2023-10-23 16:12:17,130 wheel INFO adding 'pandas/_libs/writers.pyx' 2023-10-23 16:12:17,130 wheel INFO adding 'pandas/_libs/tslibs/__init__.py' 2023-10-23 16:12:17,131 wheel INFO adding 'pandas/_libs/tslibs/base.cpython-311-i386-linux-musl.so' 2023-10-23 16:12:17,132 wheel INFO adding 'pandas/_libs/tslibs/base.pxd' 2023-10-23 16:12:17,132 wheel INFO adding 'pandas/_libs/tslibs/base.pyx' 2023-10-23 16:12:17,133 wheel INFO adding 'pandas/_libs/tslibs/ccalendar.cpython-311-i386-linux-musl.so' 2023-10-23 16:12:17,134 wheel INFO adding 'pandas/_libs/tslibs/ccalendar.pxd' 2023-10-23 16:12:17,134 wheel INFO adding 'pandas/_libs/tslibs/ccalendar.pyi' 2023-10-23 16:12:17,135 wheel INFO adding 'pandas/_libs/tslibs/ccalendar.pyx' 2023-10-23 16:12:17,138 wheel INFO adding 'pandas/_libs/tslibs/conversion.cpython-311-i386-linux-musl.so' 2023-10-23 16:12:17,144 wheel INFO adding 'pandas/_libs/tslibs/conversion.pxd' 2023-10-23 16:12:17,144 wheel INFO adding 'pandas/_libs/tslibs/conversion.pyi' 2023-10-23 16:12:17,145 wheel INFO adding 'pandas/_libs/tslibs/conversion.pyx' 2023-10-23 16:12:17,146 wheel INFO adding 'pandas/_libs/tslibs/dtypes.cpython-311-i386-linux-musl.so' 2023-10-23 16:12:17,149 wheel INFO adding 'pandas/_libs/tslibs/dtypes.pxd' 2023-10-23 16:12:17,149 wheel INFO adding 'pandas/_libs/tslibs/dtypes.pyi' 2023-10-23 16:12:17,150 wheel INFO adding 'pandas/_libs/tslibs/dtypes.pyx' 2023-10-23 16:12:17,154 wheel INFO adding 'pandas/_libs/tslibs/fields.cpython-311-i386-linux-musl.so' 2023-10-23 16:12:17,161 wheel INFO adding 'pandas/_libs/tslibs/fields.pyi' 2023-10-23 16:12:17,161 wheel INFO adding 'pandas/_libs/tslibs/fields.pyx' 2023-10-23 16:12:17,163 wheel INFO adding 'pandas/_libs/tslibs/nattype.cpython-311-i386-linux-musl.so' 2023-10-23 16:12:17,167 wheel INFO adding 'pandas/_libs/tslibs/nattype.pxd' 2023-10-23 16:12:17,167 wheel INFO adding 'pandas/_libs/tslibs/nattype.pyi' 2023-10-23 16:12:17,168 wheel INFO adding 'pandas/_libs/tslibs/nattype.pyx' 2023-10-23 16:12:17,170 wheel INFO adding 'pandas/_libs/tslibs/np_datetime.cpython-311-i386-linux-musl.so' 2023-10-23 16:12:17,173 wheel INFO adding 'pandas/_libs/tslibs/np_datetime.pxd' 2023-10-23 16:12:17,173 wheel INFO adding 'pandas/_libs/tslibs/np_datetime.pyi' 2023-10-23 16:12:17,173 wheel INFO adding 'pandas/_libs/tslibs/np_datetime.pyx' 2023-10-23 16:12:17,185 wheel INFO adding 'pandas/_libs/tslibs/offsets.cpython-311-i386-linux-musl.so' 2023-10-23 16:12:17,207 wheel INFO adding 'pandas/_libs/tslibs/offsets.pxd' 2023-10-23 16:12:17,208 wheel INFO adding 'pandas/_libs/tslibs/offsets.pyi' 2023-10-23 16:12:17,208 wheel INFO adding 'pandas/_libs/tslibs/offsets.pyx' 2023-10-23 16:12:17,214 wheel INFO adding 'pandas/_libs/tslibs/parsing.cpython-311-i386-linux-musl.so' 2023-10-23 16:12:17,223 wheel INFO adding 'pandas/_libs/tslibs/parsing.pxd' 2023-10-23 16:12:17,223 wheel INFO adding 'pandas/_libs/tslibs/parsing.pyi' 2023-10-23 16:12:17,223 wheel INFO adding 'pandas/_libs/tslibs/parsing.pyx' 2023-10-23 16:12:17,229 wheel INFO adding 'pandas/_libs/tslibs/period.cpython-311-i386-linux-musl.so' 2023-10-23 16:12:17,239 wheel INFO adding 'pandas/_libs/tslibs/period.pxd' 2023-10-23 16:12:17,239 wheel INFO adding 'pandas/_libs/tslibs/period.pyi' 2023-10-23 16:12:17,240 wheel INFO adding 'pandas/_libs/tslibs/period.pyx' 2023-10-23 16:12:17,244 wheel INFO adding 'pandas/_libs/tslibs/strptime.cpython-311-i386-linux-musl.so' 2023-10-23 16:12:17,251 wheel INFO adding 'pandas/_libs/tslibs/strptime.pxd' 2023-10-23 16:12:17,251 wheel INFO adding 'pandas/_libs/tslibs/strptime.pyi' 2023-10-23 16:12:17,251 wheel INFO adding 'pandas/_libs/tslibs/strptime.pyx' 2023-10-23 16:12:17,259 wheel INFO adding 'pandas/_libs/tslibs/timedeltas.cpython-311-i386-linux-musl.so' 2023-10-23 16:12:17,272 wheel INFO adding 'pandas/_libs/tslibs/timedeltas.pxd' 2023-10-23 16:12:17,272 wheel INFO adding 'pandas/_libs/tslibs/timedeltas.pyi' 2023-10-23 16:12:17,273 wheel INFO adding 'pandas/_libs/tslibs/timedeltas.pyx' 2023-10-23 16:12:17,279 wheel INFO adding 'pandas/_libs/tslibs/timestamps.cpython-311-i386-linux-musl.so' 2023-10-23 16:12:17,291 wheel INFO adding 'pandas/_libs/tslibs/timestamps.pxd' 2023-10-23 16:12:17,291 wheel INFO adding 'pandas/_libs/tslibs/timestamps.pyi' 2023-10-23 16:12:17,291 wheel INFO adding 'pandas/_libs/tslibs/timestamps.pyx' 2023-10-23 16:12:17,295 wheel INFO adding 'pandas/_libs/tslibs/timezones.cpython-311-i386-linux-musl.so' 2023-10-23 16:12:17,301 wheel INFO adding 'pandas/_libs/tslibs/timezones.pxd' 2023-10-23 16:12:17,301 wheel INFO adding 'pandas/_libs/tslibs/timezones.pyi' 2023-10-23 16:12:17,301 wheel INFO adding 'pandas/_libs/tslibs/timezones.pyx' 2023-10-23 16:12:17,305 wheel INFO adding 'pandas/_libs/tslibs/tzconversion.cpython-311-i386-linux-musl.so' 2023-10-23 16:12:17,312 wheel INFO adding 'pandas/_libs/tslibs/tzconversion.pxd' 2023-10-23 16:12:17,312 wheel INFO adding 'pandas/_libs/tslibs/tzconversion.pyi' 2023-10-23 16:12:17,313 wheel INFO adding 'pandas/_libs/tslibs/tzconversion.pyx' 2023-10-23 16:12:17,313 wheel INFO adding 'pandas/_libs/tslibs/util.pxd' 2023-10-23 16:12:17,316 wheel INFO adding 'pandas/_libs/tslibs/vectorized.cpython-311-i386-linux-musl.so' 2023-10-23 16:12:17,321 wheel INFO adding 'pandas/_libs/tslibs/vectorized.pyi' 2023-10-23 16:12:17,321 wheel INFO adding 'pandas/_libs/tslibs/vectorized.pyx' 2023-10-23 16:12:17,322 wheel INFO adding 'pandas/_libs/window/__init__.py' 2023-10-23 16:12:17,326 wheel INFO adding 'pandas/_libs/window/aggregations.cpython-311-i386-linux-musl.so' 2023-10-23 16:12:17,335 wheel INFO adding 'pandas/_libs/window/aggregations.pyi' 2023-10-23 16:12:17,335 wheel INFO adding 'pandas/_libs/window/aggregations.pyx' 2023-10-23 16:12:17,338 wheel INFO adding 'pandas/_libs/window/indexers.cpython-311-i386-linux-musl.so' 2023-10-23 16:12:17,342 wheel INFO adding 'pandas/_libs/window/indexers.pyi' 2023-10-23 16:12:17,342 wheel INFO adding 'pandas/_libs/window/indexers.pyx' 2023-10-23 16:12:17,342 wheel INFO adding 'pandas/_testing/__init__.py' 2023-10-23 16:12:17,343 wheel INFO adding 'pandas/_testing/_hypothesis.py' 2023-10-23 16:12:17,343 wheel INFO adding 'pandas/_testing/_io.py' 2023-10-23 16:12:17,343 wheel INFO adding 'pandas/_testing/_random.py' 2023-10-23 16:12:17,343 wheel INFO adding 'pandas/_testing/_warnings.py' 2023-10-23 16:12:17,344 wheel INFO adding 'pandas/_testing/asserters.py' 2023-10-23 16:12:17,344 wheel INFO adding 'pandas/_testing/compat.py' 2023-10-23 16:12:17,345 wheel INFO adding 'pandas/_testing/contexts.py' 2023-10-23 16:12:17,345 wheel INFO adding 'pandas/api/__init__.py' 2023-10-23 16:12:17,345 wheel INFO adding 'pandas/api/extensions/__init__.py' 2023-10-23 16:12:17,345 wheel INFO adding 'pandas/api/indexers/__init__.py' 2023-10-23 16:12:17,346 wheel INFO adding 'pandas/api/interchange/__init__.py' 2023-10-23 16:12:17,346 wheel INFO adding 'pandas/api/types/__init__.py' 2023-10-23 16:12:17,346 wheel INFO adding 'pandas/arrays/__init__.py' 2023-10-23 16:12:17,346 wheel INFO adding 'pandas/compat/__init__.py' 2023-10-23 16:12:17,347 wheel INFO adding 'pandas/compat/_constants.py' 2023-10-23 16:12:17,347 wheel INFO adding 'pandas/compat/_optional.py' 2023-10-23 16:12:17,347 wheel INFO adding 'pandas/compat/compressors.py' 2023-10-23 16:12:17,347 wheel INFO adding 'pandas/compat/pickle_compat.py' 2023-10-23 16:12:17,348 wheel INFO adding 'pandas/compat/pyarrow.py' 2023-10-23 16:12:17,348 wheel INFO adding 'pandas/compat/numpy/__init__.py' 2023-10-23 16:12:17,348 wheel INFO adding 'pandas/compat/numpy/function.py' 2023-10-23 16:12:17,348 wheel INFO adding 'pandas/core/__init__.py' 2023-10-23 16:12:17,349 wheel INFO adding 'pandas/core/accessor.py' 2023-10-23 16:12:17,349 wheel INFO adding 'pandas/core/algorithms.py' 2023-10-23 16:12:17,350 wheel INFO adding 'pandas/core/api.py' 2023-10-23 16:12:17,350 wheel INFO adding 'pandas/core/apply.py' 2023-10-23 16:12:17,350 wheel INFO adding 'pandas/core/arraylike.py' 2023-10-23 16:12:17,351 wheel INFO adding 'pandas/core/base.py' 2023-10-23 16:12:17,351 wheel INFO adding 'pandas/core/common.py' 2023-10-23 16:12:17,352 wheel INFO adding 'pandas/core/config_init.py' 2023-10-23 16:12:17,352 wheel INFO adding 'pandas/core/construction.py' 2023-10-23 16:12:17,352 wheel INFO adding 'pandas/core/flags.py' 2023-10-23 16:12:17,353 wheel INFO adding 'pandas/core/frame.py' 2023-10-23 16:12:17,356 wheel INFO adding 'pandas/core/generic.py' 2023-10-23 16:12:17,358 wheel INFO adding 'pandas/core/indexing.py' 2023-10-23 16:12:17,359 wheel INFO adding 'pandas/core/missing.py' 2023-10-23 16:12:17,360 wheel INFO adding 'pandas/core/nanops.py' 2023-10-23 16:12:17,360 wheel INFO adding 'pandas/core/resample.py' 2023-10-23 16:12:17,361 wheel INFO adding 'pandas/core/roperator.py' 2023-10-23 16:12:17,361 wheel INFO adding 'pandas/core/sample.py' 2023-10-23 16:12:17,362 wheel INFO adding 'pandas/core/series.py' 2023-10-23 16:12:17,363 wheel INFO adding 'pandas/core/shared_docs.py' 2023-10-23 16:12:17,363 wheel INFO adding 'pandas/core/sorting.py' 2023-10-23 16:12:17,363 wheel INFO adding 'pandas/core/_numba/__init__.py' 2023-10-23 16:12:17,364 wheel INFO adding 'pandas/core/_numba/executor.py' 2023-10-23 16:12:17,364 wheel INFO adding 'pandas/core/_numba/kernels/__init__.py' 2023-10-23 16:12:17,364 wheel INFO adding 'pandas/core/_numba/kernels/mean_.py' 2023-10-23 16:12:17,364 wheel INFO adding 'pandas/core/_numba/kernels/min_max_.py' 2023-10-23 16:12:17,365 wheel INFO adding 'pandas/core/_numba/kernels/shared.py' 2023-10-23 16:12:17,365 wheel INFO adding 'pandas/core/_numba/kernels/sum_.py' 2023-10-23 16:12:17,365 wheel INFO adding 'pandas/core/_numba/kernels/var_.py' 2023-10-23 16:12:17,365 wheel INFO adding 'pandas/core/array_algos/__init__.py' 2023-10-23 16:12:17,366 wheel INFO adding 'pandas/core/array_algos/datetimelike_accumulations.py' 2023-10-23 16:12:17,366 wheel INFO adding 'pandas/core/array_algos/masked_accumulations.py' 2023-10-23 16:12:17,366 wheel INFO adding 'pandas/core/array_algos/masked_reductions.py' 2023-10-23 16:12:17,366 wheel INFO adding 'pandas/core/array_algos/putmask.py' 2023-10-23 16:12:17,367 wheel INFO adding 'pandas/core/array_algos/quantile.py' 2023-10-23 16:12:17,367 wheel INFO adding 'pandas/core/array_algos/replace.py' 2023-10-23 16:12:17,367 wheel INFO adding 'pandas/core/array_algos/take.py' 2023-10-23 16:12:17,368 wheel INFO adding 'pandas/core/array_algos/transforms.py' 2023-10-23 16:12:17,368 wheel INFO adding 'pandas/core/arrays/__init__.py' 2023-10-23 16:12:17,368 wheel INFO adding 'pandas/core/arrays/_mixins.py' 2023-10-23 16:12:17,368 wheel INFO adding 'pandas/core/arrays/_ranges.py' 2023-10-23 16:12:17,369 wheel INFO adding 'pandas/core/arrays/base.py' 2023-10-23 16:12:17,369 wheel INFO adding 'pandas/core/arrays/boolean.py' 2023-10-23 16:12:17,370 wheel INFO adding 'pandas/core/arrays/categorical.py' 2023-10-23 16:12:17,371 wheel INFO adding 'pandas/core/arrays/datetimelike.py' 2023-10-23 16:12:17,371 wheel INFO adding 'pandas/core/arrays/datetimes.py' 2023-10-23 16:12:17,372 wheel INFO adding 'pandas/core/arrays/floating.py' 2023-10-23 16:12:17,372 wheel INFO adding 'pandas/core/arrays/integer.py' 2023-10-23 16:12:17,373 wheel INFO adding 'pandas/core/arrays/interval.py' 2023-10-23 16:12:17,373 wheel INFO adding 'pandas/core/arrays/masked.py' 2023-10-23 16:12:17,374 wheel INFO adding 'pandas/core/arrays/numeric.py' 2023-10-23 16:12:17,374 wheel INFO adding 'pandas/core/arrays/numpy_.py' 2023-10-23 16:12:17,374 wheel INFO adding 'pandas/core/arrays/period.py' 2023-10-23 16:12:17,375 wheel INFO adding 'pandas/core/arrays/string_.py' 2023-10-23 16:12:17,375 wheel INFO adding 'pandas/core/arrays/string_arrow.py' 2023-10-23 16:12:17,376 wheel INFO adding 'pandas/core/arrays/timedeltas.py' 2023-10-23 16:12:17,376 wheel INFO adding 'pandas/core/arrays/arrow/__init__.py' 2023-10-23 16:12:17,376 wheel INFO adding 'pandas/core/arrays/arrow/_arrow_utils.py' 2023-10-23 16:12:17,377 wheel INFO adding 'pandas/core/arrays/arrow/array.py' 2023-10-23 16:12:17,377 wheel INFO adding 'pandas/core/arrays/arrow/dtype.py' 2023-10-23 16:12:17,377 wheel INFO adding 'pandas/core/arrays/arrow/extension_types.py' 2023-10-23 16:12:17,378 wheel INFO adding 'pandas/core/arrays/sparse/__init__.py' 2023-10-23 16:12:17,378 wheel INFO adding 'pandas/core/arrays/sparse/accessor.py' 2023-10-23 16:12:17,378 wheel INFO adding 'pandas/core/arrays/sparse/array.py' 2023-10-23 16:12:17,379 wheel INFO adding 'pandas/core/arrays/sparse/dtype.py' 2023-10-23 16:12:17,379 wheel INFO adding 'pandas/core/arrays/sparse/scipy_sparse.py' 2023-10-23 16:12:17,380 wheel INFO adding 'pandas/core/computation/__init__.py' 2023-10-23 16:12:17,380 wheel INFO adding 'pandas/core/computation/align.py' 2023-10-23 16:12:17,380 wheel INFO adding 'pandas/core/computation/api.py' 2023-10-23 16:12:17,380 wheel INFO adding 'pandas/core/computation/check.py' 2023-10-23 16:12:17,381 wheel INFO adding 'pandas/core/computation/common.py' 2023-10-23 16:12:17,381 wheel INFO adding 'pandas/core/computation/engines.py' 2023-10-23 16:12:17,381 wheel INFO adding 'pandas/core/computation/eval.py' 2023-10-23 16:12:17,381 wheel INFO adding 'pandas/core/computation/expr.py' 2023-10-23 16:12:17,382 wheel INFO adding 'pandas/core/computation/expressions.py' 2023-10-23 16:12:17,382 wheel INFO adding 'pandas/core/computation/ops.py' 2023-10-23 16:12:17,382 wheel INFO adding 'pandas/core/computation/parsing.py' 2023-10-23 16:12:17,383 wheel INFO adding 'pandas/core/computation/pytables.py' 2023-10-23 16:12:17,383 wheel INFO adding 'pandas/core/computation/scope.py' 2023-10-23 16:12:17,383 wheel INFO adding 'pandas/core/dtypes/__init__.py' 2023-10-23 16:12:17,384 wheel INFO adding 'pandas/core/dtypes/api.py' 2023-10-23 16:12:17,384 wheel INFO adding 'pandas/core/dtypes/astype.py' 2023-10-23 16:12:17,384 wheel INFO adding 'pandas/core/dtypes/base.py' 2023-10-23 16:12:17,385 wheel INFO adding 'pandas/core/dtypes/cast.py' 2023-10-23 16:12:17,385 wheel INFO adding 'pandas/core/dtypes/common.py' 2023-10-23 16:12:17,386 wheel INFO adding 'pandas/core/dtypes/concat.py' 2023-10-23 16:12:17,386 wheel INFO adding 'pandas/core/dtypes/dtypes.py' 2023-10-23 16:12:17,387 wheel INFO adding 'pandas/core/dtypes/generic.py' 2023-10-23 16:12:17,387 wheel INFO adding 'pandas/core/dtypes/inference.py' 2023-10-23 16:12:17,387 wheel INFO adding 'pandas/core/dtypes/missing.py' 2023-10-23 16:12:17,387 wheel INFO adding 'pandas/core/groupby/__init__.py' 2023-10-23 16:12:17,388 wheel INFO adding 'pandas/core/groupby/base.py' 2023-10-23 16:12:17,388 wheel INFO adding 'pandas/core/groupby/categorical.py' 2023-10-23 16:12:17,388 wheel INFO adding 'pandas/core/groupby/generic.py' 2023-10-23 16:12:17,389 wheel INFO adding 'pandas/core/groupby/groupby.py' 2023-10-23 16:12:17,390 wheel INFO adding 'pandas/core/groupby/grouper.py' 2023-10-23 16:12:17,391 wheel INFO adding 'pandas/core/groupby/indexing.py' 2023-10-23 16:12:17,391 wheel INFO adding 'pandas/core/groupby/numba_.py' 2023-10-23 16:12:17,391 wheel INFO adding 'pandas/core/groupby/ops.py' 2023-10-23 16:12:17,392 wheel INFO adding 'pandas/core/indexers/__init__.py' 2023-10-23 16:12:17,392 wheel INFO adding 'pandas/core/indexers/objects.py' 2023-10-23 16:12:17,392 wheel INFO adding 'pandas/core/indexers/utils.py' 2023-10-23 16:12:17,393 wheel INFO adding 'pandas/core/indexes/__init__.py' 2023-10-23 16:12:17,393 wheel INFO adding 'pandas/core/indexes/accessors.py' 2023-10-23 16:12:17,393 wheel INFO adding 'pandas/core/indexes/api.py' 2023-10-23 16:12:17,394 wheel INFO adding 'pandas/core/indexes/base.py' 2023-10-23 16:12:17,395 wheel INFO adding 'pandas/core/indexes/category.py' 2023-10-23 16:12:17,396 wheel INFO adding 'pandas/core/indexes/datetimelike.py' 2023-10-23 16:12:17,396 wheel INFO adding 'pandas/core/indexes/datetimes.py' 2023-10-23 16:12:17,396 wheel INFO adding 'pandas/core/indexes/extension.py' 2023-10-23 16:12:17,397 wheel INFO adding 'pandas/core/indexes/frozen.py' 2023-10-23 16:12:17,397 wheel INFO adding 'pandas/core/indexes/interval.py' 2023-10-23 16:12:17,398 wheel INFO adding 'pandas/core/indexes/multi.py' 2023-10-23 16:12:17,399 wheel INFO adding 'pandas/core/indexes/period.py' 2023-10-23 16:12:17,399 wheel INFO adding 'pandas/core/indexes/range.py' 2023-10-23 16:12:17,399 wheel INFO adding 'pandas/core/indexes/timedeltas.py' 2023-10-23 16:12:17,400 wheel INFO adding 'pandas/core/interchange/__init__.py' 2023-10-23 16:12:17,400 wheel INFO adding 'pandas/core/interchange/buffer.py' 2023-10-23 16:12:17,400 wheel INFO adding 'pandas/core/interchange/column.py' 2023-10-23 16:12:17,400 wheel INFO adding 'pandas/core/interchange/dataframe.py' 2023-10-23 16:12:17,401 wheel INFO adding 'pandas/core/interchange/dataframe_protocol.py' 2023-10-23 16:12:17,401 wheel INFO adding 'pandas/core/interchange/from_dataframe.py' 2023-10-23 16:12:17,401 wheel INFO adding 'pandas/core/interchange/utils.py' 2023-10-23 16:12:17,402 wheel INFO adding 'pandas/core/internals/__init__.py' 2023-10-23 16:12:17,402 wheel INFO adding 'pandas/core/internals/api.py' 2023-10-23 16:12:17,402 wheel INFO adding 'pandas/core/internals/array_manager.py' 2023-10-23 16:12:17,403 wheel INFO adding 'pandas/core/internals/base.py' 2023-10-23 16:12:17,403 wheel INFO adding 'pandas/core/internals/blocks.py' 2023-10-23 16:12:17,404 wheel INFO adding 'pandas/core/internals/concat.py' 2023-10-23 16:12:17,404 wheel INFO adding 'pandas/core/internals/construction.py' 2023-10-23 16:12:17,405 wheel INFO adding 'pandas/core/internals/managers.py' 2023-10-23 16:12:17,405 wheel INFO adding 'pandas/core/internals/ops.py' 2023-10-23 16:12:17,406 wheel INFO adding 'pandas/core/methods/__init__.py' 2023-10-23 16:12:17,406 wheel INFO adding 'pandas/core/methods/describe.py' 2023-10-23 16:12:17,406 wheel INFO adding 'pandas/core/methods/selectn.py' 2023-10-23 16:12:17,407 wheel INFO adding 'pandas/core/methods/to_dict.py' 2023-10-23 16:12:17,407 wheel INFO adding 'pandas/core/ops/__init__.py' 2023-10-23 16:12:17,407 wheel INFO adding 'pandas/core/ops/array_ops.py' 2023-10-23 16:12:17,408 wheel INFO adding 'pandas/core/ops/common.py' 2023-10-23 16:12:17,408 wheel INFO adding 'pandas/core/ops/dispatch.py' 2023-10-23 16:12:17,408 wheel INFO adding 'pandas/core/ops/docstrings.py' 2023-10-23 16:12:17,408 wheel INFO adding 'pandas/core/ops/invalid.py' 2023-10-23 16:12:17,409 wheel INFO adding 'pandas/core/ops/mask_ops.py' 2023-10-23 16:12:17,409 wheel INFO adding 'pandas/core/ops/methods.py' 2023-10-23 16:12:17,409 wheel INFO adding 'pandas/core/ops/missing.py' 2023-10-23 16:12:17,409 wheel INFO adding 'pandas/core/reshape/__init__.py' 2023-10-23 16:12:17,410 wheel INFO adding 'pandas/core/reshape/api.py' 2023-10-23 16:12:17,410 wheel INFO adding 'pandas/core/reshape/concat.py' 2023-10-23 16:12:17,410 wheel INFO adding 'pandas/core/reshape/encoding.py' 2023-10-23 16:12:17,411 wheel INFO adding 'pandas/core/reshape/melt.py' 2023-10-23 16:12:17,411 wheel INFO adding 'pandas/core/reshape/merge.py' 2023-10-23 16:12:17,412 wheel INFO adding 'pandas/core/reshape/pivot.py' 2023-10-23 16:12:17,412 wheel INFO adding 'pandas/core/reshape/reshape.py' 2023-10-23 16:12:17,413 wheel INFO adding 'pandas/core/reshape/tile.py' 2023-10-23 16:12:17,413 wheel INFO adding 'pandas/core/reshape/util.py' 2023-10-23 16:12:17,413 wheel INFO adding 'pandas/core/sparse/__init__.py' 2023-10-23 16:12:17,414 wheel INFO adding 'pandas/core/sparse/api.py' 2023-10-23 16:12:17,414 wheel INFO adding 'pandas/core/strings/__init__.py' 2023-10-23 16:12:17,414 wheel INFO adding 'pandas/core/strings/accessor.py' 2023-10-23 16:12:17,415 wheel INFO adding 'pandas/core/strings/base.py' 2023-10-23 16:12:17,415 wheel INFO adding 'pandas/core/strings/object_array.py' 2023-10-23 16:12:17,416 wheel INFO adding 'pandas/core/tools/__init__.py' 2023-10-23 16:12:17,416 wheel INFO adding 'pandas/core/tools/datetimes.py' 2023-10-23 16:12:17,416 wheel INFO adding 'pandas/core/tools/numeric.py' 2023-10-23 16:12:17,417 wheel INFO adding 'pandas/core/tools/timedeltas.py' 2023-10-23 16:12:17,417 wheel INFO adding 'pandas/core/tools/times.py' 2023-10-23 16:12:17,417 wheel INFO adding 'pandas/core/util/__init__.py' 2023-10-23 16:12:17,417 wheel INFO adding 'pandas/core/util/hashing.py' 2023-10-23 16:12:17,418 wheel INFO adding 'pandas/core/util/numba_.py' 2023-10-23 16:12:17,418 wheel INFO adding 'pandas/core/window/__init__.py' 2023-10-23 16:12:17,418 wheel INFO adding 'pandas/core/window/common.py' 2023-10-23 16:12:17,419 wheel INFO adding 'pandas/core/window/doc.py' 2023-10-23 16:12:17,419 wheel INFO adding 'pandas/core/window/ewm.py' 2023-10-23 16:12:17,420 wheel INFO adding 'pandas/core/window/expanding.py' 2023-10-23 16:12:17,420 wheel INFO adding 'pandas/core/window/numba_.py' 2023-10-23 16:12:17,420 wheel INFO adding 'pandas/core/window/online.py' 2023-10-23 16:12:17,421 wheel INFO adding 'pandas/core/window/rolling.py' 2023-10-23 16:12:17,421 wheel INFO adding 'pandas/errors/__init__.py' 2023-10-23 16:12:17,422 wheel INFO adding 'pandas/io/__init__.py' 2023-10-23 16:12:17,422 wheel INFO adding 'pandas/io/_util.py' 2023-10-23 16:12:17,422 wheel INFO adding 'pandas/io/api.py' 2023-10-23 16:12:17,422 wheel INFO adding 'pandas/io/clipboards.py' 2023-10-23 16:12:17,423 wheel INFO adding 'pandas/io/common.py' 2023-10-23 16:12:17,423 wheel INFO adding 'pandas/io/feather_format.py' 2023-10-23 16:12:17,423 wheel INFO adding 'pandas/io/gbq.py' 2023-10-23 16:12:17,424 wheel INFO adding 'pandas/io/html.py' 2023-10-23 16:12:17,424 wheel INFO adding 'pandas/io/orc.py' 2023-10-23 16:12:17,425 wheel INFO adding 'pandas/io/parquet.py' 2023-10-23 16:12:17,425 wheel INFO adding 'pandas/io/pickle.py' 2023-10-23 16:12:17,426 wheel INFO adding 'pandas/io/pytables.py' 2023-10-23 16:12:17,426 wheel INFO adding 'pandas/io/spss.py' 2023-10-23 16:12:17,427 wheel INFO adding 'pandas/io/sql.py' 2023-10-23 16:12:17,428 wheel INFO adding 'pandas/io/stata.py' 2023-10-23 16:12:17,429 wheel INFO adding 'pandas/io/xml.py' 2023-10-23 16:12:17,429 wheel INFO adding 'pandas/io/clipboard/__init__.py' 2023-10-23 16:12:17,429 wheel INFO adding 'pandas/io/excel/__init__.py' 2023-10-23 16:12:17,430 wheel INFO adding 'pandas/io/excel/_base.py' 2023-10-23 16:12:17,430 wheel INFO adding 'pandas/io/excel/_odfreader.py' 2023-10-23 16:12:17,431 wheel INFO adding 'pandas/io/excel/_odswriter.py' 2023-10-23 16:12:17,431 wheel INFO adding 'pandas/io/excel/_openpyxl.py' 2023-10-23 16:12:17,431 wheel INFO adding 'pandas/io/excel/_pyxlsb.py' 2023-10-23 16:12:17,432 wheel INFO adding 'pandas/io/excel/_util.py' 2023-10-23 16:12:17,432 wheel INFO adding 'pandas/io/excel/_xlrd.py' 2023-10-23 16:12:17,432 wheel INFO adding 'pandas/io/excel/_xlsxwriter.py' 2023-10-23 16:12:17,432 wheel INFO adding 'pandas/io/formats/__init__.py' 2023-10-23 16:12:17,433 wheel INFO adding 'pandas/io/formats/_color_data.py' 2023-10-23 16:12:17,433 wheel INFO adding 'pandas/io/formats/console.py' 2023-10-23 16:12:17,433 wheel INFO adding 'pandas/io/formats/css.py' 2023-10-23 16:12:17,433 wheel INFO adding 'pandas/io/formats/csvs.py' 2023-10-23 16:12:17,434 wheel INFO adding 'pandas/io/formats/excel.py' 2023-10-23 16:12:17,434 wheel INFO adding 'pandas/io/formats/format.py' 2023-10-23 16:12:17,435 wheel INFO adding 'pandas/io/formats/html.py' 2023-10-23 16:12:17,435 wheel INFO adding 'pandas/io/formats/info.py' 2023-10-23 16:12:17,436 wheel INFO adding 'pandas/io/formats/latex.py' 2023-10-23 16:12:17,436 wheel INFO adding 'pandas/io/formats/printing.py' 2023-10-23 16:12:17,436 wheel INFO adding 'pandas/io/formats/string.py' 2023-10-23 16:12:17,437 wheel INFO adding 'pandas/io/formats/style.py' 2023-10-23 16:12:17,438 wheel INFO adding 'pandas/io/formats/style_render.py' 2023-10-23 16:12:17,439 wheel INFO adding 'pandas/io/formats/xml.py' 2023-10-23 16:12:17,439 wheel INFO adding 'pandas/io/formats/templates/html.tpl' 2023-10-23 16:12:17,439 wheel INFO adding 'pandas/io/formats/templates/html_style.tpl' 2023-10-23 16:12:17,440 wheel INFO adding 'pandas/io/formats/templates/html_table.tpl' 2023-10-23 16:12:17,440 wheel INFO adding 'pandas/io/formats/templates/latex.tpl' 2023-10-23 16:12:17,440 wheel INFO adding 'pandas/io/formats/templates/latex_longtable.tpl' 2023-10-23 16:12:17,440 wheel INFO adding 'pandas/io/formats/templates/latex_table.tpl' 2023-10-23 16:12:17,440 wheel INFO adding 'pandas/io/formats/templates/string.tpl' 2023-10-23 16:12:17,441 wheel INFO adding 'pandas/io/json/__init__.py' 2023-10-23 16:12:17,441 wheel INFO adding 'pandas/io/json/_json.py' 2023-10-23 16:12:17,442 wheel INFO adding 'pandas/io/json/_normalize.py' 2023-10-23 16:12:17,442 wheel INFO adding 'pandas/io/json/_table_schema.py' 2023-10-23 16:12:17,442 wheel INFO adding 'pandas/io/parsers/__init__.py' 2023-10-23 16:12:17,442 wheel INFO adding 'pandas/io/parsers/arrow_parser_wrapper.py' 2023-10-23 16:12:17,443 wheel INFO adding 'pandas/io/parsers/base_parser.py' 2023-10-23 16:12:17,443 wheel INFO adding 'pandas/io/parsers/c_parser_wrapper.py' 2023-10-23 16:12:17,444 wheel INFO adding 'pandas/io/parsers/python_parser.py' 2023-10-23 16:12:17,444 wheel INFO adding 'pandas/io/parsers/readers.py' 2023-10-23 16:12:17,445 wheel INFO adding 'pandas/io/sas/__init__.py' 2023-10-23 16:12:17,445 wheel INFO adding 'pandas/io/sas/_byteswap.cpython-311-i386-linux-musl.so' 2023-10-23 16:12:17,446 wheel INFO adding 'pandas/io/sas/_byteswap.pyi' 2023-10-23 16:12:17,449 wheel INFO adding 'pandas/io/sas/_sas.cpython-311-i386-linux-musl.so' 2023-10-23 16:12:17,455 wheel INFO adding 'pandas/io/sas/_sas.pyi' 2023-10-23 16:12:17,455 wheel INFO adding 'pandas/io/sas/byteswap.pyx' 2023-10-23 16:12:17,455 wheel INFO adding 'pandas/io/sas/sas.pyx' 2023-10-23 16:12:17,455 wheel INFO adding 'pandas/io/sas/sas7bdat.py' 2023-10-23 16:12:17,456 wheel INFO adding 'pandas/io/sas/sas_constants.py' 2023-10-23 16:12:17,456 wheel INFO adding 'pandas/io/sas/sas_xport.py' 2023-10-23 16:12:17,456 wheel INFO adding 'pandas/io/sas/sasreader.py' 2023-10-23 16:12:17,457 wheel INFO adding 'pandas/plotting/__init__.py' 2023-10-23 16:12:17,457 wheel INFO adding 'pandas/plotting/_core.py' 2023-10-23 16:12:17,458 wheel INFO adding 'pandas/plotting/_misc.py' 2023-10-23 16:12:17,458 wheel INFO adding 'pandas/plotting/_matplotlib/__init__.py' 2023-10-23 16:12:17,458 wheel INFO adding 'pandas/plotting/_matplotlib/boxplot.py' 2023-10-23 16:12:17,459 wheel INFO adding 'pandas/plotting/_matplotlib/converter.py' 2023-10-23 16:12:17,459 wheel INFO adding 'pandas/plotting/_matplotlib/core.py' 2023-10-23 16:12:17,460 wheel INFO adding 'pandas/plotting/_matplotlib/groupby.py' 2023-10-23 16:12:17,460 wheel INFO adding 'pandas/plotting/_matplotlib/hist.py' 2023-10-23 16:12:17,460 wheel INFO adding 'pandas/plotting/_matplotlib/misc.py' 2023-10-23 16:12:17,461 wheel INFO adding 'pandas/plotting/_matplotlib/style.py' 2023-10-23 16:12:17,461 wheel INFO adding 'pandas/plotting/_matplotlib/timeseries.py' 2023-10-23 16:12:17,461 wheel INFO adding 'pandas/plotting/_matplotlib/tools.py' 2023-10-23 16:12:17,462 wheel INFO adding 'pandas/tests/__init__.py' 2023-10-23 16:12:17,462 wheel INFO adding 'pandas/tests/test_aggregation.py' 2023-10-23 16:12:17,462 wheel INFO adding 'pandas/tests/test_algos.py' 2023-10-23 16:12:17,463 wheel INFO adding 'pandas/tests/test_common.py' 2023-10-23 16:12:17,463 wheel INFO adding 'pandas/tests/test_downstream.py' 2023-10-23 16:12:17,463 wheel INFO adding 'pandas/tests/test_errors.py' 2023-10-23 16:12:17,464 wheel INFO adding 'pandas/tests/test_expressions.py' 2023-10-23 16:12:17,464 wheel INFO adding 'pandas/tests/test_flags.py' 2023-10-23 16:12:17,464 wheel INFO adding 'pandas/tests/test_multilevel.py' 2023-10-23 16:12:17,465 wheel INFO adding 'pandas/tests/test_nanops.py' 2023-10-23 16:12:17,465 wheel INFO adding 'pandas/tests/test_optional_dependency.py' 2023-10-23 16:12:17,465 wheel INFO adding 'pandas/tests/test_register_accessor.py' 2023-10-23 16:12:17,466 wheel INFO adding 'pandas/tests/test_sorting.py' 2023-10-23 16:12:17,466 wheel INFO adding 'pandas/tests/test_take.py' 2023-10-23 16:12:17,466 wheel INFO adding 'pandas/tests/api/__init__.py' 2023-10-23 16:12:17,466 wheel INFO adding 'pandas/tests/api/test_api.py' 2023-10-23 16:12:17,467 wheel INFO adding 'pandas/tests/api/test_types.py' 2023-10-23 16:12:17,467 wheel INFO adding 'pandas/tests/apply/__init__.py' 2023-10-23 16:12:17,467 wheel INFO adding 'pandas/tests/apply/common.py' 2023-10-23 16:12:17,467 wheel INFO adding 'pandas/tests/apply/conftest.py' 2023-10-23 16:12:17,468 wheel INFO adding 'pandas/tests/apply/test_frame_apply.py' 2023-10-23 16:12:17,468 wheel INFO adding 'pandas/tests/apply/test_frame_apply_relabeling.py' 2023-10-23 16:12:17,468 wheel INFO adding 'pandas/tests/apply/test_frame_transform.py' 2023-10-23 16:12:17,469 wheel INFO adding 'pandas/tests/apply/test_invalid_arg.py' 2023-10-23 16:12:17,469 wheel INFO adding 'pandas/tests/apply/test_series_apply.py' 2023-10-23 16:12:17,470 wheel INFO adding 'pandas/tests/apply/test_series_apply_relabeling.py' 2023-10-23 16:12:17,470 wheel INFO adding 'pandas/tests/apply/test_series_transform.py' 2023-10-23 16:12:17,470 wheel INFO adding 'pandas/tests/apply/test_str.py' 2023-10-23 16:12:17,470 wheel INFO adding 'pandas/tests/arithmetic/__init__.py' 2023-10-23 16:12:17,471 wheel INFO adding 'pandas/tests/arithmetic/common.py' 2023-10-23 16:12:17,471 wheel INFO adding 'pandas/tests/arithmetic/conftest.py' 2023-10-23 16:12:17,471 wheel INFO adding 'pandas/tests/arithmetic/test_array_ops.py' 2023-10-23 16:12:17,471 wheel INFO adding 'pandas/tests/arithmetic/test_categorical.py' 2023-10-23 16:12:17,472 wheel INFO adding 'pandas/tests/arithmetic/test_datetime64.py' 2023-10-23 16:12:17,472 wheel INFO adding 'pandas/tests/arithmetic/test_interval.py' 2023-10-23 16:12:17,473 wheel INFO adding 'pandas/tests/arithmetic/test_numeric.py' 2023-10-23 16:12:17,473 wheel INFO adding 'pandas/tests/arithmetic/test_object.py' 2023-10-23 16:12:17,474 wheel INFO adding 'pandas/tests/arithmetic/test_period.py' 2023-10-23 16:12:17,474 wheel INFO adding 'pandas/tests/arithmetic/test_timedelta64.py' 2023-10-23 16:12:17,475 wheel INFO adding 'pandas/tests/arrays/__init__.py' 2023-10-23 16:12:17,475 wheel INFO adding 'pandas/tests/arrays/masked_shared.py' 2023-10-23 16:12:17,476 wheel INFO adding 'pandas/tests/arrays/test_array.py' 2023-10-23 16:12:17,476 wheel INFO adding 'pandas/tests/arrays/test_datetimelike.py' 2023-10-23 16:12:17,476 wheel INFO adding 'pandas/tests/arrays/test_datetimes.py' 2023-10-23 16:12:17,477 wheel INFO adding 'pandas/tests/arrays/test_ndarray_backed.py' 2023-10-23 16:12:17,477 wheel INFO adding 'pandas/tests/arrays/test_period.py' 2023-10-23 16:12:17,477 wheel INFO adding 'pandas/tests/arrays/test_timedeltas.py' 2023-10-23 16:12:17,478 wheel INFO adding 'pandas/tests/arrays/boolean/__init__.py' 2023-10-23 16:12:17,478 wheel INFO adding 'pandas/tests/arrays/boolean/test_arithmetic.py' 2023-10-23 16:12:17,478 wheel INFO adding 'pandas/tests/arrays/boolean/test_astype.py' 2023-10-23 16:12:17,478 wheel INFO adding 'pandas/tests/arrays/boolean/test_comparison.py' 2023-10-23 16:12:17,479 wheel INFO adding 'pandas/tests/arrays/boolean/test_construction.py' 2023-10-23 16:12:17,479 wheel INFO adding 'pandas/tests/arrays/boolean/test_function.py' 2023-10-23 16:12:17,479 wheel INFO adding 'pandas/tests/arrays/boolean/test_indexing.py' 2023-10-23 16:12:17,480 wheel INFO adding 'pandas/tests/arrays/boolean/test_logical.py' 2023-10-23 16:12:17,480 wheel INFO adding 'pandas/tests/arrays/boolean/test_ops.py' 2023-10-23 16:12:17,480 wheel INFO adding 'pandas/tests/arrays/boolean/test_reduction.py' 2023-10-23 16:12:17,480 wheel INFO adding 'pandas/tests/arrays/boolean/test_repr.py' 2023-10-23 16:12:17,481 wheel INFO adding 'pandas/tests/arrays/categorical/__init__.py' 2023-10-23 16:12:17,481 wheel INFO adding 'pandas/tests/arrays/categorical/conftest.py' 2023-10-23 16:12:17,481 wheel INFO adding 'pandas/tests/arrays/categorical/test_algos.py' 2023-10-23 16:12:17,481 wheel INFO adding 'pandas/tests/arrays/categorical/test_analytics.py' 2023-10-23 16:12:17,482 wheel INFO adding 'pandas/tests/arrays/categorical/test_api.py' 2023-10-23 16:12:17,482 wheel INFO adding 'pandas/tests/arrays/categorical/test_astype.py' 2023-10-23 16:12:17,482 wheel INFO adding 'pandas/tests/arrays/categorical/test_constructors.py' 2023-10-23 16:12:17,483 wheel INFO adding 'pandas/tests/arrays/categorical/test_dtypes.py' 2023-10-23 16:12:17,483 wheel INFO adding 'pandas/tests/arrays/categorical/test_indexing.py' 2023-10-23 16:12:17,483 wheel INFO adding 'pandas/tests/arrays/categorical/test_missing.py' 2023-10-23 16:12:17,484 wheel INFO adding 'pandas/tests/arrays/categorical/test_operators.py' 2023-10-23 16:12:17,484 wheel INFO adding 'pandas/tests/arrays/categorical/test_replace.py' 2023-10-23 16:12:17,484 wheel INFO adding 'pandas/tests/arrays/categorical/test_repr.py' 2023-10-23 16:12:17,485 wheel INFO adding 'pandas/tests/arrays/categorical/test_sorting.py' 2023-10-23 16:12:17,485 wheel INFO adding 'pandas/tests/arrays/categorical/test_subclass.py' 2023-10-23 16:12:17,485 wheel INFO adding 'pandas/tests/arrays/categorical/test_take.py' 2023-10-23 16:12:17,485 wheel INFO adding 'pandas/tests/arrays/categorical/test_warnings.py' 2023-10-23 16:12:17,486 wheel INFO adding 'pandas/tests/arrays/datetimes/__init__.py' 2023-10-23 16:12:17,486 wheel INFO adding 'pandas/tests/arrays/datetimes/test_constructors.py' 2023-10-23 16:12:17,486 wheel INFO adding 'pandas/tests/arrays/datetimes/test_cumulative.py' 2023-10-23 16:12:17,486 wheel INFO adding 'pandas/tests/arrays/datetimes/test_reductions.py' 2023-10-23 16:12:17,487 wheel INFO adding 'pandas/tests/arrays/floating/__init__.py' 2023-10-23 16:12:17,487 wheel INFO adding 'pandas/tests/arrays/floating/conftest.py' 2023-10-23 16:12:17,487 wheel INFO adding 'pandas/tests/arrays/floating/test_arithmetic.py' 2023-10-23 16:12:17,488 wheel INFO adding 'pandas/tests/arrays/floating/test_astype.py' 2023-10-23 16:12:17,488 wheel INFO adding 'pandas/tests/arrays/floating/test_comparison.py' 2023-10-23 16:12:17,488 wheel INFO adding 'pandas/tests/arrays/floating/test_concat.py' 2023-10-23 16:12:17,488 wheel INFO adding 'pandas/tests/arrays/floating/test_construction.py' 2023-10-23 16:12:17,489 wheel INFO adding 'pandas/tests/arrays/floating/test_function.py' 2023-10-23 16:12:17,489 wheel INFO adding 'pandas/tests/arrays/floating/test_repr.py' 2023-10-23 16:12:17,489 wheel INFO adding 'pandas/tests/arrays/floating/test_to_numpy.py' 2023-10-23 16:12:17,489 wheel INFO adding 'pandas/tests/arrays/integer/__init__.py' 2023-10-23 16:12:17,490 wheel INFO adding 'pandas/tests/arrays/integer/conftest.py' 2023-10-23 16:12:17,490 wheel INFO adding 'pandas/tests/arrays/integer/test_arithmetic.py' 2023-10-23 16:12:17,490 wheel INFO adding 'pandas/tests/arrays/integer/test_comparison.py' 2023-10-23 16:12:17,490 wheel INFO adding 'pandas/tests/arrays/integer/test_concat.py' 2023-10-23 16:12:17,491 wheel INFO adding 'pandas/tests/arrays/integer/test_construction.py' 2023-10-23 16:12:17,491 wheel INFO adding 'pandas/tests/arrays/integer/test_dtypes.py' 2023-10-23 16:12:17,491 wheel INFO adding 'pandas/tests/arrays/integer/test_function.py' 2023-10-23 16:12:17,491 wheel INFO adding 'pandas/tests/arrays/integer/test_indexing.py' 2023-10-23 16:12:17,492 wheel INFO adding 'pandas/tests/arrays/integer/test_repr.py' 2023-10-23 16:12:17,492 wheel INFO adding 'pandas/tests/arrays/interval/__init__.py' 2023-10-23 16:12:17,492 wheel INFO adding 'pandas/tests/arrays/interval/test_astype.py' 2023-10-23 16:12:17,492 wheel INFO adding 'pandas/tests/arrays/interval/test_interval.py' 2023-10-23 16:12:17,493 wheel INFO adding 'pandas/tests/arrays/interval/test_ops.py' 2023-10-23 16:12:17,493 wheel INFO adding 'pandas/tests/arrays/masked/__init__.py' 2023-10-23 16:12:17,493 wheel INFO adding 'pandas/tests/arrays/masked/test_arithmetic.py' 2023-10-23 16:12:17,493 wheel INFO adding 'pandas/tests/arrays/masked/test_arrow_compat.py' 2023-10-23 16:12:17,494 wheel INFO adding 'pandas/tests/arrays/masked/test_function.py' 2023-10-23 16:12:17,494 wheel INFO adding 'pandas/tests/arrays/masked/test_indexing.py' 2023-10-23 16:12:17,494 wheel INFO adding 'pandas/tests/arrays/numpy_/__init__.py' 2023-10-23 16:12:17,494 wheel INFO adding 'pandas/tests/arrays/numpy_/test_indexing.py' 2023-10-23 16:12:17,495 wheel INFO adding 'pandas/tests/arrays/numpy_/test_numpy.py' 2023-10-23 16:12:17,495 wheel INFO adding 'pandas/tests/arrays/period/__init__.py' 2023-10-23 16:12:17,495 wheel INFO adding 'pandas/tests/arrays/period/test_arrow_compat.py' 2023-10-23 16:12:17,495 wheel INFO adding 'pandas/tests/arrays/period/test_astype.py' 2023-10-23 16:12:17,496 wheel INFO adding 'pandas/tests/arrays/period/test_constructors.py' 2023-10-23 16:12:17,496 wheel INFO adding 'pandas/tests/arrays/period/test_reductions.py' 2023-10-23 16:12:17,496 wheel INFO adding 'pandas/tests/arrays/sparse/__init__.py' 2023-10-23 16:12:17,496 wheel INFO adding 'pandas/tests/arrays/sparse/test_accessor.py' 2023-10-23 16:12:17,497 wheel INFO adding 'pandas/tests/arrays/sparse/test_arithmetics.py' 2023-10-23 16:12:17,497 wheel INFO adding 'pandas/tests/arrays/sparse/test_array.py' 2023-10-23 16:12:17,497 wheel INFO adding 'pandas/tests/arrays/sparse/test_astype.py' 2023-10-23 16:12:17,498 wheel INFO adding 'pandas/tests/arrays/sparse/test_combine_concat.py' 2023-10-23 16:12:17,498 wheel INFO adding 'pandas/tests/arrays/sparse/test_constructors.py' 2023-10-23 16:12:17,498 wheel INFO adding 'pandas/tests/arrays/sparse/test_dtype.py' 2023-10-23 16:12:17,498 wheel INFO adding 'pandas/tests/arrays/sparse/test_indexing.py' 2023-10-23 16:12:17,499 wheel INFO adding 'pandas/tests/arrays/sparse/test_libsparse.py' 2023-10-23 16:12:17,499 wheel INFO adding 'pandas/tests/arrays/sparse/test_reductions.py' 2023-10-23 16:12:17,499 wheel INFO adding 'pandas/tests/arrays/sparse/test_unary.py' 2023-10-23 16:12:17,499 wheel INFO adding 'pandas/tests/arrays/string_/__init__.py' 2023-10-23 16:12:17,500 wheel INFO adding 'pandas/tests/arrays/string_/test_string.py' 2023-10-23 16:12:17,500 wheel INFO adding 'pandas/tests/arrays/string_/test_string_arrow.py' 2023-10-23 16:12:17,500 wheel INFO adding 'pandas/tests/arrays/timedeltas/__init__.py' 2023-10-23 16:12:17,501 wheel INFO adding 'pandas/tests/arrays/timedeltas/test_constructors.py' 2023-10-23 16:12:17,501 wheel INFO adding 'pandas/tests/arrays/timedeltas/test_cumulative.py' 2023-10-23 16:12:17,501 wheel INFO adding 'pandas/tests/arrays/timedeltas/test_reductions.py' 2023-10-23 16:12:17,501 wheel INFO adding 'pandas/tests/base/__init__.py' 2023-10-23 16:12:17,502 wheel INFO adding 'pandas/tests/base/common.py' 2023-10-23 16:12:17,502 wheel INFO adding 'pandas/tests/base/test_constructors.py' 2023-10-23 16:12:17,502 wheel INFO adding 'pandas/tests/base/test_conversion.py' 2023-10-23 16:12:17,502 wheel INFO adding 'pandas/tests/base/test_fillna.py' 2023-10-23 16:12:17,503 wheel INFO adding 'pandas/tests/base/test_misc.py' 2023-10-23 16:12:17,503 wheel INFO adding 'pandas/tests/base/test_transpose.py' 2023-10-23 16:12:17,503 wheel INFO adding 'pandas/tests/base/test_unique.py' 2023-10-23 16:12:17,503 wheel INFO adding 'pandas/tests/base/test_value_counts.py' 2023-10-23 16:12:17,504 wheel INFO adding 'pandas/tests/computation/__init__.py' 2023-10-23 16:12:17,504 wheel INFO adding 'pandas/tests/computation/test_compat.py' 2023-10-23 16:12:17,504 wheel INFO adding 'pandas/tests/computation/test_eval.py' 2023-10-23 16:12:17,505 wheel INFO adding 'pandas/tests/config/__init__.py' 2023-10-23 16:12:17,505 wheel INFO adding 'pandas/tests/config/test_config.py' 2023-10-23 16:12:17,505 wheel INFO adding 'pandas/tests/config/test_localization.py' 2023-10-23 16:12:17,506 wheel INFO adding 'pandas/tests/construction/__init__.py' 2023-10-23 16:12:17,506 wheel INFO adding 'pandas/tests/construction/test_extract_array.py' 2023-10-23 16:12:17,506 wheel INFO adding 'pandas/tests/copy_view/__init__.py' 2023-10-23 16:12:17,506 wheel INFO adding 'pandas/tests/copy_view/test_array.py' 2023-10-23 16:12:17,507 wheel INFO adding 'pandas/tests/copy_view/test_astype.py' 2023-10-23 16:12:17,507 wheel INFO adding 'pandas/tests/copy_view/test_clip.py' 2023-10-23 16:12:17,507 wheel INFO adding 'pandas/tests/copy_view/test_constructors.py' 2023-10-23 16:12:17,508 wheel INFO adding 'pandas/tests/copy_view/test_core_functionalities.py' 2023-10-23 16:12:17,508 wheel INFO adding 'pandas/tests/copy_view/test_functions.py' 2023-10-23 16:12:17,508 wheel INFO adding 'pandas/tests/copy_view/test_indexing.py' 2023-10-23 16:12:17,509 wheel INFO adding 'pandas/tests/copy_view/test_internals.py' 2023-10-23 16:12:17,509 wheel INFO adding 'pandas/tests/copy_view/test_interp_fillna.py' 2023-10-23 16:12:17,509 wheel INFO adding 'pandas/tests/copy_view/test_methods.py' 2023-10-23 16:12:17,510 wheel INFO adding 'pandas/tests/copy_view/test_replace.py' 2023-10-23 16:12:17,510 wheel INFO adding 'pandas/tests/copy_view/test_setitem.py' 2023-10-23 16:12:17,510 wheel INFO adding 'pandas/tests/copy_view/test_util.py' 2023-10-23 16:12:17,511 wheel INFO adding 'pandas/tests/copy_view/util.py' 2023-10-23 16:12:17,511 wheel INFO adding 'pandas/tests/copy_view/index/__init__.py' 2023-10-23 16:12:17,511 wheel INFO adding 'pandas/tests/copy_view/index/test_datetimeindex.py' 2023-10-23 16:12:17,511 wheel INFO adding 'pandas/tests/copy_view/index/test_index.py' 2023-10-23 16:12:17,512 wheel INFO adding 'pandas/tests/copy_view/index/test_periodindex.py' 2023-10-23 16:12:17,512 wheel INFO adding 'pandas/tests/copy_view/index/test_timedeltaindex.py' 2023-10-23 16:12:17,512 wheel INFO adding 'pandas/tests/dtypes/__init__.py' 2023-10-23 16:12:17,512 wheel INFO adding 'pandas/tests/dtypes/test_common.py' 2023-10-23 16:12:17,513 wheel INFO adding 'pandas/tests/dtypes/test_concat.py' 2023-10-23 16:12:17,513 wheel INFO adding 'pandas/tests/dtypes/test_dtypes.py' 2023-10-23 16:12:17,513 wheel INFO adding 'pandas/tests/dtypes/test_generic.py' 2023-10-23 16:12:17,514 wheel INFO adding 'pandas/tests/dtypes/test_inference.py' 2023-10-23 16:12:17,514 wheel INFO adding 'pandas/tests/dtypes/test_missing.py' 2023-10-23 16:12:17,515 wheel INFO adding 'pandas/tests/dtypes/cast/__init__.py' 2023-10-23 16:12:17,515 wheel INFO adding 'pandas/tests/dtypes/cast/test_can_hold_element.py' 2023-10-23 16:12:17,515 wheel INFO adding 'pandas/tests/dtypes/cast/test_construct_from_scalar.py' 2023-10-23 16:12:17,516 wheel INFO adding 'pandas/tests/dtypes/cast/test_construct_ndarray.py' 2023-10-23 16:12:17,516 wheel INFO adding 'pandas/tests/dtypes/cast/test_construct_object_arr.py' 2023-10-23 16:12:17,516 wheel INFO adding 'pandas/tests/dtypes/cast/test_dict_compat.py' 2023-10-23 16:12:17,516 wheel INFO adding 'pandas/tests/dtypes/cast/test_downcast.py' 2023-10-23 16:12:17,516 wheel INFO adding 'pandas/tests/dtypes/cast/test_find_common_type.py' 2023-10-23 16:12:17,517 wheel INFO adding 'pandas/tests/dtypes/cast/test_infer_datetimelike.py' 2023-10-23 16:12:17,517 wheel INFO adding 'pandas/tests/dtypes/cast/test_infer_dtype.py' 2023-10-23 16:12:17,517 wheel INFO adding 'pandas/tests/dtypes/cast/test_maybe_box_native.py' 2023-10-23 16:12:17,517 wheel INFO adding 'pandas/tests/dtypes/cast/test_promote.py' 2023-10-23 16:12:17,518 wheel INFO adding 'pandas/tests/extension/__init__.py' 2023-10-23 16:12:17,518 wheel INFO adding 'pandas/tests/extension/conftest.py' 2023-10-23 16:12:17,519 wheel INFO adding 'pandas/tests/extension/test_arrow.py' 2023-10-23 16:12:17,519 wheel INFO adding 'pandas/tests/extension/test_boolean.py' 2023-10-23 16:12:17,520 wheel INFO adding 'pandas/tests/extension/test_categorical.py' 2023-10-23 16:12:17,520 wheel INFO adding 'pandas/tests/extension/test_common.py' 2023-10-23 16:12:17,520 wheel INFO adding 'pandas/tests/extension/test_datetime.py' 2023-10-23 16:12:17,520 wheel INFO adding 'pandas/tests/extension/test_extension.py' 2023-10-23 16:12:17,520 wheel INFO adding 'pandas/tests/extension/test_external_block.py' 2023-10-23 16:12:17,521 wheel INFO adding 'pandas/tests/extension/test_floating.py' 2023-10-23 16:12:17,521 wheel INFO adding 'pandas/tests/extension/test_integer.py' 2023-10-23 16:12:17,521 wheel INFO adding 'pandas/tests/extension/test_interval.py' 2023-10-23 16:12:17,521 wheel INFO adding 'pandas/tests/extension/test_numpy.py' 2023-10-23 16:12:17,522 wheel INFO adding 'pandas/tests/extension/test_period.py' 2023-10-23 16:12:17,522 wheel INFO adding 'pandas/tests/extension/test_sparse.py' 2023-10-23 16:12:17,522 wheel INFO adding 'pandas/tests/extension/test_string.py' 2023-10-23 16:12:17,523 wheel INFO adding 'pandas/tests/extension/array_with_attr/__init__.py' 2023-10-23 16:12:17,523 wheel INFO adding 'pandas/tests/extension/array_with_attr/array.py' 2023-10-23 16:12:17,523 wheel INFO adding 'pandas/tests/extension/array_with_attr/test_array_with_attr.py' 2023-10-23 16:12:17,523 wheel INFO adding 'pandas/tests/extension/base/__init__.py' 2023-10-23 16:12:17,524 wheel INFO adding 'pandas/tests/extension/base/accumulate.py' 2023-10-23 16:12:17,524 wheel INFO adding 'pandas/tests/extension/base/base.py' 2023-10-23 16:12:17,524 wheel INFO adding 'pandas/tests/extension/base/casting.py' 2023-10-23 16:12:17,524 wheel INFO adding 'pandas/tests/extension/base/constructors.py' 2023-10-23 16:12:17,525 wheel INFO adding 'pandas/tests/extension/base/dim2.py' 2023-10-23 16:12:17,525 wheel INFO adding 'pandas/tests/extension/base/dtype.py' 2023-10-23 16:12:17,525 wheel INFO adding 'pandas/tests/extension/base/getitem.py' 2023-10-23 16:12:17,525 wheel INFO adding 'pandas/tests/extension/base/groupby.py' 2023-10-23 16:12:17,526 wheel INFO adding 'pandas/tests/extension/base/index.py' 2023-10-23 16:12:17,526 wheel INFO adding 'pandas/tests/extension/base/interface.py' 2023-10-23 16:12:17,526 wheel INFO adding 'pandas/tests/extension/base/io.py' 2023-10-23 16:12:17,526 wheel INFO adding 'pandas/tests/extension/base/methods.py' 2023-10-23 16:12:17,527 wheel INFO adding 'pandas/tests/extension/base/missing.py' 2023-10-23 16:12:17,527 wheel INFO adding 'pandas/tests/extension/base/ops.py' 2023-10-23 16:12:17,527 wheel INFO adding 'pandas/tests/extension/base/printing.py' 2023-10-23 16:12:17,528 wheel INFO adding 'pandas/tests/extension/base/reduce.py' 2023-10-23 16:12:17,528 wheel INFO adding 'pandas/tests/extension/base/reshaping.py' 2023-10-23 16:12:17,528 wheel INFO adding 'pandas/tests/extension/base/setitem.py' 2023-10-23 16:12:17,528 wheel INFO adding 'pandas/tests/extension/date/__init__.py' 2023-10-23 16:12:17,529 wheel INFO adding 'pandas/tests/extension/date/array.py' 2023-10-23 16:12:17,529 wheel INFO adding 'pandas/tests/extension/decimal/__init__.py' 2023-10-23 16:12:17,529 wheel INFO adding 'pandas/tests/extension/decimal/array.py' 2023-10-23 16:12:17,530 wheel INFO adding 'pandas/tests/extension/decimal/test_decimal.py' 2023-10-23 16:12:17,530 wheel INFO adding 'pandas/tests/extension/json/__init__.py' 2023-10-23 16:12:17,530 wheel INFO adding 'pandas/tests/extension/json/array.py' 2023-10-23 16:12:17,530 wheel INFO adding 'pandas/tests/extension/json/test_json.py' 2023-10-23 16:12:17,531 wheel INFO adding 'pandas/tests/extension/list/__init__.py' 2023-10-23 16:12:17,531 wheel INFO adding 'pandas/tests/extension/list/array.py' 2023-10-23 16:12:17,531 wheel INFO adding 'pandas/tests/extension/list/test_list.py' 2023-10-23 16:12:17,531 wheel INFO adding 'pandas/tests/frame/__init__.py' 2023-10-23 16:12:17,532 wheel INFO adding 'pandas/tests/frame/common.py' 2023-10-23 16:12:17,532 wheel INFO adding 'pandas/tests/frame/conftest.py' 2023-10-23 16:12:17,532 wheel INFO adding 'pandas/tests/frame/test_alter_axes.py' 2023-10-23 16:12:17,532 wheel INFO adding 'pandas/tests/frame/test_api.py' 2023-10-23 16:12:17,533 wheel INFO adding 'pandas/tests/frame/test_arithmetic.py' 2023-10-23 16:12:17,533 wheel INFO adding 'pandas/tests/frame/test_block_internals.py' 2023-10-23 16:12:17,534 wheel INFO adding 'pandas/tests/frame/test_constructors.py' 2023-10-23 16:12:17,535 wheel INFO adding 'pandas/tests/frame/test_cumulative.py' 2023-10-23 16:12:17,535 wheel INFO adding 'pandas/tests/frame/test_iteration.py' 2023-10-23 16:12:17,535 wheel INFO adding 'pandas/tests/frame/test_logical_ops.py' 2023-10-23 16:12:17,536 wheel INFO adding 'pandas/tests/frame/test_nonunique_indexes.py' 2023-10-23 16:12:17,536 wheel INFO adding 'pandas/tests/frame/test_npfuncs.py' 2023-10-23 16:12:17,536 wheel INFO adding 'pandas/tests/frame/test_query_eval.py' 2023-10-23 16:12:17,537 wheel INFO adding 'pandas/tests/frame/test_reductions.py' 2023-10-23 16:12:17,537 wheel INFO adding 'pandas/tests/frame/test_repr_info.py' 2023-10-23 16:12:17,538 wheel INFO adding 'pandas/tests/frame/test_stack_unstack.py' 2023-10-23 16:12:17,539 wheel INFO adding 'pandas/tests/frame/test_subclass.py' 2023-10-23 16:12:17,539 wheel INFO adding 'pandas/tests/frame/test_ufunc.py' 2023-10-23 16:12:17,539 wheel INFO adding 'pandas/tests/frame/test_unary.py' 2023-10-23 16:12:17,539 wheel INFO adding 'pandas/tests/frame/test_validate.py' 2023-10-23 16:12:17,540 wheel INFO adding 'pandas/tests/frame/constructors/__init__.py' 2023-10-23 16:12:17,540 wheel INFO adding 'pandas/tests/frame/constructors/test_from_dict.py' 2023-10-23 16:12:17,540 wheel INFO adding 'pandas/tests/frame/constructors/test_from_records.py' 2023-10-23 16:12:17,541 wheel INFO adding 'pandas/tests/frame/indexing/__init__.py' 2023-10-23 16:12:17,541 wheel INFO adding 'pandas/tests/frame/indexing/test_coercion.py' 2023-10-23 16:12:17,541 wheel INFO adding 'pandas/tests/frame/indexing/test_delitem.py' 2023-10-23 16:12:17,541 wheel INFO adding 'pandas/tests/frame/indexing/test_get.py' 2023-10-23 16:12:17,541 wheel INFO adding 'pandas/tests/frame/indexing/test_get_value.py' 2023-10-23 16:12:17,542 wheel INFO adding 'pandas/tests/frame/indexing/test_getitem.py' 2023-10-23 16:12:17,542 wheel INFO adding 'pandas/tests/frame/indexing/test_indexing.py' 2023-10-23 16:12:17,543 wheel INFO adding 'pandas/tests/frame/indexing/test_insert.py' 2023-10-23 16:12:17,543 wheel INFO adding 'pandas/tests/frame/indexing/test_mask.py' 2023-10-23 16:12:17,544 wheel INFO adding 'pandas/tests/frame/indexing/test_set_value.py' 2023-10-23 16:12:17,544 wheel INFO adding 'pandas/tests/frame/indexing/test_setitem.py' 2023-10-23 16:12:17,545 wheel INFO adding 'pandas/tests/frame/indexing/test_take.py' 2023-10-23 16:12:17,545 wheel INFO adding 'pandas/tests/frame/indexing/test_where.py' 2023-10-23 16:12:17,545 wheel INFO adding 'pandas/tests/frame/indexing/test_xs.py' 2023-10-23 16:12:17,546 wheel INFO adding 'pandas/tests/frame/methods/__init__.py' 2023-10-23 16:12:17,546 wheel INFO adding 'pandas/tests/frame/methods/test_add_prefix_suffix.py' 2023-10-23 16:12:17,546 wheel INFO adding 'pandas/tests/frame/methods/test_align.py' 2023-10-23 16:12:17,547 wheel INFO adding 'pandas/tests/frame/methods/test_asfreq.py' 2023-10-23 16:12:17,547 wheel INFO adding 'pandas/tests/frame/methods/test_asof.py' 2023-10-23 16:12:17,547 wheel INFO adding 'pandas/tests/frame/methods/test_assign.py' 2023-10-23 16:12:17,547 wheel INFO adding 'pandas/tests/frame/methods/test_astype.py' 2023-10-23 16:12:17,548 wheel INFO adding 'pandas/tests/frame/methods/test_at_time.py' 2023-10-23 16:12:17,548 wheel INFO adding 'pandas/tests/frame/methods/test_between_time.py' 2023-10-23 16:12:17,548 wheel INFO adding 'pandas/tests/frame/methods/test_clip.py' 2023-10-23 16:12:17,549 wheel INFO adding 'pandas/tests/frame/methods/test_combine.py' 2023-10-23 16:12:17,549 wheel INFO adding 'pandas/tests/frame/methods/test_combine_first.py' 2023-10-23 16:12:17,549 wheel INFO adding 'pandas/tests/frame/methods/test_compare.py' 2023-10-23 16:12:17,549 wheel INFO adding 'pandas/tests/frame/methods/test_convert_dtypes.py' 2023-10-23 16:12:17,550 wheel INFO adding 'pandas/tests/frame/methods/test_copy.py' 2023-10-23 16:12:17,550 wheel INFO adding 'pandas/tests/frame/methods/test_count.py' 2023-10-23 16:12:17,550 wheel INFO adding 'pandas/tests/frame/methods/test_cov_corr.py' 2023-10-23 16:12:17,551 wheel INFO adding 'pandas/tests/frame/methods/test_describe.py' 2023-10-23 16:12:17,551 wheel INFO adding 'pandas/tests/frame/methods/test_diff.py' 2023-10-23 16:12:17,551 wheel INFO adding 'pandas/tests/frame/methods/test_dot.py' 2023-10-23 16:12:17,551 wheel INFO adding 'pandas/tests/frame/methods/test_drop.py' 2023-10-23 16:12:17,552 wheel INFO adding 'pandas/tests/frame/methods/test_drop_duplicates.py' 2023-10-23 16:12:17,552 wheel INFO adding 'pandas/tests/frame/methods/test_droplevel.py' 2023-10-23 16:12:17,552 wheel INFO adding 'pandas/tests/frame/methods/test_dropna.py' 2023-10-23 16:12:17,553 wheel INFO adding 'pandas/tests/frame/methods/test_dtypes.py' 2023-10-23 16:12:17,553 wheel INFO adding 'pandas/tests/frame/methods/test_duplicated.py' 2023-10-23 16:12:17,553 wheel INFO adding 'pandas/tests/frame/methods/test_equals.py' 2023-10-23 16:12:17,553 wheel INFO adding 'pandas/tests/frame/methods/test_explode.py' 2023-10-23 16:12:17,554 wheel INFO adding 'pandas/tests/frame/methods/test_fillna.py' 2023-10-23 16:12:17,554 wheel INFO adding 'pandas/tests/frame/methods/test_filter.py' 2023-10-23 16:12:17,554 wheel INFO adding 'pandas/tests/frame/methods/test_first_and_last.py' 2023-10-23 16:12:17,555 wheel INFO adding 'pandas/tests/frame/methods/test_first_valid_index.py' 2023-10-23 16:12:17,555 wheel INFO adding 'pandas/tests/frame/methods/test_get_numeric_data.py' 2023-10-23 16:12:17,555 wheel INFO adding 'pandas/tests/frame/methods/test_head_tail.py' 2023-10-23 16:12:17,555 wheel INFO adding 'pandas/tests/frame/methods/test_infer_objects.py' 2023-10-23 16:12:17,556 wheel INFO adding 'pandas/tests/frame/methods/test_interpolate.py' 2023-10-23 16:12:17,556 wheel INFO adding 'pandas/tests/frame/methods/test_is_homogeneous_dtype.py' 2023-10-23 16:12:17,556 wheel INFO adding 'pandas/tests/frame/methods/test_isetitem.py' 2023-10-23 16:12:17,557 wheel INFO adding 'pandas/tests/frame/methods/test_isin.py' 2023-10-23 16:12:17,557 wheel INFO adding 'pandas/tests/frame/methods/test_join.py' 2023-10-23 16:12:17,557 wheel INFO adding 'pandas/tests/frame/methods/test_matmul.py' 2023-10-23 16:12:17,558 wheel INFO adding 'pandas/tests/frame/methods/test_nlargest.py' 2023-10-23 16:12:17,558 wheel INFO adding 'pandas/tests/frame/methods/test_pct_change.py' 2023-10-23 16:12:17,558 wheel INFO adding 'pandas/tests/frame/methods/test_pipe.py' 2023-10-23 16:12:17,558 wheel INFO adding 'pandas/tests/frame/methods/test_pop.py' 2023-10-23 16:12:17,559 wheel INFO adding 'pandas/tests/frame/methods/test_quantile.py' 2023-10-23 16:12:17,559 wheel INFO adding 'pandas/tests/frame/methods/test_rank.py' 2023-10-23 16:12:17,560 wheel INFO adding 'pandas/tests/frame/methods/test_reindex.py' 2023-10-23 16:12:17,560 wheel INFO adding 'pandas/tests/frame/methods/test_reindex_like.py' 2023-10-23 16:12:17,560 wheel INFO adding 'pandas/tests/frame/methods/test_rename.py' 2023-10-23 16:12:17,561 wheel INFO adding 'pandas/tests/frame/methods/test_rename_axis.py' 2023-10-23 16:12:17,561 wheel INFO adding 'pandas/tests/frame/methods/test_reorder_levels.py' 2023-10-23 16:12:17,561 wheel INFO adding 'pandas/tests/frame/methods/test_replace.py' 2023-10-23 16:12:17,562 wheel INFO adding 'pandas/tests/frame/methods/test_reset_index.py' 2023-10-23 16:12:17,562 wheel INFO adding 'pandas/tests/frame/methods/test_round.py' 2023-10-23 16:12:17,563 wheel INFO adding 'pandas/tests/frame/methods/test_sample.py' 2023-10-23 16:12:17,563 wheel INFO adding 'pandas/tests/frame/methods/test_select_dtypes.py' 2023-10-23 16:12:17,563 wheel INFO adding 'pandas/tests/frame/methods/test_set_axis.py' 2023-10-23 16:12:17,563 wheel INFO adding 'pandas/tests/frame/methods/test_set_index.py' 2023-10-23 16:12:17,564 wheel INFO adding 'pandas/tests/frame/methods/test_shift.py' 2023-10-23 16:12:17,564 wheel INFO adding 'pandas/tests/frame/methods/test_sort_index.py' 2023-10-23 16:12:17,565 wheel INFO adding 'pandas/tests/frame/methods/test_sort_values.py' 2023-10-23 16:12:17,565 wheel INFO adding 'pandas/tests/frame/methods/test_swapaxes.py' 2023-10-23 16:12:17,565 wheel INFO adding 'pandas/tests/frame/methods/test_swaplevel.py' 2023-10-23 16:12:17,566 wheel INFO adding 'pandas/tests/frame/methods/test_to_csv.py' 2023-10-23 16:12:17,566 wheel INFO adding 'pandas/tests/frame/methods/test_to_dict.py' 2023-10-23 16:12:17,566 wheel INFO adding 'pandas/tests/frame/methods/test_to_dict_of_blocks.py' 2023-10-23 16:12:17,567 wheel INFO adding 'pandas/tests/frame/methods/test_to_numpy.py' 2023-10-23 16:12:17,567 wheel INFO adding 'pandas/tests/frame/methods/test_to_period.py' 2023-10-23 16:12:17,567 wheel INFO adding 'pandas/tests/frame/methods/test_to_records.py' 2023-10-23 16:12:17,568 wheel INFO adding 'pandas/tests/frame/methods/test_to_timestamp.py' 2023-10-23 16:12:17,568 wheel INFO adding 'pandas/tests/frame/methods/test_transpose.py' 2023-10-23 16:12:17,568 wheel INFO adding 'pandas/tests/frame/methods/test_truncate.py' 2023-10-23 16:12:17,568 wheel INFO adding 'pandas/tests/frame/methods/test_tz_convert.py' 2023-10-23 16:12:17,569 wheel INFO adding 'pandas/tests/frame/methods/test_tz_localize.py' 2023-10-23 16:12:17,569 wheel INFO adding 'pandas/tests/frame/methods/test_update.py' 2023-10-23 16:12:17,569 wheel INFO adding 'pandas/tests/frame/methods/test_value_counts.py' 2023-10-23 16:12:17,569 wheel INFO adding 'pandas/tests/frame/methods/test_values.py' 2023-10-23 16:12:17,570 wheel INFO adding 'pandas/tests/generic/__init__.py' 2023-10-23 16:12:17,570 wheel INFO adding 'pandas/tests/generic/test_duplicate_labels.py' 2023-10-23 16:12:17,570 wheel INFO adding 'pandas/tests/generic/test_finalize.py' 2023-10-23 16:12:17,571 wheel INFO adding 'pandas/tests/generic/test_frame.py' 2023-10-23 16:12:17,571 wheel INFO adding 'pandas/tests/generic/test_generic.py' 2023-10-23 16:12:17,571 wheel INFO adding 'pandas/tests/generic/test_label_or_level_utils.py' 2023-10-23 16:12:17,572 wheel INFO adding 'pandas/tests/generic/test_series.py' 2023-10-23 16:12:17,572 wheel INFO adding 'pandas/tests/generic/test_to_xarray.py' 2023-10-23 16:12:17,572 wheel INFO adding 'pandas/tests/groupby/__init__.py' 2023-10-23 16:12:17,572 wheel INFO adding 'pandas/tests/groupby/conftest.py' 2023-10-23 16:12:17,573 wheel INFO adding 'pandas/tests/groupby/test_allowlist.py' 2023-10-23 16:12:17,573 wheel INFO adding 'pandas/tests/groupby/test_any_all.py' 2023-10-23 16:12:17,573 wheel INFO adding 'pandas/tests/groupby/test_api_consistency.py' 2023-10-23 16:12:17,573 wheel INFO adding 'pandas/tests/groupby/test_apply.py' 2023-10-23 16:12:17,574 wheel INFO adding 'pandas/tests/groupby/test_apply_mutate.py' 2023-10-23 16:12:17,574 wheel INFO adding 'pandas/tests/groupby/test_bin_groupby.py' 2023-10-23 16:12:17,575 wheel INFO adding 'pandas/tests/groupby/test_categorical.py' 2023-10-23 16:12:17,575 wheel INFO adding 'pandas/tests/groupby/test_counting.py' 2023-10-23 16:12:17,575 wheel INFO adding 'pandas/tests/groupby/test_filters.py' 2023-10-23 16:12:17,576 wheel INFO adding 'pandas/tests/groupby/test_function.py' 2023-10-23 16:12:17,577 wheel INFO adding 'pandas/tests/groupby/test_groupby.py' 2023-10-23 16:12:17,577 wheel INFO adding 'pandas/tests/groupby/test_groupby_dropna.py' 2023-10-23 16:12:17,578 wheel INFO adding 'pandas/tests/groupby/test_groupby_shift_diff.py' 2023-10-23 16:12:17,578 wheel INFO adding 'pandas/tests/groupby/test_groupby_subclass.py' 2023-10-23 16:12:17,578 wheel INFO adding 'pandas/tests/groupby/test_grouping.py' 2023-10-23 16:12:17,579 wheel INFO adding 'pandas/tests/groupby/test_index_as_string.py' 2023-10-23 16:12:17,579 wheel INFO adding 'pandas/tests/groupby/test_indexing.py' 2023-10-23 16:12:17,579 wheel INFO adding 'pandas/tests/groupby/test_libgroupby.py' 2023-10-23 16:12:17,579 wheel INFO adding 'pandas/tests/groupby/test_min_max.py' 2023-10-23 16:12:17,580 wheel INFO adding 'pandas/tests/groupby/test_missing.py' 2023-10-23 16:12:17,580 wheel INFO adding 'pandas/tests/groupby/test_nth.py' 2023-10-23 16:12:17,580 wheel INFO adding 'pandas/tests/groupby/test_numba.py' 2023-10-23 16:12:17,581 wheel INFO adding 'pandas/tests/groupby/test_nunique.py' 2023-10-23 16:12:17,581 wheel INFO adding 'pandas/tests/groupby/test_pipe.py' 2023-10-23 16:12:17,581 wheel INFO adding 'pandas/tests/groupby/test_quantile.py' 2023-10-23 16:12:17,581 wheel INFO adding 'pandas/tests/groupby/test_raises.py' 2023-10-23 16:12:17,582 wheel INFO adding 'pandas/tests/groupby/test_rank.py' 2023-10-23 16:12:17,582 wheel INFO adding 'pandas/tests/groupby/test_sample.py' 2023-10-23 16:12:17,582 wheel INFO adding 'pandas/tests/groupby/test_size.py' 2023-10-23 16:12:17,583 wheel INFO adding 'pandas/tests/groupby/test_timegrouper.py' 2023-10-23 16:12:17,583 wheel INFO adding 'pandas/tests/groupby/test_value_counts.py' 2023-10-23 16:12:17,584 wheel INFO adding 'pandas/tests/groupby/aggregate/__init__.py' 2023-10-23 16:12:17,584 wheel INFO adding 'pandas/tests/groupby/aggregate/test_aggregate.py' 2023-10-23 16:12:17,584 wheel INFO adding 'pandas/tests/groupby/aggregate/test_cython.py' 2023-10-23 16:12:17,585 wheel INFO adding 'pandas/tests/groupby/aggregate/test_numba.py' 2023-10-23 16:12:17,585 wheel INFO adding 'pandas/tests/groupby/aggregate/test_other.py' 2023-10-23 16:12:17,585 wheel INFO adding 'pandas/tests/groupby/transform/__init__.py' 2023-10-23 16:12:17,586 wheel INFO adding 'pandas/tests/groupby/transform/test_numba.py' 2023-10-23 16:12:17,586 wheel INFO adding 'pandas/tests/groupby/transform/test_transform.py' 2023-10-23 16:12:17,587 wheel INFO adding 'pandas/tests/indexes/__init__.py' 2023-10-23 16:12:17,587 wheel INFO adding 'pandas/tests/indexes/common.py' 2023-10-23 16:12:17,587 wheel INFO adding 'pandas/tests/indexes/conftest.py' 2023-10-23 16:12:17,587 wheel INFO adding 'pandas/tests/indexes/datetimelike.py' 2023-10-23 16:12:17,588 wheel INFO adding 'pandas/tests/indexes/test_any_index.py' 2023-10-23 16:12:17,588 wheel INFO adding 'pandas/tests/indexes/test_base.py' 2023-10-23 16:12:17,589 wheel INFO adding 'pandas/tests/indexes/test_common.py' 2023-10-23 16:12:17,589 wheel INFO adding 'pandas/tests/indexes/test_engines.py' 2023-10-23 16:12:17,589 wheel INFO adding 'pandas/tests/indexes/test_frozen.py' 2023-10-23 16:12:17,589 wheel INFO adding 'pandas/tests/indexes/test_index_new.py' 2023-10-23 16:12:17,590 wheel INFO adding 'pandas/tests/indexes/test_indexing.py' 2023-10-23 16:12:17,590 wheel INFO adding 'pandas/tests/indexes/test_numpy_compat.py' 2023-10-23 16:12:17,590 wheel INFO adding 'pandas/tests/indexes/test_setops.py' 2023-10-23 16:12:17,591 wheel INFO adding 'pandas/tests/indexes/test_subclass.py' 2023-10-23 16:12:17,591 wheel INFO adding 'pandas/tests/indexes/base_class/__init__.py' 2023-10-23 16:12:17,591 wheel INFO adding 'pandas/tests/indexes/base_class/test_constructors.py' 2023-10-23 16:12:17,592 wheel INFO adding 'pandas/tests/indexes/base_class/test_formats.py' 2023-10-23 16:12:17,592 wheel INFO adding 'pandas/tests/indexes/base_class/test_indexing.py' 2023-10-23 16:12:17,592 wheel INFO adding 'pandas/tests/indexes/base_class/test_pickle.py' 2023-10-23 16:12:17,592 wheel INFO adding 'pandas/tests/indexes/base_class/test_reshape.py' 2023-10-23 16:12:17,592 wheel INFO adding 'pandas/tests/indexes/base_class/test_setops.py' 2023-10-23 16:12:17,593 wheel INFO adding 'pandas/tests/indexes/base_class/test_where.py' 2023-10-23 16:12:17,593 wheel INFO adding 'pandas/tests/indexes/categorical/__init__.py' 2023-10-23 16:12:17,593 wheel INFO adding 'pandas/tests/indexes/categorical/test_append.py' 2023-10-23 16:12:17,593 wheel INFO adding 'pandas/tests/indexes/categorical/test_astype.py' 2023-10-23 16:12:17,594 wheel INFO adding 'pandas/tests/indexes/categorical/test_category.py' 2023-10-23 16:12:17,594 wheel INFO adding 'pandas/tests/indexes/categorical/test_constructors.py' 2023-10-23 16:12:17,594 wheel INFO adding 'pandas/tests/indexes/categorical/test_equals.py' 2023-10-23 16:12:17,595 wheel INFO adding 'pandas/tests/indexes/categorical/test_fillna.py' 2023-10-23 16:12:17,595 wheel INFO adding 'pandas/tests/indexes/categorical/test_formats.py' 2023-10-23 16:12:17,595 wheel INFO adding 'pandas/tests/indexes/categorical/test_indexing.py' 2023-10-23 16:12:17,595 wheel INFO adding 'pandas/tests/indexes/categorical/test_map.py' 2023-10-23 16:12:17,596 wheel INFO adding 'pandas/tests/indexes/categorical/test_reindex.py' 2023-10-23 16:12:17,596 wheel INFO adding 'pandas/tests/indexes/datetimelike_/__init__.py' 2023-10-23 16:12:17,596 wheel INFO adding 'pandas/tests/indexes/datetimelike_/test_drop_duplicates.py' 2023-10-23 16:12:17,596 wheel INFO adding 'pandas/tests/indexes/datetimelike_/test_equals.py' 2023-10-23 16:12:17,597 wheel INFO adding 'pandas/tests/indexes/datetimelike_/test_indexing.py' 2023-10-23 16:12:17,597 wheel INFO adding 'pandas/tests/indexes/datetimelike_/test_is_monotonic.py' 2023-10-23 16:12:17,597 wheel INFO adding 'pandas/tests/indexes/datetimelike_/test_nat.py' 2023-10-23 16:12:17,597 wheel INFO adding 'pandas/tests/indexes/datetimelike_/test_sort_values.py' 2023-10-23 16:12:17,598 wheel INFO adding 'pandas/tests/indexes/datetimelike_/test_value_counts.py' 2023-10-23 16:12:17,598 wheel INFO adding 'pandas/tests/indexes/datetimes/__init__.py' 2023-10-23 16:12:17,598 wheel INFO adding 'pandas/tests/indexes/datetimes/test_asof.py' 2023-10-23 16:12:17,598 wheel INFO adding 'pandas/tests/indexes/datetimes/test_constructors.py' 2023-10-23 16:12:17,599 wheel INFO adding 'pandas/tests/indexes/datetimes/test_date_range.py' 2023-10-23 16:12:17,599 wheel INFO adding 'pandas/tests/indexes/datetimes/test_datetime.py' 2023-10-23 16:12:17,600 wheel INFO adding 'pandas/tests/indexes/datetimes/test_datetimelike.py' 2023-10-23 16:12:17,600 wheel INFO adding 'pandas/tests/indexes/datetimes/test_delete.py' 2023-10-23 16:12:17,600 wheel INFO adding 'pandas/tests/indexes/datetimes/test_formats.py' 2023-10-23 16:12:17,600 wheel INFO adding 'pandas/tests/indexes/datetimes/test_freq_attr.py' 2023-10-23 16:12:17,601 wheel INFO adding 'pandas/tests/indexes/datetimes/test_indexing.py' 2023-10-23 16:12:17,601 wheel INFO adding 'pandas/tests/indexes/datetimes/test_join.py' 2023-10-23 16:12:17,601 wheel INFO adding 'pandas/tests/indexes/datetimes/test_map.py' 2023-10-23 16:12:17,602 wheel INFO adding 'pandas/tests/indexes/datetimes/test_misc.py' 2023-10-23 16:12:17,602 wheel INFO adding 'pandas/tests/indexes/datetimes/test_npfuncs.py' 2023-10-23 16:12:17,602 wheel INFO adding 'pandas/tests/indexes/datetimes/test_ops.py' 2023-10-23 16:12:17,602 wheel INFO adding 'pandas/tests/indexes/datetimes/test_partial_slicing.py' 2023-10-23 16:12:17,603 wheel INFO adding 'pandas/tests/indexes/datetimes/test_pickle.py' 2023-10-23 16:12:17,603 wheel INFO adding 'pandas/tests/indexes/datetimes/test_reindex.py' 2023-10-23 16:12:17,603 wheel INFO adding 'pandas/tests/indexes/datetimes/test_scalar_compat.py' 2023-10-23 16:12:17,603 wheel INFO adding 'pandas/tests/indexes/datetimes/test_setops.py' 2023-10-23 16:12:17,604 wheel INFO adding 'pandas/tests/indexes/datetimes/test_timezones.py' 2023-10-23 16:12:17,604 wheel INFO adding 'pandas/tests/indexes/datetimes/test_unique.py' 2023-10-23 16:12:17,605 wheel INFO adding 'pandas/tests/indexes/datetimes/methods/__init__.py' 2023-10-23 16:12:17,605 wheel INFO adding 'pandas/tests/indexes/datetimes/methods/test_astype.py' 2023-10-23 16:12:17,605 wheel INFO adding 'pandas/tests/indexes/datetimes/methods/test_factorize.py' 2023-10-23 16:12:17,605 wheel INFO adding 'pandas/tests/indexes/datetimes/methods/test_fillna.py' 2023-10-23 16:12:17,606 wheel INFO adding 'pandas/tests/indexes/datetimes/methods/test_insert.py' 2023-10-23 16:12:17,606 wheel INFO adding 'pandas/tests/indexes/datetimes/methods/test_isocalendar.py' 2023-10-23 16:12:17,606 wheel INFO adding 'pandas/tests/indexes/datetimes/methods/test_repeat.py' 2023-10-23 16:12:17,606 wheel INFO adding 'pandas/tests/indexes/datetimes/methods/test_shift.py' 2023-10-23 16:12:17,607 wheel INFO adding 'pandas/tests/indexes/datetimes/methods/test_snap.py' 2023-10-23 16:12:17,607 wheel INFO adding 'pandas/tests/indexes/datetimes/methods/test_to_frame.py' 2023-10-23 16:12:17,607 wheel INFO adding 'pandas/tests/indexes/datetimes/methods/test_to_period.py' 2023-10-23 16:12:17,607 wheel INFO adding 'pandas/tests/indexes/datetimes/methods/test_to_series.py' 2023-10-23 16:12:17,608 wheel INFO adding 'pandas/tests/indexes/interval/__init__.py' 2023-10-23 16:12:17,608 wheel INFO adding 'pandas/tests/indexes/interval/test_astype.py' 2023-10-23 16:12:17,608 wheel INFO adding 'pandas/tests/indexes/interval/test_base.py' 2023-10-23 16:12:17,608 wheel INFO adding 'pandas/tests/indexes/interval/test_constructors.py' 2023-10-23 16:12:17,609 wheel INFO adding 'pandas/tests/indexes/interval/test_equals.py' 2023-10-23 16:12:17,609 wheel INFO adding 'pandas/tests/indexes/interval/test_formats.py' 2023-10-23 16:12:17,609 wheel INFO adding 'pandas/tests/indexes/interval/test_indexing.py' 2023-10-23 16:12:17,610 wheel INFO adding 'pandas/tests/indexes/interval/test_interval.py' 2023-10-23 16:12:17,610 wheel INFO adding 'pandas/tests/indexes/interval/test_interval_range.py' 2023-10-23 16:12:17,610 wheel INFO adding 'pandas/tests/indexes/interval/test_interval_tree.py' 2023-10-23 16:12:17,611 wheel INFO adding 'pandas/tests/indexes/interval/test_join.py' 2023-10-23 16:12:17,611 wheel INFO adding 'pandas/tests/indexes/interval/test_pickle.py' 2023-10-23 16:12:17,611 wheel INFO adding 'pandas/tests/indexes/interval/test_setops.py' 2023-10-23 16:12:17,611 wheel INFO adding 'pandas/tests/indexes/multi/__init__.py' 2023-10-23 16:12:17,612 wheel INFO adding 'pandas/tests/indexes/multi/conftest.py' 2023-10-23 16:12:17,612 wheel INFO adding 'pandas/tests/indexes/multi/test_analytics.py' 2023-10-23 16:12:17,612 wheel INFO adding 'pandas/tests/indexes/multi/test_astype.py' 2023-10-23 16:12:17,612 wheel INFO adding 'pandas/tests/indexes/multi/test_compat.py' 2023-10-23 16:12:17,613 wheel INFO adding 'pandas/tests/indexes/multi/test_constructors.py' 2023-10-23 16:12:17,613 wheel INFO adding 'pandas/tests/indexes/multi/test_conversion.py' 2023-10-23 16:12:17,613 wheel INFO adding 'pandas/tests/indexes/multi/test_copy.py' 2023-10-23 16:12:17,613 wheel INFO adding 'pandas/tests/indexes/multi/test_drop.py' 2023-10-23 16:12:17,614 wheel INFO adding 'pandas/tests/indexes/multi/test_duplicates.py' 2023-10-23 16:12:17,614 wheel INFO adding 'pandas/tests/indexes/multi/test_equivalence.py' 2023-10-23 16:12:17,615 wheel INFO adding 'pandas/tests/indexes/multi/test_formats.py' 2023-10-23 16:12:17,615 wheel INFO adding 'pandas/tests/indexes/multi/test_get_level_values.py' 2023-10-23 16:12:17,615 wheel INFO adding 'pandas/tests/indexes/multi/test_get_set.py' 2023-10-23 16:12:17,615 wheel INFO adding 'pandas/tests/indexes/multi/test_indexing.py' 2023-10-23 16:12:17,616 wheel INFO adding 'pandas/tests/indexes/multi/test_integrity.py' 2023-10-23 16:12:17,616 wheel INFO adding 'pandas/tests/indexes/multi/test_isin.py' 2023-10-23 16:12:17,616 wheel INFO adding 'pandas/tests/indexes/multi/test_join.py' 2023-10-23 16:12:17,617 wheel INFO adding 'pandas/tests/indexes/multi/test_lexsort.py' 2023-10-23 16:12:17,617 wheel INFO adding 'pandas/tests/indexes/multi/test_missing.py' 2023-10-23 16:12:17,617 wheel INFO adding 'pandas/tests/indexes/multi/test_monotonic.py' 2023-10-23 16:12:17,617 wheel INFO adding 'pandas/tests/indexes/multi/test_names.py' 2023-10-23 16:12:17,618 wheel INFO adding 'pandas/tests/indexes/multi/test_partial_indexing.py' 2023-10-23 16:12:17,618 wheel INFO adding 'pandas/tests/indexes/multi/test_pickle.py' 2023-10-23 16:12:17,618 wheel INFO adding 'pandas/tests/indexes/multi/test_reindex.py' 2023-10-23 16:12:17,618 wheel INFO adding 'pandas/tests/indexes/multi/test_reshape.py' 2023-10-23 16:12:17,619 wheel INFO adding 'pandas/tests/indexes/multi/test_setops.py' 2023-10-23 16:12:17,619 wheel INFO adding 'pandas/tests/indexes/multi/test_sorting.py' 2023-10-23 16:12:17,619 wheel INFO adding 'pandas/tests/indexes/multi/test_take.py' 2023-10-23 16:12:17,620 wheel INFO adding 'pandas/tests/indexes/numeric/__init__.py' 2023-10-23 16:12:17,620 wheel INFO adding 'pandas/tests/indexes/numeric/test_astype.py' 2023-10-23 16:12:17,620 wheel INFO adding 'pandas/tests/indexes/numeric/test_indexing.py' 2023-10-23 16:12:17,620 wheel INFO adding 'pandas/tests/indexes/numeric/test_join.py' 2023-10-23 16:12:17,621 wheel INFO adding 'pandas/tests/indexes/numeric/test_numeric.py' 2023-10-23 16:12:17,621 wheel INFO adding 'pandas/tests/indexes/numeric/test_setops.py' 2023-10-23 16:12:17,621 wheel INFO adding 'pandas/tests/indexes/object/__init__.py' 2023-10-23 16:12:17,622 wheel INFO adding 'pandas/tests/indexes/object/test_astype.py' 2023-10-23 16:12:17,622 wheel INFO adding 'pandas/tests/indexes/object/test_indexing.py' 2023-10-23 16:12:17,622 wheel INFO adding 'pandas/tests/indexes/period/__init__.py' 2023-10-23 16:12:17,623 wheel INFO adding 'pandas/tests/indexes/period/test_constructors.py' 2023-10-23 16:12:17,623 wheel INFO adding 'pandas/tests/indexes/period/test_formats.py' 2023-10-23 16:12:17,623 wheel INFO adding 'pandas/tests/indexes/period/test_freq_attr.py' 2023-10-23 16:12:17,623 wheel INFO adding 'pandas/tests/indexes/period/test_indexing.py' 2023-10-23 16:12:17,624 wheel INFO adding 'pandas/tests/indexes/period/test_join.py' 2023-10-23 16:12:17,624 wheel INFO adding 'pandas/tests/indexes/period/test_monotonic.py' 2023-10-23 16:12:17,624 wheel INFO adding 'pandas/tests/indexes/period/test_partial_slicing.py' 2023-10-23 16:12:17,625 wheel INFO adding 'pandas/tests/indexes/period/test_period.py' 2023-10-23 16:12:17,625 wheel INFO adding 'pandas/tests/indexes/period/test_period_range.py' 2023-10-23 16:12:17,625 wheel INFO adding 'pandas/tests/indexes/period/test_pickle.py' 2023-10-23 16:12:17,625 wheel INFO adding 'pandas/tests/indexes/period/test_resolution.py' 2023-10-23 16:12:17,626 wheel INFO adding 'pandas/tests/indexes/period/test_scalar_compat.py' 2023-10-23 16:12:17,626 wheel INFO adding 'pandas/tests/indexes/period/test_searchsorted.py' 2023-10-23 16:12:17,626 wheel INFO adding 'pandas/tests/indexes/period/test_setops.py' 2023-10-23 16:12:17,626 wheel INFO adding 'pandas/tests/indexes/period/test_tools.py' 2023-10-23 16:12:17,627 wheel INFO adding 'pandas/tests/indexes/period/methods/__init__.py' 2023-10-23 16:12:17,627 wheel INFO adding 'pandas/tests/indexes/period/methods/test_asfreq.py' 2023-10-23 16:12:17,627 wheel INFO adding 'pandas/tests/indexes/period/methods/test_astype.py' 2023-10-23 16:12:17,627 wheel INFO adding 'pandas/tests/indexes/period/methods/test_factorize.py' 2023-10-23 16:12:17,628 wheel INFO adding 'pandas/tests/indexes/period/methods/test_fillna.py' 2023-10-23 16:12:17,628 wheel INFO adding 'pandas/tests/indexes/period/methods/test_insert.py' 2023-10-23 16:12:17,628 wheel INFO adding 'pandas/tests/indexes/period/methods/test_is_full.py' 2023-10-23 16:12:17,628 wheel INFO adding 'pandas/tests/indexes/period/methods/test_repeat.py' 2023-10-23 16:12:17,629 wheel INFO adding 'pandas/tests/indexes/period/methods/test_shift.py' 2023-10-23 16:12:17,629 wheel INFO adding 'pandas/tests/indexes/period/methods/test_to_timestamp.py' 2023-10-23 16:12:17,629 wheel INFO adding 'pandas/tests/indexes/ranges/__init__.py' 2023-10-23 16:12:17,629 wheel INFO adding 'pandas/tests/indexes/ranges/test_constructors.py' 2023-10-23 16:12:17,630 wheel INFO adding 'pandas/tests/indexes/ranges/test_indexing.py' 2023-10-23 16:12:17,630 wheel INFO adding 'pandas/tests/indexes/ranges/test_join.py' 2023-10-23 16:12:17,630 wheel INFO adding 'pandas/tests/indexes/ranges/test_range.py' 2023-10-23 16:12:17,630 wheel INFO adding 'pandas/tests/indexes/ranges/test_setops.py' 2023-10-23 16:12:17,631 wheel INFO adding 'pandas/tests/indexes/timedeltas/__init__.py' 2023-10-23 16:12:17,631 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_constructors.py' 2023-10-23 16:12:17,631 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_delete.py' 2023-10-23 16:12:17,632 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_formats.py' 2023-10-23 16:12:17,632 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_freq_attr.py' 2023-10-23 16:12:17,632 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_indexing.py' 2023-10-23 16:12:17,632 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_join.py' 2023-10-23 16:12:17,633 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_ops.py' 2023-10-23 16:12:17,633 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_pickle.py' 2023-10-23 16:12:17,633 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_scalar_compat.py' 2023-10-23 16:12:17,633 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_searchsorted.py' 2023-10-23 16:12:17,634 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_setops.py' 2023-10-23 16:12:17,634 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_timedelta.py' 2023-10-23 16:12:17,634 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_timedelta_range.py' 2023-10-23 16:12:17,634 wheel INFO adding 'pandas/tests/indexes/timedeltas/methods/__init__.py' 2023-10-23 16:12:17,635 wheel INFO adding 'pandas/tests/indexes/timedeltas/methods/test_astype.py' 2023-10-23 16:12:17,635 wheel INFO adding 'pandas/tests/indexes/timedeltas/methods/test_factorize.py' 2023-10-23 16:12:17,635 wheel INFO adding 'pandas/tests/indexes/timedeltas/methods/test_fillna.py' 2023-10-23 16:12:17,635 wheel INFO adding 'pandas/tests/indexes/timedeltas/methods/test_insert.py' 2023-10-23 16:12:17,636 wheel INFO adding 'pandas/tests/indexes/timedeltas/methods/test_repeat.py' 2023-10-23 16:12:17,636 wheel INFO adding 'pandas/tests/indexes/timedeltas/methods/test_shift.py' 2023-10-23 16:12:17,636 wheel INFO adding 'pandas/tests/indexing/__init__.py' 2023-10-23 16:12:17,636 wheel INFO adding 'pandas/tests/indexing/common.py' 2023-10-23 16:12:17,637 wheel INFO adding 'pandas/tests/indexing/conftest.py' 2023-10-23 16:12:17,637 wheel INFO adding 'pandas/tests/indexing/test_at.py' 2023-10-23 16:12:17,637 wheel INFO adding 'pandas/tests/indexing/test_categorical.py' 2023-10-23 16:12:17,638 wheel INFO adding 'pandas/tests/indexing/test_chaining_and_caching.py' 2023-10-23 16:12:17,638 wheel INFO adding 'pandas/tests/indexing/test_check_indexer.py' 2023-10-23 16:12:17,638 wheel INFO adding 'pandas/tests/indexing/test_coercion.py' 2023-10-23 16:12:17,639 wheel INFO adding 'pandas/tests/indexing/test_datetime.py' 2023-10-23 16:12:17,639 wheel INFO adding 'pandas/tests/indexing/test_floats.py' 2023-10-23 16:12:17,639 wheel INFO adding 'pandas/tests/indexing/test_iat.py' 2023-10-23 16:12:17,640 wheel INFO adding 'pandas/tests/indexing/test_iloc.py' 2023-10-23 16:12:17,640 wheel INFO adding 'pandas/tests/indexing/test_indexers.py' 2023-10-23 16:12:17,640 wheel INFO adding 'pandas/tests/indexing/test_indexing.py' 2023-10-23 16:12:17,641 wheel INFO adding 'pandas/tests/indexing/test_loc.py' 2023-10-23 16:12:17,642 wheel INFO adding 'pandas/tests/indexing/test_na_indexing.py' 2023-10-23 16:12:17,642 wheel INFO adding 'pandas/tests/indexing/test_partial.py' 2023-10-23 16:12:17,642 wheel INFO adding 'pandas/tests/indexing/test_scalar.py' 2023-10-23 16:12:17,643 wheel INFO adding 'pandas/tests/indexing/interval/__init__.py' 2023-10-23 16:12:17,643 wheel INFO adding 'pandas/tests/indexing/interval/test_interval.py' 2023-10-23 16:12:17,643 wheel INFO adding 'pandas/tests/indexing/interval/test_interval_new.py' 2023-10-23 16:12:17,643 wheel INFO adding 'pandas/tests/indexing/multiindex/__init__.py' 2023-10-23 16:12:17,644 wheel INFO adding 'pandas/tests/indexing/multiindex/test_chaining_and_caching.py' 2023-10-23 16:12:17,644 wheel INFO adding 'pandas/tests/indexing/multiindex/test_datetime.py' 2023-10-23 16:12:17,644 wheel INFO adding 'pandas/tests/indexing/multiindex/test_getitem.py' 2023-10-23 16:12:17,644 wheel INFO adding 'pandas/tests/indexing/multiindex/test_iloc.py' 2023-10-23 16:12:17,645 wheel INFO adding 'pandas/tests/indexing/multiindex/test_indexing_slow.py' 2023-10-23 16:12:17,645 wheel INFO adding 'pandas/tests/indexing/multiindex/test_loc.py' 2023-10-23 16:12:17,645 wheel INFO adding 'pandas/tests/indexing/multiindex/test_multiindex.py' 2023-10-23 16:12:17,646 wheel INFO adding 'pandas/tests/indexing/multiindex/test_partial.py' 2023-10-23 16:12:17,646 wheel INFO adding 'pandas/tests/indexing/multiindex/test_setitem.py' 2023-10-23 16:12:17,646 wheel INFO adding 'pandas/tests/indexing/multiindex/test_slice.py' 2023-10-23 16:12:17,647 wheel INFO adding 'pandas/tests/indexing/multiindex/test_sorted.py' 2023-10-23 16:12:17,647 wheel INFO adding 'pandas/tests/interchange/__init__.py' 2023-10-23 16:12:17,647 wheel INFO adding 'pandas/tests/interchange/conftest.py' 2023-10-23 16:12:17,647 wheel INFO adding 'pandas/tests/interchange/test_impl.py' 2023-10-23 16:12:17,648 wheel INFO adding 'pandas/tests/interchange/test_spec_conformance.py' 2023-10-23 16:12:17,648 wheel INFO adding 'pandas/tests/interchange/test_utils.py' 2023-10-23 16:12:17,648 wheel INFO adding 'pandas/tests/internals/__init__.py' 2023-10-23 16:12:17,648 wheel INFO adding 'pandas/tests/internals/test_api.py' 2023-10-23 16:12:17,649 wheel INFO adding 'pandas/tests/internals/test_internals.py' 2023-10-23 16:12:17,649 wheel INFO adding 'pandas/tests/internals/test_managers.py' 2023-10-23 16:12:17,649 wheel INFO adding 'pandas/tests/io/__init__.py' 2023-10-23 16:12:17,650 wheel INFO adding 'pandas/tests/io/conftest.py' 2023-10-23 16:12:17,650 wheel INFO adding 'pandas/tests/io/generate_legacy_storage_files.py' 2023-10-23 16:12:17,650 wheel INFO adding 'pandas/tests/io/test_clipboard.py' 2023-10-23 16:12:17,651 wheel INFO adding 'pandas/tests/io/test_common.py' 2023-10-23 16:12:17,651 wheel INFO adding 'pandas/tests/io/test_compression.py' 2023-10-23 16:12:17,651 wheel INFO adding 'pandas/tests/io/test_feather.py' 2023-10-23 16:12:17,652 wheel INFO adding 'pandas/tests/io/test_fsspec.py' 2023-10-23 16:12:17,652 wheel INFO adding 'pandas/tests/io/test_gcs.py' 2023-10-23 16:12:17,652 wheel INFO adding 'pandas/tests/io/test_html.py' 2023-10-23 16:12:17,653 wheel INFO adding 'pandas/tests/io/test_orc.py' 2023-10-23 16:12:17,653 wheel INFO adding 'pandas/tests/io/test_parquet.py' 2023-10-23 16:12:17,654 wheel INFO adding 'pandas/tests/io/test_pickle.py' 2023-10-23 16:12:17,654 wheel INFO adding 'pandas/tests/io/test_s3.py' 2023-10-23 16:12:17,654 wheel INFO adding 'pandas/tests/io/test_spss.py' 2023-10-23 16:12:17,655 wheel INFO adding 'pandas/tests/io/test_sql.py' 2023-10-23 16:12:17,656 wheel INFO adding 'pandas/tests/io/test_stata.py' 2023-10-23 16:12:17,656 wheel INFO adding 'pandas/tests/io/test_user_agent.py' 2023-10-23 16:12:17,657 wheel INFO adding 'pandas/tests/io/data/gbq_fake_job.txt' 2023-10-23 16:12:17,657 wheel INFO adding 'pandas/tests/io/data/fixed_width/fixed_width_format.txt' 2023-10-23 16:12:17,657 wheel INFO adding 'pandas/tests/io/data/legacy_pickle/1.2.4/empty_frame_v1_2_4-GH#42345.pkl' 2023-10-23 16:12:17,657 wheel INFO adding 'pandas/tests/io/data/parquet/simple.parquet' 2023-10-23 16:12:17,658 wheel INFO adding 'pandas/tests/io/data/pickle/test_mi_py27.pkl' 2023-10-23 16:12:17,658 wheel INFO adding 'pandas/tests/io/data/pickle/test_py27.pkl' 2023-10-23 16:12:17,658 wheel INFO adding 'pandas/tests/io/data/xml/baby_names.xml' 2023-10-23 16:12:17,658 wheel INFO adding 'pandas/tests/io/data/xml/books.xml' 2023-10-23 16:12:17,659 wheel INFO adding 'pandas/tests/io/data/xml/cta_rail_lines.kml' 2023-10-23 16:12:17,659 wheel INFO adding 'pandas/tests/io/data/xml/doc_ch_utf.xml' 2023-10-23 16:12:17,659 wheel INFO adding 'pandas/tests/io/data/xml/flatten_doc.xsl' 2023-10-23 16:12:17,659 wheel INFO adding 'pandas/tests/io/data/xml/row_field_output.xsl' 2023-10-23 16:12:17,660 wheel INFO adding 'pandas/tests/io/excel/__init__.py' 2023-10-23 16:12:17,660 wheel INFO adding 'pandas/tests/io/excel/conftest.py' 2023-10-23 16:12:17,660 wheel INFO adding 'pandas/tests/io/excel/test_odf.py' 2023-10-23 16:12:17,661 wheel INFO adding 'pandas/tests/io/excel/test_odswriter.py' 2023-10-23 16:12:17,661 wheel INFO adding 'pandas/tests/io/excel/test_openpyxl.py' 2023-10-23 16:12:17,661 wheel INFO adding 'pandas/tests/io/excel/test_readers.py' 2023-10-23 16:12:17,662 wheel INFO adding 'pandas/tests/io/excel/test_style.py' 2023-10-23 16:12:17,662 wheel INFO adding 'pandas/tests/io/excel/test_writers.py' 2023-10-23 16:12:17,663 wheel INFO adding 'pandas/tests/io/excel/test_xlrd.py' 2023-10-23 16:12:17,663 wheel INFO adding 'pandas/tests/io/excel/test_xlsxwriter.py' 2023-10-23 16:12:17,663 wheel INFO adding 'pandas/tests/io/formats/__init__.py' 2023-10-23 16:12:17,664 wheel INFO adding 'pandas/tests/io/formats/test_console.py' 2023-10-23 16:12:17,664 wheel INFO adding 'pandas/tests/io/formats/test_css.py' 2023-10-23 16:12:17,664 wheel INFO adding 'pandas/tests/io/formats/test_eng_formatting.py' 2023-10-23 16:12:17,665 wheel INFO adding 'pandas/tests/io/formats/test_format.py' 2023-10-23 16:12:17,666 wheel INFO adding 'pandas/tests/io/formats/test_info.py' 2023-10-23 16:12:17,666 wheel INFO adding 'pandas/tests/io/formats/test_printing.py' 2023-10-23 16:12:17,666 wheel INFO adding 'pandas/tests/io/formats/test_series_info.py' 2023-10-23 16:12:17,667 wheel INFO adding 'pandas/tests/io/formats/test_to_csv.py' 2023-10-23 16:12:17,667 wheel INFO adding 'pandas/tests/io/formats/test_to_excel.py' 2023-10-23 16:12:17,668 wheel INFO adding 'pandas/tests/io/formats/test_to_html.py' 2023-10-23 16:12:17,668 wheel INFO adding 'pandas/tests/io/formats/test_to_latex.py' 2023-10-23 16:12:17,669 wheel INFO adding 'pandas/tests/io/formats/test_to_markdown.py' 2023-10-23 16:12:17,669 wheel INFO adding 'pandas/tests/io/formats/test_to_string.py' 2023-10-23 16:12:17,670 wheel INFO adding 'pandas/tests/io/formats/style/__init__.py' 2023-10-23 16:12:17,670 wheel INFO adding 'pandas/tests/io/formats/style/test_bar.py' 2023-10-23 16:12:17,670 wheel INFO adding 'pandas/tests/io/formats/style/test_exceptions.py' 2023-10-23 16:12:17,670 wheel INFO adding 'pandas/tests/io/formats/style/test_format.py' 2023-10-23 16:12:17,671 wheel INFO adding 'pandas/tests/io/formats/style/test_highlight.py' 2023-10-23 16:12:17,671 wheel INFO adding 'pandas/tests/io/formats/style/test_html.py' 2023-10-23 16:12:17,672 wheel INFO adding 'pandas/tests/io/formats/style/test_matplotlib.py' 2023-10-23 16:12:17,672 wheel INFO adding 'pandas/tests/io/formats/style/test_non_unique.py' 2023-10-23 16:12:17,672 wheel INFO adding 'pandas/tests/io/formats/style/test_style.py' 2023-10-23 16:12:17,673 wheel INFO adding 'pandas/tests/io/formats/style/test_to_latex.py' 2023-10-23 16:12:17,673 wheel INFO adding 'pandas/tests/io/formats/style/test_to_string.py' 2023-10-23 16:12:17,674 wheel INFO adding 'pandas/tests/io/formats/style/test_tooltip.py' 2023-10-23 16:12:17,674 wheel INFO adding 'pandas/tests/io/json/__init__.py' 2023-10-23 16:12:17,674 wheel INFO adding 'pandas/tests/io/json/conftest.py' 2023-10-23 16:12:17,675 wheel INFO adding 'pandas/tests/io/json/test_compression.py' 2023-10-23 16:12:17,675 wheel INFO adding 'pandas/tests/io/json/test_deprecated_kwargs.py' 2023-10-23 16:12:17,675 wheel INFO adding 'pandas/tests/io/json/test_json_table_schema.py' 2023-10-23 16:12:17,676 wheel INFO adding 'pandas/tests/io/json/test_json_table_schema_ext_dtype.py' 2023-10-23 16:12:17,676 wheel INFO adding 'pandas/tests/io/json/test_normalize.py' 2023-10-23 16:12:17,676 wheel INFO adding 'pandas/tests/io/json/test_pandas.py' 2023-10-23 16:12:17,677 wheel INFO adding 'pandas/tests/io/json/test_readlines.py' 2023-10-23 16:12:17,677 wheel INFO adding 'pandas/tests/io/json/test_ujson.py' 2023-10-23 16:12:17,678 wheel INFO adding 'pandas/tests/io/parser/__init__.py' 2023-10-23 16:12:17,678 wheel INFO adding 'pandas/tests/io/parser/conftest.py' 2023-10-23 16:12:17,679 wheel INFO adding 'pandas/tests/io/parser/test_c_parser_only.py' 2023-10-23 16:12:17,679 wheel INFO adding 'pandas/tests/io/parser/test_comment.py' 2023-10-23 16:12:17,679 wheel INFO adding 'pandas/tests/io/parser/test_compression.py' 2023-10-23 16:12:17,679 wheel INFO adding 'pandas/tests/io/parser/test_concatenate_chunks.py' 2023-10-23 16:12:17,680 wheel INFO adding 'pandas/tests/io/parser/test_converters.py' 2023-10-23 16:12:17,680 wheel INFO adding 'pandas/tests/io/parser/test_dialect.py' 2023-10-23 16:12:17,680 wheel INFO adding 'pandas/tests/io/parser/test_encoding.py' 2023-10-23 16:12:17,681 wheel INFO adding 'pandas/tests/io/parser/test_header.py' 2023-10-23 16:12:17,681 wheel INFO adding 'pandas/tests/io/parser/test_index_col.py' 2023-10-23 16:12:17,681 wheel INFO adding 'pandas/tests/io/parser/test_mangle_dupes.py' 2023-10-23 16:12:17,681 wheel INFO adding 'pandas/tests/io/parser/test_multi_thread.py' 2023-10-23 16:12:17,682 wheel INFO adding 'pandas/tests/io/parser/test_na_values.py' 2023-10-23 16:12:17,682 wheel INFO adding 'pandas/tests/io/parser/test_network.py' 2023-10-23 16:12:17,682 wheel INFO adding 'pandas/tests/io/parser/test_parse_dates.py' 2023-10-23 16:12:17,683 wheel INFO adding 'pandas/tests/io/parser/test_python_parser_only.py' 2023-10-23 16:12:17,683 wheel INFO adding 'pandas/tests/io/parser/test_quoting.py' 2023-10-23 16:12:17,684 wheel INFO adding 'pandas/tests/io/parser/test_read_fwf.py' 2023-10-23 16:12:17,684 wheel INFO adding 'pandas/tests/io/parser/test_skiprows.py' 2023-10-23 16:12:17,684 wheel INFO adding 'pandas/tests/io/parser/test_textreader.py' 2023-10-23 16:12:17,685 wheel INFO adding 'pandas/tests/io/parser/test_unsupported.py' 2023-10-23 16:12:17,685 wheel INFO adding 'pandas/tests/io/parser/test_upcast.py' 2023-10-23 16:12:17,685 wheel INFO adding 'pandas/tests/io/parser/common/__init__.py' 2023-10-23 16:12:17,685 wheel INFO adding 'pandas/tests/io/parser/common/test_chunksize.py' 2023-10-23 16:12:17,686 wheel INFO adding 'pandas/tests/io/parser/common/test_common_basic.py' 2023-10-23 16:12:17,686 wheel INFO adding 'pandas/tests/io/parser/common/test_data_list.py' 2023-10-23 16:12:17,686 wheel INFO adding 'pandas/tests/io/parser/common/test_decimal.py' 2023-10-23 16:12:17,686 wheel INFO adding 'pandas/tests/io/parser/common/test_file_buffer_url.py' 2023-10-23 16:12:17,687 wheel INFO adding 'pandas/tests/io/parser/common/test_float.py' 2023-10-23 16:12:17,687 wheel INFO adding 'pandas/tests/io/parser/common/test_index.py' 2023-10-23 16:12:17,687 wheel INFO adding 'pandas/tests/io/parser/common/test_inf.py' 2023-10-23 16:12:17,688 wheel INFO adding 'pandas/tests/io/parser/common/test_ints.py' 2023-10-23 16:12:17,688 wheel INFO adding 'pandas/tests/io/parser/common/test_iterator.py' 2023-10-23 16:12:17,688 wheel INFO adding 'pandas/tests/io/parser/common/test_read_errors.py' 2023-10-23 16:12:17,688 wheel INFO adding 'pandas/tests/io/parser/common/test_verbose.py' 2023-10-23 16:12:17,689 wheel INFO adding 'pandas/tests/io/parser/dtypes/__init__.py' 2023-10-23 16:12:17,689 wheel INFO adding 'pandas/tests/io/parser/dtypes/test_categorical.py' 2023-10-23 16:12:17,689 wheel INFO adding 'pandas/tests/io/parser/dtypes/test_dtypes_basic.py' 2023-10-23 16:12:17,689 wheel INFO adding 'pandas/tests/io/parser/dtypes/test_empty.py' 2023-10-23 16:12:17,690 wheel INFO adding 'pandas/tests/io/parser/usecols/__init__.py' 2023-10-23 16:12:17,690 wheel INFO adding 'pandas/tests/io/parser/usecols/test_parse_dates.py' 2023-10-23 16:12:17,690 wheel INFO adding 'pandas/tests/io/parser/usecols/test_strings.py' 2023-10-23 16:12:17,690 wheel INFO adding 'pandas/tests/io/parser/usecols/test_usecols_basic.py' 2023-10-23 16:12:17,691 wheel INFO adding 'pandas/tests/io/pytables/__init__.py' 2023-10-23 16:12:17,691 wheel INFO adding 'pandas/tests/io/pytables/common.py' 2023-10-23 16:12:17,691 wheel INFO adding 'pandas/tests/io/pytables/conftest.py' 2023-10-23 16:12:17,692 wheel INFO adding 'pandas/tests/io/pytables/test_append.py' 2023-10-23 16:12:17,692 wheel INFO adding 'pandas/tests/io/pytables/test_categorical.py' 2023-10-23 16:12:17,692 wheel INFO adding 'pandas/tests/io/pytables/test_compat.py' 2023-10-23 16:12:17,692 wheel INFO adding 'pandas/tests/io/pytables/test_complex.py' 2023-10-23 16:12:17,693 wheel INFO adding 'pandas/tests/io/pytables/test_errors.py' 2023-10-23 16:12:17,693 wheel INFO adding 'pandas/tests/io/pytables/test_file_handling.py' 2023-10-23 16:12:17,693 wheel INFO adding 'pandas/tests/io/pytables/test_keys.py' 2023-10-23 16:12:17,694 wheel INFO adding 'pandas/tests/io/pytables/test_put.py' 2023-10-23 16:12:17,694 wheel INFO adding 'pandas/tests/io/pytables/test_pytables_missing.py' 2023-10-23 16:12:17,694 wheel INFO adding 'pandas/tests/io/pytables/test_read.py' 2023-10-23 16:12:17,694 wheel INFO adding 'pandas/tests/io/pytables/test_retain_attributes.py' 2023-10-23 16:12:17,695 wheel INFO adding 'pandas/tests/io/pytables/test_round_trip.py' 2023-10-23 16:12:17,695 wheel INFO adding 'pandas/tests/io/pytables/test_select.py' 2023-10-23 16:12:17,695 wheel INFO adding 'pandas/tests/io/pytables/test_store.py' 2023-10-23 16:12:17,696 wheel INFO adding 'pandas/tests/io/pytables/test_subclass.py' 2023-10-23 16:12:17,696 wheel INFO adding 'pandas/tests/io/pytables/test_time_series.py' 2023-10-23 16:12:17,696 wheel INFO adding 'pandas/tests/io/pytables/test_timezones.py' 2023-10-23 16:12:17,697 wheel INFO adding 'pandas/tests/io/sas/__init__.py' 2023-10-23 16:12:17,697 wheel INFO adding 'pandas/tests/io/sas/test_byteswap.py' 2023-10-23 16:12:17,697 wheel INFO adding 'pandas/tests/io/sas/test_sas.py' 2023-10-23 16:12:17,697 wheel INFO adding 'pandas/tests/io/sas/test_sas7bdat.py' 2023-10-23 16:12:17,698 wheel INFO adding 'pandas/tests/io/sas/test_xport.py' 2023-10-23 16:12:17,698 wheel INFO adding 'pandas/tests/io/xml/__init__.py' 2023-10-23 16:12:17,698 wheel INFO adding 'pandas/tests/io/xml/test_to_xml.py' 2023-10-23 16:12:17,699 wheel INFO adding 'pandas/tests/io/xml/test_xml.py' 2023-10-23 16:12:17,699 wheel INFO adding 'pandas/tests/io/xml/test_xml_dtypes.py' 2023-10-23 16:12:17,700 wheel INFO adding 'pandas/tests/libs/__init__.py' 2023-10-23 16:12:17,700 wheel INFO adding 'pandas/tests/libs/test_hashtable.py' 2023-10-23 16:12:17,700 wheel INFO adding 'pandas/tests/libs/test_join.py' 2023-10-23 16:12:17,701 wheel INFO adding 'pandas/tests/libs/test_lib.py' 2023-10-23 16:12:17,701 wheel INFO adding 'pandas/tests/plotting/__init__.py' 2023-10-23 16:12:17,701 wheel INFO adding 'pandas/tests/plotting/common.py' 2023-10-23 16:12:17,702 wheel INFO adding 'pandas/tests/plotting/conftest.py' 2023-10-23 16:12:17,702 wheel INFO adding 'pandas/tests/plotting/test_backend.py' 2023-10-23 16:12:17,702 wheel INFO adding 'pandas/tests/plotting/test_boxplot_method.py' 2023-10-23 16:12:17,702 wheel INFO adding 'pandas/tests/plotting/test_common.py' 2023-10-23 16:12:17,703 wheel INFO adding 'pandas/tests/plotting/test_converter.py' 2023-10-23 16:12:17,703 wheel INFO adding 'pandas/tests/plotting/test_datetimelike.py' 2023-10-23 16:12:17,704 wheel INFO adding 'pandas/tests/plotting/test_groupby.py' 2023-10-23 16:12:17,704 wheel INFO adding 'pandas/tests/plotting/test_hist_method.py' 2023-10-23 16:12:17,704 wheel INFO adding 'pandas/tests/plotting/test_misc.py' 2023-10-23 16:12:17,705 wheel INFO adding 'pandas/tests/plotting/test_series.py' 2023-10-23 16:12:17,705 wheel INFO adding 'pandas/tests/plotting/test_style.py' 2023-10-23 16:12:17,705 wheel INFO adding 'pandas/tests/plotting/frame/__init__.py' 2023-10-23 16:12:17,706 wheel INFO adding 'pandas/tests/plotting/frame/test_frame.py' 2023-10-23 16:12:17,707 wheel INFO adding 'pandas/tests/plotting/frame/test_frame_color.py' 2023-10-23 16:12:17,707 wheel INFO adding 'pandas/tests/plotting/frame/test_frame_groupby.py' 2023-10-23 16:12:17,707 wheel INFO adding 'pandas/tests/plotting/frame/test_frame_legend.py' 2023-10-23 16:12:17,707 wheel INFO adding 'pandas/tests/plotting/frame/test_frame_subplots.py' 2023-10-23 16:12:17,708 wheel INFO adding 'pandas/tests/plotting/frame/test_hist_box_by.py' 2023-10-23 16:12:17,708 wheel INFO adding 'pandas/tests/reductions/__init__.py' 2023-10-23 16:12:17,709 wheel INFO adding 'pandas/tests/reductions/test_reductions.py' 2023-10-23 16:12:17,709 wheel INFO adding 'pandas/tests/reductions/test_stat_reductions.py' 2023-10-23 16:12:17,709 wheel INFO adding 'pandas/tests/resample/__init__.py' 2023-10-23 16:12:17,710 wheel INFO adding 'pandas/tests/resample/conftest.py' 2023-10-23 16:12:17,710 wheel INFO adding 'pandas/tests/resample/test_base.py' 2023-10-23 16:12:17,710 wheel INFO adding 'pandas/tests/resample/test_datetime_index.py' 2023-10-23 16:12:17,711 wheel INFO adding 'pandas/tests/resample/test_period_index.py' 2023-10-23 16:12:17,711 wheel INFO adding 'pandas/tests/resample/test_resample_api.py' 2023-10-23 16:12:17,712 wheel INFO adding 'pandas/tests/resample/test_resampler_grouper.py' 2023-10-23 16:12:17,712 wheel INFO adding 'pandas/tests/resample/test_time_grouper.py' 2023-10-23 16:12:17,712 wheel INFO adding 'pandas/tests/resample/test_timedelta.py' 2023-10-23 16:12:17,713 wheel INFO adding 'pandas/tests/reshape/__init__.py' 2023-10-23 16:12:17,713 wheel INFO adding 'pandas/tests/reshape/test_crosstab.py' 2023-10-23 16:12:17,713 wheel INFO adding 'pandas/tests/reshape/test_cut.py' 2023-10-23 16:12:17,714 wheel INFO adding 'pandas/tests/reshape/test_from_dummies.py' 2023-10-23 16:12:17,714 wheel INFO adding 'pandas/tests/reshape/test_get_dummies.py' 2023-10-23 16:12:17,715 wheel INFO adding 'pandas/tests/reshape/test_melt.py' 2023-10-23 16:12:17,715 wheel INFO adding 'pandas/tests/reshape/test_pivot.py' 2023-10-23 16:12:17,716 wheel INFO adding 'pandas/tests/reshape/test_pivot_multilevel.py' 2023-10-23 16:12:17,716 wheel INFO adding 'pandas/tests/reshape/test_qcut.py' 2023-10-23 16:12:17,716 wheel INFO adding 'pandas/tests/reshape/test_union_categoricals.py' 2023-10-23 16:12:17,717 wheel INFO adding 'pandas/tests/reshape/test_util.py' 2023-10-23 16:12:17,717 wheel INFO adding 'pandas/tests/reshape/concat/__init__.py' 2023-10-23 16:12:17,717 wheel INFO adding 'pandas/tests/reshape/concat/conftest.py' 2023-10-23 16:12:17,717 wheel INFO adding 'pandas/tests/reshape/concat/test_append.py' 2023-10-23 16:12:17,718 wheel INFO adding 'pandas/tests/reshape/concat/test_append_common.py' 2023-10-23 16:12:17,718 wheel INFO adding 'pandas/tests/reshape/concat/test_categorical.py' 2023-10-23 16:12:17,719 wheel INFO adding 'pandas/tests/reshape/concat/test_concat.py' 2023-10-23 16:12:17,719 wheel INFO adding 'pandas/tests/reshape/concat/test_dataframe.py' 2023-10-23 16:12:17,719 wheel INFO adding 'pandas/tests/reshape/concat/test_datetimes.py' 2023-10-23 16:12:17,719 wheel INFO adding 'pandas/tests/reshape/concat/test_empty.py' 2023-10-23 16:12:17,720 wheel INFO adding 'pandas/tests/reshape/concat/test_index.py' 2023-10-23 16:12:17,720 wheel INFO adding 'pandas/tests/reshape/concat/test_invalid.py' 2023-10-23 16:12:17,720 wheel INFO adding 'pandas/tests/reshape/concat/test_series.py' 2023-10-23 16:12:17,721 wheel INFO adding 'pandas/tests/reshape/concat/test_sort.py' 2023-10-23 16:12:17,721 wheel INFO adding 'pandas/tests/reshape/merge/__init__.py' 2023-10-23 16:12:17,721 wheel INFO adding 'pandas/tests/reshape/merge/test_join.py' 2023-10-23 16:12:17,722 wheel INFO adding 'pandas/tests/reshape/merge/test_merge.py' 2023-10-23 16:12:17,723 wheel INFO adding 'pandas/tests/reshape/merge/test_merge_asof.py' 2023-10-23 16:12:17,723 wheel INFO adding 'pandas/tests/reshape/merge/test_merge_cross.py' 2023-10-23 16:12:17,723 wheel INFO adding 'pandas/tests/reshape/merge/test_merge_index_as_string.py' 2023-10-23 16:12:17,724 wheel INFO adding 'pandas/tests/reshape/merge/test_merge_ordered.py' 2023-10-23 16:12:17,724 wheel INFO adding 'pandas/tests/reshape/merge/test_multi.py' 2023-10-23 16:12:17,724 wheel INFO adding 'pandas/tests/scalar/__init__.py' 2023-10-23 16:12:17,725 wheel INFO adding 'pandas/tests/scalar/test_na_scalar.py' 2023-10-23 16:12:17,725 wheel INFO adding 'pandas/tests/scalar/test_nat.py' 2023-10-23 16:12:17,725 wheel INFO adding 'pandas/tests/scalar/interval/__init__.py' 2023-10-23 16:12:17,725 wheel INFO adding 'pandas/tests/scalar/interval/test_arithmetic.py' 2023-10-23 16:12:17,726 wheel INFO adding 'pandas/tests/scalar/interval/test_interval.py' 2023-10-23 16:12:17,726 wheel INFO adding 'pandas/tests/scalar/interval/test_ops.py' 2023-10-23 16:12:17,726 wheel INFO adding 'pandas/tests/scalar/period/__init__.py' 2023-10-23 16:12:17,727 wheel INFO adding 'pandas/tests/scalar/period/test_asfreq.py' 2023-10-23 16:12:17,727 wheel INFO adding 'pandas/tests/scalar/period/test_period.py' 2023-10-23 16:12:17,728 wheel INFO adding 'pandas/tests/scalar/timedelta/__init__.py' 2023-10-23 16:12:17,728 wheel INFO adding 'pandas/tests/scalar/timedelta/test_arithmetic.py' 2023-10-23 16:12:17,729 wheel INFO adding 'pandas/tests/scalar/timedelta/test_constructors.py' 2023-10-23 16:12:17,729 wheel INFO adding 'pandas/tests/scalar/timedelta/test_formats.py' 2023-10-23 16:12:17,729 wheel INFO adding 'pandas/tests/scalar/timedelta/test_timedelta.py' 2023-10-23 16:12:17,730 wheel INFO adding 'pandas/tests/scalar/timestamp/__init__.py' 2023-10-23 16:12:17,730 wheel INFO adding 'pandas/tests/scalar/timestamp/test_arithmetic.py' 2023-10-23 16:12:17,730 wheel INFO adding 'pandas/tests/scalar/timestamp/test_comparisons.py' 2023-10-23 16:12:17,730 wheel INFO adding 'pandas/tests/scalar/timestamp/test_constructors.py' 2023-10-23 16:12:17,731 wheel INFO adding 'pandas/tests/scalar/timestamp/test_formats.py' 2023-10-23 16:12:17,731 wheel INFO adding 'pandas/tests/scalar/timestamp/test_rendering.py' 2023-10-23 16:12:17,731 wheel INFO adding 'pandas/tests/scalar/timestamp/test_timestamp.py' 2023-10-23 16:12:17,732 wheel INFO adding 'pandas/tests/scalar/timestamp/test_timezones.py' 2023-10-23 16:12:17,732 wheel INFO adding 'pandas/tests/scalar/timestamp/test_unary_ops.py' 2023-10-23 16:12:17,732 wheel INFO adding 'pandas/tests/series/__init__.py' 2023-10-23 16:12:17,733 wheel INFO adding 'pandas/tests/series/test_api.py' 2023-10-23 16:12:17,733 wheel INFO adding 'pandas/tests/series/test_arithmetic.py' 2023-10-23 16:12:17,734 wheel INFO adding 'pandas/tests/series/test_constructors.py' 2023-10-23 16:12:17,734 wheel INFO adding 'pandas/tests/series/test_cumulative.py' 2023-10-23 16:12:17,734 wheel INFO adding 'pandas/tests/series/test_iteration.py' 2023-10-23 16:12:17,735 wheel INFO adding 'pandas/tests/series/test_logical_ops.py' 2023-10-23 16:12:17,735 wheel INFO adding 'pandas/tests/series/test_missing.py' 2023-10-23 16:12:17,735 wheel INFO adding 'pandas/tests/series/test_npfuncs.py' 2023-10-23 16:12:17,736 wheel INFO adding 'pandas/tests/series/test_reductions.py' 2023-10-23 16:12:17,736 wheel INFO adding 'pandas/tests/series/test_repr.py' 2023-10-23 16:12:17,736 wheel INFO adding 'pandas/tests/series/test_subclass.py' 2023-10-23 16:12:17,736 wheel INFO adding 'pandas/tests/series/test_ufunc.py' 2023-10-23 16:12:17,737 wheel INFO adding 'pandas/tests/series/test_unary.py' 2023-10-23 16:12:17,737 wheel INFO adding 'pandas/tests/series/test_validate.py' 2023-10-23 16:12:17,737 wheel INFO adding 'pandas/tests/series/accessors/__init__.py' 2023-10-23 16:12:17,737 wheel INFO adding 'pandas/tests/series/accessors/test_cat_accessor.py' 2023-10-23 16:12:17,738 wheel INFO adding 'pandas/tests/series/accessors/test_dt_accessor.py' 2023-10-23 16:12:17,738 wheel INFO adding 'pandas/tests/series/accessors/test_sparse_accessor.py' 2023-10-23 16:12:17,738 wheel INFO adding 'pandas/tests/series/accessors/test_str_accessor.py' 2023-10-23 16:12:17,739 wheel INFO adding 'pandas/tests/series/indexing/__init__.py' 2023-10-23 16:12:17,739 wheel INFO adding 'pandas/tests/series/indexing/test_datetime.py' 2023-10-23 16:12:17,739 wheel INFO adding 'pandas/tests/series/indexing/test_delitem.py' 2023-10-23 16:12:17,739 wheel INFO adding 'pandas/tests/series/indexing/test_get.py' 2023-10-23 16:12:17,740 wheel INFO adding 'pandas/tests/series/indexing/test_getitem.py' 2023-10-23 16:12:17,740 wheel INFO adding 'pandas/tests/series/indexing/test_indexing.py' 2023-10-23 16:12:17,740 wheel INFO adding 'pandas/tests/series/indexing/test_mask.py' 2023-10-23 16:12:17,741 wheel INFO adding 'pandas/tests/series/indexing/test_set_value.py' 2023-10-23 16:12:17,741 wheel INFO adding 'pandas/tests/series/indexing/test_setitem.py' 2023-10-23 16:12:17,741 wheel INFO adding 'pandas/tests/series/indexing/test_take.py' 2023-10-23 16:12:17,742 wheel INFO adding 'pandas/tests/series/indexing/test_where.py' 2023-10-23 16:12:17,742 wheel INFO adding 'pandas/tests/series/indexing/test_xs.py' 2023-10-23 16:12:17,742 wheel INFO adding 'pandas/tests/series/methods/__init__.py' 2023-10-23 16:12:17,743 wheel INFO adding 'pandas/tests/series/methods/test_add_prefix_suffix.py' 2023-10-23 16:12:17,743 wheel INFO adding 'pandas/tests/series/methods/test_align.py' 2023-10-23 16:12:17,743 wheel INFO adding 'pandas/tests/series/methods/test_argsort.py' 2023-10-23 16:12:17,743 wheel INFO adding 'pandas/tests/series/methods/test_asof.py' 2023-10-23 16:12:17,744 wheel INFO adding 'pandas/tests/series/methods/test_astype.py' 2023-10-23 16:12:17,744 wheel INFO adding 'pandas/tests/series/methods/test_autocorr.py' 2023-10-23 16:12:17,744 wheel INFO adding 'pandas/tests/series/methods/test_between.py' 2023-10-23 16:12:17,745 wheel INFO adding 'pandas/tests/series/methods/test_clip.py' 2023-10-23 16:12:17,745 wheel INFO adding 'pandas/tests/series/methods/test_combine.py' 2023-10-23 16:12:17,745 wheel INFO adding 'pandas/tests/series/methods/test_combine_first.py' 2023-10-23 16:12:17,745 wheel INFO adding 'pandas/tests/series/methods/test_compare.py' 2023-10-23 16:12:17,745 wheel INFO adding 'pandas/tests/series/methods/test_convert_dtypes.py' 2023-10-23 16:12:17,746 wheel INFO adding 'pandas/tests/series/methods/test_copy.py' 2023-10-23 16:12:17,746 wheel INFO adding 'pandas/tests/series/methods/test_count.py' 2023-10-23 16:12:17,746 wheel INFO adding 'pandas/tests/series/methods/test_cov_corr.py' 2023-10-23 16:12:17,746 wheel INFO adding 'pandas/tests/series/methods/test_describe.py' 2023-10-23 16:12:17,747 wheel INFO adding 'pandas/tests/series/methods/test_diff.py' 2023-10-23 16:12:17,747 wheel INFO adding 'pandas/tests/series/methods/test_drop.py' 2023-10-23 16:12:17,747 wheel INFO adding 'pandas/tests/series/methods/test_drop_duplicates.py' 2023-10-23 16:12:17,748 wheel INFO adding 'pandas/tests/series/methods/test_dropna.py' 2023-10-23 16:12:17,748 wheel INFO adding 'pandas/tests/series/methods/test_dtypes.py' 2023-10-23 16:12:17,748 wheel INFO adding 'pandas/tests/series/methods/test_duplicated.py' 2023-10-23 16:12:17,748 wheel INFO adding 'pandas/tests/series/methods/test_equals.py' 2023-10-23 16:12:17,749 wheel INFO adding 'pandas/tests/series/methods/test_explode.py' 2023-10-23 16:12:17,749 wheel INFO adding 'pandas/tests/series/methods/test_fillna.py' 2023-10-23 16:12:17,749 wheel INFO adding 'pandas/tests/series/methods/test_get_numeric_data.py' 2023-10-23 16:12:17,750 wheel INFO adding 'pandas/tests/series/methods/test_head_tail.py' 2023-10-23 16:12:17,750 wheel INFO adding 'pandas/tests/series/methods/test_infer_objects.py' 2023-10-23 16:12:17,750 wheel INFO adding 'pandas/tests/series/methods/test_interpolate.py' 2023-10-23 16:12:17,750 wheel INFO adding 'pandas/tests/series/methods/test_is_monotonic.py' 2023-10-23 16:12:17,751 wheel INFO adding 'pandas/tests/series/methods/test_is_unique.py' 2023-10-23 16:12:17,751 wheel INFO adding 'pandas/tests/series/methods/test_isin.py' 2023-10-23 16:12:17,751 wheel INFO adding 'pandas/tests/series/methods/test_isna.py' 2023-10-23 16:12:17,751 wheel INFO adding 'pandas/tests/series/methods/test_item.py' 2023-10-23 16:12:17,752 wheel INFO adding 'pandas/tests/series/methods/test_matmul.py' 2023-10-23 16:12:17,752 wheel INFO adding 'pandas/tests/series/methods/test_nlargest.py' 2023-10-23 16:12:17,752 wheel INFO adding 'pandas/tests/series/methods/test_nunique.py' 2023-10-23 16:12:17,752 wheel INFO adding 'pandas/tests/series/methods/test_pct_change.py' 2023-10-23 16:12:17,753 wheel INFO adding 'pandas/tests/series/methods/test_pop.py' 2023-10-23 16:12:17,753 wheel INFO adding 'pandas/tests/series/methods/test_quantile.py' 2023-10-23 16:12:17,753 wheel INFO adding 'pandas/tests/series/methods/test_rank.py' 2023-10-23 16:12:17,753 wheel INFO adding 'pandas/tests/series/methods/test_reindex.py' 2023-10-23 16:12:17,754 wheel INFO adding 'pandas/tests/series/methods/test_reindex_like.py' 2023-10-23 16:12:17,754 wheel INFO adding 'pandas/tests/series/methods/test_rename.py' 2023-10-23 16:12:17,754 wheel INFO adding 'pandas/tests/series/methods/test_rename_axis.py' 2023-10-23 16:12:17,754 wheel INFO adding 'pandas/tests/series/methods/test_repeat.py' 2023-10-23 16:12:17,755 wheel INFO adding 'pandas/tests/series/methods/test_replace.py' 2023-10-23 16:12:17,755 wheel INFO adding 'pandas/tests/series/methods/test_reset_index.py' 2023-10-23 16:12:17,755 wheel INFO adding 'pandas/tests/series/methods/test_round.py' 2023-10-23 16:12:17,756 wheel INFO adding 'pandas/tests/series/methods/test_searchsorted.py' 2023-10-23 16:12:17,756 wheel INFO adding 'pandas/tests/series/methods/test_set_name.py' 2023-10-23 16:12:17,756 wheel INFO adding 'pandas/tests/series/methods/test_sort_index.py' 2023-10-23 16:12:17,756 wheel INFO adding 'pandas/tests/series/methods/test_sort_values.py' 2023-10-23 16:12:17,757 wheel INFO adding 'pandas/tests/series/methods/test_to_csv.py' 2023-10-23 16:12:17,757 wheel INFO adding 'pandas/tests/series/methods/test_to_dict.py' 2023-10-23 16:12:17,757 wheel INFO adding 'pandas/tests/series/methods/test_to_frame.py' 2023-10-23 16:12:17,757 wheel INFO adding 'pandas/tests/series/methods/test_to_numpy.py' 2023-10-23 16:12:17,758 wheel INFO adding 'pandas/tests/series/methods/test_tolist.py' 2023-10-23 16:12:17,758 wheel INFO adding 'pandas/tests/series/methods/test_truncate.py' 2023-10-23 16:12:17,758 wheel INFO adding 'pandas/tests/series/methods/test_tz_localize.py' 2023-10-23 16:12:17,758 wheel INFO adding 'pandas/tests/series/methods/test_unique.py' 2023-10-23 16:12:17,759 wheel INFO adding 'pandas/tests/series/methods/test_unstack.py' 2023-10-23 16:12:17,759 wheel INFO adding 'pandas/tests/series/methods/test_update.py' 2023-10-23 16:12:17,759 wheel INFO adding 'pandas/tests/series/methods/test_value_counts.py' 2023-10-23 16:12:17,759 wheel INFO adding 'pandas/tests/series/methods/test_values.py' 2023-10-23 16:12:17,760 wheel INFO adding 'pandas/tests/series/methods/test_view.py' 2023-10-23 16:12:17,760 wheel INFO adding 'pandas/tests/strings/__init__.py' 2023-10-23 16:12:17,760 wheel INFO adding 'pandas/tests/strings/conftest.py' 2023-10-23 16:12:17,760 wheel INFO adding 'pandas/tests/strings/test_api.py' 2023-10-23 16:12:17,761 wheel INFO adding 'pandas/tests/strings/test_case_justify.py' 2023-10-23 16:12:17,761 wheel INFO adding 'pandas/tests/strings/test_cat.py' 2023-10-23 16:12:17,761 wheel INFO adding 'pandas/tests/strings/test_extract.py' 2023-10-23 16:12:17,762 wheel INFO adding 'pandas/tests/strings/test_find_replace.py' 2023-10-23 16:12:17,762 wheel INFO adding 'pandas/tests/strings/test_get_dummies.py' 2023-10-23 16:12:17,762 wheel INFO adding 'pandas/tests/strings/test_split_partition.py' 2023-10-23 16:12:17,763 wheel INFO adding 'pandas/tests/strings/test_string_array.py' 2023-10-23 16:12:17,763 wheel INFO adding 'pandas/tests/strings/test_strings.py' 2023-10-23 16:12:17,763 wheel INFO adding 'pandas/tests/tools/__init__.py' 2023-10-23 16:12:17,764 wheel INFO adding 'pandas/tests/tools/test_to_datetime.py' 2023-10-23 16:12:17,765 wheel INFO adding 'pandas/tests/tools/test_to_numeric.py' 2023-10-23 16:12:17,765 wheel INFO adding 'pandas/tests/tools/test_to_time.py' 2023-10-23 16:12:17,766 wheel INFO adding 'pandas/tests/tools/test_to_timedelta.py' 2023-10-23 16:12:17,766 wheel INFO adding 'pandas/tests/tseries/__init__.py' 2023-10-23 16:12:17,766 wheel INFO adding 'pandas/tests/tseries/frequencies/__init__.py' 2023-10-23 16:12:17,766 wheel INFO adding 'pandas/tests/tseries/frequencies/test_freq_code.py' 2023-10-23 16:12:17,767 wheel INFO adding 'pandas/tests/tseries/frequencies/test_frequencies.py' 2023-10-23 16:12:17,767 wheel INFO adding 'pandas/tests/tseries/frequencies/test_inference.py' 2023-10-23 16:12:17,767 wheel INFO adding 'pandas/tests/tseries/holiday/__init__.py' 2023-10-23 16:12:17,767 wheel INFO adding 'pandas/tests/tseries/holiday/test_calendar.py' 2023-10-23 16:12:17,768 wheel INFO adding 'pandas/tests/tseries/holiday/test_federal.py' 2023-10-23 16:12:17,768 wheel INFO adding 'pandas/tests/tseries/holiday/test_holiday.py' 2023-10-23 16:12:17,768 wheel INFO adding 'pandas/tests/tseries/holiday/test_observance.py' 2023-10-23 16:12:17,768 wheel INFO adding 'pandas/tests/tseries/offsets/__init__.py' 2023-10-23 16:12:17,769 wheel INFO adding 'pandas/tests/tseries/offsets/common.py' 2023-10-23 16:12:17,769 wheel INFO adding 'pandas/tests/tseries/offsets/conftest.py' 2023-10-23 16:12:17,769 wheel INFO adding 'pandas/tests/tseries/offsets/test_business_day.py' 2023-10-23 16:12:17,769 wheel INFO adding 'pandas/tests/tseries/offsets/test_business_hour.py' 2023-10-23 16:12:17,770 wheel INFO adding 'pandas/tests/tseries/offsets/test_business_month.py' 2023-10-23 16:12:17,770 wheel INFO adding 'pandas/tests/tseries/offsets/test_business_quarter.py' 2023-10-23 16:12:17,771 wheel INFO adding 'pandas/tests/tseries/offsets/test_business_year.py' 2023-10-23 16:12:17,771 wheel INFO adding 'pandas/tests/tseries/offsets/test_common.py' 2023-10-23 16:12:17,771 wheel INFO adding 'pandas/tests/tseries/offsets/test_custom_business_day.py' 2023-10-23 16:12:17,771 wheel INFO adding 'pandas/tests/tseries/offsets/test_custom_business_hour.py' 2023-10-23 16:12:17,772 wheel INFO adding 'pandas/tests/tseries/offsets/test_custom_business_month.py' 2023-10-23 16:12:17,772 wheel INFO adding 'pandas/tests/tseries/offsets/test_dst.py' 2023-10-23 16:12:17,772 wheel INFO adding 'pandas/tests/tseries/offsets/test_easter.py' 2023-10-23 16:12:17,772 wheel INFO adding 'pandas/tests/tseries/offsets/test_fiscal.py' 2023-10-23 16:12:17,773 wheel INFO adding 'pandas/tests/tseries/offsets/test_index.py' 2023-10-23 16:12:17,773 wheel INFO adding 'pandas/tests/tseries/offsets/test_month.py' 2023-10-23 16:12:17,774 wheel INFO adding 'pandas/tests/tseries/offsets/test_offsets.py' 2023-10-23 16:12:17,774 wheel INFO adding 'pandas/tests/tseries/offsets/test_offsets_properties.py' 2023-10-23 16:12:17,774 wheel INFO adding 'pandas/tests/tseries/offsets/test_quarter.py' 2023-10-23 16:12:17,774 wheel INFO adding 'pandas/tests/tseries/offsets/test_ticks.py' 2023-10-23 16:12:17,775 wheel INFO adding 'pandas/tests/tseries/offsets/test_week.py' 2023-10-23 16:12:17,775 wheel INFO adding 'pandas/tests/tseries/offsets/test_year.py' 2023-10-23 16:12:17,775 wheel INFO adding 'pandas/tests/tslibs/__init__.py' 2023-10-23 16:12:17,776 wheel INFO adding 'pandas/tests/tslibs/test_api.py' 2023-10-23 16:12:17,776 wheel INFO adding 'pandas/tests/tslibs/test_array_to_datetime.py' 2023-10-23 16:12:17,776 wheel INFO adding 'pandas/tests/tslibs/test_ccalendar.py' 2023-10-23 16:12:17,776 wheel INFO adding 'pandas/tests/tslibs/test_conversion.py' 2023-10-23 16:12:17,777 wheel INFO adding 'pandas/tests/tslibs/test_fields.py' 2023-10-23 16:12:17,777 wheel INFO adding 'pandas/tests/tslibs/test_libfrequencies.py' 2023-10-23 16:12:17,777 wheel INFO adding 'pandas/tests/tslibs/test_liboffsets.py' 2023-10-23 16:12:17,777 wheel INFO adding 'pandas/tests/tslibs/test_np_datetime.py' 2023-10-23 16:12:17,778 wheel INFO adding 'pandas/tests/tslibs/test_parse_iso8601.py' 2023-10-23 16:12:17,778 wheel INFO adding 'pandas/tests/tslibs/test_parsing.py' 2023-10-23 16:12:17,778 wheel INFO adding 'pandas/tests/tslibs/test_period_asfreq.py' 2023-10-23 16:12:17,778 wheel INFO adding 'pandas/tests/tslibs/test_resolution.py' 2023-10-23 16:12:17,779 wheel INFO adding 'pandas/tests/tslibs/test_timedeltas.py' 2023-10-23 16:12:17,779 wheel INFO adding 'pandas/tests/tslibs/test_timezones.py' 2023-10-23 16:12:17,779 wheel INFO adding 'pandas/tests/tslibs/test_to_offset.py' 2023-10-23 16:12:17,779 wheel INFO adding 'pandas/tests/tslibs/test_tzconversion.py' 2023-10-23 16:12:17,780 wheel INFO adding 'pandas/tests/util/__init__.py' 2023-10-23 16:12:17,780 wheel INFO adding 'pandas/tests/util/conftest.py' 2023-10-23 16:12:17,780 wheel INFO adding 'pandas/tests/util/test_assert_almost_equal.py' 2023-10-23 16:12:17,780 wheel INFO adding 'pandas/tests/util/test_assert_attr_equal.py' 2023-10-23 16:12:17,781 wheel INFO adding 'pandas/tests/util/test_assert_categorical_equal.py' 2023-10-23 16:12:17,781 wheel INFO adding 'pandas/tests/util/test_assert_extension_array_equal.py' 2023-10-23 16:12:17,781 wheel INFO adding 'pandas/tests/util/test_assert_frame_equal.py' 2023-10-23 16:12:17,781 wheel INFO adding 'pandas/tests/util/test_assert_index_equal.py' 2023-10-23 16:12:17,782 wheel INFO adding 'pandas/tests/util/test_assert_interval_array_equal.py' 2023-10-23 16:12:17,782 wheel INFO adding 'pandas/tests/util/test_assert_numpy_array_equal.py' 2023-10-23 16:12:17,782 wheel INFO adding 'pandas/tests/util/test_assert_produces_warning.py' 2023-10-23 16:12:17,782 wheel INFO adding 'pandas/tests/util/test_assert_series_equal.py' 2023-10-23 16:12:17,783 wheel INFO adding 'pandas/tests/util/test_deprecate.py' 2023-10-23 16:12:17,783 wheel INFO adding 'pandas/tests/util/test_deprecate_kwarg.py' 2023-10-23 16:12:17,783 wheel INFO adding 'pandas/tests/util/test_deprecate_nonkeyword_arguments.py' 2023-10-23 16:12:17,783 wheel INFO adding 'pandas/tests/util/test_doc.py' 2023-10-23 16:12:17,784 wheel INFO adding 'pandas/tests/util/test_hashing.py' 2023-10-23 16:12:17,784 wheel INFO adding 'pandas/tests/util/test_make_objects.py' 2023-10-23 16:12:17,784 wheel INFO adding 'pandas/tests/util/test_numba.py' 2023-10-23 16:12:17,784 wheel INFO adding 'pandas/tests/util/test_rewrite_warning.py' 2023-10-23 16:12:17,784 wheel INFO adding 'pandas/tests/util/test_safe_import.py' 2023-10-23 16:12:17,785 wheel INFO adding 'pandas/tests/util/test_shares_memory.py' 2023-10-23 16:12:17,785 wheel INFO adding 'pandas/tests/util/test_show_versions.py' 2023-10-23 16:12:17,785 wheel INFO adding 'pandas/tests/util/test_str_methods.py' 2023-10-23 16:12:17,785 wheel INFO adding 'pandas/tests/util/test_util.py' 2023-10-23 16:12:17,786 wheel INFO adding 'pandas/tests/util/test_validate_args.py' 2023-10-23 16:12:17,786 wheel INFO adding 'pandas/tests/util/test_validate_args_and_kwargs.py' 2023-10-23 16:12:17,786 wheel INFO adding 'pandas/tests/util/test_validate_inclusive.py' 2023-10-23 16:12:17,786 wheel INFO adding 'pandas/tests/util/test_validate_kwargs.py' 2023-10-23 16:12:17,786 wheel INFO adding 'pandas/tests/window/__init__.py' 2023-10-23 16:12:17,787 wheel INFO adding 'pandas/tests/window/conftest.py' 2023-10-23 16:12:17,787 wheel INFO adding 'pandas/tests/window/test_api.py' 2023-10-23 16:12:17,787 wheel INFO adding 'pandas/tests/window/test_apply.py' 2023-10-23 16:12:17,788 wheel INFO adding 'pandas/tests/window/test_base_indexer.py' 2023-10-23 16:12:17,788 wheel INFO adding 'pandas/tests/window/test_cython_aggregations.py' 2023-10-23 16:12:17,788 wheel INFO adding 'pandas/tests/window/test_dtypes.py' 2023-10-23 16:12:17,788 wheel INFO adding 'pandas/tests/window/test_ewm.py' 2023-10-23 16:12:17,789 wheel INFO adding 'pandas/tests/window/test_expanding.py' 2023-10-23 16:12:17,789 wheel INFO adding 'pandas/tests/window/test_groupby.py' 2023-10-23 16:12:17,790 wheel INFO adding 'pandas/tests/window/test_numba.py' 2023-10-23 16:12:17,790 wheel INFO adding 'pandas/tests/window/test_online.py' 2023-10-23 16:12:17,790 wheel INFO adding 'pandas/tests/window/test_pairwise.py' 2023-10-23 16:12:17,791 wheel INFO adding 'pandas/tests/window/test_rolling.py' 2023-10-23 16:12:17,791 wheel INFO adding 'pandas/tests/window/test_rolling_functions.py' 2023-10-23 16:12:17,792 wheel INFO adding 'pandas/tests/window/test_rolling_quantile.py' 2023-10-23 16:12:17,792 wheel INFO adding 'pandas/tests/window/test_rolling_skew_kurt.py' 2023-10-23 16:12:17,792 wheel INFO adding 'pandas/tests/window/test_timeseries_window.py' 2023-10-23 16:12:17,793 wheel INFO adding 'pandas/tests/window/test_win_type.py' 2023-10-23 16:12:17,793 wheel INFO adding 'pandas/tests/window/moments/__init__.py' 2023-10-23 16:12:17,793 wheel INFO adding 'pandas/tests/window/moments/conftest.py' 2023-10-23 16:12:17,793 wheel INFO adding 'pandas/tests/window/moments/test_moments_consistency_ewm.py' 2023-10-23 16:12:17,794 wheel INFO adding 'pandas/tests/window/moments/test_moments_consistency_expanding.py' 2023-10-23 16:12:17,794 wheel INFO adding 'pandas/tests/window/moments/test_moments_consistency_rolling.py' 2023-10-23 16:12:17,794 wheel INFO adding 'pandas/tseries/__init__.py' 2023-10-23 16:12:17,795 wheel INFO adding 'pandas/tseries/api.py' 2023-10-23 16:12:17,795 wheel INFO adding 'pandas/tseries/frequencies.py' 2023-10-23 16:12:17,795 wheel INFO adding 'pandas/tseries/holiday.py' 2023-10-23 16:12:17,796 wheel INFO adding 'pandas/tseries/offsets.py' 2023-10-23 16:12:17,796 wheel INFO adding 'pandas/util/__init__.py' 2023-10-23 16:12:17,796 wheel INFO adding 'pandas/util/_decorators.py' 2023-10-23 16:12:17,796 wheel INFO adding 'pandas/util/_doctools.py' 2023-10-23 16:12:17,797 wheel INFO adding 'pandas/util/_exceptions.py' 2023-10-23 16:12:17,797 wheel INFO adding 'pandas/util/_print_versions.py' 2023-10-23 16:12:17,797 wheel INFO adding 'pandas/util/_str_methods.py' 2023-10-23 16:12:17,797 wheel INFO adding 'pandas/util/_test_decorators.py' 2023-10-23 16:12:17,798 wheel INFO adding 'pandas/util/_tester.py' 2023-10-23 16:12:17,798 wheel INFO adding 'pandas/util/_validators.py' 2023-10-23 16:12:17,798 wheel INFO adding 'pandas/util/version/__init__.py' 2023-10-23 16:12:17,799 wheel INFO adding 'pandas-2.0.3.dist-info/AUTHORS.md' 2023-10-23 16:12:17,799 wheel INFO adding 'pandas-2.0.3.dist-info/LICENSE' 2023-10-23 16:12:17,799 wheel INFO adding 'pandas-2.0.3.dist-info/METADATA' 2023-10-23 16:12:17,799 wheel INFO adding 'pandas-2.0.3.dist-info/WHEEL' 2023-10-23 16:12:17,800 wheel INFO adding 'pandas-2.0.3.dist-info/entry_points.txt' 2023-10-23 16:12:17,800 wheel INFO adding 'pandas-2.0.3.dist-info/top_level.txt' 2023-10-23 16:12:17,806 wheel INFO adding 'pandas-2.0.3.dist-info/RECORD' 2023-10-23 16:12:17,813 wheel INFO removing build/bdist.linux-i686/wheel 2023-10-23 16:12:17,877 gpep517 INFO The backend produced .dist/pandas-2.0.3-cp311-cp311-linux_i686.whl pandas-2.0.3-cp311-cp311-linux_i686.whl UPDATING build/lib.linux-i686-cpython-311/pandas/_version.py set build/lib.linux-i686-cpython-311/pandas/_version.py to '2.0.3' >>> py3-pandas: Entering fakeroot... >>> py3-pandas-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/frame/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/frame/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/frame/indexing/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/frame/indexing/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/frame/constructors/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/frame/constructors/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/frame/methods/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/frame/methods/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/strings/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/strings/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/indexes/datetimes/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/indexes/datetimes/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/indexes/datetimes/methods/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/indexes/datetimes/methods/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/indexes/interval/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/indexes/interval/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/indexes/numeric/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/indexes/numeric/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/indexes/timedeltas/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/indexes/timedeltas/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/indexes/timedeltas/methods/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/indexes/timedeltas/methods/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/indexes/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/indexes/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/indexes/datetimelike_/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/indexes/datetimelike_/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/indexes/object/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/indexes/object/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/indexes/categorical/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/indexes/categorical/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/indexes/ranges/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/indexes/ranges/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/indexes/period/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/indexes/period/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/indexes/period/methods/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/indexes/period/methods/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/indexes/multi/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/indexes/multi/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/indexes/base_class/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/indexes/base_class/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/apply/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/apply/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/internals/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/internals/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/api/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/api/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/construction/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/construction/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/config/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/config/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/arithmetic/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/arithmetic/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/reductions/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/reductions/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/extension/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/extension/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/extension/decimal/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/extension/decimal/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/extension/base/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/extension/base/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/extension/list/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/extension/list/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/extension/date/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/extension/date/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/extension/json/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/extension/json/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/extension/array_with_attr/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/extension/array_with_attr/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/tseries/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/tseries/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/tseries/holiday/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/tseries/holiday/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/tseries/frequencies/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/tseries/frequencies/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/tseries/offsets/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/tseries/offsets/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/libs/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/libs/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/base/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/base/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/resample/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/resample/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/groupby/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/groupby/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/groupby/aggregate/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/groupby/aggregate/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/groupby/transform/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/groupby/transform/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/generic/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/generic/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/tools/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/tools/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/window/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/window/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/window/moments/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/window/moments/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/reshape/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/reshape/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/reshape/concat/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/reshape/concat/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/reshape/merge/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/reshape/merge/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/scalar/interval/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/scalar/interval/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/scalar/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/scalar/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/scalar/timedelta/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/scalar/timedelta/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/scalar/period/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/scalar/period/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/scalar/timestamp/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/scalar/timestamp/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/dtypes/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/dtypes/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/dtypes/cast/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/dtypes/cast/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/plotting/frame/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/plotting/frame/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/plotting/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/plotting/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/arrays/boolean/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/arrays/boolean/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/arrays/datetimes/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/arrays/datetimes/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/arrays/interval/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/arrays/interval/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/arrays/string_/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/arrays/string_/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/arrays/timedeltas/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/arrays/timedeltas/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/arrays/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/arrays/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/arrays/integer/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/arrays/integer/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/arrays/numpy_/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/arrays/numpy_/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/arrays/categorical/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/arrays/categorical/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/arrays/period/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/arrays/period/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/arrays/masked/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/arrays/masked/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/arrays/sparse/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/arrays/sparse/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/arrays/floating/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/arrays/floating/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/copy_view/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/copy_view/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/copy_view/index/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/copy_view/index/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/series/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/series/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/series/accessors/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/series/accessors/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/series/indexing/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/series/indexing/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/series/methods/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/series/methods/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/interchange/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/interchange/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/tslibs/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/tslibs/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/indexing/interval/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/indexing/interval/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/indexing/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/indexing/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/indexing/multiindex/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/indexing/multiindex/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/util/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/util/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/computation/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/computation/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/io/pytables/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/io/pytables/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/io/formats/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/io/formats/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/io/formats/style/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/io/formats/style/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/io/xml/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/io/xml/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/io/sas/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/io/sas/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/io/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/io/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/io/excel/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/io/excel/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/io/parser/usecols/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/io/parser/usecols/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/io/parser/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/io/parser/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/io/parser/dtypes/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/io/parser/dtypes/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/io/parser/common/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/io/parser/common/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests/io/json/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tests/io/json/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/core/strings/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/core/strings/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/core/indexes/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/core/indexes/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/core/internals/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/core/internals/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/core/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/core/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/core/_numba/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/core/_numba/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/core/_numba/kernels/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/core/_numba/kernels/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/core/indexers/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/core/indexers/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/core/ops/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/core/ops/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/core/groupby/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/core/groupby/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/core/tools/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/core/tools/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/core/window/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/core/window/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/core/reshape/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/core/reshape/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/core/array_algos/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/core/array_algos/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/core/dtypes/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/core/dtypes/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/core/arrays/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/core/arrays/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/core/arrays/arrow/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/core/arrays/arrow/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/core/arrays/sparse/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/core/arrays/sparse/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/core/interchange/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/core/interchange/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/core/sparse/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/core/sparse/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/core/util/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/core/util/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/core/methods/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/core/methods/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/core/computation/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/core/computation/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/api/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/api/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/api/indexers/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/api/indexers/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/api/types/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/api/types/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/api/interchange/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/api/interchange/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/api/extensions/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/api/extensions/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tseries/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/tseries/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/_libs/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/_libs/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/_libs/window/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/_libs/window/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/_libs/tslibs/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/_libs/tslibs/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/errors/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/errors/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/plotting/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/plotting/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/plotting/_matplotlib/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/plotting/_matplotlib/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/arrays/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/arrays/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/_testing/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/_testing/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/_config/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/_config/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/util/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/util/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/util/version/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/util/version/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/compat/numpy/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/compat/numpy/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/compat/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/compat/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/io/formats/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/io/formats/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/io/parsers/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/io/parsers/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/io/sas/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/io/sas/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/io/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/io/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/io/excel/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/io/excel/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/io/clipboard/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/io/clipboard/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/io/json/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/io/json/__pycache__' >>> py3-pandas-pyc*: Preparing subpackage py3-pandas-pyc... >>> py3-pandas-pyc*: Running postcheck for py3-pandas-pyc >>> py3-pandas-tests*: Running split function tests... '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.11/site-packages/pandas/tests' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-tests/usr/lib/python3.11/site-packages/pandas/tests' >>> py3-pandas-tests*: Preparing subpackage py3-pandas-tests... >>> py3-pandas-tests*: Running postcheck for py3-pandas-tests >>> py3-pandas*: Running postcheck for py3-pandas >>> py3-pandas*: Preparing package py3-pandas... >>> py3-pandas*: Stripping binaries >>> py3-pandas-pyc*: Scanning shared objects >>> py3-pandas-tests*: Scanning shared objects >>> py3-pandas*: Scanning shared objects >>> py3-pandas-pyc*: Tracing dependencies... py3-dateutil py3-numpy py3-tz python3~3.11 >>> py3-pandas-pyc*: Package size: 31.5 MB >>> py3-pandas-pyc*: Compressing data... >>> py3-pandas-pyc*: Create checksum... >>> py3-pandas-pyc*: Create py3-pandas-pyc-2.0.3-r0.apk >>> py3-pandas-tests*: Tracing dependencies... py3-dateutil py3-numpy py3-tz python3~3.11 >>> py3-pandas-tests*: Package size: 13.9 MB >>> py3-pandas-tests*: Compressing data... >>> py3-pandas-tests*: Create checksum... >>> py3-pandas-tests*: Create py3-pandas-tests-2.0.3-r0.apk >>> py3-pandas*: Tracing dependencies... py3-dateutil py3-numpy py3-tz python3~3.11 so:libc.musl-x86.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> py3-pandas*: Package size: 31.4 MB >>> py3-pandas*: Compressing data... >>> py3-pandas*: Create checksum... >>> py3-pandas*: Create py3-pandas-2.0.3-r0.apk >>> py3-pandas: Build complete at Mon, 23 Oct 2023 16:12:34 +0000 elapsed time 0h 10m 54s >>> py3-pandas: Cleaning up srcdir >>> py3-pandas: Cleaning up pkgdir >>> py3-pandas: Uninstalling dependencies... (1/43) Purging .makedepends-py3-pandas (20231023.160149) (2/43) Purging py3-dateutil-pyc (2.8.2-r4) (3/43) Purging py3-dateutil (2.8.2-r4) (4/43) Purging py3-six-pyc (1.16.0-r7) (5/43) Purging py3-six (1.16.0-r7) (6/43) Purging py3-tz-pyc (2023.3-r1) (7/43) Purging py3-tz (2023.3-r1) (8/43) Purging cython-pyc (0.29.36-r0) (9/43) Purging cython (0.29.36-r0) (10/43) Purging linux-headers (6.5-r0) (11/43) Purging py3-gpep517-pyc (15-r0) (12/43) Purging py3-gpep517 (15-r0) (13/43) Purging py3-installer-pyc (0.7.0-r1) (14/43) Purging py3-installer (0.7.0-r1) (15/43) Purging py3-numpy-dev (1.25.2-r0) (16/43) Purging py3-numpy-pyc (1.25.2-r0) (17/43) Purging py3-numpy (1.25.2-r0) (18/43) Purging openblas (0.3.24-r0) (19/43) Purging py3-python-versioneer-pyc (0.29-r0) (20/43) Purging py3-python-versioneer (0.29-r0) (21/43) Purging py3-setuptools-pyc (68.2.2-r0) (22/43) Purging py3-setuptools (68.2.2-r0) (23/43) Purging py3-wheel-pyc (0.41.2-r0) (24/43) Purging py3-wheel (0.41.2-r0) (25/43) Purging py3-packaging-pyc (23.2-r0) (26/43) Purging py3-packaging (23.2-r0) (27/43) Purging py3-parsing-pyc (3.1.1-r0) (28/43) Purging py3-parsing (3.1.1-r0) (29/43) Purging python3-dev (3.11.6-r1) (30/43) Purging libgfortran (13.2.1_git20231014-r0) (31/43) Purging libquadmath (13.2.1_git20231014-r0) (32/43) Purging python3-pyc (3.11.6-r1) (33/43) Purging python3-pycache-pyc0 (3.11.6-r1) (34/43) Purging pyc (3.11.6-r1) (35/43) Purging python3 (3.11.6-r1) (36/43) Purging gdbm (1.23-r1) (37/43) Purging libbz2 (1.0.8-r6) (38/43) Purging libffi (3.4.4-r3) (39/43) Purging libpanelw (6.4_p20231007-r0) (40/43) Purging mpdecimal (2.5.1-r2) (41/43) Purging readline (8.2.1-r2) (42/43) Purging sqlite-libs (3.43.2-r0) (43/43) Purging xz-libs (5.4.4-r0) Executing busybox-1.36.1-r13.trigger OK: 376 MiB in 102 packages >>> py3-pandas: Updating the community/x86 repository index... >>> py3-pandas: Signing the index...