Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-xarray.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682139916.803398/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-xarray.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-xarray-2023.4.2-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-xarray.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682139916.803398/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-xarray.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-xarray-2023.4.2-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-xarray.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682139916.803398/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-xarray.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.WGVJ0w + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xarray-2023.4.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/xarray-2023.4.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd xarray-2023.4.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.movqrt + umask 022 + cd /builddir/build/BUILD + cd xarray-2023.4.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib64/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'use_scm_version' warnings.warn(msg) running build running build_py creating build creating build/lib creating build/lib/xarray copying xarray/convert.py -> build/lib/xarray copying xarray/testing.py -> build/lib/xarray copying xarray/__init__.py -> build/lib/xarray copying xarray/conventions.py -> build/lib/xarray copying xarray/tutorial.py -> build/lib/xarray creating build/lib/xarray/util copying xarray/util/generate_aggregations.py -> build/lib/xarray/util copying xarray/util/generate_ops.py -> build/lib/xarray/util copying xarray/util/deprecation_helpers.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/coding copying xarray/coding/times.py -> build/lib/xarray/coding copying xarray/coding/calendar_ops.py -> build/lib/xarray/coding copying xarray/coding/frequencies.py -> build/lib/xarray/coding copying xarray/coding/strings.py -> build/lib/xarray/coding copying xarray/coding/__init__.py -> build/lib/xarray/coding copying xarray/coding/cftime_offsets.py -> build/lib/xarray/coding copying xarray/coding/cftimeindex.py -> build/lib/xarray/coding copying xarray/coding/variables.py -> build/lib/xarray/coding creating build/lib/xarray/tests copying xarray/tests/test_extensions.py -> build/lib/xarray/tests copying xarray/tests/test_tutorial.py -> build/lib/xarray/tests copying xarray/tests/test_backends.py -> build/lib/xarray/tests copying xarray/tests/test_distributed.py -> build/lib/xarray/tests copying xarray/tests/test_cftimeindex.py -> build/lib/xarray/tests copying xarray/tests/test_variable.py -> build/lib/xarray/tests copying xarray/tests/test_formatting_html.py -> build/lib/xarray/tests copying xarray/tests/test_dataset.py -> build/lib/xarray/tests copying xarray/tests/test_weighted.py -> build/lib/xarray/tests copying xarray/tests/test_deprecation_helpers.py -> build/lib/xarray/tests copying xarray/tests/test_testing.py -> build/lib/xarray/tests copying xarray/tests/test_dataarray.py -> build/lib/xarray/tests copying xarray/tests/test_merge.py -> build/lib/xarray/tests copying xarray/tests/test_nputils.py -> build/lib/xarray/tests copying xarray/tests/test_utils.py -> build/lib/xarray/tests copying xarray/tests/test_accessor_str.py -> build/lib/xarray/tests copying xarray/tests/test_units.py -> build/lib/xarray/tests copying xarray/tests/test_groupby.py -> build/lib/xarray/tests copying xarray/tests/test_cftime_offsets.py -> build/lib/xarray/tests copying xarray/tests/test_formatting.py -> build/lib/xarray/tests copying xarray/tests/test_plot.py -> build/lib/xarray/tests copying xarray/tests/test_coding_times.py -> build/lib/xarray/tests copying xarray/tests/test_rolling.py -> build/lib/xarray/tests copying xarray/tests/test_plugins.py -> build/lib/xarray/tests copying xarray/tests/test_coding_strings.py -> build/lib/xarray/tests copying xarray/tests/test_dask.py -> build/lib/xarray/tests copying xarray/tests/test_dtypes.py -> build/lib/xarray/tests copying xarray/tests/test_cupy.py -> build/lib/xarray/tests copying xarray/tests/test_interp.py -> build/lib/xarray/tests copying xarray/tests/test_indexing.py -> build/lib/xarray/tests copying xarray/tests/conftest.py -> build/lib/xarray/tests copying xarray/tests/test_print_versions.py -> build/lib/xarray/tests copying xarray/tests/test_duck_array_ops.py -> build/lib/xarray/tests copying xarray/tests/test_array_api.py -> build/lib/xarray/tests copying xarray/tests/test_coarsen.py -> build/lib/xarray/tests copying xarray/tests/test_backends_api.py -> build/lib/xarray/tests copying xarray/tests/test_calendar_ops.py -> build/lib/xarray/tests copying xarray/tests/test_conventions.py -> build/lib/xarray/tests copying xarray/tests/test_computation.py -> build/lib/xarray/tests copying xarray/tests/test_options.py -> build/lib/xarray/tests copying xarray/tests/test_cftimeindex_resample.py -> build/lib/xarray/tests copying xarray/tests/test_backends_lru_cache.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_accessor_dt.py -> build/lib/xarray/tests copying xarray/tests/test_ufuncs.py -> build/lib/xarray/tests copying xarray/tests/test_concat.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_missing.py -> build/lib/xarray/tests copying xarray/tests/test_sparse.py -> build/lib/xarray/tests copying xarray/tests/test_backends_file_manager.py -> build/lib/xarray/tests copying xarray/tests/test_coding.py -> build/lib/xarray/tests copying xarray/tests/test_combine.py -> build/lib/xarray/tests creating build/lib/xarray/indexes copying xarray/indexes/__init__.py -> build/lib/xarray/indexes creating build/lib/xarray/static copying xarray/static/__init__.py -> build/lib/xarray/static creating build/lib/xarray/backends copying xarray/backends/memory.py -> build/lib/xarray/backends copying xarray/backends/locks.py -> build/lib/xarray/backends copying xarray/backends/store.py -> build/lib/xarray/backends copying xarray/backends/pseudonetcdf_.py -> build/lib/xarray/backends copying xarray/backends/common.py -> build/lib/xarray/backends copying xarray/backends/file_manager.py -> build/lib/xarray/backends copying xarray/backends/pydap_.py -> build/lib/xarray/backends copying xarray/backends/scipy_.py -> build/lib/xarray/backends copying xarray/backends/zarr.py -> build/lib/xarray/backends copying xarray/backends/netcdf3.py -> build/lib/xarray/backends copying xarray/backends/netCDF4_.py -> build/lib/xarray/backends copying xarray/backends/plugins.py -> build/lib/xarray/backends copying xarray/backends/__init__.py -> build/lib/xarray/backends copying xarray/backends/api.py -> build/lib/xarray/backends copying xarray/backends/pynio_.py -> build/lib/xarray/backends copying xarray/backends/lru_cache.py -> build/lib/xarray/backends copying xarray/backends/h5netcdf_.py -> build/lib/xarray/backends creating build/lib/xarray/plot copying xarray/plot/facetgrid.py -> build/lib/xarray/plot copying xarray/plot/utils.py -> build/lib/xarray/plot copying xarray/plot/dataarray_plot.py -> build/lib/xarray/plot copying xarray/plot/dataset_plot.py -> build/lib/xarray/plot copying xarray/plot/accessor.py -> build/lib/xarray/plot copying xarray/plot/__init__.py -> build/lib/xarray/plot creating build/lib/xarray/core copying xarray/core/alignment.py -> build/lib/xarray/core copying xarray/core/dataset.py -> build/lib/xarray/core copying xarray/core/extensions.py -> build/lib/xarray/core copying xarray/core/groupby.py -> build/lib/xarray/core copying xarray/core/pdcompat.py -> build/lib/xarray/core copying xarray/core/options.py -> build/lib/xarray/core copying xarray/core/_typed_ops.py -> build/lib/xarray/core copying xarray/core/indexes.py -> build/lib/xarray/core copying xarray/core/resample.py -> build/lib/xarray/core copying xarray/core/_aggregations.py -> build/lib/xarray/core copying xarray/core/combine.py -> build/lib/xarray/core copying xarray/core/common.py -> build/lib/xarray/core copying xarray/core/duck_array_ops.py -> build/lib/xarray/core copying xarray/core/ops.py -> build/lib/xarray/core copying xarray/core/concat.py -> build/lib/xarray/core copying xarray/core/merge.py -> build/lib/xarray/core copying xarray/core/types.py -> build/lib/xarray/core copying xarray/core/parallel.py -> build/lib/xarray/core copying xarray/core/dtypes.py -> build/lib/xarray/core copying xarray/core/rolling_exp.py -> build/lib/xarray/core copying xarray/core/weighted.py -> build/lib/xarray/core copying xarray/core/utils.py -> build/lib/xarray/core copying xarray/core/pycompat.py -> build/lib/xarray/core copying xarray/core/indexing.py -> build/lib/xarray/core copying xarray/core/arithmetic.py -> build/lib/xarray/core copying xarray/core/formatting_html.py -> build/lib/xarray/core copying xarray/core/formatting.py -> build/lib/xarray/core copying xarray/core/npcompat.py -> build/lib/xarray/core copying xarray/core/coordinates.py -> build/lib/xarray/core copying xarray/core/resample_cftime.py -> build/lib/xarray/core copying xarray/core/missing.py -> build/lib/xarray/core copying xarray/core/accessor_dt.py -> build/lib/xarray/core copying xarray/core/nputils.py -> build/lib/xarray/core copying xarray/core/variable.py -> build/lib/xarray/core copying xarray/core/dask_array_ops.py -> build/lib/xarray/core copying xarray/core/nanops.py -> build/lib/xarray/core copying xarray/core/rolling.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/accessor_str.py -> build/lib/xarray/core copying xarray/core/dataarray.py -> build/lib/xarray/core creating build/lib/xarray/static/css copying xarray/static/css/__init__.py -> build/lib/xarray/static/css creating build/lib/xarray/static/html copying xarray/static/html/__init__.py -> build/lib/xarray/static/html 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/tests/data copying xarray/tests/data/example.uamiv -> build/lib/xarray/tests/data copying xarray/tests/data/bears.nc -> build/lib/xarray/tests/data copying xarray/tests/data/example_1.nc.gz -> build/lib/xarray/tests/data copying xarray/tests/data/example.ict -> build/lib/xarray/tests/data copying xarray/tests/data/example.grib -> build/lib/xarray/tests/data copying xarray/tests/data/example_1.nc -> build/lib/xarray/tests/data copying xarray/static/css/style.css -> build/lib/xarray/static/css copying xarray/static/html/icons-svg-inline.html -> build/lib/xarray/static/html copying xarray/core/_typed_ops.pyi -> build/lib/xarray/core + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.pqs3BG + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64 + cd xarray-2023.4.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64 /usr/lib64/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'use_scm_version' warnings.warn(msg) running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr creating /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray creating /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/util copying build/lib/xarray/util/generate_aggregations.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/util copying build/lib/xarray/util/generate_ops.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/util copying build/lib/xarray/util/deprecation_helpers.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/util copying build/lib/xarray/util/__init__.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/util copying build/lib/xarray/util/print_versions.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/util creating /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/coding copying build/lib/xarray/coding/times.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/coding copying build/lib/xarray/coding/calendar_ops.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/coding copying build/lib/xarray/coding/frequencies.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/coding copying build/lib/xarray/coding/strings.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/coding copying build/lib/xarray/coding/__init__.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/coding copying build/lib/xarray/coding/cftime_offsets.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/coding copying build/lib/xarray/coding/cftimeindex.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/coding copying build/lib/xarray/coding/variables.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/coding copying build/lib/xarray/convert.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray creating /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_extensions.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_tutorial.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_backends.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_distributed.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_cftimeindex.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_variable.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_formatting_html.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_dataset.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_weighted.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_deprecation_helpers.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_testing.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_dataarray.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_merge.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_nputils.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_utils.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_accessor_str.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_units.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_groupby.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_cftime_offsets.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_formatting.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_plot.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_coding_times.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_rolling.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_plugins.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_coding_strings.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_dask.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_dtypes.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_cupy.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_interp.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_indexing.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/conftest.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_print_versions.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_duck_array_ops.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_array_api.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_coarsen.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_backends_api.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_calendar_ops.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_conventions.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_computation.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_options.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_cftimeindex_resample.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_backends_lru_cache.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_backends_locks.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_indexes.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_accessor_dt.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_ufuncs.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_concat.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/__init__.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_backends_common.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_missing.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests creating /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests/data copying build/lib/xarray/tests/data/example.uamiv -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests/data copying build/lib/xarray/tests/data/bears.nc -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests/data copying build/lib/xarray/tests/data/example_1.nc.gz -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests/data copying build/lib/xarray/tests/data/example.ict -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests/data copying build/lib/xarray/tests/data/example.grib -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests/data copying build/lib/xarray/tests/data/example_1.nc -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests/data copying build/lib/xarray/tests/test_sparse.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_backends_file_manager.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_coding.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_combine.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests creating /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/indexes copying build/lib/xarray/indexes/__init__.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/indexes copying build/lib/xarray/testing.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray creating /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/static creating /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/static/css copying build/lib/xarray/static/css/style.css -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/static/css copying build/lib/xarray/static/css/__init__.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/static/css creating /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/static/html copying build/lib/xarray/static/html/icons-svg-inline.html -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/static/html copying build/lib/xarray/static/html/__init__.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/static/html copying build/lib/xarray/static/__init__.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/static copying build/lib/xarray/__init__.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray creating /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/backends copying build/lib/xarray/backends/memory.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/backends copying build/lib/xarray/backends/locks.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/backends copying build/lib/xarray/backends/store.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/backends copying build/lib/xarray/backends/pseudonetcdf_.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/backends copying build/lib/xarray/backends/common.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/backends copying build/lib/xarray/backends/file_manager.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/backends copying build/lib/xarray/backends/pydap_.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/backends copying build/lib/xarray/backends/scipy_.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/backends copying build/lib/xarray/backends/zarr.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/backends copying build/lib/xarray/backends/netcdf3.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/backends copying build/lib/xarray/backends/netCDF4_.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/backends copying build/lib/xarray/backends/plugins.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/backends copying build/lib/xarray/backends/__init__.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/backends copying build/lib/xarray/backends/api.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/backends copying build/lib/xarray/backends/pynio_.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/backends copying build/lib/xarray/backends/lru_cache.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/backends copying build/lib/xarray/backends/h5netcdf_.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/backends creating /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/plot copying build/lib/xarray/plot/facetgrid.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/plot copying build/lib/xarray/plot/utils.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/plot copying build/lib/xarray/plot/dataarray_plot.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/plot copying build/lib/xarray/plot/dataset_plot.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/plot copying build/lib/xarray/plot/accessor.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/plot copying build/lib/xarray/plot/__init__.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/plot copying build/lib/xarray/conventions.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray creating /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/alignment.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/dataset.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/extensions.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/groupby.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/pdcompat.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/options.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/_typed_ops.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/indexes.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/resample.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/_aggregations.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/combine.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/common.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/duck_array_ops.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/ops.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/concat.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/merge.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/types.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/parallel.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/dtypes.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/rolling_exp.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/weighted.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/utils.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/pycompat.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/indexing.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/arithmetic.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/formatting_html.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/formatting.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/npcompat.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/coordinates.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/resample_cftime.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/missing.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/accessor_dt.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/nputils.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/variable.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/dask_array_ops.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/nanops.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/rolling.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/__init__.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/computation.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/_typed_ops.pyi -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/accessor_str.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/dataarray.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/py.typed -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray copying build/lib/xarray/tutorial.py -> /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/util/generate_aggregations.py to generate_aggregations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/util/generate_ops.py to generate_ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/util/deprecation_helpers.py to deprecation_helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/util/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/util/print_versions.py to print_versions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/coding/times.py to times.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/coding/calendar_ops.py to calendar_ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/coding/frequencies.py to frequencies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/coding/strings.py to strings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/coding/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/coding/cftime_offsets.py to cftime_offsets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/coding/cftimeindex.py to cftimeindex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/coding/variables.py to variables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/convert.py to convert.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests/test_extensions.py to test_extensions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests/test_tutorial.py to test_tutorial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py to test_backends.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests/test_distributed.py to test_distributed.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests/test_cftimeindex.py to test_cftimeindex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests/test_variable.py to test_variable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests/test_formatting_html.py to test_formatting_html.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests/test_dataset.py to test_dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests/test_weighted.py to test_weighted.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests/test_deprecation_helpers.py to test_deprecation_helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests/test_testing.py to test_testing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests/test_dataarray.py to test_dataarray.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests/test_merge.py to test_merge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests/test_nputils.py to test_nputils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests/test_accessor_str.py to test_accessor_str.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests/test_units.py to test_units.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests/test_groupby.py to test_groupby.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests/test_cftime_offsets.py to test_cftime_offsets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests/test_formatting.py to test_formatting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests/test_plot.py to test_plot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests/test_coding_times.py to test_coding_times.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests/test_rolling.py to test_rolling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests/test_plugins.py to test_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests/test_coding_strings.py to test_coding_strings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests/test_dask.py to test_dask.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests/test_dtypes.py to test_dtypes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests/test_cupy.py to test_cupy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests/test_interp.py to test_interp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests/test_indexing.py to test_indexing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests/test_print_versions.py to test_print_versions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests/test_duck_array_ops.py to test_duck_array_ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests/test_array_api.py to test_array_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests/test_coarsen.py to test_coarsen.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests/test_backends_api.py to test_backends_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests/test_calendar_ops.py to test_calendar_ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests/test_conventions.py to test_conventions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests/test_computation.py to test_computation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests/test_options.py to test_options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests/test_cftimeindex_resample.py to test_cftimeindex_resample.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests/test_backends_lru_cache.py to test_backends_lru_cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests/test_backends_locks.py to test_backends_locks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests/test_indexes.py to test_indexes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests/test_accessor_dt.py to test_accessor_dt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests/test_ufuncs.py to test_ufuncs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests/test_concat.py to test_concat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests/test_backends_common.py to test_backends_common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests/test_missing.py to test_missing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests/test_sparse.py to test_sparse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests/test_backends_file_manager.py to test_backends_file_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests/test_coding.py to test_coding.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tests/test_combine.py to test_combine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/indexes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/testing.py to testing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/static/css/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/static/html/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/static/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/backends/memory.py to memory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/backends/locks.py to locks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/backends/store.py to store.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/backends/pseudonetcdf_.py to pseudonetcdf_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/backends/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/backends/file_manager.py to file_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/backends/pydap_.py to pydap_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/backends/scipy_.py to scipy_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/backends/zarr.py to zarr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/backends/netcdf3.py to netcdf3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/backends/netCDF4_.py to netCDF4_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/backends/plugins.py to plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/backends/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/backends/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/backends/pynio_.py to pynio_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/backends/lru_cache.py to lru_cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/backends/h5netcdf_.py to h5netcdf_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/plot/facetgrid.py to facetgrid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/plot/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/plot/dataarray_plot.py to dataarray_plot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/plot/dataset_plot.py to dataset_plot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/plot/accessor.py to accessor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/plot/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/conventions.py to conventions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core/alignment.py to alignment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core/dataset.py to dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core/extensions.py to extensions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core/groupby.py to groupby.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core/pdcompat.py to pdcompat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core/options.py to options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core/_typed_ops.py to _typed_ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core/indexes.py to indexes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core/resample.py to resample.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core/_aggregations.py to _aggregations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core/combine.py to combine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core/duck_array_ops.py to duck_array_ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core/ops.py to ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core/concat.py to concat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core/merge.py to merge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core/parallel.py to parallel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core/dtypes.py to dtypes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core/rolling_exp.py to rolling_exp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core/weighted.py to weighted.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core/pycompat.py to pycompat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core/indexing.py to indexing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core/arithmetic.py to arithmetic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core/formatting_html.py to formatting_html.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core/formatting.py to formatting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core/npcompat.py to npcompat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core/coordinates.py to coordinates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core/resample_cftime.py to resample_cftime.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core/missing.py to missing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core/accessor_dt.py to accessor_dt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core/nputils.py to nputils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core/variable.py to variable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core/dask_array_ops.py to dask_array_ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core/nanops.py to nanops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core/rolling.py to rolling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core/computation.py to computation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core/accessor_str.py to accessor_str.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/core/dataarray.py to dataarray.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray/tutorial.py to tutorial.cpython-39.pyc writing byte-compilation script '/tmp/tmpz0lkwq95.py' /usr/bin/python3 /tmp/tmpz0lkwq95.py removing /tmp/tmpz0lkwq95.py running install_egg_info 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.egg-info to /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9/site-packages/xarray-0.0.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64//usr/share/doc/python-xarray + '[' -d doc ']' + cp -arf doc /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64//usr/share/doc/python-xarray + '[' -d docs ']' + '[' -d example ']' ~/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64 ~/build/BUILD/xarray-2023.4.2 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/xarray-2023.4.2 + mv /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2023.4.2-1 --unique-debug-suffix -2023.4.2-1.x86_64 --unique-debug-src-base python-xarray-2023.4.2-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/xarray-2023.4.2 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-xarray-2023.4.2-1.noarch Provides: python-xarray python3-xarray = 2023.4.2-1 python3.9dist(xarray) = 0 python3dist(xarray) = 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(numpy) >= 1.21 python3.9dist(packaging) >= 21.3 python3.9dist(pandas) >= 1.4 Processing files: python-xarray-help-2023.4.2-1.noarch warning: Empty %files file /builddir/build/BUILD/xarray-2023.4.2/doclist.lst Provides: python-xarray-help = 2023.4.2-1 python3-xarray-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64 Wrote: /builddir/build/RPMS/python-xarray-help-2023.4.2-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-xarray-2023.4.2-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.5e7Rco + umask 022 + cd /builddir/build/BUILD + cd xarray-2023.4.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-xarray-2023.4.2-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0