>>> py3-pydicom: Building testing/py3-pydicom 2.3.1-r0 (using abuild 3.10.0-r0) started Mon, 27 Mar 2023 21:56:39 +0000 >>> py3-pydicom: Checking sanity of /home/buildozer/aports/testing/py3-pydicom/APKBUILD... >>> py3-pydicom: Analyzing dependencies... >>> py3-pydicom: Installing for build: build-base python3 py3-numpy py3-gpep517 py3-setuptools py3-wheel (1/19) Installing libbz2 (1.0.8-r4) (2/19) Installing libffi (3.4.4-r1) (3/19) Installing gdbm (1.23-r0) (4/19) Installing xz-libs (5.4.2-r0) (5/19) Installing mpdecimal (2.5.1-r1) (6/19) Installing libpanelw (6.4_p20230311-r0) (7/19) Installing readline (8.2.1-r0) (8/19) Installing sqlite-libs (3.41.2-r1) (9/19) Installing python3 (3.11.2-r0) (10/19) Installing libgfortran (12.2.1_git20220924-r9) (11/19) Installing openblas (0.3.21-r4) (12/19) Installing py3-numpy (1.24.2-r0) (13/19) Installing py3-installer (0.7.0-r0) (14/19) Installing py3-gpep517 (13-r0) (15/19) Installing py3-parsing (3.0.9-r1) (16/19) Installing py3-packaging (23.0-r1) (17/19) Installing py3-setuptools (67.6.0-r0) (18/19) Installing py3-wheel (0.40.0-r0) (19/19) Installing .makedepends-py3-pydicom (20230327.215640) Executing busybox-1.36.0-r5.trigger OK: 423 MiB in 115 packages >>> py3-pydicom: Cleaning up srcdir >>> py3-pydicom: Cleaning up pkgdir >>> py3-pydicom: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pydicom-2.3.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-pydicom: Fetching https://github.com/pydicom/pydicom/archive/v2.3.1/pydicom-2.3.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16384 0 16384 0 0 12212 0 --:--:-- 0:00:01 --:--:-- 12212 100 1186k 0 1186k 0 0 506k 0 --:--:-- 0:00:02 --:--:-- 1170k 100 2137k 0 2137k 0 0 781k 0 --:--:-- 0:00:02 --:--:-- 1524k >>> py3-pydicom: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pydicom-2.3.1.tar.gz >>> py3-pydicom: Checking sha512sums... pydicom-2.3.1.tar.gz: OK >>> py3-pydicom: Unpacking /var/cache/distfiles/pydicom-2.3.1.tar.gz... 2023-03-27 21:56:45,113 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-03-27 21:56:45,155 root INFO running bdist_wheel 2023-03-27 21:56:45,166 root INFO running build 2023-03-27 21:56:45,166 root INFO running build_py 2023-03-27 21:56:45,169 root INFO creating build 2023-03-27 21:56:45,169 root INFO creating build/lib 2023-03-27 21:56:45,169 root INFO creating build/lib/pydicom 2023-03-27 21:56:45,169 root INFO copying pydicom/multival.py -> build/lib/pydicom 2023-03-27 21:56:45,170 root INFO copying pydicom/encaps.py -> build/lib/pydicom 2023-03-27 21:56:45,170 root INFO copying pydicom/config.py -> build/lib/pydicom 2023-03-27 21:56:45,170 root INFO copying pydicom/_uid_dict.py -> build/lib/pydicom 2023-03-27 21:56:45,170 root INFO copying pydicom/_dicom_dict.py -> build/lib/pydicom 2023-03-27 21:56:45,171 root INFO copying pydicom/dataelem.py -> build/lib/pydicom 2023-03-27 21:56:45,171 root INFO copying pydicom/uid.py -> build/lib/pydicom 2023-03-27 21:56:45,171 root INFO copying pydicom/dicomdir.py -> build/lib/pydicom 2023-03-27 21:56:45,171 root INFO copying pydicom/misc.py -> build/lib/pydicom 2023-03-27 21:56:45,172 root INFO copying pydicom/dataset.py -> build/lib/pydicom 2023-03-27 21:56:45,172 root INFO copying pydicom/datadict.py -> build/lib/pydicom 2023-03-27 21:56:45,172 root INFO copying pydicom/jsonrep.py -> build/lib/pydicom 2023-03-27 21:56:45,172 root INFO copying pydicom/tag.py -> build/lib/pydicom 2023-03-27 21:56:45,172 root INFO copying pydicom/env_info.py -> build/lib/pydicom 2023-03-27 21:56:45,173 root INFO copying pydicom/charset.py -> build/lib/pydicom 2023-03-27 21:56:45,173 root INFO copying pydicom/filewriter.py -> build/lib/pydicom 2023-03-27 21:56:45,173 root INFO copying pydicom/dicomio.py -> build/lib/pydicom 2023-03-27 21:56:45,173 root INFO copying pydicom/_version.py -> build/lib/pydicom 2023-03-27 21:56:45,173 root INFO copying pydicom/values.py -> build/lib/pydicom 2023-03-27 21:56:45,173 root INFO copying pydicom/valuerep.py -> build/lib/pydicom 2023-03-27 21:56:45,174 root INFO copying pydicom/_storage_sopclass_uids.py -> build/lib/pydicom 2023-03-27 21:56:45,174 root INFO copying pydicom/filebase.py -> build/lib/pydicom 2023-03-27 21:56:45,174 root INFO copying pydicom/_private_dict.py -> build/lib/pydicom 2023-03-27 21:56:45,175 root INFO copying pydicom/errors.py -> build/lib/pydicom 2023-03-27 21:56:45,175 root INFO copying pydicom/sequence.py -> build/lib/pydicom 2023-03-27 21:56:45,175 root INFO copying pydicom/__init__.py -> build/lib/pydicom 2023-03-27 21:56:45,175 root INFO copying pydicom/compat.py -> build/lib/pydicom 2023-03-27 21:56:45,175 root INFO copying pydicom/filereader.py -> build/lib/pydicom 2023-03-27 21:56:45,176 root INFO copying pydicom/fileset.py -> build/lib/pydicom 2023-03-27 21:56:45,176 root INFO copying pydicom/fileutil.py -> build/lib/pydicom 2023-03-27 21:56:45,176 root INFO creating build/lib/pydicom/util 2023-03-27 21:56:45,176 root INFO copying pydicom/util/fixer.py -> build/lib/pydicom/util 2023-03-27 21:56:45,176 root INFO copying pydicom/util/dump.py -> build/lib/pydicom/util 2023-03-27 21:56:45,177 root INFO copying pydicom/util/codify.py -> build/lib/pydicom/util 2023-03-27 21:56:45,177 root INFO copying pydicom/util/leanread.py -> build/lib/pydicom/util 2023-03-27 21:56:45,177 root INFO copying pydicom/util/hexutil.py -> build/lib/pydicom/util 2023-03-27 21:56:45,177 root INFO copying pydicom/util/__init__.py -> build/lib/pydicom/util 2023-03-27 21:56:45,178 root INFO creating build/lib/pydicom/tests 2023-03-27 21:56:45,178 root INFO copying pydicom/tests/conftest.py -> build/lib/pydicom/tests 2023-03-27 21:56:45,178 root INFO copying pydicom/tests/test_encoders.py -> build/lib/pydicom/tests 2023-03-27 21:56:45,179 root INFO copying pydicom/tests/test_cli.py -> build/lib/pydicom/tests 2023-03-27 21:56:45,179 root INFO copying pydicom/tests/test_encoders_gdcm.py -> build/lib/pydicom/tests 2023-03-27 21:56:45,179 root INFO copying pydicom/tests/test_dictionary.py -> build/lib/pydicom/tests 2023-03-27 21:56:45,179 root INFO copying pydicom/tests/test_filebase.py -> build/lib/pydicom/tests 2023-03-27 21:56:45,179 root INFO copying pydicom/tests/test_dataelem.py -> build/lib/pydicom/tests 2023-03-27 21:56:45,179 root INFO copying pydicom/tests/test_unicode.py -> build/lib/pydicom/tests 2023-03-27 21:56:45,180 root INFO copying pydicom/tests/test_tag.py -> build/lib/pydicom/tests 2023-03-27 21:56:45,180 root INFO copying pydicom/tests/test_pillow_pixel_data.py -> build/lib/pydicom/tests 2023-03-27 21:56:45,180 root INFO copying pydicom/tests/test_dataset.py -> build/lib/pydicom/tests 2023-03-27 21:56:45,180 root INFO copying pydicom/tests/test_values.py -> build/lib/pydicom/tests 2023-03-27 21:56:45,180 root INFO copying pydicom/tests/test_codes.py -> build/lib/pydicom/tests 2023-03-27 21:56:45,181 root INFO copying pydicom/tests/test_util.py -> build/lib/pydicom/tests 2023-03-27 21:56:45,181 root INFO copying pydicom/tests/test_rawread.py -> build/lib/pydicom/tests 2023-03-27 21:56:45,181 root INFO copying pydicom/tests/test_errors.py -> build/lib/pydicom/tests 2023-03-27 21:56:45,181 root INFO copying pydicom/tests/test_json.py -> build/lib/pydicom/tests 2023-03-27 21:56:45,181 root INFO copying pydicom/tests/test_multival.py -> build/lib/pydicom/tests 2023-03-27 21:56:45,182 root INFO copying pydicom/tests/test_sequence.py -> build/lib/pydicom/tests 2023-03-27 21:56:45,182 root INFO copying pydicom/tests/test_filewriter.py -> build/lib/pydicom/tests 2023-03-27 21:56:45,182 root INFO copying pydicom/tests/test_dicomdir.py -> build/lib/pydicom/tests 2023-03-27 21:56:45,182 root INFO copying pydicom/tests/test_waveform.py -> build/lib/pydicom/tests 2023-03-27 21:56:45,182 root INFO copying pydicom/tests/test_valuerep.py -> build/lib/pydicom/tests 2023-03-27 21:56:45,183 root INFO copying pydicom/tests/test_pylibjpeg.py -> build/lib/pydicom/tests 2023-03-27 21:56:45,183 root INFO copying pydicom/tests/test_numpy_pixel_data.py -> build/lib/pydicom/tests 2023-03-27 21:56:45,183 root INFO copying pydicom/tests/test_encoders_pydicom.py -> build/lib/pydicom/tests 2023-03-27 21:56:45,183 root INFO copying pydicom/tests/test_data_manager.py -> build/lib/pydicom/tests 2023-03-27 21:56:45,183 root INFO copying pydicom/tests/_write_stds.py -> build/lib/pydicom/tests 2023-03-27 21:56:45,184 root INFO copying pydicom/tests/test_handler_util.py -> build/lib/pydicom/tests 2023-03-27 21:56:45,184 root INFO copying pydicom/tests/test_uid.py -> build/lib/pydicom/tests 2023-03-27 21:56:45,184 root INFO copying pydicom/tests/test_JPEG_LS_transfer_syntax.py -> build/lib/pydicom/tests 2023-03-27 21:56:45,184 root INFO copying pydicom/tests/test_encaps.py -> build/lib/pydicom/tests 2023-03-27 21:56:45,184 root INFO copying pydicom/tests/test_config.py -> build/lib/pydicom/tests 2023-03-27 21:56:45,185 root INFO copying pydicom/tests/test_jpeg_ls_pixel_data.py -> build/lib/pydicom/tests 2023-03-27 21:56:45,185 root INFO copying pydicom/tests/test_fileset.py -> build/lib/pydicom/tests 2023-03-27 21:56:45,185 root INFO copying pydicom/tests/test_misc.py -> build/lib/pydicom/tests 2023-03-27 21:56:45,185 root INFO copying pydicom/tests/test_rle_pixel_data.py -> build/lib/pydicom/tests 2023-03-27 21:56:45,185 root INFO copying pydicom/tests/test_charset.py -> build/lib/pydicom/tests 2023-03-27 21:56:45,186 root INFO copying pydicom/tests/test_env_info.py -> build/lib/pydicom/tests 2023-03-27 21:56:45,186 root INFO copying pydicom/tests/test_overlay_np.py -> build/lib/pydicom/tests 2023-03-27 21:56:45,186 root INFO copying pydicom/tests/test_filereader.py -> build/lib/pydicom/tests 2023-03-27 21:56:45,186 root INFO copying pydicom/tests/__init__.py -> build/lib/pydicom/tests 2023-03-27 21:56:45,186 root INFO copying pydicom/tests/test_fileutil.py -> build/lib/pydicom/tests 2023-03-27 21:56:45,186 root INFO copying pydicom/tests/test_gdcm_pixel_data.py -> build/lib/pydicom/tests 2023-03-27 21:56:45,187 root INFO creating build/lib/pydicom/cli 2023-03-27 21:56:45,187 root INFO copying pydicom/cli/codify.py -> build/lib/pydicom/cli 2023-03-27 21:56:45,187 root INFO copying pydicom/cli/main.py -> build/lib/pydicom/cli 2023-03-27 21:56:45,187 root INFO copying pydicom/cli/show.py -> build/lib/pydicom/cli 2023-03-27 21:56:45,187 root INFO copying pydicom/cli/__init__.py -> build/lib/pydicom/cli 2023-03-27 21:56:45,188 root INFO creating build/lib/pydicom/encoders 2023-03-27 21:56:45,188 root INFO copying pydicom/encoders/gdcm.py -> build/lib/pydicom/encoders 2023-03-27 21:56:45,188 root INFO copying pydicom/encoders/__init__.py -> build/lib/pydicom/encoders 2023-03-27 21:56:45,188 root INFO copying pydicom/encoders/native.py -> build/lib/pydicom/encoders 2023-03-27 21:56:45,188 root INFO copying pydicom/encoders/base.py -> build/lib/pydicom/encoders 2023-03-27 21:56:45,189 root INFO copying pydicom/encoders/pylibjpeg.py -> build/lib/pydicom/encoders 2023-03-27 21:56:45,189 root INFO creating build/lib/pydicom/data 2023-03-27 21:56:45,189 root INFO copying pydicom/data/download.py -> build/lib/pydicom/data 2023-03-27 21:56:45,189 root INFO copying pydicom/data/__init__.py -> build/lib/pydicom/data 2023-03-27 21:56:45,189 root INFO copying pydicom/data/data_manager.py -> build/lib/pydicom/data 2023-03-27 21:56:45,190 root INFO copying pydicom/data/retry.py -> build/lib/pydicom/data 2023-03-27 21:56:45,190 root INFO creating build/lib/pydicom/overlays 2023-03-27 21:56:45,190 root INFO copying pydicom/overlays/numpy_handler.py -> build/lib/pydicom/overlays 2023-03-27 21:56:45,190 root INFO copying pydicom/overlays/__init__.py -> build/lib/pydicom/overlays 2023-03-27 21:56:45,190 root INFO creating build/lib/pydicom/overlay_data_handlers 2023-03-27 21:56:45,191 root INFO copying pydicom/overlay_data_handlers/__init__.py -> build/lib/pydicom/overlay_data_handlers 2023-03-27 21:56:45,191 root INFO creating build/lib/pydicom/benchmarks 2023-03-27 21:56:45,191 root INFO copying pydicom/benchmarks/bench_handler_numpy.py -> build/lib/pydicom/benchmarks 2023-03-27 21:56:45,191 root INFO copying pydicom/benchmarks/bench_rle_encode.py -> build/lib/pydicom/benchmarks 2023-03-27 21:56:45,191 root INFO copying pydicom/benchmarks/bench_rle_decode.py -> build/lib/pydicom/benchmarks 2023-03-27 21:56:45,192 root INFO copying pydicom/benchmarks/bench_pixel_util.py -> build/lib/pydicom/benchmarks 2023-03-27 21:56:45,192 root INFO copying pydicom/benchmarks/bench_encaps.py -> build/lib/pydicom/benchmarks 2023-03-27 21:56:45,192 root INFO copying pydicom/benchmarks/__init__.py -> build/lib/pydicom/benchmarks 2023-03-27 21:56:45,192 root INFO creating build/lib/pydicom/pixel_data_handlers 2023-03-27 21:56:45,192 root INFO copying pydicom/pixel_data_handlers/util.py -> build/lib/pydicom/pixel_data_handlers 2023-03-27 21:56:45,193 root INFO copying pydicom/pixel_data_handlers/jpeg_ls_handler.py -> build/lib/pydicom/pixel_data_handlers 2023-03-27 21:56:45,193 root INFO copying pydicom/pixel_data_handlers/rle_handler.py -> build/lib/pydicom/pixel_data_handlers 2023-03-27 21:56:45,193 root INFO copying pydicom/pixel_data_handlers/gdcm_handler.py -> build/lib/pydicom/pixel_data_handlers 2023-03-27 21:56:45,193 root INFO copying pydicom/pixel_data_handlers/pillow_handler.py -> build/lib/pydicom/pixel_data_handlers 2023-03-27 21:56:45,193 root INFO copying pydicom/pixel_data_handlers/numpy_handler.py -> build/lib/pydicom/pixel_data_handlers 2023-03-27 21:56:45,194 root INFO copying pydicom/pixel_data_handlers/pylibjpeg_handler.py -> build/lib/pydicom/pixel_data_handlers 2023-03-27 21:56:45,194 root INFO copying pydicom/pixel_data_handlers/__init__.py -> build/lib/pydicom/pixel_data_handlers 2023-03-27 21:56:45,194 root INFO creating build/lib/pydicom/sr 2023-03-27 21:56:45,194 root INFO copying pydicom/sr/codedict.py -> build/lib/pydicom/sr 2023-03-27 21:56:45,194 root INFO copying pydicom/sr/_snomed_dict.py -> build/lib/pydicom/sr 2023-03-27 21:56:45,195 root INFO copying pydicom/sr/_cid_dict.py -> build/lib/pydicom/sr 2023-03-27 21:56:45,196 root INFO copying pydicom/sr/__init__.py -> build/lib/pydicom/sr 2023-03-27 21:56:45,196 root INFO copying pydicom/sr/coding.py -> build/lib/pydicom/sr 2023-03-27 21:56:45,196 root INFO copying pydicom/sr/_concepts_dict.py -> build/lib/pydicom/sr 2023-03-27 21:56:45,198 root INFO creating build/lib/pydicom/waveforms 2023-03-27 21:56:45,198 root INFO copying pydicom/waveforms/numpy_handler.py -> build/lib/pydicom/waveforms 2023-03-27 21:56:45,198 root INFO copying pydicom/waveforms/__init__.py -> build/lib/pydicom/waveforms 2023-03-27 21:56:45,199 root INFO running egg_info 2023-03-27 21:56:45,203 root INFO creating pydicom.egg-info 2023-03-27 21:56:45,205 root INFO writing pydicom.egg-info/PKG-INFO 2023-03-27 21:56:45,205 root INFO writing dependency_links to pydicom.egg-info/dependency_links.txt 2023-03-27 21:56:45,205 root INFO writing entry points to pydicom.egg-info/entry_points.txt 2023-03-27 21:56:45,205 root INFO writing requirements to pydicom.egg-info/requires.txt 2023-03-27 21:56:45,206 root INFO writing top-level names to pydicom.egg-info/top_level.txt 2023-03-27 21:56:45,206 root INFO writing manifest file 'pydicom.egg-info/SOURCES.txt' 2023-03-27 21:56:45,222 root INFO reading manifest file 'pydicom.egg-info/SOURCES.txt' 2023-03-27 21:56:45,223 root INFO reading manifest template 'MANIFEST.in' 2023-03-27 21:56:45,237 root INFO adding license file 'LICENSE' 2023-03-27 21:56:45,247 root INFO writing manifest file 'pydicom.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pydicom.data.charset_files' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pydicom.data.charset_files' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pydicom.data.charset_files' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pydicom.data.charset_files' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pydicom.data.palettes' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pydicom.data.palettes' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pydicom.data.palettes' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pydicom.data.palettes' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pydicom.data.test_files' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pydicom.data.test_files' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pydicom.data.test_files' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pydicom.data.test_files' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pydicom.data.test_files.dicomdirtests' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pydicom.data.test_files.dicomdirtests' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pydicom.data.test_files.dicomdirtests' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pydicom.data.test_files.dicomdirtests' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pydicom.data.test_files.dicomdirtests.TINY_ALPHA' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pydicom.data.test_files.dicomdirtests.TINY_ALPHA' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pydicom.data.test_files.dicomdirtests.TINY_ALPHA' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pydicom.data.test_files.dicomdirtests.TINY_ALPHA' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pydicom.data.test_files.dicomdirtests.TINY_ALPHA.PT000000.ST000000.SE000000' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pydicom.data.test_files.dicomdirtests.TINY_ALPHA.PT000000.ST000000.SE000000' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pydicom.data.test_files.dicomdirtests.TINY_ALPHA.PT000000.ST000000.SE000000' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pydicom.data.test_files.dicomdirtests.TINY_ALPHA.PT000000.ST000000.SE000000' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) 2023-03-27 21:56:45,272 root INFO copying pydicom/py.typed -> build/lib/pydicom 2023-03-27 21:56:45,272 root INFO copying pydicom/data/hashes.json -> build/lib/pydicom/data 2023-03-27 21:56:45,273 root INFO copying pydicom/data/urls.json -> build/lib/pydicom/data 2023-03-27 21:56:45,273 root INFO creating build/lib/pydicom/data/charset_files 2023-03-27 21:56:45,273 root INFO copying pydicom/data/charset_files/chrX1.dcm -> build/lib/pydicom/data/charset_files 2023-03-27 21:56:45,273 root INFO copying pydicom/data/charset_files/chrSQEncoding1.dcm -> build/lib/pydicom/data/charset_files 2023-03-27 21:56:45,273 root INFO copying pydicom/data/charset_files/chrJapMulti.dcm -> build/lib/pydicom/data/charset_files 2023-03-27 21:56:45,274 root INFO copying pydicom/data/charset_files/chrX2.dcm -> build/lib/pydicom/data/charset_files 2023-03-27 21:56:45,274 root INFO copying pydicom/data/charset_files/chrGerm.dcm -> build/lib/pydicom/data/charset_files 2023-03-27 21:56:45,274 root INFO copying pydicom/data/charset_files/chrGreek.dcm -> build/lib/pydicom/data/charset_files 2023-03-27 21:56:45,274 root INFO copying pydicom/data/charset_files/chrSQEncoding.dcm -> build/lib/pydicom/data/charset_files 2023-03-27 21:56:45,274 root INFO copying pydicom/data/charset_files/chrH32.dcm -> build/lib/pydicom/data/charset_files 2023-03-27 21:56:45,275 root INFO copying pydicom/data/charset_files/chrHbrw.dcm -> build/lib/pydicom/data/charset_files 2023-03-27 21:56:45,275 root INFO copying pydicom/data/charset_files/chrJapMultiExplicitIR6.dcm -> build/lib/pydicom/data/charset_files 2023-03-27 21:56:45,275 root INFO copying pydicom/data/charset_files/chrRuss.dcm -> build/lib/pydicom/data/charset_files 2023-03-27 21:56:45,275 root INFO copying pydicom/data/charset_files/chrFrenMulti.dcm -> build/lib/pydicom/data/charset_files 2023-03-27 21:56:45,275 root INFO copying pydicom/data/charset_files/chrI2.dcm -> build/lib/pydicom/data/charset_files 2023-03-27 21:56:45,276 root INFO copying pydicom/data/charset_files/FileInfo.txt -> build/lib/pydicom/data/charset_files 2023-03-27 21:56:45,276 root INFO copying pydicom/data/charset_files/chrArab.dcm -> build/lib/pydicom/data/charset_files 2023-03-27 21:56:45,276 root INFO copying pydicom/data/charset_files/chrFren.dcm -> build/lib/pydicom/data/charset_files 2023-03-27 21:56:45,276 root INFO copying pydicom/data/charset_files/chrKoreanMulti.dcm -> build/lib/pydicom/data/charset_files 2023-03-27 21:56:45,276 root INFO copying pydicom/data/charset_files/chrH31.dcm -> build/lib/pydicom/data/charset_files 2023-03-27 21:56:45,277 root INFO creating build/lib/pydicom/data/palettes 2023-03-27 21:56:45,277 root INFO copying pydicom/data/palettes/spring.dcm -> build/lib/pydicom/data/palettes 2023-03-27 21:56:45,277 root INFO copying pydicom/data/palettes/hotmetalblue.dcm -> build/lib/pydicom/data/palettes 2023-03-27 21:56:45,277 root INFO copying pydicom/data/palettes/summer.dcm -> build/lib/pydicom/data/palettes 2023-03-27 21:56:45,277 root INFO copying pydicom/data/palettes/hotiron.dcm -> build/lib/pydicom/data/palettes 2023-03-27 21:56:45,277 root INFO copying pydicom/data/palettes/README.md -> build/lib/pydicom/data/palettes 2023-03-27 21:56:45,278 root INFO copying pydicom/data/palettes/pet20step.dcm -> build/lib/pydicom/data/palettes 2023-03-27 21:56:45,278 root INFO copying pydicom/data/palettes/fall.dcm -> build/lib/pydicom/data/palettes 2023-03-27 21:56:45,278 root INFO copying pydicom/data/palettes/pet.dcm -> build/lib/pydicom/data/palettes 2023-03-27 21:56:45,278 root INFO copying pydicom/data/palettes/winter.dcm -> build/lib/pydicom/data/palettes 2023-03-27 21:56:45,278 root INFO creating build/lib/pydicom/data/test_files 2023-03-27 21:56:45,278 root INFO copying pydicom/data/test_files/rtdose_1frame.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,279 root INFO copying pydicom/data/test_files/meta_missing_tsyntax.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,279 root INFO copying pydicom/data/test_files/ExplVR_BigEnd.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,279 root INFO copying pydicom/data/test_files/priv_SQ.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,279 root INFO copying pydicom/data/test_files/MR_small.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,279 root INFO copying pydicom/data/test_files/SC_rgb_jpeg.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,280 root INFO copying pydicom/data/test_files/SC_rgb_dcmtk_+eb+cr.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,280 root INFO copying pydicom/data/test_files/rtplan.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,280 root INFO copying pydicom/data/test_files/SC_rgb_rle_16bit_2frame.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,280 root INFO copying pydicom/data/test_files/SC_rgb_jpeg_app14_dcmd.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,280 root INFO copying pydicom/data/test_files/no_meta.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,281 root INFO copying pydicom/data/test_files/SC_rgb_jpeg_dcmd.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,281 root INFO copying pydicom/data/test_files/zipMR.gz -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,281 root INFO copying pydicom/data/test_files/rtstruct.dump -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,281 root INFO copying pydicom/data/test_files/reportsi.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,282 root INFO copying pydicom/data/test_files/MR_small_expb.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,282 root INFO copying pydicom/data/test_files/rtdose_rle.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,282 root INFO copying pydicom/data/test_files/SC_rgb_dcmtk_+eb+cy+s2.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,282 root INFO copying pydicom/data/test_files/rtplan_truncated.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,282 root INFO copying pydicom/data/test_files/MR_small_padded.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,282 root INFO copying pydicom/data/test_files/SC_rgb_dcmtk_+eb+cy+s4.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,283 root INFO copying pydicom/data/test_files/waveform_ecg.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,283 root INFO copying pydicom/data/test_files/SC_rgb_jpeg_dcmtk.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,283 root INFO copying pydicom/data/test_files/UN_sequence.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,283 root INFO copying pydicom/data/test_files/SC_rgb_small_odd.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,284 root INFO copying pydicom/data/test_files/SC_rgb_jpeg_gdcm.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,284 root INFO copying pydicom/data/test_files/rtplan.dump -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,284 root INFO copying pydicom/data/test_files/JPEG2000.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,284 root INFO copying pydicom/data/test_files/rtdose_rle_1frame.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,284 root INFO copying pydicom/data/test_files/no_meta_group_length.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,285 root INFO copying pydicom/data/test_files/J2K_pixelrep_mismatch.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,285 root INFO copying pydicom/data/test_files/GDCMJ2K_TextGBR.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,285 root INFO copying pydicom/data/test_files/SC_jpeg_no_color_transform.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,285 root INFO copying pydicom/data/test_files/CT_small.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,285 root INFO copying pydicom/data/test_files/test_PN.json -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,286 root INFO copying pydicom/data/test_files/reportsi_with_empty_number_tags.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,286 root INFO copying pydicom/data/test_files/badVR.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,286 root INFO copying pydicom/data/test_files/liver_1frame.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,286 root INFO copying pydicom/data/test_files/rtdose_expb.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,286 root INFO copying pydicom/data/test_files/SC_rgb_gdcm_KY.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,287 root INFO copying pydicom/data/test_files/SC_ybr_full_422_uncompressed.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,287 root INFO copying pydicom/data/test_files/SC_rgb_rle_16bit.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,287 root INFO copying pydicom/data/test_files/SC_rgb_dcmtk_+eb+cy+np.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,287 root INFO copying pydicom/data/test_files/ExplVR_LitEndNoMeta.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,287 root INFO copying pydicom/data/test_files/SC_rgb_dcmtk_+eb+cy+n1.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,288 root INFO copying pydicom/data/test_files/test-SR.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,288 root INFO copying pydicom/data/test_files/SC_rgb_rle_32bit_2frame.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,288 root INFO copying pydicom/data/test_files/MR_small_RLE.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,288 root INFO copying pydicom/data/test_files/SC_rgb_dcmtk_+eb+cy+n2.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,288 root INFO copying pydicom/data/test_files/SC_rgb_rle.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,289 root INFO copying pydicom/data/test_files/test1.json -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,289 root INFO copying pydicom/data/test_files/SC_rgb_rle_2frame.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,289 root INFO copying pydicom/data/test_files/empty_charset_LEI.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,289 root INFO copying pydicom/data/test_files/JPEG2000-embedded-sequence-delimiter.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,289 root INFO copying pydicom/data/test_files/MR_small_jpeg_ls_lossless.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,290 root INFO copying pydicom/data/test_files/JPEG-lossy.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,290 root INFO copying pydicom/data/test_files/MR_small_implicit.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,290 root INFO copying pydicom/data/test_files/README.txt -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,290 root INFO copying pydicom/data/test_files/liver_expb_1frame.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,290 root INFO copying pydicom/data/test_files/rtdose.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,291 root INFO copying pydicom/data/test_files/MR_truncated.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,291 root INFO copying pydicom/data/test_files/SC_jpeg_no_color_transform_2.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,291 root INFO copying pydicom/data/test_files/rtdose_expb_1frame.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,291 root INFO copying pydicom/data/test_files/nested_priv_SQ.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,291 root INFO copying pydicom/data/test_files/SC_rgb_rle_32bit.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,292 root INFO copying pydicom/data/test_files/JPGExtended.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,292 root INFO copying pydicom/data/test_files/MR_small_jp2klossless.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,292 root INFO copying pydicom/data/test_files/image_dfl.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,292 root INFO copying pydicom/data/test_files/MR_small_bigendian.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,292 root INFO copying pydicom/data/test_files/SC_rgb_jpeg_lossy_gdcm.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,293 root INFO copying pydicom/data/test_files/ExplVR_BigEndNoMeta.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,293 root INFO copying pydicom/data/test_files/693_J2KI.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,293 root INFO copying pydicom/data/test_files/rtstruct.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,293 root INFO copying pydicom/data/test_files/SC_rgb_small_odd_jpeg.dcm -> build/lib/pydicom/data/test_files 2023-03-27 21:56:45,293 root INFO creating build/lib/pydicom/data/test_files/dicomdirtests 2023-03-27 21:56:45,293 root INFO copying pydicom/data/test_files/dicomdirtests/DICOMDIR-reordered -> build/lib/pydicom/data/test_files/dicomdirtests 2023-03-27 21:56:45,294 root INFO copying pydicom/data/test_files/dicomdirtests/DICOMDIR-bigEnd -> build/lib/pydicom/data/test_files/dicomdirtests 2023-03-27 21:56:45,294 root INFO copying pydicom/data/test_files/dicomdirtests/DICOMDIR-nopatient -> build/lib/pydicom/data/test_files/dicomdirtests 2023-03-27 21:56:45,294 root INFO copying pydicom/data/test_files/dicomdirtests/DICOMDIR-nooffset -> build/lib/pydicom/data/test_files/dicomdirtests 2023-03-27 21:56:45,294 root INFO copying pydicom/data/test_files/dicomdirtests/DICOMDIR-empty.dcm -> build/lib/pydicom/data/test_files/dicomdirtests 2023-03-27 21:56:45,294 root INFO copying pydicom/data/test_files/dicomdirtests/DICOMDIR-implicit -> build/lib/pydicom/data/test_files/dicomdirtests 2023-03-27 21:56:45,295 root INFO copying pydicom/data/test_files/dicomdirtests/README.txt -> build/lib/pydicom/data/test_files/dicomdirtests 2023-03-27 21:56:45,295 root INFO copying pydicom/data/test_files/dicomdirtests/DICOMDIR -> build/lib/pydicom/data/test_files/dicomdirtests 2023-03-27 21:56:45,295 root INFO creating build/lib/pydicom/data/test_files/dicomdirtests/98892003 2023-03-27 21:56:45,295 root INFO creating build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR700 2023-03-27 21:56:45,295 root INFO copying pydicom/data/test_files/dicomdirtests/98892003/MR700/4467 -> build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR700 2023-03-27 21:56:45,295 root INFO copying pydicom/data/test_files/dicomdirtests/98892003/MR700/4588 -> build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR700 2023-03-27 21:56:45,296 root INFO copying pydicom/data/test_files/dicomdirtests/98892003/MR700/4648 -> build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR700 2023-03-27 21:56:45,296 root INFO copying pydicom/data/test_files/dicomdirtests/98892003/MR700/4528 -> build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR700 2023-03-27 21:56:45,296 root INFO copying pydicom/data/test_files/dicomdirtests/98892003/MR700/4678 -> build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR700 2023-03-27 21:56:45,296 root INFO copying pydicom/data/test_files/dicomdirtests/98892003/MR700/4618 -> build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR700 2023-03-27 21:56:45,296 root INFO copying pydicom/data/test_files/dicomdirtests/98892003/MR700/4558 -> build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR700 2023-03-27 21:56:45,296 root INFO creating build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR2 2023-03-27 21:56:45,297 root INFO copying pydicom/data/test_files/dicomdirtests/98892003/MR2/6273 -> build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR2 2023-03-27 21:56:45,297 root INFO copying pydicom/data/test_files/dicomdirtests/98892003/MR2/6935 -> build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR2 2023-03-27 21:56:45,297 root INFO copying pydicom/data/test_files/dicomdirtests/98892003/MR2/6605 -> build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR2 2023-03-27 21:56:45,297 root INFO copying pydicom/data/test_files/dicomdirtests/98892003/MR2/5011 -> build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR2 2023-03-27 21:56:45,297 root INFO copying pydicom/data/test_files/dicomdirtests/98892003/MR2/15970 -> build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR2 2023-03-27 21:56:45,298 root INFO copying pydicom/data/test_files/dicomdirtests/98892003/MR2/4981 -> build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR2 2023-03-27 21:56:45,298 root INFO copying pydicom/data/test_files/dicomdirtests/98892003/MR2/4950 -> build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR2 2023-03-27 21:56:45,298 root INFO creating build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR1 2023-03-27 21:56:45,298 root INFO copying pydicom/data/test_files/dicomdirtests/98892003/MR1/4919 -> build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR1 2023-03-27 21:56:45,298 root INFO copying pydicom/data/test_files/dicomdirtests/98892003/MR1/5641 -> build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR1 2023-03-27 21:56:45,298 root INFO copying pydicom/data/test_files/dicomdirtests/98892003/MR1/15820 -> build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR1 2023-03-27 21:56:45,299 root INFO creating build/lib/pydicom/data/test_files/dicomdirtests/98892001 2023-03-27 21:56:45,299 root INFO creating build/lib/pydicom/data/test_files/dicomdirtests/98892001/CT2N 2023-03-27 21:56:45,299 root INFO copying pydicom/data/test_files/dicomdirtests/98892001/CT2N/6293 -> build/lib/pydicom/data/test_files/dicomdirtests/98892001/CT2N 2023-03-27 21:56:45,299 root INFO copying pydicom/data/test_files/dicomdirtests/98892001/CT2N/6924 -> build/lib/pydicom/data/test_files/dicomdirtests/98892001/CT2N 2023-03-27 21:56:45,299 root INFO creating build/lib/pydicom/data/test_files/dicomdirtests/98892001/CT5N 2023-03-27 21:56:45,299 root INFO copying pydicom/data/test_files/dicomdirtests/98892001/CT5N/2392 -> build/lib/pydicom/data/test_files/dicomdirtests/98892001/CT5N 2023-03-27 21:56:45,300 root INFO copying pydicom/data/test_files/dicomdirtests/98892001/CT5N/2693 -> build/lib/pydicom/data/test_files/dicomdirtests/98892001/CT5N 2023-03-27 21:56:45,300 root INFO copying pydicom/data/test_files/dicomdirtests/98892001/CT5N/3023 -> build/lib/pydicom/data/test_files/dicomdirtests/98892001/CT5N 2023-03-27 21:56:45,300 root INFO copying pydicom/data/test_files/dicomdirtests/98892001/CT5N/3353 -> build/lib/pydicom/data/test_files/dicomdirtests/98892001/CT5N 2023-03-27 21:56:45,300 root INFO copying pydicom/data/test_files/dicomdirtests/98892001/CT5N/2062 -> build/lib/pydicom/data/test_files/dicomdirtests/98892001/CT5N 2023-03-27 21:56:45,300 root INFO creating build/lib/pydicom/data/test_files/dicomdirtests/77654033 2023-03-27 21:56:45,300 root INFO creating build/lib/pydicom/data/test_files/dicomdirtests/77654033/CR3 2023-03-27 21:56:45,300 root INFO copying pydicom/data/test_files/dicomdirtests/77654033/CR3/6278 -> build/lib/pydicom/data/test_files/dicomdirtests/77654033/CR3 2023-03-27 21:56:45,301 root INFO creating build/lib/pydicom/data/test_files/dicomdirtests/77654033/CT2 2023-03-27 21:56:45,301 root INFO copying pydicom/data/test_files/dicomdirtests/77654033/CT2/17106 -> build/lib/pydicom/data/test_files/dicomdirtests/77654033/CT2 2023-03-27 21:56:45,301 root INFO copying pydicom/data/test_files/dicomdirtests/77654033/CT2/17166 -> build/lib/pydicom/data/test_files/dicomdirtests/77654033/CT2 2023-03-27 21:56:45,301 root INFO copying pydicom/data/test_files/dicomdirtests/77654033/CT2/17136 -> build/lib/pydicom/data/test_files/dicomdirtests/77654033/CT2 2023-03-27 21:56:45,301 root INFO copying pydicom/data/test_files/dicomdirtests/77654033/CT2/17196 -> build/lib/pydicom/data/test_files/dicomdirtests/77654033/CT2 2023-03-27 21:56:45,302 root INFO creating build/lib/pydicom/data/test_files/dicomdirtests/77654033/CR1 2023-03-27 21:56:45,302 root INFO copying pydicom/data/test_files/dicomdirtests/77654033/CR1/6154 -> build/lib/pydicom/data/test_files/dicomdirtests/77654033/CR1 2023-03-27 21:56:45,302 root INFO creating build/lib/pydicom/data/test_files/dicomdirtests/77654033/CR2 2023-03-27 21:56:45,302 root INFO copying pydicom/data/test_files/dicomdirtests/77654033/CR2/6247 -> build/lib/pydicom/data/test_files/dicomdirtests/77654033/CR2 2023-03-27 21:56:45,302 root INFO creating build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA 2023-03-27 21:56:45,302 root INFO copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/README -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA 2023-03-27 21:56:45,302 root INFO copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/DICOMDIR -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA 2023-03-27 21:56:45,303 root INFO creating build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000 2023-03-27 21:56:45,303 root INFO creating build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000 2023-03-27 21:56:45,303 root INFO creating build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,303 root INFO copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000013 -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,303 root INFO copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000009 -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,303 root INFO copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000X -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,304 root INFO copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000019 -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,304 root INFO copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00001C -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,304 root INFO copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000003 -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,304 root INFO copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000017 -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,304 root INFO copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000004 -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,304 root INFO copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000T -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,305 root INFO copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000A -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,305 root INFO copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000S -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,305 root INFO copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000R -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,305 root INFO copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00001B -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,305 root INFO copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000016 -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,306 root INFO copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000U -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,306 root INFO copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00001D -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,306 root INFO copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000I -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,306 root INFO copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000Z -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,306 root INFO copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000N -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,307 root INFO copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000010 -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,307 root INFO copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000001 -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,307 root INFO copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000J -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,307 root INFO copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000G -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,307 root INFO copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000H -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,308 root INFO copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000014 -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,308 root INFO copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000Q -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,308 root INFO copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000P -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,308 root INFO copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000O -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,308 root INFO copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000L -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,309 root INFO copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000C -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,309 root INFO copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000000 -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,309 root INFO copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000W -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,309 root INFO copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000015 -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,309 root INFO copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000F -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,310 root INFO copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000011 -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,310 root INFO copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000Y -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,310 root INFO copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000V -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,310 root INFO copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000D -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,310 root INFO copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00001A -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,310 root INFO copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000012 -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,311 root INFO copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000E -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,311 root INFO copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000007 -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,311 root INFO copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000B -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,311 root INFO copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000006 -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,311 root INFO copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000002 -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,312 root INFO copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000M -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,312 root INFO copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000008 -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,312 root INFO copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000005 -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,312 root INFO copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000018 -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,312 root INFO copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000K -> build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,334 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2023-03-27 21:56:45,334 root INFO running install 2023-03-27 21:56:45,350 root INFO running install_lib 2023-03-27 21:56:45,352 root INFO creating build/bdist.linux-ppc64le 2023-03-27 21:56:45,352 root INFO creating build/bdist.linux-ppc64le/wheel 2023-03-27 21:56:45,352 root INFO creating build/bdist.linux-ppc64le/wheel/pydicom 2023-03-27 21:56:45,352 root INFO copying build/lib/pydicom/multival.py -> build/bdist.linux-ppc64le/wheel/pydicom 2023-03-27 21:56:45,352 root INFO copying build/lib/pydicom/encaps.py -> build/bdist.linux-ppc64le/wheel/pydicom 2023-03-27 21:56:45,353 root INFO copying build/lib/pydicom/config.py -> build/bdist.linux-ppc64le/wheel/pydicom 2023-03-27 21:56:45,353 root INFO copying build/lib/pydicom/_uid_dict.py -> build/bdist.linux-ppc64le/wheel/pydicom 2023-03-27 21:56:45,353 root INFO copying build/lib/pydicom/_dicom_dict.py -> build/bdist.linux-ppc64le/wheel/pydicom 2023-03-27 21:56:45,353 root INFO creating build/bdist.linux-ppc64le/wheel/pydicom/util 2023-03-27 21:56:45,354 root INFO copying build/lib/pydicom/util/fixer.py -> build/bdist.linux-ppc64le/wheel/pydicom/util 2023-03-27 21:56:45,354 root INFO copying build/lib/pydicom/util/dump.py -> build/bdist.linux-ppc64le/wheel/pydicom/util 2023-03-27 21:56:45,354 root INFO copying build/lib/pydicom/util/codify.py -> build/bdist.linux-ppc64le/wheel/pydicom/util 2023-03-27 21:56:45,354 root INFO copying build/lib/pydicom/util/leanread.py -> build/bdist.linux-ppc64le/wheel/pydicom/util 2023-03-27 21:56:45,354 root INFO copying build/lib/pydicom/util/hexutil.py -> build/bdist.linux-ppc64le/wheel/pydicom/util 2023-03-27 21:56:45,354 root INFO copying build/lib/pydicom/util/__init__.py -> build/bdist.linux-ppc64le/wheel/pydicom/util 2023-03-27 21:56:45,355 root INFO copying build/lib/pydicom/dataelem.py -> build/bdist.linux-ppc64le/wheel/pydicom 2023-03-27 21:56:45,355 root INFO copying build/lib/pydicom/uid.py -> build/bdist.linux-ppc64le/wheel/pydicom 2023-03-27 21:56:45,355 root INFO copying build/lib/pydicom/dicomdir.py -> build/bdist.linux-ppc64le/wheel/pydicom 2023-03-27 21:56:45,355 root INFO copying build/lib/pydicom/misc.py -> build/bdist.linux-ppc64le/wheel/pydicom 2023-03-27 21:56:45,355 root INFO copying build/lib/pydicom/dataset.py -> build/bdist.linux-ppc64le/wheel/pydicom 2023-03-27 21:56:45,356 root INFO copying build/lib/pydicom/datadict.py -> build/bdist.linux-ppc64le/wheel/pydicom 2023-03-27 21:56:45,356 root INFO creating build/bdist.linux-ppc64le/wheel/pydicom/tests 2023-03-27 21:56:45,356 root INFO copying build/lib/pydicom/tests/conftest.py -> build/bdist.linux-ppc64le/wheel/pydicom/tests 2023-03-27 21:56:45,356 root INFO copying build/lib/pydicom/tests/test_encoders.py -> build/bdist.linux-ppc64le/wheel/pydicom/tests 2023-03-27 21:56:45,356 root INFO copying build/lib/pydicom/tests/test_cli.py -> build/bdist.linux-ppc64le/wheel/pydicom/tests 2023-03-27 21:56:45,356 root INFO copying build/lib/pydicom/tests/test_encoders_gdcm.py -> build/bdist.linux-ppc64le/wheel/pydicom/tests 2023-03-27 21:56:45,357 root INFO copying build/lib/pydicom/tests/test_dictionary.py -> build/bdist.linux-ppc64le/wheel/pydicom/tests 2023-03-27 21:56:45,357 root INFO copying build/lib/pydicom/tests/test_filebase.py -> build/bdist.linux-ppc64le/wheel/pydicom/tests 2023-03-27 21:56:45,357 root INFO copying build/lib/pydicom/tests/test_dataelem.py -> build/bdist.linux-ppc64le/wheel/pydicom/tests 2023-03-27 21:56:45,357 root INFO copying build/lib/pydicom/tests/test_unicode.py -> build/bdist.linux-ppc64le/wheel/pydicom/tests 2023-03-27 21:56:45,357 root INFO copying build/lib/pydicom/tests/test_tag.py -> build/bdist.linux-ppc64le/wheel/pydicom/tests 2023-03-27 21:56:45,357 root INFO copying build/lib/pydicom/tests/test_pillow_pixel_data.py -> build/bdist.linux-ppc64le/wheel/pydicom/tests 2023-03-27 21:56:45,358 root INFO copying build/lib/pydicom/tests/test_dataset.py -> build/bdist.linux-ppc64le/wheel/pydicom/tests 2023-03-27 21:56:45,358 root INFO copying build/lib/pydicom/tests/test_values.py -> build/bdist.linux-ppc64le/wheel/pydicom/tests 2023-03-27 21:56:45,358 root INFO copying build/lib/pydicom/tests/test_codes.py -> build/bdist.linux-ppc64le/wheel/pydicom/tests 2023-03-27 21:56:45,358 root INFO copying build/lib/pydicom/tests/test_util.py -> build/bdist.linux-ppc64le/wheel/pydicom/tests 2023-03-27 21:56:45,358 root INFO copying build/lib/pydicom/tests/test_rawread.py -> build/bdist.linux-ppc64le/wheel/pydicom/tests 2023-03-27 21:56:45,359 root INFO copying build/lib/pydicom/tests/test_errors.py -> build/bdist.linux-ppc64le/wheel/pydicom/tests 2023-03-27 21:56:45,359 root INFO copying build/lib/pydicom/tests/test_json.py -> build/bdist.linux-ppc64le/wheel/pydicom/tests 2023-03-27 21:56:45,359 root INFO copying build/lib/pydicom/tests/test_multival.py -> build/bdist.linux-ppc64le/wheel/pydicom/tests 2023-03-27 21:56:45,359 root INFO copying build/lib/pydicom/tests/test_sequence.py -> build/bdist.linux-ppc64le/wheel/pydicom/tests 2023-03-27 21:56:45,359 root INFO copying build/lib/pydicom/tests/test_filewriter.py -> build/bdist.linux-ppc64le/wheel/pydicom/tests 2023-03-27 21:56:45,360 root INFO copying build/lib/pydicom/tests/test_dicomdir.py -> build/bdist.linux-ppc64le/wheel/pydicom/tests 2023-03-27 21:56:45,360 root INFO copying build/lib/pydicom/tests/test_waveform.py -> build/bdist.linux-ppc64le/wheel/pydicom/tests 2023-03-27 21:56:45,360 root INFO copying build/lib/pydicom/tests/test_valuerep.py -> build/bdist.linux-ppc64le/wheel/pydicom/tests 2023-03-27 21:56:45,360 root INFO copying build/lib/pydicom/tests/test_pylibjpeg.py -> build/bdist.linux-ppc64le/wheel/pydicom/tests 2023-03-27 21:56:45,360 root INFO copying build/lib/pydicom/tests/test_numpy_pixel_data.py -> build/bdist.linux-ppc64le/wheel/pydicom/tests 2023-03-27 21:56:45,361 root INFO copying build/lib/pydicom/tests/test_encoders_pydicom.py -> build/bdist.linux-ppc64le/wheel/pydicom/tests 2023-03-27 21:56:45,361 root INFO copying build/lib/pydicom/tests/test_data_manager.py -> build/bdist.linux-ppc64le/wheel/pydicom/tests 2023-03-27 21:56:45,361 root INFO copying build/lib/pydicom/tests/_write_stds.py -> build/bdist.linux-ppc64le/wheel/pydicom/tests 2023-03-27 21:56:45,361 root INFO copying build/lib/pydicom/tests/test_handler_util.py -> build/bdist.linux-ppc64le/wheel/pydicom/tests 2023-03-27 21:56:45,361 root INFO copying build/lib/pydicom/tests/test_uid.py -> build/bdist.linux-ppc64le/wheel/pydicom/tests 2023-03-27 21:56:45,361 root INFO copying build/lib/pydicom/tests/test_JPEG_LS_transfer_syntax.py -> build/bdist.linux-ppc64le/wheel/pydicom/tests 2023-03-27 21:56:45,362 root INFO copying build/lib/pydicom/tests/test_encaps.py -> build/bdist.linux-ppc64le/wheel/pydicom/tests 2023-03-27 21:56:45,362 root INFO copying build/lib/pydicom/tests/test_config.py -> build/bdist.linux-ppc64le/wheel/pydicom/tests 2023-03-27 21:56:45,362 root INFO copying build/lib/pydicom/tests/test_jpeg_ls_pixel_data.py -> build/bdist.linux-ppc64le/wheel/pydicom/tests 2023-03-27 21:56:45,362 root INFO copying build/lib/pydicom/tests/test_fileset.py -> build/bdist.linux-ppc64le/wheel/pydicom/tests 2023-03-27 21:56:45,362 root INFO copying build/lib/pydicom/tests/test_misc.py -> build/bdist.linux-ppc64le/wheel/pydicom/tests 2023-03-27 21:56:45,363 root INFO copying build/lib/pydicom/tests/test_rle_pixel_data.py -> build/bdist.linux-ppc64le/wheel/pydicom/tests 2023-03-27 21:56:45,363 root INFO copying build/lib/pydicom/tests/test_charset.py -> build/bdist.linux-ppc64le/wheel/pydicom/tests 2023-03-27 21:56:45,363 root INFO copying build/lib/pydicom/tests/test_env_info.py -> build/bdist.linux-ppc64le/wheel/pydicom/tests 2023-03-27 21:56:45,363 root INFO copying build/lib/pydicom/tests/test_overlay_np.py -> build/bdist.linux-ppc64le/wheel/pydicom/tests 2023-03-27 21:56:45,363 root INFO copying build/lib/pydicom/tests/test_filereader.py -> build/bdist.linux-ppc64le/wheel/pydicom/tests 2023-03-27 21:56:45,363 root INFO copying build/lib/pydicom/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/pydicom/tests 2023-03-27 21:56:45,364 root INFO copying build/lib/pydicom/tests/test_fileutil.py -> build/bdist.linux-ppc64le/wheel/pydicom/tests 2023-03-27 21:56:45,364 root INFO copying build/lib/pydicom/tests/test_gdcm_pixel_data.py -> build/bdist.linux-ppc64le/wheel/pydicom/tests 2023-03-27 21:56:45,364 root INFO copying build/lib/pydicom/jsonrep.py -> build/bdist.linux-ppc64le/wheel/pydicom 2023-03-27 21:56:45,364 root INFO copying build/lib/pydicom/tag.py -> build/bdist.linux-ppc64le/wheel/pydicom 2023-03-27 21:56:45,364 root INFO copying build/lib/pydicom/env_info.py -> build/bdist.linux-ppc64le/wheel/pydicom 2023-03-27 21:56:45,365 root INFO copying build/lib/pydicom/charset.py -> build/bdist.linux-ppc64le/wheel/pydicom 2023-03-27 21:56:45,365 root INFO creating build/bdist.linux-ppc64le/wheel/pydicom/cli 2023-03-27 21:56:45,365 root INFO copying build/lib/pydicom/cli/codify.py -> build/bdist.linux-ppc64le/wheel/pydicom/cli 2023-03-27 21:56:45,365 root INFO copying build/lib/pydicom/cli/main.py -> build/bdist.linux-ppc64le/wheel/pydicom/cli 2023-03-27 21:56:45,365 root INFO copying build/lib/pydicom/cli/show.py -> build/bdist.linux-ppc64le/wheel/pydicom/cli 2023-03-27 21:56:45,365 root INFO copying build/lib/pydicom/cli/__init__.py -> build/bdist.linux-ppc64le/wheel/pydicom/cli 2023-03-27 21:56:45,366 root INFO copying build/lib/pydicom/filewriter.py -> build/bdist.linux-ppc64le/wheel/pydicom 2023-03-27 21:56:45,366 root INFO creating build/bdist.linux-ppc64le/wheel/pydicom/encoders 2023-03-27 21:56:45,366 root INFO copying build/lib/pydicom/encoders/gdcm.py -> build/bdist.linux-ppc64le/wheel/pydicom/encoders 2023-03-27 21:56:45,366 root INFO copying build/lib/pydicom/encoders/__init__.py -> build/bdist.linux-ppc64le/wheel/pydicom/encoders 2023-03-27 21:56:45,366 root INFO copying build/lib/pydicom/encoders/native.py -> build/bdist.linux-ppc64le/wheel/pydicom/encoders 2023-03-27 21:56:45,366 root INFO copying build/lib/pydicom/encoders/base.py -> build/bdist.linux-ppc64le/wheel/pydicom/encoders 2023-03-27 21:56:45,367 root INFO copying build/lib/pydicom/encoders/pylibjpeg.py -> build/bdist.linux-ppc64le/wheel/pydicom/encoders 2023-03-27 21:56:45,367 root INFO copying build/lib/pydicom/dicomio.py -> build/bdist.linux-ppc64le/wheel/pydicom 2023-03-27 21:56:45,367 root INFO copying build/lib/pydicom/_version.py -> build/bdist.linux-ppc64le/wheel/pydicom 2023-03-27 21:56:45,367 root INFO copying build/lib/pydicom/values.py -> build/bdist.linux-ppc64le/wheel/pydicom 2023-03-27 21:56:45,367 root INFO copying build/lib/pydicom/valuerep.py -> build/bdist.linux-ppc64le/wheel/pydicom 2023-03-27 21:56:45,367 root INFO copying build/lib/pydicom/_storage_sopclass_uids.py -> build/bdist.linux-ppc64le/wheel/pydicom 2023-03-27 21:56:45,368 root INFO copying build/lib/pydicom/filebase.py -> build/bdist.linux-ppc64le/wheel/pydicom 2023-03-27 21:56:45,368 root INFO copying build/lib/pydicom/_private_dict.py -> build/bdist.linux-ppc64le/wheel/pydicom 2023-03-27 21:56:45,368 root INFO copying build/lib/pydicom/errors.py -> build/bdist.linux-ppc64le/wheel/pydicom 2023-03-27 21:56:45,369 root INFO creating build/bdist.linux-ppc64le/wheel/pydicom/data 2023-03-27 21:56:45,369 root INFO copying build/lib/pydicom/data/download.py -> build/bdist.linux-ppc64le/wheel/pydicom/data 2023-03-27 21:56:45,369 root INFO copying build/lib/pydicom/data/hashes.json -> build/bdist.linux-ppc64le/wheel/pydicom/data 2023-03-27 21:56:45,369 root INFO creating build/bdist.linux-ppc64le/wheel/pydicom/data/charset_files 2023-03-27 21:56:45,369 root INFO copying build/lib/pydicom/data/charset_files/chrX1.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/charset_files 2023-03-27 21:56:45,369 root INFO copying build/lib/pydicom/data/charset_files/chrSQEncoding1.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/charset_files 2023-03-27 21:56:45,370 root INFO copying build/lib/pydicom/data/charset_files/chrJapMulti.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/charset_files 2023-03-27 21:56:45,370 root INFO copying build/lib/pydicom/data/charset_files/chrX2.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/charset_files 2023-03-27 21:56:45,370 root INFO copying build/lib/pydicom/data/charset_files/chrGerm.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/charset_files 2023-03-27 21:56:45,370 root INFO copying build/lib/pydicom/data/charset_files/chrGreek.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/charset_files 2023-03-27 21:56:45,370 root INFO copying build/lib/pydicom/data/charset_files/chrSQEncoding.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/charset_files 2023-03-27 21:56:45,370 root INFO copying build/lib/pydicom/data/charset_files/chrH32.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/charset_files 2023-03-27 21:56:45,371 root INFO copying build/lib/pydicom/data/charset_files/chrHbrw.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/charset_files 2023-03-27 21:56:45,371 root INFO copying build/lib/pydicom/data/charset_files/chrJapMultiExplicitIR6.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/charset_files 2023-03-27 21:56:45,371 root INFO copying build/lib/pydicom/data/charset_files/chrRuss.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/charset_files 2023-03-27 21:56:45,371 root INFO copying build/lib/pydicom/data/charset_files/chrFrenMulti.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/charset_files 2023-03-27 21:56:45,371 root INFO copying build/lib/pydicom/data/charset_files/chrI2.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/charset_files 2023-03-27 21:56:45,371 root INFO copying build/lib/pydicom/data/charset_files/FileInfo.txt -> build/bdist.linux-ppc64le/wheel/pydicom/data/charset_files 2023-03-27 21:56:45,372 root INFO copying build/lib/pydicom/data/charset_files/chrArab.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/charset_files 2023-03-27 21:56:45,372 root INFO copying build/lib/pydicom/data/charset_files/chrFren.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/charset_files 2023-03-27 21:56:45,372 root INFO copying build/lib/pydicom/data/charset_files/chrKoreanMulti.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/charset_files 2023-03-27 21:56:45,372 root INFO copying build/lib/pydicom/data/charset_files/chrH31.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/charset_files 2023-03-27 21:56:45,372 root INFO creating build/bdist.linux-ppc64le/wheel/pydicom/data/palettes 2023-03-27 21:56:45,372 root INFO copying build/lib/pydicom/data/palettes/spring.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/palettes 2023-03-27 21:56:45,373 root INFO copying build/lib/pydicom/data/palettes/hotmetalblue.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/palettes 2023-03-27 21:56:45,373 root INFO copying build/lib/pydicom/data/palettes/summer.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/palettes 2023-03-27 21:56:45,373 root INFO copying build/lib/pydicom/data/palettes/hotiron.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/palettes 2023-03-27 21:56:45,373 root INFO copying build/lib/pydicom/data/palettes/README.md -> build/bdist.linux-ppc64le/wheel/pydicom/data/palettes 2023-03-27 21:56:45,373 root INFO copying build/lib/pydicom/data/palettes/pet20step.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/palettes 2023-03-27 21:56:45,373 root INFO copying build/lib/pydicom/data/palettes/fall.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/palettes 2023-03-27 21:56:45,374 root INFO copying build/lib/pydicom/data/palettes/pet.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/palettes 2023-03-27 21:56:45,374 root INFO copying build/lib/pydicom/data/palettes/winter.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/palettes 2023-03-27 21:56:45,374 root INFO copying build/lib/pydicom/data/__init__.py -> build/bdist.linux-ppc64le/wheel/pydicom/data 2023-03-27 21:56:45,374 root INFO copying build/lib/pydicom/data/urls.json -> build/bdist.linux-ppc64le/wheel/pydicom/data 2023-03-27 21:56:45,374 root INFO creating build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,375 root INFO copying build/lib/pydicom/data/test_files/rtdose_1frame.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,375 root INFO copying build/lib/pydicom/data/test_files/meta_missing_tsyntax.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,375 root INFO copying build/lib/pydicom/data/test_files/ExplVR_BigEnd.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,375 root INFO copying build/lib/pydicom/data/test_files/priv_SQ.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,375 root INFO copying build/lib/pydicom/data/test_files/MR_small.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,375 root INFO copying build/lib/pydicom/data/test_files/SC_rgb_jpeg.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,376 root INFO creating build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests 2023-03-27 21:56:45,376 root INFO creating build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/98892003 2023-03-27 21:56:45,376 root INFO creating build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/98892003/MR700 2023-03-27 21:56:45,376 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR700/4467 -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/98892003/MR700 2023-03-27 21:56:45,376 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR700/4588 -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/98892003/MR700 2023-03-27 21:56:45,376 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR700/4648 -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/98892003/MR700 2023-03-27 21:56:45,377 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR700/4528 -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/98892003/MR700 2023-03-27 21:56:45,377 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR700/4678 -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/98892003/MR700 2023-03-27 21:56:45,377 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR700/4618 -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/98892003/MR700 2023-03-27 21:56:45,377 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR700/4558 -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/98892003/MR700 2023-03-27 21:56:45,377 root INFO creating build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/98892003/MR2 2023-03-27 21:56:45,377 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR2/6273 -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/98892003/MR2 2023-03-27 21:56:45,378 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR2/6935 -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/98892003/MR2 2023-03-27 21:56:45,378 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR2/6605 -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/98892003/MR2 2023-03-27 21:56:45,378 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR2/5011 -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/98892003/MR2 2023-03-27 21:56:45,378 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR2/15970 -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/98892003/MR2 2023-03-27 21:56:45,378 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR2/4981 -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/98892003/MR2 2023-03-27 21:56:45,378 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR2/4950 -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/98892003/MR2 2023-03-27 21:56:45,379 root INFO creating build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/98892003/MR1 2023-03-27 21:56:45,379 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR1/4919 -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/98892003/MR1 2023-03-27 21:56:45,379 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR1/5641 -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/98892003/MR1 2023-03-27 21:56:45,379 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/98892003/MR1/15820 -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/98892003/MR1 2023-03-27 21:56:45,379 root INFO creating build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/98892001 2023-03-27 21:56:45,379 root INFO creating build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/98892001/CT2N 2023-03-27 21:56:45,380 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/98892001/CT2N/6293 -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/98892001/CT2N 2023-03-27 21:56:45,380 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/98892001/CT2N/6924 -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/98892001/CT2N 2023-03-27 21:56:45,380 root INFO creating build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/98892001/CT5N 2023-03-27 21:56:45,380 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/98892001/CT5N/2392 -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/98892001/CT5N 2023-03-27 21:56:45,380 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/98892001/CT5N/2693 -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/98892001/CT5N 2023-03-27 21:56:45,380 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/98892001/CT5N/3023 -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/98892001/CT5N 2023-03-27 21:56:45,381 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/98892001/CT5N/3353 -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/98892001/CT5N 2023-03-27 21:56:45,381 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/98892001/CT5N/2062 -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/98892001/CT5N 2023-03-27 21:56:45,381 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/DICOMDIR-reordered -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests 2023-03-27 21:56:45,381 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/DICOMDIR-bigEnd -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests 2023-03-27 21:56:45,381 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/DICOMDIR-nopatient -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests 2023-03-27 21:56:45,381 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/DICOMDIR-nooffset -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests 2023-03-27 21:56:45,382 root INFO creating build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/77654033 2023-03-27 21:56:45,382 root INFO creating build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/77654033/CR3 2023-03-27 21:56:45,382 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/77654033/CR3/6278 -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/77654033/CR3 2023-03-27 21:56:45,382 root INFO creating build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/77654033/CT2 2023-03-27 21:56:45,382 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/77654033/CT2/17106 -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/77654033/CT2 2023-03-27 21:56:45,382 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/77654033/CT2/17166 -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/77654033/CT2 2023-03-27 21:56:45,383 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/77654033/CT2/17136 -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/77654033/CT2 2023-03-27 21:56:45,383 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/77654033/CT2/17196 -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/77654033/CT2 2023-03-27 21:56:45,383 root INFO creating build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/77654033/CR1 2023-03-27 21:56:45,383 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/77654033/CR1/6154 -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/77654033/CR1 2023-03-27 21:56:45,383 root INFO creating build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/77654033/CR2 2023-03-27 21:56:45,383 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/77654033/CR2/6247 -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/77654033/CR2 2023-03-27 21:56:45,384 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/DICOMDIR-empty.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests 2023-03-27 21:56:45,384 root INFO creating build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/TINY_ALPHA 2023-03-27 21:56:45,384 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/README -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/TINY_ALPHA 2023-03-27 21:56:45,384 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/DICOMDIR -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/TINY_ALPHA 2023-03-27 21:56:45,384 root INFO creating build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000 2023-03-27 21:56:45,384 root INFO creating build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000 2023-03-27 21:56:45,385 root INFO creating build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,385 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000013 -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,385 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000009 -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,385 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000X -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,385 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000019 -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,385 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00001C -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,386 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000003 -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,386 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000017 -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,386 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000004 -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,386 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000T -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,386 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000A -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,386 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000S -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,387 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000R -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,387 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00001B -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,387 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000016 -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,387 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000U -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,387 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00001D -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,387 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000I -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,388 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000Z -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,388 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000N -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,388 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000010 -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,388 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000001 -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,388 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000J -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,389 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000G -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,389 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000H -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,389 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000014 -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,389 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000Q -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,389 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000P -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,389 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000O -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,390 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000L -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,390 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000C -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,390 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000000 -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,390 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000W -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,390 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000015 -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,390 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000F -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,391 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000011 -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,391 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000Y -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,391 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000V -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,391 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000D -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,391 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00001A -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,391 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000012 -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,392 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000E -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,392 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000007 -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,392 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000B -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,392 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000006 -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,392 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000002 -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,393 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000M -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,393 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000008 -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,393 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000005 -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,393 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000018 -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,393 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000K -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000 2023-03-27 21:56:45,393 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/DICOMDIR-implicit -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests 2023-03-27 21:56:45,394 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/README.txt -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests 2023-03-27 21:56:45,394 root INFO copying build/lib/pydicom/data/test_files/dicomdirtests/DICOMDIR -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files/dicomdirtests 2023-03-27 21:56:45,394 root INFO copying build/lib/pydicom/data/test_files/SC_rgb_dcmtk_+eb+cr.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,394 root INFO copying build/lib/pydicom/data/test_files/rtplan.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,394 root INFO copying build/lib/pydicom/data/test_files/SC_rgb_rle_16bit_2frame.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,394 root INFO copying build/lib/pydicom/data/test_files/SC_rgb_jpeg_app14_dcmd.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,395 root INFO copying build/lib/pydicom/data/test_files/no_meta.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,395 root INFO copying build/lib/pydicom/data/test_files/SC_rgb_jpeg_dcmd.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,395 root INFO copying build/lib/pydicom/data/test_files/zipMR.gz -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,395 root INFO copying build/lib/pydicom/data/test_files/rtstruct.dump -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,395 root INFO copying build/lib/pydicom/data/test_files/reportsi.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,396 root INFO copying build/lib/pydicom/data/test_files/MR_small_expb.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,396 root INFO copying build/lib/pydicom/data/test_files/rtdose_rle.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,396 root INFO copying build/lib/pydicom/data/test_files/SC_rgb_dcmtk_+eb+cy+s2.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,396 root INFO copying build/lib/pydicom/data/test_files/rtplan_truncated.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,396 root INFO copying build/lib/pydicom/data/test_files/MR_small_padded.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,396 root INFO copying build/lib/pydicom/data/test_files/SC_rgb_dcmtk_+eb+cy+s4.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,397 root INFO copying build/lib/pydicom/data/test_files/waveform_ecg.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,397 root INFO copying build/lib/pydicom/data/test_files/SC_rgb_jpeg_dcmtk.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,397 root INFO copying build/lib/pydicom/data/test_files/UN_sequence.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,397 root INFO copying build/lib/pydicom/data/test_files/SC_rgb_small_odd.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,398 root INFO copying build/lib/pydicom/data/test_files/SC_rgb_jpeg_gdcm.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,398 root INFO copying build/lib/pydicom/data/test_files/rtplan.dump -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,398 root INFO copying build/lib/pydicom/data/test_files/JPEG2000.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,398 root INFO copying build/lib/pydicom/data/test_files/rtdose_rle_1frame.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,398 root INFO copying build/lib/pydicom/data/test_files/no_meta_group_length.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,398 root INFO copying build/lib/pydicom/data/test_files/J2K_pixelrep_mismatch.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,399 root INFO copying build/lib/pydicom/data/test_files/GDCMJ2K_TextGBR.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,399 root INFO copying build/lib/pydicom/data/test_files/SC_jpeg_no_color_transform.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,399 root INFO copying build/lib/pydicom/data/test_files/CT_small.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,399 root INFO copying build/lib/pydicom/data/test_files/test_PN.json -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,399 root INFO copying build/lib/pydicom/data/test_files/reportsi_with_empty_number_tags.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,400 root INFO copying build/lib/pydicom/data/test_files/badVR.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,400 root INFO copying build/lib/pydicom/data/test_files/liver_1frame.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,400 root INFO copying build/lib/pydicom/data/test_files/rtdose_expb.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,400 root INFO copying build/lib/pydicom/data/test_files/SC_rgb_gdcm_KY.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,400 root INFO copying build/lib/pydicom/data/test_files/SC_ybr_full_422_uncompressed.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,400 root INFO copying build/lib/pydicom/data/test_files/SC_rgb_rle_16bit.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,401 root INFO copying build/lib/pydicom/data/test_files/SC_rgb_dcmtk_+eb+cy+np.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,401 root INFO copying build/lib/pydicom/data/test_files/ExplVR_LitEndNoMeta.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,401 root INFO copying build/lib/pydicom/data/test_files/SC_rgb_dcmtk_+eb+cy+n1.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,401 root INFO copying build/lib/pydicom/data/test_files/test-SR.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,401 root INFO copying build/lib/pydicom/data/test_files/SC_rgb_rle_32bit_2frame.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,401 root INFO copying build/lib/pydicom/data/test_files/MR_small_RLE.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,402 root INFO copying build/lib/pydicom/data/test_files/SC_rgb_dcmtk_+eb+cy+n2.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,402 root INFO copying build/lib/pydicom/data/test_files/SC_rgb_rle.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,402 root INFO copying build/lib/pydicom/data/test_files/test1.json -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,402 root INFO copying build/lib/pydicom/data/test_files/SC_rgb_rle_2frame.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,402 root INFO copying build/lib/pydicom/data/test_files/empty_charset_LEI.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,403 root INFO copying build/lib/pydicom/data/test_files/JPEG2000-embedded-sequence-delimiter.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,403 root INFO copying build/lib/pydicom/data/test_files/MR_small_jpeg_ls_lossless.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,403 root INFO copying build/lib/pydicom/data/test_files/JPEG-lossy.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,403 root INFO copying build/lib/pydicom/data/test_files/MR_small_implicit.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,403 root INFO copying build/lib/pydicom/data/test_files/README.txt -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,403 root INFO copying build/lib/pydicom/data/test_files/liver_expb_1frame.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,404 root INFO copying build/lib/pydicom/data/test_files/rtdose.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,404 root INFO copying build/lib/pydicom/data/test_files/MR_truncated.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,404 root INFO copying build/lib/pydicom/data/test_files/SC_jpeg_no_color_transform_2.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,404 root INFO copying build/lib/pydicom/data/test_files/rtdose_expb_1frame.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,404 root INFO copying build/lib/pydicom/data/test_files/nested_priv_SQ.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,404 root INFO copying build/lib/pydicom/data/test_files/SC_rgb_rle_32bit.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,405 root INFO copying build/lib/pydicom/data/test_files/JPGExtended.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,405 root INFO copying build/lib/pydicom/data/test_files/MR_small_jp2klossless.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,405 root INFO copying build/lib/pydicom/data/test_files/image_dfl.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,405 root INFO copying build/lib/pydicom/data/test_files/MR_small_bigendian.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,405 root INFO copying build/lib/pydicom/data/test_files/SC_rgb_jpeg_lossy_gdcm.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,405 root INFO copying build/lib/pydicom/data/test_files/ExplVR_BigEndNoMeta.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,406 root INFO copying build/lib/pydicom/data/test_files/693_J2KI.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,406 root INFO copying build/lib/pydicom/data/test_files/rtstruct.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,406 root INFO copying build/lib/pydicom/data/test_files/SC_rgb_small_odd_jpeg.dcm -> build/bdist.linux-ppc64le/wheel/pydicom/data/test_files 2023-03-27 21:56:45,406 root INFO copying build/lib/pydicom/data/data_manager.py -> build/bdist.linux-ppc64le/wheel/pydicom/data 2023-03-27 21:56:45,406 root INFO copying build/lib/pydicom/data/retry.py -> build/bdist.linux-ppc64le/wheel/pydicom/data 2023-03-27 21:56:45,407 root INFO copying build/lib/pydicom/sequence.py -> build/bdist.linux-ppc64le/wheel/pydicom 2023-03-27 21:56:45,407 root INFO creating build/bdist.linux-ppc64le/wheel/pydicom/overlays 2023-03-27 21:56:45,407 root INFO copying build/lib/pydicom/overlays/numpy_handler.py -> build/bdist.linux-ppc64le/wheel/pydicom/overlays 2023-03-27 21:56:45,407 root INFO copying build/lib/pydicom/overlays/__init__.py -> build/bdist.linux-ppc64le/wheel/pydicom/overlays 2023-03-27 21:56:45,407 root INFO copying build/lib/pydicom/py.typed -> build/bdist.linux-ppc64le/wheel/pydicom 2023-03-27 21:56:45,407 root INFO creating build/bdist.linux-ppc64le/wheel/pydicom/overlay_data_handlers 2023-03-27 21:56:45,408 root INFO copying build/lib/pydicom/overlay_data_handlers/__init__.py -> build/bdist.linux-ppc64le/wheel/pydicom/overlay_data_handlers 2023-03-27 21:56:45,408 root INFO creating build/bdist.linux-ppc64le/wheel/pydicom/benchmarks 2023-03-27 21:56:45,408 root INFO copying build/lib/pydicom/benchmarks/bench_handler_numpy.py -> build/bdist.linux-ppc64le/wheel/pydicom/benchmarks 2023-03-27 21:56:45,408 root INFO copying build/lib/pydicom/benchmarks/bench_rle_encode.py -> build/bdist.linux-ppc64le/wheel/pydicom/benchmarks 2023-03-27 21:56:45,408 root INFO copying build/lib/pydicom/benchmarks/bench_rle_decode.py -> build/bdist.linux-ppc64le/wheel/pydicom/benchmarks 2023-03-27 21:56:45,408 root INFO copying build/lib/pydicom/benchmarks/bench_pixel_util.py -> build/bdist.linux-ppc64le/wheel/pydicom/benchmarks 2023-03-27 21:56:45,409 root INFO copying build/lib/pydicom/benchmarks/bench_encaps.py -> build/bdist.linux-ppc64le/wheel/pydicom/benchmarks 2023-03-27 21:56:45,409 root INFO copying build/lib/pydicom/benchmarks/__init__.py -> build/bdist.linux-ppc64le/wheel/pydicom/benchmarks 2023-03-27 21:56:45,409 root INFO copying build/lib/pydicom/__init__.py -> build/bdist.linux-ppc64le/wheel/pydicom 2023-03-27 21:56:45,409 root INFO copying build/lib/pydicom/compat.py -> build/bdist.linux-ppc64le/wheel/pydicom 2023-03-27 21:56:45,409 root INFO creating build/bdist.linux-ppc64le/wheel/pydicom/pixel_data_handlers 2023-03-27 21:56:45,409 root INFO copying build/lib/pydicom/pixel_data_handlers/util.py -> build/bdist.linux-ppc64le/wheel/pydicom/pixel_data_handlers 2023-03-27 21:56:45,410 root INFO copying build/lib/pydicom/pixel_data_handlers/jpeg_ls_handler.py -> build/bdist.linux-ppc64le/wheel/pydicom/pixel_data_handlers 2023-03-27 21:56:45,410 root INFO copying build/lib/pydicom/pixel_data_handlers/rle_handler.py -> build/bdist.linux-ppc64le/wheel/pydicom/pixel_data_handlers 2023-03-27 21:56:45,410 root INFO copying build/lib/pydicom/pixel_data_handlers/gdcm_handler.py -> build/bdist.linux-ppc64le/wheel/pydicom/pixel_data_handlers 2023-03-27 21:56:45,410 root INFO copying build/lib/pydicom/pixel_data_handlers/pillow_handler.py -> build/bdist.linux-ppc64le/wheel/pydicom/pixel_data_handlers 2023-03-27 21:56:45,410 root INFO copying build/lib/pydicom/pixel_data_handlers/numpy_handler.py -> build/bdist.linux-ppc64le/wheel/pydicom/pixel_data_handlers 2023-03-27 21:56:45,410 root INFO copying build/lib/pydicom/pixel_data_handlers/pylibjpeg_handler.py -> build/bdist.linux-ppc64le/wheel/pydicom/pixel_data_handlers 2023-03-27 21:56:45,411 root INFO copying build/lib/pydicom/pixel_data_handlers/__init__.py -> build/bdist.linux-ppc64le/wheel/pydicom/pixel_data_handlers 2023-03-27 21:56:45,411 root INFO creating build/bdist.linux-ppc64le/wheel/pydicom/sr 2023-03-27 21:56:45,411 root INFO copying build/lib/pydicom/sr/codedict.py -> build/bdist.linux-ppc64le/wheel/pydicom/sr 2023-03-27 21:56:45,411 root INFO copying build/lib/pydicom/sr/_snomed_dict.py -> build/bdist.linux-ppc64le/wheel/pydicom/sr 2023-03-27 21:56:45,412 root INFO copying build/lib/pydicom/sr/_cid_dict.py -> build/bdist.linux-ppc64le/wheel/pydicom/sr 2023-03-27 21:56:45,412 root INFO copying build/lib/pydicom/sr/__init__.py -> build/bdist.linux-ppc64le/wheel/pydicom/sr 2023-03-27 21:56:45,412 root INFO copying build/lib/pydicom/sr/coding.py -> build/bdist.linux-ppc64le/wheel/pydicom/sr 2023-03-27 21:56:45,413 root INFO copying build/lib/pydicom/sr/_concepts_dict.py -> build/bdist.linux-ppc64le/wheel/pydicom/sr 2023-03-27 21:56:45,415 root INFO copying build/lib/pydicom/filereader.py -> build/bdist.linux-ppc64le/wheel/pydicom 2023-03-27 21:56:45,415 root INFO copying build/lib/pydicom/fileset.py -> build/bdist.linux-ppc64le/wheel/pydicom 2023-03-27 21:56:45,415 root INFO copying build/lib/pydicom/fileutil.py -> build/bdist.linux-ppc64le/wheel/pydicom 2023-03-27 21:56:45,415 root INFO creating build/bdist.linux-ppc64le/wheel/pydicom/waveforms 2023-03-27 21:56:45,415 root INFO copying build/lib/pydicom/waveforms/numpy_handler.py -> build/bdist.linux-ppc64le/wheel/pydicom/waveforms 2023-03-27 21:56:45,416 root INFO copying build/lib/pydicom/waveforms/__init__.py -> build/bdist.linux-ppc64le/wheel/pydicom/waveforms 2023-03-27 21:56:45,416 root INFO running install_egg_info 2023-03-27 21:56:45,419 root INFO Copying pydicom.egg-info to build/bdist.linux-ppc64le/wheel/pydicom-2.3.1-py3.11.egg-info 2023-03-27 21:56:45,421 root INFO running install_scripts 2023-03-27 21:56:45,424 wheel INFO creating build/bdist.linux-ppc64le/wheel/pydicom-2.3.1.dist-info/WHEEL 2023-03-27 21:56:45,424 wheel INFO creating '/home/buildozer/aports/testing/py3-pydicom/src/pydicom-2.3.1/dist/.tmp-0glkv9rb/pydicom-2.3.1-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2023-03-27 21:56:45,425 wheel INFO adding 'pydicom/__init__.py' 2023-03-27 21:56:45,425 wheel INFO adding 'pydicom/_dicom_dict.py' 2023-03-27 21:56:45,427 wheel INFO adding 'pydicom/_private_dict.py' 2023-03-27 21:56:45,429 wheel INFO adding 'pydicom/_storage_sopclass_uids.py' 2023-03-27 21:56:45,430 wheel INFO adding 'pydicom/_uid_dict.py' 2023-03-27 21:56:45,430 wheel INFO adding 'pydicom/_version.py' 2023-03-27 21:56:45,430 wheel INFO adding 'pydicom/charset.py' 2023-03-27 21:56:45,431 wheel INFO adding 'pydicom/compat.py' 2023-03-27 21:56:45,431 wheel INFO adding 'pydicom/config.py' 2023-03-27 21:56:45,431 wheel INFO adding 'pydicom/datadict.py' 2023-03-27 21:56:45,431 wheel INFO adding 'pydicom/dataelem.py' 2023-03-27 21:56:45,432 wheel INFO adding 'pydicom/dataset.py' 2023-03-27 21:56:45,432 wheel INFO adding 'pydicom/dicomdir.py' 2023-03-27 21:56:45,432 wheel INFO adding 'pydicom/dicomio.py' 2023-03-27 21:56:45,433 wheel INFO adding 'pydicom/encaps.py' 2023-03-27 21:56:45,433 wheel INFO adding 'pydicom/env_info.py' 2023-03-27 21:56:45,433 wheel INFO adding 'pydicom/errors.py' 2023-03-27 21:56:45,433 wheel INFO adding 'pydicom/filebase.py' 2023-03-27 21:56:45,433 wheel INFO adding 'pydicom/filereader.py' 2023-03-27 21:56:45,434 wheel INFO adding 'pydicom/fileset.py' 2023-03-27 21:56:45,434 wheel INFO adding 'pydicom/fileutil.py' 2023-03-27 21:56:45,435 wheel INFO adding 'pydicom/filewriter.py' 2023-03-27 21:56:45,435 wheel INFO adding 'pydicom/jsonrep.py' 2023-03-27 21:56:45,435 wheel INFO adding 'pydicom/misc.py' 2023-03-27 21:56:45,435 wheel INFO adding 'pydicom/multival.py' 2023-03-27 21:56:45,435 wheel INFO adding 'pydicom/py.typed' 2023-03-27 21:56:45,436 wheel INFO adding 'pydicom/sequence.py' 2023-03-27 21:56:45,436 wheel INFO adding 'pydicom/tag.py' 2023-03-27 21:56:45,436 wheel INFO adding 'pydicom/uid.py' 2023-03-27 21:56:45,436 wheel INFO adding 'pydicom/valuerep.py' 2023-03-27 21:56:45,437 wheel INFO adding 'pydicom/values.py' 2023-03-27 21:56:45,437 wheel INFO adding 'pydicom/benchmarks/__init__.py' 2023-03-27 21:56:45,437 wheel INFO adding 'pydicom/benchmarks/bench_encaps.py' 2023-03-27 21:56:45,437 wheel INFO adding 'pydicom/benchmarks/bench_handler_numpy.py' 2023-03-27 21:56:45,438 wheel INFO adding 'pydicom/benchmarks/bench_pixel_util.py' 2023-03-27 21:56:45,438 wheel INFO adding 'pydicom/benchmarks/bench_rle_decode.py' 2023-03-27 21:56:45,438 wheel INFO adding 'pydicom/benchmarks/bench_rle_encode.py' 2023-03-27 21:56:45,438 wheel INFO adding 'pydicom/cli/__init__.py' 2023-03-27 21:56:45,438 wheel INFO adding 'pydicom/cli/codify.py' 2023-03-27 21:56:45,439 wheel INFO adding 'pydicom/cli/main.py' 2023-03-27 21:56:45,439 wheel INFO adding 'pydicom/cli/show.py' 2023-03-27 21:56:45,439 wheel INFO adding 'pydicom/data/__init__.py' 2023-03-27 21:56:45,439 wheel INFO adding 'pydicom/data/data_manager.py' 2023-03-27 21:56:45,440 wheel INFO adding 'pydicom/data/download.py' 2023-03-27 21:56:45,440 wheel INFO adding 'pydicom/data/hashes.json' 2023-03-27 21:56:45,440 wheel INFO adding 'pydicom/data/retry.py' 2023-03-27 21:56:45,440 wheel INFO adding 'pydicom/data/urls.json' 2023-03-27 21:56:45,440 wheel INFO adding 'pydicom/data/charset_files/FileInfo.txt' 2023-03-27 21:56:45,441 wheel INFO adding 'pydicom/data/charset_files/chrArab.dcm' 2023-03-27 21:56:45,441 wheel INFO adding 'pydicom/data/charset_files/chrFren.dcm' 2023-03-27 21:56:45,441 wheel INFO adding 'pydicom/data/charset_files/chrFrenMulti.dcm' 2023-03-27 21:56:45,441 wheel INFO adding 'pydicom/data/charset_files/chrGerm.dcm' 2023-03-27 21:56:45,441 wheel INFO adding 'pydicom/data/charset_files/chrGreek.dcm' 2023-03-27 21:56:45,441 wheel INFO adding 'pydicom/data/charset_files/chrH31.dcm' 2023-03-27 21:56:45,442 wheel INFO adding 'pydicom/data/charset_files/chrH32.dcm' 2023-03-27 21:56:45,442 wheel INFO adding 'pydicom/data/charset_files/chrHbrw.dcm' 2023-03-27 21:56:45,442 wheel INFO adding 'pydicom/data/charset_files/chrI2.dcm' 2023-03-27 21:56:45,442 wheel INFO adding 'pydicom/data/charset_files/chrJapMulti.dcm' 2023-03-27 21:56:45,442 wheel INFO adding 'pydicom/data/charset_files/chrJapMultiExplicitIR6.dcm' 2023-03-27 21:56:45,443 wheel INFO adding 'pydicom/data/charset_files/chrKoreanMulti.dcm' 2023-03-27 21:56:45,443 wheel INFO adding 'pydicom/data/charset_files/chrRuss.dcm' 2023-03-27 21:56:45,443 wheel INFO adding 'pydicom/data/charset_files/chrSQEncoding.dcm' 2023-03-27 21:56:45,443 wheel INFO adding 'pydicom/data/charset_files/chrSQEncoding1.dcm' 2023-03-27 21:56:45,443 wheel INFO adding 'pydicom/data/charset_files/chrX1.dcm' 2023-03-27 21:56:45,443 wheel INFO adding 'pydicom/data/charset_files/chrX2.dcm' 2023-03-27 21:56:45,444 wheel INFO adding 'pydicom/data/palettes/README.md' 2023-03-27 21:56:45,444 wheel INFO adding 'pydicom/data/palettes/fall.dcm' 2023-03-27 21:56:45,444 wheel INFO adding 'pydicom/data/palettes/hotiron.dcm' 2023-03-27 21:56:45,444 wheel INFO adding 'pydicom/data/palettes/hotmetalblue.dcm' 2023-03-27 21:56:45,444 wheel INFO adding 'pydicom/data/palettes/pet.dcm' 2023-03-27 21:56:45,445 wheel INFO adding 'pydicom/data/palettes/pet20step.dcm' 2023-03-27 21:56:45,445 wheel INFO adding 'pydicom/data/palettes/spring.dcm' 2023-03-27 21:56:45,445 wheel INFO adding 'pydicom/data/palettes/summer.dcm' 2023-03-27 21:56:45,445 wheel INFO adding 'pydicom/data/palettes/winter.dcm' 2023-03-27 21:56:45,446 wheel INFO adding 'pydicom/data/test_files/693_J2KI.dcm' 2023-03-27 21:56:45,446 wheel INFO adding 'pydicom/data/test_files/CT_small.dcm' 2023-03-27 21:56:45,446 wheel INFO adding 'pydicom/data/test_files/ExplVR_BigEnd.dcm' 2023-03-27 21:56:45,446 wheel INFO adding 'pydicom/data/test_files/ExplVR_BigEndNoMeta.dcm' 2023-03-27 21:56:45,446 wheel INFO adding 'pydicom/data/test_files/ExplVR_LitEndNoMeta.dcm' 2023-03-27 21:56:45,447 wheel INFO adding 'pydicom/data/test_files/GDCMJ2K_TextGBR.dcm' 2023-03-27 21:56:45,447 wheel INFO adding 'pydicom/data/test_files/J2K_pixelrep_mismatch.dcm' 2023-03-27 21:56:45,448 wheel INFO adding 'pydicom/data/test_files/JPEG-lossy.dcm' 2023-03-27 21:56:45,448 wheel INFO adding 'pydicom/data/test_files/JPEG2000-embedded-sequence-delimiter.dcm' 2023-03-27 21:56:45,448 wheel INFO adding 'pydicom/data/test_files/JPEG2000.dcm' 2023-03-27 21:56:45,448 wheel INFO adding 'pydicom/data/test_files/JPGExtended.dcm' 2023-03-27 21:56:45,448 wheel INFO adding 'pydicom/data/test_files/MR_small.dcm' 2023-03-27 21:56:45,449 wheel INFO adding 'pydicom/data/test_files/MR_small_RLE.dcm' 2023-03-27 21:56:45,449 wheel INFO adding 'pydicom/data/test_files/MR_small_bigendian.dcm' 2023-03-27 21:56:45,449 wheel INFO adding 'pydicom/data/test_files/MR_small_expb.dcm' 2023-03-27 21:56:45,449 wheel INFO adding 'pydicom/data/test_files/MR_small_implicit.dcm' 2023-03-27 21:56:45,450 wheel INFO adding 'pydicom/data/test_files/MR_small_jp2klossless.dcm' 2023-03-27 21:56:45,450 wheel INFO adding 'pydicom/data/test_files/MR_small_jpeg_ls_lossless.dcm' 2023-03-27 21:56:45,450 wheel INFO adding 'pydicom/data/test_files/MR_small_padded.dcm' 2023-03-27 21:56:45,450 wheel INFO adding 'pydicom/data/test_files/MR_truncated.dcm' 2023-03-27 21:56:45,450 wheel INFO adding 'pydicom/data/test_files/README.txt' 2023-03-27 21:56:45,451 wheel INFO adding 'pydicom/data/test_files/SC_jpeg_no_color_transform.dcm' 2023-03-27 21:56:45,451 wheel INFO adding 'pydicom/data/test_files/SC_jpeg_no_color_transform_2.dcm' 2023-03-27 21:56:45,451 wheel INFO adding 'pydicom/data/test_files/SC_rgb_dcmtk_+eb+cr.dcm' 2023-03-27 21:56:45,451 wheel INFO adding 'pydicom/data/test_files/SC_rgb_dcmtk_+eb+cy+n1.dcm' 2023-03-27 21:56:45,451 wheel INFO adding 'pydicom/data/test_files/SC_rgb_dcmtk_+eb+cy+n2.dcm' 2023-03-27 21:56:45,451 wheel INFO adding 'pydicom/data/test_files/SC_rgb_dcmtk_+eb+cy+np.dcm' 2023-03-27 21:56:45,452 wheel INFO adding 'pydicom/data/test_files/SC_rgb_dcmtk_+eb+cy+s2.dcm' 2023-03-27 21:56:45,452 wheel INFO adding 'pydicom/data/test_files/SC_rgb_dcmtk_+eb+cy+s4.dcm' 2023-03-27 21:56:45,452 wheel INFO adding 'pydicom/data/test_files/SC_rgb_gdcm_KY.dcm' 2023-03-27 21:56:45,452 wheel INFO adding 'pydicom/data/test_files/SC_rgb_jpeg.dcm' 2023-03-27 21:56:45,452 wheel INFO adding 'pydicom/data/test_files/SC_rgb_jpeg_app14_dcmd.dcm' 2023-03-27 21:56:45,453 wheel INFO adding 'pydicom/data/test_files/SC_rgb_jpeg_dcmd.dcm' 2023-03-27 21:56:45,454 wheel INFO adding 'pydicom/data/test_files/SC_rgb_jpeg_dcmtk.dcm' 2023-03-27 21:56:45,454 wheel INFO adding 'pydicom/data/test_files/SC_rgb_jpeg_gdcm.dcm' 2023-03-27 21:56:45,454 wheel INFO adding 'pydicom/data/test_files/SC_rgb_jpeg_lossy_gdcm.dcm' 2023-03-27 21:56:45,454 wheel INFO adding 'pydicom/data/test_files/SC_rgb_rle.dcm' 2023-03-27 21:56:45,454 wheel INFO adding 'pydicom/data/test_files/SC_rgb_rle_16bit.dcm' 2023-03-27 21:56:45,454 wheel INFO adding 'pydicom/data/test_files/SC_rgb_rle_16bit_2frame.dcm' 2023-03-27 21:56:45,455 wheel INFO adding 'pydicom/data/test_files/SC_rgb_rle_2frame.dcm' 2023-03-27 21:56:45,455 wheel INFO adding 'pydicom/data/test_files/SC_rgb_rle_32bit.dcm' 2023-03-27 21:56:45,455 wheel INFO adding 'pydicom/data/test_files/SC_rgb_rle_32bit_2frame.dcm' 2023-03-27 21:56:45,455 wheel INFO adding 'pydicom/data/test_files/SC_rgb_small_odd.dcm' 2023-03-27 21:56:45,455 wheel INFO adding 'pydicom/data/test_files/SC_rgb_small_odd_jpeg.dcm' 2023-03-27 21:56:45,456 wheel INFO adding 'pydicom/data/test_files/SC_ybr_full_422_uncompressed.dcm' 2023-03-27 21:56:45,456 wheel INFO adding 'pydicom/data/test_files/UN_sequence.dcm' 2023-03-27 21:56:45,456 wheel INFO adding 'pydicom/data/test_files/badVR.dcm' 2023-03-27 21:56:45,456 wheel INFO adding 'pydicom/data/test_files/empty_charset_LEI.dcm' 2023-03-27 21:56:45,456 wheel INFO adding 'pydicom/data/test_files/image_dfl.dcm' 2023-03-27 21:56:45,457 wheel INFO adding 'pydicom/data/test_files/liver_1frame.dcm' 2023-03-27 21:56:45,457 wheel INFO adding 'pydicom/data/test_files/liver_expb_1frame.dcm' 2023-03-27 21:56:45,457 wheel INFO adding 'pydicom/data/test_files/meta_missing_tsyntax.dcm' 2023-03-27 21:56:45,457 wheel INFO adding 'pydicom/data/test_files/nested_priv_SQ.dcm' 2023-03-27 21:56:45,458 wheel INFO adding 'pydicom/data/test_files/no_meta.dcm' 2023-03-27 21:56:45,458 wheel INFO adding 'pydicom/data/test_files/no_meta_group_length.dcm' 2023-03-27 21:56:45,458 wheel INFO adding 'pydicom/data/test_files/priv_SQ.dcm' 2023-03-27 21:56:45,458 wheel INFO adding 'pydicom/data/test_files/reportsi.dcm' 2023-03-27 21:56:45,458 wheel INFO adding 'pydicom/data/test_files/reportsi_with_empty_number_tags.dcm' 2023-03-27 21:56:45,459 wheel INFO adding 'pydicom/data/test_files/rtdose.dcm' 2023-03-27 21:56:45,459 wheel INFO adding 'pydicom/data/test_files/rtdose_1frame.dcm' 2023-03-27 21:56:45,459 wheel INFO adding 'pydicom/data/test_files/rtdose_expb.dcm' 2023-03-27 21:56:45,459 wheel INFO adding 'pydicom/data/test_files/rtdose_expb_1frame.dcm' 2023-03-27 21:56:45,459 wheel INFO adding 'pydicom/data/test_files/rtdose_rle.dcm' 2023-03-27 21:56:45,460 wheel INFO adding 'pydicom/data/test_files/rtdose_rle_1frame.dcm' 2023-03-27 21:56:45,460 wheel INFO adding 'pydicom/data/test_files/rtplan.dcm' 2023-03-27 21:56:45,460 wheel INFO adding 'pydicom/data/test_files/rtplan.dump' 2023-03-27 21:56:45,460 wheel INFO adding 'pydicom/data/test_files/rtplan_truncated.dcm' 2023-03-27 21:56:45,460 wheel INFO adding 'pydicom/data/test_files/rtstruct.dcm' 2023-03-27 21:56:45,461 wheel INFO adding 'pydicom/data/test_files/rtstruct.dump' 2023-03-27 21:56:45,461 wheel INFO adding 'pydicom/data/test_files/test-SR.dcm' 2023-03-27 21:56:45,461 wheel INFO adding 'pydicom/data/test_files/test1.json' 2023-03-27 21:56:45,461 wheel INFO adding 'pydicom/data/test_files/test_PN.json' 2023-03-27 21:56:45,462 wheel INFO adding 'pydicom/data/test_files/waveform_ecg.dcm' 2023-03-27 21:56:45,463 wheel INFO adding 'pydicom/data/test_files/zipMR.gz' 2023-03-27 21:56:45,463 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/DICOMDIR' 2023-03-27 21:56:45,463 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/DICOMDIR-bigEnd' 2023-03-27 21:56:45,463 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/DICOMDIR-empty.dcm' 2023-03-27 21:56:45,464 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/DICOMDIR-implicit' 2023-03-27 21:56:45,464 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/DICOMDIR-nooffset' 2023-03-27 21:56:45,464 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/DICOMDIR-nopatient' 2023-03-27 21:56:45,464 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/DICOMDIR-reordered' 2023-03-27 21:56:45,464 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/README.txt' 2023-03-27 21:56:45,465 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/77654033/CR1/6154' 2023-03-27 21:56:45,465 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/77654033/CR2/6247' 2023-03-27 21:56:45,465 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/77654033/CR3/6278' 2023-03-27 21:56:45,465 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/77654033/CT2/17106' 2023-03-27 21:56:45,466 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/77654033/CT2/17136' 2023-03-27 21:56:45,466 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/77654033/CT2/17166' 2023-03-27 21:56:45,466 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/77654033/CT2/17196' 2023-03-27 21:56:45,466 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/98892001/CT2N/6293' 2023-03-27 21:56:45,466 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/98892001/CT2N/6924' 2023-03-27 21:56:45,467 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/98892001/CT5N/2062' 2023-03-27 21:56:45,467 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/98892001/CT5N/2392' 2023-03-27 21:56:45,467 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/98892001/CT5N/2693' 2023-03-27 21:56:45,467 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/98892001/CT5N/3023' 2023-03-27 21:56:45,468 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/98892001/CT5N/3353' 2023-03-27 21:56:45,468 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/98892003/MR1/15820' 2023-03-27 21:56:45,468 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/98892003/MR1/4919' 2023-03-27 21:56:45,468 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/98892003/MR1/5641' 2023-03-27 21:56:45,468 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/98892003/MR2/15970' 2023-03-27 21:56:45,469 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/98892003/MR2/4950' 2023-03-27 21:56:45,469 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/98892003/MR2/4981' 2023-03-27 21:56:45,469 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/98892003/MR2/5011' 2023-03-27 21:56:45,469 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/98892003/MR2/6273' 2023-03-27 21:56:45,469 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/98892003/MR2/6605' 2023-03-27 21:56:45,470 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/98892003/MR2/6935' 2023-03-27 21:56:45,470 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/98892003/MR700/4467' 2023-03-27 21:56:45,470 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/98892003/MR700/4528' 2023-03-27 21:56:45,470 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/98892003/MR700/4558' 2023-03-27 21:56:45,470 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/98892003/MR700/4588' 2023-03-27 21:56:45,470 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/98892003/MR700/4618' 2023-03-27 21:56:45,471 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/98892003/MR700/4648' 2023-03-27 21:56:45,471 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/98892003/MR700/4678' 2023-03-27 21:56:45,471 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/TINY_ALPHA/DICOMDIR' 2023-03-27 21:56:45,471 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/TINY_ALPHA/README' 2023-03-27 21:56:45,472 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000000' 2023-03-27 21:56:45,472 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000001' 2023-03-27 21:56:45,472 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000002' 2023-03-27 21:56:45,472 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000003' 2023-03-27 21:56:45,472 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000004' 2023-03-27 21:56:45,473 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000005' 2023-03-27 21:56:45,473 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000006' 2023-03-27 21:56:45,473 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000007' 2023-03-27 21:56:45,473 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000008' 2023-03-27 21:56:45,473 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000009' 2023-03-27 21:56:45,473 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000A' 2023-03-27 21:56:45,474 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000B' 2023-03-27 21:56:45,474 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000C' 2023-03-27 21:56:45,474 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000D' 2023-03-27 21:56:45,474 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000E' 2023-03-27 21:56:45,474 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000F' 2023-03-27 21:56:45,474 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000G' 2023-03-27 21:56:45,475 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000H' 2023-03-27 21:56:45,475 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000I' 2023-03-27 21:56:45,475 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000J' 2023-03-27 21:56:45,475 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000K' 2023-03-27 21:56:45,475 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000L' 2023-03-27 21:56:45,476 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000M' 2023-03-27 21:56:45,476 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000N' 2023-03-27 21:56:45,476 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000O' 2023-03-27 21:56:45,476 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000P' 2023-03-27 21:56:45,476 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000Q' 2023-03-27 21:56:45,476 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000R' 2023-03-27 21:56:45,477 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000S' 2023-03-27 21:56:45,477 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000T' 2023-03-27 21:56:45,477 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000U' 2023-03-27 21:56:45,477 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000V' 2023-03-27 21:56:45,477 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000W' 2023-03-27 21:56:45,477 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000X' 2023-03-27 21:56:45,478 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000Y' 2023-03-27 21:56:45,478 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000Z' 2023-03-27 21:56:45,478 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000010' 2023-03-27 21:56:45,478 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000011' 2023-03-27 21:56:45,478 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000012' 2023-03-27 21:56:45,479 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000013' 2023-03-27 21:56:45,479 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000014' 2023-03-27 21:56:45,479 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000015' 2023-03-27 21:56:45,479 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000016' 2023-03-27 21:56:45,479 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000017' 2023-03-27 21:56:45,479 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000018' 2023-03-27 21:56:45,480 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000019' 2023-03-27 21:56:45,480 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00001A' 2023-03-27 21:56:45,480 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00001B' 2023-03-27 21:56:45,480 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00001C' 2023-03-27 21:56:45,480 wheel INFO adding 'pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00001D' 2023-03-27 21:56:45,481 wheel INFO adding 'pydicom/encoders/__init__.py' 2023-03-27 21:56:45,481 wheel INFO adding 'pydicom/encoders/base.py' 2023-03-27 21:56:45,481 wheel INFO adding 'pydicom/encoders/gdcm.py' 2023-03-27 21:56:45,481 wheel INFO adding 'pydicom/encoders/native.py' 2023-03-27 21:56:45,481 wheel INFO adding 'pydicom/encoders/pylibjpeg.py' 2023-03-27 21:56:45,482 wheel INFO adding 'pydicom/overlay_data_handlers/__init__.py' 2023-03-27 21:56:45,482 wheel INFO adding 'pydicom/overlays/__init__.py' 2023-03-27 21:56:45,482 wheel INFO adding 'pydicom/overlays/numpy_handler.py' 2023-03-27 21:56:45,482 wheel INFO adding 'pydicom/pixel_data_handlers/__init__.py' 2023-03-27 21:56:45,482 wheel INFO adding 'pydicom/pixel_data_handlers/gdcm_handler.py' 2023-03-27 21:56:45,483 wheel INFO adding 'pydicom/pixel_data_handlers/jpeg_ls_handler.py' 2023-03-27 21:56:45,483 wheel INFO adding 'pydicom/pixel_data_handlers/numpy_handler.py' 2023-03-27 21:56:45,483 wheel INFO adding 'pydicom/pixel_data_handlers/pillow_handler.py' 2023-03-27 21:56:45,483 wheel INFO adding 'pydicom/pixel_data_handlers/pylibjpeg_handler.py' 2023-03-27 21:56:45,484 wheel INFO adding 'pydicom/pixel_data_handlers/rle_handler.py' 2023-03-27 21:56:45,484 wheel INFO adding 'pydicom/pixel_data_handlers/util.py' 2023-03-27 21:56:45,484 wheel INFO adding 'pydicom/sr/__init__.py' 2023-03-27 21:56:45,485 wheel INFO adding 'pydicom/sr/_cid_dict.py' 2023-03-27 21:56:45,490 wheel INFO adding 'pydicom/sr/_concepts_dict.py' 2023-03-27 21:56:45,498 wheel INFO adding 'pydicom/sr/_snomed_dict.py' 2023-03-27 21:56:45,500 wheel INFO adding 'pydicom/sr/codedict.py' 2023-03-27 21:56:45,500 wheel INFO adding 'pydicom/sr/coding.py' 2023-03-27 21:56:45,500 wheel INFO adding 'pydicom/tests/__init__.py' 2023-03-27 21:56:45,501 wheel INFO adding 'pydicom/tests/_write_stds.py' 2023-03-27 21:56:45,501 wheel INFO adding 'pydicom/tests/conftest.py' 2023-03-27 21:56:45,501 wheel INFO adding 'pydicom/tests/test_JPEG_LS_transfer_syntax.py' 2023-03-27 21:56:45,501 wheel INFO adding 'pydicom/tests/test_charset.py' 2023-03-27 21:56:45,501 wheel INFO adding 'pydicom/tests/test_cli.py' 2023-03-27 21:56:45,502 wheel INFO adding 'pydicom/tests/test_codes.py' 2023-03-27 21:56:45,502 wheel INFO adding 'pydicom/tests/test_config.py' 2023-03-27 21:56:45,502 wheel INFO adding 'pydicom/tests/test_data_manager.py' 2023-03-27 21:56:45,502 wheel INFO adding 'pydicom/tests/test_dataelem.py' 2023-03-27 21:56:45,503 wheel INFO adding 'pydicom/tests/test_dataset.py' 2023-03-27 21:56:45,503 wheel INFO adding 'pydicom/tests/test_dicomdir.py' 2023-03-27 21:56:45,503 wheel INFO adding 'pydicom/tests/test_dictionary.py' 2023-03-27 21:56:45,504 wheel INFO adding 'pydicom/tests/test_encaps.py' 2023-03-27 21:56:45,504 wheel INFO adding 'pydicom/tests/test_encoders.py' 2023-03-27 21:56:45,504 wheel INFO adding 'pydicom/tests/test_encoders_gdcm.py' 2023-03-27 21:56:45,504 wheel INFO adding 'pydicom/tests/test_encoders_pydicom.py' 2023-03-27 21:56:45,505 wheel INFO adding 'pydicom/tests/test_env_info.py' 2023-03-27 21:56:45,505 wheel INFO adding 'pydicom/tests/test_errors.py' 2023-03-27 21:56:45,505 wheel INFO adding 'pydicom/tests/test_filebase.py' 2023-03-27 21:56:45,505 wheel INFO adding 'pydicom/tests/test_filereader.py' 2023-03-27 21:56:45,506 wheel INFO adding 'pydicom/tests/test_fileset.py' 2023-03-27 21:56:45,506 wheel INFO adding 'pydicom/tests/test_fileutil.py' 2023-03-27 21:56:45,506 wheel INFO adding 'pydicom/tests/test_filewriter.py' 2023-03-27 21:56:45,507 wheel INFO adding 'pydicom/tests/test_gdcm_pixel_data.py' 2023-03-27 21:56:45,507 wheel INFO adding 'pydicom/tests/test_handler_util.py' 2023-03-27 21:56:45,508 wheel INFO adding 'pydicom/tests/test_jpeg_ls_pixel_data.py' 2023-03-27 21:56:45,508 wheel INFO adding 'pydicom/tests/test_json.py' 2023-03-27 21:56:45,508 wheel INFO adding 'pydicom/tests/test_misc.py' 2023-03-27 21:56:45,508 wheel INFO adding 'pydicom/tests/test_multival.py' 2023-03-27 21:56:45,509 wheel INFO adding 'pydicom/tests/test_numpy_pixel_data.py' 2023-03-27 21:56:45,509 wheel INFO adding 'pydicom/tests/test_overlay_np.py' 2023-03-27 21:56:45,509 wheel INFO adding 'pydicom/tests/test_pillow_pixel_data.py' 2023-03-27 21:56:45,510 wheel INFO adding 'pydicom/tests/test_pylibjpeg.py' 2023-03-27 21:56:45,510 wheel INFO adding 'pydicom/tests/test_rawread.py' 2023-03-27 21:56:45,510 wheel INFO adding 'pydicom/tests/test_rle_pixel_data.py' 2023-03-27 21:56:45,510 wheel INFO adding 'pydicom/tests/test_sequence.py' 2023-03-27 21:56:45,511 wheel INFO adding 'pydicom/tests/test_tag.py' 2023-03-27 21:56:45,511 wheel INFO adding 'pydicom/tests/test_uid.py' 2023-03-27 21:56:45,511 wheel INFO adding 'pydicom/tests/test_unicode.py' 2023-03-27 21:56:45,511 wheel INFO adding 'pydicom/tests/test_util.py' 2023-03-27 21:56:45,512 wheel INFO adding 'pydicom/tests/test_valuerep.py' 2023-03-27 21:56:45,512 wheel INFO adding 'pydicom/tests/test_values.py' 2023-03-27 21:56:45,512 wheel INFO adding 'pydicom/tests/test_waveform.py' 2023-03-27 21:56:45,512 wheel INFO adding 'pydicom/util/__init__.py' 2023-03-27 21:56:45,513 wheel INFO adding 'pydicom/util/codify.py' 2023-03-27 21:56:45,513 wheel INFO adding 'pydicom/util/dump.py' 2023-03-27 21:56:45,513 wheel INFO adding 'pydicom/util/fixer.py' 2023-03-27 21:56:45,513 wheel INFO adding 'pydicom/util/hexutil.py' 2023-03-27 21:56:45,513 wheel INFO adding 'pydicom/util/leanread.py' 2023-03-27 21:56:45,514 wheel INFO adding 'pydicom/waveforms/__init__.py' 2023-03-27 21:56:45,514 wheel INFO adding 'pydicom/waveforms/numpy_handler.py' 2023-03-27 21:56:45,514 wheel INFO adding 'pydicom-2.3.1.dist-info/LICENSE' 2023-03-27 21:56:45,514 wheel INFO adding 'pydicom-2.3.1.dist-info/METADATA' 2023-03-27 21:56:45,514 wheel INFO adding 'pydicom-2.3.1.dist-info/WHEEL' 2023-03-27 21:56:45,515 wheel INFO adding 'pydicom-2.3.1.dist-info/entry_points.txt' 2023-03-27 21:56:45,515 wheel INFO adding 'pydicom-2.3.1.dist-info/top_level.txt' 2023-03-27 21:56:45,516 wheel INFO adding 'pydicom-2.3.1.dist-info/RECORD' 2023-03-27 21:56:45,518 wheel INFO removing build/bdist.linux-ppc64le/wheel 2023-03-27 21:56:45,530 gpep517 INFO The backend produced dist/pydicom-2.3.1-py3-none-any.whl pydicom-2.3.1-py3-none-any.whl >>> py3-pydicom: Entering fakeroot... >>> py3-pydicom*: Running postcheck for py3-pydicom >>> py3-pydicom*: Preparing package py3-pydicom... >>> py3-pydicom*: Tracing dependencies... >>> py3-pydicom*: Package size: 11.3 MB >>> py3-pydicom*: Compressing data... >>> py3-pydicom*: Create checksum... >>> py3-pydicom*: Create py3-pydicom-2.3.1-r0.apk >>> py3-pydicom: Build complete at Mon, 27 Mar 2023 21:56:47 +0000 elapsed time 0h 0m 8s >>> py3-pydicom: Cleaning up srcdir >>> py3-pydicom: Cleaning up pkgdir >>> py3-pydicom: Uninstalling dependencies... (1/19) Purging .makedepends-py3-pydicom (20230327.215640) (2/19) Purging py3-numpy (1.24.2-r0) (3/19) Purging openblas (0.3.21-r4) (4/19) Purging py3-gpep517 (13-r0) (5/19) Purging py3-installer (0.7.0-r0) (6/19) Purging py3-setuptools (67.6.0-r0) (7/19) Purging py3-wheel (0.40.0-r0) (8/19) Purging py3-packaging (23.0-r1) (9/19) Purging py3-parsing (3.0.9-r1) (10/19) Purging python3 (3.11.2-r0) (11/19) Purging libbz2 (1.0.8-r4) (12/19) Purging libffi (3.4.4-r1) (13/19) Purging gdbm (1.23-r0) (14/19) Purging xz-libs (5.4.2-r0) (15/19) Purging mpdecimal (2.5.1-r1) (16/19) Purging libpanelw (6.4_p20230311-r0) (17/19) Purging readline (8.2.1-r0) (18/19) Purging sqlite-libs (3.41.2-r1) (19/19) Purging libgfortran (12.2.1_git20220924-r9) Executing busybox-1.36.0-r5.trigger OK: 292 MiB in 96 packages >>> py3-pydicom: Updating the testing/ppc64le repository index... >>> py3-pydicom: Signing the index...