>>> py3-pandas: Building community/py3-pandas 2.0.3-r0 (using abuild 3.11.20-r0) started Fri, 14 Jul 2023 20:00:49 +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/40) Installing libbz2 (1.0.8-r6) (2/40) Installing gdbm (1.23-r1) (3/40) Installing mpdecimal (2.5.1-r2) (4/40) Installing libpanelw (6.4_p20230708-r1) (5/40) Installing readline (8.2.1-r2) (6/40) Installing sqlite-libs (3.42.0-r2) (7/40) Installing python3 (3.11.4-r1) (8/40) Installing python3-pycache-pyc0 (3.11.4-r1) (9/40) Installing pyc (0.1-r0) (10/40) Installing py3-six (1.16.0-r6) (11/40) Installing py3-six-pyc (1.16.0-r6) (12/40) Installing py3-dateutil-pyc (2.8.2-r3) (13/40) Installing python3-pyc (3.11.4-r1) (14/40) Installing py3-dateutil (2.8.2-r3) (15/40) Installing libgfortran (13.1.1_git20230708-r0) (16/40) Installing openblas (0.3.23-r1) (17/40) Installing py3-numpy (1.25.1-r0) (18/40) Installing py3-numpy-pyc (1.25.1-r0) (19/40) Installing py3-tz (2023.3-r1) (20/40) Installing py3-tz-pyc (2023.3-r1) (21/40) Installing cython (0.29.36-r0) (22/40) Installing cython-pyc (0.29.36-r0) (23/40) Installing linux-headers (6.4-r0) (24/40) Installing py3-installer (0.7.0-r1) (25/40) Installing py3-installer-pyc (0.7.0-r1) (26/40) Installing py3-gpep517 (13-r2) (27/40) Installing py3-gpep517-pyc (13-r2) (28/40) Installing py3-numpy-dev (1.25.1-r0) (29/40) Installing py3-python-versioneer (0.28-r1) (30/40) Installing py3-python-versioneer-pyc (0.28-r1) (31/40) Installing py3-parsing (3.1.0-r0) (32/40) Installing py3-parsing-pyc (3.1.0-r0) (33/40) Installing py3-packaging (23.1-r1) (34/40) Installing py3-packaging-pyc (23.1-r1) (35/40) Installing py3-setuptools (68.0.0-r0) (36/40) Installing py3-setuptools-pyc (68.0.0-r0) (37/40) Installing py3-wheel (0.40.0-r1) (38/40) Installing py3-wheel-pyc (0.40.0-r1) (39/40) Installing python3-dev (3.11.4-r1) (40/40) Installing .makedepends-py3-pandas (20230714.200055) Executing busybox-1.36.1-r3.trigger OK: 1168 MiB in 148 packages >>> py3-pandas: Cleaning up srcdir >>> py3-pandas: Cleaning up pkgdir >>> py3-pandas: Cleaning up tmpdir >>> py3-pandas: Fetching https://distfiles.alpinelinux.org/distfiles/edge/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 100 5160k 100 5160k 0 0 8375k 0 --:--:-- --:--:-- --:--:-- 8558k >>> py3-pandas: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pandas-2.0.3.tar.gz >>> py3-pandas: Checking sha512sums... pandas-2.0.3.tar.gz: OK >>> py3-pandas: Unpacking /var/cache/distfiles/pandas-2.0.3.tar.gz... 2023-07-14 20:01:04,966 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 /usr/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. config = read_configuration(filepath, True, ignore_option_errors, dist) 2023-07-14 20:11:26,158 root INFO running bdist_wheel 2023-07-14 20:11:26,195 root INFO running build 2023-07-14 20:11:26,196 root INFO running build_py 2023-07-14 20:11:26,266 root INFO creating build 2023-07-14 20:11:26,267 root INFO creating build/lib.linux-riscv64-cpython-311 2023-07-14 20:11:26,268 root INFO creating build/lib.linux-riscv64-cpython-311/pandas 2023-07-14 20:11:26,268 root INFO copying pandas/testing.py -> build/lib.linux-riscv64-cpython-311/pandas 2023-07-14 20:11:26,270 root INFO copying pandas/conftest.py -> build/lib.linux-riscv64-cpython-311/pandas 2023-07-14 20:11:26,271 root INFO copying pandas/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas 2023-07-14 20:11:26,272 root INFO copying pandas/_typing.py -> build/lib.linux-riscv64-cpython-311/pandas 2023-07-14 20:11:26,273 root INFO copying pandas/_version.py -> build/lib.linux-riscv64-cpython-311/pandas 2023-07-14 20:11:26,275 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/arrays 2023-07-14 20:11:26,276 root INFO copying pandas/arrays/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/arrays 2023-07-14 20:11:26,277 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/compat 2023-07-14 20:11:26,278 root INFO copying pandas/compat/compressors.py -> build/lib.linux-riscv64-cpython-311/pandas/compat 2023-07-14 20:11:26,279 root INFO copying pandas/compat/_optional.py -> build/lib.linux-riscv64-cpython-311/pandas/compat 2023-07-14 20:11:26,280 root INFO copying pandas/compat/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/compat 2023-07-14 20:11:26,281 root INFO copying pandas/compat/pyarrow.py -> build/lib.linux-riscv64-cpython-311/pandas/compat 2023-07-14 20:11:26,282 root INFO copying pandas/compat/_constants.py -> build/lib.linux-riscv64-cpython-311/pandas/compat 2023-07-14 20:11:26,283 root INFO copying pandas/compat/pickle_compat.py -> build/lib.linux-riscv64-cpython-311/pandas/compat 2023-07-14 20:11:26,284 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/_config 2023-07-14 20:11:26,285 root INFO copying pandas/_config/dates.py -> build/lib.linux-riscv64-cpython-311/pandas/_config 2023-07-14 20:11:26,286 root INFO copying pandas/_config/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/_config 2023-07-14 20:11:26,287 root INFO copying pandas/_config/display.py -> build/lib.linux-riscv64-cpython-311/pandas/_config 2023-07-14 20:11:26,288 root INFO copying pandas/_config/config.py -> build/lib.linux-riscv64-cpython-311/pandas/_config 2023-07-14 20:11:26,289 root INFO copying pandas/_config/localization.py -> build/lib.linux-riscv64-cpython-311/pandas/_config 2023-07-14 20:11:26,291 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tseries 2023-07-14 20:11:26,291 root INFO copying pandas/tseries/offsets.py -> build/lib.linux-riscv64-cpython-311/pandas/tseries 2023-07-14 20:11:26,292 root INFO copying pandas/tseries/frequencies.py -> build/lib.linux-riscv64-cpython-311/pandas/tseries 2023-07-14 20:11:26,293 root INFO copying pandas/tseries/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tseries 2023-07-14 20:11:26,294 root INFO copying pandas/tseries/holiday.py -> build/lib.linux-riscv64-cpython-311/pandas/tseries 2023-07-14 20:11:26,295 root INFO copying pandas/tseries/api.py -> build/lib.linux-riscv64-cpython-311/pandas/tseries 2023-07-14 20:11:26,297 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:26,298 root INFO copying pandas/_libs/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:26,299 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/errors 2023-07-14 20:11:26,300 root INFO copying pandas/errors/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/errors 2023-07-14 20:11:26,302 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/plotting 2023-07-14 20:11:26,302 root INFO copying pandas/plotting/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/plotting 2023-07-14 20:11:26,303 root INFO copying pandas/plotting/_core.py -> build/lib.linux-riscv64-cpython-311/pandas/plotting 2023-07-14 20:11:26,304 root INFO copying pandas/plotting/_misc.py -> build/lib.linux-riscv64-cpython-311/pandas/plotting 2023-07-14 20:11:26,306 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/util 2023-07-14 20:11:26,307 root INFO copying pandas/util/_print_versions.py -> build/lib.linux-riscv64-cpython-311/pandas/util 2023-07-14 20:11:26,308 root INFO copying pandas/util/_exceptions.py -> build/lib.linux-riscv64-cpython-311/pandas/util 2023-07-14 20:11:26,309 root INFO copying pandas/util/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/util 2023-07-14 20:11:26,310 root INFO copying pandas/util/_doctools.py -> build/lib.linux-riscv64-cpython-311/pandas/util 2023-07-14 20:11:26,311 root INFO copying pandas/util/_str_methods.py -> build/lib.linux-riscv64-cpython-311/pandas/util 2023-07-14 20:11:26,312 root INFO copying pandas/util/_test_decorators.py -> build/lib.linux-riscv64-cpython-311/pandas/util 2023-07-14 20:11:26,313 root INFO copying pandas/util/_tester.py -> build/lib.linux-riscv64-cpython-311/pandas/util 2023-07-14 20:11:26,314 root INFO copying pandas/util/_validators.py -> build/lib.linux-riscv64-cpython-311/pandas/util 2023-07-14 20:11:26,315 root INFO copying pandas/util/_decorators.py -> build/lib.linux-riscv64-cpython-311/pandas/util 2023-07-14 20:11:26,317 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests 2023-07-14 20:11:26,318 root INFO copying pandas/tests/test_flags.py -> build/lib.linux-riscv64-cpython-311/pandas/tests 2023-07-14 20:11:26,319 root INFO copying pandas/tests/test_downstream.py -> build/lib.linux-riscv64-cpython-311/pandas/tests 2023-07-14 20:11:26,320 root INFO copying pandas/tests/test_nanops.py -> build/lib.linux-riscv64-cpython-311/pandas/tests 2023-07-14 20:11:26,321 root INFO copying pandas/tests/test_algos.py -> build/lib.linux-riscv64-cpython-311/pandas/tests 2023-07-14 20:11:26,322 root INFO copying pandas/tests/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests 2023-07-14 20:11:26,323 root INFO copying pandas/tests/test_register_accessor.py -> build/lib.linux-riscv64-cpython-311/pandas/tests 2023-07-14 20:11:26,324 root INFO copying pandas/tests/test_multilevel.py -> build/lib.linux-riscv64-cpython-311/pandas/tests 2023-07-14 20:11:26,325 root INFO copying pandas/tests/test_sorting.py -> build/lib.linux-riscv64-cpython-311/pandas/tests 2023-07-14 20:11:26,326 root INFO copying pandas/tests/test_expressions.py -> build/lib.linux-riscv64-cpython-311/pandas/tests 2023-07-14 20:11:26,327 root INFO copying pandas/tests/test_take.py -> build/lib.linux-riscv64-cpython-311/pandas/tests 2023-07-14 20:11:26,328 root INFO copying pandas/tests/test_common.py -> build/lib.linux-riscv64-cpython-311/pandas/tests 2023-07-14 20:11:26,328 root INFO copying pandas/tests/test_errors.py -> build/lib.linux-riscv64-cpython-311/pandas/tests 2023-07-14 20:11:26,329 root INFO copying pandas/tests/test_aggregation.py -> build/lib.linux-riscv64-cpython-311/pandas/tests 2023-07-14 20:11:26,330 root INFO copying pandas/tests/test_optional_dependency.py -> build/lib.linux-riscv64-cpython-311/pandas/tests 2023-07-14 20:11:26,332 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/api 2023-07-14 20:11:26,332 root INFO copying pandas/api/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/api 2023-07-14 20:11:26,334 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/io 2023-07-14 20:11:26,335 root INFO copying pandas/io/spss.py -> build/lib.linux-riscv64-cpython-311/pandas/io 2023-07-14 20:11:26,336 root INFO copying pandas/io/pytables.py -> build/lib.linux-riscv64-cpython-311/pandas/io 2023-07-14 20:11:26,337 root INFO copying pandas/io/xml.py -> build/lib.linux-riscv64-cpython-311/pandas/io 2023-07-14 20:11:26,338 root INFO copying pandas/io/clipboards.py -> build/lib.linux-riscv64-cpython-311/pandas/io 2023-07-14 20:11:26,339 root INFO copying pandas/io/stata.py -> build/lib.linux-riscv64-cpython-311/pandas/io 2023-07-14 20:11:26,340 root INFO copying pandas/io/_util.py -> build/lib.linux-riscv64-cpython-311/pandas/io 2023-07-14 20:11:26,341 root INFO copying pandas/io/pickle.py -> build/lib.linux-riscv64-cpython-311/pandas/io 2023-07-14 20:11:26,342 root INFO copying pandas/io/common.py -> build/lib.linux-riscv64-cpython-311/pandas/io 2023-07-14 20:11:26,343 root INFO copying pandas/io/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/io 2023-07-14 20:11:26,344 root INFO copying pandas/io/sql.py -> build/lib.linux-riscv64-cpython-311/pandas/io 2023-07-14 20:11:26,345 root INFO copying pandas/io/feather_format.py -> build/lib.linux-riscv64-cpython-311/pandas/io 2023-07-14 20:11:26,346 root INFO copying pandas/io/parquet.py -> build/lib.linux-riscv64-cpython-311/pandas/io 2023-07-14 20:11:26,347 root INFO copying pandas/io/orc.py -> build/lib.linux-riscv64-cpython-311/pandas/io 2023-07-14 20:11:26,348 root INFO copying pandas/io/api.py -> build/lib.linux-riscv64-cpython-311/pandas/io 2023-07-14 20:11:26,349 root INFO copying pandas/io/gbq.py -> build/lib.linux-riscv64-cpython-311/pandas/io 2023-07-14 20:11:26,350 root INFO copying pandas/io/html.py -> build/lib.linux-riscv64-cpython-311/pandas/io 2023-07-14 20:11:26,352 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/_testing 2023-07-14 20:11:26,352 root INFO copying pandas/_testing/_warnings.py -> build/lib.linux-riscv64-cpython-311/pandas/_testing 2023-07-14 20:11:26,353 root INFO copying pandas/_testing/compat.py -> build/lib.linux-riscv64-cpython-311/pandas/_testing 2023-07-14 20:11:26,354 root INFO copying pandas/_testing/_io.py -> build/lib.linux-riscv64-cpython-311/pandas/_testing 2023-07-14 20:11:26,355 root INFO copying pandas/_testing/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/_testing 2023-07-14 20:11:26,356 root INFO copying pandas/_testing/_random.py -> build/lib.linux-riscv64-cpython-311/pandas/_testing 2023-07-14 20:11:26,357 root INFO copying pandas/_testing/contexts.py -> build/lib.linux-riscv64-cpython-311/pandas/_testing 2023-07-14 20:11:26,358 root INFO copying pandas/_testing/asserters.py -> build/lib.linux-riscv64-cpython-311/pandas/_testing 2023-07-14 20:11:26,359 root INFO copying pandas/_testing/_hypothesis.py -> build/lib.linux-riscv64-cpython-311/pandas/_testing 2023-07-14 20:11:26,361 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/core 2023-07-14 20:11:26,362 root INFO copying pandas/core/frame.py -> build/lib.linux-riscv64-cpython-311/pandas/core 2023-07-14 20:11:26,364 root INFO copying pandas/core/algorithms.py -> build/lib.linux-riscv64-cpython-311/pandas/core 2023-07-14 20:11:26,365 root INFO copying pandas/core/sorting.py -> build/lib.linux-riscv64-cpython-311/pandas/core 2023-07-14 20:11:26,366 root INFO copying pandas/core/common.py -> build/lib.linux-riscv64-cpython-311/pandas/core 2023-07-14 20:11:26,367 root INFO copying pandas/core/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/core 2023-07-14 20:11:26,368 root INFO copying pandas/core/base.py -> build/lib.linux-riscv64-cpython-311/pandas/core 2023-07-14 20:11:26,369 root INFO copying pandas/core/config_init.py -> build/lib.linux-riscv64-cpython-311/pandas/core 2023-07-14 20:11:26,370 root INFO copying pandas/core/accessor.py -> build/lib.linux-riscv64-cpython-311/pandas/core 2023-07-14 20:11:26,370 root INFO copying pandas/core/generic.py -> build/lib.linux-riscv64-cpython-311/pandas/core 2023-07-14 20:11:26,372 root INFO copying pandas/core/flags.py -> build/lib.linux-riscv64-cpython-311/pandas/core 2023-07-14 20:11:26,373 root INFO copying pandas/core/roperator.py -> build/lib.linux-riscv64-cpython-311/pandas/core 2023-07-14 20:11:26,374 root INFO copying pandas/core/arraylike.py -> build/lib.linux-riscv64-cpython-311/pandas/core 2023-07-14 20:11:26,375 root INFO copying pandas/core/indexing.py -> build/lib.linux-riscv64-cpython-311/pandas/core 2023-07-14 20:11:26,376 root INFO copying pandas/core/missing.py -> build/lib.linux-riscv64-cpython-311/pandas/core 2023-07-14 20:11:26,377 root INFO copying pandas/core/series.py -> build/lib.linux-riscv64-cpython-311/pandas/core 2023-07-14 20:11:26,378 root INFO copying pandas/core/apply.py -> build/lib.linux-riscv64-cpython-311/pandas/core 2023-07-14 20:11:26,379 root INFO copying pandas/core/api.py -> build/lib.linux-riscv64-cpython-311/pandas/core 2023-07-14 20:11:26,380 root INFO copying pandas/core/resample.py -> build/lib.linux-riscv64-cpython-311/pandas/core 2023-07-14 20:11:26,382 root INFO copying pandas/core/shared_docs.py -> build/lib.linux-riscv64-cpython-311/pandas/core 2023-07-14 20:11:26,383 root INFO copying pandas/core/construction.py -> build/lib.linux-riscv64-cpython-311/pandas/core 2023-07-14 20:11:26,384 root INFO copying pandas/core/sample.py -> build/lib.linux-riscv64-cpython-311/pandas/core 2023-07-14 20:11:26,384 root INFO copying pandas/core/nanops.py -> build/lib.linux-riscv64-cpython-311/pandas/core 2023-07-14 20:11:26,386 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/compat/numpy 2023-07-14 20:11:26,387 root INFO copying pandas/compat/numpy/function.py -> build/lib.linux-riscv64-cpython-311/pandas/compat/numpy 2023-07-14 20:11:26,387 root INFO copying pandas/compat/numpy/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/compat/numpy 2023-07-14 20:11:26,389 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/_libs/window 2023-07-14 20:11:26,389 root INFO copying pandas/_libs/window/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/_libs/window 2023-07-14 20:11:26,391 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs 2023-07-14 20:11:26,392 root INFO copying pandas/_libs/tslibs/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs 2023-07-14 20:11:26,394 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/plotting/_matplotlib 2023-07-14 20:11:26,394 root INFO copying pandas/plotting/_matplotlib/style.py -> build/lib.linux-riscv64-cpython-311/pandas/plotting/_matplotlib 2023-07-14 20:11:26,395 root INFO copying pandas/plotting/_matplotlib/boxplot.py -> build/lib.linux-riscv64-cpython-311/pandas/plotting/_matplotlib 2023-07-14 20:11:26,396 root INFO copying pandas/plotting/_matplotlib/tools.py -> build/lib.linux-riscv64-cpython-311/pandas/plotting/_matplotlib 2023-07-14 20:11:26,397 root INFO copying pandas/plotting/_matplotlib/converter.py -> build/lib.linux-riscv64-cpython-311/pandas/plotting/_matplotlib 2023-07-14 20:11:26,398 root INFO copying pandas/plotting/_matplotlib/core.py -> build/lib.linux-riscv64-cpython-311/pandas/plotting/_matplotlib 2023-07-14 20:11:26,399 root INFO copying pandas/plotting/_matplotlib/groupby.py -> build/lib.linux-riscv64-cpython-311/pandas/plotting/_matplotlib 2023-07-14 20:11:26,400 root INFO copying pandas/plotting/_matplotlib/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/plotting/_matplotlib 2023-07-14 20:11:26,401 root INFO copying pandas/plotting/_matplotlib/hist.py -> build/lib.linux-riscv64-cpython-311/pandas/plotting/_matplotlib 2023-07-14 20:11:26,402 root INFO copying pandas/plotting/_matplotlib/misc.py -> build/lib.linux-riscv64-cpython-311/pandas/plotting/_matplotlib 2023-07-14 20:11:26,403 root INFO copying pandas/plotting/_matplotlib/timeseries.py -> build/lib.linux-riscv64-cpython-311/pandas/plotting/_matplotlib 2023-07-14 20:11:26,404 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/util/version 2023-07-14 20:11:26,404 root INFO copying pandas/util/version/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/util/version 2023-07-14 20:11:26,406 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/config 2023-07-14 20:11:26,406 root INFO copying pandas/tests/config/test_config.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/config 2023-07-14 20:11:26,407 root INFO copying pandas/tests/config/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/config 2023-07-14 20:11:26,408 root INFO copying pandas/tests/config/test_localization.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/config 2023-07-14 20:11:26,410 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/apply 2023-07-14 20:11:26,411 root INFO copying pandas/tests/apply/test_str.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/apply 2023-07-14 20:11:26,412 root INFO copying pandas/tests/apply/test_series_transform.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/apply 2023-07-14 20:11:26,413 root INFO copying pandas/tests/apply/test_frame_transform.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/apply 2023-07-14 20:11:26,414 root INFO copying pandas/tests/apply/common.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/apply 2023-07-14 20:11:26,414 root INFO copying pandas/tests/apply/conftest.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/apply 2023-07-14 20:11:26,415 root INFO copying pandas/tests/apply/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/apply 2023-07-14 20:11:26,416 root INFO copying pandas/tests/apply/test_series_apply.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/apply 2023-07-14 20:11:26,417 root INFO copying pandas/tests/apply/test_frame_apply.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/apply 2023-07-14 20:11:26,418 root INFO copying pandas/tests/apply/test_frame_apply_relabeling.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/apply 2023-07-14 20:11:26,419 root INFO copying pandas/tests/apply/test_invalid_arg.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/apply 2023-07-14 20:11:26,420 root INFO copying pandas/tests/apply/test_series_apply_relabeling.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/apply 2023-07-14 20:11:26,422 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/arrays 2023-07-14 20:11:26,422 root INFO copying pandas/tests/arrays/masked_shared.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays 2023-07-14 20:11:26,423 root INFO copying pandas/tests/arrays/test_datetimelike.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays 2023-07-14 20:11:26,424 root INFO copying pandas/tests/arrays/test_timedeltas.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays 2023-07-14 20:11:26,425 root INFO copying pandas/tests/arrays/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays 2023-07-14 20:11:26,426 root INFO copying pandas/tests/arrays/test_ndarray_backed.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays 2023-07-14 20:11:26,427 root INFO copying pandas/tests/arrays/test_array.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays 2023-07-14 20:11:26,428 root INFO copying pandas/tests/arrays/test_datetimes.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays 2023-07-14 20:11:26,429 root INFO copying pandas/tests/arrays/test_period.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays 2023-07-14 20:11:26,430 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/tseries 2023-07-14 20:11:26,431 root INFO copying pandas/tests/tseries/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/tseries 2023-07-14 20:11:26,432 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/libs 2023-07-14 20:11:26,433 root INFO copying pandas/tests/libs/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/libs 2023-07-14 20:11:26,434 root INFO copying pandas/tests/libs/test_join.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/libs 2023-07-14 20:11:26,435 root INFO copying pandas/tests/libs/test_lib.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/libs 2023-07-14 20:11:26,436 root INFO copying pandas/tests/libs/test_hashtable.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/libs 2023-07-14 20:11:26,438 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/indexes 2023-07-14 20:11:26,439 root INFO copying pandas/tests/indexes/test_engines.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes 2023-07-14 20:11:26,440 root INFO copying pandas/tests/indexes/datetimelike.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes 2023-07-14 20:11:26,441 root INFO copying pandas/tests/indexes/test_indexing.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes 2023-07-14 20:11:26,441 root INFO copying pandas/tests/indexes/common.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes 2023-07-14 20:11:26,442 root INFO copying pandas/tests/indexes/conftest.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes 2023-07-14 20:11:26,443 root INFO copying pandas/tests/indexes/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes 2023-07-14 20:11:26,444 root INFO copying pandas/tests/indexes/test_index_new.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes 2023-07-14 20:11:26,445 root INFO copying pandas/tests/indexes/test_frozen.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes 2023-07-14 20:11:26,446 root INFO copying pandas/tests/indexes/test_numpy_compat.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes 2023-07-14 20:11:26,447 root INFO copying pandas/tests/indexes/test_subclass.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes 2023-07-14 20:11:26,448 root INFO copying pandas/tests/indexes/test_common.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes 2023-07-14 20:11:26,449 root INFO copying pandas/tests/indexes/test_any_index.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes 2023-07-14 20:11:26,450 root INFO copying pandas/tests/indexes/test_base.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes 2023-07-14 20:11:26,451 root INFO copying pandas/tests/indexes/test_setops.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes 2023-07-14 20:11:26,453 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/extension 2023-07-14 20:11:26,454 root INFO copying pandas/tests/extension/conftest.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/extension 2023-07-14 20:11:26,455 root INFO copying pandas/tests/extension/test_integer.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/extension 2023-07-14 20:11:26,456 root INFO copying pandas/tests/extension/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/extension 2023-07-14 20:11:26,456 root INFO copying pandas/tests/extension/test_numpy.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/extension 2023-07-14 20:11:26,457 root INFO copying pandas/tests/extension/test_external_block.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/extension 2023-07-14 20:11:26,458 root INFO copying pandas/tests/extension/test_arrow.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/extension 2023-07-14 20:11:26,459 root INFO copying pandas/tests/extension/test_string.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/extension 2023-07-14 20:11:26,460 root INFO copying pandas/tests/extension/test_datetime.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/extension 2023-07-14 20:11:26,461 root INFO copying pandas/tests/extension/test_period.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/extension 2023-07-14 20:11:26,462 root INFO copying pandas/tests/extension/test_floating.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/extension 2023-07-14 20:11:26,463 root INFO copying pandas/tests/extension/test_interval.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/extension 2023-07-14 20:11:26,464 root INFO copying pandas/tests/extension/test_boolean.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/extension 2023-07-14 20:11:26,465 root INFO copying pandas/tests/extension/test_categorical.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/extension 2023-07-14 20:11:26,466 root INFO copying pandas/tests/extension/test_common.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/extension 2023-07-14 20:11:26,467 root INFO copying pandas/tests/extension/test_extension.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/extension 2023-07-14 20:11:26,468 root INFO copying pandas/tests/extension/test_sparse.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/extension 2023-07-14 20:11:26,470 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/reshape 2023-07-14 20:11:26,470 root INFO copying pandas/tests/reshape/test_pivot.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/reshape 2023-07-14 20:11:26,472 root INFO copying pandas/tests/reshape/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/reshape 2023-07-14 20:11:26,472 root INFO copying pandas/tests/reshape/test_util.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/reshape 2023-07-14 20:11:26,473 root INFO copying pandas/tests/reshape/test_pivot_multilevel.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/reshape 2023-07-14 20:11:26,474 root INFO copying pandas/tests/reshape/test_union_categoricals.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/reshape 2023-07-14 20:11:26,475 root INFO copying pandas/tests/reshape/test_qcut.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/reshape 2023-07-14 20:11:26,476 root INFO copying pandas/tests/reshape/test_cut.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/reshape 2023-07-14 20:11:26,477 root INFO copying pandas/tests/reshape/test_from_dummies.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/reshape 2023-07-14 20:11:26,478 root INFO copying pandas/tests/reshape/test_crosstab.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/reshape 2023-07-14 20:11:26,479 root INFO copying pandas/tests/reshape/test_melt.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/reshape 2023-07-14 20:11:26,480 root INFO copying pandas/tests/reshape/test_get_dummies.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/reshape 2023-07-14 20:11:26,482 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/plotting 2023-07-14 20:11:26,483 root INFO copying pandas/tests/plotting/common.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/plotting 2023-07-14 20:11:26,484 root INFO copying pandas/tests/plotting/test_datetimelike.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/plotting 2023-07-14 20:11:26,485 root INFO copying pandas/tests/plotting/test_converter.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/plotting 2023-07-14 20:11:26,486 root INFO copying pandas/tests/plotting/conftest.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/plotting 2023-07-14 20:11:26,486 root INFO copying pandas/tests/plotting/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/plotting 2023-07-14 20:11:26,487 root INFO copying pandas/tests/plotting/test_misc.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/plotting 2023-07-14 20:11:26,488 root INFO copying pandas/tests/plotting/test_backend.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/plotting 2023-07-14 20:11:26,489 root INFO copying pandas/tests/plotting/test_groupby.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/plotting 2023-07-14 20:11:26,490 root INFO copying pandas/tests/plotting/test_boxplot_method.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/plotting 2023-07-14 20:11:26,491 root INFO copying pandas/tests/plotting/test_series.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/plotting 2023-07-14 20:11:26,492 root INFO copying pandas/tests/plotting/test_common.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/plotting 2023-07-14 20:11:26,493 root INFO copying pandas/tests/plotting/test_style.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/plotting 2023-07-14 20:11:26,494 root INFO copying pandas/tests/plotting/test_hist_method.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/plotting 2023-07-14 20:11:26,497 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/util 2023-07-14 20:11:26,498 root INFO copying pandas/tests/util/test_assert_index_equal.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/util 2023-07-14 20:11:26,498 root INFO copying pandas/tests/util/test_assert_extension_array_equal.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/util 2023-07-14 20:11:26,499 root INFO copying pandas/tests/util/test_assert_categorical_equal.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/util 2023-07-14 20:11:26,500 root INFO copying pandas/tests/util/test_validate_args.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/util 2023-07-14 20:11:26,501 root INFO copying pandas/tests/util/test_numba.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/util 2023-07-14 20:11:26,502 root INFO copying pandas/tests/util/test_shares_memory.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/util 2023-07-14 20:11:26,503 root INFO copying pandas/tests/util/test_assert_almost_equal.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/util 2023-07-14 20:11:26,504 root INFO copying pandas/tests/util/test_assert_produces_warning.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/util 2023-07-14 20:11:26,505 root INFO copying pandas/tests/util/test_assert_frame_equal.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/util 2023-07-14 20:11:26,506 root INFO copying pandas/tests/util/conftest.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/util 2023-07-14 20:11:26,507 root INFO copying pandas/tests/util/test_assert_attr_equal.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/util 2023-07-14 20:11:26,508 root INFO copying pandas/tests/util/test_deprecate.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/util 2023-07-14 20:11:26,509 root INFO copying pandas/tests/util/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/util 2023-07-14 20:11:26,509 root INFO copying pandas/tests/util/test_util.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/util 2023-07-14 20:11:26,510 root INFO copying pandas/tests/util/test_assert_numpy_array_equal.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/util 2023-07-14 20:11:26,511 root INFO copying pandas/tests/util/test_str_methods.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/util 2023-07-14 20:11:26,512 root INFO copying pandas/tests/util/test_deprecate_kwarg.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/util 2023-07-14 20:11:26,513 root INFO copying pandas/tests/util/test_doc.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/util 2023-07-14 20:11:26,514 root INFO copying pandas/tests/util/test_deprecate_nonkeyword_arguments.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/util 2023-07-14 20:11:26,515 root INFO copying pandas/tests/util/test_validate_kwargs.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/util 2023-07-14 20:11:26,516 root INFO copying pandas/tests/util/test_show_versions.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/util 2023-07-14 20:11:26,517 root INFO copying pandas/tests/util/test_hashing.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/util 2023-07-14 20:11:26,518 root INFO copying pandas/tests/util/test_assert_interval_array_equal.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/util 2023-07-14 20:11:26,519 root INFO copying pandas/tests/util/test_rewrite_warning.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/util 2023-07-14 20:11:26,519 root INFO copying pandas/tests/util/test_assert_series_equal.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/util 2023-07-14 20:11:26,520 root INFO copying pandas/tests/util/test_validate_args_and_kwargs.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/util 2023-07-14 20:11:26,521 root INFO copying pandas/tests/util/test_validate_inclusive.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/util 2023-07-14 20:11:26,522 root INFO copying pandas/tests/util/test_make_objects.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/util 2023-07-14 20:11:26,523 root INFO copying pandas/tests/util/test_safe_import.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/util 2023-07-14 20:11:26,525 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/tools 2023-07-14 20:11:26,525 root INFO copying pandas/tests/tools/test_to_timedelta.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/tools 2023-07-14 20:11:26,526 root INFO copying pandas/tests/tools/test_to_datetime.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/tools 2023-07-14 20:11:26,527 root INFO copying pandas/tests/tools/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/tools 2023-07-14 20:11:26,528 root INFO copying pandas/tests/tools/test_to_time.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/tools 2023-07-14 20:11:26,529 root INFO copying pandas/tests/tools/test_to_numeric.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/tools 2023-07-14 20:11:26,531 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/arithmetic 2023-07-14 20:11:26,532 root INFO copying pandas/tests/arithmetic/test_numeric.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arithmetic 2023-07-14 20:11:26,533 root INFO copying pandas/tests/arithmetic/test_object.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arithmetic 2023-07-14 20:11:26,534 root INFO copying pandas/tests/arithmetic/common.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arithmetic 2023-07-14 20:11:26,535 root INFO copying pandas/tests/arithmetic/conftest.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arithmetic 2023-07-14 20:11:26,535 root INFO copying pandas/tests/arithmetic/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arithmetic 2023-07-14 20:11:26,536 root INFO copying pandas/tests/arithmetic/test_array_ops.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arithmetic 2023-07-14 20:11:26,537 root INFO copying pandas/tests/arithmetic/test_period.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arithmetic 2023-07-14 20:11:26,538 root INFO copying pandas/tests/arithmetic/test_interval.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arithmetic 2023-07-14 20:11:26,539 root INFO copying pandas/tests/arithmetic/test_datetime64.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arithmetic 2023-07-14 20:11:26,540 root INFO copying pandas/tests/arithmetic/test_categorical.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arithmetic 2023-07-14 20:11:26,541 root INFO copying pandas/tests/arithmetic/test_timedelta64.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arithmetic 2023-07-14 20:11:26,543 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/internals 2023-07-14 20:11:26,543 root INFO copying pandas/tests/internals/test_managers.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/internals 2023-07-14 20:11:26,544 root INFO copying pandas/tests/internals/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/internals 2023-07-14 20:11:26,545 root INFO copying pandas/tests/internals/test_api.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/internals 2023-07-14 20:11:26,546 root INFO copying pandas/tests/internals/test_internals.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/internals 2023-07-14 20:11:26,548 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/resample 2023-07-14 20:11:26,549 root INFO copying pandas/tests/resample/test_datetime_index.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/resample 2023-07-14 20:11:26,550 root INFO copying pandas/tests/resample/conftest.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/resample 2023-07-14 20:11:26,551 root INFO copying pandas/tests/resample/test_time_grouper.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/resample 2023-07-14 20:11:26,551 root INFO copying pandas/tests/resample/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/resample 2023-07-14 20:11:26,552 root INFO copying pandas/tests/resample/test_resample_api.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/resample 2023-07-14 20:11:26,553 root INFO copying pandas/tests/resample/test_timedelta.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/resample 2023-07-14 20:11:26,554 root INFO copying pandas/tests/resample/test_resampler_grouper.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/resample 2023-07-14 20:11:26,555 root INFO copying pandas/tests/resample/test_period_index.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/resample 2023-07-14 20:11:26,556 root INFO copying pandas/tests/resample/test_base.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/resample 2023-07-14 20:11:26,558 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/construction 2023-07-14 20:11:26,558 root INFO copying pandas/tests/construction/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/construction 2023-07-14 20:11:26,559 root INFO copying pandas/tests/construction/test_extract_array.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/construction 2023-07-14 20:11:26,561 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/copy_view 2023-07-14 20:11:26,562 root INFO copying pandas/tests/copy_view/test_clip.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/copy_view 2023-07-14 20:11:26,563 root INFO copying pandas/tests/copy_view/test_setitem.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/copy_view 2023-07-14 20:11:26,564 root INFO copying pandas/tests/copy_view/test_constructors.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/copy_view 2023-07-14 20:11:26,565 root INFO copying pandas/tests/copy_view/test_indexing.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/copy_view 2023-07-14 20:11:26,566 root INFO copying pandas/tests/copy_view/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/copy_view 2023-07-14 20:11:26,567 root INFO copying pandas/tests/copy_view/test_util.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/copy_view 2023-07-14 20:11:26,568 root INFO copying pandas/tests/copy_view/test_array.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/copy_view 2023-07-14 20:11:26,568 root INFO copying pandas/tests/copy_view/test_functions.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/copy_view 2023-07-14 20:11:26,569 root INFO copying pandas/tests/copy_view/test_internals.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/copy_view 2023-07-14 20:11:26,570 root INFO copying pandas/tests/copy_view/util.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/copy_view 2023-07-14 20:11:26,571 root INFO copying pandas/tests/copy_view/test_replace.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/copy_view 2023-07-14 20:11:26,572 root INFO copying pandas/tests/copy_view/test_astype.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/copy_view 2023-07-14 20:11:26,573 root INFO copying pandas/tests/copy_view/test_core_functionalities.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/copy_view 2023-07-14 20:11:26,574 root INFO copying pandas/tests/copy_view/test_interp_fillna.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/copy_view 2023-07-14 20:11:26,575 root INFO copying pandas/tests/copy_view/test_methods.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/copy_view 2023-07-14 20:11:26,577 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/api 2023-07-14 20:11:26,577 root INFO copying pandas/tests/api/test_types.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/api 2023-07-14 20:11:26,578 root INFO copying pandas/tests/api/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/api 2023-07-14 20:11:26,579 root INFO copying pandas/tests/api/test_api.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/api 2023-07-14 20:11:26,581 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/io 2023-07-14 20:11:26,582 root INFO copying pandas/tests/io/test_orc.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io 2023-07-14 20:11:26,583 root INFO copying pandas/tests/io/test_spss.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io 2023-07-14 20:11:26,584 root INFO copying pandas/tests/io/test_feather.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io 2023-07-14 20:11:26,585 root INFO copying pandas/tests/io/conftest.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io 2023-07-14 20:11:26,585 root INFO copying pandas/tests/io/test_gcs.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io 2023-07-14 20:11:26,586 root INFO copying pandas/tests/io/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io 2023-07-14 20:11:26,587 root INFO copying pandas/tests/io/test_user_agent.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io 2023-07-14 20:11:26,588 root INFO copying pandas/tests/io/test_stata.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io 2023-07-14 20:11:26,589 root INFO copying pandas/tests/io/test_s3.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io 2023-07-14 20:11:26,590 root INFO copying pandas/tests/io/test_html.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io 2023-07-14 20:11:26,591 root INFO copying pandas/tests/io/test_sql.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io 2023-07-14 20:11:26,592 root INFO copying pandas/tests/io/test_parquet.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io 2023-07-14 20:11:26,593 root INFO copying pandas/tests/io/test_common.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io 2023-07-14 20:11:26,594 root INFO copying pandas/tests/io/test_fsspec.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io 2023-07-14 20:11:26,595 root INFO copying pandas/tests/io/test_clipboard.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io 2023-07-14 20:11:26,596 root INFO copying pandas/tests/io/test_compression.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io 2023-07-14 20:11:26,597 root INFO copying pandas/tests/io/test_pickle.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io 2023-07-14 20:11:26,598 root INFO copying pandas/tests/io/generate_legacy_storage_files.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io 2023-07-14 20:11:26,601 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/indexing 2023-07-14 20:11:26,601 root INFO copying pandas/tests/indexing/test_indexing.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexing 2023-07-14 20:11:26,602 root INFO copying pandas/tests/indexing/common.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexing 2023-07-14 20:11:26,603 root INFO copying pandas/tests/indexing/conftest.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexing 2023-07-14 20:11:26,604 root INFO copying pandas/tests/indexing/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexing 2023-07-14 20:11:26,605 root INFO copying pandas/tests/indexing/test_iat.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexing 2023-07-14 20:11:26,606 root INFO copying pandas/tests/indexing/test_coercion.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexing 2023-07-14 20:11:26,607 root INFO copying pandas/tests/indexing/test_datetime.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexing 2023-07-14 20:11:26,608 root INFO copying pandas/tests/indexing/test_iloc.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexing 2023-07-14 20:11:26,609 root INFO copying pandas/tests/indexing/test_scalar.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexing 2023-07-14 20:11:26,609 root INFO copying pandas/tests/indexing/test_floats.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexing 2023-07-14 20:11:26,610 root INFO copying pandas/tests/indexing/test_loc.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexing 2023-07-14 20:11:26,612 root INFO copying pandas/tests/indexing/test_indexers.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexing 2023-07-14 20:11:26,613 root INFO copying pandas/tests/indexing/test_categorical.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexing 2023-07-14 20:11:26,613 root INFO copying pandas/tests/indexing/test_chaining_and_caching.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexing 2023-07-14 20:11:26,614 root INFO copying pandas/tests/indexing/test_check_indexer.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexing 2023-07-14 20:11:26,615 root INFO copying pandas/tests/indexing/test_na_indexing.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexing 2023-07-14 20:11:26,616 root INFO copying pandas/tests/indexing/test_at.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexing 2023-07-14 20:11:26,617 root INFO copying pandas/tests/indexing/test_partial.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexing 2023-07-14 20:11:26,619 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/generic 2023-07-14 20:11:26,620 root INFO copying pandas/tests/generic/test_duplicate_labels.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/generic 2023-07-14 20:11:26,620 root INFO copying pandas/tests/generic/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/generic 2023-07-14 20:11:26,621 root INFO copying pandas/tests/generic/test_to_xarray.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/generic 2023-07-14 20:11:26,622 root INFO copying pandas/tests/generic/test_finalize.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/generic 2023-07-14 20:11:26,623 root INFO copying pandas/tests/generic/test_label_or_level_utils.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/generic 2023-07-14 20:11:26,624 root INFO copying pandas/tests/generic/test_generic.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/generic 2023-07-14 20:11:26,625 root INFO copying pandas/tests/generic/test_frame.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/generic 2023-07-14 20:11:26,626 root INFO copying pandas/tests/generic/test_series.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/generic 2023-07-14 20:11:26,628 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/interchange 2023-07-14 20:11:26,628 root INFO copying pandas/tests/interchange/test_spec_conformance.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/interchange 2023-07-14 20:11:26,629 root INFO copying pandas/tests/interchange/conftest.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/interchange 2023-07-14 20:11:26,630 root INFO copying pandas/tests/interchange/test_impl.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/interchange 2023-07-14 20:11:26,631 root INFO copying pandas/tests/interchange/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/interchange 2023-07-14 20:11:26,632 root INFO copying pandas/tests/interchange/test_utils.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/interchange 2023-07-14 20:11:26,633 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/scalar 2023-07-14 20:11:26,634 root INFO copying pandas/tests/scalar/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/scalar 2023-07-14 20:11:26,635 root INFO copying pandas/tests/scalar/test_nat.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/scalar 2023-07-14 20:11:26,636 root INFO copying pandas/tests/scalar/test_na_scalar.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/scalar 2023-07-14 20:11:26,638 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/base 2023-07-14 20:11:26,638 root INFO copying pandas/tests/base/test_fillna.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/base 2023-07-14 20:11:26,639 root INFO copying pandas/tests/base/test_constructors.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/base 2023-07-14 20:11:26,640 root INFO copying pandas/tests/base/common.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/base 2023-07-14 20:11:26,641 root INFO copying pandas/tests/base/test_value_counts.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/base 2023-07-14 20:11:26,642 root INFO copying pandas/tests/base/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/base 2023-07-14 20:11:26,643 root INFO copying pandas/tests/base/test_misc.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/base 2023-07-14 20:11:26,644 root INFO copying pandas/tests/base/test_transpose.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/base 2023-07-14 20:11:26,645 root INFO copying pandas/tests/base/test_conversion.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/base 2023-07-14 20:11:26,645 root INFO copying pandas/tests/base/test_unique.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/base 2023-07-14 20:11:26,647 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/reductions 2023-07-14 20:11:26,647 root INFO copying pandas/tests/reductions/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/reductions 2023-07-14 20:11:26,648 root INFO copying pandas/tests/reductions/test_stat_reductions.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/reductions 2023-07-14 20:11:26,649 root INFO copying pandas/tests/reductions/test_reductions.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/reductions 2023-07-14 20:11:26,652 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/series 2023-07-14 20:11:26,652 root INFO copying pandas/tests/series/test_constructors.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series 2023-07-14 20:11:26,653 root INFO copying pandas/tests/series/test_missing.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series 2023-07-14 20:11:26,654 root INFO copying pandas/tests/series/test_npfuncs.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series 2023-07-14 20:11:26,655 root INFO copying pandas/tests/series/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series 2023-07-14 20:11:26,656 root INFO copying pandas/tests/series/test_arithmetic.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series 2023-07-14 20:11:26,657 root INFO copying pandas/tests/series/test_logical_ops.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series 2023-07-14 20:11:26,658 root INFO copying pandas/tests/series/test_api.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series 2023-07-14 20:11:26,659 root INFO copying pandas/tests/series/test_iteration.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series 2023-07-14 20:11:26,660 root INFO copying pandas/tests/series/test_subclass.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series 2023-07-14 20:11:26,661 root INFO copying pandas/tests/series/test_cumulative.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series 2023-07-14 20:11:26,662 root INFO copying pandas/tests/series/test_unary.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series 2023-07-14 20:11:26,663 root INFO copying pandas/tests/series/test_validate.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series 2023-07-14 20:11:26,664 root INFO copying pandas/tests/series/test_reductions.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series 2023-07-14 20:11:26,664 root INFO copying pandas/tests/series/test_repr.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series 2023-07-14 20:11:26,665 root INFO copying pandas/tests/series/test_ufunc.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series 2023-07-14 20:11:26,668 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/frame 2023-07-14 20:11:26,669 root INFO copying pandas/tests/frame/test_constructors.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame 2023-07-14 20:11:26,670 root INFO copying pandas/tests/frame/test_block_internals.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame 2023-07-14 20:11:26,671 root INFO copying pandas/tests/frame/common.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame 2023-07-14 20:11:26,672 root INFO copying pandas/tests/frame/conftest.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame 2023-07-14 20:11:26,673 root INFO copying pandas/tests/frame/test_npfuncs.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame 2023-07-14 20:11:26,674 root INFO copying pandas/tests/frame/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame 2023-07-14 20:11:26,674 root INFO copying pandas/tests/frame/test_arithmetic.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame 2023-07-14 20:11:26,675 root INFO copying pandas/tests/frame/test_logical_ops.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame 2023-07-14 20:11:26,676 root INFO copying pandas/tests/frame/test_alter_axes.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame 2023-07-14 20:11:26,677 root INFO copying pandas/tests/frame/test_nonunique_indexes.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame 2023-07-14 20:11:26,678 root INFO copying pandas/tests/frame/test_api.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame 2023-07-14 20:11:26,679 root INFO copying pandas/tests/frame/test_iteration.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame 2023-07-14 20:11:26,680 root INFO copying pandas/tests/frame/test_subclass.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame 2023-07-14 20:11:26,681 root INFO copying pandas/tests/frame/test_stack_unstack.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame 2023-07-14 20:11:26,682 root INFO copying pandas/tests/frame/test_cumulative.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame 2023-07-14 20:11:26,683 root INFO copying pandas/tests/frame/test_repr_info.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame 2023-07-14 20:11:26,684 root INFO copying pandas/tests/frame/test_unary.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame 2023-07-14 20:11:26,685 root INFO copying pandas/tests/frame/test_validate.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame 2023-07-14 20:11:26,686 root INFO copying pandas/tests/frame/test_reductions.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame 2023-07-14 20:11:26,687 root INFO copying pandas/tests/frame/test_query_eval.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame 2023-07-14 20:11:26,688 root INFO copying pandas/tests/frame/test_ufunc.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame 2023-07-14 20:11:26,690 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/dtypes 2023-07-14 20:11:26,690 root INFO copying pandas/tests/dtypes/test_dtypes.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/dtypes 2023-07-14 20:11:26,691 root INFO copying pandas/tests/dtypes/test_inference.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/dtypes 2023-07-14 20:11:26,692 root INFO copying pandas/tests/dtypes/test_missing.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/dtypes 2023-07-14 20:11:26,693 root INFO copying pandas/tests/dtypes/test_concat.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/dtypes 2023-07-14 20:11:26,694 root INFO copying pandas/tests/dtypes/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/dtypes 2023-07-14 20:11:26,695 root INFO copying pandas/tests/dtypes/test_generic.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/dtypes 2023-07-14 20:11:26,696 root INFO copying pandas/tests/dtypes/test_common.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/dtypes 2023-07-14 20:11:26,699 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/groupby 2023-07-14 20:11:26,700 root INFO copying pandas/tests/groupby/test_rank.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/groupby 2023-07-14 20:11:26,701 root INFO copying pandas/tests/groupby/test_api_consistency.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/groupby 2023-07-14 20:11:26,702 root INFO copying pandas/tests/groupby/test_timegrouper.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/groupby 2023-07-14 20:11:26,703 root INFO copying pandas/tests/groupby/test_function.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/groupby 2023-07-14 20:11:26,704 root INFO copying pandas/tests/groupby/test_quantile.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/groupby 2023-07-14 20:11:26,705 root INFO copying pandas/tests/groupby/test_numba.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/groupby 2023-07-14 20:11:26,705 root INFO copying pandas/tests/groupby/test_indexing.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/groupby 2023-07-14 20:11:26,706 root INFO copying pandas/tests/groupby/test_libgroupby.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/groupby 2023-07-14 20:11:26,707 root INFO copying pandas/tests/groupby/test_size.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/groupby 2023-07-14 20:11:26,708 root INFO copying pandas/tests/groupby/test_apply.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/groupby 2023-07-14 20:11:26,709 root INFO copying pandas/tests/groupby/test_apply_mutate.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/groupby 2023-07-14 20:11:26,710 root INFO copying pandas/tests/groupby/test_value_counts.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/groupby 2023-07-14 20:11:26,711 root INFO copying pandas/tests/groupby/conftest.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/groupby 2023-07-14 20:11:26,712 root INFO copying pandas/tests/groupby/test_missing.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/groupby 2023-07-14 20:11:26,713 root INFO copying pandas/tests/groupby/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/groupby 2023-07-14 20:11:26,714 root INFO copying pandas/tests/groupby/test_raises.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/groupby 2023-07-14 20:11:26,715 root INFO copying pandas/tests/groupby/test_groupby_subclass.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/groupby 2023-07-14 20:11:26,716 root INFO copying pandas/tests/groupby/test_groupby_dropna.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/groupby 2023-07-14 20:11:26,717 root INFO copying pandas/tests/groupby/test_min_max.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/groupby 2023-07-14 20:11:26,718 root INFO copying pandas/tests/groupby/test_any_all.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/groupby 2023-07-14 20:11:26,718 root INFO copying pandas/tests/groupby/test_nunique.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/groupby 2023-07-14 20:11:26,719 root INFO copying pandas/tests/groupby/test_groupby.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/groupby 2023-07-14 20:11:26,720 root INFO copying pandas/tests/groupby/test_counting.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/groupby 2023-07-14 20:11:26,721 root INFO copying pandas/tests/groupby/test_sample.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/groupby 2023-07-14 20:11:26,722 root INFO copying pandas/tests/groupby/test_filters.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/groupby 2023-07-14 20:11:26,723 root INFO copying pandas/tests/groupby/test_grouping.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/groupby 2023-07-14 20:11:26,724 root INFO copying pandas/tests/groupby/test_categorical.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/groupby 2023-07-14 20:11:26,725 root INFO copying pandas/tests/groupby/test_bin_groupby.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/groupby 2023-07-14 20:11:26,726 root INFO copying pandas/tests/groupby/test_groupby_shift_diff.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/groupby 2023-07-14 20:11:26,727 root INFO copying pandas/tests/groupby/test_allowlist.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/groupby 2023-07-14 20:11:26,728 root INFO copying pandas/tests/groupby/test_pipe.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/groupby 2023-07-14 20:11:26,729 root INFO copying pandas/tests/groupby/test_index_as_string.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/groupby 2023-07-14 20:11:26,730 root INFO copying pandas/tests/groupby/test_nth.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/groupby 2023-07-14 20:11:26,732 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/window 2023-07-14 20:11:26,733 root INFO copying pandas/tests/window/test_expanding.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/window 2023-07-14 20:11:26,734 root INFO copying pandas/tests/window/test_numba.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/window 2023-07-14 20:11:26,734 root INFO copying pandas/tests/window/test_apply.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/window 2023-07-14 20:11:26,735 root INFO copying pandas/tests/window/test_dtypes.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/window 2023-07-14 20:11:26,736 root INFO copying pandas/tests/window/test_rolling_skew_kurt.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/window 2023-07-14 20:11:26,737 root INFO copying pandas/tests/window/conftest.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/window 2023-07-14 20:11:26,738 root INFO copying pandas/tests/window/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/window 2023-07-14 20:11:26,739 root INFO copying pandas/tests/window/test_timeseries_window.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/window 2023-07-14 20:11:26,740 root INFO copying pandas/tests/window/test_win_type.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/window 2023-07-14 20:11:26,741 root INFO copying pandas/tests/window/test_api.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/window 2023-07-14 20:11:26,742 root INFO copying pandas/tests/window/test_online.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/window 2023-07-14 20:11:26,743 root INFO copying pandas/tests/window/test_ewm.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/window 2023-07-14 20:11:26,744 root INFO copying pandas/tests/window/test_rolling.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/window 2023-07-14 20:11:26,745 root INFO copying pandas/tests/window/test_groupby.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/window 2023-07-14 20:11:26,746 root INFO copying pandas/tests/window/test_rolling_functions.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/window 2023-07-14 20:11:26,747 root INFO copying pandas/tests/window/test_rolling_quantile.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/window 2023-07-14 20:11:26,748 root INFO copying pandas/tests/window/test_pairwise.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/window 2023-07-14 20:11:26,749 root INFO copying pandas/tests/window/test_base_indexer.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/window 2023-07-14 20:11:26,750 root INFO copying pandas/tests/window/test_cython_aggregations.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/window 2023-07-14 20:11:26,752 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/tslibs 2023-07-14 20:11:26,752 root INFO copying pandas/tests/tslibs/test_resolution.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/tslibs 2023-07-14 20:11:26,753 root INFO copying pandas/tests/tslibs/test_array_to_datetime.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/tslibs 2023-07-14 20:11:26,754 root INFO copying pandas/tests/tslibs/test_timezones.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/tslibs 2023-07-14 20:11:26,755 root INFO copying pandas/tests/tslibs/test_to_offset.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/tslibs 2023-07-14 20:11:26,756 root INFO copying pandas/tests/tslibs/test_timedeltas.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/tslibs 2023-07-14 20:11:26,757 root INFO copying pandas/tests/tslibs/test_np_datetime.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/tslibs 2023-07-14 20:11:26,758 root INFO copying pandas/tests/tslibs/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/tslibs 2023-07-14 20:11:26,759 root INFO copying pandas/tests/tslibs/test_api.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/tslibs 2023-07-14 20:11:26,760 root INFO copying pandas/tests/tslibs/test_period_asfreq.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/tslibs 2023-07-14 20:11:26,761 root INFO copying pandas/tests/tslibs/test_liboffsets.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/tslibs 2023-07-14 20:11:26,761 root INFO copying pandas/tests/tslibs/test_fields.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/tslibs 2023-07-14 20:11:26,762 root INFO copying pandas/tests/tslibs/test_parsing.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/tslibs 2023-07-14 20:11:26,763 root INFO copying pandas/tests/tslibs/test_parse_iso8601.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/tslibs 2023-07-14 20:11:26,764 root INFO copying pandas/tests/tslibs/test_tzconversion.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/tslibs 2023-07-14 20:11:26,765 root INFO copying pandas/tests/tslibs/test_conversion.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/tslibs 2023-07-14 20:11:26,766 root INFO copying pandas/tests/tslibs/test_libfrequencies.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/tslibs 2023-07-14 20:11:26,767 root INFO copying pandas/tests/tslibs/test_ccalendar.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/tslibs 2023-07-14 20:11:26,768 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/computation 2023-07-14 20:11:26,769 root INFO copying pandas/tests/computation/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/computation 2023-07-14 20:11:26,770 root INFO copying pandas/tests/computation/test_compat.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/computation 2023-07-14 20:11:26,770 root INFO copying pandas/tests/computation/test_eval.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/computation 2023-07-14 20:11:26,773 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/strings 2023-07-14 20:11:26,773 root INFO copying pandas/tests/strings/test_cat.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/strings 2023-07-14 20:11:26,774 root INFO copying pandas/tests/strings/conftest.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/strings 2023-07-14 20:11:26,775 root INFO copying pandas/tests/strings/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/strings 2023-07-14 20:11:26,776 root INFO copying pandas/tests/strings/test_case_justify.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/strings 2023-07-14 20:11:26,777 root INFO copying pandas/tests/strings/test_api.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/strings 2023-07-14 20:11:26,778 root INFO copying pandas/tests/strings/test_extract.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/strings 2023-07-14 20:11:26,779 root INFO copying pandas/tests/strings/test_string_array.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/strings 2023-07-14 20:11:26,780 root INFO copying pandas/tests/strings/test_strings.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/strings 2023-07-14 20:11:26,781 root INFO copying pandas/tests/strings/test_get_dummies.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/strings 2023-07-14 20:11:26,782 root INFO copying pandas/tests/strings/test_split_partition.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/strings 2023-07-14 20:11:26,783 root INFO copying pandas/tests/strings/test_find_replace.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/strings 2023-07-14 20:11:26,784 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/datetimes 2023-07-14 20:11:26,785 root INFO copying pandas/tests/arrays/datetimes/test_constructors.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/datetimes 2023-07-14 20:11:26,786 root INFO copying pandas/tests/arrays/datetimes/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/datetimes 2023-07-14 20:11:26,786 root INFO copying pandas/tests/arrays/datetimes/test_cumulative.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/datetimes 2023-07-14 20:11:26,787 root INFO copying pandas/tests/arrays/datetimes/test_reductions.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/datetimes 2023-07-14 20:11:26,789 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/timedeltas 2023-07-14 20:11:26,789 root INFO copying pandas/tests/arrays/timedeltas/test_constructors.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/timedeltas 2023-07-14 20:11:26,790 root INFO copying pandas/tests/arrays/timedeltas/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/timedeltas 2023-07-14 20:11:26,791 root INFO copying pandas/tests/arrays/timedeltas/test_cumulative.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/timedeltas 2023-07-14 20:11:26,792 root INFO copying pandas/tests/arrays/timedeltas/test_reductions.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/timedeltas 2023-07-14 20:11:26,794 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/sparse 2023-07-14 20:11:26,795 root INFO copying pandas/tests/arrays/sparse/test_constructors.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/sparse 2023-07-14 20:11:26,796 root INFO copying pandas/tests/arrays/sparse/test_combine_concat.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/sparse 2023-07-14 20:11:26,796 root INFO copying pandas/tests/arrays/sparse/test_accessor.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/sparse 2023-07-14 20:11:26,797 root INFO copying pandas/tests/arrays/sparse/test_indexing.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/sparse 2023-07-14 20:11:26,798 root INFO copying pandas/tests/arrays/sparse/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/sparse 2023-07-14 20:11:26,799 root INFO copying pandas/tests/arrays/sparse/test_array.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/sparse 2023-07-14 20:11:26,800 root INFO copying pandas/tests/arrays/sparse/test_libsparse.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/sparse 2023-07-14 20:11:26,801 root INFO copying pandas/tests/arrays/sparse/test_unary.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/sparse 2023-07-14 20:11:26,802 root INFO copying pandas/tests/arrays/sparse/test_astype.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/sparse 2023-07-14 20:11:26,803 root INFO copying pandas/tests/arrays/sparse/test_reductions.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/sparse 2023-07-14 20:11:26,804 root INFO copying pandas/tests/arrays/sparse/test_dtype.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/sparse 2023-07-14 20:11:26,805 root INFO copying pandas/tests/arrays/sparse/test_arithmetics.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/sparse 2023-07-14 20:11:26,807 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/integer 2023-07-14 20:11:26,807 root INFO copying pandas/tests/arrays/integer/test_function.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/integer 2023-07-14 20:11:26,808 root INFO copying pandas/tests/arrays/integer/test_indexing.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/integer 2023-07-14 20:11:26,809 root INFO copying pandas/tests/arrays/integer/test_dtypes.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/integer 2023-07-14 20:11:26,810 root INFO copying pandas/tests/arrays/integer/conftest.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/integer 2023-07-14 20:11:26,811 root INFO copying pandas/tests/arrays/integer/test_concat.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/integer 2023-07-14 20:11:26,812 root INFO copying pandas/tests/arrays/integer/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/integer 2023-07-14 20:11:26,813 root INFO copying pandas/tests/arrays/integer/test_arithmetic.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/integer 2023-07-14 20:11:26,814 root INFO copying pandas/tests/arrays/integer/test_construction.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/integer 2023-07-14 20:11:26,815 root INFO copying pandas/tests/arrays/integer/test_repr.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/integer 2023-07-14 20:11:26,816 root INFO copying pandas/tests/arrays/integer/test_comparison.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/integer 2023-07-14 20:11:26,817 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/masked 2023-07-14 20:11:26,818 root INFO copying pandas/tests/arrays/masked/test_function.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/masked 2023-07-14 20:11:26,819 root INFO copying pandas/tests/arrays/masked/test_indexing.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/masked 2023-07-14 20:11:26,820 root INFO copying pandas/tests/arrays/masked/test_arrow_compat.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/masked 2023-07-14 20:11:26,821 root INFO copying pandas/tests/arrays/masked/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/masked 2023-07-14 20:11:26,821 root INFO copying pandas/tests/arrays/masked/test_arithmetic.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/masked 2023-07-14 20:11:26,823 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/boolean 2023-07-14 20:11:26,824 root INFO copying pandas/tests/arrays/boolean/test_function.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/boolean 2023-07-14 20:11:26,825 root INFO copying pandas/tests/arrays/boolean/test_indexing.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/boolean 2023-07-14 20:11:26,826 root INFO copying pandas/tests/arrays/boolean/test_reduction.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/boolean 2023-07-14 20:11:26,827 root INFO copying pandas/tests/arrays/boolean/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/boolean 2023-07-14 20:11:26,828 root INFO copying pandas/tests/arrays/boolean/test_arithmetic.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/boolean 2023-07-14 20:11:26,828 root INFO copying pandas/tests/arrays/boolean/test_construction.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/boolean 2023-07-14 20:11:26,829 root INFO copying pandas/tests/arrays/boolean/test_ops.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/boolean 2023-07-14 20:11:26,830 root INFO copying pandas/tests/arrays/boolean/test_logical.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/boolean 2023-07-14 20:11:26,831 root INFO copying pandas/tests/arrays/boolean/test_astype.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/boolean 2023-07-14 20:11:26,832 root INFO copying pandas/tests/arrays/boolean/test_repr.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/boolean 2023-07-14 20:11:26,833 root INFO copying pandas/tests/arrays/boolean/test_comparison.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/boolean 2023-07-14 20:11:26,836 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/categorical 2023-07-14 20:11:26,836 root INFO copying pandas/tests/arrays/categorical/test_constructors.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/categorical 2023-07-14 20:11:26,837 root INFO copying pandas/tests/arrays/categorical/test_indexing.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/categorical 2023-07-14 20:11:26,838 root INFO copying pandas/tests/arrays/categorical/test_dtypes.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/categorical 2023-07-14 20:11:26,839 root INFO copying pandas/tests/arrays/categorical/conftest.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/categorical 2023-07-14 20:11:26,840 root INFO copying pandas/tests/arrays/categorical/test_missing.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/categorical 2023-07-14 20:11:26,841 root INFO copying pandas/tests/arrays/categorical/test_algos.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/categorical 2023-07-14 20:11:26,842 root INFO copying pandas/tests/arrays/categorical/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/categorical 2023-07-14 20:11:26,843 root INFO copying pandas/tests/arrays/categorical/test_warnings.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/categorical 2023-07-14 20:11:26,843 root INFO copying pandas/tests/arrays/categorical/test_analytics.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/categorical 2023-07-14 20:11:26,844 root INFO copying pandas/tests/arrays/categorical/test_api.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/categorical 2023-07-14 20:11:26,845 root INFO copying pandas/tests/arrays/categorical/test_operators.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/categorical 2023-07-14 20:11:26,846 root INFO copying pandas/tests/arrays/categorical/test_subclass.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/categorical 2023-07-14 20:11:26,847 root INFO copying pandas/tests/arrays/categorical/test_sorting.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/categorical 2023-07-14 20:11:26,848 root INFO copying pandas/tests/arrays/categorical/test_replace.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/categorical 2023-07-14 20:11:26,849 root INFO copying pandas/tests/arrays/categorical/test_astype.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/categorical 2023-07-14 20:11:26,850 root INFO copying pandas/tests/arrays/categorical/test_take.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/categorical 2023-07-14 20:11:26,851 root INFO copying pandas/tests/arrays/categorical/test_repr.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/categorical 2023-07-14 20:11:26,853 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/numpy_ 2023-07-14 20:11:26,853 root INFO copying pandas/tests/arrays/numpy_/test_indexing.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/numpy_ 2023-07-14 20:11:26,854 root INFO copying pandas/tests/arrays/numpy_/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/numpy_ 2023-07-14 20:11:26,855 root INFO copying pandas/tests/arrays/numpy_/test_numpy.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/numpy_ 2023-07-14 20:11:26,857 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/period 2023-07-14 20:11:26,857 root INFO copying pandas/tests/arrays/period/test_constructors.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/period 2023-07-14 20:11:26,858 root INFO copying pandas/tests/arrays/period/test_arrow_compat.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/period 2023-07-14 20:11:26,859 root INFO copying pandas/tests/arrays/period/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/period 2023-07-14 20:11:26,860 root INFO copying pandas/tests/arrays/period/test_astype.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/period 2023-07-14 20:11:26,861 root INFO copying pandas/tests/arrays/period/test_reductions.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/period 2023-07-14 20:11:26,863 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/floating 2023-07-14 20:11:26,864 root INFO copying pandas/tests/arrays/floating/test_function.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/floating 2023-07-14 20:11:26,865 root INFO copying pandas/tests/arrays/floating/conftest.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/floating 2023-07-14 20:11:26,866 root INFO copying pandas/tests/arrays/floating/test_concat.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/floating 2023-07-14 20:11:26,867 root INFO copying pandas/tests/arrays/floating/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/floating 2023-07-14 20:11:26,868 root INFO copying pandas/tests/arrays/floating/test_arithmetic.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/floating 2023-07-14 20:11:26,869 root INFO copying pandas/tests/arrays/floating/test_construction.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/floating 2023-07-14 20:11:26,870 root INFO copying pandas/tests/arrays/floating/test_to_numpy.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/floating 2023-07-14 20:11:26,871 root INFO copying pandas/tests/arrays/floating/test_astype.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/floating 2023-07-14 20:11:26,872 root INFO copying pandas/tests/arrays/floating/test_repr.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/floating 2023-07-14 20:11:26,873 root INFO copying pandas/tests/arrays/floating/test_comparison.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/floating 2023-07-14 20:11:26,874 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/string_ 2023-07-14 20:11:26,875 root INFO copying pandas/tests/arrays/string_/test_string_arrow.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/string_ 2023-07-14 20:11:26,876 root INFO copying pandas/tests/arrays/string_/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/string_ 2023-07-14 20:11:26,877 root INFO copying pandas/tests/arrays/string_/test_string.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/string_ 2023-07-14 20:11:26,878 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/interval 2023-07-14 20:11:26,879 root INFO copying pandas/tests/arrays/interval/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/interval 2023-07-14 20:11:26,880 root INFO copying pandas/tests/arrays/interval/test_interval.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/interval 2023-07-14 20:11:26,881 root INFO copying pandas/tests/arrays/interval/test_ops.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/interval 2023-07-14 20:11:26,882 root INFO copying pandas/tests/arrays/interval/test_astype.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/interval 2023-07-14 20:11:26,884 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/frequencies 2023-07-14 20:11:26,884 root INFO copying pandas/tests/tseries/frequencies/test_frequencies.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/frequencies 2023-07-14 20:11:26,885 root INFO copying pandas/tests/tseries/frequencies/test_inference.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/frequencies 2023-07-14 20:11:26,886 root INFO copying pandas/tests/tseries/frequencies/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/frequencies 2023-07-14 20:11:26,887 root INFO copying pandas/tests/tseries/frequencies/test_freq_code.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/frequencies 2023-07-14 20:11:26,890 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/offsets 2023-07-14 20:11:26,890 root INFO copying pandas/tests/tseries/offsets/test_business_day.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/offsets 2023-07-14 20:11:26,891 root INFO copying pandas/tests/tseries/offsets/common.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/offsets 2023-07-14 20:11:26,892 root INFO copying pandas/tests/tseries/offsets/test_fiscal.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/offsets 2023-07-14 20:11:26,893 root INFO copying pandas/tests/tseries/offsets/conftest.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/offsets 2023-07-14 20:11:26,894 root INFO copying pandas/tests/tseries/offsets/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/offsets 2023-07-14 20:11:26,895 root INFO copying pandas/tests/tseries/offsets/test_custom_business_month.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/offsets 2023-07-14 20:11:26,896 root INFO copying pandas/tests/tseries/offsets/test_easter.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/offsets 2023-07-14 20:11:26,897 root INFO copying pandas/tests/tseries/offsets/test_custom_business_hour.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/offsets 2023-07-14 20:11:26,898 root INFO copying pandas/tests/tseries/offsets/test_quarter.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/offsets 2023-07-14 20:11:26,899 root INFO copying pandas/tests/tseries/offsets/test_business_quarter.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/offsets 2023-07-14 20:11:26,900 root INFO copying pandas/tests/tseries/offsets/test_offsets_properties.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/offsets 2023-07-14 20:11:26,901 root INFO copying pandas/tests/tseries/offsets/test_ticks.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/offsets 2023-07-14 20:11:26,902 root INFO copying pandas/tests/tseries/offsets/test_business_year.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/offsets 2023-07-14 20:11:26,903 root INFO copying pandas/tests/tseries/offsets/test_year.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/offsets 2023-07-14 20:11:26,904 root INFO copying pandas/tests/tseries/offsets/test_business_month.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/offsets 2023-07-14 20:11:26,905 root INFO copying pandas/tests/tseries/offsets/test_dst.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/offsets 2023-07-14 20:11:26,906 root INFO copying pandas/tests/tseries/offsets/test_week.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/offsets 2023-07-14 20:11:26,907 root INFO copying pandas/tests/tseries/offsets/test_business_hour.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/offsets 2023-07-14 20:11:26,908 root INFO copying pandas/tests/tseries/offsets/test_offsets.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/offsets 2023-07-14 20:11:26,909 root INFO copying pandas/tests/tseries/offsets/test_common.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/offsets 2023-07-14 20:11:26,910 root INFO copying pandas/tests/tseries/offsets/test_index.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/offsets 2023-07-14 20:11:26,911 root INFO copying pandas/tests/tseries/offsets/test_month.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/offsets 2023-07-14 20:11:26,912 root INFO copying pandas/tests/tseries/offsets/test_custom_business_day.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/offsets 2023-07-14 20:11:26,914 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/holiday 2023-07-14 20:11:26,915 root INFO copying pandas/tests/tseries/holiday/test_federal.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/holiday 2023-07-14 20:11:26,916 root INFO copying pandas/tests/tseries/holiday/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/holiday 2023-07-14 20:11:26,917 root INFO copying pandas/tests/tseries/holiday/test_observance.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/holiday 2023-07-14 20:11:26,918 root INFO copying pandas/tests/tseries/holiday/test_calendar.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/holiday 2023-07-14 20:11:26,919 root INFO copying pandas/tests/tseries/holiday/test_holiday.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/holiday 2023-07-14 20:11:26,920 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/object 2023-07-14 20:11:26,921 root INFO copying pandas/tests/indexes/object/test_indexing.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/object 2023-07-14 20:11:26,922 root INFO copying pandas/tests/indexes/object/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/object 2023-07-14 20:11:26,923 root INFO copying pandas/tests/indexes/object/test_astype.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/object 2023-07-14 20:11:26,925 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes 2023-07-14 20:11:26,926 root INFO copying pandas/tests/indexes/datetimes/test_scalar_compat.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes 2023-07-14 20:11:26,927 root INFO copying pandas/tests/indexes/datetimes/test_constructors.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes 2023-07-14 20:11:26,928 root INFO copying pandas/tests/indexes/datetimes/test_timezones.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes 2023-07-14 20:11:26,929 root INFO copying pandas/tests/indexes/datetimes/test_indexing.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes 2023-07-14 20:11:26,930 root INFO copying pandas/tests/indexes/datetimes/test_datetimelike.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes 2023-07-14 20:11:26,931 root INFO copying pandas/tests/indexes/datetimes/test_delete.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes 2023-07-14 20:11:26,932 root INFO copying pandas/tests/indexes/datetimes/test_npfuncs.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes 2023-07-14 20:11:26,933 root INFO copying pandas/tests/indexes/datetimes/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes 2023-07-14 20:11:26,934 root INFO copying pandas/tests/indexes/datetimes/test_formats.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes 2023-07-14 20:11:26,935 root INFO copying pandas/tests/indexes/datetimes/test_misc.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes 2023-07-14 20:11:26,936 root INFO copying pandas/tests/indexes/datetimes/test_asof.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes 2023-07-14 20:11:26,937 root INFO copying pandas/tests/indexes/datetimes/test_join.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes 2023-07-14 20:11:26,938 root INFO copying pandas/tests/indexes/datetimes/test_datetime.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes 2023-07-14 20:11:26,939 root INFO copying pandas/tests/indexes/datetimes/test_freq_attr.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes 2023-07-14 20:11:26,940 root INFO copying pandas/tests/indexes/datetimes/test_ops.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes 2023-07-14 20:11:26,941 root INFO copying pandas/tests/indexes/datetimes/test_date_range.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes 2023-07-14 20:11:26,942 root INFO copying pandas/tests/indexes/datetimes/test_unique.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes 2023-07-14 20:11:26,943 root INFO copying pandas/tests/indexes/datetimes/test_reindex.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes 2023-07-14 20:11:26,944 root INFO copying pandas/tests/indexes/datetimes/test_map.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes 2023-07-14 20:11:26,945 root INFO copying pandas/tests/indexes/datetimes/test_partial_slicing.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes 2023-07-14 20:11:26,946 root INFO copying pandas/tests/indexes/datetimes/test_pickle.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes 2023-07-14 20:11:26,947 root INFO copying pandas/tests/indexes/datetimes/test_setops.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes 2023-07-14 20:11:26,950 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/multi 2023-07-14 20:11:26,951 root INFO copying pandas/tests/indexes/multi/test_duplicates.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/multi 2023-07-14 20:11:26,952 root INFO copying pandas/tests/indexes/multi/test_constructors.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/multi 2023-07-14 20:11:26,953 root INFO copying pandas/tests/indexes/multi/test_indexing.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/multi 2023-07-14 20:11:26,954 root INFO copying pandas/tests/indexes/multi/test_get_set.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/multi 2023-07-14 20:11:26,954 root INFO copying pandas/tests/indexes/multi/test_lexsort.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/multi 2023-07-14 20:11:26,955 root INFO copying pandas/tests/indexes/multi/test_equivalence.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/multi 2023-07-14 20:11:26,956 root INFO copying pandas/tests/indexes/multi/conftest.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/multi 2023-07-14 20:11:26,957 root INFO copying pandas/tests/indexes/multi/test_missing.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/multi 2023-07-14 20:11:26,958 root INFO copying pandas/tests/indexes/multi/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/multi 2023-07-14 20:11:26,959 root INFO copying pandas/tests/indexes/multi/test_copy.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/multi 2023-07-14 20:11:26,960 root INFO copying pandas/tests/indexes/multi/test_formats.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/multi 2023-07-14 20:11:26,961 root INFO copying pandas/tests/indexes/multi/test_isin.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/multi 2023-07-14 20:11:26,962 root INFO copying pandas/tests/indexes/multi/test_analytics.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/multi 2023-07-14 20:11:26,963 root INFO copying pandas/tests/indexes/multi/test_compat.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/multi 2023-07-14 20:11:26,964 root INFO copying pandas/tests/indexes/multi/test_partial_indexing.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/multi 2023-07-14 20:11:26,965 root INFO copying pandas/tests/indexes/multi/test_get_level_values.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/multi 2023-07-14 20:11:26,965 root INFO copying pandas/tests/indexes/multi/test_join.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/multi 2023-07-14 20:11:26,966 root INFO copying pandas/tests/indexes/multi/test_sorting.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/multi 2023-07-14 20:11:26,967 root INFO copying pandas/tests/indexes/multi/test_integrity.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/multi 2023-07-14 20:11:26,968 root INFO copying pandas/tests/indexes/multi/test_drop.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/multi 2023-07-14 20:11:26,969 root INFO copying pandas/tests/indexes/multi/test_astype.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/multi 2023-07-14 20:11:26,970 root INFO copying pandas/tests/indexes/multi/test_take.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/multi 2023-07-14 20:11:26,971 root INFO copying pandas/tests/indexes/multi/test_names.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/multi 2023-07-14 20:11:26,972 root INFO copying pandas/tests/indexes/multi/test_conversion.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/multi 2023-07-14 20:11:26,973 root INFO copying pandas/tests/indexes/multi/test_reshape.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/multi 2023-07-14 20:11:26,974 root INFO copying pandas/tests/indexes/multi/test_reindex.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/multi 2023-07-14 20:11:26,975 root INFO copying pandas/tests/indexes/multi/test_monotonic.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/multi 2023-07-14 20:11:26,975 root INFO copying pandas/tests/indexes/multi/test_pickle.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/multi 2023-07-14 20:11:26,976 root INFO copying pandas/tests/indexes/multi/test_setops.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/multi 2023-07-14 20:11:26,979 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/timedeltas 2023-07-14 20:11:26,979 root INFO copying pandas/tests/indexes/timedeltas/test_scalar_compat.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/timedeltas 2023-07-14 20:11:26,980 root INFO copying pandas/tests/indexes/timedeltas/test_constructors.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/timedeltas 2023-07-14 20:11:26,981 root INFO copying pandas/tests/indexes/timedeltas/test_indexing.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/timedeltas 2023-07-14 20:11:26,982 root INFO copying pandas/tests/indexes/timedeltas/test_delete.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/timedeltas 2023-07-14 20:11:26,983 root INFO copying pandas/tests/indexes/timedeltas/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/timedeltas 2023-07-14 20:11:26,984 root INFO copying pandas/tests/indexes/timedeltas/test_formats.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/timedeltas 2023-07-14 20:11:26,985 root INFO copying pandas/tests/indexes/timedeltas/test_timedelta_range.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/timedeltas 2023-07-14 20:11:26,986 root INFO copying pandas/tests/indexes/timedeltas/test_join.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/timedeltas 2023-07-14 20:11:26,986 root INFO copying pandas/tests/indexes/timedeltas/test_freq_attr.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/timedeltas 2023-07-14 20:11:26,987 root INFO copying pandas/tests/indexes/timedeltas/test_timedelta.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/timedeltas 2023-07-14 20:11:26,988 root INFO copying pandas/tests/indexes/timedeltas/test_searchsorted.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/timedeltas 2023-07-14 20:11:26,989 root INFO copying pandas/tests/indexes/timedeltas/test_ops.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/timedeltas 2023-07-14 20:11:26,990 root INFO copying pandas/tests/indexes/timedeltas/test_pickle.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/timedeltas 2023-07-14 20:11:26,991 root INFO copying pandas/tests/indexes/timedeltas/test_setops.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/timedeltas 2023-07-14 20:11:26,993 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/ranges 2023-07-14 20:11:26,993 root INFO copying pandas/tests/indexes/ranges/test_constructors.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/ranges 2023-07-14 20:11:26,994 root INFO copying pandas/tests/indexes/ranges/test_indexing.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/ranges 2023-07-14 20:11:26,995 root INFO copying pandas/tests/indexes/ranges/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/ranges 2023-07-14 20:11:26,996 root INFO copying pandas/tests/indexes/ranges/test_join.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/ranges 2023-07-14 20:11:26,997 root INFO copying pandas/tests/indexes/ranges/test_range.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/ranges 2023-07-14 20:11:26,998 root INFO copying pandas/tests/indexes/ranges/test_setops.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/ranges 2023-07-14 20:11:27,000 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimelike_ 2023-07-14 20:11:27,000 root INFO copying pandas/tests/indexes/datetimelike_/test_indexing.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimelike_ 2023-07-14 20:11:27,001 root INFO copying pandas/tests/indexes/datetimelike_/test_value_counts.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimelike_ 2023-07-14 20:11:27,002 root INFO copying pandas/tests/indexes/datetimelike_/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimelike_ 2023-07-14 20:11:27,003 root INFO copying pandas/tests/indexes/datetimelike_/test_is_monotonic.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimelike_ 2023-07-14 20:11:27,004 root INFO copying pandas/tests/indexes/datetimelike_/test_drop_duplicates.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimelike_ 2023-07-14 20:11:27,005 root INFO copying pandas/tests/indexes/datetimelike_/test_nat.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimelike_ 2023-07-14 20:11:27,006 root INFO copying pandas/tests/indexes/datetimelike_/test_sort_values.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimelike_ 2023-07-14 20:11:27,007 root INFO copying pandas/tests/indexes/datetimelike_/test_equals.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimelike_ 2023-07-14 20:11:27,009 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/categorical 2023-07-14 20:11:27,009 root INFO copying pandas/tests/indexes/categorical/test_fillna.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/categorical 2023-07-14 20:11:27,010 root INFO copying pandas/tests/indexes/categorical/test_constructors.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/categorical 2023-07-14 20:11:27,011 root INFO copying pandas/tests/indexes/categorical/test_indexing.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/categorical 2023-07-14 20:11:27,012 root INFO copying pandas/tests/indexes/categorical/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/categorical 2023-07-14 20:11:27,013 root INFO copying pandas/tests/indexes/categorical/test_formats.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/categorical 2023-07-14 20:11:27,014 root INFO copying pandas/tests/indexes/categorical/test_append.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/categorical 2023-07-14 20:11:27,015 root INFO copying pandas/tests/indexes/categorical/test_category.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/categorical 2023-07-14 20:11:27,016 root INFO copying pandas/tests/indexes/categorical/test_astype.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/categorical 2023-07-14 20:11:27,017 root INFO copying pandas/tests/indexes/categorical/test_reindex.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/categorical 2023-07-14 20:11:27,018 root INFO copying pandas/tests/indexes/categorical/test_map.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/categorical 2023-07-14 20:11:27,019 root INFO copying pandas/tests/indexes/categorical/test_equals.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/categorical 2023-07-14 20:11:27,020 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/numeric 2023-07-14 20:11:27,021 root INFO copying pandas/tests/indexes/numeric/test_numeric.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/numeric 2023-07-14 20:11:27,022 root INFO copying pandas/tests/indexes/numeric/test_indexing.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/numeric 2023-07-14 20:11:27,023 root INFO copying pandas/tests/indexes/numeric/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/numeric 2023-07-14 20:11:27,024 root INFO copying pandas/tests/indexes/numeric/test_join.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/numeric 2023-07-14 20:11:27,024 root INFO copying pandas/tests/indexes/numeric/test_astype.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/numeric 2023-07-14 20:11:27,025 root INFO copying pandas/tests/indexes/numeric/test_setops.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/numeric 2023-07-14 20:11:27,028 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/period 2023-07-14 20:11:27,028 root INFO copying pandas/tests/indexes/period/test_resolution.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/period 2023-07-14 20:11:27,029 root INFO copying pandas/tests/indexes/period/test_scalar_compat.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/period 2023-07-14 20:11:27,030 root INFO copying pandas/tests/indexes/period/test_constructors.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/period 2023-07-14 20:11:27,031 root INFO copying pandas/tests/indexes/period/test_indexing.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/period 2023-07-14 20:11:27,032 root INFO copying pandas/tests/indexes/period/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/period 2023-07-14 20:11:27,033 root INFO copying pandas/tests/indexes/period/test_formats.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/period 2023-07-14 20:11:27,034 root INFO copying pandas/tests/indexes/period/test_join.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/period 2023-07-14 20:11:27,035 root INFO copying pandas/tests/indexes/period/test_period.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/period 2023-07-14 20:11:27,036 root INFO copying pandas/tests/indexes/period/test_freq_attr.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/period 2023-07-14 20:11:27,036 root INFO copying pandas/tests/indexes/period/test_searchsorted.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/period 2023-07-14 20:11:27,037 root INFO copying pandas/tests/indexes/period/test_period_range.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/period 2023-07-14 20:11:27,038 root INFO copying pandas/tests/indexes/period/test_monotonic.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/period 2023-07-14 20:11:27,039 root INFO copying pandas/tests/indexes/period/test_partial_slicing.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/period 2023-07-14 20:11:27,040 root INFO copying pandas/tests/indexes/period/test_pickle.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/period 2023-07-14 20:11:27,041 root INFO copying pandas/tests/indexes/period/test_tools.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/period 2023-07-14 20:11:27,042 root INFO copying pandas/tests/indexes/period/test_setops.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/period 2023-07-14 20:11:27,044 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/base_class 2023-07-14 20:11:27,044 root INFO copying pandas/tests/indexes/base_class/test_constructors.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/base_class 2023-07-14 20:11:27,045 root INFO copying pandas/tests/indexes/base_class/test_indexing.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/base_class 2023-07-14 20:11:27,046 root INFO copying pandas/tests/indexes/base_class/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/base_class 2023-07-14 20:11:27,047 root INFO copying pandas/tests/indexes/base_class/test_formats.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/base_class 2023-07-14 20:11:27,048 root INFO copying pandas/tests/indexes/base_class/test_where.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/base_class 2023-07-14 20:11:27,049 root INFO copying pandas/tests/indexes/base_class/test_reshape.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/base_class 2023-07-14 20:11:27,050 root INFO copying pandas/tests/indexes/base_class/test_pickle.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/base_class 2023-07-14 20:11:27,051 root INFO copying pandas/tests/indexes/base_class/test_setops.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/base_class 2023-07-14 20:11:27,053 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/interval 2023-07-14 20:11:27,054 root INFO copying pandas/tests/indexes/interval/test_interval_tree.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/interval 2023-07-14 20:11:27,055 root INFO copying pandas/tests/indexes/interval/test_constructors.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/interval 2023-07-14 20:11:27,055 root INFO copying pandas/tests/indexes/interval/test_indexing.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/interval 2023-07-14 20:11:27,056 root INFO copying pandas/tests/indexes/interval/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/interval 2023-07-14 20:11:27,057 root INFO copying pandas/tests/indexes/interval/test_formats.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/interval 2023-07-14 20:11:27,058 root INFO copying pandas/tests/indexes/interval/test_join.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/interval 2023-07-14 20:11:27,059 root INFO copying pandas/tests/indexes/interval/test_interval.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/interval 2023-07-14 20:11:27,060 root INFO copying pandas/tests/indexes/interval/test_astype.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/interval 2023-07-14 20:11:27,061 root INFO copying pandas/tests/indexes/interval/test_interval_range.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/interval 2023-07-14 20:11:27,062 root INFO copying pandas/tests/indexes/interval/test_pickle.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/interval 2023-07-14 20:11:27,063 root INFO copying pandas/tests/indexes/interval/test_base.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/interval 2023-07-14 20:11:27,064 root INFO copying pandas/tests/indexes/interval/test_setops.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/interval 2023-07-14 20:11:27,065 root INFO copying pandas/tests/indexes/interval/test_equals.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/interval 2023-07-14 20:11:27,067 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes/methods 2023-07-14 20:11:27,068 root INFO copying pandas/tests/indexes/datetimes/methods/test_factorize.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes/methods 2023-07-14 20:11:27,069 root INFO copying pandas/tests/indexes/datetimes/methods/test_to_series.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes/methods 2023-07-14 20:11:27,069 root INFO copying pandas/tests/indexes/datetimes/methods/test_fillna.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes/methods 2023-07-14 20:11:27,070 root INFO copying pandas/tests/indexes/datetimes/methods/test_shift.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes/methods 2023-07-14 20:11:27,071 root INFO copying pandas/tests/indexes/datetimes/methods/test_repeat.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes/methods 2023-07-14 20:11:27,072 root INFO copying pandas/tests/indexes/datetimes/methods/test_to_period.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes/methods 2023-07-14 20:11:27,073 root INFO copying pandas/tests/indexes/datetimes/methods/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes/methods 2023-07-14 20:11:27,074 root INFO copying pandas/tests/indexes/datetimes/methods/test_isocalendar.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes/methods 2023-07-14 20:11:27,075 root INFO copying pandas/tests/indexes/datetimes/methods/test_snap.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes/methods 2023-07-14 20:11:27,076 root INFO copying pandas/tests/indexes/datetimes/methods/test_to_frame.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes/methods 2023-07-14 20:11:27,077 root INFO copying pandas/tests/indexes/datetimes/methods/test_astype.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes/methods 2023-07-14 20:11:27,078 root INFO copying pandas/tests/indexes/datetimes/methods/test_insert.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes/methods 2023-07-14 20:11:27,080 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/timedeltas/methods 2023-07-14 20:11:27,080 root INFO copying pandas/tests/indexes/timedeltas/methods/test_factorize.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/timedeltas/methods 2023-07-14 20:11:27,081 root INFO copying pandas/tests/indexes/timedeltas/methods/test_fillna.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/timedeltas/methods 2023-07-14 20:11:27,082 root INFO copying pandas/tests/indexes/timedeltas/methods/test_shift.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/timedeltas/methods 2023-07-14 20:11:27,083 root INFO copying pandas/tests/indexes/timedeltas/methods/test_repeat.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/timedeltas/methods 2023-07-14 20:11:27,084 root INFO copying pandas/tests/indexes/timedeltas/methods/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/timedeltas/methods 2023-07-14 20:11:27,085 root INFO copying pandas/tests/indexes/timedeltas/methods/test_astype.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/timedeltas/methods 2023-07-14 20:11:27,086 root INFO copying pandas/tests/indexes/timedeltas/methods/test_insert.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/timedeltas/methods 2023-07-14 20:11:27,088 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/period/methods 2023-07-14 20:11:27,088 root INFO copying pandas/tests/indexes/period/methods/test_factorize.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/period/methods 2023-07-14 20:11:27,089 root INFO copying pandas/tests/indexes/period/methods/test_to_timestamp.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/period/methods 2023-07-14 20:11:27,090 root INFO copying pandas/tests/indexes/period/methods/test_fillna.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/period/methods 2023-07-14 20:11:27,091 root INFO copying pandas/tests/indexes/period/methods/test_shift.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/period/methods 2023-07-14 20:11:27,092 root INFO copying pandas/tests/indexes/period/methods/test_repeat.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/period/methods 2023-07-14 20:11:27,093 root INFO copying pandas/tests/indexes/period/methods/test_is_full.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/period/methods 2023-07-14 20:11:27,094 root INFO copying pandas/tests/indexes/period/methods/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/period/methods 2023-07-14 20:11:27,095 root INFO copying pandas/tests/indexes/period/methods/test_astype.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/period/methods 2023-07-14 20:11:27,096 root INFO copying pandas/tests/indexes/period/methods/test_asfreq.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/period/methods 2023-07-14 20:11:27,096 root INFO copying pandas/tests/indexes/period/methods/test_insert.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/period/methods 2023-07-14 20:11:27,098 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/extension/json 2023-07-14 20:11:27,098 root INFO copying pandas/tests/extension/json/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/extension/json 2023-07-14 20:11:27,099 root INFO copying pandas/tests/extension/json/array.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/extension/json 2023-07-14 20:11:27,100 root INFO copying pandas/tests/extension/json/test_json.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/extension/json 2023-07-14 20:11:27,102 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/extension/decimal 2023-07-14 20:11:27,102 root INFO copying pandas/tests/extension/decimal/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/extension/decimal 2023-07-14 20:11:27,103 root INFO copying pandas/tests/extension/decimal/array.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/extension/decimal 2023-07-14 20:11:27,104 root INFO copying pandas/tests/extension/decimal/test_decimal.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/extension/decimal 2023-07-14 20:11:27,106 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/extension/date 2023-07-14 20:11:27,106 root INFO copying pandas/tests/extension/date/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/extension/date 2023-07-14 20:11:27,107 root INFO copying pandas/tests/extension/date/array.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/extension/date 2023-07-14 20:11:27,110 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/extension/base 2023-07-14 20:11:27,110 root INFO copying pandas/tests/extension/base/constructors.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/extension/base 2023-07-14 20:11:27,111 root INFO copying pandas/tests/extension/base/accumulate.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/extension/base 2023-07-14 20:11:27,112 root INFO copying pandas/tests/extension/base/dim2.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/extension/base 2023-07-14 20:11:27,113 root INFO copying pandas/tests/extension/base/reshaping.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/extension/base 2023-07-14 20:11:27,114 root INFO copying pandas/tests/extension/base/groupby.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/extension/base 2023-07-14 20:11:27,115 root INFO copying pandas/tests/extension/base/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/extension/base 2023-07-14 20:11:27,116 root INFO copying pandas/tests/extension/base/base.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/extension/base 2023-07-14 20:11:27,117 root INFO copying pandas/tests/extension/base/ops.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/extension/base 2023-07-14 20:11:27,118 root INFO copying pandas/tests/extension/base/methods.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/extension/base 2023-07-14 20:11:27,119 root INFO copying pandas/tests/extension/base/setitem.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/extension/base 2023-07-14 20:11:27,120 root INFO copying pandas/tests/extension/base/missing.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/extension/base 2023-07-14 20:11:27,120 root INFO copying pandas/tests/extension/base/printing.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/extension/base 2023-07-14 20:11:27,121 root INFO copying pandas/tests/extension/base/interface.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/extension/base 2023-07-14 20:11:27,122 root INFO copying pandas/tests/extension/base/dtype.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/extension/base 2023-07-14 20:11:27,123 root INFO copying pandas/tests/extension/base/index.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/extension/base 2023-07-14 20:11:27,124 root INFO copying pandas/tests/extension/base/getitem.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/extension/base 2023-07-14 20:11:27,125 root INFO copying pandas/tests/extension/base/io.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/extension/base 2023-07-14 20:11:27,126 root INFO copying pandas/tests/extension/base/reduce.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/extension/base 2023-07-14 20:11:27,127 root INFO copying pandas/tests/extension/base/casting.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/extension/base 2023-07-14 20:11:27,128 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/extension/array_with_attr 2023-07-14 20:11:27,129 root INFO copying pandas/tests/extension/array_with_attr/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/extension/array_with_attr 2023-07-14 20:11:27,130 root INFO copying pandas/tests/extension/array_with_attr/array.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/extension/array_with_attr 2023-07-14 20:11:27,131 root INFO copying pandas/tests/extension/array_with_attr/test_array_with_attr.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/extension/array_with_attr 2023-07-14 20:11:27,132 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/extension/list 2023-07-14 20:11:27,133 root INFO copying pandas/tests/extension/list/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/extension/list 2023-07-14 20:11:27,134 root INFO copying pandas/tests/extension/list/array.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/extension/list 2023-07-14 20:11:27,134 root INFO copying pandas/tests/extension/list/test_list.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/extension/list 2023-07-14 20:11:27,137 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/reshape/concat 2023-07-14 20:11:27,137 root INFO copying pandas/tests/reshape/concat/test_append_common.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/reshape/concat 2023-07-14 20:11:27,138 root INFO copying pandas/tests/reshape/concat/conftest.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/reshape/concat 2023-07-14 20:11:27,139 root INFO copying pandas/tests/reshape/concat/test_concat.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/reshape/concat 2023-07-14 20:11:27,140 root INFO copying pandas/tests/reshape/concat/test_invalid.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/reshape/concat 2023-07-14 20:11:27,141 root INFO copying pandas/tests/reshape/concat/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/reshape/concat 2023-07-14 20:11:27,142 root INFO copying pandas/tests/reshape/concat/test_datetimes.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/reshape/concat 2023-07-14 20:11:27,143 root INFO copying pandas/tests/reshape/concat/test_append.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/reshape/concat 2023-07-14 20:11:27,144 root INFO copying pandas/tests/reshape/concat/test_dataframe.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/reshape/concat 2023-07-14 20:11:27,144 root INFO copying pandas/tests/reshape/concat/test_empty.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/reshape/concat 2023-07-14 20:11:27,145 root INFO copying pandas/tests/reshape/concat/test_sort.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/reshape/concat 2023-07-14 20:11:27,146 root INFO copying pandas/tests/reshape/concat/test_categorical.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/reshape/concat 2023-07-14 20:11:27,147 root INFO copying pandas/tests/reshape/concat/test_series.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/reshape/concat 2023-07-14 20:11:27,148 root INFO copying pandas/tests/reshape/concat/test_index.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/reshape/concat 2023-07-14 20:11:27,150 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/reshape/merge 2023-07-14 20:11:27,151 root INFO copying pandas/tests/reshape/merge/test_merge_index_as_string.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/reshape/merge 2023-07-14 20:11:27,152 root INFO copying pandas/tests/reshape/merge/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/reshape/merge 2023-07-14 20:11:27,152 root INFO copying pandas/tests/reshape/merge/test_merge_asof.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/reshape/merge 2023-07-14 20:11:27,153 root INFO copying pandas/tests/reshape/merge/test_join.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/reshape/merge 2023-07-14 20:11:27,154 root INFO copying pandas/tests/reshape/merge/test_multi.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/reshape/merge 2023-07-14 20:11:27,155 root INFO copying pandas/tests/reshape/merge/test_merge.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/reshape/merge 2023-07-14 20:11:27,157 root INFO copying pandas/tests/reshape/merge/test_merge_ordered.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/reshape/merge 2023-07-14 20:11:27,157 root INFO copying pandas/tests/reshape/merge/test_merge_cross.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/reshape/merge 2023-07-14 20:11:27,159 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/plotting/frame 2023-07-14 20:11:27,160 root INFO copying pandas/tests/plotting/frame/test_frame_legend.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/plotting/frame 2023-07-14 20:11:27,161 root INFO copying pandas/tests/plotting/frame/test_hist_box_by.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/plotting/frame 2023-07-14 20:11:27,161 root INFO copying pandas/tests/plotting/frame/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/plotting/frame 2023-07-14 20:11:27,162 root INFO copying pandas/tests/plotting/frame/test_frame_subplots.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/plotting/frame 2023-07-14 20:11:27,163 root INFO copying pandas/tests/plotting/frame/test_frame_color.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/plotting/frame 2023-07-14 20:11:27,164 root INFO copying pandas/tests/plotting/frame/test_frame.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/plotting/frame 2023-07-14 20:11:27,165 root INFO copying pandas/tests/plotting/frame/test_frame_groupby.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/plotting/frame 2023-07-14 20:11:27,167 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/copy_view/index 2023-07-14 20:11:27,167 root INFO copying pandas/tests/copy_view/index/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/copy_view/index 2023-07-14 20:11:27,168 root INFO copying pandas/tests/copy_view/index/test_periodindex.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/copy_view/index 2023-07-14 20:11:27,169 root INFO copying pandas/tests/copy_view/index/test_datetimeindex.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/copy_view/index 2023-07-14 20:11:27,170 root INFO copying pandas/tests/copy_view/index/test_index.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/copy_view/index 2023-07-14 20:11:27,171 root INFO copying pandas/tests/copy_view/index/test_timedeltaindex.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/copy_view/index 2023-07-14 20:11:27,173 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/io/json 2023-07-14 20:11:27,174 root INFO copying pandas/tests/io/json/test_normalize.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/json 2023-07-14 20:11:27,175 root INFO copying pandas/tests/io/json/test_deprecated_kwargs.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/json 2023-07-14 20:11:27,176 root INFO copying pandas/tests/io/json/test_json_table_schema.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/json 2023-07-14 20:11:27,176 root INFO copying pandas/tests/io/json/conftest.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/json 2023-07-14 20:11:27,177 root INFO copying pandas/tests/io/json/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/json 2023-07-14 20:11:27,178 root INFO copying pandas/tests/io/json/test_ujson.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/json 2023-07-14 20:11:27,179 root INFO copying pandas/tests/io/json/test_pandas.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/json 2023-07-14 20:11:27,180 root INFO copying pandas/tests/io/json/test_compression.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/json 2023-07-14 20:11:27,181 root INFO copying pandas/tests/io/json/test_readlines.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/json 2023-07-14 20:11:27,182 root INFO copying pandas/tests/io/json/test_json_table_schema_ext_dtype.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/json 2023-07-14 20:11:27,185 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser 2023-07-14 20:11:27,186 root INFO copying pandas/tests/io/parser/test_textreader.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser 2023-07-14 20:11:27,186 root INFO copying pandas/tests/io/parser/test_multi_thread.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser 2023-07-14 20:11:27,187 root INFO copying pandas/tests/io/parser/conftest.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser 2023-07-14 20:11:27,188 root INFO copying pandas/tests/io/parser/test_network.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser 2023-07-14 20:11:27,189 root INFO copying pandas/tests/io/parser/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser 2023-07-14 20:11:27,190 root INFO copying pandas/tests/io/parser/test_dialect.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser 2023-07-14 20:11:27,191 root INFO copying pandas/tests/io/parser/test_converters.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser 2023-07-14 20:11:27,192 root INFO copying pandas/tests/io/parser/test_header.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser 2023-07-14 20:11:27,193 root INFO copying pandas/tests/io/parser/test_encoding.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser 2023-07-14 20:11:27,194 root INFO copying pandas/tests/io/parser/test_unsupported.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser 2023-07-14 20:11:27,195 root INFO copying pandas/tests/io/parser/test_python_parser_only.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser 2023-07-14 20:11:27,196 root INFO copying pandas/tests/io/parser/test_mangle_dupes.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser 2023-07-14 20:11:27,196 root INFO copying pandas/tests/io/parser/test_read_fwf.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser 2023-07-14 20:11:27,197 root INFO copying pandas/tests/io/parser/test_skiprows.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser 2023-07-14 20:11:27,198 root INFO copying pandas/tests/io/parser/test_comment.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser 2023-07-14 20:11:27,199 root INFO copying pandas/tests/io/parser/test_quoting.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser 2023-07-14 20:11:27,200 root INFO copying pandas/tests/io/parser/test_c_parser_only.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser 2023-07-14 20:11:27,201 root INFO copying pandas/tests/io/parser/test_na_values.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser 2023-07-14 20:11:27,202 root INFO copying pandas/tests/io/parser/test_index_col.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser 2023-07-14 20:11:27,203 root INFO copying pandas/tests/io/parser/test_parse_dates.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser 2023-07-14 20:11:27,204 root INFO copying pandas/tests/io/parser/test_concatenate_chunks.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser 2023-07-14 20:11:27,205 root INFO copying pandas/tests/io/parser/test_compression.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser 2023-07-14 20:11:27,206 root INFO copying pandas/tests/io/parser/test_upcast.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser 2023-07-14 20:11:27,208 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/io/pytables 2023-07-14 20:11:27,209 root INFO copying pandas/tests/io/pytables/test_file_handling.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/pytables 2023-07-14 20:11:27,210 root INFO copying pandas/tests/io/pytables/test_timezones.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/pytables 2023-07-14 20:11:27,211 root INFO copying pandas/tests/io/pytables/common.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/pytables 2023-07-14 20:11:27,212 root INFO copying pandas/tests/io/pytables/test_store.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/pytables 2023-07-14 20:11:27,213 root INFO copying pandas/tests/io/pytables/conftest.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/pytables 2023-07-14 20:11:27,214 root INFO copying pandas/tests/io/pytables/test_time_series.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/pytables 2023-07-14 20:11:27,215 root INFO copying pandas/tests/io/pytables/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/pytables 2023-07-14 20:11:27,215 root INFO copying pandas/tests/io/pytables/test_put.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/pytables 2023-07-14 20:11:27,216 root INFO copying pandas/tests/io/pytables/test_pytables_missing.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/pytables 2023-07-14 20:11:27,217 root INFO copying pandas/tests/io/pytables/test_keys.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/pytables 2023-07-14 20:11:27,218 root INFO copying pandas/tests/io/pytables/test_compat.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/pytables 2023-07-14 20:11:27,219 root INFO copying pandas/tests/io/pytables/test_append.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/pytables 2023-07-14 20:11:27,220 root INFO copying pandas/tests/io/pytables/test_complex.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/pytables 2023-07-14 20:11:27,221 root INFO copying pandas/tests/io/pytables/test_subclass.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/pytables 2023-07-14 20:11:27,222 root INFO copying pandas/tests/io/pytables/test_round_trip.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/pytables 2023-07-14 20:11:27,223 root INFO copying pandas/tests/io/pytables/test_select.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/pytables 2023-07-14 20:11:27,224 root INFO copying pandas/tests/io/pytables/test_categorical.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/pytables 2023-07-14 20:11:27,225 root INFO copying pandas/tests/io/pytables/test_retain_attributes.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/pytables 2023-07-14 20:11:27,225 root INFO copying pandas/tests/io/pytables/test_errors.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/pytables 2023-07-14 20:11:27,226 root INFO copying pandas/tests/io/pytables/test_read.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/pytables 2023-07-14 20:11:27,228 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/io/sas 2023-07-14 20:11:27,228 root INFO copying pandas/tests/io/sas/test_xport.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/sas 2023-07-14 20:11:27,229 root INFO copying pandas/tests/io/sas/test_sas7bdat.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/sas 2023-07-14 20:11:27,230 root INFO copying pandas/tests/io/sas/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/sas 2023-07-14 20:11:27,231 root INFO copying pandas/tests/io/sas/test_sas.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/sas 2023-07-14 20:11:27,232 root INFO copying pandas/tests/io/sas/test_byteswap.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/sas 2023-07-14 20:11:27,234 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/io/formats 2023-07-14 20:11:27,235 root INFO copying pandas/tests/io/formats/test_to_csv.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/formats 2023-07-14 20:11:27,236 root INFO copying pandas/tests/io/formats/test_to_string.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/formats 2023-07-14 20:11:27,237 root INFO copying pandas/tests/io/formats/test_to_latex.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/formats 2023-07-14 20:11:27,238 root INFO copying pandas/tests/io/formats/test_console.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/formats 2023-07-14 20:11:27,239 root INFO copying pandas/tests/io/formats/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/formats 2023-07-14 20:11:27,240 root INFO copying pandas/tests/io/formats/test_to_html.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/formats 2023-07-14 20:11:27,241 root INFO copying pandas/tests/io/formats/test_css.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/formats 2023-07-14 20:11:27,242 root INFO copying pandas/tests/io/formats/test_info.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/formats 2023-07-14 20:11:27,242 root INFO copying pandas/tests/io/formats/test_to_markdown.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/formats 2023-07-14 20:11:27,243 root INFO copying pandas/tests/io/formats/test_eng_formatting.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/formats 2023-07-14 20:11:27,244 root INFO copying pandas/tests/io/formats/test_format.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/formats 2023-07-14 20:11:27,245 root INFO copying pandas/tests/io/formats/test_series_info.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/formats 2023-07-14 20:11:27,246 root INFO copying pandas/tests/io/formats/test_to_excel.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/formats 2023-07-14 20:11:27,247 root INFO copying pandas/tests/io/formats/test_printing.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/formats 2023-07-14 20:11:27,249 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/io/xml 2023-07-14 20:11:27,249 root INFO copying pandas/tests/io/xml/test_to_xml.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/xml 2023-07-14 20:11:27,250 root INFO copying pandas/tests/io/xml/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/xml 2023-07-14 20:11:27,251 root INFO copying pandas/tests/io/xml/test_xml.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/xml 2023-07-14 20:11:27,252 root INFO copying pandas/tests/io/xml/test_xml_dtypes.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/xml 2023-07-14 20:11:27,254 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/io/excel 2023-07-14 20:11:27,255 root INFO copying pandas/tests/io/excel/conftest.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/excel 2023-07-14 20:11:27,256 root INFO copying pandas/tests/io/excel/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/excel 2023-07-14 20:11:27,256 root INFO copying pandas/tests/io/excel/test_writers.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/excel 2023-07-14 20:11:27,257 root INFO copying pandas/tests/io/excel/test_xlrd.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/excel 2023-07-14 20:11:27,258 root INFO copying pandas/tests/io/excel/test_xlsxwriter.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/excel 2023-07-14 20:11:27,259 root INFO copying pandas/tests/io/excel/test_readers.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/excel 2023-07-14 20:11:27,260 root INFO copying pandas/tests/io/excel/test_odswriter.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/excel 2023-07-14 20:11:27,261 root INFO copying pandas/tests/io/excel/test_odf.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/excel 2023-07-14 20:11:27,262 root INFO copying pandas/tests/io/excel/test_style.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/excel 2023-07-14 20:11:27,263 root INFO copying pandas/tests/io/excel/test_openpyxl.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/excel 2023-07-14 20:11:27,265 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/common 2023-07-14 20:11:27,266 root INFO copying pandas/tests/io/parser/common/test_ints.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/common 2023-07-14 20:11:27,267 root INFO copying pandas/tests/io/parser/common/test_verbose.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/common 2023-07-14 20:11:27,267 root INFO copying pandas/tests/io/parser/common/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/common 2023-07-14 20:11:27,268 root INFO copying pandas/tests/io/parser/common/test_data_list.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/common 2023-07-14 20:11:27,269 root INFO copying pandas/tests/io/parser/common/test_inf.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/common 2023-07-14 20:11:27,270 root INFO copying pandas/tests/io/parser/common/test_file_buffer_url.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/common 2023-07-14 20:11:27,271 root INFO copying pandas/tests/io/parser/common/test_read_errors.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/common 2023-07-14 20:11:27,272 root INFO copying pandas/tests/io/parser/common/test_index.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/common 2023-07-14 20:11:27,273 root INFO copying pandas/tests/io/parser/common/test_common_basic.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/common 2023-07-14 20:11:27,274 root INFO copying pandas/tests/io/parser/common/test_chunksize.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/common 2023-07-14 20:11:27,275 root INFO copying pandas/tests/io/parser/common/test_iterator.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/common 2023-07-14 20:11:27,276 root INFO copying pandas/tests/io/parser/common/test_float.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/common 2023-07-14 20:11:27,277 root INFO copying pandas/tests/io/parser/common/test_decimal.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/common 2023-07-14 20:11:27,278 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/dtypes 2023-07-14 20:11:27,279 root INFO copying pandas/tests/io/parser/dtypes/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/dtypes 2023-07-14 20:11:27,280 root INFO copying pandas/tests/io/parser/dtypes/test_empty.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/dtypes 2023-07-14 20:11:27,281 root INFO copying pandas/tests/io/parser/dtypes/test_categorical.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/dtypes 2023-07-14 20:11:27,281 root INFO copying pandas/tests/io/parser/dtypes/test_dtypes_basic.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/dtypes 2023-07-14 20:11:27,283 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/usecols 2023-07-14 20:11:27,284 root INFO copying pandas/tests/io/parser/usecols/test_usecols_basic.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/usecols 2023-07-14 20:11:27,285 root INFO copying pandas/tests/io/parser/usecols/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/usecols 2023-07-14 20:11:27,285 root INFO copying pandas/tests/io/parser/usecols/test_strings.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/usecols 2023-07-14 20:11:27,286 root INFO copying pandas/tests/io/parser/usecols/test_parse_dates.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/usecols 2023-07-14 20:11:27,289 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/io/formats/style 2023-07-14 20:11:27,289 root INFO copying pandas/tests/io/formats/style/test_to_string.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/formats/style 2023-07-14 20:11:27,290 root INFO copying pandas/tests/io/formats/style/test_to_latex.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/formats/style 2023-07-14 20:11:27,291 root INFO copying pandas/tests/io/formats/style/test_non_unique.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/formats/style 2023-07-14 20:11:27,292 root INFO copying pandas/tests/io/formats/style/test_highlight.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/formats/style 2023-07-14 20:11:27,293 root INFO copying pandas/tests/io/formats/style/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/formats/style 2023-07-14 20:11:27,294 root INFO copying pandas/tests/io/formats/style/test_tooltip.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/formats/style 2023-07-14 20:11:27,295 root INFO copying pandas/tests/io/formats/style/test_exceptions.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/formats/style 2023-07-14 20:11:27,296 root INFO copying pandas/tests/io/formats/style/test_matplotlib.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/formats/style 2023-07-14 20:11:27,297 root INFO copying pandas/tests/io/formats/style/test_html.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/formats/style 2023-07-14 20:11:27,297 root INFO copying pandas/tests/io/formats/style/test_bar.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/formats/style 2023-07-14 20:11:27,298 root INFO copying pandas/tests/io/formats/style/test_format.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/formats/style 2023-07-14 20:11:27,299 root INFO copying pandas/tests/io/formats/style/test_style.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/formats/style 2023-07-14 20:11:27,302 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/indexing/multiindex 2023-07-14 20:11:27,302 root INFO copying pandas/tests/indexing/multiindex/test_slice.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexing/multiindex 2023-07-14 20:11:27,303 root INFO copying pandas/tests/indexing/multiindex/test_setitem.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexing/multiindex 2023-07-14 20:11:27,304 root INFO copying pandas/tests/indexing/multiindex/test_getitem.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexing/multiindex 2023-07-14 20:11:27,305 root INFO copying pandas/tests/indexing/multiindex/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexing/multiindex 2023-07-14 20:11:27,306 root INFO copying pandas/tests/indexing/multiindex/test_multiindex.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexing/multiindex 2023-07-14 20:11:27,307 root INFO copying pandas/tests/indexing/multiindex/test_datetime.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexing/multiindex 2023-07-14 20:11:27,308 root INFO copying pandas/tests/indexing/multiindex/test_iloc.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexing/multiindex 2023-07-14 20:11:27,309 root INFO copying pandas/tests/indexing/multiindex/test_indexing_slow.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexing/multiindex 2023-07-14 20:11:27,310 root INFO copying pandas/tests/indexing/multiindex/test_loc.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexing/multiindex 2023-07-14 20:11:27,311 root INFO copying pandas/tests/indexing/multiindex/test_sorted.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexing/multiindex 2023-07-14 20:11:27,311 root INFO copying pandas/tests/indexing/multiindex/test_chaining_and_caching.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexing/multiindex 2023-07-14 20:11:27,312 root INFO copying pandas/tests/indexing/multiindex/test_partial.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexing/multiindex 2023-07-14 20:11:27,314 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/indexing/interval 2023-07-14 20:11:27,314 root INFO copying pandas/tests/indexing/interval/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexing/interval 2023-07-14 20:11:27,315 root INFO copying pandas/tests/indexing/interval/test_interval_new.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexing/interval 2023-07-14 20:11:27,316 root INFO copying pandas/tests/indexing/interval/test_interval.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/indexing/interval 2023-07-14 20:11:27,318 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/scalar/timedelta 2023-07-14 20:11:27,318 root INFO copying pandas/tests/scalar/timedelta/test_constructors.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/scalar/timedelta 2023-07-14 20:11:27,319 root INFO copying pandas/tests/scalar/timedelta/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/scalar/timedelta 2023-07-14 20:11:27,320 root INFO copying pandas/tests/scalar/timedelta/test_arithmetic.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/scalar/timedelta 2023-07-14 20:11:27,321 root INFO copying pandas/tests/scalar/timedelta/test_formats.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/scalar/timedelta 2023-07-14 20:11:27,322 root INFO copying pandas/tests/scalar/timedelta/test_timedelta.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/scalar/timedelta 2023-07-14 20:11:27,324 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/scalar/period 2023-07-14 20:11:27,324 root INFO copying pandas/tests/scalar/period/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/scalar/period 2023-07-14 20:11:27,325 root INFO copying pandas/tests/scalar/period/test_period.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/scalar/period 2023-07-14 20:11:27,326 root INFO copying pandas/tests/scalar/period/test_asfreq.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/scalar/period 2023-07-14 20:11:27,328 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/scalar/timestamp 2023-07-14 20:11:27,329 root INFO copying pandas/tests/scalar/timestamp/test_timestamp.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/scalar/timestamp 2023-07-14 20:11:27,330 root INFO copying pandas/tests/scalar/timestamp/test_comparisons.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/scalar/timestamp 2023-07-14 20:11:27,330 root INFO copying pandas/tests/scalar/timestamp/test_constructors.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/scalar/timestamp 2023-07-14 20:11:27,331 root INFO copying pandas/tests/scalar/timestamp/test_timezones.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/scalar/timestamp 2023-07-14 20:11:27,332 root INFO copying pandas/tests/scalar/timestamp/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/scalar/timestamp 2023-07-14 20:11:27,333 root INFO copying pandas/tests/scalar/timestamp/test_arithmetic.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/scalar/timestamp 2023-07-14 20:11:27,334 root INFO copying pandas/tests/scalar/timestamp/test_formats.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/scalar/timestamp 2023-07-14 20:11:27,335 root INFO copying pandas/tests/scalar/timestamp/test_unary_ops.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/scalar/timestamp 2023-07-14 20:11:27,336 root INFO copying pandas/tests/scalar/timestamp/test_rendering.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/scalar/timestamp 2023-07-14 20:11:27,337 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/scalar/interval 2023-07-14 20:11:27,338 root INFO copying pandas/tests/scalar/interval/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/scalar/interval 2023-07-14 20:11:27,339 root INFO copying pandas/tests/scalar/interval/test_arithmetic.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/scalar/interval 2023-07-14 20:11:27,340 root INFO copying pandas/tests/scalar/interval/test_interval.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/scalar/interval 2023-07-14 20:11:27,341 root INFO copying pandas/tests/scalar/interval/test_ops.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/scalar/interval 2023-07-14 20:11:27,343 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/series/indexing 2023-07-14 20:11:27,343 root INFO copying pandas/tests/series/indexing/test_setitem.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/indexing 2023-07-14 20:11:27,344 root INFO copying pandas/tests/series/indexing/test_indexing.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/indexing 2023-07-14 20:11:27,345 root INFO copying pandas/tests/series/indexing/test_xs.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/indexing 2023-07-14 20:11:27,346 root INFO copying pandas/tests/series/indexing/test_getitem.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/indexing 2023-07-14 20:11:27,347 root INFO copying pandas/tests/series/indexing/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/indexing 2023-07-14 20:11:27,348 root INFO copying pandas/tests/series/indexing/test_delitem.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/indexing 2023-07-14 20:11:27,349 root INFO copying pandas/tests/series/indexing/test_datetime.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/indexing 2023-07-14 20:11:27,350 root INFO copying pandas/tests/series/indexing/test_mask.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/indexing 2023-07-14 20:11:27,351 root INFO copying pandas/tests/series/indexing/test_where.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/indexing 2023-07-14 20:11:27,352 root INFO copying pandas/tests/series/indexing/test_take.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/indexing 2023-07-14 20:11:27,353 root INFO copying pandas/tests/series/indexing/test_get.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/indexing 2023-07-14 20:11:27,354 root INFO copying pandas/tests/series/indexing/test_set_value.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/indexing 2023-07-14 20:11:27,355 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/series/accessors 2023-07-14 20:11:27,356 root INFO copying pandas/tests/series/accessors/test_dt_accessor.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/accessors 2023-07-14 20:11:27,357 root INFO copying pandas/tests/series/accessors/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/accessors 2023-07-14 20:11:27,358 root INFO copying pandas/tests/series/accessors/test_sparse_accessor.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/accessors 2023-07-14 20:11:27,358 root INFO copying pandas/tests/series/accessors/test_str_accessor.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/accessors 2023-07-14 20:11:27,359 root INFO copying pandas/tests/series/accessors/test_cat_accessor.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/accessors 2023-07-14 20:11:27,365 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,366 root INFO copying pandas/tests/series/methods/test_rank.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,367 root INFO copying pandas/tests/series/methods/test_to_csv.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,368 root INFO copying pandas/tests/series/methods/test_item.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,368 root INFO copying pandas/tests/series/methods/test_clip.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,369 root INFO copying pandas/tests/series/methods/test_fillna.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,370 root INFO copying pandas/tests/series/methods/test_dropna.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,371 root INFO copying pandas/tests/series/methods/test_values.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,372 root INFO copying pandas/tests/series/methods/test_head_tail.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,373 root INFO copying pandas/tests/series/methods/test_quantile.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,374 root INFO copying pandas/tests/series/methods/test_matmul.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,375 root INFO copying pandas/tests/series/methods/test_duplicated.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,376 root INFO copying pandas/tests/series/methods/test_explode.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,377 root INFO copying pandas/tests/series/methods/test_between.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,378 root INFO copying pandas/tests/series/methods/test_combine_first.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,379 root INFO copying pandas/tests/series/methods/test_repeat.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,379 root INFO copying pandas/tests/series/methods/test_dtypes.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,380 root INFO copying pandas/tests/series/methods/test_align.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,381 root INFO copying pandas/tests/series/methods/test_isna.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,382 root INFO copying pandas/tests/series/methods/test_pct_change.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,383 root INFO copying pandas/tests/series/methods/test_value_counts.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,384 root INFO copying pandas/tests/series/methods/test_get_numeric_data.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,385 root INFO copying pandas/tests/series/methods/test_add_prefix_suffix.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,386 root INFO copying pandas/tests/series/methods/test_sort_index.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,387 root INFO copying pandas/tests/series/methods/test_diff.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,388 root INFO copying pandas/tests/series/methods/test_unstack.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,389 root INFO copying pandas/tests/series/methods/test_tz_localize.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,389 root INFO copying pandas/tests/series/methods/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,390 root INFO copying pandas/tests/series/methods/test_copy.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,391 root INFO copying pandas/tests/series/methods/test_count.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,392 root INFO copying pandas/tests/series/methods/test_isin.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,393 root INFO copying pandas/tests/series/methods/test_cov_corr.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,394 root INFO copying pandas/tests/series/methods/test_convert_dtypes.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,395 root INFO copying pandas/tests/series/methods/test_rename.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,396 root INFO copying pandas/tests/series/methods/test_is_monotonic.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,397 root INFO copying pandas/tests/series/methods/test_describe.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,398 root INFO copying pandas/tests/series/methods/test_tolist.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,399 root INFO copying pandas/tests/series/methods/test_compare.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,400 root INFO copying pandas/tests/series/methods/test_set_name.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,401 root INFO copying pandas/tests/series/methods/test_asof.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,401 root INFO copying pandas/tests/series/methods/test_drop_duplicates.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,402 root INFO copying pandas/tests/series/methods/test_drop.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,403 root INFO copying pandas/tests/series/methods/test_rename_axis.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,404 root INFO copying pandas/tests/series/methods/test_nunique.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,405 root INFO copying pandas/tests/series/methods/test_argsort.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,406 root INFO copying pandas/tests/series/methods/test_to_frame.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,407 root INFO copying pandas/tests/series/methods/test_to_numpy.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,408 root INFO copying pandas/tests/series/methods/test_view.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,409 root INFO copying pandas/tests/series/methods/test_searchsorted.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,410 root INFO copying pandas/tests/series/methods/test_interpolate.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,411 root INFO copying pandas/tests/series/methods/test_reset_index.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,412 root INFO copying pandas/tests/series/methods/test_replace.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,413 root INFO copying pandas/tests/series/methods/test_to_dict.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,414 root INFO copying pandas/tests/series/methods/test_astype.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,415 root INFO copying pandas/tests/series/methods/test_combine.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,415 root INFO copying pandas/tests/series/methods/test_unique.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,416 root INFO copying pandas/tests/series/methods/test_nlargest.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,417 root INFO copying pandas/tests/series/methods/test_reindex.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,418 root INFO copying pandas/tests/series/methods/test_truncate.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,419 root INFO copying pandas/tests/series/methods/test_round.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,420 root INFO copying pandas/tests/series/methods/test_autocorr.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,421 root INFO copying pandas/tests/series/methods/test_sort_values.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,422 root INFO copying pandas/tests/series/methods/test_reindex_like.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,423 root INFO copying pandas/tests/series/methods/test_infer_objects.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,424 root INFO copying pandas/tests/series/methods/test_pop.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,425 root INFO copying pandas/tests/series/methods/test_update.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,426 root INFO copying pandas/tests/series/methods/test_is_unique.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,427 root INFO copying pandas/tests/series/methods/test_equals.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods 2023-07-14 20:11:27,428 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/frame/constructors 2023-07-14 20:11:27,429 root INFO copying pandas/tests/frame/constructors/test_from_records.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/constructors 2023-07-14 20:11:27,430 root INFO copying pandas/tests/frame/constructors/test_from_dict.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/constructors 2023-07-14 20:11:27,430 root INFO copying pandas/tests/frame/constructors/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/constructors 2023-07-14 20:11:27,433 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/frame/indexing 2023-07-14 20:11:27,433 root INFO copying pandas/tests/frame/indexing/test_setitem.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/indexing 2023-07-14 20:11:27,434 root INFO copying pandas/tests/frame/indexing/test_indexing.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/indexing 2023-07-14 20:11:27,435 root INFO copying pandas/tests/frame/indexing/test_xs.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/indexing 2023-07-14 20:11:27,436 root INFO copying pandas/tests/frame/indexing/test_getitem.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/indexing 2023-07-14 20:11:27,437 root INFO copying pandas/tests/frame/indexing/test_get_value.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/indexing 2023-07-14 20:11:27,438 root INFO copying pandas/tests/frame/indexing/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/indexing 2023-07-14 20:11:27,439 root INFO copying pandas/tests/frame/indexing/test_delitem.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/indexing 2023-07-14 20:11:27,440 root INFO copying pandas/tests/frame/indexing/test_coercion.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/indexing 2023-07-14 20:11:27,441 root INFO copying pandas/tests/frame/indexing/test_mask.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/indexing 2023-07-14 20:11:27,442 root INFO copying pandas/tests/frame/indexing/test_where.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/indexing 2023-07-14 20:11:27,443 root INFO copying pandas/tests/frame/indexing/test_take.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/indexing 2023-07-14 20:11:27,443 root INFO copying pandas/tests/frame/indexing/test_get.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/indexing 2023-07-14 20:11:27,444 root INFO copying pandas/tests/frame/indexing/test_insert.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/indexing 2023-07-14 20:11:27,445 root INFO copying pandas/tests/frame/indexing/test_set_value.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/indexing 2023-07-14 20:11:27,452 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,452 root INFO copying pandas/tests/frame/methods/test_rank.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,453 root INFO copying pandas/tests/frame/methods/test_to_csv.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,454 root INFO copying pandas/tests/frame/methods/test_to_timestamp.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,455 root INFO copying pandas/tests/frame/methods/test_select_dtypes.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,456 root INFO copying pandas/tests/frame/methods/test_to_records.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,457 root INFO copying pandas/tests/frame/methods/test_clip.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,458 root INFO copying pandas/tests/frame/methods/test_swaplevel.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,459 root INFO copying pandas/tests/frame/methods/test_fillna.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,460 root INFO copying pandas/tests/frame/methods/test_dropna.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,461 root INFO copying pandas/tests/frame/methods/test_values.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,462 root INFO copying pandas/tests/frame/methods/test_head_tail.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,463 root INFO copying pandas/tests/frame/methods/test_quantile.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,464 root INFO copying pandas/tests/frame/methods/test_set_index.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,465 root INFO copying pandas/tests/frame/methods/test_matmul.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,466 root INFO copying pandas/tests/frame/methods/test_duplicated.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,467 root INFO copying pandas/tests/frame/methods/test_at_time.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,467 root INFO copying pandas/tests/frame/methods/test_explode.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,468 root INFO copying pandas/tests/frame/methods/test_shift.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,469 root INFO copying pandas/tests/frame/methods/test_is_homogeneous_dtype.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,470 root INFO copying pandas/tests/frame/methods/test_swapaxes.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,471 root INFO copying pandas/tests/frame/methods/test_between_time.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,472 root INFO copying pandas/tests/frame/methods/test_combine_first.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,473 root INFO copying pandas/tests/frame/methods/test_droplevel.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,474 root INFO copying pandas/tests/frame/methods/test_to_period.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,475 root INFO copying pandas/tests/frame/methods/test_dtypes.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,476 root INFO copying pandas/tests/frame/methods/test_align.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,477 root INFO copying pandas/tests/frame/methods/test_pct_change.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,478 root INFO copying pandas/tests/frame/methods/test_value_counts.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,479 root INFO copying pandas/tests/frame/methods/test_get_numeric_data.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,480 root INFO copying pandas/tests/frame/methods/test_add_prefix_suffix.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,481 root INFO copying pandas/tests/frame/methods/test_sort_index.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,481 root INFO copying pandas/tests/frame/methods/test_diff.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,482 root INFO copying pandas/tests/frame/methods/test_tz_localize.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,483 root INFO copying pandas/tests/frame/methods/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,484 root INFO copying pandas/tests/frame/methods/test_copy.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,485 root INFO copying pandas/tests/frame/methods/test_dot.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,486 root INFO copying pandas/tests/frame/methods/test_count.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,487 root INFO copying pandas/tests/frame/methods/test_isin.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,488 root INFO copying pandas/tests/frame/methods/test_cov_corr.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,489 root INFO copying pandas/tests/frame/methods/test_convert_dtypes.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,490 root INFO copying pandas/tests/frame/methods/test_rename.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,491 root INFO copying pandas/tests/frame/methods/test_describe.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,492 root INFO copying pandas/tests/frame/methods/test_compare.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,493 root INFO copying pandas/tests/frame/methods/test_first_and_last.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,494 root INFO copying pandas/tests/frame/methods/test_assign.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,494 root INFO copying pandas/tests/frame/methods/test_asof.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,495 root INFO copying pandas/tests/frame/methods/test_join.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,496 root INFO copying pandas/tests/frame/methods/test_drop_duplicates.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,497 root INFO copying pandas/tests/frame/methods/test_drop.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,498 root INFO copying pandas/tests/frame/methods/test_rename_axis.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,499 root INFO copying pandas/tests/frame/methods/test_to_numpy.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,500 root INFO copying pandas/tests/frame/methods/test_transpose.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,501 root INFO copying pandas/tests/frame/methods/test_reorder_levels.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,502 root INFO copying pandas/tests/frame/methods/test_set_axis.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,503 root INFO copying pandas/tests/frame/methods/test_interpolate.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,504 root INFO copying pandas/tests/frame/methods/test_reset_index.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,505 root INFO copying pandas/tests/frame/methods/test_sample.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,506 root INFO copying pandas/tests/frame/methods/test_isetitem.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,506 root INFO copying pandas/tests/frame/methods/test_replace.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,508 root INFO copying pandas/tests/frame/methods/test_to_dict.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,508 root INFO copying pandas/tests/frame/methods/test_astype.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,509 root INFO copying pandas/tests/frame/methods/test_filter.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,510 root INFO copying pandas/tests/frame/methods/test_asfreq.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,511 root INFO copying pandas/tests/frame/methods/test_combine.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,512 root INFO copying pandas/tests/frame/methods/test_nlargest.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,513 root INFO copying pandas/tests/frame/methods/test_to_dict_of_blocks.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,514 root INFO copying pandas/tests/frame/methods/test_reindex.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,515 root INFO copying pandas/tests/frame/methods/test_truncate.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,516 root INFO copying pandas/tests/frame/methods/test_round.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,517 root INFO copying pandas/tests/frame/methods/test_first_valid_index.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,518 root INFO copying pandas/tests/frame/methods/test_sort_values.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,519 root INFO copying pandas/tests/frame/methods/test_reindex_like.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,520 root INFO copying pandas/tests/frame/methods/test_infer_objects.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,521 root INFO copying pandas/tests/frame/methods/test_pipe.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,522 root INFO copying pandas/tests/frame/methods/test_pop.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,523 root INFO copying pandas/tests/frame/methods/test_tz_convert.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,523 root INFO copying pandas/tests/frame/methods/test_update.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,524 root INFO copying pandas/tests/frame/methods/test_equals.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods 2023-07-14 20:11:27,526 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/dtypes/cast 2023-07-14 20:11:27,527 root INFO copying pandas/tests/dtypes/cast/test_promote.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/dtypes/cast 2023-07-14 20:11:27,528 root INFO copying pandas/tests/dtypes/cast/test_construct_from_scalar.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/dtypes/cast 2023-07-14 20:11:27,529 root INFO copying pandas/tests/dtypes/cast/test_construct_ndarray.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/dtypes/cast 2023-07-14 20:11:27,530 root INFO copying pandas/tests/dtypes/cast/test_downcast.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/dtypes/cast 2023-07-14 20:11:27,531 root INFO copying pandas/tests/dtypes/cast/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/dtypes/cast 2023-07-14 20:11:27,532 root INFO copying pandas/tests/dtypes/cast/test_can_hold_element.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/dtypes/cast 2023-07-14 20:11:27,533 root INFO copying pandas/tests/dtypes/cast/test_infer_dtype.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/dtypes/cast 2023-07-14 20:11:27,534 root INFO copying pandas/tests/dtypes/cast/test_construct_object_arr.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/dtypes/cast 2023-07-14 20:11:27,534 root INFO copying pandas/tests/dtypes/cast/test_infer_datetimelike.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/dtypes/cast 2023-07-14 20:11:27,535 root INFO copying pandas/tests/dtypes/cast/test_dict_compat.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/dtypes/cast 2023-07-14 20:11:27,536 root INFO copying pandas/tests/dtypes/cast/test_maybe_box_native.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/dtypes/cast 2023-07-14 20:11:27,537 root INFO copying pandas/tests/dtypes/cast/test_find_common_type.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/dtypes/cast 2023-07-14 20:11:27,539 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/groupby/aggregate 2023-07-14 20:11:27,539 root INFO copying pandas/tests/groupby/aggregate/test_cython.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/groupby/aggregate 2023-07-14 20:11:27,540 root INFO copying pandas/tests/groupby/aggregate/test_numba.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/groupby/aggregate 2023-07-14 20:11:27,541 root INFO copying pandas/tests/groupby/aggregate/test_aggregate.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/groupby/aggregate 2023-07-14 20:11:27,542 root INFO copying pandas/tests/groupby/aggregate/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/groupby/aggregate 2023-07-14 20:11:27,543 root INFO copying pandas/tests/groupby/aggregate/test_other.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/groupby/aggregate 2023-07-14 20:11:27,544 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/groupby/transform 2023-07-14 20:11:27,545 root INFO copying pandas/tests/groupby/transform/test_numba.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/groupby/transform 2023-07-14 20:11:27,546 root INFO copying pandas/tests/groupby/transform/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/groupby/transform 2023-07-14 20:11:27,547 root INFO copying pandas/tests/groupby/transform/test_transform.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/groupby/transform 2023-07-14 20:11:27,548 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/window/moments 2023-07-14 20:11:27,549 root INFO copying pandas/tests/window/moments/conftest.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/window/moments 2023-07-14 20:11:27,550 root INFO copying pandas/tests/window/moments/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/window/moments 2023-07-14 20:11:27,551 root INFO copying pandas/tests/window/moments/test_moments_consistency_rolling.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/window/moments 2023-07-14 20:11:27,552 root INFO copying pandas/tests/window/moments/test_moments_consistency_expanding.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/window/moments 2023-07-14 20:11:27,553 root INFO copying pandas/tests/window/moments/test_moments_consistency_ewm.py -> build/lib.linux-riscv64-cpython-311/pandas/tests/window/moments 2023-07-14 20:11:27,554 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/api/types 2023-07-14 20:11:27,554 root INFO copying pandas/api/types/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/api/types 2023-07-14 20:11:27,556 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/api/interchange 2023-07-14 20:11:27,556 root INFO copying pandas/api/interchange/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/api/interchange 2023-07-14 20:11:27,558 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/api/indexers 2023-07-14 20:11:27,558 root INFO copying pandas/api/indexers/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/api/indexers 2023-07-14 20:11:27,559 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/api/extensions 2023-07-14 20:11:27,560 root INFO copying pandas/api/extensions/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/api/extensions 2023-07-14 20:11:27,561 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/io/json 2023-07-14 20:11:27,562 root INFO copying pandas/io/json/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/io/json 2023-07-14 20:11:27,563 root INFO copying pandas/io/json/_json.py -> build/lib.linux-riscv64-cpython-311/pandas/io/json 2023-07-14 20:11:27,564 root INFO copying pandas/io/json/_table_schema.py -> build/lib.linux-riscv64-cpython-311/pandas/io/json 2023-07-14 20:11:27,565 root INFO copying pandas/io/json/_normalize.py -> build/lib.linux-riscv64-cpython-311/pandas/io/json 2023-07-14 20:11:27,566 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/io/clipboard 2023-07-14 20:11:27,567 root INFO copying pandas/io/clipboard/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/io/clipboard 2023-07-14 20:11:27,568 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/io/sas 2023-07-14 20:11:27,569 root INFO copying pandas/io/sas/sas_constants.py -> build/lib.linux-riscv64-cpython-311/pandas/io/sas 2023-07-14 20:11:27,570 root INFO copying pandas/io/sas/sas7bdat.py -> build/lib.linux-riscv64-cpython-311/pandas/io/sas 2023-07-14 20:11:27,571 root INFO copying pandas/io/sas/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/io/sas 2023-07-14 20:11:27,572 root INFO copying pandas/io/sas/sasreader.py -> build/lib.linux-riscv64-cpython-311/pandas/io/sas 2023-07-14 20:11:27,573 root INFO copying pandas/io/sas/sas_xport.py -> build/lib.linux-riscv64-cpython-311/pandas/io/sas 2023-07-14 20:11:27,575 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/io/formats 2023-07-14 20:11:27,575 root INFO copying pandas/io/formats/info.py -> build/lib.linux-riscv64-cpython-311/pandas/io/formats 2023-07-14 20:11:27,576 root INFO copying pandas/io/formats/style.py -> build/lib.linux-riscv64-cpython-311/pandas/io/formats 2023-07-14 20:11:27,578 root INFO copying pandas/io/formats/xml.py -> build/lib.linux-riscv64-cpython-311/pandas/io/formats 2023-07-14 20:11:27,579 root INFO copying pandas/io/formats/css.py -> build/lib.linux-riscv64-cpython-311/pandas/io/formats 2023-07-14 20:11:27,579 root INFO copying pandas/io/formats/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/io/formats 2023-07-14 20:11:27,580 root INFO copying pandas/io/formats/console.py -> build/lib.linux-riscv64-cpython-311/pandas/io/formats 2023-07-14 20:11:27,581 root INFO copying pandas/io/formats/_color_data.py -> build/lib.linux-riscv64-cpython-311/pandas/io/formats 2023-07-14 20:11:27,582 root INFO copying pandas/io/formats/latex.py -> build/lib.linux-riscv64-cpython-311/pandas/io/formats 2023-07-14 20:11:27,583 root INFO copying pandas/io/formats/csvs.py -> build/lib.linux-riscv64-cpython-311/pandas/io/formats 2023-07-14 20:11:27,584 root INFO copying pandas/io/formats/printing.py -> build/lib.linux-riscv64-cpython-311/pandas/io/formats 2023-07-14 20:11:27,585 root INFO copying pandas/io/formats/excel.py -> build/lib.linux-riscv64-cpython-311/pandas/io/formats 2023-07-14 20:11:27,586 root INFO copying pandas/io/formats/style_render.py -> build/lib.linux-riscv64-cpython-311/pandas/io/formats 2023-07-14 20:11:27,587 root INFO copying pandas/io/formats/format.py -> build/lib.linux-riscv64-cpython-311/pandas/io/formats 2023-07-14 20:11:27,588 root INFO copying pandas/io/formats/string.py -> build/lib.linux-riscv64-cpython-311/pandas/io/formats 2023-07-14 20:11:27,589 root INFO copying pandas/io/formats/html.py -> build/lib.linux-riscv64-cpython-311/pandas/io/formats 2023-07-14 20:11:27,591 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/io/excel 2023-07-14 20:11:27,591 root INFO copying pandas/io/excel/_pyxlsb.py -> build/lib.linux-riscv64-cpython-311/pandas/io/excel 2023-07-14 20:11:27,592 root INFO copying pandas/io/excel/_util.py -> build/lib.linux-riscv64-cpython-311/pandas/io/excel 2023-07-14 20:11:27,593 root INFO copying pandas/io/excel/_base.py -> build/lib.linux-riscv64-cpython-311/pandas/io/excel 2023-07-14 20:11:27,594 root INFO copying pandas/io/excel/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/io/excel 2023-07-14 20:11:27,595 root INFO copying pandas/io/excel/_xlrd.py -> build/lib.linux-riscv64-cpython-311/pandas/io/excel 2023-07-14 20:11:27,596 root INFO copying pandas/io/excel/_odfreader.py -> build/lib.linux-riscv64-cpython-311/pandas/io/excel 2023-07-14 20:11:27,597 root INFO copying pandas/io/excel/_openpyxl.py -> build/lib.linux-riscv64-cpython-311/pandas/io/excel 2023-07-14 20:11:27,598 root INFO copying pandas/io/excel/_xlsxwriter.py -> build/lib.linux-riscv64-cpython-311/pandas/io/excel 2023-07-14 20:11:27,599 root INFO copying pandas/io/excel/_odswriter.py -> build/lib.linux-riscv64-cpython-311/pandas/io/excel 2023-07-14 20:11:27,600 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/io/parsers 2023-07-14 20:11:27,601 root INFO copying pandas/io/parsers/arrow_parser_wrapper.py -> build/lib.linux-riscv64-cpython-311/pandas/io/parsers 2023-07-14 20:11:27,602 root INFO copying pandas/io/parsers/base_parser.py -> build/lib.linux-riscv64-cpython-311/pandas/io/parsers 2023-07-14 20:11:27,603 root INFO copying pandas/io/parsers/readers.py -> build/lib.linux-riscv64-cpython-311/pandas/io/parsers 2023-07-14 20:11:27,604 root INFO copying pandas/io/parsers/c_parser_wrapper.py -> build/lib.linux-riscv64-cpython-311/pandas/io/parsers 2023-07-14 20:11:27,605 root INFO copying pandas/io/parsers/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/io/parsers 2023-07-14 20:11:27,606 root INFO copying pandas/io/parsers/python_parser.py -> build/lib.linux-riscv64-cpython-311/pandas/io/parsers 2023-07-14 20:11:27,608 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/core/arrays 2023-07-14 20:11:27,609 root INFO copying pandas/core/arrays/boolean.py -> build/lib.linux-riscv64-cpython-311/pandas/core/arrays 2023-07-14 20:11:27,610 root INFO copying pandas/core/arrays/timedeltas.py -> build/lib.linux-riscv64-cpython-311/pandas/core/arrays 2023-07-14 20:11:27,611 root INFO copying pandas/core/arrays/floating.py -> build/lib.linux-riscv64-cpython-311/pandas/core/arrays 2023-07-14 20:11:27,612 root INFO copying pandas/core/arrays/_ranges.py -> build/lib.linux-riscv64-cpython-311/pandas/core/arrays 2023-07-14 20:11:27,612 root INFO copying pandas/core/arrays/datetimelike.py -> build/lib.linux-riscv64-cpython-311/pandas/core/arrays 2023-07-14 20:11:27,614 root INFO copying pandas/core/arrays/categorical.py -> build/lib.linux-riscv64-cpython-311/pandas/core/arrays 2023-07-14 20:11:27,615 root INFO copying pandas/core/arrays/string_.py -> build/lib.linux-riscv64-cpython-311/pandas/core/arrays 2023-07-14 20:11:27,616 root INFO copying pandas/core/arrays/datetimes.py -> build/lib.linux-riscv64-cpython-311/pandas/core/arrays 2023-07-14 20:11:27,617 root INFO copying pandas/core/arrays/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/core/arrays 2023-07-14 20:11:27,618 root INFO copying pandas/core/arrays/base.py -> build/lib.linux-riscv64-cpython-311/pandas/core/arrays 2023-07-14 20:11:27,619 root INFO copying pandas/core/arrays/period.py -> build/lib.linux-riscv64-cpython-311/pandas/core/arrays 2023-07-14 20:11:27,620 root INFO copying pandas/core/arrays/numpy_.py -> build/lib.linux-riscv64-cpython-311/pandas/core/arrays 2023-07-14 20:11:27,621 root INFO copying pandas/core/arrays/string_arrow.py -> build/lib.linux-riscv64-cpython-311/pandas/core/arrays 2023-07-14 20:11:27,622 root INFO copying pandas/core/arrays/numeric.py -> build/lib.linux-riscv64-cpython-311/pandas/core/arrays 2023-07-14 20:11:27,623 root INFO copying pandas/core/arrays/interval.py -> build/lib.linux-riscv64-cpython-311/pandas/core/arrays 2023-07-14 20:11:27,624 root INFO copying pandas/core/arrays/masked.py -> build/lib.linux-riscv64-cpython-311/pandas/core/arrays 2023-07-14 20:11:27,624 root INFO copying pandas/core/arrays/integer.py -> build/lib.linux-riscv64-cpython-311/pandas/core/arrays 2023-07-14 20:11:27,625 root INFO copying pandas/core/arrays/_mixins.py -> build/lib.linux-riscv64-cpython-311/pandas/core/arrays 2023-07-14 20:11:27,628 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/core/indexes 2023-07-14 20:11:27,628 root INFO copying pandas/core/indexes/timedeltas.py -> build/lib.linux-riscv64-cpython-311/pandas/core/indexes 2023-07-14 20:11:27,629 root INFO copying pandas/core/indexes/datetimelike.py -> build/lib.linux-riscv64-cpython-311/pandas/core/indexes 2023-07-14 20:11:27,630 root INFO copying pandas/core/indexes/datetimes.py -> build/lib.linux-riscv64-cpython-311/pandas/core/indexes 2023-07-14 20:11:27,631 root INFO copying pandas/core/indexes/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/core/indexes 2023-07-14 20:11:27,632 root INFO copying pandas/core/indexes/multi.py -> build/lib.linux-riscv64-cpython-311/pandas/core/indexes 2023-07-14 20:11:27,633 root INFO copying pandas/core/indexes/base.py -> build/lib.linux-riscv64-cpython-311/pandas/core/indexes 2023-07-14 20:11:27,635 root INFO copying pandas/core/indexes/extension.py -> build/lib.linux-riscv64-cpython-311/pandas/core/indexes 2023-07-14 20:11:27,636 root INFO copying pandas/core/indexes/period.py -> build/lib.linux-riscv64-cpython-311/pandas/core/indexes 2023-07-14 20:11:27,637 root INFO copying pandas/core/indexes/interval.py -> build/lib.linux-riscv64-cpython-311/pandas/core/indexes 2023-07-14 20:11:27,638 root INFO copying pandas/core/indexes/api.py -> build/lib.linux-riscv64-cpython-311/pandas/core/indexes 2023-07-14 20:11:27,639 root INFO copying pandas/core/indexes/range.py -> build/lib.linux-riscv64-cpython-311/pandas/core/indexes 2023-07-14 20:11:27,640 root INFO copying pandas/core/indexes/frozen.py -> build/lib.linux-riscv64-cpython-311/pandas/core/indexes 2023-07-14 20:11:27,641 root INFO copying pandas/core/indexes/accessors.py -> build/lib.linux-riscv64-cpython-311/pandas/core/indexes 2023-07-14 20:11:27,641 root INFO copying pandas/core/indexes/category.py -> build/lib.linux-riscv64-cpython-311/pandas/core/indexes 2023-07-14 20:11:27,643 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/core/reshape 2023-07-14 20:11:27,644 root INFO copying pandas/core/reshape/pivot.py -> build/lib.linux-riscv64-cpython-311/pandas/core/reshape 2023-07-14 20:11:27,645 root INFO copying pandas/core/reshape/melt.py -> build/lib.linux-riscv64-cpython-311/pandas/core/reshape 2023-07-14 20:11:27,646 root INFO copying pandas/core/reshape/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/core/reshape 2023-07-14 20:11:27,647 root INFO copying pandas/core/reshape/reshape.py -> build/lib.linux-riscv64-cpython-311/pandas/core/reshape 2023-07-14 20:11:27,648 root INFO copying pandas/core/reshape/encoding.py -> build/lib.linux-riscv64-cpython-311/pandas/core/reshape 2023-07-14 20:11:27,649 root INFO copying pandas/core/reshape/util.py -> build/lib.linux-riscv64-cpython-311/pandas/core/reshape 2023-07-14 20:11:27,649 root INFO copying pandas/core/reshape/merge.py -> build/lib.linux-riscv64-cpython-311/pandas/core/reshape 2023-07-14 20:11:27,651 root INFO copying pandas/core/reshape/concat.py -> build/lib.linux-riscv64-cpython-311/pandas/core/reshape 2023-07-14 20:11:27,651 root INFO copying pandas/core/reshape/api.py -> build/lib.linux-riscv64-cpython-311/pandas/core/reshape 2023-07-14 20:11:27,652 root INFO copying pandas/core/reshape/tile.py -> build/lib.linux-riscv64-cpython-311/pandas/core/reshape 2023-07-14 20:11:27,654 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/core/util 2023-07-14 20:11:27,654 root INFO copying pandas/core/util/hashing.py -> build/lib.linux-riscv64-cpython-311/pandas/core/util 2023-07-14 20:11:27,655 root INFO copying pandas/core/util/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/core/util 2023-07-14 20:11:27,656 root INFO copying pandas/core/util/numba_.py -> build/lib.linux-riscv64-cpython-311/pandas/core/util 2023-07-14 20:11:27,658 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/core/array_algos 2023-07-14 20:11:27,659 root INFO copying pandas/core/array_algos/take.py -> build/lib.linux-riscv64-cpython-311/pandas/core/array_algos 2023-07-14 20:11:27,660 root INFO copying pandas/core/array_algos/masked_accumulations.py -> build/lib.linux-riscv64-cpython-311/pandas/core/array_algos 2023-07-14 20:11:27,660 root INFO copying pandas/core/array_algos/masked_reductions.py -> build/lib.linux-riscv64-cpython-311/pandas/core/array_algos 2023-07-14 20:11:27,661 root INFO copying pandas/core/array_algos/quantile.py -> build/lib.linux-riscv64-cpython-311/pandas/core/array_algos 2023-07-14 20:11:27,662 root INFO copying pandas/core/array_algos/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/core/array_algos 2023-07-14 20:11:27,663 root INFO copying pandas/core/array_algos/transforms.py -> build/lib.linux-riscv64-cpython-311/pandas/core/array_algos 2023-07-14 20:11:27,664 root INFO copying pandas/core/array_algos/replace.py -> build/lib.linux-riscv64-cpython-311/pandas/core/array_algos 2023-07-14 20:11:27,665 root INFO copying pandas/core/array_algos/putmask.py -> build/lib.linux-riscv64-cpython-311/pandas/core/array_algos 2023-07-14 20:11:27,666 root INFO copying pandas/core/array_algos/datetimelike_accumulations.py -> build/lib.linux-riscv64-cpython-311/pandas/core/array_algos 2023-07-14 20:11:27,667 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/core/sparse 2023-07-14 20:11:27,668 root INFO copying pandas/core/sparse/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/core/sparse 2023-07-14 20:11:27,669 root INFO copying pandas/core/sparse/api.py -> build/lib.linux-riscv64-cpython-311/pandas/core/sparse 2023-07-14 20:11:27,670 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/core/tools 2023-07-14 20:11:27,671 root INFO copying pandas/core/tools/timedeltas.py -> build/lib.linux-riscv64-cpython-311/pandas/core/tools 2023-07-14 20:11:27,672 root INFO copying pandas/core/tools/datetimes.py -> build/lib.linux-riscv64-cpython-311/pandas/core/tools 2023-07-14 20:11:27,673 root INFO copying pandas/core/tools/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/core/tools 2023-07-14 20:11:27,673 root INFO copying pandas/core/tools/numeric.py -> build/lib.linux-riscv64-cpython-311/pandas/core/tools 2023-07-14 20:11:27,674 root INFO copying pandas/core/tools/times.py -> build/lib.linux-riscv64-cpython-311/pandas/core/tools 2023-07-14 20:11:27,676 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/core/internals 2023-07-14 20:11:27,677 root INFO copying pandas/core/internals/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/core/internals 2023-07-14 20:11:27,678 root INFO copying pandas/core/internals/base.py -> build/lib.linux-riscv64-cpython-311/pandas/core/internals 2023-07-14 20:11:27,678 root INFO copying pandas/core/internals/ops.py -> build/lib.linux-riscv64-cpython-311/pandas/core/internals 2023-07-14 20:11:27,679 root INFO copying pandas/core/internals/managers.py -> build/lib.linux-riscv64-cpython-311/pandas/core/internals 2023-07-14 20:11:27,680 root INFO copying pandas/core/internals/concat.py -> build/lib.linux-riscv64-cpython-311/pandas/core/internals 2023-07-14 20:11:27,681 root INFO copying pandas/core/internals/blocks.py -> build/lib.linux-riscv64-cpython-311/pandas/core/internals 2023-07-14 20:11:27,683 root INFO copying pandas/core/internals/api.py -> build/lib.linux-riscv64-cpython-311/pandas/core/internals 2023-07-14 20:11:27,684 root INFO copying pandas/core/internals/array_manager.py -> build/lib.linux-riscv64-cpython-311/pandas/core/internals 2023-07-14 20:11:27,685 root INFO copying pandas/core/internals/construction.py -> build/lib.linux-riscv64-cpython-311/pandas/core/internals 2023-07-14 20:11:27,686 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/core/_numba 2023-07-14 20:11:27,687 root INFO copying pandas/core/_numba/executor.py -> build/lib.linux-riscv64-cpython-311/pandas/core/_numba 2023-07-14 20:11:27,688 root INFO copying pandas/core/_numba/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/core/_numba 2023-07-14 20:11:27,689 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/core/interchange 2023-07-14 20:11:27,690 root INFO copying pandas/core/interchange/column.py -> build/lib.linux-riscv64-cpython-311/pandas/core/interchange 2023-07-14 20:11:27,691 root INFO copying pandas/core/interchange/from_dataframe.py -> build/lib.linux-riscv64-cpython-311/pandas/core/interchange 2023-07-14 20:11:27,692 root INFO copying pandas/core/interchange/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/core/interchange 2023-07-14 20:11:27,692 root INFO copying pandas/core/interchange/buffer.py -> build/lib.linux-riscv64-cpython-311/pandas/core/interchange 2023-07-14 20:11:27,693 root INFO copying pandas/core/interchange/dataframe_protocol.py -> build/lib.linux-riscv64-cpython-311/pandas/core/interchange 2023-07-14 20:11:27,694 root INFO copying pandas/core/interchange/utils.py -> build/lib.linux-riscv64-cpython-311/pandas/core/interchange 2023-07-14 20:11:27,695 root INFO copying pandas/core/interchange/dataframe.py -> build/lib.linux-riscv64-cpython-311/pandas/core/interchange 2023-07-14 20:11:27,697 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/core/ops 2023-07-14 20:11:27,698 root INFO copying pandas/core/ops/array_ops.py -> build/lib.linux-riscv64-cpython-311/pandas/core/ops 2023-07-14 20:11:27,698 root INFO copying pandas/core/ops/dispatch.py -> build/lib.linux-riscv64-cpython-311/pandas/core/ops 2023-07-14 20:11:27,699 root INFO copying pandas/core/ops/common.py -> build/lib.linux-riscv64-cpython-311/pandas/core/ops 2023-07-14 20:11:27,700 root INFO copying pandas/core/ops/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/core/ops 2023-07-14 20:11:27,701 root INFO copying pandas/core/ops/mask_ops.py -> build/lib.linux-riscv64-cpython-311/pandas/core/ops 2023-07-14 20:11:27,702 root INFO copying pandas/core/ops/methods.py -> build/lib.linux-riscv64-cpython-311/pandas/core/ops 2023-07-14 20:11:27,703 root INFO copying pandas/core/ops/docstrings.py -> build/lib.linux-riscv64-cpython-311/pandas/core/ops 2023-07-14 20:11:27,704 root INFO copying pandas/core/ops/missing.py -> build/lib.linux-riscv64-cpython-311/pandas/core/ops 2023-07-14 20:11:27,705 root INFO copying pandas/core/ops/invalid.py -> build/lib.linux-riscv64-cpython-311/pandas/core/ops 2023-07-14 20:11:27,706 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/core/indexers 2023-07-14 20:11:27,707 root INFO copying pandas/core/indexers/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/core/indexers 2023-07-14 20:11:27,708 root INFO copying pandas/core/indexers/objects.py -> build/lib.linux-riscv64-cpython-311/pandas/core/indexers 2023-07-14 20:11:27,709 root INFO copying pandas/core/indexers/utils.py -> build/lib.linux-riscv64-cpython-311/pandas/core/indexers 2023-07-14 20:11:27,710 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/core/methods 2023-07-14 20:11:27,711 root INFO copying pandas/core/methods/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/core/methods 2023-07-14 20:11:27,711 root INFO copying pandas/core/methods/describe.py -> build/lib.linux-riscv64-cpython-311/pandas/core/methods 2023-07-14 20:11:27,712 root INFO copying pandas/core/methods/selectn.py -> build/lib.linux-riscv64-cpython-311/pandas/core/methods 2023-07-14 20:11:27,713 root INFO copying pandas/core/methods/to_dict.py -> build/lib.linux-riscv64-cpython-311/pandas/core/methods 2023-07-14 20:11:27,715 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/core/dtypes 2023-07-14 20:11:27,716 root INFO copying pandas/core/dtypes/astype.py -> build/lib.linux-riscv64-cpython-311/pandas/core/dtypes 2023-07-14 20:11:27,717 root INFO copying pandas/core/dtypes/common.py -> build/lib.linux-riscv64-cpython-311/pandas/core/dtypes 2023-07-14 20:11:27,718 root INFO copying pandas/core/dtypes/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/core/dtypes 2023-07-14 20:11:27,719 root INFO copying pandas/core/dtypes/base.py -> build/lib.linux-riscv64-cpython-311/pandas/core/dtypes 2023-07-14 20:11:27,719 root INFO copying pandas/core/dtypes/cast.py -> build/lib.linux-riscv64-cpython-311/pandas/core/dtypes 2023-07-14 20:11:27,720 root INFO copying pandas/core/dtypes/generic.py -> build/lib.linux-riscv64-cpython-311/pandas/core/dtypes 2023-07-14 20:11:27,721 root INFO copying pandas/core/dtypes/dtypes.py -> build/lib.linux-riscv64-cpython-311/pandas/core/dtypes 2023-07-14 20:11:27,722 root INFO copying pandas/core/dtypes/missing.py -> build/lib.linux-riscv64-cpython-311/pandas/core/dtypes 2023-07-14 20:11:27,723 root INFO copying pandas/core/dtypes/concat.py -> build/lib.linux-riscv64-cpython-311/pandas/core/dtypes 2023-07-14 20:11:27,724 root INFO copying pandas/core/dtypes/api.py -> build/lib.linux-riscv64-cpython-311/pandas/core/dtypes 2023-07-14 20:11:27,725 root INFO copying pandas/core/dtypes/inference.py -> build/lib.linux-riscv64-cpython-311/pandas/core/dtypes 2023-07-14 20:11:27,727 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/core/groupby 2023-07-14 20:11:27,727 root INFO copying pandas/core/groupby/categorical.py -> build/lib.linux-riscv64-cpython-311/pandas/core/groupby 2023-07-14 20:11:27,728 root INFO copying pandas/core/groupby/groupby.py -> build/lib.linux-riscv64-cpython-311/pandas/core/groupby 2023-07-14 20:11:27,730 root INFO copying pandas/core/groupby/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/core/groupby 2023-07-14 20:11:27,730 root INFO copying pandas/core/groupby/base.py -> build/lib.linux-riscv64-cpython-311/pandas/core/groupby 2023-07-14 20:11:27,731 root INFO copying pandas/core/groupby/ops.py -> build/lib.linux-riscv64-cpython-311/pandas/core/groupby 2023-07-14 20:11:27,732 root INFO copying pandas/core/groupby/generic.py -> build/lib.linux-riscv64-cpython-311/pandas/core/groupby 2023-07-14 20:11:27,733 root INFO copying pandas/core/groupby/numba_.py -> build/lib.linux-riscv64-cpython-311/pandas/core/groupby 2023-07-14 20:11:27,734 root INFO copying pandas/core/groupby/indexing.py -> build/lib.linux-riscv64-cpython-311/pandas/core/groupby 2023-07-14 20:11:27,735 root INFO copying pandas/core/groupby/grouper.py -> build/lib.linux-riscv64-cpython-311/pandas/core/groupby 2023-07-14 20:11:27,737 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/core/window 2023-07-14 20:11:27,738 root INFO copying pandas/core/window/rolling.py -> build/lib.linux-riscv64-cpython-311/pandas/core/window 2023-07-14 20:11:27,739 root INFO copying pandas/core/window/online.py -> build/lib.linux-riscv64-cpython-311/pandas/core/window 2023-07-14 20:11:27,740 root INFO copying pandas/core/window/common.py -> build/lib.linux-riscv64-cpython-311/pandas/core/window 2023-07-14 20:11:27,741 root INFO copying pandas/core/window/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/core/window 2023-07-14 20:11:27,742 root INFO copying pandas/core/window/ewm.py -> build/lib.linux-riscv64-cpython-311/pandas/core/window 2023-07-14 20:11:27,743 root INFO copying pandas/core/window/numba_.py -> build/lib.linux-riscv64-cpython-311/pandas/core/window 2023-07-14 20:11:27,743 root INFO copying pandas/core/window/expanding.py -> build/lib.linux-riscv64-cpython-311/pandas/core/window 2023-07-14 20:11:27,744 root INFO copying pandas/core/window/doc.py -> build/lib.linux-riscv64-cpython-311/pandas/core/window 2023-07-14 20:11:27,747 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/core/computation 2023-07-14 20:11:27,747 root INFO copying pandas/core/computation/pytables.py -> build/lib.linux-riscv64-cpython-311/pandas/core/computation 2023-07-14 20:11:27,748 root INFO copying pandas/core/computation/eval.py -> build/lib.linux-riscv64-cpython-311/pandas/core/computation 2023-07-14 20:11:27,749 root INFO copying pandas/core/computation/expr.py -> build/lib.linux-riscv64-cpython-311/pandas/core/computation 2023-07-14 20:11:27,750 root INFO copying pandas/core/computation/scope.py -> build/lib.linux-riscv64-cpython-311/pandas/core/computation 2023-07-14 20:11:27,751 root INFO copying pandas/core/computation/common.py -> build/lib.linux-riscv64-cpython-311/pandas/core/computation 2023-07-14 20:11:27,752 root INFO copying pandas/core/computation/check.py -> build/lib.linux-riscv64-cpython-311/pandas/core/computation 2023-07-14 20:11:27,753 root INFO copying pandas/core/computation/engines.py -> build/lib.linux-riscv64-cpython-311/pandas/core/computation 2023-07-14 20:11:27,754 root INFO copying pandas/core/computation/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/core/computation 2023-07-14 20:11:27,754 root INFO copying pandas/core/computation/ops.py -> build/lib.linux-riscv64-cpython-311/pandas/core/computation 2023-07-14 20:11:27,755 root INFO copying pandas/core/computation/align.py -> build/lib.linux-riscv64-cpython-311/pandas/core/computation 2023-07-14 20:11:27,756 root INFO copying pandas/core/computation/api.py -> build/lib.linux-riscv64-cpython-311/pandas/core/computation 2023-07-14 20:11:27,757 root INFO copying pandas/core/computation/parsing.py -> build/lib.linux-riscv64-cpython-311/pandas/core/computation 2023-07-14 20:11:27,758 root INFO copying pandas/core/computation/expressions.py -> build/lib.linux-riscv64-cpython-311/pandas/core/computation 2023-07-14 20:11:27,760 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/core/strings 2023-07-14 20:11:27,760 root INFO copying pandas/core/strings/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/core/strings 2023-07-14 20:11:27,761 root INFO copying pandas/core/strings/object_array.py -> build/lib.linux-riscv64-cpython-311/pandas/core/strings 2023-07-14 20:11:27,762 root INFO copying pandas/core/strings/base.py -> build/lib.linux-riscv64-cpython-311/pandas/core/strings 2023-07-14 20:11:27,763 root INFO copying pandas/core/strings/accessor.py -> build/lib.linux-riscv64-cpython-311/pandas/core/strings 2023-07-14 20:11:27,765 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/core/arrays/arrow 2023-07-14 20:11:27,766 root INFO copying pandas/core/arrays/arrow/extension_types.py -> build/lib.linux-riscv64-cpython-311/pandas/core/arrays/arrow 2023-07-14 20:11:27,766 root INFO copying pandas/core/arrays/arrow/_arrow_utils.py -> build/lib.linux-riscv64-cpython-311/pandas/core/arrays/arrow 2023-07-14 20:11:27,767 root INFO copying pandas/core/arrays/arrow/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/core/arrays/arrow 2023-07-14 20:11:27,768 root INFO copying pandas/core/arrays/arrow/array.py -> build/lib.linux-riscv64-cpython-311/pandas/core/arrays/arrow 2023-07-14 20:11:27,769 root INFO copying pandas/core/arrays/arrow/dtype.py -> build/lib.linux-riscv64-cpython-311/pandas/core/arrays/arrow 2023-07-14 20:11:27,771 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/core/arrays/sparse 2023-07-14 20:11:27,771 root INFO copying pandas/core/arrays/sparse/scipy_sparse.py -> build/lib.linux-riscv64-cpython-311/pandas/core/arrays/sparse 2023-07-14 20:11:27,772 root INFO copying pandas/core/arrays/sparse/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/core/arrays/sparse 2023-07-14 20:11:27,773 root INFO copying pandas/core/arrays/sparse/accessor.py -> build/lib.linux-riscv64-cpython-311/pandas/core/arrays/sparse 2023-07-14 20:11:27,774 root INFO copying pandas/core/arrays/sparse/array.py -> build/lib.linux-riscv64-cpython-311/pandas/core/arrays/sparse 2023-07-14 20:11:27,775 root INFO copying pandas/core/arrays/sparse/dtype.py -> build/lib.linux-riscv64-cpython-311/pandas/core/arrays/sparse 2023-07-14 20:11:27,777 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/core/_numba/kernels 2023-07-14 20:11:27,777 root INFO copying pandas/core/_numba/kernels/sum_.py -> build/lib.linux-riscv64-cpython-311/pandas/core/_numba/kernels 2023-07-14 20:11:27,778 root INFO copying pandas/core/_numba/kernels/__init__.py -> build/lib.linux-riscv64-cpython-311/pandas/core/_numba/kernels 2023-07-14 20:11:27,779 root INFO copying pandas/core/_numba/kernels/var_.py -> build/lib.linux-riscv64-cpython-311/pandas/core/_numba/kernels 2023-07-14 20:11:27,780 root INFO copying pandas/core/_numba/kernels/shared.py -> build/lib.linux-riscv64-cpython-311/pandas/core/_numba/kernels 2023-07-14 20:11:27,781 root INFO copying pandas/core/_numba/kernels/mean_.py -> build/lib.linux-riscv64-cpython-311/pandas/core/_numba/kernels 2023-07-14 20:11:27,782 root INFO copying pandas/core/_numba/kernels/min_max_.py -> build/lib.linux-riscv64-cpython-311/pandas/core/_numba/kernels 2023-07-14 20:11:27,787 root INFO running egg_info 2023-07-14 20:11:27,800 root INFO writing pandas.egg-info/PKG-INFO 2023-07-14 20:11:27,803 root INFO writing dependency_links to pandas.egg-info/dependency_links.txt 2023-07-14 20:11:27,805 root INFO writing entry points to pandas.egg-info/entry_points.txt 2023-07-14 20:11:27,808 root INFO writing requirements to pandas.egg-info/requires.txt 2023-07-14 20:11:27,810 root INFO writing top-level names to pandas.egg-info/top_level.txt 2023-07-14 20:11:28,296 root INFO reading manifest file 'pandas.egg-info/SOURCES.txt' 2023-07-14 20:11:28,370 root INFO reading manifest template 'MANIFEST.in' 2023-07-14 20:11:28,371 root WARNING warning: no files found matching 'versioneer.py' 2023-07-14 20:11:28,401 root WARNING no previously-included directories found matching 'doc/build' 2023-07-14 20:11:28,560 root WARNING warning: no previously-included files matching '*.bz2' found anywhere in distribution 2023-07-14 20:11:28,593 root WARNING warning: no previously-included files matching '*.csv' found anywhere in distribution 2023-07-14 20:11:28,627 root WARNING warning: no previously-included files matching '*.dta' found anywhere in distribution 2023-07-14 20:11:28,660 root WARNING warning: no previously-included files matching '*.feather' found anywhere in distribution 2023-07-14 20:11:28,694 root WARNING warning: no previously-included files matching '*.tar' found anywhere in distribution 2023-07-14 20:11:28,728 root WARNING warning: no previously-included files matching '*.gz' found anywhere in distribution 2023-07-14 20:11:28,761 root WARNING warning: no previously-included files matching '*.h5' found anywhere in distribution 2023-07-14 20:11:28,795 root WARNING warning: no previously-included files matching '*.html' found anywhere in distribution 2023-07-14 20:11:28,828 root WARNING warning: no previously-included files matching '*.json' found anywhere in distribution 2023-07-14 20:11:28,862 root WARNING warning: no previously-included files matching '*.jsonl' found anywhere in distribution 2023-07-14 20:11:28,895 root WARNING warning: no previously-included files matching '*.msgpack' found anywhere in distribution 2023-07-14 20:11:28,929 root WARNING warning: no previously-included files matching '*.pdf' found anywhere in distribution 2023-07-14 20:11:28,963 root WARNING warning: no previously-included files matching '*.pickle' found anywhere in distribution 2023-07-14 20:11:28,997 root WARNING warning: no previously-included files matching '*.png' found anywhere in distribution 2023-07-14 20:11:29,031 root WARNING warning: no previously-included files matching '*.pptx' found anywhere in distribution 2023-07-14 20:11:29,064 root WARNING warning: no previously-included files matching '*.ods' found anywhere in distribution 2023-07-14 20:11:29,098 root WARNING warning: no previously-included files matching '*.odt' found anywhere in distribution 2023-07-14 20:11:29,132 root WARNING warning: no previously-included files matching '*.orc' found anywhere in distribution 2023-07-14 20:11:29,166 root WARNING warning: no previously-included files matching '*.sas7bdat' found anywhere in distribution 2023-07-14 20:11:29,199 root WARNING warning: no previously-included files matching '*.sav' found anywhere in distribution 2023-07-14 20:11:29,233 root WARNING warning: no previously-included files matching '*.so' found anywhere in distribution 2023-07-14 20:11:29,266 root WARNING warning: no previously-included files matching '*.xls' found anywhere in distribution 2023-07-14 20:11:29,300 root WARNING warning: no previously-included files matching '*.xlsb' found anywhere in distribution 2023-07-14 20:11:29,334 root WARNING warning: no previously-included files matching '*.xlsm' found anywhere in distribution 2023-07-14 20:11:29,367 root WARNING warning: no previously-included files matching '*.xlsx' found anywhere in distribution 2023-07-14 20:11:29,401 root WARNING warning: no previously-included files matching '*.xpt' found anywhere in distribution 2023-07-14 20:11:29,435 root WARNING warning: no previously-included files matching '*.cpt' found anywhere in distribution 2023-07-14 20:11:29,468 root WARNING warning: no previously-included files matching '*.xz' found anywhere in distribution 2023-07-14 20:11:29,502 root WARNING warning: no previously-included files matching '*.zip' found anywhere in distribution 2023-07-14 20:11:29,536 root WARNING warning: no previously-included files matching '*.zst' found anywhere in distribution 2023-07-14 20:11:29,568 root WARNING warning: no previously-included files matching '*~' found anywhere in distribution 2023-07-14 20:11:29,596 root WARNING warning: no previously-included files matching '.DS_Store' found anywhere in distribution 2023-07-14 20:11:29,625 root WARNING warning: no previously-included files matching '.git*' found anywhere in distribution 2023-07-14 20:11:29,653 root WARNING warning: no previously-included files matching '#*' found anywhere in distribution 2023-07-14 20:11:29,788 root WARNING warning: no previously-included files matching '*.py[ocd]' found anywhere in distribution 2023-07-14 20:11:29,836 root WARNING no previously-included directories found matching 'pandas/tests/io/parser/data' 2023-07-14 20:11:29,840 root INFO adding license file 'LICENSE' 2023-07-14 20:11:29,840 root INFO adding license file 'AUTHORS.md' 2023-07-14 20:11:30,137 root INFO writing manifest file 'pandas.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _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:201: _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:201: _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:201: _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:201: _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:201: _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:201: _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:201: _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:201: _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:201: _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:201: _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:201: _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:201: _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:201: _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-07-14 20:11:30,351 root INFO copying pandas/_libs/algos.pxd -> build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:30,353 root INFO copying pandas/_libs/algos.pyi -> build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:30,354 root INFO copying pandas/_libs/algos.pyx -> build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:30,355 root INFO copying pandas/_libs/algos_common_helper.pxi.in -> build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:30,356 root INFO copying pandas/_libs/algos_take_helper.pxi.in -> build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:30,357 root INFO copying pandas/_libs/arrays.pxd -> build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:30,358 root INFO copying pandas/_libs/arrays.pyi -> build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:30,359 root INFO copying pandas/_libs/arrays.pyx -> build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:30,360 root INFO copying pandas/_libs/dtypes.pxd -> build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:30,361 root INFO copying pandas/_libs/groupby.pyi -> build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:30,361 root INFO copying pandas/_libs/groupby.pyx -> build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:30,362 root INFO copying pandas/_libs/hashing.pyi -> build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:30,363 root INFO copying pandas/_libs/hashing.pyx -> build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:30,364 root INFO copying pandas/_libs/hashtable.pxd -> build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:30,365 root INFO copying pandas/_libs/hashtable.pyi -> build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:30,366 root INFO copying pandas/_libs/hashtable.pyx -> build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:30,367 root INFO copying pandas/_libs/hashtable_class_helper.pxi.in -> build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:30,368 root INFO copying pandas/_libs/hashtable_func_helper.pxi.in -> build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:30,369 root INFO copying pandas/_libs/index.pyi -> build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:30,370 root INFO copying pandas/_libs/index.pyx -> build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:30,371 root INFO copying pandas/_libs/index_class_helper.pxi.in -> build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:30,372 root INFO copying pandas/_libs/indexing.pyi -> build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:30,373 root INFO copying pandas/_libs/indexing.pyx -> build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:30,374 root INFO copying pandas/_libs/internals.pyi -> build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:30,375 root INFO copying pandas/_libs/internals.pyx -> build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:30,376 root INFO copying pandas/_libs/interval.pyi -> build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:30,376 root INFO copying pandas/_libs/interval.pyx -> build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:30,377 root INFO copying pandas/_libs/intervaltree.pxi.in -> build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:30,378 root INFO copying pandas/_libs/join.pyi -> build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:30,379 root INFO copying pandas/_libs/join.pyx -> build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:30,380 root INFO copying pandas/_libs/json.pyi -> build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:30,381 root INFO copying pandas/_libs/khash.pxd -> build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:30,382 root INFO copying pandas/_libs/khash_for_primitive_helper.pxi.in -> build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:30,383 root INFO copying pandas/_libs/lib.pxd -> build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:30,384 root INFO copying pandas/_libs/lib.pyi -> build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:30,385 root INFO copying pandas/_libs/lib.pyx -> build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:30,386 root INFO copying pandas/_libs/missing.pxd -> build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:30,387 root INFO copying pandas/_libs/missing.pyi -> build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:30,388 root INFO copying pandas/_libs/missing.pyx -> build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:30,389 root INFO copying pandas/_libs/ops.pyi -> build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:30,390 root INFO copying pandas/_libs/ops.pyx -> build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:30,391 root INFO copying pandas/_libs/ops_dispatch.pyi -> build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:30,391 root INFO copying pandas/_libs/ops_dispatch.pyx -> build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:30,392 root INFO copying pandas/_libs/parsers.pyi -> build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:30,393 root INFO copying pandas/_libs/parsers.pyx -> build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:30,394 root INFO copying pandas/_libs/properties.pyi -> build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:30,395 root INFO copying pandas/_libs/properties.pyx -> build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:30,396 root INFO copying pandas/_libs/reduction.pyi -> build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:30,397 root INFO copying pandas/_libs/reduction.pyx -> build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:30,398 root INFO copying pandas/_libs/reshape.pyi -> build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:30,399 root INFO copying pandas/_libs/reshape.pyx -> build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:30,400 root INFO copying pandas/_libs/sparse.pyi -> build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:30,401 root INFO copying pandas/_libs/sparse.pyx -> build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:30,402 root INFO copying pandas/_libs/sparse_op_helper.pxi.in -> build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:30,403 root INFO copying pandas/_libs/testing.pyi -> build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:30,404 root INFO copying pandas/_libs/testing.pyx -> build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:30,405 root INFO copying pandas/_libs/tslib.pyi -> build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:30,405 root INFO copying pandas/_libs/tslib.pyx -> build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:30,406 root INFO copying pandas/_libs/util.pxd -> build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:30,407 root INFO copying pandas/_libs/writers.pyi -> build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:30,408 root INFO copying pandas/_libs/writers.pyx -> build/lib.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:30,409 root INFO copying pandas/_libs/window/aggregations.pyi -> build/lib.linux-riscv64-cpython-311/pandas/_libs/window 2023-07-14 20:11:30,410 root INFO copying pandas/_libs/window/aggregations.pyx -> build/lib.linux-riscv64-cpython-311/pandas/_libs/window 2023-07-14 20:11:30,411 root INFO copying pandas/_libs/window/indexers.pyi -> build/lib.linux-riscv64-cpython-311/pandas/_libs/window 2023-07-14 20:11:30,412 root INFO copying pandas/_libs/window/indexers.pyx -> build/lib.linux-riscv64-cpython-311/pandas/_libs/window 2023-07-14 20:11:30,413 root INFO copying pandas/_libs/tslibs/base.pxd -> build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs 2023-07-14 20:11:30,414 root INFO copying pandas/_libs/tslibs/base.pyx -> build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs 2023-07-14 20:11:30,415 root INFO copying pandas/_libs/tslibs/ccalendar.pxd -> build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs 2023-07-14 20:11:30,416 root INFO copying pandas/_libs/tslibs/ccalendar.pyi -> build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs 2023-07-14 20:11:30,417 root INFO copying pandas/_libs/tslibs/ccalendar.pyx -> build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs 2023-07-14 20:11:30,418 root INFO copying pandas/_libs/tslibs/conversion.pxd -> build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs 2023-07-14 20:11:30,419 root INFO copying pandas/_libs/tslibs/conversion.pyi -> build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs 2023-07-14 20:11:30,419 root INFO copying pandas/_libs/tslibs/conversion.pyx -> build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs 2023-07-14 20:11:30,420 root INFO copying pandas/_libs/tslibs/dtypes.pxd -> build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs 2023-07-14 20:11:30,421 root INFO copying pandas/_libs/tslibs/dtypes.pyi -> build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs 2023-07-14 20:11:30,422 root INFO copying pandas/_libs/tslibs/dtypes.pyx -> build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs 2023-07-14 20:11:30,423 root INFO copying pandas/_libs/tslibs/fields.pyi -> build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs 2023-07-14 20:11:30,424 root INFO copying pandas/_libs/tslibs/fields.pyx -> build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs 2023-07-14 20:11:30,425 root INFO copying pandas/_libs/tslibs/nattype.pxd -> build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs 2023-07-14 20:11:30,426 root INFO copying pandas/_libs/tslibs/nattype.pyi -> build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs 2023-07-14 20:11:30,427 root INFO copying pandas/_libs/tslibs/nattype.pyx -> build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs 2023-07-14 20:11:30,428 root INFO copying pandas/_libs/tslibs/np_datetime.pxd -> build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs 2023-07-14 20:11:30,429 root INFO copying pandas/_libs/tslibs/np_datetime.pyi -> build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs 2023-07-14 20:11:30,430 root INFO copying pandas/_libs/tslibs/np_datetime.pyx -> build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs 2023-07-14 20:11:30,431 root INFO copying pandas/_libs/tslibs/offsets.pxd -> build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs 2023-07-14 20:11:30,432 root INFO copying pandas/_libs/tslibs/offsets.pyi -> build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs 2023-07-14 20:11:30,433 root INFO copying pandas/_libs/tslibs/offsets.pyx -> build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs 2023-07-14 20:11:30,434 root INFO copying pandas/_libs/tslibs/parsing.pxd -> build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs 2023-07-14 20:11:30,435 root INFO copying pandas/_libs/tslibs/parsing.pyi -> build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs 2023-07-14 20:11:30,436 root INFO copying pandas/_libs/tslibs/parsing.pyx -> build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs 2023-07-14 20:11:30,437 root INFO copying pandas/_libs/tslibs/period.pxd -> build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs 2023-07-14 20:11:30,437 root INFO copying pandas/_libs/tslibs/period.pyi -> build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs 2023-07-14 20:11:30,438 root INFO copying pandas/_libs/tslibs/period.pyx -> build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs 2023-07-14 20:11:30,440 root INFO copying pandas/_libs/tslibs/strptime.pxd -> build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs 2023-07-14 20:11:30,440 root INFO copying pandas/_libs/tslibs/strptime.pyi -> build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs 2023-07-14 20:11:30,441 root INFO copying pandas/_libs/tslibs/strptime.pyx -> build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs 2023-07-14 20:11:30,442 root INFO copying pandas/_libs/tslibs/timedeltas.pxd -> build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs 2023-07-14 20:11:30,443 root INFO copying pandas/_libs/tslibs/timedeltas.pyi -> build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs 2023-07-14 20:11:30,444 root INFO copying pandas/_libs/tslibs/timedeltas.pyx -> build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs 2023-07-14 20:11:30,445 root INFO copying pandas/_libs/tslibs/timestamps.pxd -> build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs 2023-07-14 20:11:30,446 root INFO copying pandas/_libs/tslibs/timestamps.pyi -> build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs 2023-07-14 20:11:30,447 root INFO copying pandas/_libs/tslibs/timestamps.pyx -> build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs 2023-07-14 20:11:30,448 root INFO copying pandas/_libs/tslibs/timezones.pxd -> build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs 2023-07-14 20:11:30,449 root INFO copying pandas/_libs/tslibs/timezones.pyi -> build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs 2023-07-14 20:11:30,450 root INFO copying pandas/_libs/tslibs/timezones.pyx -> build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs 2023-07-14 20:11:30,451 root INFO copying pandas/_libs/tslibs/tzconversion.pxd -> build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs 2023-07-14 20:11:30,452 root INFO copying pandas/_libs/tslibs/tzconversion.pyi -> build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs 2023-07-14 20:11:30,453 root INFO copying pandas/_libs/tslibs/tzconversion.pyx -> build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs 2023-07-14 20:11:30,454 root INFO copying pandas/_libs/tslibs/util.pxd -> build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs 2023-07-14 20:11:30,455 root INFO copying pandas/_libs/tslibs/vectorized.pyi -> build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs 2023-07-14 20:11:30,455 root INFO copying pandas/_libs/tslibs/vectorized.pyx -> build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs 2023-07-14 20:11:30,456 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/io/data 2023-07-14 20:11:30,457 root INFO copying pandas/tests/io/data/gbq_fake_job.txt -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/data 2023-07-14 20:11:30,458 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/io/data/fixed_width 2023-07-14 20:11:30,458 root INFO copying pandas/tests/io/data/fixed_width/fixed_width_format.txt -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/data/fixed_width 2023-07-14 20:11:30,459 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/io/data/legacy_pickle 2023-07-14 20:11:30,460 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/io/data/legacy_pickle/1.2.4 2023-07-14 20:11:30,460 root INFO copying pandas/tests/io/data/legacy_pickle/1.2.4/empty_frame_v1_2_4-GH#42345.pkl -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/data/legacy_pickle/1.2.4 2023-07-14 20:11:30,461 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/io/data/parquet 2023-07-14 20:11:30,461 root INFO copying pandas/tests/io/data/parquet/simple.parquet -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/data/parquet 2023-07-14 20:11:30,462 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/io/data/pickle 2023-07-14 20:11:30,463 root INFO copying pandas/tests/io/data/pickle/test_mi_py27.pkl -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/data/pickle 2023-07-14 20:11:30,464 root INFO copying pandas/tests/io/data/pickle/test_py27.pkl -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/data/pickle 2023-07-14 20:11:30,465 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/tests/io/data/xml 2023-07-14 20:11:30,465 root INFO copying pandas/tests/io/data/xml/baby_names.xml -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/data/xml 2023-07-14 20:11:30,466 root INFO copying pandas/tests/io/data/xml/books.xml -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/data/xml 2023-07-14 20:11:30,467 root INFO copying pandas/tests/io/data/xml/cta_rail_lines.kml -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/data/xml 2023-07-14 20:11:30,468 root INFO copying pandas/tests/io/data/xml/doc_ch_utf.xml -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/data/xml 2023-07-14 20:11:30,469 root INFO copying pandas/tests/io/data/xml/flatten_doc.xsl -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/data/xml 2023-07-14 20:11:30,470 root INFO copying pandas/tests/io/data/xml/row_field_output.xsl -> build/lib.linux-riscv64-cpython-311/pandas/tests/io/data/xml 2023-07-14 20:11:30,471 root INFO copying pandas/io/sas/_byteswap.pyi -> build/lib.linux-riscv64-cpython-311/pandas/io/sas 2023-07-14 20:11:30,472 root INFO copying pandas/io/sas/_sas.pyi -> build/lib.linux-riscv64-cpython-311/pandas/io/sas 2023-07-14 20:11:30,473 root INFO copying pandas/io/sas/byteswap.pyx -> build/lib.linux-riscv64-cpython-311/pandas/io/sas 2023-07-14 20:11:30,474 root INFO copying pandas/io/sas/sas.pyx -> build/lib.linux-riscv64-cpython-311/pandas/io/sas 2023-07-14 20:11:30,474 root INFO creating build/lib.linux-riscv64-cpython-311/pandas/io/formats/templates 2023-07-14 20:11:30,475 root INFO copying pandas/io/formats/templates/html.tpl -> build/lib.linux-riscv64-cpython-311/pandas/io/formats/templates 2023-07-14 20:11:30,476 root INFO copying pandas/io/formats/templates/html_style.tpl -> build/lib.linux-riscv64-cpython-311/pandas/io/formats/templates 2023-07-14 20:11:30,477 root INFO copying pandas/io/formats/templates/html_table.tpl -> build/lib.linux-riscv64-cpython-311/pandas/io/formats/templates 2023-07-14 20:11:30,478 root INFO copying pandas/io/formats/templates/latex.tpl -> build/lib.linux-riscv64-cpython-311/pandas/io/formats/templates 2023-07-14 20:11:30,479 root INFO copying pandas/io/formats/templates/latex_longtable.tpl -> build/lib.linux-riscv64-cpython-311/pandas/io/formats/templates 2023-07-14 20:11:30,480 root INFO copying pandas/io/formats/templates/latex_table.tpl -> build/lib.linux-riscv64-cpython-311/pandas/io/formats/templates 2023-07-14 20:11:30,480 root INFO copying pandas/io/formats/templates/string.tpl -> build/lib.linux-riscv64-cpython-311/pandas/io/formats/templates 2023-07-14 20:11:30,677 root INFO running build_ext 2023-07-14 20:11:30,691 root INFO building 'pandas._libs.algos' extension 2023-07-14 20:11:30,692 root INFO creating build/temp.linux-riscv64-cpython-311 2023-07-14 20:11:30,692 root INFO creating build/temp.linux-riscv64-cpython-311/pandas 2023-07-14 20:11:30,692 root INFO creating build/temp.linux-riscv64-cpython-311/pandas/_libs 2023-07-14 20:11:30,693 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-riscv64-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-07-14 20:13:38,162 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-riscv64-cpython-311/pandas/_libs/algos.o -L/usr/lib -o build/lib.linux-riscv64-cpython-311/pandas/_libs/algos.cpython-311-riscv64-linux-musl.so 2023-07-14 20:14:31,408 root INFO building 'pandas._libs.arrays' extension 2023-07-14 20:14:31,410 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-riscv64-cpython-311/pandas/_libs/arrays.o 2023-07-14 20:14:37,010 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-riscv64-cpython-311/pandas/_libs/arrays.o -L/usr/lib -o build/lib.linux-riscv64-cpython-311/pandas/_libs/arrays.cpython-311-riscv64-linux-musl.so 2023-07-14 20:14:57,981 root INFO building 'pandas._libs.groupby' extension 2023-07-14 20:14:57,982 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-riscv64-cpython-311/pandas/_libs/groupby.o 2023-07-14 20:16:53,121 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-riscv64-cpython-311/pandas/_libs/groupby.o -L/usr/lib -o build/lib.linux-riscv64-cpython-311/pandas/_libs/groupby.cpython-311-riscv64-linux-musl.so 2023-07-14 20:17:33,790 root INFO building 'pandas._libs.hashing' extension 2023-07-14 20:17:33,791 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-riscv64-cpython-311/pandas/_libs/hashing.o 2023-07-14 20:17:44,527 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-riscv64-cpython-311/pandas/_libs/hashing.o -L/usr/lib -o build/lib.linux-riscv64-cpython-311/pandas/_libs/hashing.cpython-311-riscv64-linux-musl.so 2023-07-14 20:18:12,813 root INFO building 'pandas._libs.hashtable' extension 2023-07-14 20:18:12,814 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-riscv64-cpython-311/pandas/_libs/hashtable.o 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-07-14 20:20:22,263 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-riscv64-cpython-311/pandas/_libs/hashtable.o -L/usr/lib -o build/lib.linux-riscv64-cpython-311/pandas/_libs/hashtable.cpython-311-riscv64-linux-musl.so 2023-07-14 20:20:57,434 root INFO building 'pandas._libs.index' extension 2023-07-14 20:20:57,436 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-riscv64-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-07-14 20:21:48,032 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-riscv64-cpython-311/pandas/_libs/index.o -L/usr/lib -o build/lib.linux-riscv64-cpython-311/pandas/_libs/index.cpython-311-riscv64-linux-musl.so 2023-07-14 20:22:21,159 root INFO building 'pandas._libs.indexing' extension 2023-07-14 20:22:21,161 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-riscv64-cpython-311/pandas/_libs/indexing.o 2023-07-14 20:22:24,637 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-riscv64-cpython-311/pandas/_libs/indexing.o -L/usr/lib -o build/lib.linux-riscv64-cpython-311/pandas/_libs/indexing.cpython-311-riscv64-linux-musl.so 2023-07-14 20:22:33,789 root INFO building 'pandas._libs.internals' extension 2023-07-14 20:22:33,791 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-riscv64-cpython-311/pandas/_libs/internals.o 2023-07-14 20:22:54,078 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-riscv64-cpython-311/pandas/_libs/internals.o -L/usr/lib -o build/lib.linux-riscv64-cpython-311/pandas/_libs/internals.cpython-311-riscv64-linux-musl.so 2023-07-14 20:23:23,485 root INFO building 'pandas._libs.interval' extension 2023-07-14 20:23:23,486 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-riscv64-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-07-14 20:24:35,711 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-riscv64-cpython-311/pandas/_libs/interval.o -L/usr/lib -o build/lib.linux-riscv64-cpython-311/pandas/_libs/interval.cpython-311-riscv64-linux-musl.so 2023-07-14 20:25:09,810 root INFO building 'pandas._libs.join' extension 2023-07-14 20:25: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/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-riscv64-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-07-14 20:30:12,409 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-riscv64-cpython-311/pandas/_libs/join.o -L/usr/lib -o build/lib.linux-riscv64-cpython-311/pandas/_libs/join.cpython-311-riscv64-linux-musl.so 2023-07-14 20:30:55,234 root INFO building 'pandas._libs.lib' extension 2023-07-14 20:30:55,235 root INFO creating build/temp.linux-riscv64-cpython-311/pandas/_libs/src 2023-07-14 20:30:55,236 root INFO creating build/temp.linux-riscv64-cpython-311/pandas/_libs/src/parser 2023-07-14 20:30:55,237 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-riscv64-cpython-311/pandas/_libs/lib.o 2023-07-14 20:31:32,945 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-riscv64-cpython-311/pandas/_libs/src/parser/tokenizer.o 2023-07-14 20:31:35,810 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-riscv64-cpython-311/pandas/_libs/lib.o build/temp.linux-riscv64-cpython-311/pandas/_libs/src/parser/tokenizer.o -L/usr/lib -o build/lib.linux-riscv64-cpython-311/pandas/_libs/lib.cpython-311-riscv64-linux-musl.so 2023-07-14 20:32:07,329 root INFO building 'pandas._libs.missing' extension 2023-07-14 20:32:07,330 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-riscv64-cpython-311/pandas/_libs/missing.o 2023-07-14 20:32:17,864 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-riscv64-cpython-311/pandas/_libs/missing.o -L/usr/lib -o build/lib.linux-riscv64-cpython-311/pandas/_libs/missing.cpython-311-riscv64-linux-musl.so 2023-07-14 20:32:41,655 root INFO building 'pandas._libs.parsers' extension 2023-07-14 20:32:41,656 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-riscv64-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-07-14 20:33:11,907 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-riscv64-cpython-311/pandas/_libs/src/parser/io.o 2023-07-14 20:33:13,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 -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-riscv64-cpython-311/pandas/_libs/src/parser/tokenizer.o 2023-07-14 20:33:16,331 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-riscv64-cpython-311/pandas/_libs/parsers.o build/temp.linux-riscv64-cpython-311/pandas/_libs/src/parser/io.o build/temp.linux-riscv64-cpython-311/pandas/_libs/src/parser/tokenizer.o -L/usr/lib -o build/lib.linux-riscv64-cpython-311/pandas/_libs/parsers.cpython-311-riscv64-linux-musl.so 2023-07-14 20:33:43,566 root INFO building 'pandas._libs.reduction' extension 2023-07-14 20:33:43,568 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-riscv64-cpython-311/pandas/_libs/reduction.o 2023-07-14 20:33:46,660 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-riscv64-cpython-311/pandas/_libs/reduction.o -L/usr/lib -o build/lib.linux-riscv64-cpython-311/pandas/_libs/reduction.cpython-311-riscv64-linux-musl.so 2023-07-14 20:33:52,523 root INFO building 'pandas._libs.ops' extension 2023-07-14 20:33:52,525 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-riscv64-cpython-311/pandas/_libs/ops.o 2023-07-14 20:34:05,251 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-riscv64-cpython-311/pandas/_libs/ops.o -L/usr/lib -o build/lib.linux-riscv64-cpython-311/pandas/_libs/ops.cpython-311-riscv64-linux-musl.so 2023-07-14 20:34:32,118 root INFO building 'pandas._libs.ops_dispatch' extension 2023-07-14 20:34:32,120 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-riscv64-cpython-311/pandas/_libs/ops_dispatch.o 2023-07-14 20:34:35,864 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-riscv64-cpython-311/pandas/_libs/ops_dispatch.o -L/usr/lib -o build/lib.linux-riscv64-cpython-311/pandas/_libs/ops_dispatch.cpython-311-riscv64-linux-musl.so 2023-07-14 20:34:46,561 root INFO building 'pandas._libs.properties' extension 2023-07-14 20:34:46,563 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-riscv64-cpython-311/pandas/_libs/properties.o 2023-07-14 20:34:50,768 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-riscv64-cpython-311/pandas/_libs/properties.o -L/usr/lib -o build/lib.linux-riscv64-cpython-311/pandas/_libs/properties.cpython-311-riscv64-linux-musl.so 2023-07-14 20:35:04,110 root INFO building 'pandas._libs.reshape' extension 2023-07-14 20:35:04,111 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-riscv64-cpython-311/pandas/_libs/reshape.o 2023-07-14 20:35:18,693 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-riscv64-cpython-311/pandas/_libs/reshape.o -L/usr/lib -o build/lib.linux-riscv64-cpython-311/pandas/_libs/reshape.cpython-311-riscv64-linux-musl.so 2023-07-14 20:35:45,129 root INFO building 'pandas._libs.sparse' extension 2023-07-14 20:35:45,130 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-riscv64-cpython-311/pandas/_libs/sparse.o 2023-07-14 20:36:34,098 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-riscv64-cpython-311/pandas/_libs/sparse.o -L/usr/lib -o build/lib.linux-riscv64-cpython-311/pandas/_libs/sparse.cpython-311-riscv64-linux-musl.so 2023-07-14 20:37:06,475 root INFO building 'pandas._libs.tslib' extension 2023-07-14 20:37:06,477 root INFO creating build/temp.linux-riscv64-cpython-311/pandas/_libs/tslibs 2023-07-14 20:37:06,477 root INFO creating build/temp.linux-riscv64-cpython-311/pandas/_libs/tslibs/src 2023-07-14 20:37:06,478 root INFO creating build/temp.linux-riscv64-cpython-311/pandas/_libs/tslibs/src/datetime 2023-07-14 20:37:06,478 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-riscv64-cpython-311/pandas/_libs/tslib.o 2023-07-14 20:37:22,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 -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-riscv64-cpython-311/pandas/_libs/tslibs/src/datetime/np_datetime.o 2023-07-14 20:37:24,117 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-riscv64-cpython-311/pandas/_libs/tslib.o build/temp.linux-riscv64-cpython-311/pandas/_libs/tslibs/src/datetime/np_datetime.o -L/usr/lib -o build/lib.linux-riscv64-cpython-311/pandas/_libs/tslib.cpython-311-riscv64-linux-musl.so 2023-07-14 20:37:48,863 root INFO building 'pandas._libs.tslibs.base' extension 2023-07-14 20:37:48,865 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-riscv64-cpython-311/pandas/_libs/tslibs/base.o 2023-07-14 20:37:52,056 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-riscv64-cpython-311/pandas/_libs/tslibs/base.o -L/usr/lib -o build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/base.cpython-311-riscv64-linux-musl.so 2023-07-14 20:38:00,220 root INFO building 'pandas._libs.tslibs.ccalendar' extension 2023-07-14 20:38:00,222 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-riscv64-cpython-311/pandas/_libs/tslibs/ccalendar.o 2023-07-14 20:38:04,429 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-riscv64-cpython-311/pandas/_libs/tslibs/ccalendar.o -L/usr/lib -o build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/ccalendar.cpython-311-riscv64-linux-musl.so 2023-07-14 20:38:23,003 root INFO building 'pandas._libs.tslibs.dtypes' extension 2023-07-14 20:38:23,004 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-riscv64-cpython-311/pandas/_libs/tslibs/dtypes.o 2023-07-14 20:38:31,547 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-riscv64-cpython-311/pandas/_libs/tslibs/dtypes.o -L/usr/lib -o build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/dtypes.cpython-311-riscv64-linux-musl.so 2023-07-14 20:38:52,573 root INFO building 'pandas._libs.tslibs.conversion' extension 2023-07-14 20:38:52,574 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-riscv64-cpython-311/pandas/_libs/tslibs/conversion.o 2023-07-14 20:39:06,621 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-riscv64-cpython-311/pandas/_libs/tslibs/src/datetime/np_datetime.o 2023-07-14 20:39:08,596 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-riscv64-cpython-311/pandas/_libs/tslibs/conversion.o build/temp.linux-riscv64-cpython-311/pandas/_libs/tslibs/src/datetime/np_datetime.o -L/usr/lib -o build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/conversion.cpython-311-riscv64-linux-musl.so 2023-07-14 20:39:36,391 root INFO building 'pandas._libs.tslibs.fields' extension 2023-07-14 20:39:36,393 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-riscv64-cpython-311/pandas/_libs/tslibs/fields.o 2023-07-14 20:39:54,603 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-riscv64-cpython-311/pandas/_libs/tslibs/src/datetime/np_datetime.o 2023-07-14 20:39:56,570 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-riscv64-cpython-311/pandas/_libs/tslibs/fields.o build/temp.linux-riscv64-cpython-311/pandas/_libs/tslibs/src/datetime/np_datetime.o -L/usr/lib -o build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/fields.cpython-311-riscv64-linux-musl.so 2023-07-14 20:40:26,893 root INFO building 'pandas._libs.tslibs.nattype' extension 2023-07-14 20:40:26,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./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-riscv64-cpython-311/pandas/_libs/tslibs/nattype.o 2023-07-14 20:40:37,580 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-riscv64-cpython-311/pandas/_libs/tslibs/nattype.o -L/usr/lib -o build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/nattype.cpython-311-riscv64-linux-musl.so 2023-07-14 20:41:01,914 root INFO building 'pandas._libs.tslibs.np_datetime' extension 2023-07-14 20:41:01,916 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-riscv64-cpython-311/pandas/_libs/tslibs/np_datetime.o 2023-07-14 20:41:08,715 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-riscv64-cpython-311/pandas/_libs/tslibs/src/datetime/np_datetime.o 2023-07-14 20:41:10,689 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-riscv64-cpython-311/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o 2023-07-14 20:41:12,645 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-riscv64-cpython-311/pandas/_libs/tslibs/np_datetime.o build/temp.linux-riscv64-cpython-311/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-riscv64-cpython-311/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -L/usr/lib -o build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/np_datetime.cpython-311-riscv64-linux-musl.so 2023-07-14 20:41:37,977 root INFO building 'pandas._libs.tslibs.offsets' extension 2023-07-14 20:41:37,979 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-riscv64-cpython-311/pandas/_libs/tslibs/offsets.o 2023-07-14 20:42:27,057 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-riscv64-cpython-311/pandas/_libs/tslibs/src/datetime/np_datetime.o 2023-07-14 20:42:29,032 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-riscv64-cpython-311/pandas/_libs/tslibs/offsets.o build/temp.linux-riscv64-cpython-311/pandas/_libs/tslibs/src/datetime/np_datetime.o -L/usr/lib -o build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/offsets.cpython-311-riscv64-linux-musl.so 2023-07-14 20:42:54,604 root INFO building 'pandas._libs.tslibs.parsing' extension 2023-07-14 20:42:54,605 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-riscv64-cpython-311/pandas/_libs/src/parser/tokenizer.o 2023-07-14 20:42:57,487 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-riscv64-cpython-311/pandas/_libs/tslibs/parsing.o 2023-07-14 20:43:19,500 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-riscv64-cpython-311/pandas/_libs/src/parser/tokenizer.o build/temp.linux-riscv64-cpython-311/pandas/_libs/tslibs/parsing.o -L/usr/lib -o build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/parsing.cpython-311-riscv64-linux-musl.so 2023-07-14 20:43:44,838 root INFO building 'pandas._libs.tslibs.period' extension 2023-07-14 20:43:44,839 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-riscv64-cpython-311/pandas/_libs/tslibs/period.o 2023-07-14 20:44:08,000 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-riscv64-cpython-311/pandas/_libs/tslibs/src/datetime/np_datetime.o 2023-07-14 20:44:09,978 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-riscv64-cpython-311/pandas/_libs/tslibs/period.o build/temp.linux-riscv64-cpython-311/pandas/_libs/tslibs/src/datetime/np_datetime.o -L/usr/lib -o build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/period.cpython-311-riscv64-linux-musl.so 2023-07-14 20:44:40,611 root INFO building 'pandas._libs.tslibs.strptime' extension 2023-07-14 20:44:40,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 -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-riscv64-cpython-311/pandas/_libs/tslibs/src/datetime/np_datetime.o 2023-07-14 20:44:42,574 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-riscv64-cpython-311/pandas/_libs/tslibs/strptime.o 2023-07-14 20:45:00,561 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-riscv64-cpython-311/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-riscv64-cpython-311/pandas/_libs/tslibs/strptime.o -L/usr/lib -o build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/strptime.cpython-311-riscv64-linux-musl.so 2023-07-14 20:45:38,854 root INFO building 'pandas._libs.tslibs.timedeltas' extension 2023-07-14 20:45:38,856 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-riscv64-cpython-311/pandas/_libs/tslibs/src/datetime/np_datetime.o 2023-07-14 20:45:40,829 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-riscv64-cpython-311/pandas/_libs/tslibs/timedeltas.o 2023-07-14 20:46:12,823 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-riscv64-cpython-311/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-riscv64-cpython-311/pandas/_libs/tslibs/timedeltas.o -L/usr/lib -o build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/timedeltas.cpython-311-riscv64-linux-musl.so 2023-07-14 20:46:44,066 root INFO building 'pandas._libs.tslibs.timestamps' extension 2023-07-14 20:46:44,067 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-riscv64-cpython-311/pandas/_libs/tslibs/src/datetime/np_datetime.o 2023-07-14 20:46:46,024 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-riscv64-cpython-311/pandas/_libs/tslibs/timestamps.o 2023-07-14 20:47:14,140 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-riscv64-cpython-311/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-riscv64-cpython-311/pandas/_libs/tslibs/timestamps.o -L/usr/lib -o build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/timestamps.cpython-311-riscv64-linux-musl.so 2023-07-14 20:47:44,469 root INFO building 'pandas._libs.tslibs.timezones' extension 2023-07-14 20:47:44,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/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c pandas/_libs/tslibs/timezones.c -o build/temp.linux-riscv64-cpython-311/pandas/_libs/tslibs/timezones.o 2023-07-14 20:47:58,231 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-riscv64-cpython-311/pandas/_libs/tslibs/timezones.o -L/usr/lib -o build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/timezones.cpython-311-riscv64-linux-musl.so 2023-07-14 20:48:25,170 root INFO building 'pandas._libs.tslibs.tzconversion' extension 2023-07-14 20:48:25,172 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-riscv64-cpython-311/pandas/_libs/tslibs/src/datetime/np_datetime.o 2023-07-14 20:48:27,134 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-riscv64-cpython-311/pandas/_libs/tslibs/tzconversion.o 2023-07-14 20:48:43,262 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-riscv64-cpython-311/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-riscv64-cpython-311/pandas/_libs/tslibs/tzconversion.o -L/usr/lib -o build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/tzconversion.cpython-311-riscv64-linux-musl.so 2023-07-14 20:49:12,553 root INFO building 'pandas._libs.tslibs.vectorized' extension 2023-07-14 20:49:12,554 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-riscv64-cpython-311/pandas/_libs/tslibs/src/datetime/np_datetime.o 2023-07-14 20:49:14,523 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-riscv64-cpython-311/pandas/_libs/tslibs/vectorized.o 2023-07-14 20:49:26,580 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-riscv64-cpython-311/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-riscv64-cpython-311/pandas/_libs/tslibs/vectorized.o -L/usr/lib -o build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/vectorized.cpython-311-riscv64-linux-musl.so 2023-07-14 20:49:59,467 root INFO building 'pandas._libs.testing' extension 2023-07-14 20:49:59,469 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-riscv64-cpython-311/pandas/_libs/testing.o 2023-07-14 20:50:04,983 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-riscv64-cpython-311/pandas/_libs/testing.o -L/usr/lib -o build/lib.linux-riscv64-cpython-311/pandas/_libs/testing.cpython-311-riscv64-linux-musl.so 2023-07-14 20:50:29,714 root INFO building 'pandas._libs.window.aggregations' extension 2023-07-14 20:50:29,715 root INFO creating build/temp.linux-riscv64-cpython-311/pandas/_libs/window 2023-07-14 20:50:29,716 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-riscv64-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-07-14 20:50:55,641 root INFO g++ -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-riscv64-cpython-311/pandas/_libs/window/aggregations.o -L/usr/lib -o build/lib.linux-riscv64-cpython-311/pandas/_libs/window/aggregations.cpython-311-riscv64-linux-musl.so 2023-07-14 20:51:25,014 root INFO building 'pandas._libs.window.indexers' extension 2023-07-14 20:51:25,016 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-riscv64-cpython-311/pandas/_libs/window/indexers.o 2023-07-14 20:51:35,209 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-riscv64-cpython-311/pandas/_libs/window/indexers.o -L/usr/lib -o build/lib.linux-riscv64-cpython-311/pandas/_libs/window/indexers.cpython-311-riscv64-linux-musl.so 2023-07-14 20:52:06,481 root INFO building 'pandas._libs.writers' extension 2023-07-14 20:52:06,482 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-riscv64-cpython-311/pandas/_libs/writers.o 2023-07-14 20:52:19,089 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-riscv64-cpython-311/pandas/_libs/writers.o -L/usr/lib -o build/lib.linux-riscv64-cpython-311/pandas/_libs/writers.cpython-311-riscv64-linux-musl.so 2023-07-14 20:52:49,567 root INFO building 'pandas.io.sas._sas' extension 2023-07-14 20:52:49,568 root INFO creating build/temp.linux-riscv64-cpython-311/pandas/io 2023-07-14 20:52:49,568 root INFO creating build/temp.linux-riscv64-cpython-311/pandas/io/sas 2023-07-14 20:52:49,569 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-riscv64-cpython-311/pandas/io/sas/sas.o 2023-07-14 20:53:02,513 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-riscv64-cpython-311/pandas/io/sas/sas.o -L/usr/lib -o build/lib.linux-riscv64-cpython-311/pandas/io/sas/_sas.cpython-311-riscv64-linux-musl.so 2023-07-14 20:53:32,817 root INFO building 'pandas.io.sas._byteswap' extension 2023-07-14 20:53:32,819 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-riscv64-cpython-311/pandas/io/sas/byteswap.o 2023-07-14 20:53:35,664 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-riscv64-cpython-311/pandas/io/sas/byteswap.o -L/usr/lib -o build/lib.linux-riscv64-cpython-311/pandas/io/sas/_byteswap.cpython-311-riscv64-linux-musl.so 2023-07-14 20:53:42,283 root INFO building 'pandas._libs.json' extension 2023-07-14 20:53:42,284 root INFO creating build/temp.linux-riscv64-cpython-311/pandas/_libs/src/ujson 2023-07-14 20:53:42,285 root INFO creating build/temp.linux-riscv64-cpython-311/pandas/_libs/src/ujson/lib 2023-07-14 20:53:42,286 root INFO creating build/temp.linux-riscv64-cpython-311/pandas/_libs/src/ujson/python 2023-07-14 20:53:42,287 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-riscv64-cpython-311/pandas/_libs/src/ujson/lib/ultrajsondec.o 2023-07-14 20:53:43,834 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-riscv64-cpython-311/pandas/_libs/src/ujson/lib/ultrajsonenc.o 2023-07-14 20:53:45,438 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-riscv64-cpython-311/pandas/_libs/src/ujson/python/JSONtoObj.o 2023-07-14 20:53:47,304 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-riscv64-cpython-311/pandas/_libs/src/ujson/python/date_conversions.o 2023-07-14 20:53:48,746 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-riscv64-cpython-311/pandas/_libs/src/ujson/python/objToJSON.o 2023-07-14 20:53:51,581 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-riscv64-cpython-311/pandas/_libs/src/ujson/python/ujson.o 2023-07-14 20:53:53,167 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-riscv64-cpython-311/pandas/_libs/tslibs/src/datetime/np_datetime.o 2023-07-14 20:53:55,133 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-riscv64-cpython-311/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o 2023-07-14 20:53:57,094 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-riscv64-cpython-311/pandas/_libs/src/ujson/lib/ultrajsondec.o build/temp.linux-riscv64-cpython-311/pandas/_libs/src/ujson/lib/ultrajsonenc.o build/temp.linux-riscv64-cpython-311/pandas/_libs/src/ujson/python/JSONtoObj.o build/temp.linux-riscv64-cpython-311/pandas/_libs/src/ujson/python/date_conversions.o build/temp.linux-riscv64-cpython-311/pandas/_libs/src/ujson/python/objToJSON.o build/temp.linux-riscv64-cpython-311/pandas/_libs/src/ujson/python/ujson.o build/temp.linux-riscv64-cpython-311/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-riscv64-cpython-311/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -L/usr/lib -o build/lib.linux-riscv64-cpython-311/pandas/_libs/json.cpython-311-riscv64-linux-musl.so 2023-07-14 20:54:16,633 wheel INFO installing to build/bdist.linux-riscv64/wheel 2023-07-14 20:54:16,633 root INFO running install 2023-07-14 20:54:16,719 root INFO running install_lib 2023-07-14 20:54:16,731 root INFO creating build/bdist.linux-riscv64 2023-07-14 20:54:16,732 root INFO creating build/bdist.linux-riscv64/wheel 2023-07-14 20:54:16,732 root INFO creating build/bdist.linux-riscv64/wheel/pandas 2023-07-14 20:54:16,733 root INFO creating build/bdist.linux-riscv64/wheel/pandas/arrays 2023-07-14 20:54:16,734 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/arrays/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/arrays 2023-07-14 20:54:16,735 root INFO creating build/bdist.linux-riscv64/wheel/pandas/compat 2023-07-14 20:54:16,735 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/compat/compressors.py -> build/bdist.linux-riscv64/wheel/pandas/compat 2023-07-14 20:54:16,736 root INFO creating build/bdist.linux-riscv64/wheel/pandas/compat/numpy 2023-07-14 20:54:16,737 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/compat/numpy/function.py -> build/bdist.linux-riscv64/wheel/pandas/compat/numpy 2023-07-14 20:54:16,737 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/compat/numpy/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/compat/numpy 2023-07-14 20:54:16,738 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/compat/_optional.py -> build/bdist.linux-riscv64/wheel/pandas/compat 2023-07-14 20:54:16,739 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/compat/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/compat 2023-07-14 20:54:16,740 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/compat/pyarrow.py -> build/bdist.linux-riscv64/wheel/pandas/compat 2023-07-14 20:54:16,741 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/compat/_constants.py -> build/bdist.linux-riscv64/wheel/pandas/compat 2023-07-14 20:54:16,742 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/compat/pickle_compat.py -> build/bdist.linux-riscv64/wheel/pandas/compat 2023-07-14 20:54:16,742 root INFO creating build/bdist.linux-riscv64/wheel/pandas/_config 2023-07-14 20:54:16,743 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_config/dates.py -> build/bdist.linux-riscv64/wheel/pandas/_config 2023-07-14 20:54:16,744 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_config/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/_config 2023-07-14 20:54:16,745 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_config/display.py -> build/bdist.linux-riscv64/wheel/pandas/_config 2023-07-14 20:54:16,746 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_config/config.py -> build/bdist.linux-riscv64/wheel/pandas/_config 2023-07-14 20:54:16,746 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_config/localization.py -> build/bdist.linux-riscv64/wheel/pandas/_config 2023-07-14 20:54:16,747 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tseries 2023-07-14 20:54:16,748 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tseries/offsets.py -> build/bdist.linux-riscv64/wheel/pandas/tseries 2023-07-14 20:54:16,749 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tseries/frequencies.py -> build/bdist.linux-riscv64/wheel/pandas/tseries 2023-07-14 20:54:16,750 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tseries/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tseries 2023-07-14 20:54:16,750 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tseries/holiday.py -> build/bdist.linux-riscv64/wheel/pandas/tseries 2023-07-14 20:54:16,751 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tseries/api.py -> build/bdist.linux-riscv64/wheel/pandas/tseries 2023-07-14 20:54:16,752 root INFO creating build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,753 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/interval.pyi -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,754 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/missing.pyx -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,755 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslib.pyi -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,755 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/groupby.pyx -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,756 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/internals.cpython-311-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,763 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/ops.pyx -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,764 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/hashing.cpython-311-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,768 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/indexing.cpython-311-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,769 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/ops_dispatch.pyx -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,770 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/json.pyi -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,771 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/properties.pyi -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,772 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/intervaltree.pxi.in -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,772 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/hashtable_class_helper.pxi.in -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,773 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/ops_dispatch.pyi -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,774 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/lib.cpython-311-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,785 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/properties.cpython-311-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,787 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/arrays.pyi -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,788 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/parsers.cpython-311-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,798 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/testing.pyx -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,799 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/missing.pyi -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,799 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/join.pyi -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,800 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/writers.cpython-311-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,804 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,805 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/sparse.pyi -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,806 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/algos.pyx -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,807 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/missing.pxd -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,808 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/util.pxd -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,808 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/groupby.cpython-311-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,836 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/properties.pyx -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,837 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/writers.pyx -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,838 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/lib.pyi -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,838 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslib.pyx -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,839 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/algos.cpython-311-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,868 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/sparse.cpython-311-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,884 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/index.cpython-311-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,901 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/sparse.pyx -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,902 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/reshape.cpython-311-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,907 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/indexing.pyi -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,907 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/lib.pyx -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,908 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/reduction.pyx -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,909 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/parsers.pyx -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,910 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslib.cpython-311-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,916 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/ops_dispatch.cpython-311-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,917 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/interval.cpython-311-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,938 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/join.cpython-311-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,976 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/hashing.pyx -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,977 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/testing.cpython-311-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,979 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/internals.pyi -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,980 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/index.pyx -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,980 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/ops.cpython-311-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,985 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/khash_for_primitive_helper.pxi.in -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,986 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/index_class_helper.pxi.in -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,986 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/ops.pyi -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,987 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/reduction.pyi -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,988 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/index.pyi -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,989 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/khash.pxd -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,990 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/reduction.cpython-311-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,991 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/hashtable_func_helper.pxi.in -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,992 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/algos_common_helper.pxi.in -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,993 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/join.pyx -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,993 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/algos_take_helper.pxi.in -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,994 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/hashtable.pxd -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,995 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/json.cpython-311-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,997 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/sparse_op_helper.pxi.in -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:16,998 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/hashtable.cpython-311-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:17,024 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/hashing.pyi -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:17,025 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/algos.pxd -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:17,025 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/algos.pyi -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:17,026 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/reshape.pyx -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:17,027 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/hashtable.pyi -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:17,028 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/missing.cpython-311-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:17,031 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/indexing.pyx -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:17,032 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/arrays.pxd -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:17,033 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/interval.pyx -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:17,034 root INFO creating build/bdist.linux-riscv64/wheel/pandas/_libs/window 2023-07-14 20:54:17,035 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/window/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/_libs/window 2023-07-14 20:54:17,035 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/window/indexers.pyx -> build/bdist.linux-riscv64/wheel/pandas/_libs/window 2023-07-14 20:54:17,036 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/window/indexers.cpython-311-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/pandas/_libs/window 2023-07-14 20:54:17,040 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/window/aggregations.cpython-311-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/pandas/_libs/window 2023-07-14 20:54:17,046 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/window/aggregations.pyx -> build/bdist.linux-riscv64/wheel/pandas/_libs/window 2023-07-14 20:54:17,047 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/window/aggregations.pyi -> build/bdist.linux-riscv64/wheel/pandas/_libs/window 2023-07-14 20:54:17,048 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/window/indexers.pyi -> build/bdist.linux-riscv64/wheel/pandas/_libs/window 2023-07-14 20:54:17,049 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/dtypes.pxd -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:17,049 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/hashtable.pyx -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:17,050 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/parsers.pyi -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:17,051 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/testing.pyi -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:17,052 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/arrays.pyx -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:17,053 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/internals.pyx -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:17,054 root INFO creating build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,054 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/base.cpython-311-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,056 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/conversion.pxd -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,057 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/tzconversion.pxd -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,057 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/conversion.pyi -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,058 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/parsing.pxd -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,059 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/vectorized.pyx -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,060 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/offsets.pyi -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,061 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/np_datetime.cpython-311-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,063 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/tzconversion.pyx -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,064 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/parsing.pyx -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,065 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/nattype.cpython-311-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,069 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/strptime.cpython-311-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,074 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/fields.pyi -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,075 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/fields.cpython-311-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,081 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/ccalendar.pxd -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,081 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/ccalendar.pyx -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,082 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,083 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/strptime.pxd -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,084 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/util.pxd -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,085 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/strptime.pyi -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,086 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/timestamps.pyx -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,087 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/timezones.pyx -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,087 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/dtypes.pyi -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,088 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/base.pyx -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,089 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/tzconversion.pyi -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,090 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/ccalendar.cpython-311-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,092 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/timestamps.pyi -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,093 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/timestamps.cpython-311-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,101 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/parsing.cpython-311-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,108 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/parsing.pyi -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,109 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/strptime.pyx -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,110 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/period.cpython-311-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,117 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/np_datetime.pxd -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,118 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/conversion.cpython-311-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,123 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/base.pxd -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,124 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/timezones.pyi -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,125 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/vectorized.cpython-311-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,129 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/period.pyx -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,130 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/dtypes.cpython-311-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,133 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/fields.pyx -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,134 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/timezones.cpython-311-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,138 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/nattype.pyx -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,139 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/conversion.pyx -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,140 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/timedeltas.cpython-311-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,150 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/offsets.pyx -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,151 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/period.pyi -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,152 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/tzconversion.cpython-311-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,158 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/dtypes.pyx -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,158 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/nattype.pxd -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,159 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/offsets.cpython-311-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,175 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/np_datetime.pyx -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,176 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/timedeltas.pyi -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,177 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/timezones.pxd -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,178 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/dtypes.pxd -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,179 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/timestamps.pxd -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,180 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/nattype.pyi -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,180 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/np_datetime.pyi -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,181 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/timedeltas.pyx -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,182 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/period.pxd -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,183 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/timedeltas.pxd -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,184 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/ccalendar.pyi -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,185 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/vectorized.pyi -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,186 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/tslibs/offsets.pxd -> build/bdist.linux-riscv64/wheel/pandas/_libs/tslibs 2023-07-14 20:54:17,186 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/groupby.pyi -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:17,187 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/arrays.cpython-311-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:17,190 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/reshape.pyi -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:17,190 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/lib.pxd -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:17,191 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_libs/writers.pyi -> build/bdist.linux-riscv64/wheel/pandas/_libs 2023-07-14 20:54:17,192 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/testing.py -> build/bdist.linux-riscv64/wheel/pandas 2023-07-14 20:54:17,193 root INFO creating build/bdist.linux-riscv64/wheel/pandas/errors 2023-07-14 20:54:17,194 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/errors/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/errors 2023-07-14 20:54:17,195 root INFO creating build/bdist.linux-riscv64/wheel/pandas/plotting 2023-07-14 20:54:17,195 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/plotting/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/plotting 2023-07-14 20:54:17,196 root INFO creating build/bdist.linux-riscv64/wheel/pandas/plotting/_matplotlib 2023-07-14 20:54:17,197 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/plotting/_matplotlib/style.py -> build/bdist.linux-riscv64/wheel/pandas/plotting/_matplotlib 2023-07-14 20:54:17,197 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/plotting/_matplotlib/boxplot.py -> build/bdist.linux-riscv64/wheel/pandas/plotting/_matplotlib 2023-07-14 20:54:17,198 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/plotting/_matplotlib/tools.py -> build/bdist.linux-riscv64/wheel/pandas/plotting/_matplotlib 2023-07-14 20:54:17,199 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/plotting/_matplotlib/converter.py -> build/bdist.linux-riscv64/wheel/pandas/plotting/_matplotlib 2023-07-14 20:54:17,200 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/plotting/_matplotlib/core.py -> build/bdist.linux-riscv64/wheel/pandas/plotting/_matplotlib 2023-07-14 20:54:17,201 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/plotting/_matplotlib/groupby.py -> build/bdist.linux-riscv64/wheel/pandas/plotting/_matplotlib 2023-07-14 20:54:17,202 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/plotting/_matplotlib/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/plotting/_matplotlib 2023-07-14 20:54:17,203 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/plotting/_matplotlib/hist.py -> build/bdist.linux-riscv64/wheel/pandas/plotting/_matplotlib 2023-07-14 20:54:17,204 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/plotting/_matplotlib/misc.py -> build/bdist.linux-riscv64/wheel/pandas/plotting/_matplotlib 2023-07-14 20:54:17,204 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/plotting/_matplotlib/timeseries.py -> build/bdist.linux-riscv64/wheel/pandas/plotting/_matplotlib 2023-07-14 20:54:17,205 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/plotting/_core.py -> build/bdist.linux-riscv64/wheel/pandas/plotting 2023-07-14 20:54:17,206 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/plotting/_misc.py -> build/bdist.linux-riscv64/wheel/pandas/plotting 2023-07-14 20:54:17,207 root INFO creating build/bdist.linux-riscv64/wheel/pandas/util 2023-07-14 20:54:17,208 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/util/_print_versions.py -> build/bdist.linux-riscv64/wheel/pandas/util 2023-07-14 20:54:17,209 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/util/_exceptions.py -> build/bdist.linux-riscv64/wheel/pandas/util 2023-07-14 20:54:17,209 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/util/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/util 2023-07-14 20:54:17,210 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/util/_doctools.py -> build/bdist.linux-riscv64/wheel/pandas/util 2023-07-14 20:54:17,211 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/util/_str_methods.py -> build/bdist.linux-riscv64/wheel/pandas/util 2023-07-14 20:54:17,212 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/util/_test_decorators.py -> build/bdist.linux-riscv64/wheel/pandas/util 2023-07-14 20:54:17,213 root INFO creating build/bdist.linux-riscv64/wheel/pandas/util/version 2023-07-14 20:54:17,213 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/util/version/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/util/version 2023-07-14 20:54:17,214 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/util/_tester.py -> build/bdist.linux-riscv64/wheel/pandas/util 2023-07-14 20:54:17,215 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/util/_validators.py -> build/bdist.linux-riscv64/wheel/pandas/util 2023-07-14 20:54:17,216 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/util/_decorators.py -> build/bdist.linux-riscv64/wheel/pandas/util 2023-07-14 20:54:17,217 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/conftest.py -> build/bdist.linux-riscv64/wheel/pandas 2023-07-14 20:54:17,218 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/__init__.py -> build/bdist.linux-riscv64/wheel/pandas 2023-07-14 20:54:17,219 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests 2023-07-14 20:54:17,219 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/config 2023-07-14 20:54:17,220 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/config/test_config.py -> build/bdist.linux-riscv64/wheel/pandas/tests/config 2023-07-14 20:54:17,221 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/config/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/config 2023-07-14 20:54:17,221 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/config/test_localization.py -> build/bdist.linux-riscv64/wheel/pandas/tests/config 2023-07-14 20:54:17,222 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/apply 2023-07-14 20:54:17,223 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/apply/test_str.py -> build/bdist.linux-riscv64/wheel/pandas/tests/apply 2023-07-14 20:54:17,224 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/apply/test_series_transform.py -> build/bdist.linux-riscv64/wheel/pandas/tests/apply 2023-07-14 20:54:17,225 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/apply/test_frame_transform.py -> build/bdist.linux-riscv64/wheel/pandas/tests/apply 2023-07-14 20:54:17,225 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/apply/common.py -> build/bdist.linux-riscv64/wheel/pandas/tests/apply 2023-07-14 20:54:17,226 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/apply/conftest.py -> build/bdist.linux-riscv64/wheel/pandas/tests/apply 2023-07-14 20:54:17,227 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/apply/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/apply 2023-07-14 20:54:17,228 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/apply/test_series_apply.py -> build/bdist.linux-riscv64/wheel/pandas/tests/apply 2023-07-14 20:54:17,229 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/apply/test_frame_apply.py -> build/bdist.linux-riscv64/wheel/pandas/tests/apply 2023-07-14 20:54:17,230 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/apply/test_frame_apply_relabeling.py -> build/bdist.linux-riscv64/wheel/pandas/tests/apply 2023-07-14 20:54:17,230 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/apply/test_invalid_arg.py -> build/bdist.linux-riscv64/wheel/pandas/tests/apply 2023-07-14 20:54:17,231 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/apply/test_series_apply_relabeling.py -> build/bdist.linux-riscv64/wheel/pandas/tests/apply 2023-07-14 20:54:17,232 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/arrays 2023-07-14 20:54:17,233 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/masked_shared.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays 2023-07-14 20:54:17,234 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/arrays/datetimes 2023-07-14 20:54:17,234 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/datetimes/test_constructors.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/datetimes 2023-07-14 20:54:17,235 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/datetimes/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/datetimes 2023-07-14 20:54:17,236 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/datetimes/test_cumulative.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/datetimes 2023-07-14 20:54:17,237 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/datetimes/test_reductions.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/datetimes 2023-07-14 20:54:17,238 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/test_datetimelike.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays 2023-07-14 20:54:17,239 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/test_timedeltas.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays 2023-07-14 20:54:17,240 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/arrays/timedeltas 2023-07-14 20:54:17,240 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/timedeltas/test_constructors.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/timedeltas 2023-07-14 20:54:17,241 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/timedeltas/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/timedeltas 2023-07-14 20:54:17,242 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/timedeltas/test_cumulative.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/timedeltas 2023-07-14 20:54:17,243 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/timedeltas/test_reductions.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/timedeltas 2023-07-14 20:54:17,243 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays 2023-07-14 20:54:17,244 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/arrays/sparse 2023-07-14 20:54:17,245 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/sparse/test_constructors.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/sparse 2023-07-14 20:54:17,246 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/sparse/test_combine_concat.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/sparse 2023-07-14 20:54:17,247 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/sparse/test_accessor.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/sparse 2023-07-14 20:54:17,247 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/sparse/test_indexing.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/sparse 2023-07-14 20:54:17,248 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/sparse/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/sparse 2023-07-14 20:54:17,249 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/sparse/test_array.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/sparse 2023-07-14 20:54:17,250 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/sparse/test_libsparse.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/sparse 2023-07-14 20:54:17,251 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/sparse/test_unary.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/sparse 2023-07-14 20:54:17,251 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/sparse/test_astype.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/sparse 2023-07-14 20:54:17,252 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/sparse/test_reductions.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/sparse 2023-07-14 20:54:17,253 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/sparse/test_dtype.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/sparse 2023-07-14 20:54:17,254 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/sparse/test_arithmetics.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/sparse 2023-07-14 20:54:17,255 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/test_ndarray_backed.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays 2023-07-14 20:54:17,256 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/arrays/integer 2023-07-14 20:54:17,256 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/integer/test_function.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/integer 2023-07-14 20:54:17,257 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/integer/test_indexing.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/integer 2023-07-14 20:54:17,258 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/integer/test_dtypes.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/integer 2023-07-14 20:54:17,259 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/integer/conftest.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/integer 2023-07-14 20:54:17,260 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/integer/test_concat.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/integer 2023-07-14 20:54:17,260 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/integer/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/integer 2023-07-14 20:54:17,261 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/integer/test_arithmetic.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/integer 2023-07-14 20:54:17,262 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/integer/test_construction.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/integer 2023-07-14 20:54:17,263 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/integer/test_repr.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/integer 2023-07-14 20:54:17,264 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/integer/test_comparison.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/integer 2023-07-14 20:54:17,265 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/test_array.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays 2023-07-14 20:54:17,265 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/test_datetimes.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays 2023-07-14 20:54:17,266 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/arrays/masked 2023-07-14 20:54:17,267 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/masked/test_function.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/masked 2023-07-14 20:54:17,268 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/masked/test_indexing.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/masked 2023-07-14 20:54:17,269 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/masked/test_arrow_compat.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/masked 2023-07-14 20:54:17,269 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/masked/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/masked 2023-07-14 20:54:17,270 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/masked/test_arithmetic.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/masked 2023-07-14 20:54:17,271 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/arrays/boolean 2023-07-14 20:54:17,272 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/boolean/test_function.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/boolean 2023-07-14 20:54:17,273 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/boolean/test_indexing.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/boolean 2023-07-14 20:54:17,273 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/boolean/test_reduction.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/boolean 2023-07-14 20:54:17,274 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/boolean/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/boolean 2023-07-14 20:54:17,275 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/boolean/test_arithmetic.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/boolean 2023-07-14 20:54:17,276 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/boolean/test_construction.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/boolean 2023-07-14 20:54:17,277 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/boolean/test_ops.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/boolean 2023-07-14 20:54:17,277 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/boolean/test_logical.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/boolean 2023-07-14 20:54:17,278 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/boolean/test_astype.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/boolean 2023-07-14 20:54:17,279 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/boolean/test_repr.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/boolean 2023-07-14 20:54:17,280 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/boolean/test_comparison.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/boolean 2023-07-14 20:54:17,281 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/arrays/categorical 2023-07-14 20:54:17,281 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/categorical/test_constructors.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/categorical 2023-07-14 20:54:17,282 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/categorical/test_indexing.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/categorical 2023-07-14 20:54:17,283 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/categorical/test_dtypes.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/categorical 2023-07-14 20:54:17,284 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/categorical/conftest.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/categorical 2023-07-14 20:54:17,285 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/categorical/test_missing.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/categorical 2023-07-14 20:54:17,285 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/categorical/test_algos.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/categorical 2023-07-14 20:54:17,286 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/categorical/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/categorical 2023-07-14 20:54:17,287 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/categorical/test_warnings.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/categorical 2023-07-14 20:54:17,288 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/categorical/test_analytics.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/categorical 2023-07-14 20:54:17,289 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/categorical/test_api.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/categorical 2023-07-14 20:54:17,289 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/categorical/test_operators.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/categorical 2023-07-14 20:54:17,290 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/categorical/test_subclass.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/categorical 2023-07-14 20:54:17,291 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/categorical/test_sorting.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/categorical 2023-07-14 20:54:17,292 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/categorical/test_replace.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/categorical 2023-07-14 20:54:17,293 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/categorical/test_astype.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/categorical 2023-07-14 20:54:17,293 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/categorical/test_take.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/categorical 2023-07-14 20:54:17,294 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/categorical/test_repr.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/categorical 2023-07-14 20:54:17,295 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/arrays/numpy_ 2023-07-14 20:54:17,296 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/numpy_/test_indexing.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/numpy_ 2023-07-14 20:54:17,297 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/numpy_/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/numpy_ 2023-07-14 20:54:17,297 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/numpy_/test_numpy.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/numpy_ 2023-07-14 20:54:17,298 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/test_period.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays 2023-07-14 20:54:17,299 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/arrays/period 2023-07-14 20:54:17,300 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/period/test_constructors.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/period 2023-07-14 20:54:17,301 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/period/test_arrow_compat.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/period 2023-07-14 20:54:17,301 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/period/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/period 2023-07-14 20:54:17,302 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/period/test_astype.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/period 2023-07-14 20:54:17,303 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/period/test_reductions.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/period 2023-07-14 20:54:17,304 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/arrays/floating 2023-07-14 20:54:17,304 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/floating/test_function.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/floating 2023-07-14 20:54:17,305 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/floating/conftest.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/floating 2023-07-14 20:54:17,306 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/floating/test_concat.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/floating 2023-07-14 20:54:17,307 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/floating/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/floating 2023-07-14 20:54:17,308 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/floating/test_arithmetic.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/floating 2023-07-14 20:54:17,309 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/floating/test_construction.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/floating 2023-07-14 20:54:17,309 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/floating/test_to_numpy.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/floating 2023-07-14 20:54:17,310 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/floating/test_astype.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/floating 2023-07-14 20:54:17,311 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/floating/test_repr.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/floating 2023-07-14 20:54:17,312 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/floating/test_comparison.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/floating 2023-07-14 20:54:17,313 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/arrays/string_ 2023-07-14 20:54:17,313 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/string_/test_string_arrow.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/string_ 2023-07-14 20:54:17,314 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/string_/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/string_ 2023-07-14 20:54:17,315 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/string_/test_string.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/string_ 2023-07-14 20:54:17,316 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/arrays/interval 2023-07-14 20:54:17,316 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/interval/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/interval 2023-07-14 20:54:17,317 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/interval/test_interval.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/interval 2023-07-14 20:54:17,318 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/interval/test_ops.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/interval 2023-07-14 20:54:17,319 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arrays/interval/test_astype.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arrays/interval 2023-07-14 20:54:17,320 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/tseries 2023-07-14 20:54:17,320 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/tseries 2023-07-14 20:54:17,321 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/tseries/frequencies 2023-07-14 20:54:17,322 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/frequencies/test_frequencies.py -> build/bdist.linux-riscv64/wheel/pandas/tests/tseries/frequencies 2023-07-14 20:54:17,323 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/frequencies/test_inference.py -> build/bdist.linux-riscv64/wheel/pandas/tests/tseries/frequencies 2023-07-14 20:54:17,323 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/frequencies/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/tseries/frequencies 2023-07-14 20:54:17,324 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/frequencies/test_freq_code.py -> build/bdist.linux-riscv64/wheel/pandas/tests/tseries/frequencies 2023-07-14 20:54:17,325 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/tseries/offsets 2023-07-14 20:54:17,326 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/offsets/test_business_day.py -> build/bdist.linux-riscv64/wheel/pandas/tests/tseries/offsets 2023-07-14 20:54:17,327 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/offsets/common.py -> build/bdist.linux-riscv64/wheel/pandas/tests/tseries/offsets 2023-07-14 20:54:17,327 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/offsets/test_fiscal.py -> build/bdist.linux-riscv64/wheel/pandas/tests/tseries/offsets 2023-07-14 20:54:17,328 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/offsets/conftest.py -> build/bdist.linux-riscv64/wheel/pandas/tests/tseries/offsets 2023-07-14 20:54:17,329 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/offsets/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/tseries/offsets 2023-07-14 20:54:17,330 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/offsets/test_custom_business_month.py -> build/bdist.linux-riscv64/wheel/pandas/tests/tseries/offsets 2023-07-14 20:54:17,331 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/offsets/test_easter.py -> build/bdist.linux-riscv64/wheel/pandas/tests/tseries/offsets 2023-07-14 20:54:17,331 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/offsets/test_custom_business_hour.py -> build/bdist.linux-riscv64/wheel/pandas/tests/tseries/offsets 2023-07-14 20:54:17,332 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/offsets/test_quarter.py -> build/bdist.linux-riscv64/wheel/pandas/tests/tseries/offsets 2023-07-14 20:54:17,333 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/offsets/test_business_quarter.py -> build/bdist.linux-riscv64/wheel/pandas/tests/tseries/offsets 2023-07-14 20:54:17,334 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/offsets/test_offsets_properties.py -> build/bdist.linux-riscv64/wheel/pandas/tests/tseries/offsets 2023-07-14 20:54:17,335 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/offsets/test_ticks.py -> build/bdist.linux-riscv64/wheel/pandas/tests/tseries/offsets 2023-07-14 20:54:17,336 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/offsets/test_business_year.py -> build/bdist.linux-riscv64/wheel/pandas/tests/tseries/offsets 2023-07-14 20:54:17,336 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/offsets/test_year.py -> build/bdist.linux-riscv64/wheel/pandas/tests/tseries/offsets 2023-07-14 20:54:17,337 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/offsets/test_business_month.py -> build/bdist.linux-riscv64/wheel/pandas/tests/tseries/offsets 2023-07-14 20:54:17,338 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/offsets/test_dst.py -> build/bdist.linux-riscv64/wheel/pandas/tests/tseries/offsets 2023-07-14 20:54:17,339 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/offsets/test_week.py -> build/bdist.linux-riscv64/wheel/pandas/tests/tseries/offsets 2023-07-14 20:54:17,340 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/offsets/test_business_hour.py -> build/bdist.linux-riscv64/wheel/pandas/tests/tseries/offsets 2023-07-14 20:54:17,341 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/offsets/test_offsets.py -> build/bdist.linux-riscv64/wheel/pandas/tests/tseries/offsets 2023-07-14 20:54:17,342 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/offsets/test_common.py -> build/bdist.linux-riscv64/wheel/pandas/tests/tseries/offsets 2023-07-14 20:54:17,342 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/offsets/test_index.py -> build/bdist.linux-riscv64/wheel/pandas/tests/tseries/offsets 2023-07-14 20:54:17,343 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/offsets/test_month.py -> build/bdist.linux-riscv64/wheel/pandas/tests/tseries/offsets 2023-07-14 20:54:17,344 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/offsets/test_custom_business_day.py -> build/bdist.linux-riscv64/wheel/pandas/tests/tseries/offsets 2023-07-14 20:54:17,345 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/tseries/holiday 2023-07-14 20:54:17,346 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/holiday/test_federal.py -> build/bdist.linux-riscv64/wheel/pandas/tests/tseries/holiday 2023-07-14 20:54:17,346 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/holiday/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/tseries/holiday 2023-07-14 20:54:17,347 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/holiday/test_observance.py -> build/bdist.linux-riscv64/wheel/pandas/tests/tseries/holiday 2023-07-14 20:54:17,348 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/holiday/test_calendar.py -> build/bdist.linux-riscv64/wheel/pandas/tests/tseries/holiday 2023-07-14 20:54:17,349 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/tseries/holiday/test_holiday.py -> build/bdist.linux-riscv64/wheel/pandas/tests/tseries/holiday 2023-07-14 20:54:17,350 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/libs 2023-07-14 20:54:17,350 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/libs/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/libs 2023-07-14 20:54:17,351 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/libs/test_join.py -> build/bdist.linux-riscv64/wheel/pandas/tests/libs 2023-07-14 20:54:17,352 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/libs/test_lib.py -> build/bdist.linux-riscv64/wheel/pandas/tests/libs 2023-07-14 20:54:17,353 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/libs/test_hashtable.py -> build/bdist.linux-riscv64/wheel/pandas/tests/libs 2023-07-14 20:54:17,354 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/indexes 2023-07-14 20:54:17,354 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/indexes/object 2023-07-14 20:54:17,355 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/object/test_indexing.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/object 2023-07-14 20:54:17,356 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/object/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/object 2023-07-14 20:54:17,357 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/object/test_astype.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/object 2023-07-14 20:54:17,357 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/test_engines.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes 2023-07-14 20:54:17,358 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/indexes/datetimes 2023-07-14 20:54:17,359 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes/test_scalar_compat.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/datetimes 2023-07-14 20:54:17,360 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes/test_constructors.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/datetimes 2023-07-14 20:54:17,361 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes/test_timezones.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/datetimes 2023-07-14 20:54:17,361 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes/test_indexing.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/datetimes 2023-07-14 20:54:17,362 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes/test_datetimelike.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/datetimes 2023-07-14 20:54:17,363 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes/test_delete.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/datetimes 2023-07-14 20:54:17,364 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes/test_npfuncs.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/datetimes 2023-07-14 20:54:17,365 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/datetimes 2023-07-14 20:54:17,366 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes/test_formats.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/datetimes 2023-07-14 20:54:17,366 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes/test_misc.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/datetimes 2023-07-14 20:54:17,367 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes/test_asof.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/datetimes 2023-07-14 20:54:17,368 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes/test_join.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/datetimes 2023-07-14 20:54:17,369 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes/test_datetime.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/datetimes 2023-07-14 20:54:17,370 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes/test_freq_attr.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/datetimes 2023-07-14 20:54:17,370 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes/test_ops.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/datetimes 2023-07-14 20:54:17,371 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes/test_date_range.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/datetimes 2023-07-14 20:54:17,372 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/indexes/datetimes/methods 2023-07-14 20:54:17,373 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes/methods/test_factorize.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/datetimes/methods 2023-07-14 20:54:17,374 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes/methods/test_to_series.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/datetimes/methods 2023-07-14 20:54:17,375 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes/methods/test_fillna.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/datetimes/methods 2023-07-14 20:54:17,375 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes/methods/test_shift.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/datetimes/methods 2023-07-14 20:54:17,376 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes/methods/test_repeat.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/datetimes/methods 2023-07-14 20:54:17,377 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes/methods/test_to_period.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/datetimes/methods 2023-07-14 20:54:17,378 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes/methods/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/datetimes/methods 2023-07-14 20:54:17,379 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes/methods/test_isocalendar.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/datetimes/methods 2023-07-14 20:54:17,380 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes/methods/test_snap.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/datetimes/methods 2023-07-14 20:54:17,380 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes/methods/test_to_frame.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/datetimes/methods 2023-07-14 20:54:17,381 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes/methods/test_astype.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/datetimes/methods 2023-07-14 20:54:17,382 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes/methods/test_insert.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/datetimes/methods 2023-07-14 20:54:17,383 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes/test_unique.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/datetimes 2023-07-14 20:54:17,384 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes/test_reindex.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/datetimes 2023-07-14 20:54:17,384 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes/test_map.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/datetimes 2023-07-14 20:54:17,385 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes/test_partial_slicing.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/datetimes 2023-07-14 20:54:17,386 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes/test_pickle.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/datetimes 2023-07-14 20:54:17,387 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimes/test_setops.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/datetimes 2023-07-14 20:54:17,388 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimelike.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes 2023-07-14 20:54:17,389 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/test_indexing.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes 2023-07-14 20:54:17,389 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/indexes/multi 2023-07-14 20:54:17,390 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/multi/test_duplicates.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/multi 2023-07-14 20:54:17,391 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/multi/test_constructors.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/multi 2023-07-14 20:54:17,392 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/multi/test_indexing.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/multi 2023-07-14 20:54:17,393 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/multi/test_get_set.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/multi 2023-07-14 20:54:17,393 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/multi/test_lexsort.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/multi 2023-07-14 20:54:17,394 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/multi/test_equivalence.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/multi 2023-07-14 20:54:17,395 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/multi/conftest.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/multi 2023-07-14 20:54:17,396 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/multi/test_missing.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/multi 2023-07-14 20:54:17,397 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/multi/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/multi 2023-07-14 20:54:17,397 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/multi/test_copy.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/multi 2023-07-14 20:54:17,398 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/multi/test_formats.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/multi 2023-07-14 20:54:17,399 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/multi/test_isin.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/multi 2023-07-14 20:54:17,400 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/multi/test_analytics.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/multi 2023-07-14 20:54:17,401 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/multi/test_compat.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/multi 2023-07-14 20:54:17,402 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/multi/test_partial_indexing.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/multi 2023-07-14 20:54:17,402 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/multi/test_get_level_values.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/multi 2023-07-14 20:54:17,403 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/multi/test_join.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/multi 2023-07-14 20:54:17,404 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/multi/test_sorting.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/multi 2023-07-14 20:54:17,405 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/multi/test_integrity.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/multi 2023-07-14 20:54:17,406 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/multi/test_drop.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/multi 2023-07-14 20:54:17,407 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/multi/test_astype.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/multi 2023-07-14 20:54:17,407 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/multi/test_take.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/multi 2023-07-14 20:54:17,408 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/multi/test_names.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/multi 2023-07-14 20:54:17,409 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/multi/test_conversion.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/multi 2023-07-14 20:54:17,410 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/multi/test_reshape.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/multi 2023-07-14 20:54:17,411 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/multi/test_reindex.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/multi 2023-07-14 20:54:17,411 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/multi/test_monotonic.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/multi 2023-07-14 20:54:17,412 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/multi/test_pickle.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/multi 2023-07-14 20:54:17,413 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/multi/test_setops.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/multi 2023-07-14 20:54:17,414 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/common.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes 2023-07-14 20:54:17,415 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/conftest.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes 2023-07-14 20:54:17,416 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/indexes/timedeltas 2023-07-14 20:54:17,416 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/timedeltas/test_scalar_compat.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/timedeltas 2023-07-14 20:54:17,417 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/timedeltas/test_constructors.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/timedeltas 2023-07-14 20:54:17,418 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/timedeltas/test_indexing.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/timedeltas 2023-07-14 20:54:17,419 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/timedeltas/test_delete.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/timedeltas 2023-07-14 20:54:17,420 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/timedeltas/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/timedeltas 2023-07-14 20:54:17,420 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/timedeltas/test_formats.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/timedeltas 2023-07-14 20:54:17,421 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/timedeltas/test_timedelta_range.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/timedeltas 2023-07-14 20:54:17,422 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/timedeltas/test_join.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/timedeltas 2023-07-14 20:54:17,423 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/timedeltas/test_freq_attr.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/timedeltas 2023-07-14 20:54:17,424 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/timedeltas/test_timedelta.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/timedeltas 2023-07-14 20:54:17,424 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/timedeltas/test_searchsorted.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/timedeltas 2023-07-14 20:54:17,425 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/timedeltas/test_ops.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/timedeltas 2023-07-14 20:54:17,426 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/indexes/timedeltas/methods 2023-07-14 20:54:17,427 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/timedeltas/methods/test_factorize.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/timedeltas/methods 2023-07-14 20:54:17,427 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/timedeltas/methods/test_fillna.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/timedeltas/methods 2023-07-14 20:54:17,428 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/timedeltas/methods/test_shift.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/timedeltas/methods 2023-07-14 20:54:17,429 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/timedeltas/methods/test_repeat.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/timedeltas/methods 2023-07-14 20:54:17,430 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/timedeltas/methods/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/timedeltas/methods 2023-07-14 20:54:17,431 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/timedeltas/methods/test_astype.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/timedeltas/methods 2023-07-14 20:54:17,431 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/timedeltas/methods/test_insert.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/timedeltas/methods 2023-07-14 20:54:17,432 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/timedeltas/test_pickle.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/timedeltas 2023-07-14 20:54:17,433 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/timedeltas/test_setops.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/timedeltas 2023-07-14 20:54:17,434 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes 2023-07-14 20:54:17,435 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/indexes/ranges 2023-07-14 20:54:17,435 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/ranges/test_constructors.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/ranges 2023-07-14 20:54:17,436 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/ranges/test_indexing.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/ranges 2023-07-14 20:54:17,437 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/ranges/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/ranges 2023-07-14 20:54:17,438 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/ranges/test_join.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/ranges 2023-07-14 20:54:17,439 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/ranges/test_range.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/ranges 2023-07-14 20:54:17,439 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/ranges/test_setops.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/ranges 2023-07-14 20:54:17,440 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/indexes/datetimelike_ 2023-07-14 20:54:17,441 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimelike_/test_indexing.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/datetimelike_ 2023-07-14 20:54:17,442 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimelike_/test_value_counts.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/datetimelike_ 2023-07-14 20:54:17,443 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimelike_/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/datetimelike_ 2023-07-14 20:54:17,443 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimelike_/test_is_monotonic.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/datetimelike_ 2023-07-14 20:54:17,444 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimelike_/test_drop_duplicates.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/datetimelike_ 2023-07-14 20:54:17,445 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimelike_/test_nat.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/datetimelike_ 2023-07-14 20:54:17,446 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimelike_/test_sort_values.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/datetimelike_ 2023-07-14 20:54:17,447 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/datetimelike_/test_equals.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/datetimelike_ 2023-07-14 20:54:17,448 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/test_index_new.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes 2023-07-14 20:54:17,448 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/test_frozen.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes 2023-07-14 20:54:17,449 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/test_numpy_compat.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes 2023-07-14 20:54:17,450 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/indexes/categorical 2023-07-14 20:54:17,451 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/categorical/test_fillna.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/categorical 2023-07-14 20:54:17,452 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/categorical/test_constructors.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/categorical 2023-07-14 20:54:17,452 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/categorical/test_indexing.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/categorical 2023-07-14 20:54:17,453 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/categorical/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/categorical 2023-07-14 20:54:17,454 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/categorical/test_formats.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/categorical 2023-07-14 20:54:17,455 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/categorical/test_append.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/categorical 2023-07-14 20:54:17,456 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/categorical/test_category.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/categorical 2023-07-14 20:54:17,457 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/categorical/test_astype.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/categorical 2023-07-14 20:54:17,457 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/categorical/test_reindex.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/categorical 2023-07-14 20:54:17,458 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/categorical/test_map.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/categorical 2023-07-14 20:54:17,459 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/categorical/test_equals.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/categorical 2023-07-14 20:54:17,460 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/test_subclass.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes 2023-07-14 20:54:17,461 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/indexes/numeric 2023-07-14 20:54:17,461 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/numeric/test_numeric.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/numeric 2023-07-14 20:54:17,462 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/numeric/test_indexing.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/numeric 2023-07-14 20:54:17,463 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/numeric/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/numeric 2023-07-14 20:54:17,464 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/numeric/test_join.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/numeric 2023-07-14 20:54:17,465 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/numeric/test_astype.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/numeric 2023-07-14 20:54:17,465 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/numeric/test_setops.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/numeric 2023-07-14 20:54:17,466 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/indexes/period 2023-07-14 20:54:17,467 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/period/test_resolution.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/period 2023-07-14 20:54:17,468 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/period/test_scalar_compat.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/period 2023-07-14 20:54:17,469 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/period/test_constructors.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/period 2023-07-14 20:54:17,470 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/period/test_indexing.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/period 2023-07-14 20:54:17,470 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/period/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/period 2023-07-14 20:54:17,471 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/period/test_formats.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/period 2023-07-14 20:54:17,472 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/period/test_join.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/period 2023-07-14 20:54:17,473 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/period/test_period.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/period 2023-07-14 20:54:17,474 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/period/test_freq_attr.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/period 2023-07-14 20:54:17,474 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/period/test_searchsorted.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/period 2023-07-14 20:54:17,475 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/period/test_period_range.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/period 2023-07-14 20:54:17,476 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/indexes/period/methods 2023-07-14 20:54:17,477 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/period/methods/test_factorize.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/period/methods 2023-07-14 20:54:17,478 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/period/methods/test_to_timestamp.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/period/methods 2023-07-14 20:54:17,478 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/period/methods/test_fillna.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/period/methods 2023-07-14 20:54:17,479 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/period/methods/test_shift.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/period/methods 2023-07-14 20:54:17,480 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/period/methods/test_repeat.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/period/methods 2023-07-14 20:54:17,481 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/period/methods/test_is_full.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/period/methods 2023-07-14 20:54:17,482 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/period/methods/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/period/methods 2023-07-14 20:54:17,482 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/period/methods/test_astype.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/period/methods 2023-07-14 20:54:17,483 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/period/methods/test_asfreq.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/period/methods 2023-07-14 20:54:17,484 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/period/methods/test_insert.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/period/methods 2023-07-14 20:54:17,485 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/period/test_monotonic.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/period 2023-07-14 20:54:17,486 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/period/test_partial_slicing.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/period 2023-07-14 20:54:17,487 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/period/test_pickle.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/period 2023-07-14 20:54:17,487 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/period/test_tools.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/period 2023-07-14 20:54:17,488 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/period/test_setops.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/period 2023-07-14 20:54:17,489 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/test_common.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes 2023-07-14 20:54:17,490 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/indexes/base_class 2023-07-14 20:54:17,491 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/base_class/test_constructors.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/base_class 2023-07-14 20:54:17,491 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/base_class/test_indexing.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/base_class 2023-07-14 20:54:17,492 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/base_class/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/base_class 2023-07-14 20:54:17,493 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/base_class/test_formats.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/base_class 2023-07-14 20:54:17,494 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/base_class/test_where.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/base_class 2023-07-14 20:54:17,495 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/base_class/test_reshape.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/base_class 2023-07-14 20:54:17,495 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/base_class/test_pickle.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/base_class 2023-07-14 20:54:17,496 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/base_class/test_setops.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/base_class 2023-07-14 20:54:17,497 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/test_any_index.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes 2023-07-14 20:54:17,498 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/test_base.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes 2023-07-14 20:54:17,499 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/indexes/interval 2023-07-14 20:54:17,499 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/interval/test_interval_tree.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/interval 2023-07-14 20:54:17,500 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/interval/test_constructors.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/interval 2023-07-14 20:54:17,501 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/interval/test_indexing.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/interval 2023-07-14 20:54:17,502 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/interval/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/interval 2023-07-14 20:54:17,503 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/interval/test_formats.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/interval 2023-07-14 20:54:17,504 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/interval/test_join.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/interval 2023-07-14 20:54:17,504 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/interval/test_interval.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/interval 2023-07-14 20:54:17,505 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/interval/test_astype.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/interval 2023-07-14 20:54:17,506 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/interval/test_interval_range.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/interval 2023-07-14 20:54:17,507 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/interval/test_pickle.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/interval 2023-07-14 20:54:17,508 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/interval/test_base.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/interval 2023-07-14 20:54:17,509 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/interval/test_setops.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/interval 2023-07-14 20:54:17,509 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/interval/test_equals.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes/interval 2023-07-14 20:54:17,510 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexes/test_setops.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexes 2023-07-14 20:54:17,511 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/extension 2023-07-14 20:54:17,512 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/extension/json 2023-07-14 20:54:17,512 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/extension/json/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/extension/json 2023-07-14 20:54:17,513 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/extension/json/array.py -> build/bdist.linux-riscv64/wheel/pandas/tests/extension/json 2023-07-14 20:54:17,514 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/extension/json/test_json.py -> build/bdist.linux-riscv64/wheel/pandas/tests/extension/json 2023-07-14 20:54:17,515 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/extension/conftest.py -> build/bdist.linux-riscv64/wheel/pandas/tests/extension 2023-07-14 20:54:17,516 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/extension/test_integer.py -> build/bdist.linux-riscv64/wheel/pandas/tests/extension 2023-07-14 20:54:17,517 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/extension/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/extension 2023-07-14 20:54:17,517 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/extension/test_numpy.py -> build/bdist.linux-riscv64/wheel/pandas/tests/extension 2023-07-14 20:54:17,518 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/extension/test_external_block.py -> build/bdist.linux-riscv64/wheel/pandas/tests/extension 2023-07-14 20:54:17,519 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/extension/decimal 2023-07-14 20:54:17,520 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/extension/decimal/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/extension/decimal 2023-07-14 20:54:17,520 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/extension/decimal/array.py -> build/bdist.linux-riscv64/wheel/pandas/tests/extension/decimal 2023-07-14 20:54:17,521 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/extension/decimal/test_decimal.py -> build/bdist.linux-riscv64/wheel/pandas/tests/extension/decimal 2023-07-14 20:54:17,522 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/extension/test_arrow.py -> build/bdist.linux-riscv64/wheel/pandas/tests/extension 2023-07-14 20:54:17,523 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/extension/test_string.py -> build/bdist.linux-riscv64/wheel/pandas/tests/extension 2023-07-14 20:54:17,524 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/extension/test_datetime.py -> build/bdist.linux-riscv64/wheel/pandas/tests/extension 2023-07-14 20:54:17,525 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/extension/test_period.py -> build/bdist.linux-riscv64/wheel/pandas/tests/extension 2023-07-14 20:54:17,526 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/extension/test_floating.py -> build/bdist.linux-riscv64/wheel/pandas/tests/extension 2023-07-14 20:54:17,526 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/extension/test_interval.py -> build/bdist.linux-riscv64/wheel/pandas/tests/extension 2023-07-14 20:54:17,527 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/extension/date 2023-07-14 20:54:17,528 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/extension/date/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/extension/date 2023-07-14 20:54:17,529 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/extension/date/array.py -> build/bdist.linux-riscv64/wheel/pandas/tests/extension/date 2023-07-14 20:54:17,530 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/extension/base 2023-07-14 20:54:17,530 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/extension/base/constructors.py -> build/bdist.linux-riscv64/wheel/pandas/tests/extension/base 2023-07-14 20:54:17,531 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/extension/base/accumulate.py -> build/bdist.linux-riscv64/wheel/pandas/tests/extension/base 2023-07-14 20:54:17,532 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/extension/base/dim2.py -> build/bdist.linux-riscv64/wheel/pandas/tests/extension/base 2023-07-14 20:54:17,533 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/extension/base/reshaping.py -> build/bdist.linux-riscv64/wheel/pandas/tests/extension/base 2023-07-14 20:54:17,534 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/extension/base/groupby.py -> build/bdist.linux-riscv64/wheel/pandas/tests/extension/base 2023-07-14 20:54:17,534 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/extension/base/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/extension/base 2023-07-14 20:54:17,535 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/extension/base/base.py -> build/bdist.linux-riscv64/wheel/pandas/tests/extension/base 2023-07-14 20:54:17,536 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/extension/base/ops.py -> build/bdist.linux-riscv64/wheel/pandas/tests/extension/base 2023-07-14 20:54:17,537 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/extension/base/methods.py -> build/bdist.linux-riscv64/wheel/pandas/tests/extension/base 2023-07-14 20:54:17,538 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/extension/base/setitem.py -> build/bdist.linux-riscv64/wheel/pandas/tests/extension/base 2023-07-14 20:54:17,539 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/extension/base/missing.py -> build/bdist.linux-riscv64/wheel/pandas/tests/extension/base 2023-07-14 20:54:17,539 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/extension/base/printing.py -> build/bdist.linux-riscv64/wheel/pandas/tests/extension/base 2023-07-14 20:54:17,540 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/extension/base/interface.py -> build/bdist.linux-riscv64/wheel/pandas/tests/extension/base 2023-07-14 20:54:17,541 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/extension/base/dtype.py -> build/bdist.linux-riscv64/wheel/pandas/tests/extension/base 2023-07-14 20:54:17,542 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/extension/base/index.py -> build/bdist.linux-riscv64/wheel/pandas/tests/extension/base 2023-07-14 20:54:17,543 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/extension/base/getitem.py -> build/bdist.linux-riscv64/wheel/pandas/tests/extension/base 2023-07-14 20:54:17,544 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/extension/base/io.py -> build/bdist.linux-riscv64/wheel/pandas/tests/extension/base 2023-07-14 20:54:17,544 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/extension/base/reduce.py -> build/bdist.linux-riscv64/wheel/pandas/tests/extension/base 2023-07-14 20:54:17,545 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/extension/base/casting.py -> build/bdist.linux-riscv64/wheel/pandas/tests/extension/base 2023-07-14 20:54:17,546 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/extension/test_boolean.py -> build/bdist.linux-riscv64/wheel/pandas/tests/extension 2023-07-14 20:54:17,547 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/extension/array_with_attr 2023-07-14 20:54:17,547 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/extension/array_with_attr/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/extension/array_with_attr 2023-07-14 20:54:17,548 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/extension/array_with_attr/array.py -> build/bdist.linux-riscv64/wheel/pandas/tests/extension/array_with_attr 2023-07-14 20:54:17,549 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/extension/array_with_attr/test_array_with_attr.py -> build/bdist.linux-riscv64/wheel/pandas/tests/extension/array_with_attr 2023-07-14 20:54:17,550 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/extension/test_categorical.py -> build/bdist.linux-riscv64/wheel/pandas/tests/extension 2023-07-14 20:54:17,551 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/extension/test_common.py -> build/bdist.linux-riscv64/wheel/pandas/tests/extension 2023-07-14 20:54:17,552 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/extension/test_extension.py -> build/bdist.linux-riscv64/wheel/pandas/tests/extension 2023-07-14 20:54:17,552 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/extension/test_sparse.py -> build/bdist.linux-riscv64/wheel/pandas/tests/extension 2023-07-14 20:54:17,553 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/extension/list 2023-07-14 20:54:17,554 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/extension/list/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/extension/list 2023-07-14 20:54:17,555 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/extension/list/array.py -> build/bdist.linux-riscv64/wheel/pandas/tests/extension/list 2023-07-14 20:54:17,555 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/extension/list/test_list.py -> build/bdist.linux-riscv64/wheel/pandas/tests/extension/list 2023-07-14 20:54:17,556 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/test_flags.py -> build/bdist.linux-riscv64/wheel/pandas/tests 2023-07-14 20:54:17,557 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/reshape 2023-07-14 20:54:17,558 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/reshape/test_pivot.py -> build/bdist.linux-riscv64/wheel/pandas/tests/reshape 2023-07-14 20:54:17,559 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/reshape/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/reshape 2023-07-14 20:54:17,560 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/reshape/test_util.py -> build/bdist.linux-riscv64/wheel/pandas/tests/reshape 2023-07-14 20:54:17,560 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/reshape/test_pivot_multilevel.py -> build/bdist.linux-riscv64/wheel/pandas/tests/reshape 2023-07-14 20:54:17,561 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/reshape/concat 2023-07-14 20:54:17,562 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/reshape/concat/test_append_common.py -> build/bdist.linux-riscv64/wheel/pandas/tests/reshape/concat 2023-07-14 20:54:17,563 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/reshape/concat/conftest.py -> build/bdist.linux-riscv64/wheel/pandas/tests/reshape/concat 2023-07-14 20:54:17,564 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/reshape/concat/test_concat.py -> build/bdist.linux-riscv64/wheel/pandas/tests/reshape/concat 2023-07-14 20:54:17,564 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/reshape/concat/test_invalid.py -> build/bdist.linux-riscv64/wheel/pandas/tests/reshape/concat 2023-07-14 20:54:17,565 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/reshape/concat/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/reshape/concat 2023-07-14 20:54:17,566 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/reshape/concat/test_datetimes.py -> build/bdist.linux-riscv64/wheel/pandas/tests/reshape/concat 2023-07-14 20:54:17,567 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/reshape/concat/test_append.py -> build/bdist.linux-riscv64/wheel/pandas/tests/reshape/concat 2023-07-14 20:54:17,568 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/reshape/concat/test_dataframe.py -> build/bdist.linux-riscv64/wheel/pandas/tests/reshape/concat 2023-07-14 20:54:17,569 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/reshape/concat/test_empty.py -> build/bdist.linux-riscv64/wheel/pandas/tests/reshape/concat 2023-07-14 20:54:17,569 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/reshape/concat/test_sort.py -> build/bdist.linux-riscv64/wheel/pandas/tests/reshape/concat 2023-07-14 20:54:17,570 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/reshape/concat/test_categorical.py -> build/bdist.linux-riscv64/wheel/pandas/tests/reshape/concat 2023-07-14 20:54:17,571 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/reshape/concat/test_series.py -> build/bdist.linux-riscv64/wheel/pandas/tests/reshape/concat 2023-07-14 20:54:17,572 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/reshape/concat/test_index.py -> build/bdist.linux-riscv64/wheel/pandas/tests/reshape/concat 2023-07-14 20:54:17,573 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/reshape/test_union_categoricals.py -> build/bdist.linux-riscv64/wheel/pandas/tests/reshape 2023-07-14 20:54:17,574 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/reshape/test_qcut.py -> build/bdist.linux-riscv64/wheel/pandas/tests/reshape 2023-07-14 20:54:17,574 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/reshape/test_cut.py -> build/bdist.linux-riscv64/wheel/pandas/tests/reshape 2023-07-14 20:54:17,575 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/reshape/test_from_dummies.py -> build/bdist.linux-riscv64/wheel/pandas/tests/reshape 2023-07-14 20:54:17,576 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/reshape/test_crosstab.py -> build/bdist.linux-riscv64/wheel/pandas/tests/reshape 2023-07-14 20:54:17,577 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/reshape/test_melt.py -> build/bdist.linux-riscv64/wheel/pandas/tests/reshape 2023-07-14 20:54:17,578 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/reshape/merge 2023-07-14 20:54:17,579 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/reshape/merge/test_merge_index_as_string.py -> build/bdist.linux-riscv64/wheel/pandas/tests/reshape/merge 2023-07-14 20:54:17,579 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/reshape/merge/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/reshape/merge 2023-07-14 20:54:17,580 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/reshape/merge/test_merge_asof.py -> build/bdist.linux-riscv64/wheel/pandas/tests/reshape/merge 2023-07-14 20:54:17,581 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/reshape/merge/test_join.py -> build/bdist.linux-riscv64/wheel/pandas/tests/reshape/merge 2023-07-14 20:54:17,582 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/reshape/merge/test_multi.py -> build/bdist.linux-riscv64/wheel/pandas/tests/reshape/merge 2023-07-14 20:54:17,583 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/reshape/merge/test_merge.py -> build/bdist.linux-riscv64/wheel/pandas/tests/reshape/merge 2023-07-14 20:54:17,584 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/reshape/merge/test_merge_ordered.py -> build/bdist.linux-riscv64/wheel/pandas/tests/reshape/merge 2023-07-14 20:54:17,585 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/reshape/merge/test_merge_cross.py -> build/bdist.linux-riscv64/wheel/pandas/tests/reshape/merge 2023-07-14 20:54:17,585 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/reshape/test_get_dummies.py -> build/bdist.linux-riscv64/wheel/pandas/tests/reshape 2023-07-14 20:54:17,586 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/plotting 2023-07-14 20:54:17,587 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/plotting/common.py -> build/bdist.linux-riscv64/wheel/pandas/tests/plotting 2023-07-14 20:54:17,588 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/plotting/test_datetimelike.py -> build/bdist.linux-riscv64/wheel/pandas/tests/plotting 2023-07-14 20:54:17,589 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/plotting/test_converter.py -> build/bdist.linux-riscv64/wheel/pandas/tests/plotting 2023-07-14 20:54:17,590 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/plotting/conftest.py -> build/bdist.linux-riscv64/wheel/pandas/tests/plotting 2023-07-14 20:54:17,590 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/plotting/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/plotting 2023-07-14 20:54:17,591 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/plotting/test_misc.py -> build/bdist.linux-riscv64/wheel/pandas/tests/plotting 2023-07-14 20:54:17,592 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/plotting/test_backend.py -> build/bdist.linux-riscv64/wheel/pandas/tests/plotting 2023-07-14 20:54:17,593 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/plotting/test_groupby.py -> build/bdist.linux-riscv64/wheel/pandas/tests/plotting 2023-07-14 20:54:17,594 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/plotting/test_boxplot_method.py -> build/bdist.linux-riscv64/wheel/pandas/tests/plotting 2023-07-14 20:54:17,595 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/plotting/frame 2023-07-14 20:54:17,595 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/plotting/frame/test_frame_legend.py -> build/bdist.linux-riscv64/wheel/pandas/tests/plotting/frame 2023-07-14 20:54:17,596 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/plotting/frame/test_hist_box_by.py -> build/bdist.linux-riscv64/wheel/pandas/tests/plotting/frame 2023-07-14 20:54:17,597 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/plotting/frame/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/plotting/frame 2023-07-14 20:54:17,598 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/plotting/frame/test_frame_subplots.py -> build/bdist.linux-riscv64/wheel/pandas/tests/plotting/frame 2023-07-14 20:54:17,599 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/plotting/frame/test_frame_color.py -> build/bdist.linux-riscv64/wheel/pandas/tests/plotting/frame 2023-07-14 20:54:17,599 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/plotting/frame/test_frame.py -> build/bdist.linux-riscv64/wheel/pandas/tests/plotting/frame 2023-07-14 20:54:17,600 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/plotting/frame/test_frame_groupby.py -> build/bdist.linux-riscv64/wheel/pandas/tests/plotting/frame 2023-07-14 20:54:17,601 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/plotting/test_series.py -> build/bdist.linux-riscv64/wheel/pandas/tests/plotting 2023-07-14 20:54:17,602 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/plotting/test_common.py -> build/bdist.linux-riscv64/wheel/pandas/tests/plotting 2023-07-14 20:54:17,603 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/plotting/test_style.py -> build/bdist.linux-riscv64/wheel/pandas/tests/plotting 2023-07-14 20:54:17,604 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/plotting/test_hist_method.py -> build/bdist.linux-riscv64/wheel/pandas/tests/plotting 2023-07-14 20:54:17,605 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/test_downstream.py -> build/bdist.linux-riscv64/wheel/pandas/tests 2023-07-14 20:54:17,606 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/util 2023-07-14 20:54:17,606 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/util/test_assert_index_equal.py -> build/bdist.linux-riscv64/wheel/pandas/tests/util 2023-07-14 20:54:17,607 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/util/test_assert_extension_array_equal.py -> build/bdist.linux-riscv64/wheel/pandas/tests/util 2023-07-14 20:54:17,608 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/util/test_assert_categorical_equal.py -> build/bdist.linux-riscv64/wheel/pandas/tests/util 2023-07-14 20:54:17,609 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/util/test_validate_args.py -> build/bdist.linux-riscv64/wheel/pandas/tests/util 2023-07-14 20:54:17,610 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/util/test_numba.py -> build/bdist.linux-riscv64/wheel/pandas/tests/util 2023-07-14 20:54:17,610 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/util/test_shares_memory.py -> build/bdist.linux-riscv64/wheel/pandas/tests/util 2023-07-14 20:54:17,611 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/util/test_assert_almost_equal.py -> build/bdist.linux-riscv64/wheel/pandas/tests/util 2023-07-14 20:54:17,612 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/util/test_assert_produces_warning.py -> build/bdist.linux-riscv64/wheel/pandas/tests/util 2023-07-14 20:54:17,613 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/util/test_assert_frame_equal.py -> build/bdist.linux-riscv64/wheel/pandas/tests/util 2023-07-14 20:54:17,614 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/util/conftest.py -> build/bdist.linux-riscv64/wheel/pandas/tests/util 2023-07-14 20:54:17,614 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/util/test_assert_attr_equal.py -> build/bdist.linux-riscv64/wheel/pandas/tests/util 2023-07-14 20:54:17,615 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/util/test_deprecate.py -> build/bdist.linux-riscv64/wheel/pandas/tests/util 2023-07-14 20:54:17,616 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/util/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/util 2023-07-14 20:54:17,617 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/util/test_util.py -> build/bdist.linux-riscv64/wheel/pandas/tests/util 2023-07-14 20:54:17,618 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/util/test_assert_numpy_array_equal.py -> build/bdist.linux-riscv64/wheel/pandas/tests/util 2023-07-14 20:54:17,618 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/util/test_str_methods.py -> build/bdist.linux-riscv64/wheel/pandas/tests/util 2023-07-14 20:54:17,619 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/util/test_deprecate_kwarg.py -> build/bdist.linux-riscv64/wheel/pandas/tests/util 2023-07-14 20:54:17,620 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/util/test_doc.py -> build/bdist.linux-riscv64/wheel/pandas/tests/util 2023-07-14 20:54:17,621 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/util/test_deprecate_nonkeyword_arguments.py -> build/bdist.linux-riscv64/wheel/pandas/tests/util 2023-07-14 20:54:17,622 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/util/test_validate_kwargs.py -> build/bdist.linux-riscv64/wheel/pandas/tests/util 2023-07-14 20:54:17,622 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/util/test_show_versions.py -> build/bdist.linux-riscv64/wheel/pandas/tests/util 2023-07-14 20:54:17,623 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/util/test_hashing.py -> build/bdist.linux-riscv64/wheel/pandas/tests/util 2023-07-14 20:54:17,624 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/util/test_assert_interval_array_equal.py -> build/bdist.linux-riscv64/wheel/pandas/tests/util 2023-07-14 20:54:17,625 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/util/test_rewrite_warning.py -> build/bdist.linux-riscv64/wheel/pandas/tests/util 2023-07-14 20:54:17,626 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/util/test_assert_series_equal.py -> build/bdist.linux-riscv64/wheel/pandas/tests/util 2023-07-14 20:54:17,627 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/util/test_validate_args_and_kwargs.py -> build/bdist.linux-riscv64/wheel/pandas/tests/util 2023-07-14 20:54:17,627 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/util/test_validate_inclusive.py -> build/bdist.linux-riscv64/wheel/pandas/tests/util 2023-07-14 20:54:17,628 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/util/test_make_objects.py -> build/bdist.linux-riscv64/wheel/pandas/tests/util 2023-07-14 20:54:17,629 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/util/test_safe_import.py -> build/bdist.linux-riscv64/wheel/pandas/tests/util 2023-07-14 20:54:17,630 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/test_nanops.py -> build/bdist.linux-riscv64/wheel/pandas/tests 2023-07-14 20:54:17,631 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/test_algos.py -> build/bdist.linux-riscv64/wheel/pandas/tests 2023-07-14 20:54:17,632 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests 2023-07-14 20:54:17,633 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/test_register_accessor.py -> build/bdist.linux-riscv64/wheel/pandas/tests 2023-07-14 20:54:17,634 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/tools 2023-07-14 20:54:17,634 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/tools/test_to_timedelta.py -> build/bdist.linux-riscv64/wheel/pandas/tests/tools 2023-07-14 20:54:17,635 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/tools/test_to_datetime.py -> build/bdist.linux-riscv64/wheel/pandas/tests/tools 2023-07-14 20:54:17,636 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/tools/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/tools 2023-07-14 20:54:17,637 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/tools/test_to_time.py -> build/bdist.linux-riscv64/wheel/pandas/tests/tools 2023-07-14 20:54:17,638 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/tools/test_to_numeric.py -> build/bdist.linux-riscv64/wheel/pandas/tests/tools 2023-07-14 20:54:17,639 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/arithmetic 2023-07-14 20:54:17,639 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arithmetic/test_numeric.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arithmetic 2023-07-14 20:54:17,640 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arithmetic/test_object.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arithmetic 2023-07-14 20:54:17,641 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arithmetic/common.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arithmetic 2023-07-14 20:54:17,642 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arithmetic/conftest.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arithmetic 2023-07-14 20:54:17,643 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arithmetic/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arithmetic 2023-07-14 20:54:17,643 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arithmetic/test_array_ops.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arithmetic 2023-07-14 20:54:17,644 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arithmetic/test_period.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arithmetic 2023-07-14 20:54:17,645 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arithmetic/test_interval.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arithmetic 2023-07-14 20:54:17,646 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arithmetic/test_datetime64.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arithmetic 2023-07-14 20:54:17,647 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arithmetic/test_categorical.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arithmetic 2023-07-14 20:54:17,648 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/arithmetic/test_timedelta64.py -> build/bdist.linux-riscv64/wheel/pandas/tests/arithmetic 2023-07-14 20:54:17,649 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/internals 2023-07-14 20:54:17,649 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/internals/test_managers.py -> build/bdist.linux-riscv64/wheel/pandas/tests/internals 2023-07-14 20:54:17,650 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/internals/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/internals 2023-07-14 20:54:17,651 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/internals/test_api.py -> build/bdist.linux-riscv64/wheel/pandas/tests/internals 2023-07-14 20:54:17,652 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/internals/test_internals.py -> build/bdist.linux-riscv64/wheel/pandas/tests/internals 2023-07-14 20:54:17,653 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/resample 2023-07-14 20:54:17,653 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/resample/test_datetime_index.py -> build/bdist.linux-riscv64/wheel/pandas/tests/resample 2023-07-14 20:54:17,654 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/resample/conftest.py -> build/bdist.linux-riscv64/wheel/pandas/tests/resample 2023-07-14 20:54:17,655 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/resample/test_time_grouper.py -> build/bdist.linux-riscv64/wheel/pandas/tests/resample 2023-07-14 20:54:17,656 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/resample/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/resample 2023-07-14 20:54:17,657 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/resample/test_resample_api.py -> build/bdist.linux-riscv64/wheel/pandas/tests/resample 2023-07-14 20:54:17,658 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/resample/test_timedelta.py -> build/bdist.linux-riscv64/wheel/pandas/tests/resample 2023-07-14 20:54:17,659 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/resample/test_resampler_grouper.py -> build/bdist.linux-riscv64/wheel/pandas/tests/resample 2023-07-14 20:54:17,659 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/resample/test_period_index.py -> build/bdist.linux-riscv64/wheel/pandas/tests/resample 2023-07-14 20:54:17,660 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/resample/test_base.py -> build/bdist.linux-riscv64/wheel/pandas/tests/resample 2023-07-14 20:54:17,661 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/construction 2023-07-14 20:54:17,662 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/construction/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/construction 2023-07-14 20:54:17,663 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/construction/test_extract_array.py -> build/bdist.linux-riscv64/wheel/pandas/tests/construction 2023-07-14 20:54:17,664 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/copy_view 2023-07-14 20:54:17,664 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/copy_view/test_clip.py -> build/bdist.linux-riscv64/wheel/pandas/tests/copy_view 2023-07-14 20:54:17,665 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/copy_view/test_setitem.py -> build/bdist.linux-riscv64/wheel/pandas/tests/copy_view 2023-07-14 20:54:17,666 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/copy_view/test_constructors.py -> build/bdist.linux-riscv64/wheel/pandas/tests/copy_view 2023-07-14 20:54:17,667 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/copy_view/test_indexing.py -> build/bdist.linux-riscv64/wheel/pandas/tests/copy_view 2023-07-14 20:54:17,668 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/copy_view/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/copy_view 2023-07-14 20:54:17,668 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/copy_view/index 2023-07-14 20:54:17,669 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/copy_view/index/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/copy_view/index 2023-07-14 20:54:17,670 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/copy_view/index/test_periodindex.py -> build/bdist.linux-riscv64/wheel/pandas/tests/copy_view/index 2023-07-14 20:54:17,671 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/copy_view/index/test_datetimeindex.py -> build/bdist.linux-riscv64/wheel/pandas/tests/copy_view/index 2023-07-14 20:54:17,671 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/copy_view/index/test_index.py -> build/bdist.linux-riscv64/wheel/pandas/tests/copy_view/index 2023-07-14 20:54:17,672 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/copy_view/index/test_timedeltaindex.py -> build/bdist.linux-riscv64/wheel/pandas/tests/copy_view/index 2023-07-14 20:54:17,673 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/copy_view/test_util.py -> build/bdist.linux-riscv64/wheel/pandas/tests/copy_view 2023-07-14 20:54:17,674 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/copy_view/test_array.py -> build/bdist.linux-riscv64/wheel/pandas/tests/copy_view 2023-07-14 20:54:17,675 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/copy_view/test_functions.py -> build/bdist.linux-riscv64/wheel/pandas/tests/copy_view 2023-07-14 20:54:17,676 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/copy_view/test_internals.py -> build/bdist.linux-riscv64/wheel/pandas/tests/copy_view 2023-07-14 20:54:17,676 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/copy_view/util.py -> build/bdist.linux-riscv64/wheel/pandas/tests/copy_view 2023-07-14 20:54:17,677 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/copy_view/test_replace.py -> build/bdist.linux-riscv64/wheel/pandas/tests/copy_view 2023-07-14 20:54:17,678 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/copy_view/test_astype.py -> build/bdist.linux-riscv64/wheel/pandas/tests/copy_view 2023-07-14 20:54:17,679 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/copy_view/test_core_functionalities.py -> build/bdist.linux-riscv64/wheel/pandas/tests/copy_view 2023-07-14 20:54:17,680 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/copy_view/test_interp_fillna.py -> build/bdist.linux-riscv64/wheel/pandas/tests/copy_view 2023-07-14 20:54:17,680 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/copy_view/test_methods.py -> build/bdist.linux-riscv64/wheel/pandas/tests/copy_view 2023-07-14 20:54:17,681 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/test_multilevel.py -> build/bdist.linux-riscv64/wheel/pandas/tests 2023-07-14 20:54:17,682 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/api 2023-07-14 20:54:17,683 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/api/test_types.py -> build/bdist.linux-riscv64/wheel/pandas/tests/api 2023-07-14 20:54:17,684 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/api/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/api 2023-07-14 20:54:17,684 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/api/test_api.py -> build/bdist.linux-riscv64/wheel/pandas/tests/api 2023-07-14 20:54:17,685 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/test_sorting.py -> build/bdist.linux-riscv64/wheel/pandas/tests 2023-07-14 20:54:17,686 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/io 2023-07-14 20:54:17,687 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/test_orc.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io 2023-07-14 20:54:17,688 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/io/json 2023-07-14 20:54:17,688 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/json/test_normalize.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/json 2023-07-14 20:54:17,689 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/json/test_deprecated_kwargs.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/json 2023-07-14 20:54:17,690 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/json/test_json_table_schema.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/json 2023-07-14 20:54:17,691 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/json/conftest.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/json 2023-07-14 20:54:17,692 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/json/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/json 2023-07-14 20:54:17,693 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/json/test_ujson.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/json 2023-07-14 20:54:17,693 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/json/test_pandas.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/json 2023-07-14 20:54:17,694 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/json/test_compression.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/json 2023-07-14 20:54:17,695 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/json/test_readlines.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/json 2023-07-14 20:54:17,696 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/json/test_json_table_schema_ext_dtype.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/json 2023-07-14 20:54:17,697 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/test_spss.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io 2023-07-14 20:54:17,698 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/test_feather.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io 2023-07-14 20:54:17,698 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/conftest.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io 2023-07-14 20:54:17,699 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/test_gcs.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io 2023-07-14 20:54:17,700 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io 2023-07-14 20:54:17,701 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/io/parser 2023-07-14 20:54:17,702 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/test_textreader.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/parser 2023-07-14 20:54:17,703 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/io/parser/common 2023-07-14 20:54:17,703 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/common/test_ints.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/parser/common 2023-07-14 20:54:17,704 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/common/test_verbose.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/parser/common 2023-07-14 20:54:17,705 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/common/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/parser/common 2023-07-14 20:54:17,706 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/common/test_data_list.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/parser/common 2023-07-14 20:54:17,706 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/common/test_inf.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/parser/common 2023-07-14 20:54:17,707 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/common/test_file_buffer_url.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/parser/common 2023-07-14 20:54:17,708 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/common/test_read_errors.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/parser/common 2023-07-14 20:54:17,709 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/common/test_index.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/parser/common 2023-07-14 20:54:17,710 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/common/test_common_basic.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/parser/common 2023-07-14 20:54:17,711 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/common/test_chunksize.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/parser/common 2023-07-14 20:54:17,712 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/common/test_iterator.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/parser/common 2023-07-14 20:54:17,712 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/common/test_float.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/parser/common 2023-07-14 20:54:17,713 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/common/test_decimal.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/parser/common 2023-07-14 20:54:17,714 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/test_multi_thread.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/parser 2023-07-14 20:54:17,715 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/conftest.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/parser 2023-07-14 20:54:17,716 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/test_network.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/parser 2023-07-14 20:54:17,716 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/parser 2023-07-14 20:54:17,717 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/test_dialect.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/parser 2023-07-14 20:54:17,718 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/test_converters.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/parser 2023-07-14 20:54:17,719 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/test_header.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/parser 2023-07-14 20:54:17,720 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/test_encoding.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/parser 2023-07-14 20:54:17,720 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/test_unsupported.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/parser 2023-07-14 20:54:17,721 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/test_python_parser_only.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/parser 2023-07-14 20:54:17,722 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/test_mangle_dupes.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/parser 2023-07-14 20:54:17,723 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/test_read_fwf.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/parser 2023-07-14 20:54:17,724 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/test_skiprows.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/parser 2023-07-14 20:54:17,725 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/test_comment.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/parser 2023-07-14 20:54:17,726 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/test_quoting.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/parser 2023-07-14 20:54:17,726 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/test_c_parser_only.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/parser 2023-07-14 20:54:17,727 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/test_na_values.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/parser 2023-07-14 20:54:17,728 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/test_index_col.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/parser 2023-07-14 20:54:17,729 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/io/parser/dtypes 2023-07-14 20:54:17,730 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/dtypes/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/parser/dtypes 2023-07-14 20:54:17,730 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/dtypes/test_empty.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/parser/dtypes 2023-07-14 20:54:17,731 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/dtypes/test_categorical.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/parser/dtypes 2023-07-14 20:54:17,732 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/dtypes/test_dtypes_basic.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/parser/dtypes 2023-07-14 20:54:17,733 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/test_parse_dates.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/parser 2023-07-14 20:54:17,734 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/test_concatenate_chunks.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/parser 2023-07-14 20:54:17,735 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/test_compression.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/parser 2023-07-14 20:54:17,736 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/io/parser/usecols 2023-07-14 20:54:17,736 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/usecols/test_usecols_basic.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/parser/usecols 2023-07-14 20:54:17,737 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/usecols/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/parser/usecols 2023-07-14 20:54:17,738 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/usecols/test_strings.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/parser/usecols 2023-07-14 20:54:17,739 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/usecols/test_parse_dates.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/parser/usecols 2023-07-14 20:54:17,739 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/parser/test_upcast.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/parser 2023-07-14 20:54:17,740 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/io/pytables 2023-07-14 20:54:17,741 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/pytables/test_file_handling.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/pytables 2023-07-14 20:54:17,742 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/pytables/test_timezones.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/pytables 2023-07-14 20:54:17,743 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/pytables/common.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/pytables 2023-07-14 20:54:17,743 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/pytables/test_store.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/pytables 2023-07-14 20:54:17,744 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/pytables/conftest.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/pytables 2023-07-14 20:54:17,745 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/pytables/test_time_series.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/pytables 2023-07-14 20:54:17,746 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/pytables/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/pytables 2023-07-14 20:54:17,747 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/pytables/test_put.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/pytables 2023-07-14 20:54:17,748 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/pytables/test_pytables_missing.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/pytables 2023-07-14 20:54:17,748 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/pytables/test_keys.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/pytables 2023-07-14 20:54:17,749 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/pytables/test_compat.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/pytables 2023-07-14 20:54:17,750 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/pytables/test_append.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/pytables 2023-07-14 20:54:17,751 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/pytables/test_complex.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/pytables 2023-07-14 20:54:17,752 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/pytables/test_subclass.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/pytables 2023-07-14 20:54:17,753 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/pytables/test_round_trip.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/pytables 2023-07-14 20:54:17,753 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/pytables/test_select.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/pytables 2023-07-14 20:54:17,754 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/pytables/test_categorical.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/pytables 2023-07-14 20:54:17,755 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/pytables/test_retain_attributes.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/pytables 2023-07-14 20:54:17,756 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/pytables/test_errors.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/pytables 2023-07-14 20:54:17,757 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/pytables/test_read.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/pytables 2023-07-14 20:54:17,757 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/test_user_agent.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io 2023-07-14 20:54:17,758 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/io/sas 2023-07-14 20:54:17,759 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/sas/test_xport.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/sas 2023-07-14 20:54:17,760 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/sas/test_sas7bdat.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/sas 2023-07-14 20:54:17,761 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/sas/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/sas 2023-07-14 20:54:17,761 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/sas/test_sas.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/sas 2023-07-14 20:54:17,762 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/sas/test_byteswap.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/sas 2023-07-14 20:54:17,763 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/test_stata.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io 2023-07-14 20:54:17,764 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/test_s3.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io 2023-07-14 20:54:17,765 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/test_html.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io 2023-07-14 20:54:17,766 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/test_sql.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io 2023-07-14 20:54:17,767 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/io/formats 2023-07-14 20:54:17,768 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/formats/test_to_csv.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/formats 2023-07-14 20:54:17,768 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/formats/test_to_string.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/formats 2023-07-14 20:54:17,769 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/formats/test_to_latex.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/formats 2023-07-14 20:54:17,770 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/formats/test_console.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/formats 2023-07-14 20:54:17,771 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/formats/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/formats 2023-07-14 20:54:17,772 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/formats/test_to_html.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/formats 2023-07-14 20:54:17,773 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/formats/test_css.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/formats 2023-07-14 20:54:17,773 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/formats/test_info.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/formats 2023-07-14 20:54:17,774 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/formats/test_to_markdown.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/formats 2023-07-14 20:54:17,775 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/formats/test_eng_formatting.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/formats 2023-07-14 20:54:17,776 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/formats/test_format.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/formats 2023-07-14 20:54:17,777 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/formats/test_series_info.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/formats 2023-07-14 20:54:17,778 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/formats/test_to_excel.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/formats 2023-07-14 20:54:17,779 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/formats/test_printing.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/formats 2023-07-14 20:54:17,779 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/io/formats/style 2023-07-14 20:54:17,780 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/formats/style/test_to_string.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/formats/style 2023-07-14 20:54:17,781 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/formats/style/test_to_latex.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/formats/style 2023-07-14 20:54:17,782 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/formats/style/test_non_unique.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/formats/style 2023-07-14 20:54:17,783 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/formats/style/test_highlight.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/formats/style 2023-07-14 20:54:17,783 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/formats/style/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/formats/style 2023-07-14 20:54:17,784 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/formats/style/test_tooltip.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/formats/style 2023-07-14 20:54:17,785 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/formats/style/test_exceptions.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/formats/style 2023-07-14 20:54:17,786 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/formats/style/test_matplotlib.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/formats/style 2023-07-14 20:54:17,787 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/formats/style/test_html.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/formats/style 2023-07-14 20:54:17,787 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/formats/style/test_bar.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/formats/style 2023-07-14 20:54:17,788 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/formats/style/test_format.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/formats/style 2023-07-14 20:54:17,789 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/formats/style/test_style.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/formats/style 2023-07-14 20:54:17,790 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/test_parquet.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io 2023-07-14 20:54:17,791 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/io/data 2023-07-14 20:54:17,792 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/data/gbq_fake_job.txt -> build/bdist.linux-riscv64/wheel/pandas/tests/io/data 2023-07-14 20:54:17,793 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/io/data/legacy_pickle 2023-07-14 20:54:17,793 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/io/data/legacy_pickle/1.2.4 2023-07-14 20:54:17,794 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/data/legacy_pickle/1.2.4/empty_frame_v1_2_4-GH#42345.pkl -> build/bdist.linux-riscv64/wheel/pandas/tests/io/data/legacy_pickle/1.2.4 2023-07-14 20:54:17,795 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/io/data/fixed_width 2023-07-14 20:54:17,795 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/data/fixed_width/fixed_width_format.txt -> build/bdist.linux-riscv64/wheel/pandas/tests/io/data/fixed_width 2023-07-14 20:54:17,796 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/io/data/parquet 2023-07-14 20:54:17,797 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/data/parquet/simple.parquet -> build/bdist.linux-riscv64/wheel/pandas/tests/io/data/parquet 2023-07-14 20:54:17,798 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/io/data/pickle 2023-07-14 20:54:17,798 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/data/pickle/test_mi_py27.pkl -> build/bdist.linux-riscv64/wheel/pandas/tests/io/data/pickle 2023-07-14 20:54:17,799 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/data/pickle/test_py27.pkl -> build/bdist.linux-riscv64/wheel/pandas/tests/io/data/pickle 2023-07-14 20:54:17,800 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/io/data/xml 2023-07-14 20:54:17,801 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/data/xml/row_field_output.xsl -> build/bdist.linux-riscv64/wheel/pandas/tests/io/data/xml 2023-07-14 20:54:17,801 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/data/xml/books.xml -> build/bdist.linux-riscv64/wheel/pandas/tests/io/data/xml 2023-07-14 20:54:17,802 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/data/xml/cta_rail_lines.kml -> build/bdist.linux-riscv64/wheel/pandas/tests/io/data/xml 2023-07-14 20:54:17,803 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/data/xml/doc_ch_utf.xml -> build/bdist.linux-riscv64/wheel/pandas/tests/io/data/xml 2023-07-14 20:54:17,804 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/data/xml/flatten_doc.xsl -> build/bdist.linux-riscv64/wheel/pandas/tests/io/data/xml 2023-07-14 20:54:17,805 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/data/xml/baby_names.xml -> build/bdist.linux-riscv64/wheel/pandas/tests/io/data/xml 2023-07-14 20:54:17,806 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/io/xml 2023-07-14 20:54:17,806 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/xml/test_to_xml.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/xml 2023-07-14 20:54:17,807 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/xml/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/xml 2023-07-14 20:54:17,808 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/xml/test_xml.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/xml 2023-07-14 20:54:17,809 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/xml/test_xml_dtypes.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/xml 2023-07-14 20:54:17,810 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/io/excel 2023-07-14 20:54:17,810 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/excel/conftest.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/excel 2023-07-14 20:54:17,811 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/excel/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/excel 2023-07-14 20:54:17,812 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/excel/test_writers.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/excel 2023-07-14 20:54:17,813 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/excel/test_xlrd.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/excel 2023-07-14 20:54:17,814 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/excel/test_xlsxwriter.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/excel 2023-07-14 20:54:17,814 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/excel/test_readers.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/excel 2023-07-14 20:54:17,815 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/excel/test_odswriter.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/excel 2023-07-14 20:54:17,816 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/excel/test_odf.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/excel 2023-07-14 20:54:17,817 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/excel/test_style.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/excel 2023-07-14 20:54:17,818 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/excel/test_openpyxl.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io/excel 2023-07-14 20:54:17,819 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/test_common.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io 2023-07-14 20:54:17,819 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/test_fsspec.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io 2023-07-14 20:54:17,820 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/test_clipboard.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io 2023-07-14 20:54:17,821 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/test_compression.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io 2023-07-14 20:54:17,822 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/test_pickle.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io 2023-07-14 20:54:17,823 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/io/generate_legacy_storage_files.py -> build/bdist.linux-riscv64/wheel/pandas/tests/io 2023-07-14 20:54:17,824 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/indexing 2023-07-14 20:54:17,824 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexing/test_indexing.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexing 2023-07-14 20:54:17,825 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexing/common.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexing 2023-07-14 20:54:17,826 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexing/conftest.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexing 2023-07-14 20:54:17,827 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexing/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexing 2023-07-14 20:54:17,828 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/indexing/multiindex 2023-07-14 20:54:17,829 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexing/multiindex/test_slice.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexing/multiindex 2023-07-14 20:54:17,830 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexing/multiindex/test_setitem.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexing/multiindex 2023-07-14 20:54:17,831 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexing/multiindex/test_getitem.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexing/multiindex 2023-07-14 20:54:17,832 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexing/multiindex/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexing/multiindex 2023-07-14 20:54:17,832 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexing/multiindex/test_multiindex.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexing/multiindex 2023-07-14 20:54:17,833 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexing/multiindex/test_datetime.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexing/multiindex 2023-07-14 20:54:17,834 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexing/multiindex/test_iloc.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexing/multiindex 2023-07-14 20:54:17,835 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexing/multiindex/test_indexing_slow.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexing/multiindex 2023-07-14 20:54:17,836 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexing/multiindex/test_loc.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexing/multiindex 2023-07-14 20:54:17,837 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexing/multiindex/test_sorted.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexing/multiindex 2023-07-14 20:54:17,838 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexing/multiindex/test_chaining_and_caching.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexing/multiindex 2023-07-14 20:54:17,839 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexing/multiindex/test_partial.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexing/multiindex 2023-07-14 20:54:17,840 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexing/test_iat.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexing 2023-07-14 20:54:17,841 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexing/test_coercion.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexing 2023-07-14 20:54:17,842 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexing/test_datetime.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexing 2023-07-14 20:54:17,843 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexing/test_iloc.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexing 2023-07-14 20:54:17,844 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexing/test_scalar.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexing 2023-07-14 20:54:17,845 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexing/test_floats.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexing 2023-07-14 20:54:17,845 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexing/test_loc.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexing 2023-07-14 20:54:17,847 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexing/test_indexers.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexing 2023-07-14 20:54:17,848 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexing/test_categorical.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexing 2023-07-14 20:54:17,849 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexing/test_chaining_and_caching.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexing 2023-07-14 20:54:17,849 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexing/test_check_indexer.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexing 2023-07-14 20:54:17,850 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexing/test_na_indexing.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexing 2023-07-14 20:54:17,851 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexing/test_at.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexing 2023-07-14 20:54:17,852 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/indexing/interval 2023-07-14 20:54:17,853 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexing/interval/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexing/interval 2023-07-14 20:54:17,854 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexing/interval/test_interval_new.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexing/interval 2023-07-14 20:54:17,855 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexing/interval/test_interval.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexing/interval 2023-07-14 20:54:17,856 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/indexing/test_partial.py -> build/bdist.linux-riscv64/wheel/pandas/tests/indexing 2023-07-14 20:54:17,857 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/generic 2023-07-14 20:54:17,857 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/generic/test_duplicate_labels.py -> build/bdist.linux-riscv64/wheel/pandas/tests/generic 2023-07-14 20:54:17,858 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/generic/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/generic 2023-07-14 20:54:17,859 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/generic/test_to_xarray.py -> build/bdist.linux-riscv64/wheel/pandas/tests/generic 2023-07-14 20:54:17,860 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/generic/test_finalize.py -> build/bdist.linux-riscv64/wheel/pandas/tests/generic 2023-07-14 20:54:17,861 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/generic/test_label_or_level_utils.py -> build/bdist.linux-riscv64/wheel/pandas/tests/generic 2023-07-14 20:54:17,862 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/generic/test_generic.py -> build/bdist.linux-riscv64/wheel/pandas/tests/generic 2023-07-14 20:54:17,863 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/generic/test_frame.py -> build/bdist.linux-riscv64/wheel/pandas/tests/generic 2023-07-14 20:54:17,864 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/generic/test_series.py -> build/bdist.linux-riscv64/wheel/pandas/tests/generic 2023-07-14 20:54:17,865 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/interchange 2023-07-14 20:54:17,865 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/interchange/test_spec_conformance.py -> build/bdist.linux-riscv64/wheel/pandas/tests/interchange 2023-07-14 20:54:17,866 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/interchange/conftest.py -> build/bdist.linux-riscv64/wheel/pandas/tests/interchange 2023-07-14 20:54:17,867 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/interchange/test_impl.py -> build/bdist.linux-riscv64/wheel/pandas/tests/interchange 2023-07-14 20:54:17,868 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/interchange/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/interchange 2023-07-14 20:54:17,869 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/interchange/test_utils.py -> build/bdist.linux-riscv64/wheel/pandas/tests/interchange 2023-07-14 20:54:17,870 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/scalar 2023-07-14 20:54:17,871 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/scalar/timedelta 2023-07-14 20:54:17,871 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/scalar/timedelta/test_constructors.py -> build/bdist.linux-riscv64/wheel/pandas/tests/scalar/timedelta 2023-07-14 20:54:17,872 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/scalar/timedelta/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/scalar/timedelta 2023-07-14 20:54:17,873 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/scalar/timedelta/test_arithmetic.py -> build/bdist.linux-riscv64/wheel/pandas/tests/scalar/timedelta 2023-07-14 20:54:17,874 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/scalar/timedelta/test_formats.py -> build/bdist.linux-riscv64/wheel/pandas/tests/scalar/timedelta 2023-07-14 20:54:17,875 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/scalar/timedelta/test_timedelta.py -> build/bdist.linux-riscv64/wheel/pandas/tests/scalar/timedelta 2023-07-14 20:54:17,876 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/scalar/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/scalar 2023-07-14 20:54:17,877 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/scalar/period 2023-07-14 20:54:17,877 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/scalar/period/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/scalar/period 2023-07-14 20:54:17,878 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/scalar/period/test_period.py -> build/bdist.linux-riscv64/wheel/pandas/tests/scalar/period 2023-07-14 20:54:17,879 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/scalar/period/test_asfreq.py -> build/bdist.linux-riscv64/wheel/pandas/tests/scalar/period 2023-07-14 20:54:17,880 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/scalar/timestamp 2023-07-14 20:54:17,881 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/scalar/timestamp/test_timestamp.py -> build/bdist.linux-riscv64/wheel/pandas/tests/scalar/timestamp 2023-07-14 20:54:17,882 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/scalar/timestamp/test_comparisons.py -> build/bdist.linux-riscv64/wheel/pandas/tests/scalar/timestamp 2023-07-14 20:54:17,883 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/scalar/timestamp/test_constructors.py -> build/bdist.linux-riscv64/wheel/pandas/tests/scalar/timestamp 2023-07-14 20:54:17,884 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/scalar/timestamp/test_timezones.py -> build/bdist.linux-riscv64/wheel/pandas/tests/scalar/timestamp 2023-07-14 20:54:17,885 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/scalar/timestamp/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/scalar/timestamp 2023-07-14 20:54:17,886 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/scalar/timestamp/test_arithmetic.py -> build/bdist.linux-riscv64/wheel/pandas/tests/scalar/timestamp 2023-07-14 20:54:17,887 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/scalar/timestamp/test_formats.py -> build/bdist.linux-riscv64/wheel/pandas/tests/scalar/timestamp 2023-07-14 20:54:17,887 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/scalar/timestamp/test_unary_ops.py -> build/bdist.linux-riscv64/wheel/pandas/tests/scalar/timestamp 2023-07-14 20:54:17,888 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/scalar/timestamp/test_rendering.py -> build/bdist.linux-riscv64/wheel/pandas/tests/scalar/timestamp 2023-07-14 20:54:17,889 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/scalar/test_nat.py -> build/bdist.linux-riscv64/wheel/pandas/tests/scalar 2023-07-14 20:54:17,890 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/scalar/interval 2023-07-14 20:54:17,891 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/scalar/interval/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/scalar/interval 2023-07-14 20:54:17,892 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/scalar/interval/test_arithmetic.py -> build/bdist.linux-riscv64/wheel/pandas/tests/scalar/interval 2023-07-14 20:54:17,893 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/scalar/interval/test_interval.py -> build/bdist.linux-riscv64/wheel/pandas/tests/scalar/interval 2023-07-14 20:54:17,894 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/scalar/interval/test_ops.py -> build/bdist.linux-riscv64/wheel/pandas/tests/scalar/interval 2023-07-14 20:54:17,895 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/scalar/test_na_scalar.py -> build/bdist.linux-riscv64/wheel/pandas/tests/scalar 2023-07-14 20:54:17,896 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/base 2023-07-14 20:54:17,896 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/base/test_fillna.py -> build/bdist.linux-riscv64/wheel/pandas/tests/base 2023-07-14 20:54:17,897 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/base/test_constructors.py -> build/bdist.linux-riscv64/wheel/pandas/tests/base 2023-07-14 20:54:17,898 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/base/common.py -> build/bdist.linux-riscv64/wheel/pandas/tests/base 2023-07-14 20:54:17,899 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/base/test_value_counts.py -> build/bdist.linux-riscv64/wheel/pandas/tests/base 2023-07-14 20:54:17,900 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/base/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/base 2023-07-14 20:54:17,901 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/base/test_misc.py -> build/bdist.linux-riscv64/wheel/pandas/tests/base 2023-07-14 20:54:17,902 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/base/test_transpose.py -> build/bdist.linux-riscv64/wheel/pandas/tests/base 2023-07-14 20:54:17,902 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/base/test_conversion.py -> build/bdist.linux-riscv64/wheel/pandas/tests/base 2023-07-14 20:54:17,903 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/base/test_unique.py -> build/bdist.linux-riscv64/wheel/pandas/tests/base 2023-07-14 20:54:17,904 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/reductions 2023-07-14 20:54:17,905 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/reductions/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/reductions 2023-07-14 20:54:17,906 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/reductions/test_stat_reductions.py -> build/bdist.linux-riscv64/wheel/pandas/tests/reductions 2023-07-14 20:54:17,907 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/reductions/test_reductions.py -> build/bdist.linux-riscv64/wheel/pandas/tests/reductions 2023-07-14 20:54:17,908 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/series 2023-07-14 20:54:17,909 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/test_constructors.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series 2023-07-14 20:54:17,910 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/test_missing.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series 2023-07-14 20:54:17,910 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/test_npfuncs.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series 2023-07-14 20:54:17,911 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series 2023-07-14 20:54:17,912 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/test_arithmetic.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series 2023-07-14 20:54:17,913 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/test_logical_ops.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series 2023-07-14 20:54:17,914 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/test_api.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series 2023-07-14 20:54:17,915 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/test_iteration.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series 2023-07-14 20:54:17,916 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/test_subclass.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series 2023-07-14 20:54:17,917 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/series/indexing 2023-07-14 20:54:17,917 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/indexing/test_setitem.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/indexing 2023-07-14 20:54:17,918 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/indexing/test_indexing.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/indexing 2023-07-14 20:54:17,919 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/indexing/test_xs.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/indexing 2023-07-14 20:54:17,920 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/indexing/test_getitem.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/indexing 2023-07-14 20:54:17,921 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/indexing/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/indexing 2023-07-14 20:54:17,922 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/indexing/test_delitem.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/indexing 2023-07-14 20:54:17,922 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/indexing/test_datetime.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/indexing 2023-07-14 20:54:17,923 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/indexing/test_mask.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/indexing 2023-07-14 20:54:17,924 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/indexing/test_where.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/indexing 2023-07-14 20:54:17,925 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/indexing/test_take.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/indexing 2023-07-14 20:54:17,926 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/indexing/test_get.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/indexing 2023-07-14 20:54:17,926 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/indexing/test_set_value.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/indexing 2023-07-14 20:54:17,927 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/test_cumulative.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series 2023-07-14 20:54:17,928 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/series/accessors 2023-07-14 20:54:17,929 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/accessors/test_dt_accessor.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/accessors 2023-07-14 20:54:17,929 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/accessors/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/accessors 2023-07-14 20:54:17,930 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/accessors/test_sparse_accessor.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/accessors 2023-07-14 20:54:17,931 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/accessors/test_str_accessor.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/accessors 2023-07-14 20:54:17,932 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/accessors/test_cat_accessor.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/accessors 2023-07-14 20:54:17,933 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/test_unary.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series 2023-07-14 20:54:17,933 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/test_validate.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series 2023-07-14 20:54:17,934 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/test_reductions.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series 2023-07-14 20:54:17,935 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,936 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_rank.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,937 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_to_csv.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,938 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_item.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,939 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_clip.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,939 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_fillna.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,940 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_dropna.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,941 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_values.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,942 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_head_tail.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,943 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_quantile.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,944 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_matmul.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,944 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_duplicated.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,945 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_explode.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,946 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_between.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,947 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_combine_first.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,948 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_repeat.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,948 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_dtypes.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,949 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_align.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,950 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_isna.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,951 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_pct_change.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,952 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_value_counts.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,952 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_get_numeric_data.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,953 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_add_prefix_suffix.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,954 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_sort_index.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,955 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_diff.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,956 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_unstack.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,956 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_tz_localize.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,957 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,958 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_copy.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,959 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_count.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,960 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_isin.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,960 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_cov_corr.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,961 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_convert_dtypes.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,962 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_rename.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,963 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_is_monotonic.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,964 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_describe.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,965 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_tolist.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,965 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_compare.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,966 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_set_name.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,967 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_asof.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,968 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_drop_duplicates.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,969 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_drop.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,969 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_rename_axis.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,970 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_nunique.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,971 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_argsort.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,972 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_to_frame.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,973 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_to_numpy.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,974 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_view.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,974 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_searchsorted.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,975 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_interpolate.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,976 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_reset_index.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,977 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_replace.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,978 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_to_dict.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,979 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_astype.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,980 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_combine.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,980 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_unique.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,981 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_nlargest.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,982 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_reindex.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,983 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_truncate.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,984 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_round.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,984 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_autocorr.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,985 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_sort_values.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,986 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_reindex_like.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,987 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_infer_objects.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,988 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_pop.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,988 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_update.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,989 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_is_unique.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,990 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/methods/test_equals.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series/methods 2023-07-14 20:54:17,991 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/test_repr.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series 2023-07-14 20:54:17,992 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/series/test_ufunc.py -> build/bdist.linux-riscv64/wheel/pandas/tests/series 2023-07-14 20:54:17,993 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/frame 2023-07-14 20:54:17,993 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/test_constructors.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame 2023-07-14 20:54:17,994 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/test_block_internals.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame 2023-07-14 20:54:17,995 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/frame/constructors 2023-07-14 20:54:17,996 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/constructors/test_from_records.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/constructors 2023-07-14 20:54:17,997 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/constructors/test_from_dict.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/constructors 2023-07-14 20:54:17,998 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/constructors/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/constructors 2023-07-14 20:54:17,998 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/common.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame 2023-07-14 20:54:17,999 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/conftest.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame 2023-07-14 20:54:18,000 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/test_npfuncs.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame 2023-07-14 20:54:18,001 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame 2023-07-14 20:54:18,002 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/test_arithmetic.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame 2023-07-14 20:54:18,003 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/test_logical_ops.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame 2023-07-14 20:54:18,003 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/test_alter_axes.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame 2023-07-14 20:54:18,004 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/test_nonunique_indexes.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame 2023-07-14 20:54:18,005 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/test_api.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame 2023-07-14 20:54:18,006 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/test_iteration.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame 2023-07-14 20:54:18,007 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/test_subclass.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame 2023-07-14 20:54:18,007 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/test_stack_unstack.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame 2023-07-14 20:54:18,009 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/frame/indexing 2023-07-14 20:54:18,009 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/indexing/test_setitem.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/indexing 2023-07-14 20:54:18,010 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/indexing/test_indexing.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/indexing 2023-07-14 20:54:18,011 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/indexing/test_xs.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/indexing 2023-07-14 20:54:18,012 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/indexing/test_getitem.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/indexing 2023-07-14 20:54:18,013 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/indexing/test_get_value.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/indexing 2023-07-14 20:54:18,013 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/indexing/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/indexing 2023-07-14 20:54:18,014 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/indexing/test_delitem.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/indexing 2023-07-14 20:54:18,015 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/indexing/test_coercion.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/indexing 2023-07-14 20:54:18,016 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/indexing/test_mask.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/indexing 2023-07-14 20:54:18,017 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/indexing/test_where.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/indexing 2023-07-14 20:54:18,017 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/indexing/test_take.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/indexing 2023-07-14 20:54:18,018 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/indexing/test_get.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/indexing 2023-07-14 20:54:18,019 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/indexing/test_insert.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/indexing 2023-07-14 20:54:18,020 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/indexing/test_set_value.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/indexing 2023-07-14 20:54:18,021 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/test_cumulative.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame 2023-07-14 20:54:18,021 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/test_repr_info.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame 2023-07-14 20:54:18,022 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/test_unary.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame 2023-07-14 20:54:18,023 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/test_validate.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame 2023-07-14 20:54:18,024 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/test_reductions.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame 2023-07-14 20:54:18,025 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,026 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_rank.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,026 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_to_csv.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,027 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_to_timestamp.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,028 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_select_dtypes.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,029 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_to_records.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,030 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_clip.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,031 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_swaplevel.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,032 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_fillna.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,032 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_dropna.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,033 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_values.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,034 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_head_tail.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,035 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_quantile.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,036 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_set_index.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,037 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_matmul.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,038 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_duplicated.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,038 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_at_time.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,039 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_explode.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,040 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_shift.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,041 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_is_homogeneous_dtype.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,042 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_swapaxes.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,042 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_between_time.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,043 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_combine_first.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,044 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_droplevel.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,045 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_to_period.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,046 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_dtypes.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,046 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_align.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,047 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_pct_change.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,048 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_value_counts.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,049 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_get_numeric_data.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,050 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_add_prefix_suffix.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,051 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_sort_index.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,051 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_diff.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,052 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_tz_localize.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,053 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,054 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_copy.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,055 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_dot.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,056 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_count.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,056 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_isin.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,057 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_cov_corr.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,058 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_convert_dtypes.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,059 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_rename.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,060 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_describe.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,060 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_compare.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,061 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_first_and_last.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,062 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_assign.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,063 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_asof.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,064 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_join.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,064 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_drop_duplicates.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,065 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_drop.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,066 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_rename_axis.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,067 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_to_numpy.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,068 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_transpose.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,068 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_reorder_levels.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,069 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_set_axis.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,070 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_interpolate.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,071 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_reset_index.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,072 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_sample.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,073 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_isetitem.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,073 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_replace.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,074 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_to_dict.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,075 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_astype.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,076 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_filter.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,077 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_asfreq.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,078 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_combine.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,079 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_nlargest.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,079 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_to_dict_of_blocks.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,080 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_reindex.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,081 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_truncate.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,082 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_round.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,083 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_first_valid_index.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,083 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_sort_values.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,084 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_reindex_like.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,085 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_infer_objects.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,086 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_pipe.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,087 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_pop.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,088 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_tz_convert.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,088 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_update.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,089 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/methods/test_equals.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame/methods 2023-07-14 20:54:18,090 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/test_query_eval.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame 2023-07-14 20:54:18,091 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/frame/test_ufunc.py -> build/bdist.linux-riscv64/wheel/pandas/tests/frame 2023-07-14 20:54:18,092 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/test_expressions.py -> build/bdist.linux-riscv64/wheel/pandas/tests 2023-07-14 20:54:18,093 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/test_take.py -> build/bdist.linux-riscv64/wheel/pandas/tests 2023-07-14 20:54:18,094 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/dtypes 2023-07-14 20:54:18,094 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/dtypes/test_dtypes.py -> build/bdist.linux-riscv64/wheel/pandas/tests/dtypes 2023-07-14 20:54:18,095 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/dtypes/test_inference.py -> build/bdist.linux-riscv64/wheel/pandas/tests/dtypes 2023-07-14 20:54:18,096 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/dtypes/test_missing.py -> build/bdist.linux-riscv64/wheel/pandas/tests/dtypes 2023-07-14 20:54:18,097 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/dtypes/test_concat.py -> build/bdist.linux-riscv64/wheel/pandas/tests/dtypes 2023-07-14 20:54:18,098 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/dtypes/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/dtypes 2023-07-14 20:54:18,099 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/dtypes/cast 2023-07-14 20:54:18,099 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/dtypes/cast/test_promote.py -> build/bdist.linux-riscv64/wheel/pandas/tests/dtypes/cast 2023-07-14 20:54:18,100 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/dtypes/cast/test_construct_from_scalar.py -> build/bdist.linux-riscv64/wheel/pandas/tests/dtypes/cast 2023-07-14 20:54:18,101 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/dtypes/cast/test_construct_ndarray.py -> build/bdist.linux-riscv64/wheel/pandas/tests/dtypes/cast 2023-07-14 20:54:18,102 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/dtypes/cast/test_downcast.py -> build/bdist.linux-riscv64/wheel/pandas/tests/dtypes/cast 2023-07-14 20:54:18,102 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/dtypes/cast/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/dtypes/cast 2023-07-14 20:54:18,103 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/dtypes/cast/test_can_hold_element.py -> build/bdist.linux-riscv64/wheel/pandas/tests/dtypes/cast 2023-07-14 20:54:18,104 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/dtypes/cast/test_infer_dtype.py -> build/bdist.linux-riscv64/wheel/pandas/tests/dtypes/cast 2023-07-14 20:54:18,105 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/dtypes/cast/test_construct_object_arr.py -> build/bdist.linux-riscv64/wheel/pandas/tests/dtypes/cast 2023-07-14 20:54:18,106 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/dtypes/cast/test_infer_datetimelike.py -> build/bdist.linux-riscv64/wheel/pandas/tests/dtypes/cast 2023-07-14 20:54:18,106 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/dtypes/cast/test_dict_compat.py -> build/bdist.linux-riscv64/wheel/pandas/tests/dtypes/cast 2023-07-14 20:54:18,107 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/dtypes/cast/test_maybe_box_native.py -> build/bdist.linux-riscv64/wheel/pandas/tests/dtypes/cast 2023-07-14 20:54:18,108 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/dtypes/cast/test_find_common_type.py -> build/bdist.linux-riscv64/wheel/pandas/tests/dtypes/cast 2023-07-14 20:54:18,109 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/dtypes/test_generic.py -> build/bdist.linux-riscv64/wheel/pandas/tests/dtypes 2023-07-14 20:54:18,110 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/dtypes/test_common.py -> build/bdist.linux-riscv64/wheel/pandas/tests/dtypes 2023-07-14 20:54:18,110 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/test_common.py -> build/bdist.linux-riscv64/wheel/pandas/tests 2023-07-14 20:54:18,111 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/groupby 2023-07-14 20:54:18,112 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/groupby/test_rank.py -> build/bdist.linux-riscv64/wheel/pandas/tests/groupby 2023-07-14 20:54:18,113 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/groupby/test_api_consistency.py -> build/bdist.linux-riscv64/wheel/pandas/tests/groupby 2023-07-14 20:54:18,114 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/groupby/test_timegrouper.py -> build/bdist.linux-riscv64/wheel/pandas/tests/groupby 2023-07-14 20:54:18,115 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/groupby/test_function.py -> build/bdist.linux-riscv64/wheel/pandas/tests/groupby 2023-07-14 20:54:18,116 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/groupby/test_quantile.py -> build/bdist.linux-riscv64/wheel/pandas/tests/groupby 2023-07-14 20:54:18,116 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/groupby/test_numba.py -> build/bdist.linux-riscv64/wheel/pandas/tests/groupby 2023-07-14 20:54:18,117 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/groupby/test_indexing.py -> build/bdist.linux-riscv64/wheel/pandas/tests/groupby 2023-07-14 20:54:18,118 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/groupby/test_libgroupby.py -> build/bdist.linux-riscv64/wheel/pandas/tests/groupby 2023-07-14 20:54:18,119 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/groupby/test_size.py -> build/bdist.linux-riscv64/wheel/pandas/tests/groupby 2023-07-14 20:54:18,120 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/groupby/test_apply.py -> build/bdist.linux-riscv64/wheel/pandas/tests/groupby 2023-07-14 20:54:18,121 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/groupby/test_apply_mutate.py -> build/bdist.linux-riscv64/wheel/pandas/tests/groupby 2023-07-14 20:54:18,121 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/groupby/test_value_counts.py -> build/bdist.linux-riscv64/wheel/pandas/tests/groupby 2023-07-14 20:54:18,122 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/groupby/conftest.py -> build/bdist.linux-riscv64/wheel/pandas/tests/groupby 2023-07-14 20:54:18,123 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/groupby/test_missing.py -> build/bdist.linux-riscv64/wheel/pandas/tests/groupby 2023-07-14 20:54:18,124 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/groupby/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/groupby 2023-07-14 20:54:18,125 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/groupby/test_raises.py -> build/bdist.linux-riscv64/wheel/pandas/tests/groupby 2023-07-14 20:54:18,126 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/groupby/test_groupby_subclass.py -> build/bdist.linux-riscv64/wheel/pandas/tests/groupby 2023-07-14 20:54:18,126 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/groupby/test_groupby_dropna.py -> build/bdist.linux-riscv64/wheel/pandas/tests/groupby 2023-07-14 20:54:18,127 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/groupby/test_min_max.py -> build/bdist.linux-riscv64/wheel/pandas/tests/groupby 2023-07-14 20:54:18,128 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/groupby/aggregate 2023-07-14 20:54:18,129 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/groupby/aggregate/test_cython.py -> build/bdist.linux-riscv64/wheel/pandas/tests/groupby/aggregate 2023-07-14 20:54:18,130 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/groupby/aggregate/test_numba.py -> build/bdist.linux-riscv64/wheel/pandas/tests/groupby/aggregate 2023-07-14 20:54:18,130 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/groupby/aggregate/test_aggregate.py -> build/bdist.linux-riscv64/wheel/pandas/tests/groupby/aggregate 2023-07-14 20:54:18,131 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/groupby/aggregate/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/groupby/aggregate 2023-07-14 20:54:18,132 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/groupby/aggregate/test_other.py -> build/bdist.linux-riscv64/wheel/pandas/tests/groupby/aggregate 2023-07-14 20:54:18,133 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/groupby/test_any_all.py -> build/bdist.linux-riscv64/wheel/pandas/tests/groupby 2023-07-14 20:54:18,134 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/groupby/test_nunique.py -> build/bdist.linux-riscv64/wheel/pandas/tests/groupby 2023-07-14 20:54:18,135 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/groupby/test_groupby.py -> build/bdist.linux-riscv64/wheel/pandas/tests/groupby 2023-07-14 20:54:18,136 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/groupby/transform 2023-07-14 20:54:18,136 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/groupby/transform/test_numba.py -> build/bdist.linux-riscv64/wheel/pandas/tests/groupby/transform 2023-07-14 20:54:18,137 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/groupby/transform/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/groupby/transform 2023-07-14 20:54:18,138 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/groupby/transform/test_transform.py -> build/bdist.linux-riscv64/wheel/pandas/tests/groupby/transform 2023-07-14 20:54:18,139 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/groupby/test_counting.py -> build/bdist.linux-riscv64/wheel/pandas/tests/groupby 2023-07-14 20:54:18,140 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/groupby/test_sample.py -> build/bdist.linux-riscv64/wheel/pandas/tests/groupby 2023-07-14 20:54:18,141 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/groupby/test_filters.py -> build/bdist.linux-riscv64/wheel/pandas/tests/groupby 2023-07-14 20:54:18,141 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/groupby/test_grouping.py -> build/bdist.linux-riscv64/wheel/pandas/tests/groupby 2023-07-14 20:54:18,142 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/groupby/test_categorical.py -> build/bdist.linux-riscv64/wheel/pandas/tests/groupby 2023-07-14 20:54:18,143 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/groupby/test_bin_groupby.py -> build/bdist.linux-riscv64/wheel/pandas/tests/groupby 2023-07-14 20:54:18,144 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/groupby/test_groupby_shift_diff.py -> build/bdist.linux-riscv64/wheel/pandas/tests/groupby 2023-07-14 20:54:18,145 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/groupby/test_allowlist.py -> build/bdist.linux-riscv64/wheel/pandas/tests/groupby 2023-07-14 20:54:18,146 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/groupby/test_pipe.py -> build/bdist.linux-riscv64/wheel/pandas/tests/groupby 2023-07-14 20:54:18,147 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/groupby/test_index_as_string.py -> build/bdist.linux-riscv64/wheel/pandas/tests/groupby 2023-07-14 20:54:18,147 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/groupby/test_nth.py -> build/bdist.linux-riscv64/wheel/pandas/tests/groupby 2023-07-14 20:54:18,148 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/test_errors.py -> build/bdist.linux-riscv64/wheel/pandas/tests 2023-07-14 20:54:18,149 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/window 2023-07-14 20:54:18,150 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/window/test_expanding.py -> build/bdist.linux-riscv64/wheel/pandas/tests/window 2023-07-14 20:54:18,151 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/window/test_numba.py -> build/bdist.linux-riscv64/wheel/pandas/tests/window 2023-07-14 20:54:18,152 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/window/test_apply.py -> build/bdist.linux-riscv64/wheel/pandas/tests/window 2023-07-14 20:54:18,152 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/window/test_dtypes.py -> build/bdist.linux-riscv64/wheel/pandas/tests/window 2023-07-14 20:54:18,153 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/window/test_rolling_skew_kurt.py -> build/bdist.linux-riscv64/wheel/pandas/tests/window 2023-07-14 20:54:18,154 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/window/conftest.py -> build/bdist.linux-riscv64/wheel/pandas/tests/window 2023-07-14 20:54:18,155 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/window/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/window 2023-07-14 20:54:18,156 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/window/test_timeseries_window.py -> build/bdist.linux-riscv64/wheel/pandas/tests/window 2023-07-14 20:54:18,156 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/window/test_win_type.py -> build/bdist.linux-riscv64/wheel/pandas/tests/window 2023-07-14 20:54:18,157 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/window/test_api.py -> build/bdist.linux-riscv64/wheel/pandas/tests/window 2023-07-14 20:54:18,158 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/window/test_online.py -> build/bdist.linux-riscv64/wheel/pandas/tests/window 2023-07-14 20:54:18,159 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/window/test_ewm.py -> build/bdist.linux-riscv64/wheel/pandas/tests/window 2023-07-14 20:54:18,160 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/window/test_rolling.py -> build/bdist.linux-riscv64/wheel/pandas/tests/window 2023-07-14 20:54:18,161 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/window/test_groupby.py -> build/bdist.linux-riscv64/wheel/pandas/tests/window 2023-07-14 20:54:18,162 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/window/test_rolling_functions.py -> build/bdist.linux-riscv64/wheel/pandas/tests/window 2023-07-14 20:54:18,163 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/window/test_rolling_quantile.py -> build/bdist.linux-riscv64/wheel/pandas/tests/window 2023-07-14 20:54:18,163 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/window/test_pairwise.py -> build/bdist.linux-riscv64/wheel/pandas/tests/window 2023-07-14 20:54:18,164 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/window/test_base_indexer.py -> build/bdist.linux-riscv64/wheel/pandas/tests/window 2023-07-14 20:54:18,165 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/window/moments 2023-07-14 20:54:18,166 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/window/moments/conftest.py -> build/bdist.linux-riscv64/wheel/pandas/tests/window/moments 2023-07-14 20:54:18,166 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/window/moments/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/window/moments 2023-07-14 20:54:18,167 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/window/moments/test_moments_consistency_rolling.py -> build/bdist.linux-riscv64/wheel/pandas/tests/window/moments 2023-07-14 20:54:18,168 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/window/moments/test_moments_consistency_expanding.py -> build/bdist.linux-riscv64/wheel/pandas/tests/window/moments 2023-07-14 20:54:18,169 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/window/moments/test_moments_consistency_ewm.py -> build/bdist.linux-riscv64/wheel/pandas/tests/window/moments 2023-07-14 20:54:18,170 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/window/test_cython_aggregations.py -> build/bdist.linux-riscv64/wheel/pandas/tests/window 2023-07-14 20:54:18,171 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/test_aggregation.py -> build/bdist.linux-riscv64/wheel/pandas/tests 2023-07-14 20:54:18,172 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/tslibs 2023-07-14 20:54:18,172 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/tslibs/test_resolution.py -> build/bdist.linux-riscv64/wheel/pandas/tests/tslibs 2023-07-14 20:54:18,173 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/tslibs/test_array_to_datetime.py -> build/bdist.linux-riscv64/wheel/pandas/tests/tslibs 2023-07-14 20:54:18,174 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/tslibs/test_timezones.py -> build/bdist.linux-riscv64/wheel/pandas/tests/tslibs 2023-07-14 20:54:18,175 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/tslibs/test_to_offset.py -> build/bdist.linux-riscv64/wheel/pandas/tests/tslibs 2023-07-14 20:54:18,176 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/tslibs/test_timedeltas.py -> build/bdist.linux-riscv64/wheel/pandas/tests/tslibs 2023-07-14 20:54:18,176 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/tslibs/test_np_datetime.py -> build/bdist.linux-riscv64/wheel/pandas/tests/tslibs 2023-07-14 20:54:18,177 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/tslibs/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/tslibs 2023-07-14 20:54:18,178 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/tslibs/test_api.py -> build/bdist.linux-riscv64/wheel/pandas/tests/tslibs 2023-07-14 20:54:18,179 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/tslibs/test_period_asfreq.py -> build/bdist.linux-riscv64/wheel/pandas/tests/tslibs 2023-07-14 20:54:18,180 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/tslibs/test_liboffsets.py -> build/bdist.linux-riscv64/wheel/pandas/tests/tslibs 2023-07-14 20:54:18,180 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/tslibs/test_fields.py -> build/bdist.linux-riscv64/wheel/pandas/tests/tslibs 2023-07-14 20:54:18,181 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/tslibs/test_parsing.py -> build/bdist.linux-riscv64/wheel/pandas/tests/tslibs 2023-07-14 20:54:18,182 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/tslibs/test_parse_iso8601.py -> build/bdist.linux-riscv64/wheel/pandas/tests/tslibs 2023-07-14 20:54:18,183 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/tslibs/test_tzconversion.py -> build/bdist.linux-riscv64/wheel/pandas/tests/tslibs 2023-07-14 20:54:18,184 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/tslibs/test_conversion.py -> build/bdist.linux-riscv64/wheel/pandas/tests/tslibs 2023-07-14 20:54:18,185 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/tslibs/test_libfrequencies.py -> build/bdist.linux-riscv64/wheel/pandas/tests/tslibs 2023-07-14 20:54:18,185 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/tslibs/test_ccalendar.py -> build/bdist.linux-riscv64/wheel/pandas/tests/tslibs 2023-07-14 20:54:18,186 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/test_optional_dependency.py -> build/bdist.linux-riscv64/wheel/pandas/tests 2023-07-14 20:54:18,187 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/computation 2023-07-14 20:54:18,188 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/computation/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/computation 2023-07-14 20:54:18,188 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/computation/test_compat.py -> build/bdist.linux-riscv64/wheel/pandas/tests/computation 2023-07-14 20:54:18,189 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/computation/test_eval.py -> build/bdist.linux-riscv64/wheel/pandas/tests/computation 2023-07-14 20:54:18,190 root INFO creating build/bdist.linux-riscv64/wheel/pandas/tests/strings 2023-07-14 20:54:18,191 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/strings/test_cat.py -> build/bdist.linux-riscv64/wheel/pandas/tests/strings 2023-07-14 20:54:18,192 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/strings/conftest.py -> build/bdist.linux-riscv64/wheel/pandas/tests/strings 2023-07-14 20:54:18,192 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/strings/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/tests/strings 2023-07-14 20:54:18,193 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/strings/test_case_justify.py -> build/bdist.linux-riscv64/wheel/pandas/tests/strings 2023-07-14 20:54:18,194 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/strings/test_api.py -> build/bdist.linux-riscv64/wheel/pandas/tests/strings 2023-07-14 20:54:18,195 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/strings/test_extract.py -> build/bdist.linux-riscv64/wheel/pandas/tests/strings 2023-07-14 20:54:18,196 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/strings/test_string_array.py -> build/bdist.linux-riscv64/wheel/pandas/tests/strings 2023-07-14 20:54:18,196 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/strings/test_strings.py -> build/bdist.linux-riscv64/wheel/pandas/tests/strings 2023-07-14 20:54:18,197 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/strings/test_get_dummies.py -> build/bdist.linux-riscv64/wheel/pandas/tests/strings 2023-07-14 20:54:18,198 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/strings/test_split_partition.py -> build/bdist.linux-riscv64/wheel/pandas/tests/strings 2023-07-14 20:54:18,199 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/tests/strings/test_find_replace.py -> build/bdist.linux-riscv64/wheel/pandas/tests/strings 2023-07-14 20:54:18,200 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_typing.py -> build/bdist.linux-riscv64/wheel/pandas 2023-07-14 20:54:18,201 root INFO creating build/bdist.linux-riscv64/wheel/pandas/api 2023-07-14 20:54:18,201 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/api/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/api 2023-07-14 20:54:18,202 root INFO creating build/bdist.linux-riscv64/wheel/pandas/api/types 2023-07-14 20:54:18,203 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/api/types/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/api/types 2023-07-14 20:54:18,204 root INFO creating build/bdist.linux-riscv64/wheel/pandas/api/interchange 2023-07-14 20:54:18,204 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/api/interchange/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/api/interchange 2023-07-14 20:54:18,205 root INFO creating build/bdist.linux-riscv64/wheel/pandas/api/indexers 2023-07-14 20:54:18,206 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/api/indexers/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/api/indexers 2023-07-14 20:54:18,207 root INFO creating build/bdist.linux-riscv64/wheel/pandas/api/extensions 2023-07-14 20:54:18,207 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/api/extensions/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/api/extensions 2023-07-14 20:54:18,208 root INFO creating build/bdist.linux-riscv64/wheel/pandas/io 2023-07-14 20:54:18,209 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/spss.py -> build/bdist.linux-riscv64/wheel/pandas/io 2023-07-14 20:54:18,210 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/pytables.py -> build/bdist.linux-riscv64/wheel/pandas/io 2023-07-14 20:54:18,211 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/xml.py -> build/bdist.linux-riscv64/wheel/pandas/io 2023-07-14 20:54:18,212 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/clipboards.py -> build/bdist.linux-riscv64/wheel/pandas/io 2023-07-14 20:54:18,213 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/stata.py -> build/bdist.linux-riscv64/wheel/pandas/io 2023-07-14 20:54:18,214 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/_util.py -> build/bdist.linux-riscv64/wheel/pandas/io 2023-07-14 20:54:18,215 root INFO creating build/bdist.linux-riscv64/wheel/pandas/io/json 2023-07-14 20:54:18,215 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/json/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/io/json 2023-07-14 20:54:18,216 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/json/_json.py -> build/bdist.linux-riscv64/wheel/pandas/io/json 2023-07-14 20:54:18,217 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/json/_table_schema.py -> build/bdist.linux-riscv64/wheel/pandas/io/json 2023-07-14 20:54:18,218 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/json/_normalize.py -> build/bdist.linux-riscv64/wheel/pandas/io/json 2023-07-14 20:54:18,219 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/pickle.py -> build/bdist.linux-riscv64/wheel/pandas/io 2023-07-14 20:54:18,220 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/common.py -> build/bdist.linux-riscv64/wheel/pandas/io 2023-07-14 20:54:18,220 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/io 2023-07-14 20:54:18,221 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/sql.py -> build/bdist.linux-riscv64/wheel/pandas/io 2023-07-14 20:54:18,222 root INFO creating build/bdist.linux-riscv64/wheel/pandas/io/clipboard 2023-07-14 20:54:18,223 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/clipboard/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/io/clipboard 2023-07-14 20:54:18,224 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/feather_format.py -> build/bdist.linux-riscv64/wheel/pandas/io 2023-07-14 20:54:18,225 root INFO creating build/bdist.linux-riscv64/wheel/pandas/io/sas 2023-07-14 20:54:18,225 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/sas/_byteswap.cpython-311-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/pandas/io/sas 2023-07-14 20:54:18,226 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/sas/_sas.cpython-311-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/pandas/io/sas 2023-07-14 20:54:18,231 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/sas/sas_constants.py -> build/bdist.linux-riscv64/wheel/pandas/io/sas 2023-07-14 20:54:18,232 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/sas/sas7bdat.py -> build/bdist.linux-riscv64/wheel/pandas/io/sas 2023-07-14 20:54:18,232 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/sas/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/io/sas 2023-07-14 20:54:18,233 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/sas/_byteswap.pyi -> build/bdist.linux-riscv64/wheel/pandas/io/sas 2023-07-14 20:54:18,234 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/sas/_sas.pyi -> build/bdist.linux-riscv64/wheel/pandas/io/sas 2023-07-14 20:54:18,235 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/sas/sasreader.py -> build/bdist.linux-riscv64/wheel/pandas/io/sas 2023-07-14 20:54:18,236 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/sas/sas_xport.py -> build/bdist.linux-riscv64/wheel/pandas/io/sas 2023-07-14 20:54:18,237 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/sas/byteswap.pyx -> build/bdist.linux-riscv64/wheel/pandas/io/sas 2023-07-14 20:54:18,237 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/sas/sas.pyx -> build/bdist.linux-riscv64/wheel/pandas/io/sas 2023-07-14 20:54:18,238 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/parquet.py -> build/bdist.linux-riscv64/wheel/pandas/io 2023-07-14 20:54:18,239 root INFO creating build/bdist.linux-riscv64/wheel/pandas/io/formats 2023-07-14 20:54:18,240 root INFO creating build/bdist.linux-riscv64/wheel/pandas/io/formats/templates 2023-07-14 20:54:18,240 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/formats/templates/string.tpl -> build/bdist.linux-riscv64/wheel/pandas/io/formats/templates 2023-07-14 20:54:18,241 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/formats/templates/latex_table.tpl -> build/bdist.linux-riscv64/wheel/pandas/io/formats/templates 2023-07-14 20:54:18,242 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/formats/templates/html.tpl -> build/bdist.linux-riscv64/wheel/pandas/io/formats/templates 2023-07-14 20:54:18,243 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/formats/templates/html_style.tpl -> build/bdist.linux-riscv64/wheel/pandas/io/formats/templates 2023-07-14 20:54:18,244 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/formats/templates/latex.tpl -> build/bdist.linux-riscv64/wheel/pandas/io/formats/templates 2023-07-14 20:54:18,245 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/formats/templates/html_table.tpl -> build/bdist.linux-riscv64/wheel/pandas/io/formats/templates 2023-07-14 20:54:18,245 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/formats/templates/latex_longtable.tpl -> build/bdist.linux-riscv64/wheel/pandas/io/formats/templates 2023-07-14 20:54:18,246 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/formats/info.py -> build/bdist.linux-riscv64/wheel/pandas/io/formats 2023-07-14 20:54:18,247 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/formats/style.py -> build/bdist.linux-riscv64/wheel/pandas/io/formats 2023-07-14 20:54:18,248 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/formats/xml.py -> build/bdist.linux-riscv64/wheel/pandas/io/formats 2023-07-14 20:54:18,249 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/formats/css.py -> build/bdist.linux-riscv64/wheel/pandas/io/formats 2023-07-14 20:54:18,250 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/formats/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/io/formats 2023-07-14 20:54:18,251 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/formats/console.py -> build/bdist.linux-riscv64/wheel/pandas/io/formats 2023-07-14 20:54:18,252 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/formats/_color_data.py -> build/bdist.linux-riscv64/wheel/pandas/io/formats 2023-07-14 20:54:18,252 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/formats/latex.py -> build/bdist.linux-riscv64/wheel/pandas/io/formats 2023-07-14 20:54:18,253 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/formats/csvs.py -> build/bdist.linux-riscv64/wheel/pandas/io/formats 2023-07-14 20:54:18,254 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/formats/printing.py -> build/bdist.linux-riscv64/wheel/pandas/io/formats 2023-07-14 20:54:18,255 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/formats/excel.py -> build/bdist.linux-riscv64/wheel/pandas/io/formats 2023-07-14 20:54:18,256 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/formats/style_render.py -> build/bdist.linux-riscv64/wheel/pandas/io/formats 2023-07-14 20:54:18,257 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/formats/format.py -> build/bdist.linux-riscv64/wheel/pandas/io/formats 2023-07-14 20:54:18,258 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/formats/string.py -> build/bdist.linux-riscv64/wheel/pandas/io/formats 2023-07-14 20:54:18,259 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/formats/html.py -> build/bdist.linux-riscv64/wheel/pandas/io/formats 2023-07-14 20:54:18,259 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/orc.py -> build/bdist.linux-riscv64/wheel/pandas/io 2023-07-14 20:54:18,260 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/api.py -> build/bdist.linux-riscv64/wheel/pandas/io 2023-07-14 20:54:18,261 root INFO creating build/bdist.linux-riscv64/wheel/pandas/io/excel 2023-07-14 20:54:18,262 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/excel/_pyxlsb.py -> build/bdist.linux-riscv64/wheel/pandas/io/excel 2023-07-14 20:54:18,263 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/excel/_util.py -> build/bdist.linux-riscv64/wheel/pandas/io/excel 2023-07-14 20:54:18,263 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/excel/_base.py -> build/bdist.linux-riscv64/wheel/pandas/io/excel 2023-07-14 20:54:18,264 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/excel/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/io/excel 2023-07-14 20:54:18,265 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/excel/_xlrd.py -> build/bdist.linux-riscv64/wheel/pandas/io/excel 2023-07-14 20:54:18,266 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/excel/_odfreader.py -> build/bdist.linux-riscv64/wheel/pandas/io/excel 2023-07-14 20:54:18,267 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/excel/_openpyxl.py -> build/bdist.linux-riscv64/wheel/pandas/io/excel 2023-07-14 20:54:18,268 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/excel/_xlsxwriter.py -> build/bdist.linux-riscv64/wheel/pandas/io/excel 2023-07-14 20:54:18,268 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/excel/_odswriter.py -> build/bdist.linux-riscv64/wheel/pandas/io/excel 2023-07-14 20:54:18,269 root INFO creating build/bdist.linux-riscv64/wheel/pandas/io/parsers 2023-07-14 20:54:18,270 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/parsers/arrow_parser_wrapper.py -> build/bdist.linux-riscv64/wheel/pandas/io/parsers 2023-07-14 20:54:18,271 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/parsers/base_parser.py -> build/bdist.linux-riscv64/wheel/pandas/io/parsers 2023-07-14 20:54:18,272 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/parsers/readers.py -> build/bdist.linux-riscv64/wheel/pandas/io/parsers 2023-07-14 20:54:18,273 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/parsers/c_parser_wrapper.py -> build/bdist.linux-riscv64/wheel/pandas/io/parsers 2023-07-14 20:54:18,273 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/parsers/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/io/parsers 2023-07-14 20:54:18,274 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/parsers/python_parser.py -> build/bdist.linux-riscv64/wheel/pandas/io/parsers 2023-07-14 20:54:18,275 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/gbq.py -> build/bdist.linux-riscv64/wheel/pandas/io 2023-07-14 20:54:18,276 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/io/html.py -> build/bdist.linux-riscv64/wheel/pandas/io 2023-07-14 20:54:18,277 root INFO creating build/bdist.linux-riscv64/wheel/pandas/_testing 2023-07-14 20:54:18,278 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_testing/_warnings.py -> build/bdist.linux-riscv64/wheel/pandas/_testing 2023-07-14 20:54:18,278 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_testing/compat.py -> build/bdist.linux-riscv64/wheel/pandas/_testing 2023-07-14 20:54:18,279 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_testing/_io.py -> build/bdist.linux-riscv64/wheel/pandas/_testing 2023-07-14 20:54:18,280 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_testing/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/_testing 2023-07-14 20:54:18,281 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_testing/_random.py -> build/bdist.linux-riscv64/wheel/pandas/_testing 2023-07-14 20:54:18,282 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_testing/contexts.py -> build/bdist.linux-riscv64/wheel/pandas/_testing 2023-07-14 20:54:18,283 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_testing/asserters.py -> build/bdist.linux-riscv64/wheel/pandas/_testing 2023-07-14 20:54:18,284 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_testing/_hypothesis.py -> build/bdist.linux-riscv64/wheel/pandas/_testing 2023-07-14 20:54:18,284 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/_version.py -> build/bdist.linux-riscv64/wheel/pandas 2023-07-14 20:54:18,285 root INFO creating build/bdist.linux-riscv64/wheel/pandas/core 2023-07-14 20:54:18,286 root INFO creating build/bdist.linux-riscv64/wheel/pandas/core/arrays 2023-07-14 20:54:18,287 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/arrays/boolean.py -> build/bdist.linux-riscv64/wheel/pandas/core/arrays 2023-07-14 20:54:18,288 root INFO creating build/bdist.linux-riscv64/wheel/pandas/core/arrays/arrow 2023-07-14 20:54:18,288 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/arrays/arrow/extension_types.py -> build/bdist.linux-riscv64/wheel/pandas/core/arrays/arrow 2023-07-14 20:54:18,289 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/arrays/arrow/_arrow_utils.py -> build/bdist.linux-riscv64/wheel/pandas/core/arrays/arrow 2023-07-14 20:54:18,290 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/arrays/arrow/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/core/arrays/arrow 2023-07-14 20:54:18,291 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/arrays/arrow/array.py -> build/bdist.linux-riscv64/wheel/pandas/core/arrays/arrow 2023-07-14 20:54:18,292 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/arrays/arrow/dtype.py -> build/bdist.linux-riscv64/wheel/pandas/core/arrays/arrow 2023-07-14 20:54:18,293 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/arrays/timedeltas.py -> build/bdist.linux-riscv64/wheel/pandas/core/arrays 2023-07-14 20:54:18,293 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/arrays/floating.py -> build/bdist.linux-riscv64/wheel/pandas/core/arrays 2023-07-14 20:54:18,294 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/arrays/_ranges.py -> build/bdist.linux-riscv64/wheel/pandas/core/arrays 2023-07-14 20:54:18,295 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/arrays/datetimelike.py -> build/bdist.linux-riscv64/wheel/pandas/core/arrays 2023-07-14 20:54:18,296 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/arrays/categorical.py -> build/bdist.linux-riscv64/wheel/pandas/core/arrays 2023-07-14 20:54:18,297 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/arrays/string_.py -> build/bdist.linux-riscv64/wheel/pandas/core/arrays 2023-07-14 20:54:18,298 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/arrays/datetimes.py -> build/bdist.linux-riscv64/wheel/pandas/core/arrays 2023-07-14 20:54:18,299 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/arrays/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/core/arrays 2023-07-14 20:54:18,300 root INFO creating build/bdist.linux-riscv64/wheel/pandas/core/arrays/sparse 2023-07-14 20:54:18,300 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/arrays/sparse/scipy_sparse.py -> build/bdist.linux-riscv64/wheel/pandas/core/arrays/sparse 2023-07-14 20:54:18,301 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/arrays/sparse/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/core/arrays/sparse 2023-07-14 20:54:18,302 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/arrays/sparse/accessor.py -> build/bdist.linux-riscv64/wheel/pandas/core/arrays/sparse 2023-07-14 20:54:18,303 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/arrays/sparse/array.py -> build/bdist.linux-riscv64/wheel/pandas/core/arrays/sparse 2023-07-14 20:54:18,304 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/arrays/sparse/dtype.py -> build/bdist.linux-riscv64/wheel/pandas/core/arrays/sparse 2023-07-14 20:54:18,305 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/arrays/base.py -> build/bdist.linux-riscv64/wheel/pandas/core/arrays 2023-07-14 20:54:18,306 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/arrays/period.py -> build/bdist.linux-riscv64/wheel/pandas/core/arrays 2023-07-14 20:54:18,306 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/arrays/numpy_.py -> build/bdist.linux-riscv64/wheel/pandas/core/arrays 2023-07-14 20:54:18,307 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/arrays/string_arrow.py -> build/bdist.linux-riscv64/wheel/pandas/core/arrays 2023-07-14 20:54:18,308 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/arrays/numeric.py -> build/bdist.linux-riscv64/wheel/pandas/core/arrays 2023-07-14 20:54:18,309 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/arrays/interval.py -> build/bdist.linux-riscv64/wheel/pandas/core/arrays 2023-07-14 20:54:18,310 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/arrays/masked.py -> build/bdist.linux-riscv64/wheel/pandas/core/arrays 2023-07-14 20:54:18,311 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/arrays/integer.py -> build/bdist.linux-riscv64/wheel/pandas/core/arrays 2023-07-14 20:54:18,312 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/arrays/_mixins.py -> build/bdist.linux-riscv64/wheel/pandas/core/arrays 2023-07-14 20:54:18,312 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/frame.py -> build/bdist.linux-riscv64/wheel/pandas/core 2023-07-14 20:54:18,314 root INFO creating build/bdist.linux-riscv64/wheel/pandas/core/indexes 2023-07-14 20:54:18,315 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/indexes/timedeltas.py -> build/bdist.linux-riscv64/wheel/pandas/core/indexes 2023-07-14 20:54:18,316 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/indexes/datetimelike.py -> build/bdist.linux-riscv64/wheel/pandas/core/indexes 2023-07-14 20:54:18,316 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/indexes/datetimes.py -> build/bdist.linux-riscv64/wheel/pandas/core/indexes 2023-07-14 20:54:18,317 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/indexes/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/core/indexes 2023-07-14 20:54:18,318 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/indexes/multi.py -> build/bdist.linux-riscv64/wheel/pandas/core/indexes 2023-07-14 20:54:18,319 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/indexes/base.py -> build/bdist.linux-riscv64/wheel/pandas/core/indexes 2023-07-14 20:54:18,321 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/indexes/extension.py -> build/bdist.linux-riscv64/wheel/pandas/core/indexes 2023-07-14 20:54:18,321 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/indexes/period.py -> build/bdist.linux-riscv64/wheel/pandas/core/indexes 2023-07-14 20:54:18,322 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/indexes/interval.py -> build/bdist.linux-riscv64/wheel/pandas/core/indexes 2023-07-14 20:54:18,323 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/indexes/api.py -> build/bdist.linux-riscv64/wheel/pandas/core/indexes 2023-07-14 20:54:18,324 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/indexes/range.py -> build/bdist.linux-riscv64/wheel/pandas/core/indexes 2023-07-14 20:54:18,325 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/indexes/frozen.py -> build/bdist.linux-riscv64/wheel/pandas/core/indexes 2023-07-14 20:54:18,326 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/indexes/accessors.py -> build/bdist.linux-riscv64/wheel/pandas/core/indexes 2023-07-14 20:54:18,327 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/indexes/category.py -> build/bdist.linux-riscv64/wheel/pandas/core/indexes 2023-07-14 20:54:18,328 root INFO creating build/bdist.linux-riscv64/wheel/pandas/core/reshape 2023-07-14 20:54:18,328 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/reshape/pivot.py -> build/bdist.linux-riscv64/wheel/pandas/core/reshape 2023-07-14 20:54:18,329 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/reshape/melt.py -> build/bdist.linux-riscv64/wheel/pandas/core/reshape 2023-07-14 20:54:18,330 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/reshape/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/core/reshape 2023-07-14 20:54:18,331 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/reshape/reshape.py -> build/bdist.linux-riscv64/wheel/pandas/core/reshape 2023-07-14 20:54:18,332 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/reshape/encoding.py -> build/bdist.linux-riscv64/wheel/pandas/core/reshape 2023-07-14 20:54:18,332 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/reshape/util.py -> build/bdist.linux-riscv64/wheel/pandas/core/reshape 2023-07-14 20:54:18,333 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/reshape/merge.py -> build/bdist.linux-riscv64/wheel/pandas/core/reshape 2023-07-14 20:54:18,334 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/reshape/concat.py -> build/bdist.linux-riscv64/wheel/pandas/core/reshape 2023-07-14 20:54:18,335 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/reshape/api.py -> build/bdist.linux-riscv64/wheel/pandas/core/reshape 2023-07-14 20:54:18,336 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/reshape/tile.py -> build/bdist.linux-riscv64/wheel/pandas/core/reshape 2023-07-14 20:54:18,337 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/algorithms.py -> build/bdist.linux-riscv64/wheel/pandas/core 2023-07-14 20:54:18,338 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/sorting.py -> build/bdist.linux-riscv64/wheel/pandas/core 2023-07-14 20:54:18,339 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/common.py -> build/bdist.linux-riscv64/wheel/pandas/core 2023-07-14 20:54:18,340 root INFO creating build/bdist.linux-riscv64/wheel/pandas/core/util 2023-07-14 20:54:18,340 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/util/hashing.py -> build/bdist.linux-riscv64/wheel/pandas/core/util 2023-07-14 20:54:18,341 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/util/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/core/util 2023-07-14 20:54:18,342 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/util/numba_.py -> build/bdist.linux-riscv64/wheel/pandas/core/util 2023-07-14 20:54:18,343 root INFO creating build/bdist.linux-riscv64/wheel/pandas/core/array_algos 2023-07-14 20:54:18,343 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/array_algos/take.py -> build/bdist.linux-riscv64/wheel/pandas/core/array_algos 2023-07-14 20:54:18,344 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/array_algos/masked_accumulations.py -> build/bdist.linux-riscv64/wheel/pandas/core/array_algos 2023-07-14 20:54:18,345 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/array_algos/masked_reductions.py -> build/bdist.linux-riscv64/wheel/pandas/core/array_algos 2023-07-14 20:54:18,346 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/array_algos/quantile.py -> build/bdist.linux-riscv64/wheel/pandas/core/array_algos 2023-07-14 20:54:18,347 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/array_algos/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/core/array_algos 2023-07-14 20:54:18,347 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/array_algos/transforms.py -> build/bdist.linux-riscv64/wheel/pandas/core/array_algos 2023-07-14 20:54:18,348 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/array_algos/replace.py -> build/bdist.linux-riscv64/wheel/pandas/core/array_algos 2023-07-14 20:54:18,349 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/array_algos/putmask.py -> build/bdist.linux-riscv64/wheel/pandas/core/array_algos 2023-07-14 20:54:18,350 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/array_algos/datetimelike_accumulations.py -> build/bdist.linux-riscv64/wheel/pandas/core/array_algos 2023-07-14 20:54:18,351 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/core 2023-07-14 20:54:18,352 root INFO creating build/bdist.linux-riscv64/wheel/pandas/core/sparse 2023-07-14 20:54:18,352 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/sparse/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/core/sparse 2023-07-14 20:54:18,353 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/sparse/api.py -> build/bdist.linux-riscv64/wheel/pandas/core/sparse 2023-07-14 20:54:18,354 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/base.py -> build/bdist.linux-riscv64/wheel/pandas/core 2023-07-14 20:54:18,355 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/config_init.py -> build/bdist.linux-riscv64/wheel/pandas/core 2023-07-14 20:54:18,355 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/accessor.py -> build/bdist.linux-riscv64/wheel/pandas/core 2023-07-14 20:54:18,356 root INFO creating build/bdist.linux-riscv64/wheel/pandas/core/tools 2023-07-14 20:54:18,357 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/tools/timedeltas.py -> build/bdist.linux-riscv64/wheel/pandas/core/tools 2023-07-14 20:54:18,358 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/tools/datetimes.py -> build/bdist.linux-riscv64/wheel/pandas/core/tools 2023-07-14 20:54:18,359 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/tools/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/core/tools 2023-07-14 20:54:18,359 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/tools/numeric.py -> build/bdist.linux-riscv64/wheel/pandas/core/tools 2023-07-14 20:54:18,360 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/tools/times.py -> build/bdist.linux-riscv64/wheel/pandas/core/tools 2023-07-14 20:54:18,361 root INFO creating build/bdist.linux-riscv64/wheel/pandas/core/internals 2023-07-14 20:54:18,362 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/internals/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/core/internals 2023-07-14 20:54:18,363 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/internals/base.py -> build/bdist.linux-riscv64/wheel/pandas/core/internals 2023-07-14 20:54:18,363 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/internals/ops.py -> build/bdist.linux-riscv64/wheel/pandas/core/internals 2023-07-14 20:54:18,364 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/internals/managers.py -> build/bdist.linux-riscv64/wheel/pandas/core/internals 2023-07-14 20:54:18,365 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/internals/concat.py -> build/bdist.linux-riscv64/wheel/pandas/core/internals 2023-07-14 20:54:18,366 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/internals/blocks.py -> build/bdist.linux-riscv64/wheel/pandas/core/internals 2023-07-14 20:54:18,367 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/internals/api.py -> build/bdist.linux-riscv64/wheel/pandas/core/internals 2023-07-14 20:54:18,368 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/internals/array_manager.py -> build/bdist.linux-riscv64/wheel/pandas/core/internals 2023-07-14 20:54:18,369 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/internals/construction.py -> build/bdist.linux-riscv64/wheel/pandas/core/internals 2023-07-14 20:54:18,370 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/generic.py -> build/bdist.linux-riscv64/wheel/pandas/core 2023-07-14 20:54:18,372 root INFO creating build/bdist.linux-riscv64/wheel/pandas/core/_numba 2023-07-14 20:54:18,372 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/_numba/executor.py -> build/bdist.linux-riscv64/wheel/pandas/core/_numba 2023-07-14 20:54:18,373 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/_numba/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/core/_numba 2023-07-14 20:54:18,374 root INFO creating build/bdist.linux-riscv64/wheel/pandas/core/_numba/kernels 2023-07-14 20:54:18,374 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/_numba/kernels/sum_.py -> build/bdist.linux-riscv64/wheel/pandas/core/_numba/kernels 2023-07-14 20:54:18,375 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/_numba/kernels/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/core/_numba/kernels 2023-07-14 20:54:18,376 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/_numba/kernels/var_.py -> build/bdist.linux-riscv64/wheel/pandas/core/_numba/kernels 2023-07-14 20:54:18,377 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/_numba/kernels/shared.py -> build/bdist.linux-riscv64/wheel/pandas/core/_numba/kernels 2023-07-14 20:54:18,378 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/_numba/kernels/mean_.py -> build/bdist.linux-riscv64/wheel/pandas/core/_numba/kernels 2023-07-14 20:54:18,378 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/_numba/kernels/min_max_.py -> build/bdist.linux-riscv64/wheel/pandas/core/_numba/kernels 2023-07-14 20:54:18,379 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/flags.py -> build/bdist.linux-riscv64/wheel/pandas/core 2023-07-14 20:54:18,380 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/roperator.py -> build/bdist.linux-riscv64/wheel/pandas/core 2023-07-14 20:54:18,381 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/arraylike.py -> build/bdist.linux-riscv64/wheel/pandas/core 2023-07-14 20:54:18,382 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/indexing.py -> build/bdist.linux-riscv64/wheel/pandas/core 2023-07-14 20:54:18,383 root INFO creating build/bdist.linux-riscv64/wheel/pandas/core/interchange 2023-07-14 20:54:18,383 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/interchange/column.py -> build/bdist.linux-riscv64/wheel/pandas/core/interchange 2023-07-14 20:54:18,384 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/interchange/from_dataframe.py -> build/bdist.linux-riscv64/wheel/pandas/core/interchange 2023-07-14 20:54:18,385 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/interchange/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/core/interchange 2023-07-14 20:54:18,386 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/interchange/buffer.py -> build/bdist.linux-riscv64/wheel/pandas/core/interchange 2023-07-14 20:54:18,387 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/interchange/dataframe_protocol.py -> build/bdist.linux-riscv64/wheel/pandas/core/interchange 2023-07-14 20:54:18,387 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/interchange/utils.py -> build/bdist.linux-riscv64/wheel/pandas/core/interchange 2023-07-14 20:54:18,388 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/interchange/dataframe.py -> build/bdist.linux-riscv64/wheel/pandas/core/interchange 2023-07-14 20:54:18,389 root INFO creating build/bdist.linux-riscv64/wheel/pandas/core/ops 2023-07-14 20:54:18,390 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/ops/array_ops.py -> build/bdist.linux-riscv64/wheel/pandas/core/ops 2023-07-14 20:54:18,391 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/ops/dispatch.py -> build/bdist.linux-riscv64/wheel/pandas/core/ops 2023-07-14 20:54:18,391 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/ops/common.py -> build/bdist.linux-riscv64/wheel/pandas/core/ops 2023-07-14 20:54:18,392 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/ops/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/core/ops 2023-07-14 20:54:18,393 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/ops/mask_ops.py -> build/bdist.linux-riscv64/wheel/pandas/core/ops 2023-07-14 20:54:18,394 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/ops/methods.py -> build/bdist.linux-riscv64/wheel/pandas/core/ops 2023-07-14 20:54:18,395 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/ops/docstrings.py -> build/bdist.linux-riscv64/wheel/pandas/core/ops 2023-07-14 20:54:18,395 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/ops/missing.py -> build/bdist.linux-riscv64/wheel/pandas/core/ops 2023-07-14 20:54:18,396 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/ops/invalid.py -> build/bdist.linux-riscv64/wheel/pandas/core/ops 2023-07-14 20:54:18,397 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/missing.py -> build/bdist.linux-riscv64/wheel/pandas/core 2023-07-14 20:54:18,398 root INFO creating build/bdist.linux-riscv64/wheel/pandas/core/indexers 2023-07-14 20:54:18,399 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/indexers/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/core/indexers 2023-07-14 20:54:18,399 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/indexers/objects.py -> build/bdist.linux-riscv64/wheel/pandas/core/indexers 2023-07-14 20:54:18,400 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/indexers/utils.py -> build/bdist.linux-riscv64/wheel/pandas/core/indexers 2023-07-14 20:54:18,401 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/series.py -> build/bdist.linux-riscv64/wheel/pandas/core 2023-07-14 20:54:18,402 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/apply.py -> build/bdist.linux-riscv64/wheel/pandas/core 2023-07-14 20:54:18,403 root INFO creating build/bdist.linux-riscv64/wheel/pandas/core/methods 2023-07-14 20:54:18,404 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/methods/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/core/methods 2023-07-14 20:54:18,405 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/methods/describe.py -> build/bdist.linux-riscv64/wheel/pandas/core/methods 2023-07-14 20:54:18,406 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/methods/selectn.py -> build/bdist.linux-riscv64/wheel/pandas/core/methods 2023-07-14 20:54:18,406 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/methods/to_dict.py -> build/bdist.linux-riscv64/wheel/pandas/core/methods 2023-07-14 20:54:18,407 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/api.py -> build/bdist.linux-riscv64/wheel/pandas/core 2023-07-14 20:54:18,408 root INFO creating build/bdist.linux-riscv64/wheel/pandas/core/dtypes 2023-07-14 20:54:18,409 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/dtypes/astype.py -> build/bdist.linux-riscv64/wheel/pandas/core/dtypes 2023-07-14 20:54:18,410 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/dtypes/common.py -> build/bdist.linux-riscv64/wheel/pandas/core/dtypes 2023-07-14 20:54:18,410 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/dtypes/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/core/dtypes 2023-07-14 20:54:18,411 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/dtypes/base.py -> build/bdist.linux-riscv64/wheel/pandas/core/dtypes 2023-07-14 20:54:18,412 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/dtypes/cast.py -> build/bdist.linux-riscv64/wheel/pandas/core/dtypes 2023-07-14 20:54:18,413 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/dtypes/generic.py -> build/bdist.linux-riscv64/wheel/pandas/core/dtypes 2023-07-14 20:54:18,414 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/dtypes/dtypes.py -> build/bdist.linux-riscv64/wheel/pandas/core/dtypes 2023-07-14 20:54:18,415 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/dtypes/missing.py -> build/bdist.linux-riscv64/wheel/pandas/core/dtypes 2023-07-14 20:54:18,416 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/dtypes/concat.py -> build/bdist.linux-riscv64/wheel/pandas/core/dtypes 2023-07-14 20:54:18,417 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/dtypes/api.py -> build/bdist.linux-riscv64/wheel/pandas/core/dtypes 2023-07-14 20:54:18,417 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/dtypes/inference.py -> build/bdist.linux-riscv64/wheel/pandas/core/dtypes 2023-07-14 20:54:18,418 root INFO creating build/bdist.linux-riscv64/wheel/pandas/core/groupby 2023-07-14 20:54:18,419 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/groupby/categorical.py -> build/bdist.linux-riscv64/wheel/pandas/core/groupby 2023-07-14 20:54:18,420 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/groupby/groupby.py -> build/bdist.linux-riscv64/wheel/pandas/core/groupby 2023-07-14 20:54:18,421 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/groupby/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/core/groupby 2023-07-14 20:54:18,422 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/groupby/base.py -> build/bdist.linux-riscv64/wheel/pandas/core/groupby 2023-07-14 20:54:18,422 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/groupby/ops.py -> build/bdist.linux-riscv64/wheel/pandas/core/groupby 2023-07-14 20:54:18,423 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/groupby/generic.py -> build/bdist.linux-riscv64/wheel/pandas/core/groupby 2023-07-14 20:54:18,424 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/groupby/numba_.py -> build/bdist.linux-riscv64/wheel/pandas/core/groupby 2023-07-14 20:54:18,425 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/groupby/indexing.py -> build/bdist.linux-riscv64/wheel/pandas/core/groupby 2023-07-14 20:54:18,426 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/groupby/grouper.py -> build/bdist.linux-riscv64/wheel/pandas/core/groupby 2023-07-14 20:54:18,427 root INFO creating build/bdist.linux-riscv64/wheel/pandas/core/window 2023-07-14 20:54:18,428 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/window/rolling.py -> build/bdist.linux-riscv64/wheel/pandas/core/window 2023-07-14 20:54:18,429 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/window/online.py -> build/bdist.linux-riscv64/wheel/pandas/core/window 2023-07-14 20:54:18,429 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/window/common.py -> build/bdist.linux-riscv64/wheel/pandas/core/window 2023-07-14 20:54:18,430 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/window/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/core/window 2023-07-14 20:54:18,431 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/window/ewm.py -> build/bdist.linux-riscv64/wheel/pandas/core/window 2023-07-14 20:54:18,432 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/window/numba_.py -> build/bdist.linux-riscv64/wheel/pandas/core/window 2023-07-14 20:54:18,433 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/window/expanding.py -> build/bdist.linux-riscv64/wheel/pandas/core/window 2023-07-14 20:54:18,434 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/window/doc.py -> build/bdist.linux-riscv64/wheel/pandas/core/window 2023-07-14 20:54:18,435 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/resample.py -> build/bdist.linux-riscv64/wheel/pandas/core 2023-07-14 20:54:18,435 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/shared_docs.py -> build/bdist.linux-riscv64/wheel/pandas/core 2023-07-14 20:54:18,436 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/construction.py -> build/bdist.linux-riscv64/wheel/pandas/core 2023-07-14 20:54:18,437 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/sample.py -> build/bdist.linux-riscv64/wheel/pandas/core 2023-07-14 20:54:18,438 root INFO creating build/bdist.linux-riscv64/wheel/pandas/core/computation 2023-07-14 20:54:18,439 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/computation/pytables.py -> build/bdist.linux-riscv64/wheel/pandas/core/computation 2023-07-14 20:54:18,440 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/computation/eval.py -> build/bdist.linux-riscv64/wheel/pandas/core/computation 2023-07-14 20:54:18,441 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/computation/expr.py -> build/bdist.linux-riscv64/wheel/pandas/core/computation 2023-07-14 20:54:18,441 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/computation/scope.py -> build/bdist.linux-riscv64/wheel/pandas/core/computation 2023-07-14 20:54:18,442 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/computation/common.py -> build/bdist.linux-riscv64/wheel/pandas/core/computation 2023-07-14 20:54:18,443 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/computation/check.py -> build/bdist.linux-riscv64/wheel/pandas/core/computation 2023-07-14 20:54:18,444 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/computation/engines.py -> build/bdist.linux-riscv64/wheel/pandas/core/computation 2023-07-14 20:54:18,445 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/computation/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/core/computation 2023-07-14 20:54:18,445 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/computation/ops.py -> build/bdist.linux-riscv64/wheel/pandas/core/computation 2023-07-14 20:54:18,446 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/computation/align.py -> build/bdist.linux-riscv64/wheel/pandas/core/computation 2023-07-14 20:54:18,447 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/computation/api.py -> build/bdist.linux-riscv64/wheel/pandas/core/computation 2023-07-14 20:54:18,448 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/computation/parsing.py -> build/bdist.linux-riscv64/wheel/pandas/core/computation 2023-07-14 20:54:18,449 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/computation/expressions.py -> build/bdist.linux-riscv64/wheel/pandas/core/computation 2023-07-14 20:54:18,450 root INFO creating build/bdist.linux-riscv64/wheel/pandas/core/strings 2023-07-14 20:54:18,450 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/strings/__init__.py -> build/bdist.linux-riscv64/wheel/pandas/core/strings 2023-07-14 20:54:18,451 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/strings/object_array.py -> build/bdist.linux-riscv64/wheel/pandas/core/strings 2023-07-14 20:54:18,452 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/strings/base.py -> build/bdist.linux-riscv64/wheel/pandas/core/strings 2023-07-14 20:54:18,453 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/strings/accessor.py -> build/bdist.linux-riscv64/wheel/pandas/core/strings 2023-07-14 20:54:18,454 root INFO copying build/lib.linux-riscv64-cpython-311/pandas/core/nanops.py -> build/bdist.linux-riscv64/wheel/pandas/core 2023-07-14 20:54:18,455 root INFO running install_egg_info 2023-07-14 20:54:18,467 root INFO Copying pandas.egg-info to build/bdist.linux-riscv64/wheel/pandas-2.0.3-py3.11.egg-info 2023-07-14 20:54:18,473 root INFO running install_scripts 2023-07-14 20:54:18,595 wheel INFO creating build/bdist.linux-riscv64/wheel/pandas-2.0.3.dist-info/WHEEL 2023-07-14 20:54:18,598 wheel INFO creating '/home/buildozer/aports/community/py3-pandas/src/pandas-2.0.3/.dist/.tmp-ptj7cno5/pandas-2.0.3-cp311-cp311-linux_riscv64.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2023-07-14 20:54:18,602 wheel INFO adding 'pandas/__init__.py' 2023-07-14 20:54:18,606 wheel INFO adding 'pandas/_typing.py' 2023-07-14 20:54:18,608 wheel INFO adding 'pandas/_version.py' 2023-07-14 20:54:18,609 wheel INFO adding 'pandas/conftest.py' 2023-07-14 20:54:18,611 wheel INFO adding 'pandas/testing.py' 2023-07-14 20:54:18,612 wheel INFO adding 'pandas/_config/__init__.py' 2023-07-14 20:54:18,614 wheel INFO adding 'pandas/_config/config.py' 2023-07-14 20:54:18,615 wheel INFO adding 'pandas/_config/dates.py' 2023-07-14 20:54:18,616 wheel INFO adding 'pandas/_config/display.py' 2023-07-14 20:54:18,618 wheel INFO adding 'pandas/_config/localization.py' 2023-07-14 20:54:18,619 wheel INFO adding 'pandas/_libs/__init__.py' 2023-07-14 20:54:18,651 wheel INFO adding 'pandas/_libs/algos.cpython-311-riscv64-linux-musl.so' 2023-07-14 20:54:18,882 wheel INFO adding 'pandas/_libs/algos.pxd' 2023-07-14 20:54:18,883 wheel INFO adding 'pandas/_libs/algos.pyi' 2023-07-14 20:54:18,885 wheel INFO adding 'pandas/_libs/algos.pyx' 2023-07-14 20:54:18,887 wheel INFO adding 'pandas/_libs/algos_common_helper.pxi.in' 2023-07-14 20:54:18,888 wheel INFO adding 'pandas/_libs/algos_take_helper.pxi.in' 2023-07-14 20:54:18,891 wheel INFO adding 'pandas/_libs/arrays.cpython-311-riscv64-linux-musl.so' 2023-07-14 20:54:18,903 wheel INFO adding 'pandas/_libs/arrays.pxd' 2023-07-14 20:54:18,904 wheel INFO adding 'pandas/_libs/arrays.pyi' 2023-07-14 20:54:18,905 wheel INFO adding 'pandas/_libs/arrays.pyx' 2023-07-14 20:54:18,906 wheel INFO adding 'pandas/_libs/dtypes.pxd' 2023-07-14 20:54:18,935 wheel INFO adding 'pandas/_libs/groupby.cpython-311-riscv64-linux-musl.so' 2023-07-14 20:54:19,157 wheel INFO adding 'pandas/_libs/groupby.pyi' 2023-07-14 20:54:19,159 wheel INFO adding 'pandas/_libs/groupby.pyx' 2023-07-14 20:54:19,164 wheel INFO adding 'pandas/_libs/hashing.cpython-311-riscv64-linux-musl.so' 2023-07-14 20:54:19,189 wheel INFO adding 'pandas/_libs/hashing.pyi' 2023-07-14 20:54:19,190 wheel INFO adding 'pandas/_libs/hashing.pyx' 2023-07-14 20:54:19,218 wheel INFO adding 'pandas/_libs/hashtable.cpython-311-riscv64-linux-musl.so' 2023-07-14 20:54:19,433 wheel INFO adding 'pandas/_libs/hashtable.pxd' 2023-07-14 20:54:19,434 wheel INFO adding 'pandas/_libs/hashtable.pyi' 2023-07-14 20:54:19,435 wheel INFO adding 'pandas/_libs/hashtable.pyx' 2023-07-14 20:54:19,437 wheel INFO adding 'pandas/_libs/hashtable_class_helper.pxi.in' 2023-07-14 20:54:19,439 wheel INFO adding 'pandas/_libs/hashtable_func_helper.pxi.in' 2023-07-14 20:54:19,457 wheel INFO adding 'pandas/_libs/index.cpython-311-riscv64-linux-musl.so' 2023-07-14 20:54:19,597 wheel INFO adding 'pandas/_libs/index.pyi' 2023-07-14 20:54:19,599 wheel INFO adding 'pandas/_libs/index.pyx' 2023-07-14 20:54:19,600 wheel INFO adding 'pandas/_libs/index_class_helper.pxi.in' 2023-07-14 20:54:19,602 wheel INFO adding 'pandas/_libs/indexing.cpython-311-riscv64-linux-musl.so' 2023-07-14 20:54:19,608 wheel INFO adding 'pandas/_libs/indexing.pyi' 2023-07-14 20:54:19,609 wheel INFO adding 'pandas/_libs/indexing.pyx' 2023-07-14 20:54:19,616 wheel INFO adding 'pandas/_libs/internals.cpython-311-riscv64-linux-musl.so' 2023-07-14 20:54:19,666 wheel INFO adding 'pandas/_libs/internals.pyi' 2023-07-14 20:54:19,668 wheel INFO adding 'pandas/_libs/internals.pyx' 2023-07-14 20:54:19,690 wheel INFO adding 'pandas/_libs/interval.cpython-311-riscv64-linux-musl.so' 2023-07-14 20:54:19,867 wheel INFO adding 'pandas/_libs/interval.pyi' 2023-07-14 20:54:19,868 wheel INFO adding 'pandas/_libs/interval.pyx' 2023-07-14 20:54:19,869 wheel INFO adding 'pandas/_libs/intervaltree.pxi.in' 2023-07-14 20:54:19,910 wheel INFO adding 'pandas/_libs/join.cpython-311-riscv64-linux-musl.so' 2023-07-14 20:54:20,214 wheel INFO adding 'pandas/_libs/join.pyi' 2023-07-14 20:54:20,215 wheel INFO adding 'pandas/_libs/join.pyx' 2023-07-14 20:54:20,218 wheel INFO adding 'pandas/_libs/json.cpython-311-riscv64-linux-musl.so' 2023-07-14 20:54:20,227 wheel INFO adding 'pandas/_libs/json.pyi' 2023-07-14 20:54:20,228 wheel INFO adding 'pandas/_libs/khash.pxd' 2023-07-14 20:54:20,229 wheel INFO adding 'pandas/_libs/khash_for_primitive_helper.pxi.in' 2023-07-14 20:54:20,240 wheel INFO adding 'pandas/_libs/lib.cpython-311-riscv64-linux-musl.so' 2023-07-14 20:54:20,323 wheel INFO adding 'pandas/_libs/lib.pxd' 2023-07-14 20:54:20,324 wheel INFO adding 'pandas/_libs/lib.pyi' 2023-07-14 20:54:20,325 wheel INFO adding 'pandas/_libs/lib.pyx' 2023-07-14 20:54:20,331 wheel INFO adding 'pandas/_libs/missing.cpython-311-riscv64-linux-musl.so' 2023-07-14 20:54:20,353 wheel INFO adding 'pandas/_libs/missing.pxd' 2023-07-14 20:54:20,354 wheel INFO adding 'pandas/_libs/missing.pyi' 2023-07-14 20:54:20,355 wheel INFO adding 'pandas/_libs/missing.pyx' 2023-07-14 20:54:20,360 wheel INFO adding 'pandas/_libs/ops.cpython-311-riscv64-linux-musl.so' 2023-07-14 20:54:20,390 wheel INFO adding 'pandas/_libs/ops.pyi' 2023-07-14 20:54:20,391 wheel INFO adding 'pandas/_libs/ops.pyx' 2023-07-14 20:54:20,393 wheel INFO adding 'pandas/_libs/ops_dispatch.cpython-311-riscv64-linux-musl.so' 2023-07-14 20:54:20,399 wheel INFO adding 'pandas/_libs/ops_dispatch.pyi' 2023-07-14 20:54:20,400 wheel INFO adding 'pandas/_libs/ops_dispatch.pyx' 2023-07-14 20:54:20,411 wheel INFO adding 'pandas/_libs/parsers.cpython-311-riscv64-linux-musl.so' 2023-07-14 20:54:20,487 wheel INFO adding 'pandas/_libs/parsers.pyi' 2023-07-14 20:54:20,488 wheel INFO adding 'pandas/_libs/parsers.pyx' 2023-07-14 20:54:20,492 wheel INFO adding 'pandas/_libs/properties.cpython-311-riscv64-linux-musl.so' 2023-07-14 20:54:20,500 wheel INFO adding 'pandas/_libs/properties.pyi' 2023-07-14 20:54:20,501 wheel INFO adding 'pandas/_libs/properties.pyx' 2023-07-14 20:54:20,502 wheel INFO adding 'pandas/_libs/reduction.cpython-311-riscv64-linux-musl.so' 2023-07-14 20:54:20,506 wheel INFO adding 'pandas/_libs/reduction.pyi' 2023-07-14 20:54:20,507 wheel INFO adding 'pandas/_libs/reduction.pyx' 2023-07-14 20:54:20,512 wheel INFO adding 'pandas/_libs/reshape.cpython-311-riscv64-linux-musl.so' 2023-07-14 20:54:20,545 wheel INFO adding 'pandas/_libs/reshape.pyi' 2023-07-14 20:54:20,546 wheel INFO adding 'pandas/_libs/reshape.pyx' 2023-07-14 20:54:20,562 wheel INFO adding 'pandas/_libs/sparse.cpython-311-riscv64-linux-musl.so' 2023-07-14 20:54:20,689 wheel INFO adding 'pandas/_libs/sparse.pyi' 2023-07-14 20:54:20,691 wheel INFO adding 'pandas/_libs/sparse.pyx' 2023-07-14 20:54:20,692 wheel INFO adding 'pandas/_libs/sparse_op_helper.pxi.in' 2023-07-14 20:54:20,695 wheel INFO adding 'pandas/_libs/testing.cpython-311-riscv64-linux-musl.so' 2023-07-14 20:54:20,705 wheel INFO adding 'pandas/_libs/testing.pyi' 2023-07-14 20:54:20,706 wheel INFO adding 'pandas/_libs/testing.pyx' 2023-07-14 20:54:20,712 wheel INFO adding 'pandas/_libs/tslib.cpython-311-riscv64-linux-musl.so' 2023-07-14 20:54:20,752 wheel INFO adding 'pandas/_libs/tslib.pyi' 2023-07-14 20:54:20,753 wheel INFO adding 'pandas/_libs/tslib.pyx' 2023-07-14 20:54:20,754 wheel INFO adding 'pandas/_libs/util.pxd' 2023-07-14 20:54:20,759 wheel INFO adding 'pandas/_libs/writers.cpython-311-riscv64-linux-musl.so' 2023-07-14 20:54:20,787 wheel INFO adding 'pandas/_libs/writers.pyi' 2023-07-14 20:54:20,788 wheel INFO adding 'pandas/_libs/writers.pyx' 2023-07-14 20:54:20,790 wheel INFO adding 'pandas/_libs/tslibs/__init__.py' 2023-07-14 20:54:20,791 wheel INFO adding 'pandas/_libs/tslibs/base.cpython-311-riscv64-linux-musl.so' 2023-07-14 20:54:20,796 wheel INFO adding 'pandas/_libs/tslibs/base.pxd' 2023-07-14 20:54:20,797 wheel INFO adding 'pandas/_libs/tslibs/base.pyx' 2023-07-14 20:54:20,799 wheel INFO adding 'pandas/_libs/tslibs/ccalendar.cpython-311-riscv64-linux-musl.so' 2023-07-14 20:54:20,808 wheel INFO adding 'pandas/_libs/tslibs/ccalendar.pxd' 2023-07-14 20:54:20,809 wheel INFO adding 'pandas/_libs/tslibs/ccalendar.pyi' 2023-07-14 20:54:20,811 wheel INFO adding 'pandas/_libs/tslibs/ccalendar.pyx' 2023-07-14 20:54:20,816 wheel INFO adding 'pandas/_libs/tslibs/conversion.cpython-311-riscv64-linux-musl.so' 2023-07-14 20:54:20,850 wheel INFO adding 'pandas/_libs/tslibs/conversion.pxd' 2023-07-14 20:54:20,851 wheel INFO adding 'pandas/_libs/tslibs/conversion.pyi' 2023-07-14 20:54:20,853 wheel INFO adding 'pandas/_libs/tslibs/conversion.pyx' 2023-07-14 20:54:20,856 wheel INFO adding 'pandas/_libs/tslibs/dtypes.cpython-311-riscv64-linux-musl.so' 2023-07-14 20:54:20,873 wheel INFO adding 'pandas/_libs/tslibs/dtypes.pxd' 2023-07-14 20:54:20,874 wheel INFO adding 'pandas/_libs/tslibs/dtypes.pyi' 2023-07-14 20:54:20,875 wheel INFO adding 'pandas/_libs/tslibs/dtypes.pyx' 2023-07-14 20:54:20,881 wheel INFO adding 'pandas/_libs/tslibs/fields.cpython-311-riscv64-linux-musl.so' 2023-07-14 20:54:20,922 wheel INFO adding 'pandas/_libs/tslibs/fields.pyi' 2023-07-14 20:54:20,923 wheel INFO adding 'pandas/_libs/tslibs/fields.pyx' 2023-07-14 20:54:20,927 wheel INFO adding 'pandas/_libs/tslibs/nattype.cpython-311-riscv64-linux-musl.so' 2023-07-14 20:54:20,950 wheel INFO adding 'pandas/_libs/tslibs/nattype.pxd' 2023-07-14 20:54:20,951 wheel INFO adding 'pandas/_libs/tslibs/nattype.pyi' 2023-07-14 20:54:20,952 wheel INFO adding 'pandas/_libs/tslibs/nattype.pyx' 2023-07-14 20:54:20,956 wheel INFO adding 'pandas/_libs/tslibs/np_datetime.cpython-311-riscv64-linux-musl.so' 2023-07-14 20:54:20,973 wheel INFO adding 'pandas/_libs/tslibs/np_datetime.pxd' 2023-07-14 20:54:20,974 wheel INFO adding 'pandas/_libs/tslibs/np_datetime.pyi' 2023-07-14 20:54:20,975 wheel INFO adding 'pandas/_libs/tslibs/np_datetime.pyx' 2023-07-14 20:54:20,993 wheel INFO adding 'pandas/_libs/tslibs/offsets.cpython-311-riscv64-linux-musl.so' 2023-07-14 20:54:21,124 wheel INFO adding 'pandas/_libs/tslibs/offsets.pxd' 2023-07-14 20:54:21,125 wheel INFO adding 'pandas/_libs/tslibs/offsets.pyi' 2023-07-14 20:54:21,127 wheel INFO adding 'pandas/_libs/tslibs/offsets.pyx' 2023-07-14 20:54:21,137 wheel INFO adding 'pandas/_libs/tslibs/parsing.cpython-311-riscv64-linux-musl.so' 2023-07-14 20:54:21,190 wheel INFO adding 'pandas/_libs/tslibs/parsing.pxd' 2023-07-14 20:54:21,191 wheel INFO adding 'pandas/_libs/tslibs/parsing.pyi' 2023-07-14 20:54:21,192 wheel INFO adding 'pandas/_libs/tslibs/parsing.pyx' 2023-07-14 20:54:21,201 wheel INFO adding 'pandas/_libs/tslibs/period.cpython-311-riscv64-linux-musl.so' 2023-07-14 20:54:21,257 wheel INFO adding 'pandas/_libs/tslibs/period.pxd' 2023-07-14 20:54:21,258 wheel INFO adding 'pandas/_libs/tslibs/period.pyi' 2023-07-14 20:54:21,260 wheel INFO adding 'pandas/_libs/tslibs/period.pyx' 2023-07-14 20:54:21,268 wheel INFO adding 'pandas/_libs/tslibs/strptime.cpython-311-riscv64-linux-musl.so' 2023-07-14 20:54:21,309 wheel INFO adding 'pandas/_libs/tslibs/strptime.pxd' 2023-07-14 20:54:21,310 wheel INFO adding 'pandas/_libs/tslibs/strptime.pyi' 2023-07-14 20:54:21,311 wheel INFO adding 'pandas/_libs/tslibs/strptime.pyx' 2023-07-14 20:54:21,323 wheel INFO adding 'pandas/_libs/tslibs/timedeltas.cpython-311-riscv64-linux-musl.so' 2023-07-14 20:54:21,401 wheel INFO adding 'pandas/_libs/tslibs/timedeltas.pxd' 2023-07-14 20:54:21,402 wheel INFO adding 'pandas/_libs/tslibs/timedeltas.pyi' 2023-07-14 20:54:21,404 wheel INFO adding 'pandas/_libs/tslibs/timedeltas.pyx' 2023-07-14 20:54:21,414 wheel INFO adding 'pandas/_libs/tslibs/timestamps.cpython-311-riscv64-linux-musl.so' 2023-07-14 20:54:21,483 wheel INFO adding 'pandas/_libs/tslibs/timestamps.pxd' 2023-07-14 20:54:21,484 wheel INFO adding 'pandas/_libs/tslibs/timestamps.pyi' 2023-07-14 20:54:21,485 wheel INFO adding 'pandas/_libs/tslibs/timestamps.pyx' 2023-07-14 20:54:21,492 wheel INFO adding 'pandas/_libs/tslibs/timezones.cpython-311-riscv64-linux-musl.so' 2023-07-14 20:54:21,525 wheel INFO adding 'pandas/_libs/tslibs/timezones.pxd' 2023-07-14 20:54:21,526 wheel INFO adding 'pandas/_libs/tslibs/timezones.pyi' 2023-07-14 20:54:21,527 wheel INFO adding 'pandas/_libs/tslibs/timezones.pyx' 2023-07-14 20:54:21,534 wheel INFO adding 'pandas/_libs/tslibs/tzconversion.cpython-311-riscv64-linux-musl.so' 2023-07-14 20:54:21,575 wheel INFO adding 'pandas/_libs/tslibs/tzconversion.pxd' 2023-07-14 20:54:21,576 wheel INFO adding 'pandas/_libs/tslibs/tzconversion.pyi' 2023-07-14 20:54:21,577 wheel INFO adding 'pandas/_libs/tslibs/tzconversion.pyx' 2023-07-14 20:54:21,578 wheel INFO adding 'pandas/_libs/tslibs/util.pxd' 2023-07-14 20:54:21,583 wheel INFO adding 'pandas/_libs/tslibs/vectorized.cpython-311-riscv64-linux-musl.so' 2023-07-14 20:54:21,613 wheel INFO adding 'pandas/_libs/tslibs/vectorized.pyi' 2023-07-14 20:54:21,614 wheel INFO adding 'pandas/_libs/tslibs/vectorized.pyx' 2023-07-14 20:54:21,616 wheel INFO adding 'pandas/_libs/window/__init__.py' 2023-07-14 20:54:21,623 wheel INFO adding 'pandas/_libs/window/aggregations.cpython-311-riscv64-linux-musl.so' 2023-07-14 20:54:21,671 wheel INFO adding 'pandas/_libs/window/aggregations.pyi' 2023-07-14 20:54:21,673 wheel INFO adding 'pandas/_libs/window/aggregations.pyx' 2023-07-14 20:54:21,678 wheel INFO adding 'pandas/_libs/window/indexers.cpython-311-riscv64-linux-musl.so' 2023-07-14 20:54:21,702 wheel INFO adding 'pandas/_libs/window/indexers.pyi' 2023-07-14 20:54:21,703 wheel INFO adding 'pandas/_libs/window/indexers.pyx' 2023-07-14 20:54:21,704 wheel INFO adding 'pandas/_testing/__init__.py' 2023-07-14 20:54:21,706 wheel INFO adding 'pandas/_testing/_hypothesis.py' 2023-07-14 20:54:21,707 wheel INFO adding 'pandas/_testing/_io.py' 2023-07-14 20:54:21,708 wheel INFO adding 'pandas/_testing/_random.py' 2023-07-14 20:54:21,709 wheel INFO adding 'pandas/_testing/_warnings.py' 2023-07-14 20:54:21,711 wheel INFO adding 'pandas/_testing/asserters.py' 2023-07-14 20:54:21,713 wheel INFO adding 'pandas/_testing/compat.py' 2023-07-14 20:54:21,714 wheel INFO adding 'pandas/_testing/contexts.py' 2023-07-14 20:54:21,715 wheel INFO adding 'pandas/api/__init__.py' 2023-07-14 20:54:21,716 wheel INFO adding 'pandas/api/extensions/__init__.py' 2023-07-14 20:54:21,717 wheel INFO adding 'pandas/api/indexers/__init__.py' 2023-07-14 20:54:21,718 wheel INFO adding 'pandas/api/interchange/__init__.py' 2023-07-14 20:54:21,720 wheel INFO adding 'pandas/api/types/__init__.py' 2023-07-14 20:54:21,721 wheel INFO adding 'pandas/arrays/__init__.py' 2023-07-14 20:54:21,722 wheel INFO adding 'pandas/compat/__init__.py' 2023-07-14 20:54:21,723 wheel INFO adding 'pandas/compat/_constants.py' 2023-07-14 20:54:21,724 wheel INFO adding 'pandas/compat/_optional.py' 2023-07-14 20:54:21,725 wheel INFO adding 'pandas/compat/compressors.py' 2023-07-14 20:54:21,726 wheel INFO adding 'pandas/compat/pickle_compat.py' 2023-07-14 20:54:21,727 wheel INFO adding 'pandas/compat/pyarrow.py' 2023-07-14 20:54:21,729 wheel INFO adding 'pandas/compat/numpy/__init__.py' 2023-07-14 20:54:21,730 wheel INFO adding 'pandas/compat/numpy/function.py' 2023-07-14 20:54:21,731 wheel INFO adding 'pandas/core/__init__.py' 2023-07-14 20:54:21,732 wheel INFO adding 'pandas/core/accessor.py' 2023-07-14 20:54:21,734 wheel INFO adding 'pandas/core/algorithms.py' 2023-07-14 20:54:21,736 wheel INFO adding 'pandas/core/api.py' 2023-07-14 20:54:21,737 wheel INFO adding 'pandas/core/apply.py' 2023-07-14 20:54:21,739 wheel INFO adding 'pandas/core/arraylike.py' 2023-07-14 20:54:21,740 wheel INFO adding 'pandas/core/base.py' 2023-07-14 20:54:21,742 wheel INFO adding 'pandas/core/common.py' 2023-07-14 20:54:21,744 wheel INFO adding 'pandas/core/config_init.py' 2023-07-14 20:54:21,745 wheel INFO adding 'pandas/core/construction.py' 2023-07-14 20:54:21,747 wheel INFO adding 'pandas/core/flags.py' 2023-07-14 20:54:21,749 wheel INFO adding 'pandas/core/frame.py' 2023-07-14 20:54:21,758 wheel INFO adding 'pandas/core/generic.py' 2023-07-14 20:54:21,766 wheel INFO adding 'pandas/core/indexing.py' 2023-07-14 20:54:21,769 wheel INFO adding 'pandas/core/missing.py' 2023-07-14 20:54:21,771 wheel INFO adding 'pandas/core/nanops.py' 2023-07-14 20:54:21,773 wheel INFO adding 'pandas/core/resample.py' 2023-07-14 20:54:21,775 wheel INFO adding 'pandas/core/roperator.py' 2023-07-14 20:54:21,776 wheel INFO adding 'pandas/core/sample.py' 2023-07-14 20:54:21,778 wheel INFO adding 'pandas/core/series.py' 2023-07-14 20:54:21,783 wheel INFO adding 'pandas/core/shared_docs.py' 2023-07-14 20:54:21,784 wheel INFO adding 'pandas/core/sorting.py' 2023-07-14 20:54:21,786 wheel INFO adding 'pandas/core/_numba/__init__.py' 2023-07-14 20:54:21,787 wheel INFO adding 'pandas/core/_numba/executor.py' 2023-07-14 20:54:21,788 wheel INFO adding 'pandas/core/_numba/kernels/__init__.py' 2023-07-14 20:54:21,789 wheel INFO adding 'pandas/core/_numba/kernels/mean_.py' 2023-07-14 20:54:21,790 wheel INFO adding 'pandas/core/_numba/kernels/min_max_.py' 2023-07-14 20:54:21,791 wheel INFO adding 'pandas/core/_numba/kernels/shared.py' 2023-07-14 20:54:21,792 wheel INFO adding 'pandas/core/_numba/kernels/sum_.py' 2023-07-14 20:54:21,793 wheel INFO adding 'pandas/core/_numba/kernels/var_.py' 2023-07-14 20:54:21,795 wheel INFO adding 'pandas/core/array_algos/__init__.py' 2023-07-14 20:54:21,796 wheel INFO adding 'pandas/core/array_algos/datetimelike_accumulations.py' 2023-07-14 20:54:21,797 wheel INFO adding 'pandas/core/array_algos/masked_accumulations.py' 2023-07-14 20:54:21,798 wheel INFO adding 'pandas/core/array_algos/masked_reductions.py' 2023-07-14 20:54:21,799 wheel INFO adding 'pandas/core/array_algos/putmask.py' 2023-07-14 20:54:21,800 wheel INFO adding 'pandas/core/array_algos/quantile.py' 2023-07-14 20:54:21,801 wheel INFO adding 'pandas/core/array_algos/replace.py' 2023-07-14 20:54:21,802 wheel INFO adding 'pandas/core/array_algos/take.py' 2023-07-14 20:54:21,804 wheel INFO adding 'pandas/core/array_algos/transforms.py' 2023-07-14 20:54:21,805 wheel INFO adding 'pandas/core/arrays/__init__.py' 2023-07-14 20:54:21,806 wheel INFO adding 'pandas/core/arrays/_mixins.py' 2023-07-14 20:54:21,808 wheel INFO adding 'pandas/core/arrays/_ranges.py' 2023-07-14 20:54:21,809 wheel INFO adding 'pandas/core/arrays/base.py' 2023-07-14 20:54:21,811 wheel INFO adding 'pandas/core/arrays/boolean.py' 2023-07-14 20:54:21,813 wheel INFO adding 'pandas/core/arrays/categorical.py' 2023-07-14 20:54:21,816 wheel INFO adding 'pandas/core/arrays/datetimelike.py' 2023-07-14 20:54:21,818 wheel INFO adding 'pandas/core/arrays/datetimes.py' 2023-07-14 20:54:21,821 wheel INFO adding 'pandas/core/arrays/floating.py' 2023-07-14 20:54:21,822 wheel INFO adding 'pandas/core/arrays/integer.py' 2023-07-14 20:54:21,823 wheel INFO adding 'pandas/core/arrays/interval.py' 2023-07-14 20:54:21,825 wheel INFO adding 'pandas/core/arrays/masked.py' 2023-07-14 20:54:21,827 wheel INFO adding 'pandas/core/arrays/numeric.py' 2023-07-14 20:54:21,829 wheel INFO adding 'pandas/core/arrays/numpy_.py' 2023-07-14 20:54:21,830 wheel INFO adding 'pandas/core/arrays/period.py' 2023-07-14 20:54:21,832 wheel INFO adding 'pandas/core/arrays/string_.py' 2023-07-14 20:54:21,833 wheel INFO adding 'pandas/core/arrays/string_arrow.py' 2023-07-14 20:54:21,835 wheel INFO adding 'pandas/core/arrays/timedeltas.py' 2023-07-14 20:54:21,836 wheel INFO adding 'pandas/core/arrays/arrow/__init__.py' 2023-07-14 20:54:21,838 wheel INFO adding 'pandas/core/arrays/arrow/_arrow_utils.py' 2023-07-14 20:54:21,839 wheel INFO adding 'pandas/core/arrays/arrow/array.py' 2023-07-14 20:54:21,841 wheel INFO adding 'pandas/core/arrays/arrow/dtype.py' 2023-07-14 20:54:21,842 wheel INFO adding 'pandas/core/arrays/arrow/extension_types.py' 2023-07-14 20:54:21,844 wheel INFO adding 'pandas/core/arrays/sparse/__init__.py' 2023-07-14 20:54:21,845 wheel INFO adding 'pandas/core/arrays/sparse/accessor.py' 2023-07-14 20:54:21,846 wheel INFO adding 'pandas/core/arrays/sparse/array.py' 2023-07-14 20:54:21,848 wheel INFO adding 'pandas/core/arrays/sparse/dtype.py' 2023-07-14 20:54:21,850 wheel INFO adding 'pandas/core/arrays/sparse/scipy_sparse.py' 2023-07-14 20:54:21,851 wheel INFO adding 'pandas/core/computation/__init__.py' 2023-07-14 20:54:21,852 wheel INFO adding 'pandas/core/computation/align.py' 2023-07-14 20:54:21,853 wheel INFO adding 'pandas/core/computation/api.py' 2023-07-14 20:54:21,854 wheel INFO adding 'pandas/core/computation/check.py' 2023-07-14 20:54:21,855 wheel INFO adding 'pandas/core/computation/common.py' 2023-07-14 20:54:21,856 wheel INFO adding 'pandas/core/computation/engines.py' 2023-07-14 20:54:21,857 wheel INFO adding 'pandas/core/computation/eval.py' 2023-07-14 20:54:21,859 wheel INFO adding 'pandas/core/computation/expr.py' 2023-07-14 20:54:21,860 wheel INFO adding 'pandas/core/computation/expressions.py' 2023-07-14 20:54:21,862 wheel INFO adding 'pandas/core/computation/ops.py' 2023-07-14 20:54:21,863 wheel INFO adding 'pandas/core/computation/parsing.py' 2023-07-14 20:54:21,864 wheel INFO adding 'pandas/core/computation/pytables.py' 2023-07-14 20:54:21,867 wheel INFO adding 'pandas/core/computation/scope.py' 2023-07-14 20:54:21,868 wheel INFO adding 'pandas/core/dtypes/__init__.py' 2023-07-14 20:54:21,869 wheel INFO adding 'pandas/core/dtypes/api.py' 2023-07-14 20:54:21,870 wheel INFO adding 'pandas/core/dtypes/astype.py' 2023-07-14 20:54:21,871 wheel INFO adding 'pandas/core/dtypes/base.py' 2023-07-14 20:54:21,873 wheel INFO adding 'pandas/core/dtypes/cast.py' 2023-07-14 20:54:21,875 wheel INFO adding 'pandas/core/dtypes/common.py' 2023-07-14 20:54:21,877 wheel INFO adding 'pandas/core/dtypes/concat.py' 2023-07-14 20:54:21,879 wheel INFO adding 'pandas/core/dtypes/dtypes.py' 2023-07-14 20:54:21,881 wheel INFO adding 'pandas/core/dtypes/generic.py' 2023-07-14 20:54:21,882 wheel INFO adding 'pandas/core/dtypes/inference.py' 2023-07-14 20:54:21,883 wheel INFO adding 'pandas/core/dtypes/missing.py' 2023-07-14 20:54:21,885 wheel INFO adding 'pandas/core/groupby/__init__.py' 2023-07-14 20:54:21,886 wheel INFO adding 'pandas/core/groupby/base.py' 2023-07-14 20:54:21,887 wheel INFO adding 'pandas/core/groupby/categorical.py' 2023-07-14 20:54:21,888 wheel INFO adding 'pandas/core/groupby/generic.py' 2023-07-14 20:54:21,891 wheel INFO adding 'pandas/core/groupby/groupby.py' 2023-07-14 20:54:21,895 wheel INFO adding 'pandas/core/groupby/grouper.py' 2023-07-14 20:54:21,897 wheel INFO adding 'pandas/core/groupby/indexing.py' 2023-07-14 20:54:21,898 wheel INFO adding 'pandas/core/groupby/numba_.py' 2023-07-14 20:54:21,899 wheel INFO adding 'pandas/core/groupby/ops.py' 2023-07-14 20:54:21,901 wheel INFO adding 'pandas/core/indexers/__init__.py' 2023-07-14 20:54:21,902 wheel INFO adding 'pandas/core/indexers/objects.py' 2023-07-14 20:54:21,903 wheel INFO adding 'pandas/core/indexers/utils.py' 2023-07-14 20:54:21,905 wheel INFO adding 'pandas/core/indexes/__init__.py' 2023-07-14 20:54:21,906 wheel INFO adding 'pandas/core/indexes/accessors.py' 2023-07-14 20:54:21,907 wheel INFO adding 'pandas/core/indexes/api.py' 2023-07-14 20:54:21,909 wheel INFO adding 'pandas/core/indexes/base.py' 2023-07-14 20:54:21,915 wheel INFO adding 'pandas/core/indexes/category.py' 2023-07-14 20:54:21,916 wheel INFO adding 'pandas/core/indexes/datetimelike.py' 2023-07-14 20:54:21,918 wheel INFO adding 'pandas/core/indexes/datetimes.py' 2023-07-14 20:54:21,919 wheel INFO adding 'pandas/core/indexes/extension.py' 2023-07-14 20:54:21,921 wheel INFO adding 'pandas/core/indexes/frozen.py' 2023-07-14 20:54:21,922 wheel INFO adding 'pandas/core/indexes/interval.py' 2023-07-14 20:54:21,924 wheel INFO adding 'pandas/core/indexes/multi.py' 2023-07-14 20:54:21,927 wheel INFO adding 'pandas/core/indexes/period.py' 2023-07-14 20:54:21,929 wheel INFO adding 'pandas/core/indexes/range.py' 2023-07-14 20:54:21,931 wheel INFO adding 'pandas/core/indexes/timedeltas.py' 2023-07-14 20:54:21,932 wheel INFO adding 'pandas/core/interchange/__init__.py' 2023-07-14 20:54:21,933 wheel INFO adding 'pandas/core/interchange/buffer.py' 2023-07-14 20:54:21,934 wheel INFO adding 'pandas/core/interchange/column.py' 2023-07-14 20:54:21,935 wheel INFO adding 'pandas/core/interchange/dataframe.py' 2023-07-14 20:54:21,937 wheel INFO adding 'pandas/core/interchange/dataframe_protocol.py' 2023-07-14 20:54:21,938 wheel INFO adding 'pandas/core/interchange/from_dataframe.py' 2023-07-14 20:54:21,939 wheel INFO adding 'pandas/core/interchange/utils.py' 2023-07-14 20:54:21,941 wheel INFO adding 'pandas/core/internals/__init__.py' 2023-07-14 20:54:21,942 wheel INFO adding 'pandas/core/internals/api.py' 2023-07-14 20:54:21,943 wheel INFO adding 'pandas/core/internals/array_manager.py' 2023-07-14 20:54:21,945 wheel INFO adding 'pandas/core/internals/base.py' 2023-07-14 20:54:21,946 wheel INFO adding 'pandas/core/internals/blocks.py' 2023-07-14 20:54:21,949 wheel INFO adding 'pandas/core/internals/concat.py' 2023-07-14 20:54:21,951 wheel INFO adding 'pandas/core/internals/construction.py' 2023-07-14 20:54:21,952 wheel INFO adding 'pandas/core/internals/managers.py' 2023-07-14 20:54:21,955 wheel INFO adding 'pandas/core/internals/ops.py' 2023-07-14 20:54:21,956 wheel INFO adding 'pandas/core/methods/__init__.py' 2023-07-14 20:54:21,957 wheel INFO adding 'pandas/core/methods/describe.py' 2023-07-14 20:54:21,959 wheel INFO adding 'pandas/core/methods/selectn.py' 2023-07-14 20:54:21,960 wheel INFO adding 'pandas/core/methods/to_dict.py' 2023-07-14 20:54:21,961 wheel INFO adding 'pandas/core/ops/__init__.py' 2023-07-14 20:54:21,963 wheel INFO adding 'pandas/core/ops/array_ops.py' 2023-07-14 20:54:21,964 wheel INFO adding 'pandas/core/ops/common.py' 2023-07-14 20:54:21,965 wheel INFO adding 'pandas/core/ops/dispatch.py' 2023-07-14 20:54:21,966 wheel INFO adding 'pandas/core/ops/docstrings.py' 2023-07-14 20:54:21,967 wheel INFO adding 'pandas/core/ops/invalid.py' 2023-07-14 20:54:21,969 wheel INFO adding 'pandas/core/ops/mask_ops.py' 2023-07-14 20:54:21,970 wheel INFO adding 'pandas/core/ops/methods.py' 2023-07-14 20:54:21,971 wheel INFO adding 'pandas/core/ops/missing.py' 2023-07-14 20:54:21,972 wheel INFO adding 'pandas/core/reshape/__init__.py' 2023-07-14 20:54:21,973 wheel INFO adding 'pandas/core/reshape/api.py' 2023-07-14 20:54:21,974 wheel INFO adding 'pandas/core/reshape/concat.py' 2023-07-14 20:54:21,976 wheel INFO adding 'pandas/core/reshape/encoding.py' 2023-07-14 20:54:21,977 wheel INFO adding 'pandas/core/reshape/melt.py' 2023-07-14 20:54:21,979 wheel INFO adding 'pandas/core/reshape/merge.py' 2023-07-14 20:54:21,982 wheel INFO adding 'pandas/core/reshape/pivot.py' 2023-07-14 20:54:21,983 wheel INFO adding 'pandas/core/reshape/reshape.py' 2023-07-14 20:54:21,985 wheel INFO adding 'pandas/core/reshape/tile.py' 2023-07-14 20:54:21,987 wheel INFO adding 'pandas/core/reshape/util.py' 2023-07-14 20:54:21,988 wheel INFO adding 'pandas/core/sparse/__init__.py' 2023-07-14 20:54:21,989 wheel INFO adding 'pandas/core/sparse/api.py' 2023-07-14 20:54:21,990 wheel INFO adding 'pandas/core/strings/__init__.py' 2023-07-14 20:54:21,991 wheel INFO adding 'pandas/core/strings/accessor.py' 2023-07-14 20:54:21,994 wheel INFO adding 'pandas/core/strings/base.py' 2023-07-14 20:54:21,996 wheel INFO adding 'pandas/core/strings/object_array.py' 2023-07-14 20:54:21,997 wheel INFO adding 'pandas/core/tools/__init__.py' 2023-07-14 20:54:21,998 wheel INFO adding 'pandas/core/tools/datetimes.py' 2023-07-14 20:54:22,000 wheel INFO adding 'pandas/core/tools/numeric.py' 2023-07-14 20:54:22,001 wheel INFO adding 'pandas/core/tools/timedeltas.py' 2023-07-14 20:54:22,003 wheel INFO adding 'pandas/core/tools/times.py' 2023-07-14 20:54:22,004 wheel INFO adding 'pandas/core/util/__init__.py' 2023-07-14 20:54:22,005 wheel INFO adding 'pandas/core/util/hashing.py' 2023-07-14 20:54:22,006 wheel INFO adding 'pandas/core/util/numba_.py' 2023-07-14 20:54:22,007 wheel INFO adding 'pandas/core/window/__init__.py' 2023-07-14 20:54:22,009 wheel INFO adding 'pandas/core/window/common.py' 2023-07-14 20:54:22,010 wheel INFO adding 'pandas/core/window/doc.py' 2023-07-14 20:54:22,011 wheel INFO adding 'pandas/core/window/ewm.py' 2023-07-14 20:54:22,013 wheel INFO adding 'pandas/core/window/expanding.py' 2023-07-14 20:54:22,014 wheel INFO adding 'pandas/core/window/numba_.py' 2023-07-14 20:54:22,015 wheel INFO adding 'pandas/core/window/online.py' 2023-07-14 20:54:22,017 wheel INFO adding 'pandas/core/window/rolling.py' 2023-07-14 20:54:22,020 wheel INFO adding 'pandas/errors/__init__.py' 2023-07-14 20:54:22,021 wheel INFO adding 'pandas/io/__init__.py' 2023-07-14 20:54:22,022 wheel INFO adding 'pandas/io/_util.py' 2023-07-14 20:54:22,023 wheel INFO adding 'pandas/io/api.py' 2023-07-14 20:54:22,024 wheel INFO adding 'pandas/io/clipboards.py' 2023-07-14 20:54:22,026 wheel INFO adding 'pandas/io/common.py' 2023-07-14 20:54:22,028 wheel INFO adding 'pandas/io/feather_format.py' 2023-07-14 20:54:22,029 wheel INFO adding 'pandas/io/gbq.py' 2023-07-14 20:54:22,030 wheel INFO adding 'pandas/io/html.py' 2023-07-14 20:54:22,032 wheel INFO adding 'pandas/io/orc.py' 2023-07-14 20:54:22,033 wheel INFO adding 'pandas/io/parquet.py' 2023-07-14 20:54:22,034 wheel INFO adding 'pandas/io/pickle.py' 2023-07-14 20:54:22,036 wheel INFO adding 'pandas/io/pytables.py' 2023-07-14 20:54:22,040 wheel INFO adding 'pandas/io/spss.py' 2023-07-14 20:54:22,041 wheel INFO adding 'pandas/io/sql.py' 2023-07-14 20:54:22,044 wheel INFO adding 'pandas/io/stata.py' 2023-07-14 20:54:22,048 wheel INFO adding 'pandas/io/xml.py' 2023-07-14 20:54:22,050 wheel INFO adding 'pandas/io/clipboard/__init__.py' 2023-07-14 20:54:22,051 wheel INFO adding 'pandas/io/excel/__init__.py' 2023-07-14 20:54:22,053 wheel INFO adding 'pandas/io/excel/_base.py' 2023-07-14 20:54:22,055 wheel INFO adding 'pandas/io/excel/_odfreader.py' 2023-07-14 20:54:22,056 wheel INFO adding 'pandas/io/excel/_odswriter.py' 2023-07-14 20:54:22,057 wheel INFO adding 'pandas/io/excel/_openpyxl.py' 2023-07-14 20:54:22,059 wheel INFO adding 'pandas/io/excel/_pyxlsb.py' 2023-07-14 20:54:22,060 wheel INFO adding 'pandas/io/excel/_util.py' 2023-07-14 20:54:22,061 wheel INFO adding 'pandas/io/excel/_xlrd.py' 2023-07-14 20:54:22,062 wheel INFO adding 'pandas/io/excel/_xlsxwriter.py' 2023-07-14 20:54:22,064 wheel INFO adding 'pandas/io/formats/__init__.py' 2023-07-14 20:54:22,065 wheel INFO adding 'pandas/io/formats/_color_data.py' 2023-07-14 20:54:22,066 wheel INFO adding 'pandas/io/formats/console.py' 2023-07-14 20:54:22,067 wheel INFO adding 'pandas/io/formats/css.py' 2023-07-14 20:54:22,068 wheel INFO adding 'pandas/io/formats/csvs.py' 2023-07-14 20:54:22,070 wheel INFO adding 'pandas/io/formats/excel.py' 2023-07-14 20:54:22,071 wheel INFO adding 'pandas/io/formats/format.py' 2023-07-14 20:54:22,074 wheel INFO adding 'pandas/io/formats/html.py' 2023-07-14 20:54:22,075 wheel INFO adding 'pandas/io/formats/info.py' 2023-07-14 20:54:22,077 wheel INFO adding 'pandas/io/formats/latex.py' 2023-07-14 20:54:22,079 wheel INFO adding 'pandas/io/formats/printing.py' 2023-07-14 20:54:22,080 wheel INFO adding 'pandas/io/formats/string.py' 2023-07-14 20:54:22,082 wheel INFO adding 'pandas/io/formats/style.py' 2023-07-14 20:54:22,086 wheel INFO adding 'pandas/io/formats/style_render.py' 2023-07-14 20:54:22,088 wheel INFO adding 'pandas/io/formats/xml.py' 2023-07-14 20:54:22,090 wheel INFO adding 'pandas/io/formats/templates/html.tpl' 2023-07-14 20:54:22,091 wheel INFO adding 'pandas/io/formats/templates/html_style.tpl' 2023-07-14 20:54:22,092 wheel INFO adding 'pandas/io/formats/templates/html_table.tpl' 2023-07-14 20:54:22,093 wheel INFO adding 'pandas/io/formats/templates/latex.tpl' 2023-07-14 20:54:22,094 wheel INFO adding 'pandas/io/formats/templates/latex_longtable.tpl' 2023-07-14 20:54:22,095 wheel INFO adding 'pandas/io/formats/templates/latex_table.tpl' 2023-07-14 20:54:22,096 wheel INFO adding 'pandas/io/formats/templates/string.tpl' 2023-07-14 20:54:22,097 wheel INFO adding 'pandas/io/json/__init__.py' 2023-07-14 20:54:22,098 wheel INFO adding 'pandas/io/json/_json.py' 2023-07-14 20:54:22,100 wheel INFO adding 'pandas/io/json/_normalize.py' 2023-07-14 20:54:22,102 wheel INFO adding 'pandas/io/json/_table_schema.py' 2023-07-14 20:54:22,103 wheel INFO adding 'pandas/io/parsers/__init__.py' 2023-07-14 20:54:22,104 wheel INFO adding 'pandas/io/parsers/arrow_parser_wrapper.py' 2023-07-14 20:54:22,105 wheel INFO adding 'pandas/io/parsers/base_parser.py' 2023-07-14 20:54:22,107 wheel INFO adding 'pandas/io/parsers/c_parser_wrapper.py' 2023-07-14 20:54:22,109 wheel INFO adding 'pandas/io/parsers/python_parser.py' 2023-07-14 20:54:22,111 wheel INFO adding 'pandas/io/parsers/readers.py' 2023-07-14 20:54:22,113 wheel INFO adding 'pandas/io/sas/__init__.py' 2023-07-14 20:54:22,115 wheel INFO adding 'pandas/io/sas/_byteswap.cpython-311-riscv64-linux-musl.so' 2023-07-14 20:54:22,119 wheel INFO adding 'pandas/io/sas/_byteswap.pyi' 2023-07-14 20:54:22,124 wheel INFO adding 'pandas/io/sas/_sas.cpython-311-riscv64-linux-musl.so' 2023-07-14 20:54:22,155 wheel INFO adding 'pandas/io/sas/_sas.pyi' 2023-07-14 20:54:22,156 wheel INFO adding 'pandas/io/sas/byteswap.pyx' 2023-07-14 20:54:22,157 wheel INFO adding 'pandas/io/sas/sas.pyx' 2023-07-14 20:54:22,159 wheel INFO adding 'pandas/io/sas/sas7bdat.py' 2023-07-14 20:54:22,160 wheel INFO adding 'pandas/io/sas/sas_constants.py' 2023-07-14 20:54:22,162 wheel INFO adding 'pandas/io/sas/sas_xport.py' 2023-07-14 20:54:22,163 wheel INFO adding 'pandas/io/sas/sasreader.py' 2023-07-14 20:54:22,164 wheel INFO adding 'pandas/plotting/__init__.py' 2023-07-14 20:54:22,166 wheel INFO adding 'pandas/plotting/_core.py' 2023-07-14 20:54:22,168 wheel INFO adding 'pandas/plotting/_misc.py' 2023-07-14 20:54:22,169 wheel INFO adding 'pandas/plotting/_matplotlib/__init__.py' 2023-07-14 20:54:22,170 wheel INFO adding 'pandas/plotting/_matplotlib/boxplot.py' 2023-07-14 20:54:22,172 wheel INFO adding 'pandas/plotting/_matplotlib/converter.py' 2023-07-14 20:54:22,174 wheel INFO adding 'pandas/plotting/_matplotlib/core.py' 2023-07-14 20:54:22,176 wheel INFO adding 'pandas/plotting/_matplotlib/groupby.py' 2023-07-14 20:54:22,177 wheel INFO adding 'pandas/plotting/_matplotlib/hist.py' 2023-07-14 20:54:22,179 wheel INFO adding 'pandas/plotting/_matplotlib/misc.py' 2023-07-14 20:54:22,180 wheel INFO adding 'pandas/plotting/_matplotlib/style.py' 2023-07-14 20:54:22,181 wheel INFO adding 'pandas/plotting/_matplotlib/timeseries.py' 2023-07-14 20:54:22,183 wheel INFO adding 'pandas/plotting/_matplotlib/tools.py' 2023-07-14 20:54:22,184 wheel INFO adding 'pandas/tests/__init__.py' 2023-07-14 20:54:22,185 wheel INFO adding 'pandas/tests/test_aggregation.py' 2023-07-14 20:54:22,187 wheel INFO adding 'pandas/tests/test_algos.py' 2023-07-14 20:54:22,189 wheel INFO adding 'pandas/tests/test_common.py' 2023-07-14 20:54:22,190 wheel INFO adding 'pandas/tests/test_downstream.py' 2023-07-14 20:54:22,192 wheel INFO adding 'pandas/tests/test_errors.py' 2023-07-14 20:54:22,193 wheel INFO adding 'pandas/tests/test_expressions.py' 2023-07-14 20:54:22,194 wheel INFO adding 'pandas/tests/test_flags.py' 2023-07-14 20:54:22,195 wheel INFO adding 'pandas/tests/test_multilevel.py' 2023-07-14 20:54:22,197 wheel INFO adding 'pandas/tests/test_nanops.py' 2023-07-14 20:54:22,198 wheel INFO adding 'pandas/tests/test_optional_dependency.py' 2023-07-14 20:54:22,199 wheel INFO adding 'pandas/tests/test_register_accessor.py' 2023-07-14 20:54:22,201 wheel INFO adding 'pandas/tests/test_sorting.py' 2023-07-14 20:54:22,202 wheel INFO adding 'pandas/tests/test_take.py' 2023-07-14 20:54:22,203 wheel INFO adding 'pandas/tests/api/__init__.py' 2023-07-14 20:54:22,204 wheel INFO adding 'pandas/tests/api/test_api.py' 2023-07-14 20:54:22,206 wheel INFO adding 'pandas/tests/api/test_types.py' 2023-07-14 20:54:22,207 wheel INFO adding 'pandas/tests/apply/__init__.py' 2023-07-14 20:54:22,208 wheel INFO adding 'pandas/tests/apply/common.py' 2023-07-14 20:54:22,209 wheel INFO adding 'pandas/tests/apply/conftest.py' 2023-07-14 20:54:22,210 wheel INFO adding 'pandas/tests/apply/test_frame_apply.py' 2023-07-14 20:54:22,212 wheel INFO adding 'pandas/tests/apply/test_frame_apply_relabeling.py' 2023-07-14 20:54:22,213 wheel INFO adding 'pandas/tests/apply/test_frame_transform.py' 2023-07-14 20:54:22,214 wheel INFO adding 'pandas/tests/apply/test_invalid_arg.py' 2023-07-14 20:54:22,216 wheel INFO adding 'pandas/tests/apply/test_series_apply.py' 2023-07-14 20:54:22,217 wheel INFO adding 'pandas/tests/apply/test_series_apply_relabeling.py' 2023-07-14 20:54:22,218 wheel INFO adding 'pandas/tests/apply/test_series_transform.py' 2023-07-14 20:54:22,219 wheel INFO adding 'pandas/tests/apply/test_str.py' 2023-07-14 20:54:22,221 wheel INFO adding 'pandas/tests/arithmetic/__init__.py' 2023-07-14 20:54:22,222 wheel INFO adding 'pandas/tests/arithmetic/common.py' 2023-07-14 20:54:22,223 wheel INFO adding 'pandas/tests/arithmetic/conftest.py' 2023-07-14 20:54:22,224 wheel INFO adding 'pandas/tests/arithmetic/test_array_ops.py' 2023-07-14 20:54:22,225 wheel INFO adding 'pandas/tests/arithmetic/test_categorical.py' 2023-07-14 20:54:22,226 wheel INFO adding 'pandas/tests/arithmetic/test_datetime64.py' 2023-07-14 20:54:22,229 wheel INFO adding 'pandas/tests/arithmetic/test_interval.py' 2023-07-14 20:54:22,231 wheel INFO adding 'pandas/tests/arithmetic/test_numeric.py' 2023-07-14 20:54:22,233 wheel INFO adding 'pandas/tests/arithmetic/test_object.py' 2023-07-14 20:54:22,234 wheel INFO adding 'pandas/tests/arithmetic/test_period.py' 2023-07-14 20:54:22,236 wheel INFO adding 'pandas/tests/arithmetic/test_timedelta64.py' 2023-07-14 20:54:22,239 wheel INFO adding 'pandas/tests/arrays/__init__.py' 2023-07-14 20:54:22,240 wheel INFO adding 'pandas/tests/arrays/masked_shared.py' 2023-07-14 20:54:22,241 wheel INFO adding 'pandas/tests/arrays/test_array.py' 2023-07-14 20:54:22,243 wheel INFO adding 'pandas/tests/arrays/test_datetimelike.py' 2023-07-14 20:54:22,245 wheel INFO adding 'pandas/tests/arrays/test_datetimes.py' 2023-07-14 20:54:22,246 wheel INFO adding 'pandas/tests/arrays/test_ndarray_backed.py' 2023-07-14 20:54:22,247 wheel INFO adding 'pandas/tests/arrays/test_period.py' 2023-07-14 20:54:22,248 wheel INFO adding 'pandas/tests/arrays/test_timedeltas.py' 2023-07-14 20:54:22,250 wheel INFO adding 'pandas/tests/arrays/boolean/__init__.py' 2023-07-14 20:54:22,251 wheel INFO adding 'pandas/tests/arrays/boolean/test_arithmetic.py' 2023-07-14 20:54:22,252 wheel INFO adding 'pandas/tests/arrays/boolean/test_astype.py' 2023-07-14 20:54:22,253 wheel INFO adding 'pandas/tests/arrays/boolean/test_comparison.py' 2023-07-14 20:54:22,254 wheel INFO adding 'pandas/tests/arrays/boolean/test_construction.py' 2023-07-14 20:54:22,255 wheel INFO adding 'pandas/tests/arrays/boolean/test_function.py' 2023-07-14 20:54:22,257 wheel INFO adding 'pandas/tests/arrays/boolean/test_indexing.py' 2023-07-14 20:54:22,258 wheel INFO adding 'pandas/tests/arrays/boolean/test_logical.py' 2023-07-14 20:54:22,259 wheel INFO adding 'pandas/tests/arrays/boolean/test_ops.py' 2023-07-14 20:54:22,260 wheel INFO adding 'pandas/tests/arrays/boolean/test_reduction.py' 2023-07-14 20:54:22,261 wheel INFO adding 'pandas/tests/arrays/boolean/test_repr.py' 2023-07-14 20:54:22,262 wheel INFO adding 'pandas/tests/arrays/categorical/__init__.py' 2023-07-14 20:54:22,263 wheel INFO adding 'pandas/tests/arrays/categorical/conftest.py' 2023-07-14 20:54:22,264 wheel INFO adding 'pandas/tests/arrays/categorical/test_algos.py' 2023-07-14 20:54:22,265 wheel INFO adding 'pandas/tests/arrays/categorical/test_analytics.py' 2023-07-14 20:54:22,267 wheel INFO adding 'pandas/tests/arrays/categorical/test_api.py' 2023-07-14 20:54:22,268 wheel INFO adding 'pandas/tests/arrays/categorical/test_astype.py' 2023-07-14 20:54:22,269 wheel INFO adding 'pandas/tests/arrays/categorical/test_constructors.py' 2023-07-14 20:54:22,271 wheel INFO adding 'pandas/tests/arrays/categorical/test_dtypes.py' 2023-07-14 20:54:22,272 wheel INFO adding 'pandas/tests/arrays/categorical/test_indexing.py' 2023-07-14 20:54:22,274 wheel INFO adding 'pandas/tests/arrays/categorical/test_missing.py' 2023-07-14 20:54:22,275 wheel INFO adding 'pandas/tests/arrays/categorical/test_operators.py' 2023-07-14 20:54:22,276 wheel INFO adding 'pandas/tests/arrays/categorical/test_replace.py' 2023-07-14 20:54:22,277 wheel INFO adding 'pandas/tests/arrays/categorical/test_repr.py' 2023-07-14 20:54:22,279 wheel INFO adding 'pandas/tests/arrays/categorical/test_sorting.py' 2023-07-14 20:54:22,280 wheel INFO adding 'pandas/tests/arrays/categorical/test_subclass.py' 2023-07-14 20:54:22,281 wheel INFO adding 'pandas/tests/arrays/categorical/test_take.py' 2023-07-14 20:54:22,282 wheel INFO adding 'pandas/tests/arrays/categorical/test_warnings.py' 2023-07-14 20:54:22,283 wheel INFO adding 'pandas/tests/arrays/datetimes/__init__.py' 2023-07-14 20:54:22,285 wheel INFO adding 'pandas/tests/arrays/datetimes/test_constructors.py' 2023-07-14 20:54:22,286 wheel INFO adding 'pandas/tests/arrays/datetimes/test_cumulative.py' 2023-07-14 20:54:22,287 wheel INFO adding 'pandas/tests/arrays/datetimes/test_reductions.py' 2023-07-14 20:54:22,288 wheel INFO adding 'pandas/tests/arrays/floating/__init__.py' 2023-07-14 20:54:22,289 wheel INFO adding 'pandas/tests/arrays/floating/conftest.py' 2023-07-14 20:54:22,290 wheel INFO adding 'pandas/tests/arrays/floating/test_arithmetic.py' 2023-07-14 20:54:22,292 wheel INFO adding 'pandas/tests/arrays/floating/test_astype.py' 2023-07-14 20:54:22,293 wheel INFO adding 'pandas/tests/arrays/floating/test_comparison.py' 2023-07-14 20:54:22,294 wheel INFO adding 'pandas/tests/arrays/floating/test_concat.py' 2023-07-14 20:54:22,295 wheel INFO adding 'pandas/tests/arrays/floating/test_construction.py' 2023-07-14 20:54:22,296 wheel INFO adding 'pandas/tests/arrays/floating/test_function.py' 2023-07-14 20:54:22,297 wheel INFO adding 'pandas/tests/arrays/floating/test_repr.py' 2023-07-14 20:54:22,298 wheel INFO adding 'pandas/tests/arrays/floating/test_to_numpy.py' 2023-07-14 20:54:22,300 wheel INFO adding 'pandas/tests/arrays/integer/__init__.py' 2023-07-14 20:54:22,301 wheel INFO adding 'pandas/tests/arrays/integer/conftest.py' 2023-07-14 20:54:22,302 wheel INFO adding 'pandas/tests/arrays/integer/test_arithmetic.py' 2023-07-14 20:54:22,303 wheel INFO adding 'pandas/tests/arrays/integer/test_comparison.py' 2023-07-14 20:54:22,304 wheel INFO adding 'pandas/tests/arrays/integer/test_concat.py' 2023-07-14 20:54:22,305 wheel INFO adding 'pandas/tests/arrays/integer/test_construction.py' 2023-07-14 20:54:22,306 wheel INFO adding 'pandas/tests/arrays/integer/test_dtypes.py' 2023-07-14 20:54:22,308 wheel INFO adding 'pandas/tests/arrays/integer/test_function.py' 2023-07-14 20:54:22,309 wheel INFO adding 'pandas/tests/arrays/integer/test_indexing.py' 2023-07-14 20:54:22,310 wheel INFO adding 'pandas/tests/arrays/integer/test_repr.py' 2023-07-14 20:54:22,311 wheel INFO adding 'pandas/tests/arrays/interval/__init__.py' 2023-07-14 20:54:22,312 wheel INFO adding 'pandas/tests/arrays/interval/test_astype.py' 2023-07-14 20:54:22,313 wheel INFO adding 'pandas/tests/arrays/interval/test_interval.py' 2023-07-14 20:54:22,315 wheel INFO adding 'pandas/tests/arrays/interval/test_ops.py' 2023-07-14 20:54:22,316 wheel INFO adding 'pandas/tests/arrays/masked/__init__.py' 2023-07-14 20:54:22,317 wheel INFO adding 'pandas/tests/arrays/masked/test_arithmetic.py' 2023-07-14 20:54:22,318 wheel INFO adding 'pandas/tests/arrays/masked/test_arrow_compat.py' 2023-07-14 20:54:22,319 wheel INFO adding 'pandas/tests/arrays/masked/test_function.py' 2023-07-14 20:54:22,320 wheel INFO adding 'pandas/tests/arrays/masked/test_indexing.py' 2023-07-14 20:54:22,322 wheel INFO adding 'pandas/tests/arrays/numpy_/__init__.py' 2023-07-14 20:54:22,323 wheel INFO adding 'pandas/tests/arrays/numpy_/test_indexing.py' 2023-07-14 20:54:22,324 wheel INFO adding 'pandas/tests/arrays/numpy_/test_numpy.py' 2023-07-14 20:54:22,325 wheel INFO adding 'pandas/tests/arrays/period/__init__.py' 2023-07-14 20:54:22,326 wheel INFO adding 'pandas/tests/arrays/period/test_arrow_compat.py' 2023-07-14 20:54:22,327 wheel INFO adding 'pandas/tests/arrays/period/test_astype.py' 2023-07-14 20:54:22,328 wheel INFO adding 'pandas/tests/arrays/period/test_constructors.py' 2023-07-14 20:54:22,330 wheel INFO adding 'pandas/tests/arrays/period/test_reductions.py' 2023-07-14 20:54:22,331 wheel INFO adding 'pandas/tests/arrays/sparse/__init__.py' 2023-07-14 20:54:22,332 wheel INFO adding 'pandas/tests/arrays/sparse/test_accessor.py' 2023-07-14 20:54:22,333 wheel INFO adding 'pandas/tests/arrays/sparse/test_arithmetics.py' 2023-07-14 20:54:22,335 wheel INFO adding 'pandas/tests/arrays/sparse/test_array.py' 2023-07-14 20:54:22,336 wheel INFO adding 'pandas/tests/arrays/sparse/test_astype.py' 2023-07-14 20:54:22,337 wheel INFO adding 'pandas/tests/arrays/sparse/test_combine_concat.py' 2023-07-14 20:54:22,338 wheel INFO adding 'pandas/tests/arrays/sparse/test_constructors.py' 2023-07-14 20:54:22,340 wheel INFO adding 'pandas/tests/arrays/sparse/test_dtype.py' 2023-07-14 20:54:22,341 wheel INFO adding 'pandas/tests/arrays/sparse/test_indexing.py' 2023-07-14 20:54:22,342 wheel INFO adding 'pandas/tests/arrays/sparse/test_libsparse.py' 2023-07-14 20:54:22,344 wheel INFO adding 'pandas/tests/arrays/sparse/test_reductions.py' 2023-07-14 20:54:22,345 wheel INFO adding 'pandas/tests/arrays/sparse/test_unary.py' 2023-07-14 20:54:22,346 wheel INFO adding 'pandas/tests/arrays/string_/__init__.py' 2023-07-14 20:54:22,347 wheel INFO adding 'pandas/tests/arrays/string_/test_string.py' 2023-07-14 20:54:22,349 wheel INFO adding 'pandas/tests/arrays/string_/test_string_arrow.py' 2023-07-14 20:54:22,350 wheel INFO adding 'pandas/tests/arrays/timedeltas/__init__.py' 2023-07-14 20:54:22,351 wheel INFO adding 'pandas/tests/arrays/timedeltas/test_constructors.py' 2023-07-14 20:54:22,352 wheel INFO adding 'pandas/tests/arrays/timedeltas/test_cumulative.py' 2023-07-14 20:54:22,353 wheel INFO adding 'pandas/tests/arrays/timedeltas/test_reductions.py' 2023-07-14 20:54:22,355 wheel INFO adding 'pandas/tests/base/__init__.py' 2023-07-14 20:54:22,356 wheel INFO adding 'pandas/tests/base/common.py' 2023-07-14 20:54:22,357 wheel INFO adding 'pandas/tests/base/test_constructors.py' 2023-07-14 20:54:22,358 wheel INFO adding 'pandas/tests/base/test_conversion.py' 2023-07-14 20:54:22,359 wheel INFO adding 'pandas/tests/base/test_fillna.py' 2023-07-14 20:54:22,360 wheel INFO adding 'pandas/tests/base/test_misc.py' 2023-07-14 20:54:22,361 wheel INFO adding 'pandas/tests/base/test_transpose.py' 2023-07-14 20:54:22,362 wheel INFO adding 'pandas/tests/base/test_unique.py' 2023-07-14 20:54:22,364 wheel INFO adding 'pandas/tests/base/test_value_counts.py' 2023-07-14 20:54:22,365 wheel INFO adding 'pandas/tests/computation/__init__.py' 2023-07-14 20:54:22,366 wheel INFO adding 'pandas/tests/computation/test_compat.py' 2023-07-14 20:54:22,367 wheel INFO adding 'pandas/tests/computation/test_eval.py' 2023-07-14 20:54:22,370 wheel INFO adding 'pandas/tests/config/__init__.py' 2023-07-14 20:54:22,371 wheel INFO adding 'pandas/tests/config/test_config.py' 2023-07-14 20:54:22,372 wheel INFO adding 'pandas/tests/config/test_localization.py' 2023-07-14 20:54:22,373 wheel INFO adding 'pandas/tests/construction/__init__.py' 2023-07-14 20:54:22,375 wheel INFO adding 'pandas/tests/construction/test_extract_array.py' 2023-07-14 20:54:22,376 wheel INFO adding 'pandas/tests/copy_view/__init__.py' 2023-07-14 20:54:22,377 wheel INFO adding 'pandas/tests/copy_view/test_array.py' 2023-07-14 20:54:22,378 wheel INFO adding 'pandas/tests/copy_view/test_astype.py' 2023-07-14 20:54:22,379 wheel INFO adding 'pandas/tests/copy_view/test_clip.py' 2023-07-14 20:54:22,380 wheel INFO adding 'pandas/tests/copy_view/test_constructors.py' 2023-07-14 20:54:22,382 wheel INFO adding 'pandas/tests/copy_view/test_core_functionalities.py' 2023-07-14 20:54:22,383 wheel INFO adding 'pandas/tests/copy_view/test_functions.py' 2023-07-14 20:54:22,384 wheel INFO adding 'pandas/tests/copy_view/test_indexing.py' 2023-07-14 20:54:22,386 wheel INFO adding 'pandas/tests/copy_view/test_internals.py' 2023-07-14 20:54:22,388 wheel INFO adding 'pandas/tests/copy_view/test_interp_fillna.py' 2023-07-14 20:54:22,389 wheel INFO adding 'pandas/tests/copy_view/test_methods.py' 2023-07-14 20:54:22,392 wheel INFO adding 'pandas/tests/copy_view/test_replace.py' 2023-07-14 20:54:22,393 wheel INFO adding 'pandas/tests/copy_view/test_setitem.py' 2023-07-14 20:54:22,394 wheel INFO adding 'pandas/tests/copy_view/test_util.py' 2023-07-14 20:54:22,395 wheel INFO adding 'pandas/tests/copy_view/util.py' 2023-07-14 20:54:22,396 wheel INFO adding 'pandas/tests/copy_view/index/__init__.py' 2023-07-14 20:54:22,397 wheel INFO adding 'pandas/tests/copy_view/index/test_datetimeindex.py' 2023-07-14 20:54:22,398 wheel INFO adding 'pandas/tests/copy_view/index/test_index.py' 2023-07-14 20:54:22,399 wheel INFO adding 'pandas/tests/copy_view/index/test_periodindex.py' 2023-07-14 20:54:22,400 wheel INFO adding 'pandas/tests/copy_view/index/test_timedeltaindex.py' 2023-07-14 20:54:22,402 wheel INFO adding 'pandas/tests/dtypes/__init__.py' 2023-07-14 20:54:22,403 wheel INFO adding 'pandas/tests/dtypes/test_common.py' 2023-07-14 20:54:22,404 wheel INFO adding 'pandas/tests/dtypes/test_concat.py' 2023-07-14 20:54:22,405 wheel INFO adding 'pandas/tests/dtypes/test_dtypes.py' 2023-07-14 20:54:22,407 wheel INFO adding 'pandas/tests/dtypes/test_generic.py' 2023-07-14 20:54:22,409 wheel INFO adding 'pandas/tests/dtypes/test_inference.py' 2023-07-14 20:54:22,411 wheel INFO adding 'pandas/tests/dtypes/test_missing.py' 2023-07-14 20:54:22,413 wheel INFO adding 'pandas/tests/dtypes/cast/__init__.py' 2023-07-14 20:54:22,414 wheel INFO adding 'pandas/tests/dtypes/cast/test_can_hold_element.py' 2023-07-14 20:54:22,415 wheel INFO adding 'pandas/tests/dtypes/cast/test_construct_from_scalar.py' 2023-07-14 20:54:22,416 wheel INFO adding 'pandas/tests/dtypes/cast/test_construct_ndarray.py' 2023-07-14 20:54:22,417 wheel INFO adding 'pandas/tests/dtypes/cast/test_construct_object_arr.py' 2023-07-14 20:54:22,418 wheel INFO adding 'pandas/tests/dtypes/cast/test_dict_compat.py' 2023-07-14 20:54:22,419 wheel INFO adding 'pandas/tests/dtypes/cast/test_downcast.py' 2023-07-14 20:54:22,420 wheel INFO adding 'pandas/tests/dtypes/cast/test_find_common_type.py' 2023-07-14 20:54:22,421 wheel INFO adding 'pandas/tests/dtypes/cast/test_infer_datetimelike.py' 2023-07-14 20:54:22,422 wheel INFO adding 'pandas/tests/dtypes/cast/test_infer_dtype.py' 2023-07-14 20:54:22,424 wheel INFO adding 'pandas/tests/dtypes/cast/test_maybe_box_native.py' 2023-07-14 20:54:22,425 wheel INFO adding 'pandas/tests/dtypes/cast/test_promote.py' 2023-07-14 20:54:22,427 wheel INFO adding 'pandas/tests/extension/__init__.py' 2023-07-14 20:54:22,428 wheel INFO adding 'pandas/tests/extension/conftest.py' 2023-07-14 20:54:22,429 wheel INFO adding 'pandas/tests/extension/test_arrow.py' 2023-07-14 20:54:22,432 wheel INFO adding 'pandas/tests/extension/test_boolean.py' 2023-07-14 20:54:22,433 wheel INFO adding 'pandas/tests/extension/test_categorical.py' 2023-07-14 20:54:22,434 wheel INFO adding 'pandas/tests/extension/test_common.py' 2023-07-14 20:54:22,435 wheel INFO adding 'pandas/tests/extension/test_datetime.py' 2023-07-14 20:54:22,436 wheel INFO adding 'pandas/tests/extension/test_extension.py' 2023-07-14 20:54:22,438 wheel INFO adding 'pandas/tests/extension/test_external_block.py' 2023-07-14 20:54:22,439 wheel INFO adding 'pandas/tests/extension/test_floating.py' 2023-07-14 20:54:22,440 wheel INFO adding 'pandas/tests/extension/test_integer.py' 2023-07-14 20:54:22,441 wheel INFO adding 'pandas/tests/extension/test_interval.py' 2023-07-14 20:54:22,442 wheel INFO adding 'pandas/tests/extension/test_numpy.py' 2023-07-14 20:54:22,444 wheel INFO adding 'pandas/tests/extension/test_period.py' 2023-07-14 20:54:22,445 wheel INFO adding 'pandas/tests/extension/test_sparse.py' 2023-07-14 20:54:22,446 wheel INFO adding 'pandas/tests/extension/test_string.py' 2023-07-14 20:54:22,447 wheel INFO adding 'pandas/tests/extension/array_with_attr/__init__.py' 2023-07-14 20:54:22,449 wheel INFO adding 'pandas/tests/extension/array_with_attr/array.py' 2023-07-14 20:54:22,450 wheel INFO adding 'pandas/tests/extension/array_with_attr/test_array_with_attr.py' 2023-07-14 20:54:22,451 wheel INFO adding 'pandas/tests/extension/base/__init__.py' 2023-07-14 20:54:22,452 wheel INFO adding 'pandas/tests/extension/base/accumulate.py' 2023-07-14 20:54:22,453 wheel INFO adding 'pandas/tests/extension/base/base.py' 2023-07-14 20:54:22,454 wheel INFO adding 'pandas/tests/extension/base/casting.py' 2023-07-14 20:54:22,455 wheel INFO adding 'pandas/tests/extension/base/constructors.py' 2023-07-14 20:54:22,456 wheel INFO adding 'pandas/tests/extension/base/dim2.py' 2023-07-14 20:54:22,458 wheel INFO adding 'pandas/tests/extension/base/dtype.py' 2023-07-14 20:54:22,459 wheel INFO adding 'pandas/tests/extension/base/getitem.py' 2023-07-14 20:54:22,460 wheel INFO adding 'pandas/tests/extension/base/groupby.py' 2023-07-14 20:54:22,461 wheel INFO adding 'pandas/tests/extension/base/index.py' 2023-07-14 20:54:22,462 wheel INFO adding 'pandas/tests/extension/base/interface.py' 2023-07-14 20:54:22,464 wheel INFO adding 'pandas/tests/extension/base/io.py' 2023-07-14 20:54:22,465 wheel INFO adding 'pandas/tests/extension/base/methods.py' 2023-07-14 20:54:22,466 wheel INFO adding 'pandas/tests/extension/base/missing.py' 2023-07-14 20:54:22,467 wheel INFO adding 'pandas/tests/extension/base/ops.py' 2023-07-14 20:54:22,468 wheel INFO adding 'pandas/tests/extension/base/printing.py' 2023-07-14 20:54:22,470 wheel INFO adding 'pandas/tests/extension/base/reduce.py' 2023-07-14 20:54:22,471 wheel INFO adding 'pandas/tests/extension/base/reshaping.py' 2023-07-14 20:54:22,472 wheel INFO adding 'pandas/tests/extension/base/setitem.py' 2023-07-14 20:54:22,473 wheel INFO adding 'pandas/tests/extension/date/__init__.py' 2023-07-14 20:54:22,475 wheel INFO adding 'pandas/tests/extension/date/array.py' 2023-07-14 20:54:22,476 wheel INFO adding 'pandas/tests/extension/decimal/__init__.py' 2023-07-14 20:54:22,477 wheel INFO adding 'pandas/tests/extension/decimal/array.py' 2023-07-14 20:54:22,478 wheel INFO adding 'pandas/tests/extension/decimal/test_decimal.py' 2023-07-14 20:54:22,480 wheel INFO adding 'pandas/tests/extension/json/__init__.py' 2023-07-14 20:54:22,481 wheel INFO adding 'pandas/tests/extension/json/array.py' 2023-07-14 20:54:22,482 wheel INFO adding 'pandas/tests/extension/json/test_json.py' 2023-07-14 20:54:22,484 wheel INFO adding 'pandas/tests/extension/list/__init__.py' 2023-07-14 20:54:22,485 wheel INFO adding 'pandas/tests/extension/list/array.py' 2023-07-14 20:54:22,486 wheel INFO adding 'pandas/tests/extension/list/test_list.py' 2023-07-14 20:54:22,487 wheel INFO adding 'pandas/tests/frame/__init__.py' 2023-07-14 20:54:22,488 wheel INFO adding 'pandas/tests/frame/common.py' 2023-07-14 20:54:22,489 wheel INFO adding 'pandas/tests/frame/conftest.py' 2023-07-14 20:54:22,490 wheel INFO adding 'pandas/tests/frame/test_alter_axes.py' 2023-07-14 20:54:22,491 wheel INFO adding 'pandas/tests/frame/test_api.py' 2023-07-14 20:54:22,493 wheel INFO adding 'pandas/tests/frame/test_arithmetic.py' 2023-07-14 20:54:22,495 wheel INFO adding 'pandas/tests/frame/test_block_internals.py' 2023-07-14 20:54:22,497 wheel INFO adding 'pandas/tests/frame/test_constructors.py' 2023-07-14 20:54:22,500 wheel INFO adding 'pandas/tests/frame/test_cumulative.py' 2023-07-14 20:54:22,501 wheel INFO adding 'pandas/tests/frame/test_iteration.py' 2023-07-14 20:54:22,502 wheel INFO adding 'pandas/tests/frame/test_logical_ops.py' 2023-07-14 20:54:22,504 wheel INFO adding 'pandas/tests/frame/test_nonunique_indexes.py' 2023-07-14 20:54:22,505 wheel INFO adding 'pandas/tests/frame/test_npfuncs.py' 2023-07-14 20:54:22,506 wheel INFO adding 'pandas/tests/frame/test_query_eval.py' 2023-07-14 20:54:22,508 wheel INFO adding 'pandas/tests/frame/test_reductions.py' 2023-07-14 20:54:22,510 wheel INFO adding 'pandas/tests/frame/test_repr_info.py' 2023-07-14 20:54:22,512 wheel INFO adding 'pandas/tests/frame/test_stack_unstack.py' 2023-07-14 20:54:22,514 wheel INFO adding 'pandas/tests/frame/test_subclass.py' 2023-07-14 20:54:22,516 wheel INFO adding 'pandas/tests/frame/test_ufunc.py' 2023-07-14 20:54:22,517 wheel INFO adding 'pandas/tests/frame/test_unary.py' 2023-07-14 20:54:22,518 wheel INFO adding 'pandas/tests/frame/test_validate.py' 2023-07-14 20:54:22,519 wheel INFO adding 'pandas/tests/frame/constructors/__init__.py' 2023-07-14 20:54:22,521 wheel INFO adding 'pandas/tests/frame/constructors/test_from_dict.py' 2023-07-14 20:54:22,522 wheel INFO adding 'pandas/tests/frame/constructors/test_from_records.py' 2023-07-14 20:54:22,523 wheel INFO adding 'pandas/tests/frame/indexing/__init__.py' 2023-07-14 20:54:22,525 wheel INFO adding 'pandas/tests/frame/indexing/test_coercion.py' 2023-07-14 20:54:22,526 wheel INFO adding 'pandas/tests/frame/indexing/test_delitem.py' 2023-07-14 20:54:22,527 wheel INFO adding 'pandas/tests/frame/indexing/test_get.py' 2023-07-14 20:54:22,528 wheel INFO adding 'pandas/tests/frame/indexing/test_get_value.py' 2023-07-14 20:54:22,529 wheel INFO adding 'pandas/tests/frame/indexing/test_getitem.py' 2023-07-14 20:54:22,530 wheel INFO adding 'pandas/tests/frame/indexing/test_indexing.py' 2023-07-14 20:54:22,533 wheel INFO adding 'pandas/tests/frame/indexing/test_insert.py' 2023-07-14 20:54:22,534 wheel INFO adding 'pandas/tests/frame/indexing/test_mask.py' 2023-07-14 20:54:22,535 wheel INFO adding 'pandas/tests/frame/indexing/test_set_value.py' 2023-07-14 20:54:22,536 wheel INFO adding 'pandas/tests/frame/indexing/test_setitem.py' 2023-07-14 20:54:22,538 wheel INFO adding 'pandas/tests/frame/indexing/test_take.py' 2023-07-14 20:54:22,539 wheel INFO adding 'pandas/tests/frame/indexing/test_where.py' 2023-07-14 20:54:22,541 wheel INFO adding 'pandas/tests/frame/indexing/test_xs.py' 2023-07-14 20:54:22,543 wheel INFO adding 'pandas/tests/frame/methods/__init__.py' 2023-07-14 20:54:22,544 wheel INFO adding 'pandas/tests/frame/methods/test_add_prefix_suffix.py' 2023-07-14 20:54:22,545 wheel INFO adding 'pandas/tests/frame/methods/test_align.py' 2023-07-14 20:54:22,547 wheel INFO adding 'pandas/tests/frame/methods/test_asfreq.py' 2023-07-14 20:54:22,548 wheel INFO adding 'pandas/tests/frame/methods/test_asof.py' 2023-07-14 20:54:22,549 wheel INFO adding 'pandas/tests/frame/methods/test_assign.py' 2023-07-14 20:54:22,550 wheel INFO adding 'pandas/tests/frame/methods/test_astype.py' 2023-07-14 20:54:22,552 wheel INFO adding 'pandas/tests/frame/methods/test_at_time.py' 2023-07-14 20:54:22,553 wheel INFO adding 'pandas/tests/frame/methods/test_between_time.py' 2023-07-14 20:54:22,554 wheel INFO adding 'pandas/tests/frame/methods/test_clip.py' 2023-07-14 20:54:22,555 wheel INFO adding 'pandas/tests/frame/methods/test_combine.py' 2023-07-14 20:54:22,556 wheel INFO adding 'pandas/tests/frame/methods/test_combine_first.py' 2023-07-14 20:54:22,558 wheel INFO adding 'pandas/tests/frame/methods/test_compare.py' 2023-07-14 20:54:22,559 wheel INFO adding 'pandas/tests/frame/methods/test_convert_dtypes.py' 2023-07-14 20:54:22,560 wheel INFO adding 'pandas/tests/frame/methods/test_copy.py' 2023-07-14 20:54:22,561 wheel INFO adding 'pandas/tests/frame/methods/test_count.py' 2023-07-14 20:54:22,562 wheel INFO adding 'pandas/tests/frame/methods/test_cov_corr.py' 2023-07-14 20:54:22,564 wheel INFO adding 'pandas/tests/frame/methods/test_describe.py' 2023-07-14 20:54:22,565 wheel INFO adding 'pandas/tests/frame/methods/test_diff.py' 2023-07-14 20:54:22,566 wheel INFO adding 'pandas/tests/frame/methods/test_dot.py' 2023-07-14 20:54:22,568 wheel INFO adding 'pandas/tests/frame/methods/test_drop.py' 2023-07-14 20:54:22,569 wheel INFO adding 'pandas/tests/frame/methods/test_drop_duplicates.py' 2023-07-14 20:54:22,570 wheel INFO adding 'pandas/tests/frame/methods/test_droplevel.py' 2023-07-14 20:54:22,571 wheel INFO adding 'pandas/tests/frame/methods/test_dropna.py' 2023-07-14 20:54:22,573 wheel INFO adding 'pandas/tests/frame/methods/test_dtypes.py' 2023-07-14 20:54:22,574 wheel INFO adding 'pandas/tests/frame/methods/test_duplicated.py' 2023-07-14 20:54:22,575 wheel INFO adding 'pandas/tests/frame/methods/test_equals.py' 2023-07-14 20:54:22,576 wheel INFO adding 'pandas/tests/frame/methods/test_explode.py' 2023-07-14 20:54:22,577 wheel INFO adding 'pandas/tests/frame/methods/test_fillna.py' 2023-07-14 20:54:22,579 wheel INFO adding 'pandas/tests/frame/methods/test_filter.py' 2023-07-14 20:54:22,580 wheel INFO adding 'pandas/tests/frame/methods/test_first_and_last.py' 2023-07-14 20:54:22,581 wheel INFO adding 'pandas/tests/frame/methods/test_first_valid_index.py' 2023-07-14 20:54:22,582 wheel INFO adding 'pandas/tests/frame/methods/test_get_numeric_data.py' 2023-07-14 20:54:22,583 wheel INFO adding 'pandas/tests/frame/methods/test_head_tail.py' 2023-07-14 20:54:22,584 wheel INFO adding 'pandas/tests/frame/methods/test_infer_objects.py' 2023-07-14 20:54:22,586 wheel INFO adding 'pandas/tests/frame/methods/test_interpolate.py' 2023-07-14 20:54:22,587 wheel INFO adding 'pandas/tests/frame/methods/test_is_homogeneous_dtype.py' 2023-07-14 20:54:22,588 wheel INFO adding 'pandas/tests/frame/methods/test_isetitem.py' 2023-07-14 20:54:22,589 wheel INFO adding 'pandas/tests/frame/methods/test_isin.py' 2023-07-14 20:54:22,590 wheel INFO adding 'pandas/tests/frame/methods/test_join.py' 2023-07-14 20:54:22,592 wheel INFO adding 'pandas/tests/frame/methods/test_matmul.py' 2023-07-14 20:54:22,593 wheel INFO adding 'pandas/tests/frame/methods/test_nlargest.py' 2023-07-14 20:54:22,594 wheel INFO adding 'pandas/tests/frame/methods/test_pct_change.py' 2023-07-14 20:54:22,595 wheel INFO adding 'pandas/tests/frame/methods/test_pipe.py' 2023-07-14 20:54:22,596 wheel INFO adding 'pandas/tests/frame/methods/test_pop.py' 2023-07-14 20:54:22,597 wheel INFO adding 'pandas/tests/frame/methods/test_quantile.py' 2023-07-14 20:54:22,599 wheel INFO adding 'pandas/tests/frame/methods/test_rank.py' 2023-07-14 20:54:22,601 wheel INFO adding 'pandas/tests/frame/methods/test_reindex.py' 2023-07-14 20:54:22,602 wheel INFO adding 'pandas/tests/frame/methods/test_reindex_like.py' 2023-07-14 20:54:22,603 wheel INFO adding 'pandas/tests/frame/methods/test_rename.py' 2023-07-14 20:54:22,605 wheel INFO adding 'pandas/tests/frame/methods/test_rename_axis.py' 2023-07-14 20:54:22,606 wheel INFO adding 'pandas/tests/frame/methods/test_reorder_levels.py' 2023-07-14 20:54:22,607 wheel INFO adding 'pandas/tests/frame/methods/test_replace.py' 2023-07-14 20:54:22,609 wheel INFO adding 'pandas/tests/frame/methods/test_reset_index.py' 2023-07-14 20:54:22,611 wheel INFO adding 'pandas/tests/frame/methods/test_round.py' 2023-07-14 20:54:22,612 wheel INFO adding 'pandas/tests/frame/methods/test_sample.py' 2023-07-14 20:54:22,614 wheel INFO adding 'pandas/tests/frame/methods/test_select_dtypes.py' 2023-07-14 20:54:22,615 wheel INFO adding 'pandas/tests/frame/methods/test_set_axis.py' 2023-07-14 20:54:22,616 wheel INFO adding 'pandas/tests/frame/methods/test_set_index.py' 2023-07-14 20:54:22,618 wheel INFO adding 'pandas/tests/frame/methods/test_shift.py' 2023-07-14 20:54:22,619 wheel INFO adding 'pandas/tests/frame/methods/test_sort_index.py' 2023-07-14 20:54:22,621 wheel INFO adding 'pandas/tests/frame/methods/test_sort_values.py' 2023-07-14 20:54:22,623 wheel INFO adding 'pandas/tests/frame/methods/test_swapaxes.py' 2023-07-14 20:54:22,624 wheel INFO adding 'pandas/tests/frame/methods/test_swaplevel.py' 2023-07-14 20:54:22,625 wheel INFO adding 'pandas/tests/frame/methods/test_to_csv.py' 2023-07-14 20:54:22,627 wheel INFO adding 'pandas/tests/frame/methods/test_to_dict.py' 2023-07-14 20:54:22,628 wheel INFO adding 'pandas/tests/frame/methods/test_to_dict_of_blocks.py' 2023-07-14 20:54:22,629 wheel INFO adding 'pandas/tests/frame/methods/test_to_numpy.py' 2023-07-14 20:54:22,630 wheel INFO adding 'pandas/tests/frame/methods/test_to_period.py' 2023-07-14 20:54:22,631 wheel INFO adding 'pandas/tests/frame/methods/test_to_records.py' 2023-07-14 20:54:22,633 wheel INFO adding 'pandas/tests/frame/methods/test_to_timestamp.py' 2023-07-14 20:54:22,634 wheel INFO adding 'pandas/tests/frame/methods/test_transpose.py' 2023-07-14 20:54:22,635 wheel INFO adding 'pandas/tests/frame/methods/test_truncate.py' 2023-07-14 20:54:22,636 wheel INFO adding 'pandas/tests/frame/methods/test_tz_convert.py' 2023-07-14 20:54:22,637 wheel INFO adding 'pandas/tests/frame/methods/test_tz_localize.py' 2023-07-14 20:54:22,639 wheel INFO adding 'pandas/tests/frame/methods/test_update.py' 2023-07-14 20:54:22,640 wheel INFO adding 'pandas/tests/frame/methods/test_value_counts.py' 2023-07-14 20:54:22,641 wheel INFO adding 'pandas/tests/frame/methods/test_values.py' 2023-07-14 20:54:22,642 wheel INFO adding 'pandas/tests/generic/__init__.py' 2023-07-14 20:54:22,643 wheel INFO adding 'pandas/tests/generic/test_duplicate_labels.py' 2023-07-14 20:54:22,645 wheel INFO adding 'pandas/tests/generic/test_finalize.py' 2023-07-14 20:54:22,646 wheel INFO adding 'pandas/tests/generic/test_frame.py' 2023-07-14 20:54:22,648 wheel INFO adding 'pandas/tests/generic/test_generic.py' 2023-07-14 20:54:22,649 wheel INFO adding 'pandas/tests/generic/test_label_or_level_utils.py' 2023-07-14 20:54:22,650 wheel INFO adding 'pandas/tests/generic/test_series.py' 2023-07-14 20:54:22,651 wheel INFO adding 'pandas/tests/generic/test_to_xarray.py' 2023-07-14 20:54:22,653 wheel INFO adding 'pandas/tests/groupby/__init__.py' 2023-07-14 20:54:22,654 wheel INFO adding 'pandas/tests/groupby/conftest.py' 2023-07-14 20:54:22,655 wheel INFO adding 'pandas/tests/groupby/test_allowlist.py' 2023-07-14 20:54:22,656 wheel INFO adding 'pandas/tests/groupby/test_any_all.py' 2023-07-14 20:54:22,657 wheel INFO adding 'pandas/tests/groupby/test_api_consistency.py' 2023-07-14 20:54:22,659 wheel INFO adding 'pandas/tests/groupby/test_apply.py' 2023-07-14 20:54:22,660 wheel INFO adding 'pandas/tests/groupby/test_apply_mutate.py' 2023-07-14 20:54:22,661 wheel INFO adding 'pandas/tests/groupby/test_bin_groupby.py' 2023-07-14 20:54:22,663 wheel INFO adding 'pandas/tests/groupby/test_categorical.py' 2023-07-14 20:54:22,665 wheel INFO adding 'pandas/tests/groupby/test_counting.py' 2023-07-14 20:54:22,666 wheel INFO adding 'pandas/tests/groupby/test_filters.py' 2023-07-14 20:54:22,668 wheel INFO adding 'pandas/tests/groupby/test_function.py' 2023-07-14 20:54:22,670 wheel INFO adding 'pandas/tests/groupby/test_groupby.py' 2023-07-14 20:54:22,673 wheel INFO adding 'pandas/tests/groupby/test_groupby_dropna.py' 2023-07-14 20:54:22,674 wheel INFO adding 'pandas/tests/groupby/test_groupby_shift_diff.py' 2023-07-14 20:54:22,676 wheel INFO adding 'pandas/tests/groupby/test_groupby_subclass.py' 2023-07-14 20:54:22,677 wheel INFO adding 'pandas/tests/groupby/test_grouping.py' 2023-07-14 20:54:22,679 wheel INFO adding 'pandas/tests/groupby/test_index_as_string.py' 2023-07-14 20:54:22,680 wheel INFO adding 'pandas/tests/groupby/test_indexing.py' 2023-07-14 20:54:22,681 wheel INFO adding 'pandas/tests/groupby/test_libgroupby.py' 2023-07-14 20:54:22,682 wheel INFO adding 'pandas/tests/groupby/test_min_max.py' 2023-07-14 20:54:22,683 wheel INFO adding 'pandas/tests/groupby/test_missing.py' 2023-07-14 20:54:22,684 wheel INFO adding 'pandas/tests/groupby/test_nth.py' 2023-07-14 20:54:22,686 wheel INFO adding 'pandas/tests/groupby/test_numba.py' 2023-07-14 20:54:22,687 wheel INFO adding 'pandas/tests/groupby/test_nunique.py' 2023-07-14 20:54:22,688 wheel INFO adding 'pandas/tests/groupby/test_pipe.py' 2023-07-14 20:54:22,689 wheel INFO adding 'pandas/tests/groupby/test_quantile.py' 2023-07-14 20:54:22,691 wheel INFO adding 'pandas/tests/groupby/test_raises.py' 2023-07-14 20:54:22,692 wheel INFO adding 'pandas/tests/groupby/test_rank.py' 2023-07-14 20:54:22,694 wheel INFO adding 'pandas/tests/groupby/test_sample.py' 2023-07-14 20:54:22,695 wheel INFO adding 'pandas/tests/groupby/test_size.py' 2023-07-14 20:54:22,696 wheel INFO adding 'pandas/tests/groupby/test_timegrouper.py' 2023-07-14 20:54:22,698 wheel INFO adding 'pandas/tests/groupby/test_value_counts.py' 2023-07-14 20:54:22,700 wheel INFO adding 'pandas/tests/groupby/aggregate/__init__.py' 2023-07-14 20:54:22,701 wheel INFO adding 'pandas/tests/groupby/aggregate/test_aggregate.py' 2023-07-14 20:54:22,703 wheel INFO adding 'pandas/tests/groupby/aggregate/test_cython.py' 2023-07-14 20:54:22,704 wheel INFO adding 'pandas/tests/groupby/aggregate/test_numba.py' 2023-07-14 20:54:22,705 wheel INFO adding 'pandas/tests/groupby/aggregate/test_other.py' 2023-07-14 20:54:22,707 wheel INFO adding 'pandas/tests/groupby/transform/__init__.py' 2023-07-14 20:54:22,708 wheel INFO adding 'pandas/tests/groupby/transform/test_numba.py' 2023-07-14 20:54:22,709 wheel INFO adding 'pandas/tests/groupby/transform/test_transform.py' 2023-07-14 20:54:22,711 wheel INFO adding 'pandas/tests/indexes/__init__.py' 2023-07-14 20:54:22,712 wheel INFO adding 'pandas/tests/indexes/common.py' 2023-07-14 20:54:22,714 wheel INFO adding 'pandas/tests/indexes/conftest.py' 2023-07-14 20:54:22,715 wheel INFO adding 'pandas/tests/indexes/datetimelike.py' 2023-07-14 20:54:22,716 wheel INFO adding 'pandas/tests/indexes/test_any_index.py' 2023-07-14 20:54:22,718 wheel INFO adding 'pandas/tests/indexes/test_base.py' 2023-07-14 20:54:22,720 wheel INFO adding 'pandas/tests/indexes/test_common.py' 2023-07-14 20:54:22,721 wheel INFO adding 'pandas/tests/indexes/test_engines.py' 2023-07-14 20:54:22,722 wheel INFO adding 'pandas/tests/indexes/test_frozen.py' 2023-07-14 20:54:22,724 wheel INFO adding 'pandas/tests/indexes/test_index_new.py' 2023-07-14 20:54:22,725 wheel INFO adding 'pandas/tests/indexes/test_indexing.py' 2023-07-14 20:54:22,726 wheel INFO adding 'pandas/tests/indexes/test_numpy_compat.py' 2023-07-14 20:54:22,727 wheel INFO adding 'pandas/tests/indexes/test_setops.py' 2023-07-14 20:54:22,729 wheel INFO adding 'pandas/tests/indexes/test_subclass.py' 2023-07-14 20:54:22,730 wheel INFO adding 'pandas/tests/indexes/base_class/__init__.py' 2023-07-14 20:54:22,731 wheel INFO adding 'pandas/tests/indexes/base_class/test_constructors.py' 2023-07-14 20:54:22,732 wheel INFO adding 'pandas/tests/indexes/base_class/test_formats.py' 2023-07-14 20:54:22,733 wheel INFO adding 'pandas/tests/indexes/base_class/test_indexing.py' 2023-07-14 20:54:22,734 wheel INFO adding 'pandas/tests/indexes/base_class/test_pickle.py' 2023-07-14 20:54:22,736 wheel INFO adding 'pandas/tests/indexes/base_class/test_reshape.py' 2023-07-14 20:54:22,737 wheel INFO adding 'pandas/tests/indexes/base_class/test_setops.py' 2023-07-14 20:54:22,738 wheel INFO adding 'pandas/tests/indexes/base_class/test_where.py' 2023-07-14 20:54:22,739 wheel INFO adding 'pandas/tests/indexes/categorical/__init__.py' 2023-07-14 20:54:22,740 wheel INFO adding 'pandas/tests/indexes/categorical/test_append.py' 2023-07-14 20:54:22,741 wheel INFO adding 'pandas/tests/indexes/categorical/test_astype.py' 2023-07-14 20:54:22,742 wheel INFO adding 'pandas/tests/indexes/categorical/test_category.py' 2023-07-14 20:54:22,744 wheel INFO adding 'pandas/tests/indexes/categorical/test_constructors.py' 2023-07-14 20:54:22,745 wheel INFO adding 'pandas/tests/indexes/categorical/test_equals.py' 2023-07-14 20:54:22,746 wheel INFO adding 'pandas/tests/indexes/categorical/test_fillna.py' 2023-07-14 20:54:22,747 wheel INFO adding 'pandas/tests/indexes/categorical/test_formats.py' 2023-07-14 20:54:22,748 wheel INFO adding 'pandas/tests/indexes/categorical/test_indexing.py' 2023-07-14 20:54:22,750 wheel INFO adding 'pandas/tests/indexes/categorical/test_map.py' 2023-07-14 20:54:22,751 wheel INFO adding 'pandas/tests/indexes/categorical/test_reindex.py' 2023-07-14 20:54:22,752 wheel INFO adding 'pandas/tests/indexes/datetimelike_/__init__.py' 2023-07-14 20:54:22,753 wheel INFO adding 'pandas/tests/indexes/datetimelike_/test_drop_duplicates.py' 2023-07-14 20:54:22,754 wheel INFO adding 'pandas/tests/indexes/datetimelike_/test_equals.py' 2023-07-14 20:54:22,755 wheel INFO adding 'pandas/tests/indexes/datetimelike_/test_indexing.py' 2023-07-14 20:54:22,756 wheel INFO adding 'pandas/tests/indexes/datetimelike_/test_is_monotonic.py' 2023-07-14 20:54:22,757 wheel INFO adding 'pandas/tests/indexes/datetimelike_/test_nat.py' 2023-07-14 20:54:22,758 wheel INFO adding 'pandas/tests/indexes/datetimelike_/test_sort_values.py' 2023-07-14 20:54:22,760 wheel INFO adding 'pandas/tests/indexes/datetimelike_/test_value_counts.py' 2023-07-14 20:54:22,761 wheel INFO adding 'pandas/tests/indexes/datetimes/__init__.py' 2023-07-14 20:54:22,762 wheel INFO adding 'pandas/tests/indexes/datetimes/test_asof.py' 2023-07-14 20:54:22,763 wheel INFO adding 'pandas/tests/indexes/datetimes/test_constructors.py' 2023-07-14 20:54:22,765 wheel INFO adding 'pandas/tests/indexes/datetimes/test_date_range.py' 2023-07-14 20:54:22,767 wheel INFO adding 'pandas/tests/indexes/datetimes/test_datetime.py' 2023-07-14 20:54:22,768 wheel INFO adding 'pandas/tests/indexes/datetimes/test_datetimelike.py' 2023-07-14 20:54:22,769 wheel INFO adding 'pandas/tests/indexes/datetimes/test_delete.py' 2023-07-14 20:54:22,770 wheel INFO adding 'pandas/tests/indexes/datetimes/test_formats.py' 2023-07-14 20:54:22,772 wheel INFO adding 'pandas/tests/indexes/datetimes/test_freq_attr.py' 2023-07-14 20:54:22,773 wheel INFO adding 'pandas/tests/indexes/datetimes/test_indexing.py' 2023-07-14 20:54:22,774 wheel INFO adding 'pandas/tests/indexes/datetimes/test_join.py' 2023-07-14 20:54:22,775 wheel INFO adding 'pandas/tests/indexes/datetimes/test_map.py' 2023-07-14 20:54:22,776 wheel INFO adding 'pandas/tests/indexes/datetimes/test_misc.py' 2023-07-14 20:54:22,778 wheel INFO adding 'pandas/tests/indexes/datetimes/test_npfuncs.py' 2023-07-14 20:54:22,779 wheel INFO adding 'pandas/tests/indexes/datetimes/test_ops.py' 2023-07-14 20:54:22,780 wheel INFO adding 'pandas/tests/indexes/datetimes/test_partial_slicing.py' 2023-07-14 20:54:22,781 wheel INFO adding 'pandas/tests/indexes/datetimes/test_pickle.py' 2023-07-14 20:54:22,782 wheel INFO adding 'pandas/tests/indexes/datetimes/test_reindex.py' 2023-07-14 20:54:22,783 wheel INFO adding 'pandas/tests/indexes/datetimes/test_scalar_compat.py' 2023-07-14 20:54:22,785 wheel INFO adding 'pandas/tests/indexes/datetimes/test_setops.py' 2023-07-14 20:54:22,786 wheel INFO adding 'pandas/tests/indexes/datetimes/test_timezones.py' 2023-07-14 20:54:22,788 wheel INFO adding 'pandas/tests/indexes/datetimes/test_unique.py' 2023-07-14 20:54:22,789 wheel INFO adding 'pandas/tests/indexes/datetimes/methods/__init__.py' 2023-07-14 20:54:22,791 wheel INFO adding 'pandas/tests/indexes/datetimes/methods/test_astype.py' 2023-07-14 20:54:22,792 wheel INFO adding 'pandas/tests/indexes/datetimes/methods/test_factorize.py' 2023-07-14 20:54:22,793 wheel INFO adding 'pandas/tests/indexes/datetimes/methods/test_fillna.py' 2023-07-14 20:54:22,794 wheel INFO adding 'pandas/tests/indexes/datetimes/methods/test_insert.py' 2023-07-14 20:54:22,795 wheel INFO adding 'pandas/tests/indexes/datetimes/methods/test_isocalendar.py' 2023-07-14 20:54:22,796 wheel INFO adding 'pandas/tests/indexes/datetimes/methods/test_repeat.py' 2023-07-14 20:54:22,797 wheel INFO adding 'pandas/tests/indexes/datetimes/methods/test_shift.py' 2023-07-14 20:54:22,799 wheel INFO adding 'pandas/tests/indexes/datetimes/methods/test_snap.py' 2023-07-14 20:54:22,800 wheel INFO adding 'pandas/tests/indexes/datetimes/methods/test_to_frame.py' 2023-07-14 20:54:22,801 wheel INFO adding 'pandas/tests/indexes/datetimes/methods/test_to_period.py' 2023-07-14 20:54:22,802 wheel INFO adding 'pandas/tests/indexes/datetimes/methods/test_to_series.py' 2023-07-14 20:54:22,803 wheel INFO adding 'pandas/tests/indexes/interval/__init__.py' 2023-07-14 20:54:22,804 wheel INFO adding 'pandas/tests/indexes/interval/test_astype.py' 2023-07-14 20:54:22,805 wheel INFO adding 'pandas/tests/indexes/interval/test_base.py' 2023-07-14 20:54:22,807 wheel INFO adding 'pandas/tests/indexes/interval/test_constructors.py' 2023-07-14 20:54:22,808 wheel INFO adding 'pandas/tests/indexes/interval/test_equals.py' 2023-07-14 20:54:22,809 wheel INFO adding 'pandas/tests/indexes/interval/test_formats.py' 2023-07-14 20:54:22,810 wheel INFO adding 'pandas/tests/indexes/interval/test_indexing.py' 2023-07-14 20:54:22,812 wheel INFO adding 'pandas/tests/indexes/interval/test_interval.py' 2023-07-14 20:54:22,813 wheel INFO adding 'pandas/tests/indexes/interval/test_interval_range.py' 2023-07-14 20:54:22,815 wheel INFO adding 'pandas/tests/indexes/interval/test_interval_tree.py' 2023-07-14 20:54:22,816 wheel INFO adding 'pandas/tests/indexes/interval/test_join.py' 2023-07-14 20:54:22,817 wheel INFO adding 'pandas/tests/indexes/interval/test_pickle.py' 2023-07-14 20:54:22,818 wheel INFO adding 'pandas/tests/indexes/interval/test_setops.py' 2023-07-14 20:54:22,820 wheel INFO adding 'pandas/tests/indexes/multi/__init__.py' 2023-07-14 20:54:22,821 wheel INFO adding 'pandas/tests/indexes/multi/conftest.py' 2023-07-14 20:54:22,822 wheel INFO adding 'pandas/tests/indexes/multi/test_analytics.py' 2023-07-14 20:54:22,823 wheel INFO adding 'pandas/tests/indexes/multi/test_astype.py' 2023-07-14 20:54:22,824 wheel INFO adding 'pandas/tests/indexes/multi/test_compat.py' 2023-07-14 20:54:22,825 wheel INFO adding 'pandas/tests/indexes/multi/test_constructors.py' 2023-07-14 20:54:22,827 wheel INFO adding 'pandas/tests/indexes/multi/test_conversion.py' 2023-07-14 20:54:22,828 wheel INFO adding 'pandas/tests/indexes/multi/test_copy.py' 2023-07-14 20:54:22,829 wheel INFO adding 'pandas/tests/indexes/multi/test_drop.py' 2023-07-14 20:54:22,830 wheel INFO adding 'pandas/tests/indexes/multi/test_duplicates.py' 2023-07-14 20:54:22,831 wheel INFO adding 'pandas/tests/indexes/multi/test_equivalence.py' 2023-07-14 20:54:22,834 wheel INFO adding 'pandas/tests/indexes/multi/test_formats.py' 2023-07-14 20:54:22,835 wheel INFO adding 'pandas/tests/indexes/multi/test_get_level_values.py' 2023-07-14 20:54:22,836 wheel INFO adding 'pandas/tests/indexes/multi/test_get_set.py' 2023-07-14 20:54:22,837 wheel INFO adding 'pandas/tests/indexes/multi/test_indexing.py' 2023-07-14 20:54:22,839 wheel INFO adding 'pandas/tests/indexes/multi/test_integrity.py' 2023-07-14 20:54:22,840 wheel INFO adding 'pandas/tests/indexes/multi/test_isin.py' 2023-07-14 20:54:22,841 wheel INFO adding 'pandas/tests/indexes/multi/test_join.py' 2023-07-14 20:54:22,843 wheel INFO adding 'pandas/tests/indexes/multi/test_lexsort.py' 2023-07-14 20:54:22,844 wheel INFO adding 'pandas/tests/indexes/multi/test_missing.py' 2023-07-14 20:54:22,845 wheel INFO adding 'pandas/tests/indexes/multi/test_monotonic.py' 2023-07-14 20:54:22,846 wheel INFO adding 'pandas/tests/indexes/multi/test_names.py' 2023-07-14 20:54:22,847 wheel INFO adding 'pandas/tests/indexes/multi/test_partial_indexing.py' 2023-07-14 20:54:22,848 wheel INFO adding 'pandas/tests/indexes/multi/test_pickle.py' 2023-07-14 20:54:22,849 wheel INFO adding 'pandas/tests/indexes/multi/test_reindex.py' 2023-07-14 20:54:22,850 wheel INFO adding 'pandas/tests/indexes/multi/test_reshape.py' 2023-07-14 20:54:22,852 wheel INFO adding 'pandas/tests/indexes/multi/test_setops.py' 2023-07-14 20:54:22,853 wheel INFO adding 'pandas/tests/indexes/multi/test_sorting.py' 2023-07-14 20:54:22,854 wheel INFO adding 'pandas/tests/indexes/multi/test_take.py' 2023-07-14 20:54:22,856 wheel INFO adding 'pandas/tests/indexes/numeric/__init__.py' 2023-07-14 20:54:22,857 wheel INFO adding 'pandas/tests/indexes/numeric/test_astype.py' 2023-07-14 20:54:22,858 wheel INFO adding 'pandas/tests/indexes/numeric/test_indexing.py' 2023-07-14 20:54:22,859 wheel INFO adding 'pandas/tests/indexes/numeric/test_join.py' 2023-07-14 20:54:22,861 wheel INFO adding 'pandas/tests/indexes/numeric/test_numeric.py' 2023-07-14 20:54:22,862 wheel INFO adding 'pandas/tests/indexes/numeric/test_setops.py' 2023-07-14 20:54:22,863 wheel INFO adding 'pandas/tests/indexes/object/__init__.py' 2023-07-14 20:54:22,864 wheel INFO adding 'pandas/tests/indexes/object/test_astype.py' 2023-07-14 20:54:22,866 wheel INFO adding 'pandas/tests/indexes/object/test_indexing.py' 2023-07-14 20:54:22,867 wheel INFO adding 'pandas/tests/indexes/period/__init__.py' 2023-07-14 20:54:22,868 wheel INFO adding 'pandas/tests/indexes/period/test_constructors.py' 2023-07-14 20:54:22,870 wheel INFO adding 'pandas/tests/indexes/period/test_formats.py' 2023-07-14 20:54:22,871 wheel INFO adding 'pandas/tests/indexes/period/test_freq_attr.py' 2023-07-14 20:54:22,872 wheel INFO adding 'pandas/tests/indexes/period/test_indexing.py' 2023-07-14 20:54:22,873 wheel INFO adding 'pandas/tests/indexes/period/test_join.py' 2023-07-14 20:54:22,875 wheel INFO adding 'pandas/tests/indexes/period/test_monotonic.py' 2023-07-14 20:54:22,876 wheel INFO adding 'pandas/tests/indexes/period/test_partial_slicing.py' 2023-07-14 20:54:22,877 wheel INFO adding 'pandas/tests/indexes/period/test_period.py' 2023-07-14 20:54:22,878 wheel INFO adding 'pandas/tests/indexes/period/test_period_range.py' 2023-07-14 20:54:22,879 wheel INFO adding 'pandas/tests/indexes/period/test_pickle.py' 2023-07-14 20:54:22,880 wheel INFO adding 'pandas/tests/indexes/period/test_resolution.py' 2023-07-14 20:54:22,881 wheel INFO adding 'pandas/tests/indexes/period/test_scalar_compat.py' 2023-07-14 20:54:22,882 wheel INFO adding 'pandas/tests/indexes/period/test_searchsorted.py' 2023-07-14 20:54:22,883 wheel INFO adding 'pandas/tests/indexes/period/test_setops.py' 2023-07-14 20:54:22,885 wheel INFO adding 'pandas/tests/indexes/period/test_tools.py' 2023-07-14 20:54:22,886 wheel INFO adding 'pandas/tests/indexes/period/methods/__init__.py' 2023-07-14 20:54:22,887 wheel INFO adding 'pandas/tests/indexes/period/methods/test_asfreq.py' 2023-07-14 20:54:22,888 wheel INFO adding 'pandas/tests/indexes/period/methods/test_astype.py' 2023-07-14 20:54:22,889 wheel INFO adding 'pandas/tests/indexes/period/methods/test_factorize.py' 2023-07-14 20:54:22,890 wheel INFO adding 'pandas/tests/indexes/period/methods/test_fillna.py' 2023-07-14 20:54:22,891 wheel INFO adding 'pandas/tests/indexes/period/methods/test_insert.py' 2023-07-14 20:54:22,893 wheel INFO adding 'pandas/tests/indexes/period/methods/test_is_full.py' 2023-07-14 20:54:22,894 wheel INFO adding 'pandas/tests/indexes/period/methods/test_repeat.py' 2023-07-14 20:54:22,895 wheel INFO adding 'pandas/tests/indexes/period/methods/test_shift.py' 2023-07-14 20:54:22,896 wheel INFO adding 'pandas/tests/indexes/period/methods/test_to_timestamp.py' 2023-07-14 20:54:22,897 wheel INFO adding 'pandas/tests/indexes/ranges/__init__.py' 2023-07-14 20:54:22,898 wheel INFO adding 'pandas/tests/indexes/ranges/test_constructors.py' 2023-07-14 20:54:22,899 wheel INFO adding 'pandas/tests/indexes/ranges/test_indexing.py' 2023-07-14 20:54:22,900 wheel INFO adding 'pandas/tests/indexes/ranges/test_join.py' 2023-07-14 20:54:22,902 wheel INFO adding 'pandas/tests/indexes/ranges/test_range.py' 2023-07-14 20:54:22,903 wheel INFO adding 'pandas/tests/indexes/ranges/test_setops.py' 2023-07-14 20:54:22,905 wheel INFO adding 'pandas/tests/indexes/timedeltas/__init__.py' 2023-07-14 20:54:22,906 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_constructors.py' 2023-07-14 20:54:22,907 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_delete.py' 2023-07-14 20:54:22,908 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_formats.py' 2023-07-14 20:54:22,909 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_freq_attr.py' 2023-07-14 20:54:22,910 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_indexing.py' 2023-07-14 20:54:22,912 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_join.py' 2023-07-14 20:54:22,913 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_ops.py' 2023-07-14 20:54:22,914 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_pickle.py' 2023-07-14 20:54:22,915 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_scalar_compat.py' 2023-07-14 20:54:22,916 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_searchsorted.py' 2023-07-14 20:54:22,917 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_setops.py' 2023-07-14 20:54:22,918 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_timedelta.py' 2023-07-14 20:54:22,919 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_timedelta_range.py' 2023-07-14 20:54:22,921 wheel INFO adding 'pandas/tests/indexes/timedeltas/methods/__init__.py' 2023-07-14 20:54:22,922 wheel INFO adding 'pandas/tests/indexes/timedeltas/methods/test_astype.py' 2023-07-14 20:54:22,923 wheel INFO adding 'pandas/tests/indexes/timedeltas/methods/test_factorize.py' 2023-07-14 20:54:22,924 wheel INFO adding 'pandas/tests/indexes/timedeltas/methods/test_fillna.py' 2023-07-14 20:54:22,925 wheel INFO adding 'pandas/tests/indexes/timedeltas/methods/test_insert.py' 2023-07-14 20:54:22,926 wheel INFO adding 'pandas/tests/indexes/timedeltas/methods/test_repeat.py' 2023-07-14 20:54:22,927 wheel INFO adding 'pandas/tests/indexes/timedeltas/methods/test_shift.py' 2023-07-14 20:54:22,929 wheel INFO adding 'pandas/tests/indexing/__init__.py' 2023-07-14 20:54:22,930 wheel INFO adding 'pandas/tests/indexing/common.py' 2023-07-14 20:54:22,931 wheel INFO adding 'pandas/tests/indexing/conftest.py' 2023-07-14 20:54:22,932 wheel INFO adding 'pandas/tests/indexing/test_at.py' 2023-07-14 20:54:22,933 wheel INFO adding 'pandas/tests/indexing/test_categorical.py' 2023-07-14 20:54:22,934 wheel INFO adding 'pandas/tests/indexing/test_chaining_and_caching.py' 2023-07-14 20:54:22,936 wheel INFO adding 'pandas/tests/indexing/test_check_indexer.py' 2023-07-14 20:54:22,937 wheel INFO adding 'pandas/tests/indexing/test_coercion.py' 2023-07-14 20:54:22,939 wheel INFO adding 'pandas/tests/indexing/test_datetime.py' 2023-07-14 20:54:22,940 wheel INFO adding 'pandas/tests/indexing/test_floats.py' 2023-07-14 20:54:22,941 wheel INFO adding 'pandas/tests/indexing/test_iat.py' 2023-07-14 20:54:22,943 wheel INFO adding 'pandas/tests/indexing/test_iloc.py' 2023-07-14 20:54:22,945 wheel INFO adding 'pandas/tests/indexing/test_indexers.py' 2023-07-14 20:54:22,946 wheel INFO adding 'pandas/tests/indexing/test_indexing.py' 2023-07-14 20:54:22,948 wheel INFO adding 'pandas/tests/indexing/test_loc.py' 2023-07-14 20:54:22,951 wheel INFO adding 'pandas/tests/indexing/test_na_indexing.py' 2023-07-14 20:54:22,952 wheel INFO adding 'pandas/tests/indexing/test_partial.py' 2023-07-14 20:54:22,954 wheel INFO adding 'pandas/tests/indexing/test_scalar.py' 2023-07-14 20:54:22,955 wheel INFO adding 'pandas/tests/indexing/interval/__init__.py' 2023-07-14 20:54:22,956 wheel INFO adding 'pandas/tests/indexing/interval/test_interval.py' 2023-07-14 20:54:22,957 wheel INFO adding 'pandas/tests/indexing/interval/test_interval_new.py' 2023-07-14 20:54:22,959 wheel INFO adding 'pandas/tests/indexing/multiindex/__init__.py' 2023-07-14 20:54:22,960 wheel INFO adding 'pandas/tests/indexing/multiindex/test_chaining_and_caching.py' 2023-07-14 20:54:22,961 wheel INFO adding 'pandas/tests/indexing/multiindex/test_datetime.py' 2023-07-14 20:54:22,962 wheel INFO adding 'pandas/tests/indexing/multiindex/test_getitem.py' 2023-07-14 20:54:22,963 wheel INFO adding 'pandas/tests/indexing/multiindex/test_iloc.py' 2023-07-14 20:54:22,964 wheel INFO adding 'pandas/tests/indexing/multiindex/test_indexing_slow.py' 2023-07-14 20:54:22,965 wheel INFO adding 'pandas/tests/indexing/multiindex/test_loc.py' 2023-07-14 20:54:22,967 wheel INFO adding 'pandas/tests/indexing/multiindex/test_multiindex.py' 2023-07-14 20:54:22,968 wheel INFO adding 'pandas/tests/indexing/multiindex/test_partial.py' 2023-07-14 20:54:22,970 wheel INFO adding 'pandas/tests/indexing/multiindex/test_setitem.py' 2023-07-14 20:54:22,971 wheel INFO adding 'pandas/tests/indexing/multiindex/test_slice.py' 2023-07-14 20:54:22,973 wheel INFO adding 'pandas/tests/indexing/multiindex/test_sorted.py' 2023-07-14 20:54:22,974 wheel INFO adding 'pandas/tests/interchange/__init__.py' 2023-07-14 20:54:22,975 wheel INFO adding 'pandas/tests/interchange/conftest.py' 2023-07-14 20:54:22,976 wheel INFO adding 'pandas/tests/interchange/test_impl.py' 2023-07-14 20:54:22,977 wheel INFO adding 'pandas/tests/interchange/test_spec_conformance.py' 2023-07-14 20:54:22,978 wheel INFO adding 'pandas/tests/interchange/test_utils.py' 2023-07-14 20:54:22,980 wheel INFO adding 'pandas/tests/internals/__init__.py' 2023-07-14 20:54:22,981 wheel INFO adding 'pandas/tests/internals/test_api.py' 2023-07-14 20:54:22,982 wheel INFO adding 'pandas/tests/internals/test_internals.py' 2023-07-14 20:54:22,984 wheel INFO adding 'pandas/tests/internals/test_managers.py' 2023-07-14 20:54:22,985 wheel INFO adding 'pandas/tests/io/__init__.py' 2023-07-14 20:54:22,986 wheel INFO adding 'pandas/tests/io/conftest.py' 2023-07-14 20:54:22,987 wheel INFO adding 'pandas/tests/io/generate_legacy_storage_files.py' 2023-07-14 20:54:22,989 wheel INFO adding 'pandas/tests/io/test_clipboard.py' 2023-07-14 20:54:22,990 wheel INFO adding 'pandas/tests/io/test_common.py' 2023-07-14 20:54:22,992 wheel INFO adding 'pandas/tests/io/test_compression.py' 2023-07-14 20:54:22,993 wheel INFO adding 'pandas/tests/io/test_feather.py' 2023-07-14 20:54:22,994 wheel INFO adding 'pandas/tests/io/test_fsspec.py' 2023-07-14 20:54:22,995 wheel INFO adding 'pandas/tests/io/test_gcs.py' 2023-07-14 20:54:22,997 wheel INFO adding 'pandas/tests/io/test_html.py' 2023-07-14 20:54:22,999 wheel INFO adding 'pandas/tests/io/test_orc.py' 2023-07-14 20:54:23,000 wheel INFO adding 'pandas/tests/io/test_parquet.py' 2023-07-14 20:54:23,002 wheel INFO adding 'pandas/tests/io/test_pickle.py' 2023-07-14 20:54:23,003 wheel INFO adding 'pandas/tests/io/test_s3.py' 2023-07-14 20:54:23,004 wheel INFO adding 'pandas/tests/io/test_spss.py' 2023-07-14 20:54:23,006 wheel INFO adding 'pandas/tests/io/test_sql.py' 2023-07-14 20:54:23,009 wheel INFO adding 'pandas/tests/io/test_stata.py' 2023-07-14 20:54:23,012 wheel INFO adding 'pandas/tests/io/test_user_agent.py' 2023-07-14 20:54:23,013 wheel INFO adding 'pandas/tests/io/data/gbq_fake_job.txt' 2023-07-14 20:54:23,015 wheel INFO adding 'pandas/tests/io/data/fixed_width/fixed_width_format.txt' 2023-07-14 20:54:23,016 wheel INFO adding 'pandas/tests/io/data/legacy_pickle/1.2.4/empty_frame_v1_2_4-GH#42345.pkl' 2023-07-14 20:54:23,017 wheel INFO adding 'pandas/tests/io/data/parquet/simple.parquet' 2023-07-14 20:54:23,018 wheel INFO adding 'pandas/tests/io/data/pickle/test_mi_py27.pkl' 2023-07-14 20:54:23,019 wheel INFO adding 'pandas/tests/io/data/pickle/test_py27.pkl' 2023-07-14 20:54:23,021 wheel INFO adding 'pandas/tests/io/data/xml/baby_names.xml' 2023-07-14 20:54:23,022 wheel INFO adding 'pandas/tests/io/data/xml/books.xml' 2023-07-14 20:54:23,023 wheel INFO adding 'pandas/tests/io/data/xml/cta_rail_lines.kml' 2023-07-14 20:54:23,024 wheel INFO adding 'pandas/tests/io/data/xml/doc_ch_utf.xml' 2023-07-14 20:54:23,025 wheel INFO adding 'pandas/tests/io/data/xml/flatten_doc.xsl' 2023-07-14 20:54:23,026 wheel INFO adding 'pandas/tests/io/data/xml/row_field_output.xsl' 2023-07-14 20:54:23,027 wheel INFO adding 'pandas/tests/io/excel/__init__.py' 2023-07-14 20:54:23,028 wheel INFO adding 'pandas/tests/io/excel/conftest.py' 2023-07-14 20:54:23,029 wheel INFO adding 'pandas/tests/io/excel/test_odf.py' 2023-07-14 20:54:23,030 wheel INFO adding 'pandas/tests/io/excel/test_odswriter.py' 2023-07-14 20:54:23,032 wheel INFO adding 'pandas/tests/io/excel/test_openpyxl.py' 2023-07-14 20:54:23,033 wheel INFO adding 'pandas/tests/io/excel/test_readers.py' 2023-07-14 20:54:23,035 wheel INFO adding 'pandas/tests/io/excel/test_style.py' 2023-07-14 20:54:23,037 wheel INFO adding 'pandas/tests/io/excel/test_writers.py' 2023-07-14 20:54:23,039 wheel INFO adding 'pandas/tests/io/excel/test_xlrd.py' 2023-07-14 20:54:23,040 wheel INFO adding 'pandas/tests/io/excel/test_xlsxwriter.py' 2023-07-14 20:54:23,041 wheel INFO adding 'pandas/tests/io/formats/__init__.py' 2023-07-14 20:54:23,042 wheel INFO adding 'pandas/tests/io/formats/test_console.py' 2023-07-14 20:54:23,043 wheel INFO adding 'pandas/tests/io/formats/test_css.py' 2023-07-14 20:54:23,044 wheel INFO adding 'pandas/tests/io/formats/test_eng_formatting.py' 2023-07-14 20:54:23,046 wheel INFO adding 'pandas/tests/io/formats/test_format.py' 2023-07-14 20:54:23,049 wheel INFO adding 'pandas/tests/io/formats/test_info.py' 2023-07-14 20:54:23,051 wheel INFO adding 'pandas/tests/io/formats/test_printing.py' 2023-07-14 20:54:23,052 wheel INFO adding 'pandas/tests/io/formats/test_series_info.py' 2023-07-14 20:54:23,053 wheel INFO adding 'pandas/tests/io/formats/test_to_csv.py' 2023-07-14 20:54:23,055 wheel INFO adding 'pandas/tests/io/formats/test_to_excel.py' 2023-07-14 20:54:23,056 wheel INFO adding 'pandas/tests/io/formats/test_to_html.py' 2023-07-14 20:54:23,058 wheel INFO adding 'pandas/tests/io/formats/test_to_latex.py' 2023-07-14 20:54:23,060 wheel INFO adding 'pandas/tests/io/formats/test_to_markdown.py' 2023-07-14 20:54:23,061 wheel INFO adding 'pandas/tests/io/formats/test_to_string.py' 2023-07-14 20:54:23,062 wheel INFO adding 'pandas/tests/io/formats/style/__init__.py' 2023-07-14 20:54:23,063 wheel INFO adding 'pandas/tests/io/formats/style/test_bar.py' 2023-07-14 20:54:23,065 wheel INFO adding 'pandas/tests/io/formats/style/test_exceptions.py' 2023-07-14 20:54:23,066 wheel INFO adding 'pandas/tests/io/formats/style/test_format.py' 2023-07-14 20:54:23,067 wheel INFO adding 'pandas/tests/io/formats/style/test_highlight.py' 2023-07-14 20:54:23,069 wheel INFO adding 'pandas/tests/io/formats/style/test_html.py' 2023-07-14 20:54:23,070 wheel INFO adding 'pandas/tests/io/formats/style/test_matplotlib.py' 2023-07-14 20:54:23,071 wheel INFO adding 'pandas/tests/io/formats/style/test_non_unique.py' 2023-07-14 20:54:23,073 wheel INFO adding 'pandas/tests/io/formats/style/test_style.py' 2023-07-14 20:54:23,075 wheel INFO adding 'pandas/tests/io/formats/style/test_to_latex.py' 2023-07-14 20:54:23,077 wheel INFO adding 'pandas/tests/io/formats/style/test_to_string.py' 2023-07-14 20:54:23,078 wheel INFO adding 'pandas/tests/io/formats/style/test_tooltip.py' 2023-07-14 20:54:23,079 wheel INFO adding 'pandas/tests/io/json/__init__.py' 2023-07-14 20:54:23,080 wheel INFO adding 'pandas/tests/io/json/conftest.py' 2023-07-14 20:54:23,081 wheel INFO adding 'pandas/tests/io/json/test_compression.py' 2023-07-14 20:54:23,082 wheel INFO adding 'pandas/tests/io/json/test_deprecated_kwargs.py' 2023-07-14 20:54:23,083 wheel INFO adding 'pandas/tests/io/json/test_json_table_schema.py' 2023-07-14 20:54:23,085 wheel INFO adding 'pandas/tests/io/json/test_json_table_schema_ext_dtype.py' 2023-07-14 20:54:23,086 wheel INFO adding 'pandas/tests/io/json/test_normalize.py' 2023-07-14 20:54:23,088 wheel INFO adding 'pandas/tests/io/json/test_pandas.py' 2023-07-14 20:54:23,091 wheel INFO adding 'pandas/tests/io/json/test_readlines.py' 2023-07-14 20:54:23,092 wheel INFO adding 'pandas/tests/io/json/test_ujson.py' 2023-07-14 20:54:23,094 wheel INFO adding 'pandas/tests/io/parser/__init__.py' 2023-07-14 20:54:23,095 wheel INFO adding 'pandas/tests/io/parser/conftest.py' 2023-07-14 20:54:23,096 wheel INFO adding 'pandas/tests/io/parser/test_c_parser_only.py' 2023-07-14 20:54:23,098 wheel INFO adding 'pandas/tests/io/parser/test_comment.py' 2023-07-14 20:54:23,099 wheel INFO adding 'pandas/tests/io/parser/test_compression.py' 2023-07-14 20:54:23,100 wheel INFO adding 'pandas/tests/io/parser/test_concatenate_chunks.py' 2023-07-14 20:54:23,101 wheel INFO adding 'pandas/tests/io/parser/test_converters.py' 2023-07-14 20:54:23,102 wheel INFO adding 'pandas/tests/io/parser/test_dialect.py' 2023-07-14 20:54:23,104 wheel INFO adding 'pandas/tests/io/parser/test_encoding.py' 2023-07-14 20:54:23,105 wheel INFO adding 'pandas/tests/io/parser/test_header.py' 2023-07-14 20:54:23,106 wheel INFO adding 'pandas/tests/io/parser/test_index_col.py' 2023-07-14 20:54:23,108 wheel INFO adding 'pandas/tests/io/parser/test_mangle_dupes.py' 2023-07-14 20:54:23,109 wheel INFO adding 'pandas/tests/io/parser/test_multi_thread.py' 2023-07-14 20:54:23,110 wheel INFO adding 'pandas/tests/io/parser/test_na_values.py' 2023-07-14 20:54:23,111 wheel INFO adding 'pandas/tests/io/parser/test_network.py' 2023-07-14 20:54:23,113 wheel INFO adding 'pandas/tests/io/parser/test_parse_dates.py' 2023-07-14 20:54:23,115 wheel INFO adding 'pandas/tests/io/parser/test_python_parser_only.py' 2023-07-14 20:54:23,116 wheel INFO adding 'pandas/tests/io/parser/test_quoting.py' 2023-07-14 20:54:23,118 wheel INFO adding 'pandas/tests/io/parser/test_read_fwf.py' 2023-07-14 20:54:23,119 wheel INFO adding 'pandas/tests/io/parser/test_skiprows.py' 2023-07-14 20:54:23,120 wheel INFO adding 'pandas/tests/io/parser/test_textreader.py' 2023-07-14 20:54:23,122 wheel INFO adding 'pandas/tests/io/parser/test_unsupported.py' 2023-07-14 20:54:23,123 wheel INFO adding 'pandas/tests/io/parser/test_upcast.py' 2023-07-14 20:54:23,124 wheel INFO adding 'pandas/tests/io/parser/common/__init__.py' 2023-07-14 20:54:23,125 wheel INFO adding 'pandas/tests/io/parser/common/test_chunksize.py' 2023-07-14 20:54:23,126 wheel INFO adding 'pandas/tests/io/parser/common/test_common_basic.py' 2023-07-14 20:54:23,128 wheel INFO adding 'pandas/tests/io/parser/common/test_data_list.py' 2023-07-14 20:54:23,129 wheel INFO adding 'pandas/tests/io/parser/common/test_decimal.py' 2023-07-14 20:54:23,130 wheel INFO adding 'pandas/tests/io/parser/common/test_file_buffer_url.py' 2023-07-14 20:54:23,131 wheel INFO adding 'pandas/tests/io/parser/common/test_float.py' 2023-07-14 20:54:23,132 wheel INFO adding 'pandas/tests/io/parser/common/test_index.py' 2023-07-14 20:54:23,133 wheel INFO adding 'pandas/tests/io/parser/common/test_inf.py' 2023-07-14 20:54:23,135 wheel INFO adding 'pandas/tests/io/parser/common/test_ints.py' 2023-07-14 20:54:23,136 wheel INFO adding 'pandas/tests/io/parser/common/test_iterator.py' 2023-07-14 20:54:23,137 wheel INFO adding 'pandas/tests/io/parser/common/test_read_errors.py' 2023-07-14 20:54:23,138 wheel INFO adding 'pandas/tests/io/parser/common/test_verbose.py' 2023-07-14 20:54:23,139 wheel INFO adding 'pandas/tests/io/parser/dtypes/__init__.py' 2023-07-14 20:54:23,140 wheel INFO adding 'pandas/tests/io/parser/dtypes/test_categorical.py' 2023-07-14 20:54:23,141 wheel INFO adding 'pandas/tests/io/parser/dtypes/test_dtypes_basic.py' 2023-07-14 20:54:23,143 wheel INFO adding 'pandas/tests/io/parser/dtypes/test_empty.py' 2023-07-14 20:54:23,144 wheel INFO adding 'pandas/tests/io/parser/usecols/__init__.py' 2023-07-14 20:54:23,145 wheel INFO adding 'pandas/tests/io/parser/usecols/test_parse_dates.py' 2023-07-14 20:54:23,146 wheel INFO adding 'pandas/tests/io/parser/usecols/test_strings.py' 2023-07-14 20:54:23,147 wheel INFO adding 'pandas/tests/io/parser/usecols/test_usecols_basic.py' 2023-07-14 20:54:23,149 wheel INFO adding 'pandas/tests/io/pytables/__init__.py' 2023-07-14 20:54:23,150 wheel INFO adding 'pandas/tests/io/pytables/common.py' 2023-07-14 20:54:23,151 wheel INFO adding 'pandas/tests/io/pytables/conftest.py' 2023-07-14 20:54:23,152 wheel INFO adding 'pandas/tests/io/pytables/test_append.py' 2023-07-14 20:54:23,154 wheel INFO adding 'pandas/tests/io/pytables/test_categorical.py' 2023-07-14 20:54:23,155 wheel INFO adding 'pandas/tests/io/pytables/test_compat.py' 2023-07-14 20:54:23,156 wheel INFO adding 'pandas/tests/io/pytables/test_complex.py' 2023-07-14 20:54:23,157 wheel INFO adding 'pandas/tests/io/pytables/test_errors.py' 2023-07-14 20:54:23,158 wheel INFO adding 'pandas/tests/io/pytables/test_file_handling.py' 2023-07-14 20:54:23,160 wheel INFO adding 'pandas/tests/io/pytables/test_keys.py' 2023-07-14 20:54:23,161 wheel INFO adding 'pandas/tests/io/pytables/test_put.py' 2023-07-14 20:54:23,162 wheel INFO adding 'pandas/tests/io/pytables/test_pytables_missing.py' 2023-07-14 20:54:23,163 wheel INFO adding 'pandas/tests/io/pytables/test_read.py' 2023-07-14 20:54:23,164 wheel INFO adding 'pandas/tests/io/pytables/test_retain_attributes.py' 2023-07-14 20:54:23,165 wheel INFO adding 'pandas/tests/io/pytables/test_round_trip.py' 2023-07-14 20:54:23,167 wheel INFO adding 'pandas/tests/io/pytables/test_select.py' 2023-07-14 20:54:23,169 wheel INFO adding 'pandas/tests/io/pytables/test_store.py' 2023-07-14 20:54:23,170 wheel INFO adding 'pandas/tests/io/pytables/test_subclass.py' 2023-07-14 20:54:23,171 wheel INFO adding 'pandas/tests/io/pytables/test_time_series.py' 2023-07-14 20:54:23,172 wheel INFO adding 'pandas/tests/io/pytables/test_timezones.py' 2023-07-14 20:54:23,174 wheel INFO adding 'pandas/tests/io/sas/__init__.py' 2023-07-14 20:54:23,175 wheel INFO adding 'pandas/tests/io/sas/test_byteswap.py' 2023-07-14 20:54:23,176 wheel INFO adding 'pandas/tests/io/sas/test_sas.py' 2023-07-14 20:54:23,177 wheel INFO adding 'pandas/tests/io/sas/test_sas7bdat.py' 2023-07-14 20:54:23,178 wheel INFO adding 'pandas/tests/io/sas/test_xport.py' 2023-07-14 20:54:23,180 wheel INFO adding 'pandas/tests/io/xml/__init__.py' 2023-07-14 20:54:23,181 wheel INFO adding 'pandas/tests/io/xml/test_to_xml.py' 2023-07-14 20:54:23,183 wheel INFO adding 'pandas/tests/io/xml/test_xml.py' 2023-07-14 20:54:23,185 wheel INFO adding 'pandas/tests/io/xml/test_xml_dtypes.py' 2023-07-14 20:54:23,186 wheel INFO adding 'pandas/tests/libs/__init__.py' 2023-07-14 20:54:23,187 wheel INFO adding 'pandas/tests/libs/test_hashtable.py' 2023-07-14 20:54:23,189 wheel INFO adding 'pandas/tests/libs/test_join.py' 2023-07-14 20:54:23,190 wheel INFO adding 'pandas/tests/libs/test_lib.py' 2023-07-14 20:54:23,191 wheel INFO adding 'pandas/tests/plotting/__init__.py' 2023-07-14 20:54:23,193 wheel INFO adding 'pandas/tests/plotting/common.py' 2023-07-14 20:54:23,194 wheel INFO adding 'pandas/tests/plotting/conftest.py' 2023-07-14 20:54:23,195 wheel INFO adding 'pandas/tests/plotting/test_backend.py' 2023-07-14 20:54:23,196 wheel INFO adding 'pandas/tests/plotting/test_boxplot_method.py' 2023-07-14 20:54:23,198 wheel INFO adding 'pandas/tests/plotting/test_common.py' 2023-07-14 20:54:23,199 wheel INFO adding 'pandas/tests/plotting/test_converter.py' 2023-07-14 20:54:23,200 wheel INFO adding 'pandas/tests/plotting/test_datetimelike.py' 2023-07-14 20:54:23,202 wheel INFO adding 'pandas/tests/plotting/test_groupby.py' 2023-07-14 20:54:23,203 wheel INFO adding 'pandas/tests/plotting/test_hist_method.py' 2023-07-14 20:54:23,205 wheel INFO adding 'pandas/tests/plotting/test_misc.py' 2023-07-14 20:54:23,207 wheel INFO adding 'pandas/tests/plotting/test_series.py' 2023-07-14 20:54:23,208 wheel INFO adding 'pandas/tests/plotting/test_style.py' 2023-07-14 20:54:23,209 wheel INFO adding 'pandas/tests/plotting/frame/__init__.py' 2023-07-14 20:54:23,211 wheel INFO adding 'pandas/tests/plotting/frame/test_frame.py' 2023-07-14 20:54:23,213 wheel INFO adding 'pandas/tests/plotting/frame/test_frame_color.py' 2023-07-14 20:54:23,215 wheel INFO adding 'pandas/tests/plotting/frame/test_frame_groupby.py' 2023-07-14 20:54:23,216 wheel INFO adding 'pandas/tests/plotting/frame/test_frame_legend.py' 2023-07-14 20:54:23,217 wheel INFO adding 'pandas/tests/plotting/frame/test_frame_subplots.py' 2023-07-14 20:54:23,219 wheel INFO adding 'pandas/tests/plotting/frame/test_hist_box_by.py' 2023-07-14 20:54:23,220 wheel INFO adding 'pandas/tests/reductions/__init__.py' 2023-07-14 20:54:23,221 wheel INFO adding 'pandas/tests/reductions/test_reductions.py' 2023-07-14 20:54:23,223 wheel INFO adding 'pandas/tests/reductions/test_stat_reductions.py' 2023-07-14 20:54:23,225 wheel INFO adding 'pandas/tests/resample/__init__.py' 2023-07-14 20:54:23,226 wheel INFO adding 'pandas/tests/resample/conftest.py' 2023-07-14 20:54:23,227 wheel INFO adding 'pandas/tests/resample/test_base.py' 2023-07-14 20:54:23,228 wheel INFO adding 'pandas/tests/resample/test_datetime_index.py' 2023-07-14 20:54:23,231 wheel INFO adding 'pandas/tests/resample/test_period_index.py' 2023-07-14 20:54:23,232 wheel INFO adding 'pandas/tests/resample/test_resample_api.py' 2023-07-14 20:54:23,234 wheel INFO adding 'pandas/tests/resample/test_resampler_grouper.py' 2023-07-14 20:54:23,236 wheel INFO adding 'pandas/tests/resample/test_time_grouper.py' 2023-07-14 20:54:23,237 wheel INFO adding 'pandas/tests/resample/test_timedelta.py' 2023-07-14 20:54:23,238 wheel INFO adding 'pandas/tests/reshape/__init__.py' 2023-07-14 20:54:23,239 wheel INFO adding 'pandas/tests/reshape/test_crosstab.py' 2023-07-14 20:54:23,241 wheel INFO adding 'pandas/tests/reshape/test_cut.py' 2023-07-14 20:54:23,243 wheel INFO adding 'pandas/tests/reshape/test_from_dummies.py' 2023-07-14 20:54:23,244 wheel INFO adding 'pandas/tests/reshape/test_get_dummies.py' 2023-07-14 20:54:23,246 wheel INFO adding 'pandas/tests/reshape/test_melt.py' 2023-07-14 20:54:23,248 wheel INFO adding 'pandas/tests/reshape/test_pivot.py' 2023-07-14 20:54:23,250 wheel INFO adding 'pandas/tests/reshape/test_pivot_multilevel.py' 2023-07-14 20:54:23,251 wheel INFO adding 'pandas/tests/reshape/test_qcut.py' 2023-07-14 20:54:23,253 wheel INFO adding 'pandas/tests/reshape/test_union_categoricals.py' 2023-07-14 20:54:23,254 wheel INFO adding 'pandas/tests/reshape/test_util.py' 2023-07-14 20:54:23,255 wheel INFO adding 'pandas/tests/reshape/concat/__init__.py' 2023-07-14 20:54:23,256 wheel INFO adding 'pandas/tests/reshape/concat/conftest.py' 2023-07-14 20:54:23,257 wheel INFO adding 'pandas/tests/reshape/concat/test_append.py' 2023-07-14 20:54:23,259 wheel INFO adding 'pandas/tests/reshape/concat/test_append_common.py' 2023-07-14 20:54:23,260 wheel INFO adding 'pandas/tests/reshape/concat/test_categorical.py' 2023-07-14 20:54:23,262 wheel INFO adding 'pandas/tests/reshape/concat/test_concat.py' 2023-07-14 20:54:23,263 wheel INFO adding 'pandas/tests/reshape/concat/test_dataframe.py' 2023-07-14 20:54:23,265 wheel INFO adding 'pandas/tests/reshape/concat/test_datetimes.py' 2023-07-14 20:54:23,266 wheel INFO adding 'pandas/tests/reshape/concat/test_empty.py' 2023-07-14 20:54:23,267 wheel INFO adding 'pandas/tests/reshape/concat/test_index.py' 2023-07-14 20:54:23,269 wheel INFO adding 'pandas/tests/reshape/concat/test_invalid.py' 2023-07-14 20:54:23,270 wheel INFO adding 'pandas/tests/reshape/concat/test_series.py' 2023-07-14 20:54:23,271 wheel INFO adding 'pandas/tests/reshape/concat/test_sort.py' 2023-07-14 20:54:23,272 wheel INFO adding 'pandas/tests/reshape/merge/__init__.py' 2023-07-14 20:54:23,273 wheel INFO adding 'pandas/tests/reshape/merge/test_join.py' 2023-07-14 20:54:23,275 wheel INFO adding 'pandas/tests/reshape/merge/test_merge.py' 2023-07-14 20:54:23,278 wheel INFO adding 'pandas/tests/reshape/merge/test_merge_asof.py' 2023-07-14 20:54:23,280 wheel INFO adding 'pandas/tests/reshape/merge/test_merge_cross.py' 2023-07-14 20:54:23,281 wheel INFO adding 'pandas/tests/reshape/merge/test_merge_index_as_string.py' 2023-07-14 20:54:23,283 wheel INFO adding 'pandas/tests/reshape/merge/test_merge_ordered.py' 2023-07-14 20:54:23,284 wheel INFO adding 'pandas/tests/reshape/merge/test_multi.py' 2023-07-14 20:54:23,286 wheel INFO adding 'pandas/tests/scalar/__init__.py' 2023-07-14 20:54:23,287 wheel INFO adding 'pandas/tests/scalar/test_na_scalar.py' 2023-07-14 20:54:23,288 wheel INFO adding 'pandas/tests/scalar/test_nat.py' 2023-07-14 20:54:23,289 wheel INFO adding 'pandas/tests/scalar/interval/__init__.py' 2023-07-14 20:54:23,291 wheel INFO adding 'pandas/tests/scalar/interval/test_arithmetic.py' 2023-07-14 20:54:23,292 wheel INFO adding 'pandas/tests/scalar/interval/test_interval.py' 2023-07-14 20:54:23,294 wheel INFO adding 'pandas/tests/scalar/interval/test_ops.py' 2023-07-14 20:54:23,295 wheel INFO adding 'pandas/tests/scalar/period/__init__.py' 2023-07-14 20:54:23,296 wheel INFO adding 'pandas/tests/scalar/period/test_asfreq.py' 2023-07-14 20:54:23,298 wheel INFO adding 'pandas/tests/scalar/period/test_period.py' 2023-07-14 20:54:23,300 wheel INFO adding 'pandas/tests/scalar/timedelta/__init__.py' 2023-07-14 20:54:23,301 wheel INFO adding 'pandas/tests/scalar/timedelta/test_arithmetic.py' 2023-07-14 20:54:23,303 wheel INFO adding 'pandas/tests/scalar/timedelta/test_constructors.py' 2023-07-14 20:54:23,305 wheel INFO adding 'pandas/tests/scalar/timedelta/test_formats.py' 2023-07-14 20:54:23,306 wheel INFO adding 'pandas/tests/scalar/timedelta/test_timedelta.py' 2023-07-14 20:54:23,308 wheel INFO adding 'pandas/tests/scalar/timestamp/__init__.py' 2023-07-14 20:54:23,309 wheel INFO adding 'pandas/tests/scalar/timestamp/test_arithmetic.py' 2023-07-14 20:54:23,310 wheel INFO adding 'pandas/tests/scalar/timestamp/test_comparisons.py' 2023-07-14 20:54:23,311 wheel INFO adding 'pandas/tests/scalar/timestamp/test_constructors.py' 2023-07-14 20:54:23,313 wheel INFO adding 'pandas/tests/scalar/timestamp/test_formats.py' 2023-07-14 20:54:23,314 wheel INFO adding 'pandas/tests/scalar/timestamp/test_rendering.py' 2023-07-14 20:54:23,315 wheel INFO adding 'pandas/tests/scalar/timestamp/test_timestamp.py' 2023-07-14 20:54:23,317 wheel INFO adding 'pandas/tests/scalar/timestamp/test_timezones.py' 2023-07-14 20:54:23,318 wheel INFO adding 'pandas/tests/scalar/timestamp/test_unary_ops.py' 2023-07-14 20:54:23,320 wheel INFO adding 'pandas/tests/series/__init__.py' 2023-07-14 20:54:23,321 wheel INFO adding 'pandas/tests/series/test_api.py' 2023-07-14 20:54:23,322 wheel INFO adding 'pandas/tests/series/test_arithmetic.py' 2023-07-14 20:54:23,324 wheel INFO adding 'pandas/tests/series/test_constructors.py' 2023-07-14 20:54:23,327 wheel INFO adding 'pandas/tests/series/test_cumulative.py' 2023-07-14 20:54:23,328 wheel INFO adding 'pandas/tests/series/test_iteration.py' 2023-07-14 20:54:23,329 wheel INFO adding 'pandas/tests/series/test_logical_ops.py' 2023-07-14 20:54:23,330 wheel INFO adding 'pandas/tests/series/test_missing.py' 2023-07-14 20:54:23,331 wheel INFO adding 'pandas/tests/series/test_npfuncs.py' 2023-07-14 20:54:23,332 wheel INFO adding 'pandas/tests/series/test_reductions.py' 2023-07-14 20:54:23,334 wheel INFO adding 'pandas/tests/series/test_repr.py' 2023-07-14 20:54:23,335 wheel INFO adding 'pandas/tests/series/test_subclass.py' 2023-07-14 20:54:23,336 wheel INFO adding 'pandas/tests/series/test_ufunc.py' 2023-07-14 20:54:23,337 wheel INFO adding 'pandas/tests/series/test_unary.py' 2023-07-14 20:54:23,338 wheel INFO adding 'pandas/tests/series/test_validate.py' 2023-07-14 20:54:23,340 wheel INFO adding 'pandas/tests/series/accessors/__init__.py' 2023-07-14 20:54:23,341 wheel INFO adding 'pandas/tests/series/accessors/test_cat_accessor.py' 2023-07-14 20:54:23,342 wheel INFO adding 'pandas/tests/series/accessors/test_dt_accessor.py' 2023-07-14 20:54:23,344 wheel INFO adding 'pandas/tests/series/accessors/test_sparse_accessor.py' 2023-07-14 20:54:23,345 wheel INFO adding 'pandas/tests/series/accessors/test_str_accessor.py' 2023-07-14 20:54:23,346 wheel INFO adding 'pandas/tests/series/indexing/__init__.py' 2023-07-14 20:54:23,347 wheel INFO adding 'pandas/tests/series/indexing/test_datetime.py' 2023-07-14 20:54:23,348 wheel INFO adding 'pandas/tests/series/indexing/test_delitem.py' 2023-07-14 20:54:23,349 wheel INFO adding 'pandas/tests/series/indexing/test_get.py' 2023-07-14 20:54:23,351 wheel INFO adding 'pandas/tests/series/indexing/test_getitem.py' 2023-07-14 20:54:23,352 wheel INFO adding 'pandas/tests/series/indexing/test_indexing.py' 2023-07-14 20:54:23,353 wheel INFO adding 'pandas/tests/series/indexing/test_mask.py' 2023-07-14 20:54:23,355 wheel INFO adding 'pandas/tests/series/indexing/test_set_value.py' 2023-07-14 20:54:23,356 wheel INFO adding 'pandas/tests/series/indexing/test_setitem.py' 2023-07-14 20:54:23,358 wheel INFO adding 'pandas/tests/series/indexing/test_take.py' 2023-07-14 20:54:23,359 wheel INFO adding 'pandas/tests/series/indexing/test_where.py' 2023-07-14 20:54:23,360 wheel INFO adding 'pandas/tests/series/indexing/test_xs.py' 2023-07-14 20:54:23,362 wheel INFO adding 'pandas/tests/series/methods/__init__.py' 2023-07-14 20:54:23,363 wheel INFO adding 'pandas/tests/series/methods/test_add_prefix_suffix.py' 2023-07-14 20:54:23,364 wheel INFO adding 'pandas/tests/series/methods/test_align.py' 2023-07-14 20:54:23,365 wheel INFO adding 'pandas/tests/series/methods/test_argsort.py' 2023-07-14 20:54:23,366 wheel INFO adding 'pandas/tests/series/methods/test_asof.py' 2023-07-14 20:54:23,368 wheel INFO adding 'pandas/tests/series/methods/test_astype.py' 2023-07-14 20:54:23,369 wheel INFO adding 'pandas/tests/series/methods/test_autocorr.py' 2023-07-14 20:54:23,370 wheel INFO adding 'pandas/tests/series/methods/test_between.py' 2023-07-14 20:54:23,371 wheel INFO adding 'pandas/tests/series/methods/test_clip.py' 2023-07-14 20:54:23,372 wheel INFO adding 'pandas/tests/series/methods/test_combine.py' 2023-07-14 20:54:23,373 wheel INFO adding 'pandas/tests/series/methods/test_combine_first.py' 2023-07-14 20:54:23,375 wheel INFO adding 'pandas/tests/series/methods/test_compare.py' 2023-07-14 20:54:23,376 wheel INFO adding 'pandas/tests/series/methods/test_convert_dtypes.py' 2023-07-14 20:54:23,377 wheel INFO adding 'pandas/tests/series/methods/test_copy.py' 2023-07-14 20:54:23,378 wheel INFO adding 'pandas/tests/series/methods/test_count.py' 2023-07-14 20:54:23,379 wheel INFO adding 'pandas/tests/series/methods/test_cov_corr.py' 2023-07-14 20:54:23,380 wheel INFO adding 'pandas/tests/series/methods/test_describe.py' 2023-07-14 20:54:23,381 wheel INFO adding 'pandas/tests/series/methods/test_diff.py' 2023-07-14 20:54:23,383 wheel INFO adding 'pandas/tests/series/methods/test_drop.py' 2023-07-14 20:54:23,384 wheel INFO adding 'pandas/tests/series/methods/test_drop_duplicates.py' 2023-07-14 20:54:23,385 wheel INFO adding 'pandas/tests/series/methods/test_dropna.py' 2023-07-14 20:54:23,386 wheel INFO adding 'pandas/tests/series/methods/test_dtypes.py' 2023-07-14 20:54:23,387 wheel INFO adding 'pandas/tests/series/methods/test_duplicated.py' 2023-07-14 20:54:23,388 wheel INFO adding 'pandas/tests/series/methods/test_equals.py' 2023-07-14 20:54:23,390 wheel INFO adding 'pandas/tests/series/methods/test_explode.py' 2023-07-14 20:54:23,391 wheel INFO adding 'pandas/tests/series/methods/test_fillna.py' 2023-07-14 20:54:23,392 wheel INFO adding 'pandas/tests/series/methods/test_get_numeric_data.py' 2023-07-14 20:54:23,393 wheel INFO adding 'pandas/tests/series/methods/test_head_tail.py' 2023-07-14 20:54:23,395 wheel INFO adding 'pandas/tests/series/methods/test_infer_objects.py' 2023-07-14 20:54:23,396 wheel INFO adding 'pandas/tests/series/methods/test_interpolate.py' 2023-07-14 20:54:23,397 wheel INFO adding 'pandas/tests/series/methods/test_is_monotonic.py' 2023-07-14 20:54:23,398 wheel INFO adding 'pandas/tests/series/methods/test_is_unique.py' 2023-07-14 20:54:23,399 wheel INFO adding 'pandas/tests/series/methods/test_isin.py' 2023-07-14 20:54:23,401 wheel INFO adding 'pandas/tests/series/methods/test_isna.py' 2023-07-14 20:54:23,402 wheel INFO adding 'pandas/tests/series/methods/test_item.py' 2023-07-14 20:54:23,403 wheel INFO adding 'pandas/tests/series/methods/test_matmul.py' 2023-07-14 20:54:23,404 wheel INFO adding 'pandas/tests/series/methods/test_nlargest.py' 2023-07-14 20:54:23,405 wheel INFO adding 'pandas/tests/series/methods/test_nunique.py' 2023-07-14 20:54:23,406 wheel INFO adding 'pandas/tests/series/methods/test_pct_change.py' 2023-07-14 20:54:23,407 wheel INFO adding 'pandas/tests/series/methods/test_pop.py' 2023-07-14 20:54:23,408 wheel INFO adding 'pandas/tests/series/methods/test_quantile.py' 2023-07-14 20:54:23,410 wheel INFO adding 'pandas/tests/series/methods/test_rank.py' 2023-07-14 20:54:23,411 wheel INFO adding 'pandas/tests/series/methods/test_reindex.py' 2023-07-14 20:54:23,412 wheel INFO adding 'pandas/tests/series/methods/test_reindex_like.py' 2023-07-14 20:54:23,413 wheel INFO adding 'pandas/tests/series/methods/test_rename.py' 2023-07-14 20:54:23,414 wheel INFO adding 'pandas/tests/series/methods/test_rename_axis.py' 2023-07-14 20:54:23,415 wheel INFO adding 'pandas/tests/series/methods/test_repeat.py' 2023-07-14 20:54:23,417 wheel INFO adding 'pandas/tests/series/methods/test_replace.py' 2023-07-14 20:54:23,418 wheel INFO adding 'pandas/tests/series/methods/test_reset_index.py' 2023-07-14 20:54:23,419 wheel INFO adding 'pandas/tests/series/methods/test_round.py' 2023-07-14 20:54:23,420 wheel INFO adding 'pandas/tests/series/methods/test_searchsorted.py' 2023-07-14 20:54:23,421 wheel INFO adding 'pandas/tests/series/methods/test_set_name.py' 2023-07-14 20:54:23,423 wheel INFO adding 'pandas/tests/series/methods/test_sort_index.py' 2023-07-14 20:54:23,424 wheel INFO adding 'pandas/tests/series/methods/test_sort_values.py' 2023-07-14 20:54:23,425 wheel INFO adding 'pandas/tests/series/methods/test_to_csv.py' 2023-07-14 20:54:23,426 wheel INFO adding 'pandas/tests/series/methods/test_to_dict.py' 2023-07-14 20:54:23,427 wheel INFO adding 'pandas/tests/series/methods/test_to_frame.py' 2023-07-14 20:54:23,428 wheel INFO adding 'pandas/tests/series/methods/test_to_numpy.py' 2023-07-14 20:54:23,429 wheel INFO adding 'pandas/tests/series/methods/test_tolist.py' 2023-07-14 20:54:23,430 wheel INFO adding 'pandas/tests/series/methods/test_truncate.py' 2023-07-14 20:54:23,432 wheel INFO adding 'pandas/tests/series/methods/test_tz_localize.py' 2023-07-14 20:54:23,433 wheel INFO adding 'pandas/tests/series/methods/test_unique.py' 2023-07-14 20:54:23,434 wheel INFO adding 'pandas/tests/series/methods/test_unstack.py' 2023-07-14 20:54:23,435 wheel INFO adding 'pandas/tests/series/methods/test_update.py' 2023-07-14 20:54:23,436 wheel INFO adding 'pandas/tests/series/methods/test_value_counts.py' 2023-07-14 20:54:23,437 wheel INFO adding 'pandas/tests/series/methods/test_values.py' 2023-07-14 20:54:23,438 wheel INFO adding 'pandas/tests/series/methods/test_view.py' 2023-07-14 20:54:23,440 wheel INFO adding 'pandas/tests/strings/__init__.py' 2023-07-14 20:54:23,441 wheel INFO adding 'pandas/tests/strings/conftest.py' 2023-07-14 20:54:23,442 wheel INFO adding 'pandas/tests/strings/test_api.py' 2023-07-14 20:54:23,443 wheel INFO adding 'pandas/tests/strings/test_case_justify.py' 2023-07-14 20:54:23,444 wheel INFO adding 'pandas/tests/strings/test_cat.py' 2023-07-14 20:54:23,446 wheel INFO adding 'pandas/tests/strings/test_extract.py' 2023-07-14 20:54:23,447 wheel INFO adding 'pandas/tests/strings/test_find_replace.py' 2023-07-14 20:54:23,449 wheel INFO adding 'pandas/tests/strings/test_get_dummies.py' 2023-07-14 20:54:23,450 wheel INFO adding 'pandas/tests/strings/test_split_partition.py' 2023-07-14 20:54:23,452 wheel INFO adding 'pandas/tests/strings/test_string_array.py' 2023-07-14 20:54:23,453 wheel INFO adding 'pandas/tests/strings/test_strings.py' 2023-07-14 20:54:23,454 wheel INFO adding 'pandas/tests/tools/__init__.py' 2023-07-14 20:54:23,456 wheel INFO adding 'pandas/tests/tools/test_to_datetime.py' 2023-07-14 20:54:23,459 wheel INFO adding 'pandas/tests/tools/test_to_numeric.py' 2023-07-14 20:54:23,461 wheel INFO adding 'pandas/tests/tools/test_to_time.py' 2023-07-14 20:54:23,462 wheel INFO adding 'pandas/tests/tools/test_to_timedelta.py' 2023-07-14 20:54:23,463 wheel INFO adding 'pandas/tests/tseries/__init__.py' 2023-07-14 20:54:23,465 wheel INFO adding 'pandas/tests/tseries/frequencies/__init__.py' 2023-07-14 20:54:23,466 wheel INFO adding 'pandas/tests/tseries/frequencies/test_freq_code.py' 2023-07-14 20:54:23,467 wheel INFO adding 'pandas/tests/tseries/frequencies/test_frequencies.py' 2023-07-14 20:54:23,468 wheel INFO adding 'pandas/tests/tseries/frequencies/test_inference.py' 2023-07-14 20:54:23,469 wheel INFO adding 'pandas/tests/tseries/holiday/__init__.py' 2023-07-14 20:54:23,470 wheel INFO adding 'pandas/tests/tseries/holiday/test_calendar.py' 2023-07-14 20:54:23,471 wheel INFO adding 'pandas/tests/tseries/holiday/test_federal.py' 2023-07-14 20:54:23,473 wheel INFO adding 'pandas/tests/tseries/holiday/test_holiday.py' 2023-07-14 20:54:23,474 wheel INFO adding 'pandas/tests/tseries/holiday/test_observance.py' 2023-07-14 20:54:23,475 wheel INFO adding 'pandas/tests/tseries/offsets/__init__.py' 2023-07-14 20:54:23,476 wheel INFO adding 'pandas/tests/tseries/offsets/common.py' 2023-07-14 20:54:23,477 wheel INFO adding 'pandas/tests/tseries/offsets/conftest.py' 2023-07-14 20:54:23,478 wheel INFO adding 'pandas/tests/tseries/offsets/test_business_day.py' 2023-07-14 20:54:23,480 wheel INFO adding 'pandas/tests/tseries/offsets/test_business_hour.py' 2023-07-14 20:54:23,482 wheel INFO adding 'pandas/tests/tseries/offsets/test_business_month.py' 2023-07-14 20:54:23,483 wheel INFO adding 'pandas/tests/tseries/offsets/test_business_quarter.py' 2023-07-14 20:54:23,484 wheel INFO adding 'pandas/tests/tseries/offsets/test_business_year.py' 2023-07-14 20:54:23,485 wheel INFO adding 'pandas/tests/tseries/offsets/test_common.py' 2023-07-14 20:54:23,487 wheel INFO adding 'pandas/tests/tseries/offsets/test_custom_business_day.py' 2023-07-14 20:54:23,488 wheel INFO adding 'pandas/tests/tseries/offsets/test_custom_business_hour.py' 2023-07-14 20:54:23,489 wheel INFO adding 'pandas/tests/tseries/offsets/test_custom_business_month.py' 2023-07-14 20:54:23,490 wheel INFO adding 'pandas/tests/tseries/offsets/test_dst.py' 2023-07-14 20:54:23,492 wheel INFO adding 'pandas/tests/tseries/offsets/test_easter.py' 2023-07-14 20:54:23,493 wheel INFO adding 'pandas/tests/tseries/offsets/test_fiscal.py' 2023-07-14 20:54:23,494 wheel INFO adding 'pandas/tests/tseries/offsets/test_index.py' 2023-07-14 20:54:23,495 wheel INFO adding 'pandas/tests/tseries/offsets/test_month.py' 2023-07-14 20:54:23,497 wheel INFO adding 'pandas/tests/tseries/offsets/test_offsets.py' 2023-07-14 20:54:23,499 wheel INFO adding 'pandas/tests/tseries/offsets/test_offsets_properties.py' 2023-07-14 20:54:23,500 wheel INFO adding 'pandas/tests/tseries/offsets/test_quarter.py' 2023-07-14 20:54:23,501 wheel INFO adding 'pandas/tests/tseries/offsets/test_ticks.py' 2023-07-14 20:54:23,502 wheel INFO adding 'pandas/tests/tseries/offsets/test_week.py' 2023-07-14 20:54:23,504 wheel INFO adding 'pandas/tests/tseries/offsets/test_year.py' 2023-07-14 20:54:23,505 wheel INFO adding 'pandas/tests/tslibs/__init__.py' 2023-07-14 20:54:23,506 wheel INFO adding 'pandas/tests/tslibs/test_api.py' 2023-07-14 20:54:23,507 wheel INFO adding 'pandas/tests/tslibs/test_array_to_datetime.py' 2023-07-14 20:54:23,508 wheel INFO adding 'pandas/tests/tslibs/test_ccalendar.py' 2023-07-14 20:54:23,510 wheel INFO adding 'pandas/tests/tslibs/test_conversion.py' 2023-07-14 20:54:23,511 wheel INFO adding 'pandas/tests/tslibs/test_fields.py' 2023-07-14 20:54:23,512 wheel INFO adding 'pandas/tests/tslibs/test_libfrequencies.py' 2023-07-14 20:54:23,513 wheel INFO adding 'pandas/tests/tslibs/test_liboffsets.py' 2023-07-14 20:54:23,514 wheel INFO adding 'pandas/tests/tslibs/test_np_datetime.py' 2023-07-14 20:54:23,515 wheel INFO adding 'pandas/tests/tslibs/test_parse_iso8601.py' 2023-07-14 20:54:23,516 wheel INFO adding 'pandas/tests/tslibs/test_parsing.py' 2023-07-14 20:54:23,518 wheel INFO adding 'pandas/tests/tslibs/test_period_asfreq.py' 2023-07-14 20:54:23,519 wheel INFO adding 'pandas/tests/tslibs/test_resolution.py' 2023-07-14 20:54:23,520 wheel INFO adding 'pandas/tests/tslibs/test_timedeltas.py' 2023-07-14 20:54:23,521 wheel INFO adding 'pandas/tests/tslibs/test_timezones.py' 2023-07-14 20:54:23,522 wheel INFO adding 'pandas/tests/tslibs/test_to_offset.py' 2023-07-14 20:54:23,523 wheel INFO adding 'pandas/tests/tslibs/test_tzconversion.py' 2023-07-14 20:54:23,525 wheel INFO adding 'pandas/tests/util/__init__.py' 2023-07-14 20:54:23,526 wheel INFO adding 'pandas/tests/util/conftest.py' 2023-07-14 20:54:23,527 wheel INFO adding 'pandas/tests/util/test_assert_almost_equal.py' 2023-07-14 20:54:23,528 wheel INFO adding 'pandas/tests/util/test_assert_attr_equal.py' 2023-07-14 20:54:23,529 wheel INFO adding 'pandas/tests/util/test_assert_categorical_equal.py' 2023-07-14 20:54:23,530 wheel INFO adding 'pandas/tests/util/test_assert_extension_array_equal.py' 2023-07-14 20:54:23,531 wheel INFO adding 'pandas/tests/util/test_assert_frame_equal.py' 2023-07-14 20:54:23,533 wheel INFO adding 'pandas/tests/util/test_assert_index_equal.py' 2023-07-14 20:54:23,534 wheel INFO adding 'pandas/tests/util/test_assert_interval_array_equal.py' 2023-07-14 20:54:23,535 wheel INFO adding 'pandas/tests/util/test_assert_numpy_array_equal.py' 2023-07-14 20:54:23,536 wheel INFO adding 'pandas/tests/util/test_assert_produces_warning.py' 2023-07-14 20:54:23,537 wheel INFO adding 'pandas/tests/util/test_assert_series_equal.py' 2023-07-14 20:54:23,539 wheel INFO adding 'pandas/tests/util/test_deprecate.py' 2023-07-14 20:54:23,540 wheel INFO adding 'pandas/tests/util/test_deprecate_kwarg.py' 2023-07-14 20:54:23,541 wheel INFO adding 'pandas/tests/util/test_deprecate_nonkeyword_arguments.py' 2023-07-14 20:54:23,542 wheel INFO adding 'pandas/tests/util/test_doc.py' 2023-07-14 20:54:23,543 wheel INFO adding 'pandas/tests/util/test_hashing.py' 2023-07-14 20:54:23,544 wheel INFO adding 'pandas/tests/util/test_make_objects.py' 2023-07-14 20:54:23,545 wheel INFO adding 'pandas/tests/util/test_numba.py' 2023-07-14 20:54:23,546 wheel INFO adding 'pandas/tests/util/test_rewrite_warning.py' 2023-07-14 20:54:23,547 wheel INFO adding 'pandas/tests/util/test_safe_import.py' 2023-07-14 20:54:23,549 wheel INFO adding 'pandas/tests/util/test_shares_memory.py' 2023-07-14 20:54:23,550 wheel INFO adding 'pandas/tests/util/test_show_versions.py' 2023-07-14 20:54:23,551 wheel INFO adding 'pandas/tests/util/test_str_methods.py' 2023-07-14 20:54:23,552 wheel INFO adding 'pandas/tests/util/test_util.py' 2023-07-14 20:54:23,553 wheel INFO adding 'pandas/tests/util/test_validate_args.py' 2023-07-14 20:54:23,554 wheel INFO adding 'pandas/tests/util/test_validate_args_and_kwargs.py' 2023-07-14 20:54:23,555 wheel INFO adding 'pandas/tests/util/test_validate_inclusive.py' 2023-07-14 20:54:23,556 wheel INFO adding 'pandas/tests/util/test_validate_kwargs.py' 2023-07-14 20:54:23,557 wheel INFO adding 'pandas/tests/window/__init__.py' 2023-07-14 20:54:23,558 wheel INFO adding 'pandas/tests/window/conftest.py' 2023-07-14 20:54:23,559 wheel INFO adding 'pandas/tests/window/test_api.py' 2023-07-14 20:54:23,561 wheel INFO adding 'pandas/tests/window/test_apply.py' 2023-07-14 20:54:23,562 wheel INFO adding 'pandas/tests/window/test_base_indexer.py' 2023-07-14 20:54:23,563 wheel INFO adding 'pandas/tests/window/test_cython_aggregations.py' 2023-07-14 20:54:23,565 wheel INFO adding 'pandas/tests/window/test_dtypes.py' 2023-07-14 20:54:23,566 wheel INFO adding 'pandas/tests/window/test_ewm.py' 2023-07-14 20:54:23,567 wheel INFO adding 'pandas/tests/window/test_expanding.py' 2023-07-14 20:54:23,569 wheel INFO adding 'pandas/tests/window/test_groupby.py' 2023-07-14 20:54:23,571 wheel INFO adding 'pandas/tests/window/test_numba.py' 2023-07-14 20:54:23,572 wheel INFO adding 'pandas/tests/window/test_online.py' 2023-07-14 20:54:23,573 wheel INFO adding 'pandas/tests/window/test_pairwise.py' 2023-07-14 20:54:23,575 wheel INFO adding 'pandas/tests/window/test_rolling.py' 2023-07-14 20:54:23,577 wheel INFO adding 'pandas/tests/window/test_rolling_functions.py' 2023-07-14 20:54:23,578 wheel INFO adding 'pandas/tests/window/test_rolling_quantile.py' 2023-07-14 20:54:23,579 wheel INFO adding 'pandas/tests/window/test_rolling_skew_kurt.py' 2023-07-14 20:54:23,581 wheel INFO adding 'pandas/tests/window/test_timeseries_window.py' 2023-07-14 20:54:23,582 wheel INFO adding 'pandas/tests/window/test_win_type.py' 2023-07-14 20:54:23,584 wheel INFO adding 'pandas/tests/window/moments/__init__.py' 2023-07-14 20:54:23,585 wheel INFO adding 'pandas/tests/window/moments/conftest.py' 2023-07-14 20:54:23,586 wheel INFO adding 'pandas/tests/window/moments/test_moments_consistency_ewm.py' 2023-07-14 20:54:23,587 wheel INFO adding 'pandas/tests/window/moments/test_moments_consistency_expanding.py' 2023-07-14 20:54:23,588 wheel INFO adding 'pandas/tests/window/moments/test_moments_consistency_rolling.py' 2023-07-14 20:54:23,590 wheel INFO adding 'pandas/tseries/__init__.py' 2023-07-14 20:54:23,591 wheel INFO adding 'pandas/tseries/api.py' 2023-07-14 20:54:23,592 wheel INFO adding 'pandas/tseries/frequencies.py' 2023-07-14 20:54:23,593 wheel INFO adding 'pandas/tseries/holiday.py' 2023-07-14 20:54:23,594 wheel INFO adding 'pandas/tseries/offsets.py' 2023-07-14 20:54:23,596 wheel INFO adding 'pandas/util/__init__.py' 2023-07-14 20:54:23,597 wheel INFO adding 'pandas/util/_decorators.py' 2023-07-14 20:54:23,598 wheel INFO adding 'pandas/util/_doctools.py' 2023-07-14 20:54:23,599 wheel INFO adding 'pandas/util/_exceptions.py' 2023-07-14 20:54:23,600 wheel INFO adding 'pandas/util/_print_versions.py' 2023-07-14 20:54:23,602 wheel INFO adding 'pandas/util/_str_methods.py' 2023-07-14 20:54:23,603 wheel INFO adding 'pandas/util/_test_decorators.py' 2023-07-14 20:54:23,604 wheel INFO adding 'pandas/util/_tester.py' 2023-07-14 20:54:23,605 wheel INFO adding 'pandas/util/_validators.py' 2023-07-14 20:54:23,606 wheel INFO adding 'pandas/util/version/__init__.py' 2023-07-14 20:54:23,609 wheel INFO adding 'pandas-2.0.3.dist-info/AUTHORS.md' 2023-07-14 20:54:23,610 wheel INFO adding 'pandas-2.0.3.dist-info/LICENSE' 2023-07-14 20:54:23,610 wheel INFO adding 'pandas-2.0.3.dist-info/METADATA' 2023-07-14 20:54:23,612 wheel INFO adding 'pandas-2.0.3.dist-info/WHEEL' 2023-07-14 20:54:23,612 wheel INFO adding 'pandas-2.0.3.dist-info/entry_points.txt' 2023-07-14 20:54:23,613 wheel INFO adding 'pandas-2.0.3.dist-info/top_level.txt' 2023-07-14 20:54:23,660 wheel INFO adding 'pandas-2.0.3.dist-info/RECORD' 2023-07-14 20:54:23,703 wheel INFO removing build/bdist.linux-riscv64/wheel 2023-07-14 20:54:23,827 gpep517 INFO The backend produced .dist/pandas-2.0.3-cp311-cp311-linux_riscv64.whl pandas-2.0.3-cp311-cp311-linux_riscv64.whl UPDATING build/lib.linux-riscv64-cpython-311/pandas/_version.py set build/lib.linux-riscv64-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/__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/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/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/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/_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/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/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/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/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/__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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/json/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/io/json/__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/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/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/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/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/_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/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/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/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/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/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/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/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/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/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/_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/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/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/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/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/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/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/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/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/core/strings/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.11/site-packages/pandas/core/strings/__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-riscv64.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> py3-pandas*: Package size: 24.8 MB >>> py3-pandas*: Compressing data... >>> py3-pandas*: Create checksum... >>> py3-pandas*: Create py3-pandas-2.0.3-r0.apk >>> py3-pandas: Build complete at Fri, 14 Jul 2023 20:55:27 +0000 elapsed time 0h 54m 38s >>> py3-pandas: Cleaning up srcdir >>> py3-pandas: Cleaning up pkgdir >>> py3-pandas: Uninstalling dependencies... (1/40) Purging .makedepends-py3-pandas (20230714.200055) (2/40) Purging py3-dateutil-pyc (2.8.2-r3) (3/40) Purging py3-dateutil (2.8.2-r3) (4/40) Purging py3-six-pyc (1.16.0-r6) (5/40) Purging py3-six (1.16.0-r6) (6/40) Purging py3-tz-pyc (2023.3-r1) (7/40) Purging py3-tz (2023.3-r1) (8/40) Purging cython-pyc (0.29.36-r0) (9/40) Purging cython (0.29.36-r0) (10/40) Purging linux-headers (6.4-r0) (11/40) Purging py3-gpep517-pyc (13-r2) (12/40) Purging py3-gpep517 (13-r2) (13/40) Purging py3-installer-pyc (0.7.0-r1) (14/40) Purging py3-installer (0.7.0-r1) (15/40) Purging py3-numpy-dev (1.25.1-r0) (16/40) Purging py3-numpy-pyc (1.25.1-r0) (17/40) Purging py3-numpy (1.25.1-r0) (18/40) Purging openblas (0.3.23-r1) (19/40) Purging py3-python-versioneer-pyc (0.28-r1) (20/40) Purging py3-python-versioneer (0.28-r1) (21/40) Purging py3-setuptools-pyc (68.0.0-r0) (22/40) Purging py3-setuptools (68.0.0-r0) (23/40) Purging py3-wheel-pyc (0.40.0-r1) (24/40) Purging py3-wheel (0.40.0-r1) (25/40) Purging py3-packaging-pyc (23.1-r1) (26/40) Purging py3-packaging (23.1-r1) (27/40) Purging py3-parsing-pyc (3.1.0-r0) (28/40) Purging py3-parsing (3.1.0-r0) (29/40) Purging python3-dev (3.11.4-r1) (30/40) Purging libgfortran (13.1.1_git20230708-r0) (31/40) Purging python3-pyc (3.11.4-r1) (32/40) Purging python3-pycache-pyc0 (3.11.4-r1) (33/40) Purging pyc (0.1-r0) (34/40) Purging python3 (3.11.4-r1) (35/40) Purging gdbm (1.23-r1) (36/40) Purging libbz2 (1.0.8-r6) (37/40) Purging libpanelw (6.4_p20230708-r1) (38/40) Purging mpdecimal (2.5.1-r2) (39/40) Purging readline (8.2.1-r2) (40/40) Purging sqlite-libs (3.42.0-r2) Executing busybox-1.36.1-r3.trigger OK: 914 MiB in 108 packages >>> py3-pandas: Updating the community/riscv64 repository index... >>> py3-pandas: Signing the index...