>>> py3-xarray: Building community/py3-xarray 2024.3.0-r0 (using abuild 3.13.0-r3) started Sat, 04 May 2024 13:34:02 +0000 >>> py3-xarray: Checking sanity of /home/buildozer/aports/community/py3-xarray/APKBUILD... >>> py3-xarray: Analyzing dependencies... >>> py3-xarray: Installing for build: build-base python3 py3-numpy py3-packaging py3-pandas py3-gpep517 py3-setuptools_scm py3-wheel (1/37) Installing gdbm (1.23-r1) (2/37) Installing xz-libs (5.6.1-r3) (3/37) Installing mpdecimal (4.0.0-r0) (4/37) Installing libpanelw (6.4_p20240330-r0) (5/37) Installing readline (8.2.10-r0) (6/37) Installing sqlite-libs (3.45.3-r0) (7/37) Installing python3 (3.12.3-r1) (8/37) Installing python3-pycache-pyc0 (3.12.3-r1) (9/37) Installing pyc (3.12.3-r1) (10/37) Installing python3-pyc (3.12.3-r1) (11/37) Installing libgfortran (13.2.1_git20240309-r0) (12/37) Installing openblas (0.3.27-r0) (13/37) Installing py3-numpy (1.25.2-r1) (14/37) Installing py3-numpy-pyc (1.25.2-r1) (15/37) Installing py3-parsing (3.1.2-r1) (16/37) Installing py3-parsing-pyc (3.1.2-r1) (17/37) Installing py3-packaging (24.0-r1) (18/37) Installing py3-packaging-pyc (24.0-r1) (19/37) Installing py3-six (1.16.0-r9) (20/37) Installing py3-six-pyc (1.16.0-r9) (21/37) Installing py3-dateutil (2.9.0-r1) (22/37) Installing py3-dateutil-pyc (2.9.0-r1) (23/37) Installing py3-tz (2024.1-r1) (24/37) Installing py3-tz-pyc (2024.1-r1) (25/37) Installing py3-pandas (2.0.3-r1) (26/37) Installing py3-pandas-pyc (2.0.3-r1) (27/37) Installing py3-installer (0.7.0-r2) (28/37) Installing py3-installer-pyc (0.7.0-r2) (29/37) Installing py3-gpep517 (15-r2) (30/37) Installing py3-gpep517-pyc (15-r2) (31/37) Installing py3-setuptools (69.5.1-r0) (32/37) Installing py3-setuptools-pyc (69.5.1-r0) (33/37) Installing py3-setuptools_scm (8.0.4-r2) (34/37) Installing py3-setuptools_scm-pyc (8.0.4-r2) (35/37) Installing py3-wheel (0.42.0-r1) (36/37) Installing py3-wheel-pyc (0.42.0-r1) (37/37) Installing .makedepends-py3-xarray (20240504.133404) Executing busybox-1.36.1-r26.trigger OK: 900 MiB in 175 packages >>> py3-xarray: Cleaning up srcdir >>> py3-xarray: Cleaning up pkgdir >>> py3-xarray: Cleaning up tmpdir >>> py3-xarray: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/py3-xarray-2024.3.0.tar.gz >>> py3-xarray: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/py3-xarray-2024.3.0.tar.gz >>> py3-xarray: Checking sha512sums... py3-xarray-2024.3.0.tar.gz: OK >>> py3-xarray: Unpacking /var/cache/distfiles/py3-xarray-2024.3.0.tar.gz... 2024-05-04 13:34:05,569 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools_scm/git.py:308: UserWarning: git archive did not support describe output warnings.warn("git archive did not support describe output") /usr/lib/python3.12/site-packages/setuptools_scm/git.py:327: UserWarning: unprocessed git archival found (no export subst applied) warnings.warn("unprocessed git archival found (no export subst applied)") 2024-05-04 13:34:05,693 root INFO running bdist_wheel 2024-05-04 13:34:05,702 root INFO running build 2024-05-04 13:34:05,702 root INFO running build_py 2024-05-04 13:34:05,704 root INFO creating build 2024-05-04 13:34:05,704 root INFO creating build/lib 2024-05-04 13:34:05,705 root INFO creating build/lib/xarray 2024-05-04 13:34:05,705 root INFO copying xarray/__init__.py -> build/lib/xarray 2024-05-04 13:34:05,705 root INFO copying xarray/convert.py -> build/lib/xarray 2024-05-04 13:34:05,705 root INFO copying xarray/conventions.py -> build/lib/xarray 2024-05-04 13:34:05,705 root INFO copying xarray/tutorial.py -> build/lib/xarray 2024-05-04 13:34:05,705 root INFO running egg_info 2024-05-04 13:34:05,707 root INFO writing xarray.egg-info/PKG-INFO 2024-05-04 13:34:05,710 root INFO writing dependency_links to xarray.egg-info/dependency_links.txt 2024-05-04 13:34:05,711 root INFO writing entry points to xarray.egg-info/entry_points.txt 2024-05-04 13:34:05,712 root INFO writing requirements to xarray.egg-info/requires.txt 2024-05-04 13:34:05,712 root INFO writing top-level names to xarray.egg-info/top_level.txt 2024-05-04 13:34:08,078 root INFO reading manifest file 'xarray.egg-info/SOURCES.txt' 2024-05-04 13:34:08,081 root INFO reading manifest template 'MANIFEST.in' 2024-05-04 13:34:08,081 root WARNING no previously-included directories found matching 'xarray/datatree_*' 2024-05-04 13:34:08,081 root INFO adding license file 'LICENSE' 2024-05-04 13:34:08,084 root INFO writing manifest file 'xarray.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'xarray.backends' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'xarray.backends' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'xarray.backends' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'xarray.backends' to be distributed and are already explicitly excluding 'xarray.backends' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'xarray.coding' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'xarray.coding' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'xarray.coding' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'xarray.coding' to be distributed and are already explicitly excluding 'xarray.coding' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'xarray.core' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'xarray.core' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'xarray.core' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'xarray.core' to be distributed and are already explicitly excluding 'xarray.core' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'xarray.indexes' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'xarray.indexes' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'xarray.indexes' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'xarray.indexes' to be distributed and are already explicitly excluding 'xarray.indexes' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'xarray.namedarray' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'xarray.namedarray' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'xarray.namedarray' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'xarray.namedarray' to be distributed and are already explicitly excluding 'xarray.namedarray' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'xarray.plot' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'xarray.plot' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'xarray.plot' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'xarray.plot' to be distributed and are already explicitly excluding 'xarray.plot' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'xarray.static' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'xarray.static' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'xarray.static' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'xarray.static' to be distributed and are already explicitly excluding 'xarray.static' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'xarray.static.css' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'xarray.static.css' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'xarray.static.css' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'xarray.static.css' to be distributed and are already explicitly excluding 'xarray.static.css' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'xarray.static.html' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'xarray.static.html' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'xarray.static.html' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'xarray.static.html' to be distributed and are already explicitly excluding 'xarray.static.html' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'xarray.testing' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'xarray.testing' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'xarray.testing' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'xarray.testing' to be distributed and are already explicitly excluding 'xarray.testing' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'xarray.tests' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'xarray.tests' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'xarray.tests' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'xarray.tests' to be distributed and are already explicitly excluding 'xarray.tests' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'xarray.tests.data' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'xarray.tests.data' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'xarray.tests.data' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'xarray.tests.data' to be distributed and are already explicitly excluding 'xarray.tests.data' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'xarray.util' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'xarray.util' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'xarray.util' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'xarray.util' to be distributed and are already explicitly excluding 'xarray.util' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) 2024-05-04 13:34:08,091 root INFO copying xarray/py.typed -> build/lib/xarray 2024-05-04 13:34:08,091 root INFO creating build/lib/xarray/backends 2024-05-04 13:34:08,091 root INFO copying xarray/backends/__init__.py -> build/lib/xarray/backends 2024-05-04 13:34:08,092 root INFO copying xarray/backends/api.py -> build/lib/xarray/backends 2024-05-04 13:34:08,092 root INFO copying xarray/backends/common.py -> build/lib/xarray/backends 2024-05-04 13:34:08,092 root INFO copying xarray/backends/file_manager.py -> build/lib/xarray/backends 2024-05-04 13:34:08,092 root INFO copying xarray/backends/h5netcdf_.py -> build/lib/xarray/backends 2024-05-04 13:34:08,093 root INFO copying xarray/backends/locks.py -> build/lib/xarray/backends 2024-05-04 13:34:08,093 root INFO copying xarray/backends/lru_cache.py -> build/lib/xarray/backends 2024-05-04 13:34:08,093 root INFO copying xarray/backends/memory.py -> build/lib/xarray/backends 2024-05-04 13:34:08,093 root INFO copying xarray/backends/netCDF4_.py -> build/lib/xarray/backends 2024-05-04 13:34:08,094 root INFO copying xarray/backends/netcdf3.py -> build/lib/xarray/backends 2024-05-04 13:34:08,094 root INFO copying xarray/backends/plugins.py -> build/lib/xarray/backends 2024-05-04 13:34:08,094 root INFO copying xarray/backends/pydap_.py -> build/lib/xarray/backends 2024-05-04 13:34:08,094 root INFO copying xarray/backends/pynio_.py -> build/lib/xarray/backends 2024-05-04 13:34:08,094 root INFO copying xarray/backends/scipy_.py -> build/lib/xarray/backends 2024-05-04 13:34:08,094 root INFO copying xarray/backends/store.py -> build/lib/xarray/backends 2024-05-04 13:34:08,095 root INFO copying xarray/backends/zarr.py -> build/lib/xarray/backends 2024-05-04 13:34:08,095 root INFO creating build/lib/xarray/coding 2024-05-04 13:34:08,095 root INFO copying xarray/coding/__init__.py -> build/lib/xarray/coding 2024-05-04 13:34:08,095 root INFO copying xarray/coding/calendar_ops.py -> build/lib/xarray/coding 2024-05-04 13:34:08,095 root INFO copying xarray/coding/cftime_offsets.py -> build/lib/xarray/coding 2024-05-04 13:34:08,096 root INFO copying xarray/coding/cftimeindex.py -> build/lib/xarray/coding 2024-05-04 13:34:08,096 root INFO copying xarray/coding/frequencies.py -> build/lib/xarray/coding 2024-05-04 13:34:08,096 root INFO copying xarray/coding/strings.py -> build/lib/xarray/coding 2024-05-04 13:34:08,096 root INFO copying xarray/coding/times.py -> build/lib/xarray/coding 2024-05-04 13:34:08,096 root INFO copying xarray/coding/variables.py -> build/lib/xarray/coding 2024-05-04 13:34:08,097 root INFO creating build/lib/xarray/core 2024-05-04 13:34:08,097 root INFO copying xarray/core/__init__.py -> build/lib/xarray/core 2024-05-04 13:34:08,097 root INFO copying xarray/core/_aggregations.py -> build/lib/xarray/core 2024-05-04 13:34:08,098 root INFO copying xarray/core/_typed_ops.py -> build/lib/xarray/core 2024-05-04 13:34:08,098 root INFO copying xarray/core/accessor_dt.py -> build/lib/xarray/core 2024-05-04 13:34:08,098 root INFO copying xarray/core/accessor_str.py -> build/lib/xarray/core 2024-05-04 13:34:08,098 root INFO copying xarray/core/alignment.py -> build/lib/xarray/core 2024-05-04 13:34:08,099 root INFO copying xarray/core/arithmetic.py -> build/lib/xarray/core 2024-05-04 13:34:08,099 root INFO copying xarray/core/combine.py -> build/lib/xarray/core 2024-05-04 13:34:08,099 root INFO copying xarray/core/common.py -> build/lib/xarray/core 2024-05-04 13:34:08,099 root INFO copying xarray/core/computation.py -> build/lib/xarray/core 2024-05-04 13:34:08,100 root INFO copying xarray/core/concat.py -> build/lib/xarray/core 2024-05-04 13:34:08,100 root INFO copying xarray/core/coordinates.py -> build/lib/xarray/core 2024-05-04 13:34:08,100 root INFO copying xarray/core/dask_array_ops.py -> build/lib/xarray/core 2024-05-04 13:34:08,100 root INFO copying xarray/core/dataarray.py -> build/lib/xarray/core 2024-05-04 13:34:08,101 root INFO copying xarray/core/dataset.py -> build/lib/xarray/core 2024-05-04 13:34:08,101 root INFO copying xarray/core/datatree.py -> build/lib/xarray/core 2024-05-04 13:34:08,102 root INFO copying xarray/core/dtypes.py -> build/lib/xarray/core 2024-05-04 13:34:08,102 root INFO copying xarray/core/duck_array_ops.py -> build/lib/xarray/core 2024-05-04 13:34:08,102 root INFO copying xarray/core/extensions.py -> build/lib/xarray/core 2024-05-04 13:34:08,102 root INFO copying xarray/core/formatting.py -> build/lib/xarray/core 2024-05-04 13:34:08,103 root INFO copying xarray/core/formatting_html.py -> build/lib/xarray/core 2024-05-04 13:34:08,103 root INFO copying xarray/core/groupby.py -> build/lib/xarray/core 2024-05-04 13:34:08,103 root INFO copying xarray/core/indexes.py -> build/lib/xarray/core 2024-05-04 13:34:08,103 root INFO copying xarray/core/indexing.py -> build/lib/xarray/core 2024-05-04 13:34:08,104 root INFO copying xarray/core/merge.py -> build/lib/xarray/core 2024-05-04 13:34:08,104 root INFO copying xarray/core/missing.py -> build/lib/xarray/core 2024-05-04 13:34:08,104 root INFO copying xarray/core/nanops.py -> build/lib/xarray/core 2024-05-04 13:34:08,104 root INFO copying xarray/core/npcompat.py -> build/lib/xarray/core 2024-05-04 13:34:08,104 root INFO copying xarray/core/nputils.py -> build/lib/xarray/core 2024-05-04 13:34:08,105 root INFO copying xarray/core/ops.py -> build/lib/xarray/core 2024-05-04 13:34:08,105 root INFO copying xarray/core/options.py -> build/lib/xarray/core 2024-05-04 13:34:08,105 root INFO copying xarray/core/parallel.py -> build/lib/xarray/core 2024-05-04 13:34:08,105 root INFO copying xarray/core/pdcompat.py -> build/lib/xarray/core 2024-05-04 13:34:08,105 root INFO copying xarray/core/resample.py -> build/lib/xarray/core 2024-05-04 13:34:08,106 root INFO copying xarray/core/resample_cftime.py -> build/lib/xarray/core 2024-05-04 13:34:08,106 root INFO copying xarray/core/rolling.py -> build/lib/xarray/core 2024-05-04 13:34:08,106 root INFO copying xarray/core/rolling_exp.py -> build/lib/xarray/core 2024-05-04 13:34:08,106 root INFO copying xarray/core/treenode.py -> build/lib/xarray/core 2024-05-04 13:34:08,106 root INFO copying xarray/core/types.py -> build/lib/xarray/core 2024-05-04 13:34:08,107 root INFO copying xarray/core/utils.py -> build/lib/xarray/core 2024-05-04 13:34:08,107 root INFO copying xarray/core/variable.py -> build/lib/xarray/core 2024-05-04 13:34:08,107 root INFO copying xarray/core/weighted.py -> build/lib/xarray/core 2024-05-04 13:34:08,107 root INFO creating build/lib/xarray/indexes 2024-05-04 13:34:08,108 root INFO copying xarray/indexes/__init__.py -> build/lib/xarray/indexes 2024-05-04 13:34:08,108 root INFO creating build/lib/xarray/namedarray 2024-05-04 13:34:08,108 root INFO copying xarray/namedarray/__init__.py -> build/lib/xarray/namedarray 2024-05-04 13:34:08,108 root INFO copying xarray/namedarray/_aggregations.py -> build/lib/xarray/namedarray 2024-05-04 13:34:08,108 root INFO copying xarray/namedarray/_array_api.py -> build/lib/xarray/namedarray 2024-05-04 13:34:08,108 root INFO copying xarray/namedarray/_typing.py -> build/lib/xarray/namedarray 2024-05-04 13:34:08,109 root INFO copying xarray/namedarray/core.py -> build/lib/xarray/namedarray 2024-05-04 13:34:08,109 root INFO copying xarray/namedarray/daskmanager.py -> build/lib/xarray/namedarray 2024-05-04 13:34:08,109 root INFO copying xarray/namedarray/dtypes.py -> build/lib/xarray/namedarray 2024-05-04 13:34:08,109 root INFO copying xarray/namedarray/parallelcompat.py -> build/lib/xarray/namedarray 2024-05-04 13:34:08,109 root INFO copying xarray/namedarray/pycompat.py -> build/lib/xarray/namedarray 2024-05-04 13:34:08,110 root INFO copying xarray/namedarray/utils.py -> build/lib/xarray/namedarray 2024-05-04 13:34:08,110 root INFO creating build/lib/xarray/plot 2024-05-04 13:34:08,110 root INFO copying xarray/plot/__init__.py -> build/lib/xarray/plot 2024-05-04 13:34:08,110 root INFO copying xarray/plot/accessor.py -> build/lib/xarray/plot 2024-05-04 13:34:08,111 root INFO copying xarray/plot/dataarray_plot.py -> build/lib/xarray/plot 2024-05-04 13:34:08,111 root INFO copying xarray/plot/dataset_plot.py -> build/lib/xarray/plot 2024-05-04 13:34:08,111 root INFO copying xarray/plot/facetgrid.py -> build/lib/xarray/plot 2024-05-04 13:34:08,111 root INFO copying xarray/plot/utils.py -> build/lib/xarray/plot 2024-05-04 13:34:08,112 root INFO creating build/lib/xarray/static 2024-05-04 13:34:08,112 root INFO copying xarray/static/__init__.py -> build/lib/xarray/static 2024-05-04 13:34:08,112 root INFO creating build/lib/xarray/static/css 2024-05-04 13:34:08,112 root INFO copying xarray/static/css/__init__.py -> build/lib/xarray/static/css 2024-05-04 13:34:08,112 root INFO copying xarray/static/css/style.css -> build/lib/xarray/static/css 2024-05-04 13:34:08,112 root INFO creating build/lib/xarray/static/html 2024-05-04 13:34:08,112 root INFO copying xarray/static/html/__init__.py -> build/lib/xarray/static/html 2024-05-04 13:34:08,113 root INFO copying xarray/static/html/icons-svg-inline.html -> build/lib/xarray/static/html 2024-05-04 13:34:08,113 root INFO creating build/lib/xarray/testing 2024-05-04 13:34:08,113 root INFO copying xarray/testing/__init__.py -> build/lib/xarray/testing 2024-05-04 13:34:08,113 root INFO copying xarray/testing/assertions.py -> build/lib/xarray/testing 2024-05-04 13:34:08,113 root INFO copying xarray/testing/strategies.py -> build/lib/xarray/testing 2024-05-04 13:34:08,113 root INFO creating build/lib/xarray/tests 2024-05-04 13:34:08,113 root INFO copying xarray/tests/__init__.py -> build/lib/xarray/tests 2024-05-04 13:34:08,113 root INFO copying xarray/tests/conftest.py -> build/lib/xarray/tests 2024-05-04 13:34:08,114 root INFO copying xarray/tests/test_accessor_dt.py -> build/lib/xarray/tests 2024-05-04 13:34:08,114 root INFO copying xarray/tests/test_accessor_str.py -> build/lib/xarray/tests 2024-05-04 13:34:08,114 root INFO copying xarray/tests/test_array_api.py -> build/lib/xarray/tests 2024-05-04 13:34:08,114 root INFO copying xarray/tests/test_assertions.py -> build/lib/xarray/tests 2024-05-04 13:34:08,114 root INFO copying xarray/tests/test_backends.py -> build/lib/xarray/tests 2024-05-04 13:34:08,115 root INFO copying xarray/tests/test_backends_api.py -> build/lib/xarray/tests 2024-05-04 13:34:08,115 root INFO copying xarray/tests/test_backends_common.py -> build/lib/xarray/tests 2024-05-04 13:34:08,115 root INFO copying xarray/tests/test_backends_datatree.py -> build/lib/xarray/tests 2024-05-04 13:34:08,115 root INFO copying xarray/tests/test_backends_file_manager.py -> build/lib/xarray/tests 2024-05-04 13:34:08,116 root INFO copying xarray/tests/test_backends_locks.py -> build/lib/xarray/tests 2024-05-04 13:34:08,116 root INFO copying xarray/tests/test_backends_lru_cache.py -> build/lib/xarray/tests 2024-05-04 13:34:08,116 root INFO copying xarray/tests/test_calendar_ops.py -> build/lib/xarray/tests 2024-05-04 13:34:08,116 root INFO copying xarray/tests/test_cftime_offsets.py -> build/lib/xarray/tests 2024-05-04 13:34:08,116 root INFO copying xarray/tests/test_cftimeindex.py -> build/lib/xarray/tests 2024-05-04 13:34:08,116 root INFO copying xarray/tests/test_cftimeindex_resample.py -> build/lib/xarray/tests 2024-05-04 13:34:08,117 root INFO copying xarray/tests/test_coarsen.py -> build/lib/xarray/tests 2024-05-04 13:34:08,117 root INFO copying xarray/tests/test_coding.py -> build/lib/xarray/tests 2024-05-04 13:34:08,117 root INFO copying xarray/tests/test_coding_strings.py -> build/lib/xarray/tests 2024-05-04 13:34:08,117 root INFO copying xarray/tests/test_coding_times.py -> build/lib/xarray/tests 2024-05-04 13:34:08,117 root INFO copying xarray/tests/test_combine.py -> build/lib/xarray/tests 2024-05-04 13:34:08,117 root INFO copying xarray/tests/test_computation.py -> build/lib/xarray/tests 2024-05-04 13:34:08,118 root INFO copying xarray/tests/test_concat.py -> build/lib/xarray/tests 2024-05-04 13:34:08,118 root INFO copying xarray/tests/test_conventions.py -> build/lib/xarray/tests 2024-05-04 13:34:08,118 root INFO copying xarray/tests/test_coordinates.py -> build/lib/xarray/tests 2024-05-04 13:34:08,118 root INFO copying xarray/tests/test_cupy.py -> build/lib/xarray/tests 2024-05-04 13:34:08,118 root INFO copying xarray/tests/test_dask.py -> build/lib/xarray/tests 2024-05-04 13:34:08,119 root INFO copying xarray/tests/test_dataarray.py -> build/lib/xarray/tests 2024-05-04 13:34:08,119 root INFO copying xarray/tests/test_dataset.py -> build/lib/xarray/tests 2024-05-04 13:34:08,120 root INFO copying xarray/tests/test_datatree.py -> build/lib/xarray/tests 2024-05-04 13:34:08,120 root INFO copying xarray/tests/test_deprecation_helpers.py -> build/lib/xarray/tests 2024-05-04 13:34:08,120 root INFO copying xarray/tests/test_distributed.py -> build/lib/xarray/tests 2024-05-04 13:34:08,120 root INFO copying xarray/tests/test_dtypes.py -> build/lib/xarray/tests 2024-05-04 13:34:08,120 root INFO copying xarray/tests/test_duck_array_ops.py -> build/lib/xarray/tests 2024-05-04 13:34:08,121 root INFO copying xarray/tests/test_error_messages.py -> build/lib/xarray/tests 2024-05-04 13:34:08,121 root INFO copying xarray/tests/test_extensions.py -> build/lib/xarray/tests 2024-05-04 13:34:08,121 root INFO copying xarray/tests/test_formatting.py -> build/lib/xarray/tests 2024-05-04 13:34:08,121 root INFO copying xarray/tests/test_formatting_html.py -> build/lib/xarray/tests 2024-05-04 13:34:08,121 root INFO copying xarray/tests/test_groupby.py -> build/lib/xarray/tests 2024-05-04 13:34:08,122 root INFO copying xarray/tests/test_hashable.py -> build/lib/xarray/tests 2024-05-04 13:34:08,122 root INFO copying xarray/tests/test_indexes.py -> build/lib/xarray/tests 2024-05-04 13:34:08,122 root INFO copying xarray/tests/test_indexing.py -> build/lib/xarray/tests 2024-05-04 13:34:08,122 root INFO copying xarray/tests/test_interp.py -> build/lib/xarray/tests 2024-05-04 13:34:08,122 root INFO copying xarray/tests/test_merge.py -> build/lib/xarray/tests 2024-05-04 13:34:08,122 root INFO copying xarray/tests/test_missing.py -> build/lib/xarray/tests 2024-05-04 13:34:08,123 root INFO copying xarray/tests/test_namedarray.py -> build/lib/xarray/tests 2024-05-04 13:34:08,123 root INFO copying xarray/tests/test_nputils.py -> build/lib/xarray/tests 2024-05-04 13:34:08,123 root INFO copying xarray/tests/test_options.py -> build/lib/xarray/tests 2024-05-04 13:34:08,123 root INFO copying xarray/tests/test_parallelcompat.py -> build/lib/xarray/tests 2024-05-04 13:34:08,123 root INFO copying xarray/tests/test_plot.py -> build/lib/xarray/tests 2024-05-04 13:34:08,123 root INFO copying xarray/tests/test_plugins.py -> build/lib/xarray/tests 2024-05-04 13:34:08,124 root INFO copying xarray/tests/test_print_versions.py -> build/lib/xarray/tests 2024-05-04 13:34:08,124 root INFO copying xarray/tests/test_rolling.py -> build/lib/xarray/tests 2024-05-04 13:34:08,124 root INFO copying xarray/tests/test_sparse.py -> build/lib/xarray/tests 2024-05-04 13:34:08,124 root INFO copying xarray/tests/test_strategies.py -> build/lib/xarray/tests 2024-05-04 13:34:08,124 root INFO copying xarray/tests/test_treenode.py -> build/lib/xarray/tests 2024-05-04 13:34:08,124 root INFO copying xarray/tests/test_tutorial.py -> build/lib/xarray/tests 2024-05-04 13:34:08,125 root INFO copying xarray/tests/test_typed_ops.py -> build/lib/xarray/tests 2024-05-04 13:34:08,125 root INFO copying xarray/tests/test_ufuncs.py -> build/lib/xarray/tests 2024-05-04 13:34:08,125 root INFO copying xarray/tests/test_units.py -> build/lib/xarray/tests 2024-05-04 13:34:08,125 root INFO copying xarray/tests/test_utils.py -> build/lib/xarray/tests 2024-05-04 13:34:08,125 root INFO copying xarray/tests/test_variable.py -> build/lib/xarray/tests 2024-05-04 13:34:08,126 root INFO copying xarray/tests/test_weighted.py -> build/lib/xarray/tests 2024-05-04 13:34:08,126 root INFO creating build/lib/xarray/tests/data 2024-05-04 13:34:08,126 root INFO copying xarray/tests/data/bears.nc -> build/lib/xarray/tests/data 2024-05-04 13:34:08,126 root INFO copying xarray/tests/data/example.grib -> build/lib/xarray/tests/data 2024-05-04 13:34:08,126 root INFO copying xarray/tests/data/example.ict -> build/lib/xarray/tests/data 2024-05-04 13:34:08,127 root INFO copying xarray/tests/data/example.uamiv -> build/lib/xarray/tests/data 2024-05-04 13:34:08,127 root INFO copying xarray/tests/data/example_1.nc -> build/lib/xarray/tests/data 2024-05-04 13:34:08,127 root INFO copying xarray/tests/data/example_1.nc.gz -> build/lib/xarray/tests/data 2024-05-04 13:34:08,127 root INFO creating build/lib/xarray/util 2024-05-04 13:34:08,127 root INFO copying xarray/util/__init__.py -> build/lib/xarray/util 2024-05-04 13:34:08,127 root INFO copying xarray/util/deprecation_helpers.py -> build/lib/xarray/util 2024-05-04 13:34:08,127 root INFO copying xarray/util/generate_aggregations.py -> build/lib/xarray/util 2024-05-04 13:34:08,128 root INFO copying xarray/util/generate_ops.py -> build/lib/xarray/util 2024-05-04 13:34:08,128 root INFO copying xarray/util/print_versions.py -> build/lib/xarray/util 2024-05-04 13:34:08,131 wheel INFO installing to build/bdist.linux-aarch64/wheel 2024-05-04 13:34:08,131 root INFO running install 2024-05-04 13:34:08,139 root INFO running install_lib 2024-05-04 13:34:08,141 root INFO creating build/bdist.linux-aarch64 2024-05-04 13:34:08,141 root INFO creating build/bdist.linux-aarch64/wheel 2024-05-04 13:34:08,141 root INFO creating build/bdist.linux-aarch64/wheel/xarray 2024-05-04 13:34:08,142 root INFO copying build/lib/xarray/__init__.py -> build/bdist.linux-aarch64/wheel/xarray 2024-05-04 13:34:08,142 root INFO creating build/bdist.linux-aarch64/wheel/xarray/namedarray 2024-05-04 13:34:08,142 root INFO copying build/lib/xarray/namedarray/__init__.py -> build/bdist.linux-aarch64/wheel/xarray/namedarray 2024-05-04 13:34:08,142 root INFO copying build/lib/xarray/namedarray/core.py -> build/bdist.linux-aarch64/wheel/xarray/namedarray 2024-05-04 13:34:08,142 root INFO copying build/lib/xarray/namedarray/daskmanager.py -> build/bdist.linux-aarch64/wheel/xarray/namedarray 2024-05-04 13:34:08,142 root INFO copying build/lib/xarray/namedarray/utils.py -> build/bdist.linux-aarch64/wheel/xarray/namedarray 2024-05-04 13:34:08,142 root INFO copying build/lib/xarray/namedarray/_aggregations.py -> build/bdist.linux-aarch64/wheel/xarray/namedarray 2024-05-04 13:34:08,143 root INFO copying build/lib/xarray/namedarray/_typing.py -> build/bdist.linux-aarch64/wheel/xarray/namedarray 2024-05-04 13:34:08,143 root INFO copying build/lib/xarray/namedarray/_array_api.py -> build/bdist.linux-aarch64/wheel/xarray/namedarray 2024-05-04 13:34:08,143 root INFO copying build/lib/xarray/namedarray/dtypes.py -> build/bdist.linux-aarch64/wheel/xarray/namedarray 2024-05-04 13:34:08,143 root INFO copying build/lib/xarray/namedarray/parallelcompat.py -> build/bdist.linux-aarch64/wheel/xarray/namedarray 2024-05-04 13:34:08,143 root INFO copying build/lib/xarray/namedarray/pycompat.py -> build/bdist.linux-aarch64/wheel/xarray/namedarray 2024-05-04 13:34:08,143 root INFO copying build/lib/xarray/convert.py -> build/bdist.linux-aarch64/wheel/xarray 2024-05-04 13:34:08,144 root INFO copying build/lib/xarray/conventions.py -> build/bdist.linux-aarch64/wheel/xarray 2024-05-04 13:34:08,144 root INFO creating build/bdist.linux-aarch64/wheel/xarray/plot 2024-05-04 13:34:08,144 root INFO copying build/lib/xarray/plot/__init__.py -> build/bdist.linux-aarch64/wheel/xarray/plot 2024-05-04 13:34:08,144 root INFO copying build/lib/xarray/plot/dataarray_plot.py -> build/bdist.linux-aarch64/wheel/xarray/plot 2024-05-04 13:34:08,144 root INFO copying build/lib/xarray/plot/utils.py -> build/bdist.linux-aarch64/wheel/xarray/plot 2024-05-04 13:34:08,144 root INFO copying build/lib/xarray/plot/facetgrid.py -> build/bdist.linux-aarch64/wheel/xarray/plot 2024-05-04 13:34:08,145 root INFO copying build/lib/xarray/plot/dataset_plot.py -> build/bdist.linux-aarch64/wheel/xarray/plot 2024-05-04 13:34:08,145 root INFO copying build/lib/xarray/plot/accessor.py -> build/bdist.linux-aarch64/wheel/xarray/plot 2024-05-04 13:34:08,145 root INFO creating build/bdist.linux-aarch64/wheel/xarray/static 2024-05-04 13:34:08,145 root INFO copying build/lib/xarray/static/__init__.py -> build/bdist.linux-aarch64/wheel/xarray/static 2024-05-04 13:34:08,145 root INFO creating build/bdist.linux-aarch64/wheel/xarray/static/css 2024-05-04 13:34:08,145 root INFO copying build/lib/xarray/static/css/__init__.py -> build/bdist.linux-aarch64/wheel/xarray/static/css 2024-05-04 13:34:08,145 root INFO copying build/lib/xarray/static/css/style.css -> build/bdist.linux-aarch64/wheel/xarray/static/css 2024-05-04 13:34:08,146 root INFO creating build/bdist.linux-aarch64/wheel/xarray/static/html 2024-05-04 13:34:08,146 root INFO copying build/lib/xarray/static/html/__init__.py -> build/bdist.linux-aarch64/wheel/xarray/static/html 2024-05-04 13:34:08,146 root INFO copying build/lib/xarray/static/html/icons-svg-inline.html -> build/bdist.linux-aarch64/wheel/xarray/static/html 2024-05-04 13:34:08,146 root INFO creating build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,146 root INFO copying build/lib/xarray/tests/__init__.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,146 root INFO copying build/lib/xarray/tests/test_tutorial.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,146 root INFO copying build/lib/xarray/tests/test_coordinates.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,147 root INFO copying build/lib/xarray/tests/test_duck_array_ops.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,147 root INFO copying build/lib/xarray/tests/test_backends_file_manager.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,147 root INFO copying build/lib/xarray/tests/test_dataset.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,148 root INFO copying build/lib/xarray/tests/test_indexes.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,148 root INFO copying build/lib/xarray/tests/test_dask.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,148 root INFO copying build/lib/xarray/tests/test_assertions.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,148 root INFO copying build/lib/xarray/tests/test_cftimeindex_resample.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,148 root INFO copying build/lib/xarray/tests/test_accessor_str.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,149 root INFO copying build/lib/xarray/tests/test_coarsen.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,149 root INFO copying build/lib/xarray/tests/test_cupy.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,149 root INFO copying build/lib/xarray/tests/test_dtypes.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,149 root INFO copying build/lib/xarray/tests/test_coding_strings.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,149 root INFO copying build/lib/xarray/tests/test_distributed.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,149 root INFO copying build/lib/xarray/tests/test_datatree.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,149 root INFO copying build/lib/xarray/tests/conftest.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,150 root INFO copying build/lib/xarray/tests/test_treenode.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,150 root INFO copying build/lib/xarray/tests/test_merge.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,150 root INFO copying build/lib/xarray/tests/test_cftimeindex.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,150 root INFO copying build/lib/xarray/tests/test_nputils.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,150 root INFO copying build/lib/xarray/tests/test_backends.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,150 root INFO copying build/lib/xarray/tests/test_backends_common.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,151 root INFO creating build/bdist.linux-aarch64/wheel/xarray/tests/data 2024-05-04 13:34:08,151 root INFO copying build/lib/xarray/tests/data/example.uamiv -> build/bdist.linux-aarch64/wheel/xarray/tests/data 2024-05-04 13:34:08,151 root INFO copying build/lib/xarray/tests/data/example.ict -> build/bdist.linux-aarch64/wheel/xarray/tests/data 2024-05-04 13:34:08,151 root INFO copying build/lib/xarray/tests/data/example_1.nc.gz -> build/bdist.linux-aarch64/wheel/xarray/tests/data 2024-05-04 13:34:08,151 root INFO copying build/lib/xarray/tests/data/example_1.nc -> build/bdist.linux-aarch64/wheel/xarray/tests/data 2024-05-04 13:34:08,151 root INFO copying build/lib/xarray/tests/data/example.grib -> build/bdist.linux-aarch64/wheel/xarray/tests/data 2024-05-04 13:34:08,152 root INFO copying build/lib/xarray/tests/data/bears.nc -> build/bdist.linux-aarch64/wheel/xarray/tests/data 2024-05-04 13:34:08,152 root INFO copying build/lib/xarray/tests/test_utils.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,152 root INFO copying build/lib/xarray/tests/test_concat.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,152 root INFO copying build/lib/xarray/tests/test_cftime_offsets.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,152 root INFO copying build/lib/xarray/tests/test_error_messages.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,152 root INFO copying build/lib/xarray/tests/test_backends_locks.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,153 root INFO copying build/lib/xarray/tests/test_plot.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,153 root INFO copying build/lib/xarray/tests/test_weighted.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,153 root INFO copying build/lib/xarray/tests/test_missing.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,153 root INFO copying build/lib/xarray/tests/test_deprecation_helpers.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,154 root INFO copying build/lib/xarray/tests/test_units.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,154 root INFO copying build/lib/xarray/tests/test_formatting_html.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,154 root INFO copying build/lib/xarray/tests/test_rolling.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,154 root INFO copying build/lib/xarray/tests/test_groupby.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,155 root INFO copying build/lib/xarray/tests/test_variable.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,155 root INFO copying build/lib/xarray/tests/test_accessor_dt.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,155 root INFO copying build/lib/xarray/tests/test_indexing.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,155 root INFO copying build/lib/xarray/tests/test_options.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,155 root INFO copying build/lib/xarray/tests/test_backends_api.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,156 root INFO copying build/lib/xarray/tests/test_ufuncs.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,156 root INFO copying build/lib/xarray/tests/test_plugins.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,156 root INFO copying build/lib/xarray/tests/test_typed_ops.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,156 root INFO copying build/lib/xarray/tests/test_computation.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,156 root INFO copying build/lib/xarray/tests/test_interp.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,156 root INFO copying build/lib/xarray/tests/test_sparse.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,157 root INFO copying build/lib/xarray/tests/test_backends_lru_cache.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,157 root INFO copying build/lib/xarray/tests/test_namedarray.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,157 root INFO copying build/lib/xarray/tests/test_dataarray.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,157 root INFO copying build/lib/xarray/tests/test_backends_datatree.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,157 root INFO copying build/lib/xarray/tests/test_conventions.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,158 root INFO copying build/lib/xarray/tests/test_print_versions.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,158 root INFO copying build/lib/xarray/tests/test_formatting.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,158 root INFO copying build/lib/xarray/tests/test_calendar_ops.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,158 root INFO copying build/lib/xarray/tests/test_parallelcompat.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,158 root INFO copying build/lib/xarray/tests/test_coding_times.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,158 root INFO copying build/lib/xarray/tests/test_combine.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,159 root INFO copying build/lib/xarray/tests/test_coding.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,159 root INFO copying build/lib/xarray/tests/test_array_api.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,159 root INFO copying build/lib/xarray/tests/test_hashable.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,159 root INFO copying build/lib/xarray/tests/test_extensions.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,159 root INFO copying build/lib/xarray/tests/test_strategies.py -> build/bdist.linux-aarch64/wheel/xarray/tests 2024-05-04 13:34:08,159 root INFO creating build/bdist.linux-aarch64/wheel/xarray/util 2024-05-04 13:34:08,159 root INFO copying build/lib/xarray/util/__init__.py -> build/bdist.linux-aarch64/wheel/xarray/util 2024-05-04 13:34:08,160 root INFO copying build/lib/xarray/util/print_versions.py -> build/bdist.linux-aarch64/wheel/xarray/util 2024-05-04 13:34:08,160 root INFO copying build/lib/xarray/util/generate_ops.py -> build/bdist.linux-aarch64/wheel/xarray/util 2024-05-04 13:34:08,160 root INFO copying build/lib/xarray/util/generate_aggregations.py -> build/bdist.linux-aarch64/wheel/xarray/util 2024-05-04 13:34:08,160 root INFO copying build/lib/xarray/util/deprecation_helpers.py -> build/bdist.linux-aarch64/wheel/xarray/util 2024-05-04 13:34:08,160 root INFO creating build/bdist.linux-aarch64/wheel/xarray/testing 2024-05-04 13:34:08,160 root INFO copying build/lib/xarray/testing/__init__.py -> build/bdist.linux-aarch64/wheel/xarray/testing 2024-05-04 13:34:08,161 root INFO copying build/lib/xarray/testing/strategies.py -> build/bdist.linux-aarch64/wheel/xarray/testing 2024-05-04 13:34:08,161 root INFO copying build/lib/xarray/testing/assertions.py -> build/bdist.linux-aarch64/wheel/xarray/testing 2024-05-04 13:34:08,161 root INFO creating build/bdist.linux-aarch64/wheel/xarray/coding 2024-05-04 13:34:08,161 root INFO copying build/lib/xarray/coding/__init__.py -> build/bdist.linux-aarch64/wheel/xarray/coding 2024-05-04 13:34:08,161 root INFO copying build/lib/xarray/coding/variables.py -> build/bdist.linux-aarch64/wheel/xarray/coding 2024-05-04 13:34:08,161 root INFO copying build/lib/xarray/coding/calendar_ops.py -> build/bdist.linux-aarch64/wheel/xarray/coding 2024-05-04 13:34:08,162 root INFO copying build/lib/xarray/coding/cftimeindex.py -> build/bdist.linux-aarch64/wheel/xarray/coding 2024-05-04 13:34:08,162 root INFO copying build/lib/xarray/coding/frequencies.py -> build/bdist.linux-aarch64/wheel/xarray/coding 2024-05-04 13:34:08,162 root INFO copying build/lib/xarray/coding/times.py -> build/bdist.linux-aarch64/wheel/xarray/coding 2024-05-04 13:34:08,162 root INFO copying build/lib/xarray/coding/strings.py -> build/bdist.linux-aarch64/wheel/xarray/coding 2024-05-04 13:34:08,162 root INFO copying build/lib/xarray/coding/cftime_offsets.py -> build/bdist.linux-aarch64/wheel/xarray/coding 2024-05-04 13:34:08,162 root INFO copying build/lib/xarray/py.typed -> build/bdist.linux-aarch64/wheel/xarray 2024-05-04 13:34:08,162 root INFO creating build/bdist.linux-aarch64/wheel/xarray/backends 2024-05-04 13:34:08,163 root INFO copying build/lib/xarray/backends/__init__.py -> build/bdist.linux-aarch64/wheel/xarray/backends 2024-05-04 13:34:08,163 root INFO copying build/lib/xarray/backends/file_manager.py -> build/bdist.linux-aarch64/wheel/xarray/backends 2024-05-04 13:34:08,163 root INFO copying build/lib/xarray/backends/pydap_.py -> build/bdist.linux-aarch64/wheel/xarray/backends 2024-05-04 13:34:08,163 root INFO copying build/lib/xarray/backends/store.py -> build/bdist.linux-aarch64/wheel/xarray/backends 2024-05-04 13:34:08,163 root INFO copying build/lib/xarray/backends/pynio_.py -> build/bdist.linux-aarch64/wheel/xarray/backends 2024-05-04 13:34:08,163 root INFO copying build/lib/xarray/backends/api.py -> build/bdist.linux-aarch64/wheel/xarray/backends 2024-05-04 13:34:08,163 root INFO copying build/lib/xarray/backends/netcdf3.py -> build/bdist.linux-aarch64/wheel/xarray/backends 2024-05-04 13:34:08,164 root INFO copying build/lib/xarray/backends/zarr.py -> build/bdist.linux-aarch64/wheel/xarray/backends 2024-05-04 13:34:08,164 root INFO copying build/lib/xarray/backends/plugins.py -> build/bdist.linux-aarch64/wheel/xarray/backends 2024-05-04 13:34:08,164 root INFO copying build/lib/xarray/backends/h5netcdf_.py -> build/bdist.linux-aarch64/wheel/xarray/backends 2024-05-04 13:34:08,164 root INFO copying build/lib/xarray/backends/memory.py -> build/bdist.linux-aarch64/wheel/xarray/backends 2024-05-04 13:34:08,164 root INFO copying build/lib/xarray/backends/lru_cache.py -> build/bdist.linux-aarch64/wheel/xarray/backends 2024-05-04 13:34:08,164 root INFO copying build/lib/xarray/backends/locks.py -> build/bdist.linux-aarch64/wheel/xarray/backends 2024-05-04 13:34:08,164 root INFO copying build/lib/xarray/backends/common.py -> build/bdist.linux-aarch64/wheel/xarray/backends 2024-05-04 13:34:08,165 root INFO copying build/lib/xarray/backends/netCDF4_.py -> build/bdist.linux-aarch64/wheel/xarray/backends 2024-05-04 13:34:08,165 root INFO copying build/lib/xarray/backends/scipy_.py -> build/bdist.linux-aarch64/wheel/xarray/backends 2024-05-04 13:34:08,165 root INFO creating build/bdist.linux-aarch64/wheel/xarray/core 2024-05-04 13:34:08,165 root INFO copying build/lib/xarray/core/__init__.py -> build/bdist.linux-aarch64/wheel/xarray/core 2024-05-04 13:34:08,165 root INFO copying build/lib/xarray/core/computation.py -> build/bdist.linux-aarch64/wheel/xarray/core 2024-05-04 13:34:08,165 root INFO copying build/lib/xarray/core/options.py -> build/bdist.linux-aarch64/wheel/xarray/core 2024-05-04 13:34:08,166 root INFO copying build/lib/xarray/core/dask_array_ops.py -> build/bdist.linux-aarch64/wheel/xarray/core 2024-05-04 13:34:08,166 root INFO copying build/lib/xarray/core/coordinates.py -> build/bdist.linux-aarch64/wheel/xarray/core 2024-05-04 13:34:08,166 root INFO copying build/lib/xarray/core/rolling_exp.py -> build/bdist.linux-aarch64/wheel/xarray/core 2024-05-04 13:34:08,166 root INFO copying build/lib/xarray/core/accessor_str.py -> build/bdist.linux-aarch64/wheel/xarray/core 2024-05-04 13:34:08,166 root INFO copying build/lib/xarray/core/weighted.py -> build/bdist.linux-aarch64/wheel/xarray/core 2024-05-04 13:34:08,167 root INFO copying build/lib/xarray/core/missing.py -> build/bdist.linux-aarch64/wheel/xarray/core 2024-05-04 13:34:08,167 root INFO copying build/lib/xarray/core/accessor_dt.py -> build/bdist.linux-aarch64/wheel/xarray/core 2024-05-04 13:34:08,167 root INFO copying build/lib/xarray/core/_typed_ops.py -> build/bdist.linux-aarch64/wheel/xarray/core 2024-05-04 13:34:08,167 root INFO copying build/lib/xarray/core/resample_cftime.py -> build/bdist.linux-aarch64/wheel/xarray/core 2024-05-04 13:34:08,167 root INFO copying build/lib/xarray/core/groupby.py -> build/bdist.linux-aarch64/wheel/xarray/core 2024-05-04 13:34:08,167 root INFO copying build/lib/xarray/core/npcompat.py -> build/bdist.linux-aarch64/wheel/xarray/core 2024-05-04 13:34:08,168 root INFO copying build/lib/xarray/core/treenode.py -> build/bdist.linux-aarch64/wheel/xarray/core 2024-05-04 13:34:08,168 root INFO copying build/lib/xarray/core/pdcompat.py -> build/bdist.linux-aarch64/wheel/xarray/core 2024-05-04 13:34:08,168 root INFO copying build/lib/xarray/core/extensions.py -> build/bdist.linux-aarch64/wheel/xarray/core 2024-05-04 13:34:08,168 root INFO copying build/lib/xarray/core/indexes.py -> build/bdist.linux-aarch64/wheel/xarray/core 2024-05-04 13:34:08,168 root INFO copying build/lib/xarray/core/types.py -> build/bdist.linux-aarch64/wheel/xarray/core 2024-05-04 13:34:08,168 root INFO copying build/lib/xarray/core/indexing.py -> build/bdist.linux-aarch64/wheel/xarray/core 2024-05-04 13:34:08,169 root INFO copying build/lib/xarray/core/utils.py -> build/bdist.linux-aarch64/wheel/xarray/core 2024-05-04 13:34:08,169 root INFO copying build/lib/xarray/core/combine.py -> build/bdist.linux-aarch64/wheel/xarray/core 2024-05-04 13:34:08,169 root INFO copying build/lib/xarray/core/_aggregations.py -> build/bdist.linux-aarch64/wheel/xarray/core 2024-05-04 13:34:08,169 root INFO copying build/lib/xarray/core/resample.py -> build/bdist.linux-aarch64/wheel/xarray/core 2024-05-04 13:34:08,170 root INFO copying build/lib/xarray/core/ops.py -> build/bdist.linux-aarch64/wheel/xarray/core 2024-05-04 13:34:08,170 root INFO copying build/lib/xarray/core/datatree.py -> build/bdist.linux-aarch64/wheel/xarray/core 2024-05-04 13:34:08,170 root INFO copying build/lib/xarray/core/nputils.py -> build/bdist.linux-aarch64/wheel/xarray/core 2024-05-04 13:34:08,170 root INFO copying build/lib/xarray/core/merge.py -> build/bdist.linux-aarch64/wheel/xarray/core 2024-05-04 13:34:08,171 root INFO copying build/lib/xarray/core/arithmetic.py -> build/bdist.linux-aarch64/wheel/xarray/core 2024-05-04 13:34:08,171 root INFO copying build/lib/xarray/core/formatting.py -> build/bdist.linux-aarch64/wheel/xarray/core 2024-05-04 13:34:08,171 root INFO copying build/lib/xarray/core/dtypes.py -> build/bdist.linux-aarch64/wheel/xarray/core 2024-05-04 13:34:08,171 root INFO copying build/lib/xarray/core/rolling.py -> build/bdist.linux-aarch64/wheel/xarray/core 2024-05-04 13:34:08,171 root INFO copying build/lib/xarray/core/concat.py -> build/bdist.linux-aarch64/wheel/xarray/core 2024-05-04 13:34:08,171 root INFO copying build/lib/xarray/core/formatting_html.py -> build/bdist.linux-aarch64/wheel/xarray/core 2024-05-04 13:34:08,172 root INFO copying build/lib/xarray/core/nanops.py -> build/bdist.linux-aarch64/wheel/xarray/core 2024-05-04 13:34:08,172 root INFO copying build/lib/xarray/core/dataset.py -> build/bdist.linux-aarch64/wheel/xarray/core 2024-05-04 13:34:08,172 root INFO copying build/lib/xarray/core/duck_array_ops.py -> build/bdist.linux-aarch64/wheel/xarray/core 2024-05-04 13:34:08,173 root INFO copying build/lib/xarray/core/parallel.py -> build/bdist.linux-aarch64/wheel/xarray/core 2024-05-04 13:34:08,173 root INFO copying build/lib/xarray/core/alignment.py -> build/bdist.linux-aarch64/wheel/xarray/core 2024-05-04 13:34:08,173 root INFO copying build/lib/xarray/core/variable.py -> build/bdist.linux-aarch64/wheel/xarray/core 2024-05-04 13:34:08,173 root INFO copying build/lib/xarray/core/common.py -> build/bdist.linux-aarch64/wheel/xarray/core 2024-05-04 13:34:08,174 root INFO copying build/lib/xarray/core/dataarray.py -> build/bdist.linux-aarch64/wheel/xarray/core 2024-05-04 13:34:08,174 root INFO copying build/lib/xarray/tutorial.py -> build/bdist.linux-aarch64/wheel/xarray 2024-05-04 13:34:08,174 root INFO creating build/bdist.linux-aarch64/wheel/xarray/indexes 2024-05-04 13:34:08,175 root INFO copying build/lib/xarray/indexes/__init__.py -> build/bdist.linux-aarch64/wheel/xarray/indexes 2024-05-04 13:34:08,175 root INFO running install_egg_info 2024-05-04 13:34:08,176 root INFO Copying xarray.egg-info to build/bdist.linux-aarch64/wheel/xarray-2024.3.0-py3.12.egg-info 2024-05-04 13:34:08,177 root INFO running install_scripts 2024-05-04 13:34:08,181 wheel INFO creating build/bdist.linux-aarch64/wheel/xarray-2024.3.0.dist-info/WHEEL 2024-05-04 13:34:08,182 wheel INFO creating '/home/buildozer/aports/community/py3-xarray/src/xarray-2024.3.0/.dist/.tmp-94cr821b/xarray-2024.3.0-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2024-05-04 13:34:08,182 wheel INFO adding 'xarray/__init__.py' 2024-05-04 13:34:08,182 wheel INFO adding 'xarray/conventions.py' 2024-05-04 13:34:08,183 wheel INFO adding 'xarray/convert.py' 2024-05-04 13:34:08,183 wheel INFO adding 'xarray/py.typed' 2024-05-04 13:34:08,183 wheel INFO adding 'xarray/tutorial.py' 2024-05-04 13:34:08,183 wheel INFO adding 'xarray/backends/__init__.py' 2024-05-04 13:34:08,184 wheel INFO adding 'xarray/backends/api.py' 2024-05-04 13:34:08,184 wheel INFO adding 'xarray/backends/common.py' 2024-05-04 13:34:08,184 wheel INFO adding 'xarray/backends/file_manager.py' 2024-05-04 13:34:08,184 wheel INFO adding 'xarray/backends/h5netcdf_.py' 2024-05-04 13:34:08,184 wheel INFO adding 'xarray/backends/locks.py' 2024-05-04 13:34:08,185 wheel INFO adding 'xarray/backends/lru_cache.py' 2024-05-04 13:34:08,185 wheel INFO adding 'xarray/backends/memory.py' 2024-05-04 13:34:08,185 wheel INFO adding 'xarray/backends/netCDF4_.py' 2024-05-04 13:34:08,185 wheel INFO adding 'xarray/backends/netcdf3.py' 2024-05-04 13:34:08,185 wheel INFO adding 'xarray/backends/plugins.py' 2024-05-04 13:34:08,185 wheel INFO adding 'xarray/backends/pydap_.py' 2024-05-04 13:34:08,186 wheel INFO adding 'xarray/backends/pynio_.py' 2024-05-04 13:34:08,186 wheel INFO adding 'xarray/backends/scipy_.py' 2024-05-04 13:34:08,186 wheel INFO adding 'xarray/backends/store.py' 2024-05-04 13:34:08,186 wheel INFO adding 'xarray/backends/zarr.py' 2024-05-04 13:34:08,186 wheel INFO adding 'xarray/coding/__init__.py' 2024-05-04 13:34:08,186 wheel INFO adding 'xarray/coding/calendar_ops.py' 2024-05-04 13:34:08,187 wheel INFO adding 'xarray/coding/cftime_offsets.py' 2024-05-04 13:34:08,187 wheel INFO adding 'xarray/coding/cftimeindex.py' 2024-05-04 13:34:08,187 wheel INFO adding 'xarray/coding/frequencies.py' 2024-05-04 13:34:08,187 wheel INFO adding 'xarray/coding/strings.py' 2024-05-04 13:34:08,188 wheel INFO adding 'xarray/coding/times.py' 2024-05-04 13:34:08,188 wheel INFO adding 'xarray/coding/variables.py' 2024-05-04 13:34:08,188 wheel INFO adding 'xarray/core/__init__.py' 2024-05-04 13:34:08,189 wheel INFO adding 'xarray/core/_aggregations.py' 2024-05-04 13:34:08,189 wheel INFO adding 'xarray/core/_typed_ops.py' 2024-05-04 13:34:08,189 wheel INFO adding 'xarray/core/accessor_dt.py' 2024-05-04 13:34:08,190 wheel INFO adding 'xarray/core/accessor_str.py' 2024-05-04 13:34:08,190 wheel INFO adding 'xarray/core/alignment.py' 2024-05-04 13:34:08,190 wheel INFO adding 'xarray/core/arithmetic.py' 2024-05-04 13:34:08,191 wheel INFO adding 'xarray/core/combine.py' 2024-05-04 13:34:08,191 wheel INFO adding 'xarray/core/common.py' 2024-05-04 13:34:08,191 wheel INFO adding 'xarray/core/computation.py' 2024-05-04 13:34:08,192 wheel INFO adding 'xarray/core/concat.py' 2024-05-04 13:34:08,192 wheel INFO adding 'xarray/core/coordinates.py' 2024-05-04 13:34:08,192 wheel INFO adding 'xarray/core/dask_array_ops.py' 2024-05-04 13:34:08,193 wheel INFO adding 'xarray/core/dataarray.py' 2024-05-04 13:34:08,194 wheel INFO adding 'xarray/core/dataset.py' 2024-05-04 13:34:08,195 wheel INFO adding 'xarray/core/datatree.py' 2024-05-04 13:34:08,195 wheel INFO adding 'xarray/core/dtypes.py' 2024-05-04 13:34:08,195 wheel INFO adding 'xarray/core/duck_array_ops.py' 2024-05-04 13:34:08,195 wheel INFO adding 'xarray/core/extensions.py' 2024-05-04 13:34:08,195 wheel INFO adding 'xarray/core/formatting.py' 2024-05-04 13:34:08,196 wheel INFO adding 'xarray/core/formatting_html.py' 2024-05-04 13:34:08,196 wheel INFO adding 'xarray/core/groupby.py' 2024-05-04 13:34:08,196 wheel INFO adding 'xarray/core/indexes.py' 2024-05-04 13:34:08,197 wheel INFO adding 'xarray/core/indexing.py' 2024-05-04 13:34:08,197 wheel INFO adding 'xarray/core/merge.py' 2024-05-04 13:34:08,197 wheel INFO adding 'xarray/core/missing.py' 2024-05-04 13:34:08,197 wheel INFO adding 'xarray/core/nanops.py' 2024-05-04 13:34:08,197 wheel INFO adding 'xarray/core/npcompat.py' 2024-05-04 13:34:08,198 wheel INFO adding 'xarray/core/nputils.py' 2024-05-04 13:34:08,198 wheel INFO adding 'xarray/core/ops.py' 2024-05-04 13:34:08,198 wheel INFO adding 'xarray/core/options.py' 2024-05-04 13:34:08,198 wheel INFO adding 'xarray/core/parallel.py' 2024-05-04 13:34:08,198 wheel INFO adding 'xarray/core/pdcompat.py' 2024-05-04 13:34:08,198 wheel INFO adding 'xarray/core/resample.py' 2024-05-04 13:34:08,199 wheel INFO adding 'xarray/core/resample_cftime.py' 2024-05-04 13:34:08,199 wheel INFO adding 'xarray/core/rolling.py' 2024-05-04 13:34:08,199 wheel INFO adding 'xarray/core/rolling_exp.py' 2024-05-04 13:34:08,199 wheel INFO adding 'xarray/core/treenode.py' 2024-05-04 13:34:08,200 wheel INFO adding 'xarray/core/types.py' 2024-05-04 13:34:08,200 wheel INFO adding 'xarray/core/utils.py' 2024-05-04 13:34:08,200 wheel INFO adding 'xarray/core/variable.py' 2024-05-04 13:34:08,200 wheel INFO adding 'xarray/core/weighted.py' 2024-05-04 13:34:08,201 wheel INFO adding 'xarray/indexes/__init__.py' 2024-05-04 13:34:08,201 wheel INFO adding 'xarray/namedarray/__init__.py' 2024-05-04 13:34:08,201 wheel INFO adding 'xarray/namedarray/_aggregations.py' 2024-05-04 13:34:08,201 wheel INFO adding 'xarray/namedarray/_array_api.py' 2024-05-04 13:34:08,201 wheel INFO adding 'xarray/namedarray/_typing.py' 2024-05-04 13:34:08,202 wheel INFO adding 'xarray/namedarray/core.py' 2024-05-04 13:34:08,202 wheel INFO adding 'xarray/namedarray/daskmanager.py' 2024-05-04 13:34:08,202 wheel INFO adding 'xarray/namedarray/dtypes.py' 2024-05-04 13:34:08,202 wheel INFO adding 'xarray/namedarray/parallelcompat.py' 2024-05-04 13:34:08,202 wheel INFO adding 'xarray/namedarray/pycompat.py' 2024-05-04 13:34:08,202 wheel INFO adding 'xarray/namedarray/utils.py' 2024-05-04 13:34:08,203 wheel INFO adding 'xarray/plot/__init__.py' 2024-05-04 13:34:08,203 wheel INFO adding 'xarray/plot/accessor.py' 2024-05-04 13:34:08,203 wheel INFO adding 'xarray/plot/dataarray_plot.py' 2024-05-04 13:34:08,204 wheel INFO adding 'xarray/plot/dataset_plot.py' 2024-05-04 13:34:08,204 wheel INFO adding 'xarray/plot/facetgrid.py' 2024-05-04 13:34:08,204 wheel INFO adding 'xarray/plot/utils.py' 2024-05-04 13:34:08,204 wheel INFO adding 'xarray/static/__init__.py' 2024-05-04 13:34:08,205 wheel INFO adding 'xarray/static/css/__init__.py' 2024-05-04 13:34:08,205 wheel INFO adding 'xarray/static/css/style.css' 2024-05-04 13:34:08,205 wheel INFO adding 'xarray/static/html/__init__.py' 2024-05-04 13:34:08,205 wheel INFO adding 'xarray/static/html/icons-svg-inline.html' 2024-05-04 13:34:08,205 wheel INFO adding 'xarray/testing/__init__.py' 2024-05-04 13:34:08,205 wheel INFO adding 'xarray/testing/assertions.py' 2024-05-04 13:34:08,205 wheel INFO adding 'xarray/testing/strategies.py' 2024-05-04 13:34:08,206 wheel INFO adding 'xarray/tests/__init__.py' 2024-05-04 13:34:08,206 wheel INFO adding 'xarray/tests/conftest.py' 2024-05-04 13:34:08,206 wheel INFO adding 'xarray/tests/test_accessor_dt.py' 2024-05-04 13:34:08,206 wheel INFO adding 'xarray/tests/test_accessor_str.py' 2024-05-04 13:34:08,207 wheel INFO adding 'xarray/tests/test_array_api.py' 2024-05-04 13:34:08,207 wheel INFO adding 'xarray/tests/test_assertions.py' 2024-05-04 13:34:08,207 wheel INFO adding 'xarray/tests/test_backends.py' 2024-05-04 13:34:08,208 wheel INFO adding 'xarray/tests/test_backends_api.py' 2024-05-04 13:34:08,208 wheel INFO adding 'xarray/tests/test_backends_common.py' 2024-05-04 13:34:08,208 wheel INFO adding 'xarray/tests/test_backends_datatree.py' 2024-05-04 13:34:08,208 wheel INFO adding 'xarray/tests/test_backends_file_manager.py' 2024-05-04 13:34:08,208 wheel INFO adding 'xarray/tests/test_backends_locks.py' 2024-05-04 13:34:08,209 wheel INFO adding 'xarray/tests/test_backends_lru_cache.py' 2024-05-04 13:34:08,209 wheel INFO adding 'xarray/tests/test_calendar_ops.py' 2024-05-04 13:34:08,209 wheel INFO adding 'xarray/tests/test_cftime_offsets.py' 2024-05-04 13:34:08,209 wheel INFO adding 'xarray/tests/test_cftimeindex.py' 2024-05-04 13:34:08,209 wheel INFO adding 'xarray/tests/test_cftimeindex_resample.py' 2024-05-04 13:34:08,210 wheel INFO adding 'xarray/tests/test_coarsen.py' 2024-05-04 13:34:08,210 wheel INFO adding 'xarray/tests/test_coding.py' 2024-05-04 13:34:08,210 wheel INFO adding 'xarray/tests/test_coding_strings.py' 2024-05-04 13:34:08,210 wheel INFO adding 'xarray/tests/test_coding_times.py' 2024-05-04 13:34:08,210 wheel INFO adding 'xarray/tests/test_combine.py' 2024-05-04 13:34:08,211 wheel INFO adding 'xarray/tests/test_computation.py' 2024-05-04 13:34:08,211 wheel INFO adding 'xarray/tests/test_concat.py' 2024-05-04 13:34:08,211 wheel INFO adding 'xarray/tests/test_conventions.py' 2024-05-04 13:34:08,211 wheel INFO adding 'xarray/tests/test_coordinates.py' 2024-05-04 13:34:08,212 wheel INFO adding 'xarray/tests/test_cupy.py' 2024-05-04 13:34:08,212 wheel INFO adding 'xarray/tests/test_dask.py' 2024-05-04 13:34:08,213 wheel INFO adding 'xarray/tests/test_dataarray.py' 2024-05-04 13:34:08,213 wheel INFO adding 'xarray/tests/test_dataset.py' 2024-05-04 13:34:08,214 wheel INFO adding 'xarray/tests/test_datatree.py' 2024-05-04 13:34:08,214 wheel INFO adding 'xarray/tests/test_deprecation_helpers.py' 2024-05-04 13:34:08,214 wheel INFO adding 'xarray/tests/test_distributed.py' 2024-05-04 13:34:08,214 wheel INFO adding 'xarray/tests/test_dtypes.py' 2024-05-04 13:34:08,215 wheel INFO adding 'xarray/tests/test_duck_array_ops.py' 2024-05-04 13:34:08,215 wheel INFO adding 'xarray/tests/test_error_messages.py' 2024-05-04 13:34:08,215 wheel INFO adding 'xarray/tests/test_extensions.py' 2024-05-04 13:34:08,215 wheel INFO adding 'xarray/tests/test_formatting.py' 2024-05-04 13:34:08,215 wheel INFO adding 'xarray/tests/test_formatting_html.py' 2024-05-04 13:34:08,216 wheel INFO adding 'xarray/tests/test_groupby.py' 2024-05-04 13:34:08,216 wheel INFO adding 'xarray/tests/test_hashable.py' 2024-05-04 13:34:08,216 wheel INFO adding 'xarray/tests/test_indexes.py' 2024-05-04 13:34:08,216 wheel INFO adding 'xarray/tests/test_indexing.py' 2024-05-04 13:34:08,216 wheel INFO adding 'xarray/tests/test_interp.py' 2024-05-04 13:34:08,217 wheel INFO adding 'xarray/tests/test_merge.py' 2024-05-04 13:34:08,217 wheel INFO adding 'xarray/tests/test_missing.py' 2024-05-04 13:34:08,217 wheel INFO adding 'xarray/tests/test_namedarray.py' 2024-05-04 13:34:08,217 wheel INFO adding 'xarray/tests/test_nputils.py' 2024-05-04 13:34:08,217 wheel INFO adding 'xarray/tests/test_options.py' 2024-05-04 13:34:08,218 wheel INFO adding 'xarray/tests/test_parallelcompat.py' 2024-05-04 13:34:08,218 wheel INFO adding 'xarray/tests/test_plot.py' 2024-05-04 13:34:08,218 wheel INFO adding 'xarray/tests/test_plugins.py' 2024-05-04 13:34:08,218 wheel INFO adding 'xarray/tests/test_print_versions.py' 2024-05-04 13:34:08,219 wheel INFO adding 'xarray/tests/test_rolling.py' 2024-05-04 13:34:08,219 wheel INFO adding 'xarray/tests/test_sparse.py' 2024-05-04 13:34:08,219 wheel INFO adding 'xarray/tests/test_strategies.py' 2024-05-04 13:34:08,219 wheel INFO adding 'xarray/tests/test_treenode.py' 2024-05-04 13:34:08,219 wheel INFO adding 'xarray/tests/test_tutorial.py' 2024-05-04 13:34:08,220 wheel INFO adding 'xarray/tests/test_typed_ops.py' 2024-05-04 13:34:08,220 wheel INFO adding 'xarray/tests/test_ufuncs.py' 2024-05-04 13:34:08,220 wheel INFO adding 'xarray/tests/test_units.py' 2024-05-04 13:34:08,221 wheel INFO adding 'xarray/tests/test_utils.py' 2024-05-04 13:34:08,221 wheel INFO adding 'xarray/tests/test_variable.py' 2024-05-04 13:34:08,221 wheel INFO adding 'xarray/tests/test_weighted.py' 2024-05-04 13:34:08,221 wheel INFO adding 'xarray/tests/data/bears.nc' 2024-05-04 13:34:08,222 wheel INFO adding 'xarray/tests/data/example.grib' 2024-05-04 13:34:08,222 wheel INFO adding 'xarray/tests/data/example.ict' 2024-05-04 13:34:08,222 wheel INFO adding 'xarray/tests/data/example.uamiv' 2024-05-04 13:34:08,222 wheel INFO adding 'xarray/tests/data/example_1.nc' 2024-05-04 13:34:08,222 wheel INFO adding 'xarray/tests/data/example_1.nc.gz' 2024-05-04 13:34:08,222 wheel INFO adding 'xarray/util/__init__.py' 2024-05-04 13:34:08,222 wheel INFO adding 'xarray/util/deprecation_helpers.py' 2024-05-04 13:34:08,223 wheel INFO adding 'xarray/util/generate_aggregations.py' 2024-05-04 13:34:08,223 wheel INFO adding 'xarray/util/generate_ops.py' 2024-05-04 13:34:08,223 wheel INFO adding 'xarray/util/print_versions.py' 2024-05-04 13:34:08,223 wheel INFO adding 'xarray-2024.3.0.dist-info/LICENSE' 2024-05-04 13:34:08,223 wheel INFO adding 'xarray-2024.3.0.dist-info/METADATA' 2024-05-04 13:34:08,224 wheel INFO adding 'xarray-2024.3.0.dist-info/WHEEL' 2024-05-04 13:34:08,224 wheel INFO adding 'xarray-2024.3.0.dist-info/entry_points.txt' 2024-05-04 13:34:08,224 wheel INFO adding 'xarray-2024.3.0.dist-info/top_level.txt' 2024-05-04 13:34:08,224 wheel INFO adding 'xarray-2024.3.0.dist-info/RECORD' 2024-05-04 13:34:08,225 wheel INFO removing build/bdist.linux-aarch64/wheel 2024-05-04 13:34:08,230 gpep517 INFO The backend produced .dist/xarray-2024.3.0-py3-none-any.whl xarray-2024.3.0-py3-none-any.whl >>> py3-xarray: Entering fakeroot... >>> py3-xarray-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.12/site-packages/xarray/namedarray/__pycache__' -> '/home/buildozer/aports/community/py3-xarray/pkg/py3-xarray-pyc/usr/lib/python3.12/site-packages/xarray/namedarray/__pycache__' '/home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.12/site-packages/xarray/__pycache__' -> '/home/buildozer/aports/community/py3-xarray/pkg/py3-xarray-pyc/usr/lib/python3.12/site-packages/xarray/__pycache__' '/home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.12/site-packages/xarray/plot/__pycache__' -> '/home/buildozer/aports/community/py3-xarray/pkg/py3-xarray-pyc/usr/lib/python3.12/site-packages/xarray/plot/__pycache__' '/home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.12/site-packages/xarray/static/css/__pycache__' -> '/home/buildozer/aports/community/py3-xarray/pkg/py3-xarray-pyc/usr/lib/python3.12/site-packages/xarray/static/css/__pycache__' '/home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.12/site-packages/xarray/static/__pycache__' -> '/home/buildozer/aports/community/py3-xarray/pkg/py3-xarray-pyc/usr/lib/python3.12/site-packages/xarray/static/__pycache__' '/home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.12/site-packages/xarray/static/html/__pycache__' -> '/home/buildozer/aports/community/py3-xarray/pkg/py3-xarray-pyc/usr/lib/python3.12/site-packages/xarray/static/html/__pycache__' '/home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.12/site-packages/xarray/util/__pycache__' -> '/home/buildozer/aports/community/py3-xarray/pkg/py3-xarray-pyc/usr/lib/python3.12/site-packages/xarray/util/__pycache__' '/home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.12/site-packages/xarray/testing/__pycache__' -> '/home/buildozer/aports/community/py3-xarray/pkg/py3-xarray-pyc/usr/lib/python3.12/site-packages/xarray/testing/__pycache__' '/home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.12/site-packages/xarray/coding/__pycache__' -> '/home/buildozer/aports/community/py3-xarray/pkg/py3-xarray-pyc/usr/lib/python3.12/site-packages/xarray/coding/__pycache__' '/home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.12/site-packages/xarray/backends/__pycache__' -> '/home/buildozer/aports/community/py3-xarray/pkg/py3-xarray-pyc/usr/lib/python3.12/site-packages/xarray/backends/__pycache__' '/home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.12/site-packages/xarray/core/__pycache__' -> '/home/buildozer/aports/community/py3-xarray/pkg/py3-xarray-pyc/usr/lib/python3.12/site-packages/xarray/core/__pycache__' '/home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.12/site-packages/xarray/indexes/__pycache__' -> '/home/buildozer/aports/community/py3-xarray/pkg/py3-xarray-pyc/usr/lib/python3.12/site-packages/xarray/indexes/__pycache__' >>> py3-xarray-pyc*: Preparing subpackage py3-xarray-pyc... >>> py3-xarray-pyc*: Running postcheck for py3-xarray-pyc >>> py3-xarray*: Running postcheck for py3-xarray >>> py3-xarray*: Preparing package py3-xarray... >>> py3-xarray-pyc*: Tracing dependencies... python3 py3-numpy py3-packaging py3-pandas python3~3.12 >>> py3-xarray-pyc*: Package size: 3.6 MB >>> py3-xarray-pyc*: Compressing data... >>> py3-xarray-pyc*: Create checksum... >>> py3-xarray-pyc*: Create py3-xarray-pyc-2024.3.0-r0.apk >>> py3-xarray*: Tracing dependencies... python3 py3-numpy py3-packaging py3-pandas python3~3.12 >>> py3-xarray*: Package size: 3.3 MB >>> py3-xarray*: Compressing data... >>> py3-xarray*: Create checksum... >>> py3-xarray*: Create py3-xarray-2024.3.0-r0.apk >>> py3-xarray: Build complete at Sat, 04 May 2024 13:34:11 +0000 elapsed time 0h 0m 9s >>> py3-xarray: Cleaning up srcdir >>> py3-xarray: Cleaning up pkgdir >>> py3-xarray: Uninstalling dependencies... (1/37) Purging .makedepends-py3-xarray (20240504.133404) (2/37) Purging py3-pandas-pyc (2.0.3-r1) (3/37) Purging py3-pandas (2.0.3-r1) (4/37) Purging py3-dateutil-pyc (2.9.0-r1) (5/37) Purging py3-dateutil (2.9.0-r1) (6/37) Purging py3-six-pyc (1.16.0-r9) (7/37) Purging py3-six (1.16.0-r9) (8/37) Purging py3-numpy-pyc (1.25.2-r1) (9/37) Purging py3-numpy (1.25.2-r1) (10/37) Purging openblas (0.3.27-r0) (11/37) Purging py3-tz-pyc (2024.1-r1) (12/37) Purging py3-tz (2024.1-r1) (13/37) Purging py3-gpep517-pyc (15-r2) (14/37) Purging py3-gpep517 (15-r2) (15/37) Purging py3-installer-pyc (0.7.0-r2) (16/37) Purging py3-installer (0.7.0-r2) (17/37) Purging py3-setuptools_scm-pyc (8.0.4-r2) (18/37) Purging py3-setuptools_scm (8.0.4-r2) (19/37) Purging py3-setuptools-pyc (69.5.1-r0) (20/37) Purging py3-setuptools (69.5.1-r0) (21/37) Purging py3-wheel-pyc (0.42.0-r1) (22/37) Purging py3-wheel (0.42.0-r1) (23/37) Purging py3-packaging-pyc (24.0-r1) (24/37) Purging py3-packaging (24.0-r1) (25/37) Purging py3-parsing-pyc (3.1.2-r1) (26/37) Purging py3-parsing (3.1.2-r1) (27/37) Purging python3-pyc (3.12.3-r1) (28/37) Purging python3-pycache-pyc0 (3.12.3-r1) (29/37) Purging pyc (3.12.3-r1) (30/37) Purging python3 (3.12.3-r1) (31/37) Purging gdbm (1.23-r1) (32/37) Purging libgfortran (13.2.1_git20240309-r0) (33/37) Purging libpanelw (6.4_p20240330-r0) (34/37) Purging mpdecimal (4.0.0-r0) (35/37) Purging readline (8.2.10-r0) (36/37) Purging sqlite-libs (3.45.3-r0) (37/37) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r26.trigger OK: 754 MiB in 138 packages >>> py3-xarray: Updating the community/aarch64 repository index... >>> py3-xarray: Signing the index...