Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing setuptools-build-hook Using setuptoolsBuildPhase Using setuptoolsShellHook Sourcing pip-install-hook Using pipInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing setuptools-check-hook Using setuptoolsCheckPhase Sourcing pytest-check-hook Using pytestCheckPhase Removing setuptoolsCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/j83nfvbkxp089v6cfw1wdbvdvb95y6c6-xarray-0.19.0.tar.gz source root is xarray-0.19.0 setting SOURCE_DATE_EPOCH to timestamp 1627076179 of file xarray-0.19.0/setup.cfg @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building Executing setuptoolsBuildPhase running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/xarray copying xarray/testing.py -> build/lib/xarray copying xarray/convert.py -> build/lib/xarray copying xarray/__init__.py -> build/lib/xarray copying xarray/ufuncs.py -> build/lib/xarray copying xarray/tutorial.py -> build/lib/xarray copying xarray/conventions.py -> build/lib/xarray creating build/lib/xarray/backends copying xarray/backends/file_manager.py -> build/lib/xarray/backends copying xarray/backends/zarr.py -> build/lib/xarray/backends copying xarray/backends/plugins.py -> build/lib/xarray/backends copying xarray/backends/cfgrib_.py -> build/lib/xarray/backends copying xarray/backends/memory.py -> build/lib/xarray/backends copying xarray/backends/__init__.py -> build/lib/xarray/backends copying xarray/backends/pseudonetcdf_.py -> build/lib/xarray/backends copying xarray/backends/store.py -> build/lib/xarray/backends copying xarray/backends/common.py -> build/lib/xarray/backends copying xarray/backends/lru_cache.py -> build/lib/xarray/backends copying xarray/backends/pynio_.py -> build/lib/xarray/backends copying xarray/backends/api.py -> build/lib/xarray/backends copying xarray/backends/netCDF4_.py -> build/lib/xarray/backends copying xarray/backends/netcdf3.py -> build/lib/xarray/backends copying xarray/backends/rasterio_.py -> build/lib/xarray/backends copying xarray/backends/scipy_.py -> build/lib/xarray/backends copying xarray/backends/locks.py -> build/lib/xarray/backends copying xarray/backends/h5netcdf_.py -> build/lib/xarray/backends copying xarray/backends/pydap_.py -> build/lib/xarray/backends creating build/lib/xarray/plot copying xarray/plot/plot.py -> build/lib/xarray/plot copying xarray/plot/facetgrid.py -> build/lib/xarray/plot copying xarray/plot/__init__.py -> build/lib/xarray/plot copying xarray/plot/utils.py -> build/lib/xarray/plot copying xarray/plot/dataset_plot.py -> build/lib/xarray/plot creating build/lib/xarray/coding copying xarray/coding/strings.py -> build/lib/xarray/coding copying xarray/coding/times.py -> build/lib/xarray/coding copying xarray/coding/variables.py -> build/lib/xarray/coding copying xarray/coding/__init__.py -> build/lib/xarray/coding copying xarray/coding/frequencies.py -> build/lib/xarray/coding copying xarray/coding/cftimeindex.py -> build/lib/xarray/coding copying xarray/coding/cftime_offsets.py -> build/lib/xarray/coding creating build/lib/xarray/util copying xarray/util/generate_ops.py -> build/lib/xarray/util copying xarray/util/__init__.py -> build/lib/xarray/util copying xarray/util/print_versions.py -> build/lib/xarray/util creating build/lib/xarray/tests copying xarray/tests/test_coarsen.py -> build/lib/xarray/tests copying xarray/tests/test_dask.py -> build/lib/xarray/tests copying xarray/tests/test_tutorial.py -> build/lib/xarray/tests copying xarray/tests/test_plot.py -> build/lib/xarray/tests copying xarray/tests/test_extensions.py -> build/lib/xarray/tests copying xarray/tests/test_cftime_offsets.py -> build/lib/xarray/tests copying xarray/tests/test_indexing.py -> build/lib/xarray/tests copying xarray/tests/test_distributed.py -> build/lib/xarray/tests copying xarray/tests/test_interp.py -> build/lib/xarray/tests copying xarray/tests/test_dtypes.py -> build/lib/xarray/tests copying xarray/tests/test_cftimeindex_resample.py -> build/lib/xarray/tests copying xarray/tests/test_dataset.py -> build/lib/xarray/tests copying xarray/tests/test_computation.py -> build/lib/xarray/tests copying xarray/tests/test_coding_strings.py -> build/lib/xarray/tests copying xarray/tests/test_coding.py -> build/lib/xarray/tests copying xarray/tests/test_options.py -> build/lib/xarray/tests copying xarray/tests/test_missing.py -> build/lib/xarray/tests copying xarray/tests/__init__.py -> build/lib/xarray/tests copying xarray/tests/test_backends_common.py -> build/lib/xarray/tests copying xarray/tests/test_units.py -> build/lib/xarray/tests copying xarray/tests/test_accessor_dt.py -> build/lib/xarray/tests copying xarray/tests/test_coding_times.py -> build/lib/xarray/tests copying xarray/tests/test_sparse.py -> build/lib/xarray/tests copying xarray/tests/test_nputils.py -> build/lib/xarray/tests copying xarray/tests/test_duck_array_ops.py -> build/lib/xarray/tests copying xarray/tests/test_dataarray.py -> build/lib/xarray/tests copying xarray/tests/test_backends.py -> build/lib/xarray/tests copying xarray/tests/test_backends_locks.py -> build/lib/xarray/tests copying xarray/tests/test_indexes.py -> build/lib/xarray/tests copying xarray/tests/test_concat.py -> build/lib/xarray/tests copying xarray/tests/test_print_versions.py -> build/lib/xarray/tests copying xarray/tests/test_accessor_str.py -> build/lib/xarray/tests copying xarray/tests/test_backends_file_manager.py -> build/lib/xarray/tests copying xarray/tests/test_combine.py -> build/lib/xarray/tests copying xarray/tests/test_backends_api.py -> build/lib/xarray/tests copying xarray/tests/conftest.py -> build/lib/xarray/tests copying xarray/tests/test_conventions.py -> build/lib/xarray/tests copying xarray/tests/test_formatting.py -> build/lib/xarray/tests copying xarray/tests/test_cftimeindex.py -> build/lib/xarray/tests copying xarray/tests/test_formatting_html.py -> build/lib/xarray/tests copying xarray/tests/test_backends_lru_cache.py -> build/lib/xarray/tests copying xarray/tests/test_merge.py -> build/lib/xarray/tests copying xarray/tests/test_utils.py -> build/lib/xarray/tests copying xarray/tests/test_groupby.py -> build/lib/xarray/tests copying xarray/tests/test_testing.py -> build/lib/xarray/tests copying xarray/tests/test_ufuncs.py -> build/lib/xarray/tests copying xarray/tests/test_variable.py -> build/lib/xarray/tests copying xarray/tests/test_weighted.py -> build/lib/xarray/tests copying xarray/tests/test_cupy.py -> build/lib/xarray/tests copying xarray/tests/test_plugins.py -> build/lib/xarray/tests creating build/lib/xarray/core copying xarray/core/pycompat.py -> build/lib/xarray/core copying xarray/core/dask_array_ops.py -> build/lib/xarray/core copying xarray/core/ops.py -> build/lib/xarray/core copying xarray/core/merge.py -> build/lib/xarray/core copying xarray/core/arithmetic.py -> build/lib/xarray/core copying xarray/core/alignment.py -> build/lib/xarray/core copying xarray/core/weighted.py -> build/lib/xarray/core copying xarray/core/accessor_dt.py -> build/lib/xarray/core copying xarray/core/dataset.py -> build/lib/xarray/core copying xarray/core/formatting.py -> build/lib/xarray/core copying xarray/core/nanops.py -> build/lib/xarray/core copying xarray/core/groupby.py -> build/lib/xarray/core copying xarray/core/dtypes.py -> build/lib/xarray/core copying xarray/core/__init__.py -> build/lib/xarray/core copying xarray/core/computation.py -> build/lib/xarray/core copying xarray/core/combine.py -> build/lib/xarray/core copying xarray/core/npcompat.py -> build/lib/xarray/core copying xarray/core/common.py -> build/lib/xarray/core copying xarray/core/dataarray.py -> build/lib/xarray/core copying xarray/core/dask_array_compat.py -> build/lib/xarray/core copying xarray/core/variable.py -> build/lib/xarray/core copying xarray/core/duck_array_ops.py -> build/lib/xarray/core copying xarray/core/options.py -> build/lib/xarray/core copying xarray/core/resample.py -> build/lib/xarray/core copying xarray/core/parallel.py -> build/lib/xarray/core copying xarray/core/missing.py -> build/lib/xarray/core copying xarray/core/extensions.py -> build/lib/xarray/core copying xarray/core/rolling_exp.py -> build/lib/xarray/core copying xarray/core/rolling.py -> build/lib/xarray/core copying xarray/core/nputils.py -> build/lib/xarray/core copying xarray/core/concat.py -> build/lib/xarray/core copying xarray/core/formatting_html.py -> build/lib/xarray/core copying xarray/core/accessor_str.py -> build/lib/xarray/core copying xarray/core/_typed_ops.py -> build/lib/xarray/core copying xarray/core/utils.py -> build/lib/xarray/core copying xarray/core/pdcompat.py -> build/lib/xarray/core copying xarray/core/resample_cftime.py -> build/lib/xarray/core copying xarray/core/indexing.py -> build/lib/xarray/core copying xarray/core/indexes.py -> build/lib/xarray/core copying xarray/core/coordinates.py -> build/lib/xarray/core running egg_info writing xarray.egg-info/PKG-INFO writing dependency_links to xarray.egg-info/dependency_links.txt writing requirements to xarray.egg-info/requires.txt writing top-level names to xarray.egg-info/top_level.txt reading manifest file 'xarray.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'xarray.egg-info/SOURCES.txt' copying xarray/py.typed -> build/lib/xarray creating build/lib/xarray/static creating build/lib/xarray/static/css copying xarray/static/css/style.css -> build/lib/xarray/static/css creating build/lib/xarray/static/html copying xarray/static/html/icons-svg-inline.html -> build/lib/xarray/static/html creating build/lib/xarray/tests/data copying xarray/tests/data/example.uamiv -> build/lib/xarray/tests/data copying xarray/tests/data/example.grib -> build/lib/xarray/tests/data copying xarray/tests/data/example_1.nc.gz -> build/lib/xarray/tests/data copying xarray/tests/data/bears.nc -> build/lib/xarray/tests/data copying xarray/tests/data/example_1.nc -> build/lib/xarray/tests/data copying xarray/tests/data/example.ict -> build/lib/xarray/tests/data copying xarray/core/_typed_ops.pyi -> build/lib/xarray/core installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/xarray copying build/lib/xarray/testing.py -> build/bdist.linux-x86_64/wheel/xarray creating build/bdist.linux-x86_64/wheel/xarray/backends copying build/lib/xarray/backends/file_manager.py -> build/bdist.linux-x86_64/wheel/xarray/backends copying build/lib/xarray/backends/zarr.py -> build/bdist.linux-x86_64/wheel/xarray/backends copying build/lib/xarray/backends/plugins.py -> build/bdist.linux-x86_64/wheel/xarray/backends copying build/lib/xarray/backends/cfgrib_.py -> build/bdist.linux-x86_64/wheel/xarray/backends copying build/lib/xarray/backends/memory.py -> build/bdist.linux-x86_64/wheel/xarray/backends copying build/lib/xarray/backends/__init__.py -> build/bdist.linux-x86_64/wheel/xarray/backends copying build/lib/xarray/backends/pseudonetcdf_.py -> build/bdist.linux-x86_64/wheel/xarray/backends copying build/lib/xarray/backends/store.py -> build/bdist.linux-x86_64/wheel/xarray/backends copying build/lib/xarray/backends/common.py -> build/bdist.linux-x86_64/wheel/xarray/backends copying build/lib/xarray/backends/lru_cache.py -> build/bdist.linux-x86_64/wheel/xarray/backends copying build/lib/xarray/backends/pynio_.py -> build/bdist.linux-x86_64/wheel/xarray/backends copying build/lib/xarray/backends/api.py -> build/bdist.linux-x86_64/wheel/xarray/backends copying build/lib/xarray/backends/netCDF4_.py -> build/bdist.linux-x86_64/wheel/xarray/backends copying build/lib/xarray/backends/netcdf3.py -> build/bdist.linux-x86_64/wheel/xarray/backends copying build/lib/xarray/backends/rasterio_.py -> build/bdist.linux-x86_64/wheel/xarray/backends copying build/lib/xarray/backends/scipy_.py -> build/bdist.linux-x86_64/wheel/xarray/backends copying build/lib/xarray/backends/locks.py -> build/bdist.linux-x86_64/wheel/xarray/backends copying build/lib/xarray/backends/h5netcdf_.py -> build/bdist.linux-x86_64/wheel/xarray/backends copying build/lib/xarray/backends/pydap_.py -> build/bdist.linux-x86_64/wheel/xarray/backends copying build/lib/xarray/convert.py -> build/bdist.linux-x86_64/wheel/xarray creating build/bdist.linux-x86_64/wheel/xarray/static creating build/bdist.linux-x86_64/wheel/xarray/static/css copying build/lib/xarray/static/css/style.css -> build/bdist.linux-x86_64/wheel/xarray/static/css creating build/bdist.linux-x86_64/wheel/xarray/static/html copying build/lib/xarray/static/html/icons-svg-inline.html -> build/bdist.linux-x86_64/wheel/xarray/static/html copying build/lib/xarray/__init__.py -> build/bdist.linux-x86_64/wheel/xarray copying build/lib/xarray/ufuncs.py -> build/bdist.linux-x86_64/wheel/xarray copying build/lib/xarray/tutorial.py -> build/bdist.linux-x86_64/wheel/xarray copying build/lib/xarray/py.typed -> build/bdist.linux-x86_64/wheel/xarray copying build/lib/xarray/conventions.py -> build/bdist.linux-x86_64/wheel/xarray creating build/bdist.linux-x86_64/wheel/xarray/plot copying build/lib/xarray/plot/plot.py -> build/bdist.linux-x86_64/wheel/xarray/plot copying build/lib/xarray/plot/facetgrid.py -> build/bdist.linux-x86_64/wheel/xarray/plot copying build/lib/xarray/plot/__init__.py -> build/bdist.linux-x86_64/wheel/xarray/plot copying build/lib/xarray/plot/utils.py -> build/bdist.linux-x86_64/wheel/xarray/plot copying build/lib/xarray/plot/dataset_plot.py -> build/bdist.linux-x86_64/wheel/xarray/plot creating build/bdist.linux-x86_64/wheel/xarray/coding copying build/lib/xarray/coding/strings.py -> build/bdist.linux-x86_64/wheel/xarray/coding copying build/lib/xarray/coding/times.py -> build/bdist.linux-x86_64/wheel/xarray/coding copying build/lib/xarray/coding/variables.py -> build/bdist.linux-x86_64/wheel/xarray/coding copying build/lib/xarray/coding/__init__.py -> build/bdist.linux-x86_64/wheel/xarray/coding copying build/lib/xarray/coding/frequencies.py -> build/bdist.linux-x86_64/wheel/xarray/coding copying build/lib/xarray/coding/cftimeindex.py -> build/bdist.linux-x86_64/wheel/xarray/coding copying build/lib/xarray/coding/cftime_offsets.py -> build/bdist.linux-x86_64/wheel/xarray/coding creating build/bdist.linux-x86_64/wheel/xarray/util copying build/lib/xarray/util/generate_ops.py -> build/bdist.linux-x86_64/wheel/xarray/util copying build/lib/xarray/util/__init__.py -> build/bdist.linux-x86_64/wheel/xarray/util copying build/lib/xarray/util/print_versions.py -> build/bdist.linux-x86_64/wheel/xarray/util creating build/bdist.linux-x86_64/wheel/xarray/tests copying build/lib/xarray/tests/test_coarsen.py -> build/bdist.linux-x86_64/wheel/xarray/tests copying build/lib/xarray/tests/test_dask.py -> build/bdist.linux-x86_64/wheel/xarray/tests copying build/lib/xarray/tests/test_tutorial.py -> build/bdist.linux-x86_64/wheel/xarray/tests copying build/lib/xarray/tests/test_plot.py -> build/bdist.linux-x86_64/wheel/xarray/tests copying build/lib/xarray/tests/test_extensions.py -> build/bdist.linux-x86_64/wheel/xarray/tests copying build/lib/xarray/tests/test_cftime_offsets.py -> build/bdist.linux-x86_64/wheel/xarray/tests copying build/lib/xarray/tests/test_indexing.py -> build/bdist.linux-x86_64/wheel/xarray/tests copying build/lib/xarray/tests/test_distributed.py -> build/bdist.linux-x86_64/wheel/xarray/tests copying build/lib/xarray/tests/test_interp.py -> build/bdist.linux-x86_64/wheel/xarray/tests copying build/lib/xarray/tests/test_dtypes.py -> build/bdist.linux-x86_64/wheel/xarray/tests copying build/lib/xarray/tests/test_cftimeindex_resample.py -> build/bdist.linux-x86_64/wheel/xarray/tests copying build/lib/xarray/tests/test_dataset.py -> build/bdist.linux-x86_64/wheel/xarray/tests copying build/lib/xarray/tests/test_computation.py -> build/bdist.linux-x86_64/wheel/xarray/tests copying build/lib/xarray/tests/test_coding_strings.py -> build/bdist.linux-x86_64/wheel/xarray/tests copying build/lib/xarray/tests/test_coding.py -> build/bdist.linux-x86_64/wheel/xarray/tests copying build/lib/xarray/tests/test_options.py -> build/bdist.linux-x86_64/wheel/xarray/tests copying build/lib/xarray/tests/test_missing.py -> build/bdist.linux-x86_64/wheel/xarray/tests copying build/lib/xarray/tests/__init__.py -> build/bdist.linux-x86_64/wheel/xarray/tests creating build/bdist.linux-x86_64/wheel/xarray/tests/data copying build/lib/xarray/tests/data/example.uamiv -> build/bdist.linux-x86_64/wheel/xarray/tests/data copying build/lib/xarray/tests/data/example.grib -> build/bdist.linux-x86_64/wheel/xarray/tests/data copying build/lib/xarray/tests/data/example_1.nc.gz -> build/bdist.linux-x86_64/wheel/xarray/tests/data copying build/lib/xarray/tests/data/bears.nc -> build/bdist.linux-x86_64/wheel/xarray/tests/data copying build/lib/xarray/tests/data/example_1.nc -> build/bdist.linux-x86_64/wheel/xarray/tests/data copying build/lib/xarray/tests/data/example.ict -> build/bdist.linux-x86_64/wheel/xarray/tests/data copying build/lib/xarray/tests/test_backends_common.py -> build/bdist.linux-x86_64/wheel/xarray/tests copying build/lib/xarray/tests/test_units.py -> build/bdist.linux-x86_64/wheel/xarray/tests copying build/lib/xarray/tests/test_accessor_dt.py -> build/bdist.linux-x86_64/wheel/xarray/tests copying build/lib/xarray/tests/test_coding_times.py -> build/bdist.linux-x86_64/wheel/xarray/tests copying build/lib/xarray/tests/test_sparse.py -> build/bdist.linux-x86_64/wheel/xarray/tests copying build/lib/xarray/tests/test_nputils.py -> build/bdist.linux-x86_64/wheel/xarray/tests copying build/lib/xarray/tests/test_duck_array_ops.py -> build/bdist.linux-x86_64/wheel/xarray/tests copying build/lib/xarray/tests/test_dataarray.py -> build/bdist.linux-x86_64/wheel/xarray/tests copying build/lib/xarray/tests/test_backends.py -> build/bdist.linux-x86_64/wheel/xarray/tests copying build/lib/xarray/tests/test_backends_locks.py -> build/bdist.linux-x86_64/wheel/xarray/tests copying build/lib/xarray/tests/test_indexes.py -> build/bdist.linux-x86_64/wheel/xarray/tests copying build/lib/xarray/tests/test_concat.py -> build/bdist.linux-x86_64/wheel/xarray/tests copying build/lib/xarray/tests/test_print_versions.py -> build/bdist.linux-x86_64/wheel/xarray/tests copying build/lib/xarray/tests/test_accessor_str.py -> build/bdist.linux-x86_64/wheel/xarray/tests copying build/lib/xarray/tests/test_backends_file_manager.py -> build/bdist.linux-x86_64/wheel/xarray/tests copying build/lib/xarray/tests/test_combine.py -> build/bdist.linux-x86_64/wheel/xarray/tests copying build/lib/xarray/tests/test_backends_api.py -> build/bdist.linux-x86_64/wheel/xarray/tests copying build/lib/xarray/tests/conftest.py -> build/bdist.linux-x86_64/wheel/xarray/tests copying build/lib/xarray/tests/test_conventions.py -> build/bdist.linux-x86_64/wheel/xarray/tests copying build/lib/xarray/tests/test_formatting.py -> build/bdist.linux-x86_64/wheel/xarray/tests copying build/lib/xarray/tests/test_cftimeindex.py -> build/bdist.linux-x86_64/wheel/xarray/tests copying build/lib/xarray/tests/test_formatting_html.py -> build/bdist.linux-x86_64/wheel/xarray/tests copying build/lib/xarray/tests/test_backends_lru_cache.py -> build/bdist.linux-x86_64/wheel/xarray/tests copying build/lib/xarray/tests/test_merge.py -> build/bdist.linux-x86_64/wheel/xarray/tests copying build/lib/xarray/tests/test_utils.py -> build/bdist.linux-x86_64/wheel/xarray/tests copying build/lib/xarray/tests/test_groupby.py -> build/bdist.linux-x86_64/wheel/xarray/tests copying build/lib/xarray/tests/test_testing.py -> build/bdist.linux-x86_64/wheel/xarray/tests copying build/lib/xarray/tests/test_ufuncs.py -> build/bdist.linux-x86_64/wheel/xarray/tests copying build/lib/xarray/tests/test_variable.py -> build/bdist.linux-x86_64/wheel/xarray/tests copying build/lib/xarray/tests/test_weighted.py -> build/bdist.linux-x86_64/wheel/xarray/tests copying build/lib/xarray/tests/test_cupy.py -> build/bdist.linux-x86_64/wheel/xarray/tests copying build/lib/xarray/tests/test_plugins.py -> build/bdist.linux-x86_64/wheel/xarray/tests creating build/bdist.linux-x86_64/wheel/xarray/core copying build/lib/xarray/core/pycompat.py -> build/bdist.linux-x86_64/wheel/xarray/core copying build/lib/xarray/core/dask_array_ops.py -> build/bdist.linux-x86_64/wheel/xarray/core copying build/lib/xarray/core/ops.py -> build/bdist.linux-x86_64/wheel/xarray/core copying build/lib/xarray/core/merge.py -> build/bdist.linux-x86_64/wheel/xarray/core copying build/lib/xarray/core/arithmetic.py -> build/bdist.linux-x86_64/wheel/xarray/core copying build/lib/xarray/core/alignment.py -> build/bdist.linux-x86_64/wheel/xarray/core copying build/lib/xarray/core/weighted.py -> build/bdist.linux-x86_64/wheel/xarray/core copying build/lib/xarray/core/accessor_dt.py -> build/bdist.linux-x86_64/wheel/xarray/core copying build/lib/xarray/core/dataset.py -> build/bdist.linux-x86_64/wheel/xarray/core copying build/lib/xarray/core/formatting.py -> build/bdist.linux-x86_64/wheel/xarray/core copying build/lib/xarray/core/nanops.py -> build/bdist.linux-x86_64/wheel/xarray/core copying build/lib/xarray/core/groupby.py -> build/bdist.linux-x86_64/wheel/xarray/core copying build/lib/xarray/core/dtypes.py -> build/bdist.linux-x86_64/wheel/xarray/core copying build/lib/xarray/core/__init__.py -> build/bdist.linux-x86_64/wheel/xarray/core copying build/lib/xarray/core/computation.py -> build/bdist.linux-x86_64/wheel/xarray/core copying build/lib/xarray/core/combine.py -> build/bdist.linux-x86_64/wheel/xarray/core copying build/lib/xarray/core/npcompat.py -> build/bdist.linux-x86_64/wheel/xarray/core copying build/lib/xarray/core/common.py -> build/bdist.linux-x86_64/wheel/xarray/core copying build/lib/xarray/core/dataarray.py -> build/bdist.linux-x86_64/wheel/xarray/core copying build/lib/xarray/core/dask_array_compat.py -> build/bdist.linux-x86_64/wheel/xarray/core copying build/lib/xarray/core/variable.py -> build/bdist.linux-x86_64/wheel/xarray/core copying build/lib/xarray/core/duck_array_ops.py -> build/bdist.linux-x86_64/wheel/xarray/core copying build/lib/xarray/core/options.py -> build/bdist.linux-x86_64/wheel/xarray/core copying build/lib/xarray/core/resample.py -> build/bdist.linux-x86_64/wheel/xarray/core copying build/lib/xarray/core/parallel.py -> build/bdist.linux-x86_64/wheel/xarray/core copying build/lib/xarray/core/missing.py -> build/bdist.linux-x86_64/wheel/xarray/core copying build/lib/xarray/core/extensions.py -> build/bdist.linux-x86_64/wheel/xarray/core copying build/lib/xarray/core/rolling_exp.py -> build/bdist.linux-x86_64/wheel/xarray/core copying build/lib/xarray/core/rolling.py -> build/bdist.linux-x86_64/wheel/xarray/core copying build/lib/xarray/core/nputils.py -> build/bdist.linux-x86_64/wheel/xarray/core copying build/lib/xarray/core/concat.py -> build/bdist.linux-x86_64/wheel/xarray/core copying build/lib/xarray/core/formatting_html.py -> build/bdist.linux-x86_64/wheel/xarray/core copying build/lib/xarray/core/accessor_str.py -> build/bdist.linux-x86_64/wheel/xarray/core copying build/lib/xarray/core/_typed_ops.py -> build/bdist.linux-x86_64/wheel/xarray/core copying build/lib/xarray/core/utils.py -> build/bdist.linux-x86_64/wheel/xarray/core copying build/lib/xarray/core/pdcompat.py -> build/bdist.linux-x86_64/wheel/xarray/core copying build/lib/xarray/core/resample_cftime.py -> build/bdist.linux-x86_64/wheel/xarray/core copying build/lib/xarray/core/indexing.py -> build/bdist.linux-x86_64/wheel/xarray/core copying build/lib/xarray/core/indexes.py -> build/bdist.linux-x86_64/wheel/xarray/core copying build/lib/xarray/core/coordinates.py -> build/bdist.linux-x86_64/wheel/xarray/core copying build/lib/xarray/core/_typed_ops.pyi -> build/bdist.linux-x86_64/wheel/xarray/core running install_egg_info Copying xarray.egg-info to build/bdist.linux-x86_64/wheel/xarray-0.19.0-py3.7.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-x86_64/wheel/xarray-0.19.0.dist-info/WHEEL creating 'dist/xarray-0.19.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'xarray/__init__.py' adding 'xarray/conventions.py' adding 'xarray/convert.py' adding 'xarray/py.typed' adding 'xarray/testing.py' adding 'xarray/tutorial.py' adding 'xarray/ufuncs.py' adding 'xarray/backends/__init__.py' adding 'xarray/backends/api.py' adding 'xarray/backends/cfgrib_.py' adding 'xarray/backends/common.py' adding 'xarray/backends/file_manager.py' adding 'xarray/backends/h5netcdf_.py' adding 'xarray/backends/locks.py' adding 'xarray/backends/lru_cache.py' adding 'xarray/backends/memory.py' adding 'xarray/backends/netCDF4_.py' adding 'xarray/backends/netcdf3.py' adding 'xarray/backends/plugins.py' adding 'xarray/backends/pseudonetcdf_.py' adding 'xarray/backends/pydap_.py' adding 'xarray/backends/pynio_.py' adding 'xarray/backends/rasterio_.py' adding 'xarray/backends/scipy_.py' adding 'xarray/backends/store.py' adding 'xarray/backends/zarr.py' adding 'xarray/coding/__init__.py' adding 'xarray/coding/cftime_offsets.py' adding 'xarray/coding/cftimeindex.py' adding 'xarray/coding/frequencies.py' adding 'xarray/coding/strings.py' adding 'xarray/coding/times.py' adding 'xarray/coding/variables.py' adding 'xarray/core/__init__.py' adding 'xarray/core/_typed_ops.py' adding 'xarray/core/_typed_ops.pyi' adding 'xarray/core/accessor_dt.py' adding 'xarray/core/accessor_str.py' adding 'xarray/core/alignment.py' adding 'xarray/core/arithmetic.py' adding 'xarray/core/combine.py' adding 'xarray/core/common.py' adding 'xarray/core/computation.py' adding 'xarray/core/concat.py' adding 'xarray/core/coordinates.py' adding 'xarray/core/dask_array_compat.py' adding 'xarray/core/dask_array_ops.py' adding 'xarray/core/dataarray.py' adding 'xarray/core/dataset.py' adding 'xarray/core/dtypes.py' adding 'xarray/core/duck_array_ops.py' adding 'xarray/core/extensions.py' adding 'xarray/core/formatting.py' adding 'xarray/core/formatting_html.py' adding 'xarray/core/groupby.py' adding 'xarray/core/indexes.py' adding 'xarray/core/indexing.py' adding 'xarray/core/merge.py' adding 'xarray/core/missing.py' adding 'xarray/core/nanops.py' adding 'xarray/core/npcompat.py' adding 'xarray/core/nputils.py' adding 'xarray/core/ops.py' adding 'xarray/core/options.py' adding 'xarray/core/parallel.py' adding 'xarray/core/pdcompat.py' adding 'xarray/core/pycompat.py' adding 'xarray/core/resample.py' adding 'xarray/core/resample_cftime.py' adding 'xarray/core/rolling.py' adding 'xarray/core/rolling_exp.py' adding 'xarray/core/utils.py' adding 'xarray/core/variable.py' adding 'xarray/core/weighted.py' adding 'xarray/plot/__init__.py' adding 'xarray/plot/dataset_plot.py' adding 'xarray/plot/facetgrid.py' adding 'xarray/plot/plot.py' adding 'xarray/plot/utils.py' adding 'xarray/static/css/style.css' adding 'xarray/static/html/icons-svg-inline.html' adding 'xarray/tests/__init__.py' adding 'xarray/tests/conftest.py' adding 'xarray/tests/test_accessor_dt.py' adding 'xarray/tests/test_accessor_str.py' adding 'xarray/tests/test_backends.py' adding 'xarray/tests/test_backends_api.py' adding 'xarray/tests/test_backends_common.py' adding 'xarray/tests/test_backends_file_manager.py' adding 'xarray/tests/test_backends_locks.py' adding 'xarray/tests/test_backends_lru_cache.py' adding 'xarray/tests/test_cftime_offsets.py' adding 'xarray/tests/test_cftimeindex.py' adding 'xarray/tests/test_cftimeindex_resample.py' adding 'xarray/tests/test_coarsen.py' adding 'xarray/tests/test_coding.py' adding 'xarray/tests/test_coding_strings.py' adding 'xarray/tests/test_coding_times.py' adding 'xarray/tests/test_combine.py' adding 'xarray/tests/test_computation.py' adding 'xarray/tests/test_concat.py' adding 'xarray/tests/test_conventions.py' adding 'xarray/tests/test_cupy.py' adding 'xarray/tests/test_dask.py' adding 'xarray/tests/test_dataarray.py' adding 'xarray/tests/test_dataset.py' adding 'xarray/tests/test_distributed.py' adding 'xarray/tests/test_dtypes.py' adding 'xarray/tests/test_duck_array_ops.py' adding 'xarray/tests/test_extensions.py' adding 'xarray/tests/test_formatting.py' adding 'xarray/tests/test_formatting_html.py' adding 'xarray/tests/test_groupby.py' adding 'xarray/tests/test_indexes.py' adding 'xarray/tests/test_indexing.py' adding 'xarray/tests/test_interp.py' adding 'xarray/tests/test_merge.py' adding 'xarray/tests/test_missing.py' adding 'xarray/tests/test_nputils.py' adding 'xarray/tests/test_options.py' adding 'xarray/tests/test_plot.py' adding 'xarray/tests/test_plugins.py' adding 'xarray/tests/test_print_versions.py' adding 'xarray/tests/test_sparse.py' adding 'xarray/tests/test_testing.py' adding 'xarray/tests/test_tutorial.py' adding 'xarray/tests/test_ufuncs.py' adding 'xarray/tests/test_units.py' adding 'xarray/tests/test_utils.py' adding 'xarray/tests/test_variable.py' adding 'xarray/tests/test_weighted.py' adding 'xarray/tests/data/bears.nc' adding 'xarray/tests/data/example.grib' adding 'xarray/tests/data/example.ict' adding 'xarray/tests/data/example.uamiv' adding 'xarray/tests/data/example_1.nc' adding 'xarray/tests/data/example_1.nc.gz' adding 'xarray/util/__init__.py' adding 'xarray/util/generate_ops.py' adding 'xarray/util/print_versions.py' adding 'xarray-0.19.0.dist-info/LICENSE' adding 'xarray-0.19.0.dist-info/METADATA' adding 'xarray-0.19.0.dist-info/WHEEL' adding 'xarray-0.19.0.dist-info/top_level.txt' adding 'xarray-0.19.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/xarray-0.19.0/dist /build/xarray-0.19.0 Processing ./xarray-0.19.0-py3-none-any.whl Requirement already satisfied: numpy>=1.17 in /nix/store/vbg77iars2kd1r0mkjv4igswisjmx2nh-python3.7-numpy-1.21.2/lib/python3.7/site-packages (from xarray==0.19.0) (1.21.2) Requirement already satisfied: setuptools>=40.4 in /nix/store/n75adx94rgsd8mlbkv4y5zkiq9d5glfc-python3.7-setuptools-57.2.0/lib/python3.7/site-packages (from xarray==0.19.0) (57.2.0.post0) Requirement already satisfied: pandas>=1.0 in /nix/store/qsyajrrfjj7w98jscwyz0844ydh7l934-python3.7-pandas-1.3.2/lib/python3.7/site-packages (from xarray==0.19.0) (1.3.2) Requirement already satisfied: python-dateutil>=2.7.3 in /nix/store/mrdh4x3v47k3kjb8q1wsinrgablpdpfh-python3.7-python-dateutil-2.8.2/lib/python3.7/site-packages (from pandas>=1.0->xarray==0.19.0) (2.8.2) Requirement already satisfied: pytz>=2017.3 in /nix/store/d04n59wvs6czhb2zf3fjgsz711mdy813-python3.7-pytz-2021.1/lib/python3.7/site-packages (from pandas>=1.0->xarray==0.19.0) (2021.1) Requirement already satisfied: six>=1.5 in /nix/store/cz0zwcgmhgrz3mv722xnmfnnbg8ybrvf-python3.7-six-1.16.0/lib/python3.7/site-packages (from python-dateutil>=2.7.3->pandas>=1.0->xarray==0.19.0) (1.16.0) Installing collected packages: xarray Successfully installed xarray-0.19.0 /build/xarray-0.19.0 Finished executing pipInstallPhase @nix { "action": "setPhase", "phase": "fixupPhase" } post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/p20mpl6g6034m00f95fylirbbhkmbzc2-python3.7-xarray-0.19.0 strip is /nix/store/a4mmjm3bblxwp8h53bcfx3dly80ib0ba-binutils-2.35.1/bin/strip stripping (with command strip and flags -S) in /nix/store/p20mpl6g6034m00f95fylirbbhkmbzc2-python3.7-xarray-0.19.0/lib patching script interpreter paths in /nix/store/p20mpl6g6034m00f95fylirbbhkmbzc2-python3.7-xarray-0.19.0 checking for references to /build/ in /nix/store/p20mpl6g6034m00f95fylirbbhkmbzc2-python3.7-xarray-0.19.0... Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir @nix { "action": "setPhase", "phase": "installCheckPhase" } running install tests no Makefile or custom installCheckPhase, doing nothing @nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" } pythonCatchConflictsPhase @nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" } pythonRemoveBinBytecodePhase @nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" } pythonImportsCheckPhase Executing pythonImportsCheckPhase Check whether the following modules can be imported: xarray @nix { "action": "setPhase", "phase": "pytestCheckPhase" } pytestCheckPhase Executing pytestCheckPhase ============================= test session starts ============================== platform linux -- Python 3.7.11, pytest-6.2.5, py-1.10.0, pluggy-1.0.0 rootdir: /build/xarray-0.19.0, configfile: setup.cfg, testpaths: xarray/tests, properties collecting ...  collecting 0 items  collecting 452 items  collecting 453 items  collecting 1390 items  collecting 2643 items / 1 skipped / 2642 selected  collecting 2840 items / 2 skipped / 2838 selected  collecting 3509 items / 3 skipped / 3506 selected  collecting 3921 items / 5 skipped / 3916 selected  collecting 6293 items / 6 skipped / 6287 selected  collecting 7888 items / 6 skipped / 7882 selected  collecting 8066 items / 6 skipped / 8060 selected  collecting 8599 items / 8 skipped / 8591 selected  collected 9342 items / 10 skipped / 9332 selected  xarray/tests/test_accessor_dt.py ............................sssssssssss [ 0%] sssssssssssssssssss............sssssssssssssssssssssssssssssssssssssssss [ 1%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 1%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 2%] ssssssssssssssssss [ 2%] xarray/tests/test_accessor_str.py s..................................... [ 3%] ........................................................................ [ 4%] ..................................................................... [ 4%] xarray/tests/test_backends.py .sssssssssssssssssssssssssssssssssssssssss [ 5%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 6%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 6%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 7%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 8%] sssssssssssssssssss......xx......s.........X.......x.....s.............. [ 9%] ................s.........X.......x.....s................ss......xx..... [ 9%] .s.........X.......x.....s...................sssssssssssssssssssssssssss [ 10%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 11%] sssssssssssss.....xx......s.........X.......x.....s....................s [ 12%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 12%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 13%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 14%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 15%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 16%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 16%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 17%] ssssssssssss..s...........sssssssssssssssssssssssssssssssss............. [ 18%] ................sssssssssssssssss.s [ 18%] xarray/tests/test_backends_api.py s. [ 18%] xarray/tests/test_backends_common.py . [ 18%] xarray/tests/test_backends_file_manager.py ............................. [ 19%] . [ 19%] xarray/tests/test_backends_locks.py . [ 19%] xarray/tests/test_backends_lru_cache.py ........ [ 19%] xarray/tests/test_cftimeindex.py ..............sssssssssssssssssssssssss [ 19%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 20%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 21%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 21%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 22%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 23%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 24%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 25%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 25%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 26%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 27%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 28%] sssssssssssssssss [ 28%] xarray/tests/test_coarsen.py .s....ssss..sss............................ [ 28%] ..............................ssssssssssssssssssssssssssssssssssssssssss [ 29%] ssssssssssssss...s.......s.......s.......s......ssssssssssssssssssssssss [ 30%] ssssssss.. [ 30%] xarray/tests/test_coding.py .....s................... [ 30%] xarray/tests/test_coding_strings.py ..s...............s.s [ 30%] xarray/tests/test_coding_times.py ssssssssssssssssssssssssssssssssssssss [ 31%] sssssssssssssssssssssssssssssssssssssssssssssss.ssssssssssssssssssssssss [ 32%] sssssssssssssssssssssssssssssssssssss..........ssssssssssssssssssssssss. [ 32%] ..............ssss..........sssssssssssssssssssssssssssssssssssss..sssss [ 33%] ..sssssssss...sssssssssssssssssssssssssssssssssssssssssssssssssss....... [ 34%] ....................sssssssss........................................... [ 35%] ......sssssssssssssssssssssssssssssssssssssssssssssssss.......sssssss... [ 35%]  [ 35%] xarray/tests/test_combine.py .......................................x... [ 36%] ......................................................ss. [ 36%] xarray/tests/test_concat.py ............................................ [ 37%] ............s.................. [ 37%] xarray/tests/test_conventions.py ...ssssssssssssssssssssssssssssssssssss [ 38%] sssssssssssssssssssssssssssssssssssss [ 38%] xarray/tests/test_dataarray.py .................s..............s........ [ 39%] ........................................................x............... [ 39%] s......................................................s................ [ 40%] ...........ss........................ss.......sss...................xX.. [ 41%] ..........s.s...................................sssssss................. [ 42%] .........ssssss......ssssss..................................ssss....sss [ 42%] s....................ssss.s..ss.ss.s.s.................................. [ 43%] ..ssssssssssssssssssssssssss............................................ [ 44%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 46%] ....................................ssssssssssssssssssssssssssssssssssss [ 47%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 48%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 49%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 49%] ssss.................................................................... [ 50%] .........ssssssssssss.............ssssssssssssssssssssssssssssssssssssss [ 51%] s......s....sssss [ 51%] xarray/tests/test_dataset.py ...................................ss...... [ 52%] .......................................................xX.......s....... [ 52%] ..........s.......................................................s..... [ 53%] ........................................................................ [ 54%] ......................ssssss...sss........................s.s.s.....s... [ 55%] ........................................................................ [ 55%] .........ss............................................................. [ 56%] ........................................................................ [ 57%] ...................................ssssssssssssssss..................... [ 58%] ........................................................................ [ 58%] ........................................................................ [ 59%] ........................................................................ [ 60%] ...................................................................sssss [ 61%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 62%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 62%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 63%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 64%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 65%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 65%] sssssssssss................ssssssssssssssss..............sxxss......ss.. [ 66%] ....ss.....s.sssss [ 66%] xarray/tests/test_dtypes.py ........s............................... [ 67%] xarray/tests/test_duck_array_ops.py ....................sss.........ssss [ 67%] ssss........ssssssss........ssssssss......ssssssssss........ssssssss.... [ 68%] ....ssssssss........ssssssss........ssssssss......ssssssssss........ssss [ 69%] ssss........ssssssss........ssssssss........ssssssss......ssssssssss.... [ 69%] ....ssssssss........ssssssss........ssssssss........ssssssss......ssssss [ 70%] ssss........ssssssssssssssssss..........ssssssssssssssssssssssssssssss.. [ 71%] ........ssssssssssssssssssssssssss..............ssssssssssssssssssssssss [ 72%] ss..............sssssssssssssssssssssssssssssss.s.s.s.s.ssssssssssssssss [ 73%] sssssssssssssss.s.s.s.s.sssssssssssssssssssssssssss.s.s.s.s.s.s.ssssssss [ 73%] sssssssssssssssssss.s.s.s.s.s.s.ssssssssssssssssssss......sssssss....... [ 74%] .ssssssss........ssssssss........ssssssss........ssssssss........sssssss [ 75%] s........ssssssss........ssssssss........ssssssss........ssssssss....... [ 76%] .ssssssss........ssssssss........ssssssss........ssssssss........sssssss [ 76%] s........ssssssss........ssssssss........ssssssss........ssssssss....... [ 77%] .ssssssss........ssssssss........ssssssss........ssssssss........sssssss [ 78%] s........ssssssss....ssss....ssss.s.s.s.s.s.s......ssss....ssss....ssss. [ 79%] ...ssss..ss.........s.s.s [ 79%] xarray/tests/test_extensions.py .... [ 79%] xarray/tests/test_formatting.py ....................s.... [ 79%] xarray/tests/test_formatting_html.py ..s.............. [ 79%] xarray/tests/test_groupby.py ........................................... [ 80%]  [ 80%] xarray/tests/test_indexes.py ..... [ 80%] xarray/tests/test_indexing.py .......................................... [ 80%] ...................................................................s.... [ 81%] ..... [ 81%] xarray/tests/test_interp.py .....ssss...s.s...s.ss.s.............x.ssss. [ 82%] s.s..sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 83%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 83%] sssssssssssssssssssssssssssssssssssssssssssssssssssssss.... [ 84%] xarray/tests/test_merge.py ............................................. [ 84%] ........ [ 84%] xarray/tests/test_missing.py .......................ssss.ss..........sss [ 85%] ssssssss....s.s.s.s.s.sx. [ 85%] xarray/tests/test_nputils.py .. [ 85%] xarray/tests/test_options.py ............X.... [ 85%] xarray/tests/test_plot.py ssssssssssssssssssssssssssssssssssssssssssssss [ 86%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 87%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 87%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 88%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 89%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 90%] sssssssssssssssssssssssssssssssssssssssssssssssssssss [ 90%] xarray/tests/test_plugins.py .......... [ 90%] xarray/tests/test_print_versions.py . [ 90%] xarray/tests/test_testing.py .....ss.ss.ss.ss.ss.ss..... [ 91%] xarray/tests/test_tutorial.py sss [ 91%] xarray/tests/test_ufuncs.py .......ss................................... [ 91%] ............................ [ 92%] xarray/tests/test_utils.py .....ss....................s................ [ 92%] xarray/tests/test_variable.py ......................x................... [ 92%] ....................XX.X.....XX.X.....XX.X.....XX.X.....XX.X............ [ 93%] ........................................................................ [ 94%] ....sssssss....s....s........sssssssssssssssssssssssssssssssssssssssssss [ 95%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 96%] sssssssssssssssssssss......................x............................ [ 96%] ...................sssssssssssssssssssssssssssssssssssssssssssssssssssss [ 97%] ss.....s........s...ssssssssss [ 97%] xarray/tests/test_weighted.py ......ssssssssss.......................... [ 98%] ........................................................................ [ 99%] ........................................................................ [ 99%] ......... [100%] =============================== warnings summary =============================== xarray/tests/test_dataarray.py::TestReduce1D::test_min[x3-5-2-1] xarray/tests/test_dataarray.py::TestReduce1D::test_max[x3-5-2-1] xarray/tests/test_dataarray.py::TestReduce2D::test_min[x2-minindex2-maxindex2-nanindex2] xarray/tests/test_dataarray.py::TestReduce2D::test_max[x2-minindex2-maxindex2-nanindex2] /nix/store/vbg77iars2kd1r0mkjv4igswisjmx2nh-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/fromnumeric.py:86: RuntimeWarning: invalid value encountered in reduce return ufunc.reduce(obj, axis, dtype, out, **passkwargs) xarray/tests/test_dataarray.py: 64 warnings /nix/store/vs3h4rwwmi51j9q30qaggqfjlp501hbv-python3.7-Bottleneck-1.3.2/lib/python3.7/site-packages/bottleneck/slow/move.py:168: DeprecationWarning: `np.bool` is a deprecated alias for the builtin `bool`. To silence this warning, use `bool` by itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, use `np.bool_` here. Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations idx = np.empty(a.shape, dtype=np.bool) -- Docs: https://docs.pytest.org/en/stable/warnings.html = 4177 passed, 5133 skipped, 20 xfailed, 22 xpassed, 68 warnings in 207.51s (0:03:27) = Finished executing pytestCheckPhase @nix { "action": "setPhase", "phase": "pytestcachePhase" } pytestcachePhase