Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-descarteslabs.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1683726747.249457/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-descarteslabs.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-descarteslabs-1.12.1-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-descarteslabs.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1683726747.249457/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-descarteslabs.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-descarteslabs-1.12.1-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-descarteslabs.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1683726747.249457/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-descarteslabs.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.bmQsgi + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf descarteslabs-1.12.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/descarteslabs-1.12.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd descarteslabs-1.12.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.as3xtq + umask 022 + cd /builddir/build/BUILD + cd descarteslabs-1.12.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/descarteslabs copying descarteslabs/__init__.py -> build/lib/descarteslabs copying descarteslabs/exceptions.py -> build/lib/descarteslabs creating build/lib/descarteslabs/auth copying descarteslabs/auth/auth.py -> build/lib/descarteslabs/auth copying descarteslabs/auth/__init__.py -> build/lib/descarteslabs/auth creating build/lib/descarteslabs/config copying descarteslabs/config/__init__.py -> build/lib/descarteslabs/config copying descarteslabs/config/_gcp_init.py -> build/lib/descarteslabs/config copying descarteslabs/config/_aws_init.py -> build/lib/descarteslabs/config copying descarteslabs/config/_helpers.py -> build/lib/descarteslabs/config creating build/lib/descarteslabs/_dl_modules copying descarteslabs/_dl_modules/__init__.py -> build/lib/descarteslabs/_dl_modules creating build/lib/descarteslabs/auth/tests copying descarteslabs/auth/tests/__init__.py -> build/lib/descarteslabs/auth/tests copying descarteslabs/auth/tests/test_auth.py -> build/lib/descarteslabs/auth/tests creating build/lib/descarteslabs/config/tests copying descarteslabs/config/tests/__init__.py -> build/lib/descarteslabs/config/tests copying descarteslabs/config/tests/test_config.py -> build/lib/descarteslabs/config/tests creating build/lib/descarteslabs/_dl_modules/vectors copying descarteslabs/_dl_modules/vectors/__init__.py -> build/lib/descarteslabs/_dl_modules/vectors copying descarteslabs/_dl_modules/vectors/exceptions.py -> build/lib/descarteslabs/_dl_modules/vectors copying descarteslabs/_dl_modules/vectors/featurecollection.py -> build/lib/descarteslabs/_dl_modules/vectors copying descarteslabs/_dl_modules/vectors/async_job.py -> build/lib/descarteslabs/_dl_modules/vectors copying descarteslabs/_dl_modules/vectors/feature.py -> build/lib/descarteslabs/_dl_modules/vectors creating build/lib/descarteslabs/_dl_modules/catalog copying descarteslabs/_dl_modules/catalog/__init__.py -> build/lib/descarteslabs/_dl_modules/catalog copying descarteslabs/_dl_modules/catalog/helpers.py -> build/lib/descarteslabs/_dl_modules/catalog copying descarteslabs/_dl_modules/catalog/image.py -> build/lib/descarteslabs/_dl_modules/catalog copying descarteslabs/_dl_modules/catalog/scaling.py -> build/lib/descarteslabs/_dl_modules/catalog copying descarteslabs/_dl_modules/catalog/catalog_base.py -> build/lib/descarteslabs/_dl_modules/catalog copying descarteslabs/_dl_modules/catalog/attributes.py -> build/lib/descarteslabs/_dl_modules/catalog copying descarteslabs/_dl_modules/catalog/product.py -> build/lib/descarteslabs/_dl_modules/catalog copying descarteslabs/_dl_modules/catalog/search.py -> build/lib/descarteslabs/_dl_modules/catalog copying descarteslabs/_dl_modules/catalog/catalog_client.py -> build/lib/descarteslabs/_dl_modules/catalog copying descarteslabs/_dl_modules/catalog/image_upload.py -> build/lib/descarteslabs/_dl_modules/catalog copying descarteslabs/_dl_modules/catalog/named_catalog_base.py -> build/lib/descarteslabs/_dl_modules/catalog copying descarteslabs/_dl_modules/catalog/image_types.py -> build/lib/descarteslabs/_dl_modules/catalog copying descarteslabs/_dl_modules/catalog/band.py -> build/lib/descarteslabs/_dl_modules/catalog copying descarteslabs/_dl_modules/catalog/image_collection.py -> build/lib/descarteslabs/_dl_modules/catalog creating build/lib/descarteslabs/_dl_modules/client copying descarteslabs/_dl_modules/client/__init__.py -> build/lib/descarteslabs/_dl_modules/client copying descarteslabs/_dl_modules/client/version.py -> build/lib/descarteslabs/_dl_modules/client copying descarteslabs/_dl_modules/client/exceptions.py -> build/lib/descarteslabs/_dl_modules/client copying descarteslabs/_dl_modules/client/addons.py -> build/lib/descarteslabs/_dl_modules/client copying descarteslabs/_dl_modules/client/deprecation.py -> build/lib/descarteslabs/_dl_modules/client creating build/lib/descarteslabs/_dl_modules/workflows copying descarteslabs/_dl_modules/workflows/__init__.py -> build/lib/descarteslabs/_dl_modules/workflows copying descarteslabs/_dl_modules/workflows/_channel.py -> build/lib/descarteslabs/_dl_modules/workflows creating build/lib/descarteslabs/_dl_modules/common copying descarteslabs/_dl_modules/common/__init__.py -> build/lib/descarteslabs/_dl_modules/common creating build/lib/descarteslabs/_dl_modules/tables copying descarteslabs/_dl_modules/tables/__init__.py -> build/lib/descarteslabs/_dl_modules/tables copying descarteslabs/_dl_modules/tables/client.py -> build/lib/descarteslabs/_dl_modules/tables creating build/lib/descarteslabs/_dl_modules/discover copying descarteslabs/_dl_modules/discover/__init__.py -> build/lib/descarteslabs/_dl_modules/discover copying descarteslabs/_dl_modules/discover/client.py -> build/lib/descarteslabs/_dl_modules/discover creating build/lib/descarteslabs/_dl_modules/scenes copying descarteslabs/_dl_modules/scenes/__init__.py -> build/lib/descarteslabs/_dl_modules/scenes copying descarteslabs/_dl_modules/scenes/helpers.py -> build/lib/descarteslabs/_dl_modules/scenes copying descarteslabs/_dl_modules/scenes/scenecollection.py -> build/lib/descarteslabs/_dl_modules/scenes copying descarteslabs/_dl_modules/scenes/search_api.py -> build/lib/descarteslabs/_dl_modules/scenes copying descarteslabs/_dl_modules/scenes/scene.py -> build/lib/descarteslabs/_dl_modules/scenes creating build/lib/descarteslabs/_dl_modules/third_party copying descarteslabs/_dl_modules/third_party/__init__.py -> build/lib/descarteslabs/_dl_modules/third_party creating build/lib/descarteslabs/_dl_modules/vectors/tests copying descarteslabs/_dl_modules/vectors/tests/__init__.py -> build/lib/descarteslabs/_dl_modules/vectors/tests copying descarteslabs/_dl_modules/vectors/tests/test_async_job.py -> build/lib/descarteslabs/_dl_modules/vectors/tests copying descarteslabs/_dl_modules/vectors/tests/test_feature.py -> build/lib/descarteslabs/_dl_modules/vectors/tests copying descarteslabs/_dl_modules/vectors/tests/fixtures.py -> build/lib/descarteslabs/_dl_modules/vectors/tests copying descarteslabs/_dl_modules/vectors/tests/test_featurecollection.py -> build/lib/descarteslabs/_dl_modules/vectors/tests creating build/lib/descarteslabs/_dl_modules/catalog/tests copying descarteslabs/_dl_modules/catalog/tests/__init__.py -> build/lib/descarteslabs/_dl_modules/catalog/tests copying descarteslabs/_dl_modules/catalog/tests/test_filters.py -> build/lib/descarteslabs/_dl_modules/catalog/tests copying descarteslabs/_dl_modules/catalog/tests/mock_data.py -> build/lib/descarteslabs/_dl_modules/catalog/tests copying descarteslabs/_dl_modules/catalog/tests/test_scaling.py -> build/lib/descarteslabs/_dl_modules/catalog/tests copying descarteslabs/_dl_modules/catalog/tests/test_catalog_base.py -> build/lib/descarteslabs/_dl_modules/catalog/tests copying descarteslabs/_dl_modules/catalog/tests/test_image_upload.py -> build/lib/descarteslabs/_dl_modules/catalog/tests copying descarteslabs/_dl_modules/catalog/tests/test_attributes.py -> build/lib/descarteslabs/_dl_modules/catalog/tests copying descarteslabs/_dl_modules/catalog/tests/test_product.py -> build/lib/descarteslabs/_dl_modules/catalog/tests copying descarteslabs/_dl_modules/catalog/tests/test_download.py -> build/lib/descarteslabs/_dl_modules/catalog/tests copying descarteslabs/_dl_modules/catalog/tests/base.py -> build/lib/descarteslabs/_dl_modules/catalog/tests copying descarteslabs/_dl_modules/catalog/tests/test_band.py -> build/lib/descarteslabs/_dl_modules/catalog/tests copying descarteslabs/_dl_modules/catalog/tests/test_search.py -> build/lib/descarteslabs/_dl_modules/catalog/tests copying descarteslabs/_dl_modules/catalog/tests/test_image_collection.py -> build/lib/descarteslabs/_dl_modules/catalog/tests copying descarteslabs/_dl_modules/catalog/tests/test_summary.py -> build/lib/descarteslabs/_dl_modules/catalog/tests copying descarteslabs/_dl_modules/catalog/tests/test_image.py -> build/lib/descarteslabs/_dl_modules/catalog/tests creating build/lib/descarteslabs/_dl_modules/client/auth copying descarteslabs/_dl_modules/client/auth/__init__.py -> build/lib/descarteslabs/_dl_modules/client/auth copying descarteslabs/_dl_modules/client/auth/cli.py -> build/lib/descarteslabs/_dl_modules/client/auth creating build/lib/descarteslabs/_dl_modules/client/scripts copying descarteslabs/_dl_modules/client/scripts/__init__.py -> build/lib/descarteslabs/_dl_modules/client/scripts copying descarteslabs/_dl_modules/client/scripts/__main__.py -> build/lib/descarteslabs/_dl_modules/client/scripts copying descarteslabs/_dl_modules/client/scripts/cli.py -> build/lib/descarteslabs/_dl_modules/client/scripts creating build/lib/descarteslabs/_dl_modules/client/grpc copying descarteslabs/_dl_modules/client/grpc/auth.py -> build/lib/descarteslabs/_dl_modules/client/grpc copying descarteslabs/_dl_modules/client/grpc/__init__.py -> build/lib/descarteslabs/_dl_modules/client/grpc copying descarteslabs/_dl_modules/client/grpc/exceptions.py -> build/lib/descarteslabs/_dl_modules/client/grpc copying descarteslabs/_dl_modules/client/grpc/client.py -> build/lib/descarteslabs/_dl_modules/client/grpc copying descarteslabs/_dl_modules/client/grpc/generic_client_interceptor.py -> build/lib/descarteslabs/_dl_modules/client/grpc creating build/lib/descarteslabs/_dl_modules/client/services copying descarteslabs/_dl_modules/client/services/__init__.py -> build/lib/descarteslabs/_dl_modules/client/services creating build/lib/descarteslabs/_dl_modules/client/auth/tests copying descarteslabs/_dl_modules/client/auth/tests/__init__.py -> build/lib/descarteslabs/_dl_modules/client/auth/tests copying descarteslabs/_dl_modules/client/auth/tests/test_cli.py -> build/lib/descarteslabs/_dl_modules/client/auth/tests creating build/lib/descarteslabs/_dl_modules/client/scripts/tests copying descarteslabs/_dl_modules/client/scripts/tests/__init__.py -> build/lib/descarteslabs/_dl_modules/client/scripts/tests copying descarteslabs/_dl_modules/client/scripts/tests/test_scripts.py -> build/lib/descarteslabs/_dl_modules/client/scripts/tests creating build/lib/descarteslabs/_dl_modules/client/grpc/tests copying descarteslabs/_dl_modules/client/grpc/tests/__init__.py -> build/lib/descarteslabs/_dl_modules/client/grpc/tests copying descarteslabs/_dl_modules/client/grpc/tests/test_client.py -> build/lib/descarteslabs/_dl_modules/client/grpc/tests creating build/lib/descarteslabs/_dl_modules/client/services/catalog copying descarteslabs/_dl_modules/client/services/catalog/__init__.py -> build/lib/descarteslabs/_dl_modules/client/services/catalog copying descarteslabs/_dl_modules/client/services/catalog/catalog.py -> build/lib/descarteslabs/_dl_modules/client/services/catalog creating build/lib/descarteslabs/_dl_modules/client/services/vector copying descarteslabs/_dl_modules/client/services/vector/__init__.py -> build/lib/descarteslabs/_dl_modules/client/services/vector copying descarteslabs/_dl_modules/client/services/vector/vector.py -> build/lib/descarteslabs/_dl_modules/client/services/vector creating build/lib/descarteslabs/_dl_modules/client/services/tasks copying descarteslabs/_dl_modules/client/services/tasks/__init__.py -> build/lib/descarteslabs/_dl_modules/client/services/tasks copying descarteslabs/_dl_modules/client/services/tasks/tasks.py -> build/lib/descarteslabs/_dl_modules/client/services/tasks creating build/lib/descarteslabs/_dl_modules/client/services/metadata copying descarteslabs/_dl_modules/client/services/metadata/__init__.py -> build/lib/descarteslabs/_dl_modules/client/services/metadata copying descarteslabs/_dl_modules/client/services/metadata/metadata.py -> build/lib/descarteslabs/_dl_modules/client/services/metadata copying descarteslabs/_dl_modules/client/services/metadata/cli.py -> build/lib/descarteslabs/_dl_modules/client/services/metadata creating build/lib/descarteslabs/_dl_modules/client/services/raster copying descarteslabs/_dl_modules/client/services/raster/__init__.py -> build/lib/descarteslabs/_dl_modules/client/services/raster copying descarteslabs/_dl_modules/client/services/raster/raster.py -> build/lib/descarteslabs/_dl_modules/client/services/raster copying descarteslabs/_dl_modules/client/services/raster/geotiff_utils.py -> build/lib/descarteslabs/_dl_modules/client/services/raster copying descarteslabs/_dl_modules/client/services/raster/cli.py -> build/lib/descarteslabs/_dl_modules/client/services/raster creating build/lib/descarteslabs/_dl_modules/client/services/service copying descarteslabs/_dl_modules/client/services/service/__init__.py -> build/lib/descarteslabs/_dl_modules/client/services/service copying descarteslabs/_dl_modules/client/services/service/service.py -> build/lib/descarteslabs/_dl_modules/client/services/service creating build/lib/descarteslabs/_dl_modules/client/services/storage copying descarteslabs/_dl_modules/client/services/storage/__init__.py -> build/lib/descarteslabs/_dl_modules/client/services/storage copying descarteslabs/_dl_modules/client/services/storage/storage.py -> build/lib/descarteslabs/_dl_modules/client/services/storage creating build/lib/descarteslabs/_dl_modules/client/services/places copying descarteslabs/_dl_modules/client/services/places/__init__.py -> build/lib/descarteslabs/_dl_modules/client/services/places copying descarteslabs/_dl_modules/client/services/places/cli.py -> build/lib/descarteslabs/_dl_modules/client/services/places copying descarteslabs/_dl_modules/client/services/places/places.py -> build/lib/descarteslabs/_dl_modules/client/services/places creating build/lib/descarteslabs/_dl_modules/client/services/catalog/tests copying descarteslabs/_dl_modules/client/services/catalog/tests/__init__.py -> build/lib/descarteslabs/_dl_modules/client/services/catalog/tests copying descarteslabs/_dl_modules/client/services/catalog/tests/test_catalog.py -> build/lib/descarteslabs/_dl_modules/client/services/catalog/tests creating build/lib/descarteslabs/_dl_modules/client/services/vector/tests copying descarteslabs/_dl_modules/client/services/vector/tests/__init__.py -> build/lib/descarteslabs/_dl_modules/client/services/vector/tests copying descarteslabs/_dl_modules/client/services/vector/tests/test_vector.py -> build/lib/descarteslabs/_dl_modules/client/services/vector/tests creating build/lib/descarteslabs/_dl_modules/client/services/tasks/tests copying descarteslabs/_dl_modules/client/services/tasks/tests/__init__.py -> build/lib/descarteslabs/_dl_modules/client/services/tasks/tests copying descarteslabs/_dl_modules/client/services/tasks/tests/test_tasks.py -> build/lib/descarteslabs/_dl_modules/client/services/tasks/tests creating build/lib/descarteslabs/_dl_modules/client/services/tasks/tests/data copying descarteslabs/_dl_modules/client/services/tasks/tests/data/__init__.py -> build/lib/descarteslabs/_dl_modules/client/services/tasks/tests/data creating build/lib/descarteslabs/_dl_modules/client/services/tasks/tests/data/dl_test_package copying descarteslabs/_dl_modules/client/services/tasks/tests/data/dl_test_package/__init__.py -> build/lib/descarteslabs/_dl_modules/client/services/tasks/tests/data/dl_test_package creating build/lib/descarteslabs/_dl_modules/client/services/tasks/tests/data/dl_test_package/package copying descarteslabs/_dl_modules/client/services/tasks/tests/data/dl_test_package/package/__init__.py -> build/lib/descarteslabs/_dl_modules/client/services/tasks/tests/data/dl_test_package/package copying descarteslabs/_dl_modules/client/services/tasks/tests/data/dl_test_package/package/module.py -> build/lib/descarteslabs/_dl_modules/client/services/tasks/tests/data/dl_test_package/package creating build/lib/descarteslabs/_dl_modules/client/services/metadata/tests copying descarteslabs/_dl_modules/client/services/metadata/tests/__init__.py -> build/lib/descarteslabs/_dl_modules/client/services/metadata/tests copying descarteslabs/_dl_modules/client/services/metadata/tests/test_metadata.py -> build/lib/descarteslabs/_dl_modules/client/services/metadata/tests creating build/lib/descarteslabs/_dl_modules/client/services/metadata/tests/e2e copying descarteslabs/_dl_modules/client/services/metadata/tests/e2e/__init__.py -> build/lib/descarteslabs/_dl_modules/client/services/metadata/tests/e2e copying descarteslabs/_dl_modules/client/services/metadata/tests/e2e/test_metadata.py -> build/lib/descarteslabs/_dl_modules/client/services/metadata/tests/e2e creating build/lib/descarteslabs/_dl_modules/client/services/raster/tests copying descarteslabs/_dl_modules/client/services/raster/tests/__init__.py -> build/lib/descarteslabs/_dl_modules/client/services/raster/tests copying descarteslabs/_dl_modules/client/services/raster/tests/test_raster.py -> build/lib/descarteslabs/_dl_modules/client/services/raster/tests copying descarteslabs/_dl_modules/client/services/raster/tests/test_geotiff_utils.py -> build/lib/descarteslabs/_dl_modules/client/services/raster/tests copying descarteslabs/_dl_modules/client/services/raster/tests/test_raster_rasterio.py -> build/lib/descarteslabs/_dl_modules/client/services/raster/tests creating build/lib/descarteslabs/_dl_modules/client/services/raster/tests/e2e copying descarteslabs/_dl_modules/client/services/raster/tests/e2e/__init__.py -> build/lib/descarteslabs/_dl_modules/client/services/raster/tests/e2e copying descarteslabs/_dl_modules/client/services/raster/tests/e2e/test_raster.py -> build/lib/descarteslabs/_dl_modules/client/services/raster/tests/e2e copying descarteslabs/_dl_modules/client/services/raster/tests/e2e/iowa_geometry.py -> build/lib/descarteslabs/_dl_modules/client/services/raster/tests/e2e creating build/lib/descarteslabs/_dl_modules/client/services/service/tests copying descarteslabs/_dl_modules/client/services/service/tests/__init__.py -> build/lib/descarteslabs/_dl_modules/client/services/service/tests copying descarteslabs/_dl_modules/client/services/service/tests/test_service.py -> build/lib/descarteslabs/_dl_modules/client/services/service/tests creating build/lib/descarteslabs/_dl_modules/client/services/storage/tests copying descarteslabs/_dl_modules/client/services/storage/tests/__init__.py -> build/lib/descarteslabs/_dl_modules/client/services/storage/tests copying descarteslabs/_dl_modules/client/services/storage/tests/test_storage.py -> build/lib/descarteslabs/_dl_modules/client/services/storage/tests creating build/lib/descarteslabs/_dl_modules/client/services/places/tests copying descarteslabs/_dl_modules/client/services/places/tests/__init__.py -> build/lib/descarteslabs/_dl_modules/client/services/places/tests copying descarteslabs/_dl_modules/client/services/places/tests/test_places.py -> build/lib/descarteslabs/_dl_modules/client/services/places/tests creating build/lib/descarteslabs/_dl_modules/workflows/interactive copying descarteslabs/_dl_modules/workflows/interactive/__init__.py -> build/lib/descarteslabs/_dl_modules/workflows/interactive copying descarteslabs/_dl_modules/workflows/interactive/layer_picker.py -> build/lib/descarteslabs/_dl_modules/workflows/interactive copying descarteslabs/_dl_modules/workflows/interactive/clearable.py -> build/lib/descarteslabs/_dl_modules/workflows/interactive copying descarteslabs/_dl_modules/workflows/interactive/parameters.py -> build/lib/descarteslabs/_dl_modules/workflows/interactive copying descarteslabs/_dl_modules/workflows/interactive/utils.py -> build/lib/descarteslabs/_dl_modules/workflows/interactive copying descarteslabs/_dl_modules/workflows/interactive/lonlat.py -> build/lib/descarteslabs/_dl_modules/workflows/interactive copying descarteslabs/_dl_modules/workflows/interactive/inspector.py -> build/lib/descarteslabs/_dl_modules/workflows/interactive copying descarteslabs/_dl_modules/workflows/interactive/map_.py -> build/lib/descarteslabs/_dl_modules/workflows/interactive copying descarteslabs/_dl_modules/workflows/interactive/layer_controller.py -> build/lib/descarteslabs/_dl_modules/workflows/interactive copying descarteslabs/_dl_modules/workflows/interactive/layer.py -> build/lib/descarteslabs/_dl_modules/workflows/interactive copying descarteslabs/_dl_modules/workflows/interactive/layer_controller_row.py -> build/lib/descarteslabs/_dl_modules/workflows/interactive copying descarteslabs/_dl_modules/workflows/interactive/workflow.py -> build/lib/descarteslabs/_dl_modules/workflows/interactive creating build/lib/descarteslabs/_dl_modules/workflows/client copying descarteslabs/_dl_modules/workflows/client/__init__.py -> build/lib/descarteslabs/_dl_modules/workflows/client copying descarteslabs/_dl_modules/workflows/client/client.py -> build/lib/descarteslabs/_dl_modules/workflows/client creating build/lib/descarteslabs/_dl_modules/workflows/cereal copying descarteslabs/_dl_modules/workflows/cereal/__init__.py -> build/lib/descarteslabs/_dl_modules/workflows/cereal copying descarteslabs/_dl_modules/workflows/cereal/cereal.py -> build/lib/descarteslabs/_dl_modules/workflows/cereal creating build/lib/descarteslabs/_dl_modules/workflows/execution copying descarteslabs/_dl_modules/workflows/execution/__init__.py -> build/lib/descarteslabs/_dl_modules/workflows/execution copying descarteslabs/_dl_modules/workflows/execution/to_computable.py -> build/lib/descarteslabs/_dl_modules/workflows/execution copying descarteslabs/_dl_modules/workflows/execution/arguments.py -> build/lib/descarteslabs/_dl_modules/workflows/execution creating build/lib/descarteslabs/_dl_modules/workflows/types copying descarteslabs/_dl_modules/workflows/types/__init__.py -> build/lib/descarteslabs/_dl_modules/workflows/types creating build/lib/descarteslabs/_dl_modules/workflows/inspect copying descarteslabs/_dl_modules/workflows/inspect/__init__.py -> build/lib/descarteslabs/_dl_modules/workflows/inspect copying descarteslabs/_dl_modules/workflows/inspect/client.py -> build/lib/descarteslabs/_dl_modules/workflows/inspect creating build/lib/descarteslabs/_dl_modules/workflows/result_types copying descarteslabs/_dl_modules/workflows/result_types/__init__.py -> build/lib/descarteslabs/_dl_modules/workflows/result_types copying descarteslabs/_dl_modules/workflows/result_types/types.py -> build/lib/descarteslabs/_dl_modules/workflows/result_types copying descarteslabs/_dl_modules/workflows/result_types/unmarshal.py -> build/lib/descarteslabs/_dl_modules/workflows/result_types creating build/lib/descarteslabs/_dl_modules/workflows/models copying descarteslabs/_dl_modules/workflows/models/xyz.py -> build/lib/descarteslabs/_dl_modules/workflows/models copying descarteslabs/_dl_modules/workflows/models/__init__.py -> build/lib/descarteslabs/_dl_modules/workflows/models copying descarteslabs/_dl_modules/workflows/models/published_graft.py -> build/lib/descarteslabs/_dl_modules/workflows/models copying descarteslabs/_dl_modules/workflows/models/tile_url.py -> build/lib/descarteslabs/_dl_modules/workflows/models copying descarteslabs/_dl_modules/workflows/models/exceptions.py -> build/lib/descarteslabs/_dl_modules/workflows/models copying descarteslabs/_dl_modules/workflows/models/job.py -> build/lib/descarteslabs/_dl_modules/workflows/models copying descarteslabs/_dl_modules/workflows/models/versionedgraft.py -> build/lib/descarteslabs/_dl_modules/workflows/models copying descarteslabs/_dl_modules/workflows/models/utils.py -> build/lib/descarteslabs/_dl_modules/workflows/models copying descarteslabs/_dl_modules/workflows/models/visualization.py -> build/lib/descarteslabs/_dl_modules/workflows/models copying descarteslabs/_dl_modules/workflows/models/toplevel.py -> build/lib/descarteslabs/_dl_modules/workflows/models copying descarteslabs/_dl_modules/workflows/models/workflow.py -> build/lib/descarteslabs/_dl_modules/workflows/models creating build/lib/descarteslabs/_dl_modules/workflows/interactive/widgets copying descarteslabs/_dl_modules/workflows/interactive/widgets/date.py -> build/lib/descarteslabs/_dl_modules/workflows/interactive/widgets copying descarteslabs/_dl_modules/workflows/interactive/widgets/__init__.py -> build/lib/descarteslabs/_dl_modules/workflows/interactive/widgets copying descarteslabs/_dl_modules/workflows/interactive/widgets/_ipywidgets.py -> build/lib/descarteslabs/_dl_modules/workflows/interactive/widgets copying descarteslabs/_dl_modules/workflows/interactive/widgets/checkbox.py -> build/lib/descarteslabs/_dl_modules/workflows/interactive/widgets copying descarteslabs/_dl_modules/workflows/interactive/widgets/input.py -> build/lib/descarteslabs/_dl_modules/workflows/interactive/widgets copying descarteslabs/_dl_modules/workflows/interactive/widgets/_imagery.py -> build/lib/descarteslabs/_dl_modules/workflows/interactive/widgets copying descarteslabs/_dl_modules/workflows/interactive/widgets/slider.py -> build/lib/descarteslabs/_dl_modules/workflows/interactive/widgets copying descarteslabs/_dl_modules/workflows/interactive/widgets/select.py -> build/lib/descarteslabs/_dl_modules/workflows/interactive/widgets creating build/lib/descarteslabs/_dl_modules/workflows/client/tests copying descarteslabs/_dl_modules/workflows/client/tests/__init__.py -> build/lib/descarteslabs/_dl_modules/workflows/client/tests copying descarteslabs/_dl_modules/workflows/client/tests/test_client.py -> build/lib/descarteslabs/_dl_modules/workflows/client/tests creating build/lib/descarteslabs/_dl_modules/workflows/cereal/tests copying descarteslabs/_dl_modules/workflows/cereal/tests/__init__.py -> build/lib/descarteslabs/_dl_modules/workflows/cereal/tests copying descarteslabs/_dl_modules/workflows/cereal/tests/test_cereal.py -> build/lib/descarteslabs/_dl_modules/workflows/cereal/tests creating build/lib/descarteslabs/_dl_modules/workflows/types/mixins copying descarteslabs/_dl_modules/workflows/types/mixins/__init__.py -> build/lib/descarteslabs/_dl_modules/workflows/types/mixins copying descarteslabs/_dl_modules/workflows/types/mixins/numpy_mixin.py -> build/lib/descarteslabs/_dl_modules/workflows/types/mixins creating build/lib/descarteslabs/_dl_modules/workflows/types/geospatial copying descarteslabs/_dl_modules/workflows/types/geospatial/where.py -> build/lib/descarteslabs/_dl_modules/workflows/types/geospatial copying descarteslabs/_dl_modules/workflows/types/geospatial/__init__.py -> build/lib/descarteslabs/_dl_modules/workflows/types/geospatial copying descarteslabs/_dl_modules/workflows/types/geospatial/geocontext.py -> build/lib/descarteslabs/_dl_modules/workflows/types/geospatial copying descarteslabs/_dl_modules/workflows/types/geospatial/imagecollection.py -> build/lib/descarteslabs/_dl_modules/workflows/types/geospatial copying descarteslabs/_dl_modules/workflows/types/geospatial/image.py -> build/lib/descarteslabs/_dl_modules/workflows/types/geospatial copying descarteslabs/_dl_modules/workflows/types/geospatial/featurecollection.py -> build/lib/descarteslabs/_dl_modules/workflows/types/geospatial copying descarteslabs/_dl_modules/workflows/types/geospatial/concat.py -> build/lib/descarteslabs/_dl_modules/workflows/types/geospatial copying descarteslabs/_dl_modules/workflows/types/geospatial/mixins.py -> build/lib/descarteslabs/_dl_modules/workflows/types/geospatial copying descarteslabs/_dl_modules/workflows/types/geospatial/convolution.py -> build/lib/descarteslabs/_dl_modules/workflows/types/geospatial copying descarteslabs/_dl_modules/workflows/types/geospatial/load_geojson.py -> build/lib/descarteslabs/_dl_modules/workflows/types/geospatial copying descarteslabs/_dl_modules/workflows/types/geospatial/geometry.py -> build/lib/descarteslabs/_dl_modules/workflows/types/geospatial copying descarteslabs/_dl_modules/workflows/types/geospatial/geometrycollection.py -> build/lib/descarteslabs/_dl_modules/workflows/types/geospatial copying descarteslabs/_dl_modules/workflows/types/geospatial/feature.py -> build/lib/descarteslabs/_dl_modules/workflows/types/geospatial copying descarteslabs/_dl_modules/workflows/types/geospatial/groupby.py -> build/lib/descarteslabs/_dl_modules/workflows/types/geospatial creating build/lib/descarteslabs/_dl_modules/workflows/types/primitives copying descarteslabs/_dl_modules/workflows/types/primitives/__init__.py -> build/lib/descarteslabs/_dl_modules/workflows/types/primitives copying descarteslabs/_dl_modules/workflows/types/primitives/none.py -> build/lib/descarteslabs/_dl_modules/workflows/types/primitives copying descarteslabs/_dl_modules/workflows/types/primitives/primitive.py -> build/lib/descarteslabs/_dl_modules/workflows/types/primitives copying descarteslabs/_dl_modules/workflows/types/primitives/bool_.py -> build/lib/descarteslabs/_dl_modules/workflows/types/primitives copying descarteslabs/_dl_modules/workflows/types/primitives/string.py -> build/lib/descarteslabs/_dl_modules/workflows/types/primitives copying descarteslabs/_dl_modules/workflows/types/primitives/number.py -> build/lib/descarteslabs/_dl_modules/workflows/types/primitives copying descarteslabs/_dl_modules/workflows/types/primitives/any_.py -> build/lib/descarteslabs/_dl_modules/workflows/types/primitives creating build/lib/descarteslabs/_dl_modules/workflows/types/identifier copying descarteslabs/_dl_modules/workflows/types/identifier/identifier.py -> build/lib/descarteslabs/_dl_modules/workflows/types/identifier copying descarteslabs/_dl_modules/workflows/types/identifier/__init__.py -> build/lib/descarteslabs/_dl_modules/workflows/types/identifier creating build/lib/descarteslabs/_dl_modules/workflows/types/numpy copying descarteslabs/_dl_modules/workflows/types/numpy/__init__.py -> build/lib/descarteslabs/_dl_modules/workflows/types/numpy copying descarteslabs/_dl_modules/workflows/types/numpy/utils.py -> build/lib/descarteslabs/_dl_modules/workflows/types/numpy copying descarteslabs/_dl_modules/workflows/types/numpy/numpy_functions.py -> build/lib/descarteslabs/_dl_modules/workflows/types/numpy copying descarteslabs/_dl_modules/workflows/types/numpy/signatures.py -> build/lib/descarteslabs/_dl_modules/workflows/types/numpy copying descarteslabs/_dl_modules/workflows/types/numpy/numpy_ufuncs.py -> build/lib/descarteslabs/_dl_modules/workflows/types/numpy creating build/lib/descarteslabs/_dl_modules/workflows/types/containers copying descarteslabs/_dl_modules/workflows/types/containers/__init__.py -> build/lib/descarteslabs/_dl_modules/workflows/types/containers copying descarteslabs/_dl_modules/workflows/types/containers/struct.py -> build/lib/descarteslabs/_dl_modules/workflows/types/containers copying descarteslabs/_dl_modules/workflows/types/containers/slice.py -> build/lib/descarteslabs/_dl_modules/workflows/types/containers copying descarteslabs/_dl_modules/workflows/types/containers/zip_.py -> build/lib/descarteslabs/_dl_modules/workflows/types/containers copying descarteslabs/_dl_modules/workflows/types/containers/known_dict.py -> build/lib/descarteslabs/_dl_modules/workflows/types/containers copying descarteslabs/_dl_modules/workflows/types/containers/collection.py -> build/lib/descarteslabs/_dl_modules/workflows/types/containers copying descarteslabs/_dl_modules/workflows/types/containers/ellipsis.py -> build/lib/descarteslabs/_dl_modules/workflows/types/containers copying descarteslabs/_dl_modules/workflows/types/containers/dict_.py -> build/lib/descarteslabs/_dl_modules/workflows/types/containers copying descarteslabs/_dl_modules/workflows/types/containers/list_.py -> build/lib/descarteslabs/_dl_modules/workflows/types/containers copying descarteslabs/_dl_modules/workflows/types/containers/_check_valid_binop.py -> build/lib/descarteslabs/_dl_modules/workflows/types/containers copying descarteslabs/_dl_modules/workflows/types/containers/range_.py -> build/lib/descarteslabs/_dl_modules/workflows/types/containers copying descarteslabs/_dl_modules/workflows/types/containers/tuple_.py -> build/lib/descarteslabs/_dl_modules/workflows/types/containers creating build/lib/descarteslabs/_dl_modules/workflows/types/conditional copying descarteslabs/_dl_modules/workflows/types/conditional/__init__.py -> build/lib/descarteslabs/_dl_modules/workflows/types/conditional copying descarteslabs/_dl_modules/workflows/types/conditional/ifelse.py -> build/lib/descarteslabs/_dl_modules/workflows/types/conditional creating build/lib/descarteslabs/_dl_modules/workflows/types/core copying descarteslabs/_dl_modules/workflows/types/core/__init__.py -> build/lib/descarteslabs/_dl_modules/workflows/types/core copying descarteslabs/_dl_modules/workflows/types/core/exceptions.py -> build/lib/descarteslabs/_dl_modules/workflows/types/core copying descarteslabs/_dl_modules/workflows/types/core/core.py -> build/lib/descarteslabs/_dl_modules/workflows/types/core copying descarteslabs/_dl_modules/workflows/types/core/promote.py -> build/lib/descarteslabs/_dl_modules/workflows/types/core copying descarteslabs/_dl_modules/workflows/types/core/codegen.py -> build/lib/descarteslabs/_dl_modules/workflows/types/core creating build/lib/descarteslabs/_dl_modules/workflows/types/widget copying descarteslabs/_dl_modules/workflows/types/widget/__init__.py -> build/lib/descarteslabs/_dl_modules/workflows/types/widget copying descarteslabs/_dl_modules/workflows/types/widget/widget.py -> build/lib/descarteslabs/_dl_modules/workflows/types/widget creating build/lib/descarteslabs/_dl_modules/workflows/types/function copying descarteslabs/_dl_modules/workflows/types/function/__init__.py -> build/lib/descarteslabs/_dl_modules/workflows/types/function copying descarteslabs/_dl_modules/workflows/types/function/function.py -> build/lib/descarteslabs/_dl_modules/workflows/types/function creating build/lib/descarteslabs/_dl_modules/workflows/types/_debugging copying descarteslabs/_dl_modules/workflows/types/_debugging/__init__.py -> build/lib/descarteslabs/_dl_modules/workflows/types/_debugging copying descarteslabs/_dl_modules/workflows/types/_debugging/_debugging.py -> build/lib/descarteslabs/_dl_modules/workflows/types/_debugging creating build/lib/descarteslabs/_dl_modules/workflows/types/array copying descarteslabs/_dl_modules/workflows/types/array/dtype.py -> build/lib/descarteslabs/_dl_modules/workflows/types/array copying descarteslabs/_dl_modules/workflows/types/array/__init__.py -> build/lib/descarteslabs/_dl_modules/workflows/types/array copying descarteslabs/_dl_modules/workflows/types/array/scalar.py -> build/lib/descarteslabs/_dl_modules/workflows/types/array copying descarteslabs/_dl_modules/workflows/types/array/base_array.py -> build/lib/descarteslabs/_dl_modules/workflows/types/array copying descarteslabs/_dl_modules/workflows/types/array/array_.py -> build/lib/descarteslabs/_dl_modules/workflows/types/array copying descarteslabs/_dl_modules/workflows/types/array/masked_array.py -> build/lib/descarteslabs/_dl_modules/workflows/types/array creating build/lib/descarteslabs/_dl_modules/workflows/types/proxify copying descarteslabs/_dl_modules/workflows/types/proxify/proxify.py -> build/lib/descarteslabs/_dl_modules/workflows/types/proxify copying descarteslabs/_dl_modules/workflows/types/proxify/__init__.py -> build/lib/descarteslabs/_dl_modules/workflows/types/proxify creating build/lib/descarteslabs/_dl_modules/workflows/types/math copying descarteslabs/_dl_modules/workflows/types/math/__init__.py -> build/lib/descarteslabs/_dl_modules/workflows/types/math copying descarteslabs/_dl_modules/workflows/types/math/arithmetic.py -> build/lib/descarteslabs/_dl_modules/workflows/types/math creating build/lib/descarteslabs/_dl_modules/workflows/types/datetimes copying descarteslabs/_dl_modules/workflows/types/datetimes/__init__.py -> build/lib/descarteslabs/_dl_modules/workflows/types/datetimes copying descarteslabs/_dl_modules/workflows/types/datetimes/datetime_.py -> build/lib/descarteslabs/_dl_modules/workflows/types/datetimes copying descarteslabs/_dl_modules/workflows/types/datetimes/timedelta.py -> build/lib/descarteslabs/_dl_modules/workflows/types/datetimes creating build/lib/descarteslabs/_dl_modules/workflows/types/constants copying descarteslabs/_dl_modules/workflows/types/constants/constants.py -> build/lib/descarteslabs/_dl_modules/workflows/types/constants copying descarteslabs/_dl_modules/workflows/types/constants/__init__.py -> build/lib/descarteslabs/_dl_modules/workflows/types/constants creating build/lib/descarteslabs/_dl_modules/workflows/types/geospatial/tests copying descarteslabs/_dl_modules/workflows/types/geospatial/tests/test_bandmixin.py -> build/lib/descarteslabs/_dl_modules/workflows/types/geospatial/tests copying descarteslabs/_dl_modules/workflows/types/geospatial/tests/__init__.py -> build/lib/descarteslabs/_dl_modules/workflows/types/geospatial/tests copying descarteslabs/_dl_modules/workflows/types/geospatial/tests/test_geocontext.py -> build/lib/descarteslabs/_dl_modules/workflows/types/geospatial/tests copying descarteslabs/_dl_modules/workflows/types/geospatial/tests/test_geometry.py -> build/lib/descarteslabs/_dl_modules/workflows/types/geospatial/tests copying descarteslabs/_dl_modules/workflows/types/geospatial/tests/test_feature.py -> build/lib/descarteslabs/_dl_modules/workflows/types/geospatial/tests copying descarteslabs/_dl_modules/workflows/types/geospatial/tests/test_load_geojson.py -> build/lib/descarteslabs/_dl_modules/workflows/types/geospatial/tests copying descarteslabs/_dl_modules/workflows/types/geospatial/tests/test_geometry_mixin.py -> build/lib/descarteslabs/_dl_modules/workflows/types/geospatial/tests copying descarteslabs/_dl_modules/workflows/types/geospatial/tests/test_concat.py -> build/lib/descarteslabs/_dl_modules/workflows/types/geospatial/tests copying descarteslabs/_dl_modules/workflows/types/geospatial/tests/test_featurecollection.py -> build/lib/descarteslabs/_dl_modules/workflows/types/geospatial/tests copying descarteslabs/_dl_modules/workflows/types/geospatial/tests/test_where.py -> build/lib/descarteslabs/_dl_modules/workflows/types/geospatial/tests copying descarteslabs/_dl_modules/workflows/types/geospatial/tests/test_groupby.py -> build/lib/descarteslabs/_dl_modules/workflows/types/geospatial/tests copying descarteslabs/_dl_modules/workflows/types/geospatial/tests/test_imagecollection.py -> build/lib/descarteslabs/_dl_modules/workflows/types/geospatial/tests copying descarteslabs/_dl_modules/workflows/types/geospatial/tests/test_image.py -> build/lib/descarteslabs/_dl_modules/workflows/types/geospatial/tests creating build/lib/descarteslabs/_dl_modules/workflows/types/primitives/tests copying descarteslabs/_dl_modules/workflows/types/primitives/tests/__init__.py -> build/lib/descarteslabs/_dl_modules/workflows/types/primitives/tests copying descarteslabs/_dl_modules/workflows/types/primitives/tests/test_any.py -> build/lib/descarteslabs/_dl_modules/workflows/types/primitives/tests copying descarteslabs/_dl_modules/workflows/types/primitives/tests/test_bool.py -> build/lib/descarteslabs/_dl_modules/workflows/types/primitives/tests copying descarteslabs/_dl_modules/workflows/types/primitives/tests/test_string.py -> build/lib/descarteslabs/_dl_modules/workflows/types/primitives/tests copying descarteslabs/_dl_modules/workflows/types/primitives/tests/test_none.py -> build/lib/descarteslabs/_dl_modules/workflows/types/primitives/tests copying descarteslabs/_dl_modules/workflows/types/primitives/tests/test_number.py -> build/lib/descarteslabs/_dl_modules/workflows/types/primitives/tests copying descarteslabs/_dl_modules/workflows/types/primitives/tests/test_primitive.py -> build/lib/descarteslabs/_dl_modules/workflows/types/primitives/tests creating build/lib/descarteslabs/_dl_modules/workflows/types/identifier/tests copying descarteslabs/_dl_modules/workflows/types/identifier/tests/test_identifier.py -> build/lib/descarteslabs/_dl_modules/workflows/types/identifier/tests copying descarteslabs/_dl_modules/workflows/types/identifier/tests/__init__.py -> build/lib/descarteslabs/_dl_modules/workflows/types/identifier/tests creating build/lib/descarteslabs/_dl_modules/workflows/types/numpy/ma copying descarteslabs/_dl_modules/workflows/types/numpy/ma/__init__.py -> build/lib/descarteslabs/_dl_modules/workflows/types/numpy/ma copying descarteslabs/_dl_modules/workflows/types/numpy/ma/numpy_ma.py -> build/lib/descarteslabs/_dl_modules/workflows/types/numpy/ma creating build/lib/descarteslabs/_dl_modules/workflows/types/numpy/linalg copying descarteslabs/_dl_modules/workflows/types/numpy/linalg/__init__.py -> build/lib/descarteslabs/_dl_modules/workflows/types/numpy/linalg copying descarteslabs/_dl_modules/workflows/types/numpy/linalg/numpy_linalg.py -> build/lib/descarteslabs/_dl_modules/workflows/types/numpy/linalg creating build/lib/descarteslabs/_dl_modules/workflows/types/containers/tests copying descarteslabs/_dl_modules/workflows/types/containers/tests/__init__.py -> build/lib/descarteslabs/_dl_modules/workflows/types/containers/tests copying descarteslabs/_dl_modules/workflows/types/containers/tests/test_collection.py -> build/lib/descarteslabs/_dl_modules/workflows/types/containers/tests copying descarteslabs/_dl_modules/workflows/types/containers/tests/test_slice.py -> build/lib/descarteslabs/_dl_modules/workflows/types/containers/tests copying descarteslabs/_dl_modules/workflows/types/containers/tests/test_check_valid_binop.py -> build/lib/descarteslabs/_dl_modules/workflows/types/containers/tests copying descarteslabs/_dl_modules/workflows/types/containers/tests/test_zip.py -> build/lib/descarteslabs/_dl_modules/workflows/types/containers/tests copying descarteslabs/_dl_modules/workflows/types/containers/tests/test_list.py -> build/lib/descarteslabs/_dl_modules/workflows/types/containers/tests copying descarteslabs/_dl_modules/workflows/types/containers/tests/test_tuple.py -> build/lib/descarteslabs/_dl_modules/workflows/types/containers/tests copying descarteslabs/_dl_modules/workflows/types/containers/tests/test_struct.py -> build/lib/descarteslabs/_dl_modules/workflows/types/containers/tests copying descarteslabs/_dl_modules/workflows/types/containers/tests/test_dict.py -> build/lib/descarteslabs/_dl_modules/workflows/types/containers/tests copying descarteslabs/_dl_modules/workflows/types/containers/tests/test_knowndict.py -> build/lib/descarteslabs/_dl_modules/workflows/types/containers/tests copying descarteslabs/_dl_modules/workflows/types/containers/tests/test_range.py -> build/lib/descarteslabs/_dl_modules/workflows/types/containers/tests creating build/lib/descarteslabs/_dl_modules/workflows/types/conditional/tests copying descarteslabs/_dl_modules/workflows/types/conditional/tests/__init__.py -> build/lib/descarteslabs/_dl_modules/workflows/types/conditional/tests copying descarteslabs/_dl_modules/workflows/types/conditional/tests/test_conditional.py -> build/lib/descarteslabs/_dl_modules/workflows/types/conditional/tests creating build/lib/descarteslabs/_dl_modules/workflows/types/core/tests copying descarteslabs/_dl_modules/workflows/types/core/tests/__init__.py -> build/lib/descarteslabs/_dl_modules/workflows/types/core/tests copying descarteslabs/_dl_modules/workflows/types/core/tests/test_promote.py -> build/lib/descarteslabs/_dl_modules/workflows/types/core/tests copying descarteslabs/_dl_modules/workflows/types/core/tests/utils.py -> build/lib/descarteslabs/_dl_modules/workflows/types/core/tests copying descarteslabs/_dl_modules/workflows/types/core/tests/test_core.py -> build/lib/descarteslabs/_dl_modules/workflows/types/core/tests creating build/lib/descarteslabs/_dl_modules/workflows/types/widget/tests copying descarteslabs/_dl_modules/workflows/types/widget/tests/__init__.py -> build/lib/descarteslabs/_dl_modules/workflows/types/widget/tests copying descarteslabs/_dl_modules/workflows/types/widget/tests/test_widget.py -> build/lib/descarteslabs/_dl_modules/workflows/types/widget/tests creating build/lib/descarteslabs/_dl_modules/workflows/types/function/tests copying descarteslabs/_dl_modules/workflows/types/function/tests/__init__.py -> build/lib/descarteslabs/_dl_modules/workflows/types/function/tests copying descarteslabs/_dl_modules/workflows/types/function/tests/test_function.py -> build/lib/descarteslabs/_dl_modules/workflows/types/function/tests creating build/lib/descarteslabs/_dl_modules/workflows/types/array/tests copying descarteslabs/_dl_modules/workflows/types/array/tests/test_array.py -> build/lib/descarteslabs/_dl_modules/workflows/types/array/tests copying descarteslabs/_dl_modules/workflows/types/array/tests/__init__.py -> build/lib/descarteslabs/_dl_modules/workflows/types/array/tests copying descarteslabs/_dl_modules/workflows/types/array/tests/test_masked_array.py -> build/lib/descarteslabs/_dl_modules/workflows/types/array/tests creating build/lib/descarteslabs/_dl_modules/workflows/types/math/tests copying descarteslabs/_dl_modules/workflows/types/math/tests/__init__.py -> build/lib/descarteslabs/_dl_modules/workflows/types/math/tests copying descarteslabs/_dl_modules/workflows/types/math/tests/test_arithmetic.py -> build/lib/descarteslabs/_dl_modules/workflows/types/math/tests creating build/lib/descarteslabs/_dl_modules/workflows/types/datetimes/tests copying descarteslabs/_dl_modules/workflows/types/datetimes/tests/__init__.py -> build/lib/descarteslabs/_dl_modules/workflows/types/datetimes/tests copying descarteslabs/_dl_modules/workflows/types/datetimes/tests/test_timedelta.py -> build/lib/descarteslabs/_dl_modules/workflows/types/datetimes/tests copying descarteslabs/_dl_modules/workflows/types/datetimes/tests/test_datetime.py -> build/lib/descarteslabs/_dl_modules/workflows/types/datetimes/tests creating build/lib/descarteslabs/_dl_modules/workflows/types/constants/tests copying descarteslabs/_dl_modules/workflows/types/constants/tests/__init__.py -> build/lib/descarteslabs/_dl_modules/workflows/types/constants/tests copying descarteslabs/_dl_modules/workflows/types/constants/tests/test_constants.py -> build/lib/descarteslabs/_dl_modules/workflows/types/constants/tests creating build/lib/descarteslabs/_dl_modules/workflows/result_types/tests copying descarteslabs/_dl_modules/workflows/result_types/tests/__init__.py -> build/lib/descarteslabs/_dl_modules/workflows/result_types/tests copying descarteslabs/_dl_modules/workflows/result_types/tests/test_unmarshal.py -> build/lib/descarteslabs/_dl_modules/workflows/result_types/tests creating build/lib/descarteslabs/_dl_modules/workflows/models/tests copying descarteslabs/_dl_modules/workflows/models/tests/__init__.py -> build/lib/descarteslabs/_dl_modules/workflows/models/tests copying descarteslabs/_dl_modules/workflows/models/tests/test_published_graft.py -> build/lib/descarteslabs/_dl_modules/workflows/models/tests copying descarteslabs/_dl_modules/workflows/models/tests/test_versionedgraft.py -> build/lib/descarteslabs/_dl_modules/workflows/models/tests copying descarteslabs/_dl_modules/workflows/models/tests/test_exceptions.py -> build/lib/descarteslabs/_dl_modules/workflows/models/tests copying descarteslabs/_dl_modules/workflows/models/tests/test_xyz.py -> build/lib/descarteslabs/_dl_modules/workflows/models/tests copying descarteslabs/_dl_modules/workflows/models/tests/test_tile_url.py -> build/lib/descarteslabs/_dl_modules/workflows/models/tests copying descarteslabs/_dl_modules/workflows/models/tests/test_utils.py -> build/lib/descarteslabs/_dl_modules/workflows/models/tests copying descarteslabs/_dl_modules/workflows/models/tests/utils.py -> build/lib/descarteslabs/_dl_modules/workflows/models/tests copying descarteslabs/_dl_modules/workflows/models/tests/test_workflow.py -> build/lib/descarteslabs/_dl_modules/workflows/models/tests copying descarteslabs/_dl_modules/workflows/models/tests/test_job.py -> build/lib/descarteslabs/_dl_modules/workflows/models/tests creating build/lib/descarteslabs/_dl_modules/common/threading copying descarteslabs/_dl_modules/common/threading/__init__.py -> build/lib/descarteslabs/_dl_modules/common/threading copying descarteslabs/_dl_modules/common/threading/local.py -> build/lib/descarteslabs/_dl_modules/common/threading creating build/lib/descarteslabs/_dl_modules/common/workflows copying descarteslabs/_dl_modules/common/workflows/__init__.py -> build/lib/descarteslabs/_dl_modules/common/workflows creating build/lib/descarteslabs/_dl_modules/common/ibis copying descarteslabs/_dl_modules/common/ibis/__init__.py -> build/lib/descarteslabs/_dl_modules/common/ibis creating build/lib/descarteslabs/_dl_modules/common/proto copying descarteslabs/_dl_modules/common/proto/__init__.py -> build/lib/descarteslabs/_dl_modules/common/proto creating build/lib/descarteslabs/_dl_modules/common/retry copying descarteslabs/_dl_modules/common/retry/__init__.py -> build/lib/descarteslabs/_dl_modules/common/retry copying descarteslabs/_dl_modules/common/retry/retry.py -> build/lib/descarteslabs/_dl_modules/common/retry creating build/lib/descarteslabs/_dl_modules/common/dotdict copying descarteslabs/_dl_modules/common/dotdict/__init__.py -> build/lib/descarteslabs/_dl_modules/common/dotdict copying descarteslabs/_dl_modules/common/dotdict/dotdict.py -> build/lib/descarteslabs/_dl_modules/common/dotdict creating build/lib/descarteslabs/_dl_modules/common/display copying descarteslabs/_dl_modules/common/display/__init__.py -> build/lib/descarteslabs/_dl_modules/common/display copying descarteslabs/_dl_modules/common/display/_display.py -> build/lib/descarteslabs/_dl_modules/common/display creating build/lib/descarteslabs/_dl_modules/common/shapely_support copying descarteslabs/_dl_modules/common/shapely_support/__init__.py -> build/lib/descarteslabs/_dl_modules/common/shapely_support creating build/lib/descarteslabs/_dl_modules/common/tasks copying descarteslabs/_dl_modules/common/tasks/constants.py -> build/lib/descarteslabs/_dl_modules/common/tasks copying descarteslabs/_dl_modules/common/tasks/__init__.py -> build/lib/descarteslabs/_dl_modules/common/tasks copying descarteslabs/_dl_modules/common/tasks/futuretask.py -> build/lib/descarteslabs/_dl_modules/common/tasks copying descarteslabs/_dl_modules/common/tasks/exporttask.py -> build/lib/descarteslabs/_dl_modules/common/tasks copying descarteslabs/_dl_modules/common/tasks/uploadtask.py -> build/lib/descarteslabs/_dl_modules/common/tasks creating build/lib/descarteslabs/_dl_modules/common/registry copying descarteslabs/_dl_modules/common/registry/__init__.py -> build/lib/descarteslabs/_dl_modules/common/registry copying descarteslabs/_dl_modules/common/registry/registry.py -> build/lib/descarteslabs/_dl_modules/common/registry creating build/lib/descarteslabs/_dl_modules/common/dltile copying descarteslabs/_dl_modules/common/dltile/__init__.py -> build/lib/descarteslabs/_dl_modules/common/dltile copying descarteslabs/_dl_modules/common/dltile/exceptions.py -> build/lib/descarteslabs/_dl_modules/common/dltile copying descarteslabs/_dl_modules/common/dltile/conversions.py -> build/lib/descarteslabs/_dl_modules/common/dltile copying descarteslabs/_dl_modules/common/dltile/utm.py -> build/lib/descarteslabs/_dl_modules/common/dltile copying descarteslabs/_dl_modules/common/dltile/utils.py -> build/lib/descarteslabs/_dl_modules/common/dltile copying descarteslabs/_dl_modules/common/dltile/_tiling.py -> build/lib/descarteslabs/_dl_modules/common/dltile copying descarteslabs/_dl_modules/common/dltile/tile.py -> build/lib/descarteslabs/_dl_modules/common/dltile copying descarteslabs/_dl_modules/common/dltile/rasterize.py -> build/lib/descarteslabs/_dl_modules/common/dltile creating build/lib/descarteslabs/_dl_modules/common/http copying descarteslabs/_dl_modules/common/http/__init__.py -> build/lib/descarteslabs/_dl_modules/common/http copying descarteslabs/_dl_modules/common/http/authorization.py -> build/lib/descarteslabs/_dl_modules/common/http copying descarteslabs/_dl_modules/common/http/service.py -> build/lib/descarteslabs/_dl_modules/common/http copying descarteslabs/_dl_modules/common/http/session.py -> build/lib/descarteslabs/_dl_modules/common/http copying descarteslabs/_dl_modules/common/http/retry.py -> build/lib/descarteslabs/_dl_modules/common/http copying descarteslabs/_dl_modules/common/http/proxy.py -> build/lib/descarteslabs/_dl_modules/common/http creating build/lib/descarteslabs/_dl_modules/common/geo copying descarteslabs/_dl_modules/common/geo/__init__.py -> build/lib/descarteslabs/_dl_modules/common/geo copying descarteslabs/_dl_modules/common/geo/geocontext.py -> build/lib/descarteslabs/_dl_modules/common/geo copying descarteslabs/_dl_modules/common/geo/utils.py -> build/lib/descarteslabs/_dl_modules/common/geo creating build/lib/descarteslabs/_dl_modules/common/graft copying descarteslabs/_dl_modules/common/graft/__init__.py -> build/lib/descarteslabs/_dl_modules/common/graft creating build/lib/descarteslabs/_dl_modules/common/collection copying descarteslabs/_dl_modules/common/collection/__init__.py -> build/lib/descarteslabs/_dl_modules/common/collection copying descarteslabs/_dl_modules/common/collection/collection.py -> build/lib/descarteslabs/_dl_modules/common/collection creating build/lib/descarteslabs/_dl_modules/common/property_filtering copying descarteslabs/_dl_modules/common/property_filtering/__init__.py -> build/lib/descarteslabs/_dl_modules/common/property_filtering copying descarteslabs/_dl_modules/common/property_filtering/filtering.py -> build/lib/descarteslabs/_dl_modules/common/property_filtering creating build/lib/descarteslabs/_dl_modules/common/threading/tests copying descarteslabs/_dl_modules/common/threading/tests/__init__.py -> build/lib/descarteslabs/_dl_modules/common/threading/tests copying descarteslabs/_dl_modules/common/threading/tests/test_local.py -> build/lib/descarteslabs/_dl_modules/common/threading/tests creating build/lib/descarteslabs/_dl_modules/common/workflows/outputs copying descarteslabs/_dl_modules/common/workflows/outputs/__init__.py -> build/lib/descarteslabs/_dl_modules/common/workflows/outputs copying descarteslabs/_dl_modules/common/workflows/outputs/format_to_mimetype.py -> build/lib/descarteslabs/_dl_modules/common/workflows/outputs copying descarteslabs/_dl_modules/common/workflows/outputs/user_destination_options.py -> build/lib/descarteslabs/_dl_modules/common/workflows/outputs copying descarteslabs/_dl_modules/common/workflows/outputs/mimetype_to_proto.py -> build/lib/descarteslabs/_dl_modules/common/workflows/outputs copying descarteslabs/_dl_modules/common/workflows/outputs/user_format_options.py -> build/lib/descarteslabs/_dl_modules/common/workflows/outputs creating build/lib/descarteslabs/_dl_modules/common/workflows/utils copying descarteslabs/_dl_modules/common/workflows/utils/__init__.py -> build/lib/descarteslabs/_dl_modules/common/workflows/utils copying descarteslabs/_dl_modules/common/workflows/utils/masked_stack.py -> build/lib/descarteslabs/_dl_modules/common/workflows/utils creating build/lib/descarteslabs/_dl_modules/common/workflows/proto_munging copying descarteslabs/_dl_modules/common/workflows/proto_munging/__init__.py -> build/lib/descarteslabs/_dl_modules/common/workflows/proto_munging copying descarteslabs/_dl_modules/common/workflows/proto_munging/user_dict_to_proto.py -> build/lib/descarteslabs/_dl_modules/common/workflows/proto_munging copying descarteslabs/_dl_modules/common/workflows/proto_munging/which_has.py -> build/lib/descarteslabs/_dl_modules/common/workflows/proto_munging copying descarteslabs/_dl_modules/common/workflows/proto_munging/enum_prefix.py -> build/lib/descarteslabs/_dl_modules/common/workflows/proto_munging copying descarteslabs/_dl_modules/common/workflows/proto_munging/proto_to_user_dict.py -> build/lib/descarteslabs/_dl_modules/common/workflows/proto_munging creating build/lib/descarteslabs/_dl_modules/common/workflows/arrow_serialization copying descarteslabs/_dl_modules/common/workflows/arrow_serialization/__init__.py -> build/lib/descarteslabs/_dl_modules/common/workflows/arrow_serialization copying descarteslabs/_dl_modules/common/workflows/arrow_serialization/context.py -> build/lib/descarteslabs/_dl_modules/common/workflows/arrow_serialization copying descarteslabs/_dl_modules/common/workflows/arrow_serialization/serialization.py -> build/lib/descarteslabs/_dl_modules/common/workflows/arrow_serialization creating build/lib/descarteslabs/_dl_modules/common/workflows/outputs/tests copying descarteslabs/_dl_modules/common/workflows/outputs/tests/__init__.py -> build/lib/descarteslabs/_dl_modules/common/workflows/outputs/tests copying descarteslabs/_dl_modules/common/workflows/outputs/tests/test_mimetype_to_proto.py -> build/lib/descarteslabs/_dl_modules/common/workflows/outputs/tests copying descarteslabs/_dl_modules/common/workflows/outputs/tests/test_format_to_mimetype.py -> build/lib/descarteslabs/_dl_modules/common/workflows/outputs/tests creating build/lib/descarteslabs/_dl_modules/common/workflows/utils/tests copying descarteslabs/_dl_modules/common/workflows/utils/tests/__init__.py -> build/lib/descarteslabs/_dl_modules/common/workflows/utils/tests copying descarteslabs/_dl_modules/common/workflows/utils/tests/test_masked_stack.py -> build/lib/descarteslabs/_dl_modules/common/workflows/utils/tests creating build/lib/descarteslabs/_dl_modules/common/workflows/proto_munging/tests copying descarteslabs/_dl_modules/common/workflows/proto_munging/tests/__init__.py -> build/lib/descarteslabs/_dl_modules/common/workflows/proto_munging/tests copying descarteslabs/_dl_modules/common/workflows/proto_munging/tests/test_proto_to_user_dict.py -> build/lib/descarteslabs/_dl_modules/common/workflows/proto_munging/tests copying descarteslabs/_dl_modules/common/workflows/proto_munging/tests/test_user_dict_to_proto.py -> build/lib/descarteslabs/_dl_modules/common/workflows/proto_munging/tests creating build/lib/descarteslabs/_dl_modules/common/workflows/arrow_serialization/tests copying descarteslabs/_dl_modules/common/workflows/arrow_serialization/tests/__init__.py -> build/lib/descarteslabs/_dl_modules/common/workflows/arrow_serialization/tests copying descarteslabs/_dl_modules/common/workflows/arrow_serialization/tests/test_deserialize_pyarrow.py -> build/lib/descarteslabs/_dl_modules/common/workflows/arrow_serialization/tests copying descarteslabs/_dl_modules/common/workflows/arrow_serialization/tests/test_context.py -> build/lib/descarteslabs/_dl_modules/common/workflows/arrow_serialization/tests copying descarteslabs/_dl_modules/common/workflows/arrow_serialization/tests/test_roundtrip.py -> build/lib/descarteslabs/_dl_modules/common/workflows/arrow_serialization/tests creating build/lib/descarteslabs/_dl_modules/common/ibis/deserialization copying descarteslabs/_dl_modules/common/ibis/deserialization/__init__.py -> build/lib/descarteslabs/_dl_modules/common/ibis/deserialization copying descarteslabs/_dl_modules/common/ibis/deserialization/compiler.py -> build/lib/descarteslabs/_dl_modules/common/ibis/deserialization copying descarteslabs/_dl_modules/common/ibis/deserialization/exceptions.py -> build/lib/descarteslabs/_dl_modules/common/ibis/deserialization copying descarteslabs/_dl_modules/common/ibis/deserialization/table_finder.py -> build/lib/descarteslabs/_dl_modules/common/ibis/deserialization creating build/lib/descarteslabs/_dl_modules/common/ibis/client copying descarteslabs/_dl_modules/common/ibis/client/__init__.py -> build/lib/descarteslabs/_dl_modules/common/ibis/client copying descarteslabs/_dl_modules/common/ibis/client/api.py -> build/lib/descarteslabs/_dl_modules/common/ibis/client copying descarteslabs/_dl_modules/common/ibis/client/client.py -> build/lib/descarteslabs/_dl_modules/common/ibis/client creating build/lib/descarteslabs/_dl_modules/common/ibis/extension copying descarteslabs/_dl_modules/common/ibis/extension/__init__.py -> build/lib/descarteslabs/_dl_modules/common/ibis/extension copying descarteslabs/_dl_modules/common/ibis/extension/api.py -> build/lib/descarteslabs/_dl_modules/common/ibis/extension copying descarteslabs/_dl_modules/common/ibis/extension/operations.py -> build/lib/descarteslabs/_dl_modules/common/ibis/extension copying descarteslabs/_dl_modules/common/ibis/extension/registry.py -> build/lib/descarteslabs/_dl_modules/common/ibis/extension copying descarteslabs/_dl_modules/common/ibis/extension/patch.py -> build/lib/descarteslabs/_dl_modules/common/ibis/extension creating build/lib/descarteslabs/_dl_modules/common/ibis/serialization copying descarteslabs/_dl_modules/common/ibis/serialization/__init__.py -> build/lib/descarteslabs/_dl_modules/common/ibis/serialization copying descarteslabs/_dl_modules/common/ibis/serialization/compiler.py -> build/lib/descarteslabs/_dl_modules/common/ibis/serialization creating build/lib/descarteslabs/_dl_modules/common/ibis/deserialization/tests copying descarteslabs/_dl_modules/common/ibis/deserialization/tests/__init__.py -> build/lib/descarteslabs/_dl_modules/common/ibis/deserialization/tests copying descarteslabs/_dl_modules/common/ibis/deserialization/tests/test_table_finder.py -> build/lib/descarteslabs/_dl_modules/common/ibis/deserialization/tests copying descarteslabs/_dl_modules/common/ibis/deserialization/tests/test_deserializer.py -> build/lib/descarteslabs/_dl_modules/common/ibis/deserialization/tests copying descarteslabs/_dl_modules/common/ibis/deserialization/tests/test_roundtrip.py -> build/lib/descarteslabs/_dl_modules/common/ibis/deserialization/tests creating build/lib/descarteslabs/_dl_modules/common/ibis/client/tests copying descarteslabs/_dl_modules/common/ibis/client/tests/__init__.py -> build/lib/descarteslabs/_dl_modules/common/ibis/client/tests copying descarteslabs/_dl_modules/common/ibis/client/tests/test_client.py -> build/lib/descarteslabs/_dl_modules/common/ibis/client/tests copying descarteslabs/_dl_modules/common/ibis/client/tests/test_api.py -> build/lib/descarteslabs/_dl_modules/common/ibis/client/tests creating build/lib/descarteslabs/_dl_modules/common/ibis/serialization/tests copying descarteslabs/_dl_modules/common/ibis/serialization/tests/__init__.py -> build/lib/descarteslabs/_dl_modules/common/ibis/serialization/tests copying descarteslabs/_dl_modules/common/ibis/serialization/tests/test_serializer.py -> build/lib/descarteslabs/_dl_modules/common/ibis/serialization/tests creating build/lib/descarteslabs/_dl_modules/common/proto/visualization copying descarteslabs/_dl_modules/common/proto/visualization/__init__.py -> build/lib/descarteslabs/_dl_modules/common/proto/visualization copying descarteslabs/_dl_modules/common/proto/visualization/visualization_pb2_grpc.py -> build/lib/descarteslabs/_dl_modules/common/proto/visualization copying descarteslabs/_dl_modules/common/proto/visualization/visualization_pb2.py -> build/lib/descarteslabs/_dl_modules/common/proto/visualization creating build/lib/descarteslabs/_dl_modules/common/proto/ibis copying descarteslabs/_dl_modules/common/proto/ibis/__init__.py -> build/lib/descarteslabs/_dl_modules/common/proto/ibis copying descarteslabs/_dl_modules/common/proto/ibis/ibis_pb2_grpc.py -> build/lib/descarteslabs/_dl_modules/common/proto/ibis copying descarteslabs/_dl_modules/common/proto/ibis/ibis_pb2.py -> build/lib/descarteslabs/_dl_modules/common/proto/ibis creating build/lib/descarteslabs/_dl_modules/common/proto/currier copying descarteslabs/_dl_modules/common/proto/currier/__init__.py -> build/lib/descarteslabs/_dl_modules/common/proto/currier copying descarteslabs/_dl_modules/common/proto/currier/currier_pb2_grpc.py -> build/lib/descarteslabs/_dl_modules/common/proto/currier copying descarteslabs/_dl_modules/common/proto/currier/currier_pb2.py -> build/lib/descarteslabs/_dl_modules/common/proto/currier creating build/lib/descarteslabs/_dl_modules/common/proto/logging copying descarteslabs/_dl_modules/common/proto/logging/__init__.py -> build/lib/descarteslabs/_dl_modules/common/proto/logging copying descarteslabs/_dl_modules/common/proto/logging/logging_pb2.py -> build/lib/descarteslabs/_dl_modules/common/proto/logging copying descarteslabs/_dl_modules/common/proto/logging/logging_pb2_grpc.py -> build/lib/descarteslabs/_dl_modules/common/proto/logging creating build/lib/descarteslabs/_dl_modules/common/proto/widgets copying descarteslabs/_dl_modules/common/proto/widgets/__init__.py -> build/lib/descarteslabs/_dl_modules/common/proto/widgets copying descarteslabs/_dl_modules/common/proto/widgets/widgets_pb2.py -> build/lib/descarteslabs/_dl_modules/common/proto/widgets copying descarteslabs/_dl_modules/common/proto/widgets/widgets_pb2_grpc.py -> build/lib/descarteslabs/_dl_modules/common/proto/widgets creating build/lib/descarteslabs/_dl_modules/common/proto/vektorius copying descarteslabs/_dl_modules/common/proto/vektorius/vektorius_pb2_grpc.py -> build/lib/descarteslabs/_dl_modules/common/proto/vektorius copying descarteslabs/_dl_modules/common/proto/vektorius/__init__.py -> build/lib/descarteslabs/_dl_modules/common/proto/vektorius copying descarteslabs/_dl_modules/common/proto/vektorius/vektorius_pb2.py -> build/lib/descarteslabs/_dl_modules/common/proto/vektorius creating build/lib/descarteslabs/_dl_modules/common/proto/job copying descarteslabs/_dl_modules/common/proto/job/job_pb2_grpc.py -> build/lib/descarteslabs/_dl_modules/common/proto/job copying descarteslabs/_dl_modules/common/proto/job/__init__.py -> build/lib/descarteslabs/_dl_modules/common/proto/job copying descarteslabs/_dl_modules/common/proto/job/job_pb2.py -> build/lib/descarteslabs/_dl_modules/common/proto/job creating build/lib/descarteslabs/_dl_modules/common/proto/typespec copying descarteslabs/_dl_modules/common/proto/typespec/__init__.py -> build/lib/descarteslabs/_dl_modules/common/proto/typespec copying descarteslabs/_dl_modules/common/proto/typespec/typespec_pb2.py -> build/lib/descarteslabs/_dl_modules/common/proto/typespec copying descarteslabs/_dl_modules/common/proto/typespec/typespec_pb2_grpc.py -> build/lib/descarteslabs/_dl_modules/common/proto/typespec creating build/lib/descarteslabs/_dl_modules/common/proto/xyz copying descarteslabs/_dl_modules/common/proto/xyz/__init__.py -> build/lib/descarteslabs/_dl_modules/common/proto/xyz copying descarteslabs/_dl_modules/common/proto/xyz/xyz_pb2_grpc.py -> build/lib/descarteslabs/_dl_modules/common/proto/xyz copying descarteslabs/_dl_modules/common/proto/xyz/xyz_pb2.py -> build/lib/descarteslabs/_dl_modules/common/proto/xyz creating build/lib/descarteslabs/_dl_modules/common/proto/workflow copying descarteslabs/_dl_modules/common/proto/workflow/__init__.py -> build/lib/descarteslabs/_dl_modules/common/proto/workflow copying descarteslabs/_dl_modules/common/proto/workflow/workflow_pb2_grpc.py -> build/lib/descarteslabs/_dl_modules/common/proto/workflow copying descarteslabs/_dl_modules/common/proto/workflow/workflow_pb2.py -> build/lib/descarteslabs/_dl_modules/common/proto/workflow creating build/lib/descarteslabs/_dl_modules/common/proto/testing copying descarteslabs/_dl_modules/common/proto/testing/__init__.py -> build/lib/descarteslabs/_dl_modules/common/proto/testing copying descarteslabs/_dl_modules/common/proto/testing/testing_pb2.py -> build/lib/descarteslabs/_dl_modules/common/proto/testing copying descarteslabs/_dl_modules/common/proto/testing/testing_pb2_grpc.py -> build/lib/descarteslabs/_dl_modules/common/proto/testing creating build/lib/descarteslabs/_dl_modules/common/proto/types copying descarteslabs/_dl_modules/common/proto/types/__init__.py -> build/lib/descarteslabs/_dl_modules/common/proto/types copying descarteslabs/_dl_modules/common/proto/types/types_pb2_grpc.py -> build/lib/descarteslabs/_dl_modules/common/proto/types copying descarteslabs/_dl_modules/common/proto/types/types_pb2.py -> build/lib/descarteslabs/_dl_modules/common/proto/types creating build/lib/descarteslabs/_dl_modules/common/proto/discover copying descarteslabs/_dl_modules/common/proto/discover/__init__.py -> build/lib/descarteslabs/_dl_modules/common/proto/discover copying descarteslabs/_dl_modules/common/proto/discover/discover_pb2.py -> build/lib/descarteslabs/_dl_modules/common/proto/discover copying descarteslabs/_dl_modules/common/proto/discover/discover_pb2_grpc.py -> build/lib/descarteslabs/_dl_modules/common/proto/discover creating build/lib/descarteslabs/_dl_modules/common/proto/formats copying descarteslabs/_dl_modules/common/proto/formats/__init__.py -> build/lib/descarteslabs/_dl_modules/common/proto/formats copying descarteslabs/_dl_modules/common/proto/formats/formats_pb2_grpc.py -> build/lib/descarteslabs/_dl_modules/common/proto/formats copying descarteslabs/_dl_modules/common/proto/formats/formats_pb2.py -> build/lib/descarteslabs/_dl_modules/common/proto/formats creating build/lib/descarteslabs/_dl_modules/common/proto/destinations copying descarteslabs/_dl_modules/common/proto/destinations/__init__.py -> build/lib/descarteslabs/_dl_modules/common/proto/destinations copying descarteslabs/_dl_modules/common/proto/destinations/destinations_pb2.py -> build/lib/descarteslabs/_dl_modules/common/proto/destinations copying descarteslabs/_dl_modules/common/proto/destinations/destinations_pb2_grpc.py -> build/lib/descarteslabs/_dl_modules/common/proto/destinations creating build/lib/descarteslabs/_dl_modules/common/proto/errors copying descarteslabs/_dl_modules/common/proto/errors/__init__.py -> build/lib/descarteslabs/_dl_modules/common/proto/errors copying descarteslabs/_dl_modules/common/proto/errors/errors_pb2_grpc.py -> build/lib/descarteslabs/_dl_modules/common/proto/errors copying descarteslabs/_dl_modules/common/proto/errors/errors_pb2.py -> build/lib/descarteslabs/_dl_modules/common/proto/errors creating build/lib/descarteslabs/_dl_modules/common/proto/health copying descarteslabs/_dl_modules/common/proto/health/__init__.py -> build/lib/descarteslabs/_dl_modules/common/proto/health copying descarteslabs/_dl_modules/common/proto/health/health_pb2_grpc.py -> build/lib/descarteslabs/_dl_modules/common/proto/health copying descarteslabs/_dl_modules/common/proto/health/health_pb2.py -> build/lib/descarteslabs/_dl_modules/common/proto/health creating build/lib/descarteslabs/_dl_modules/common/retry/tests copying descarteslabs/_dl_modules/common/retry/tests/__init__.py -> build/lib/descarteslabs/_dl_modules/common/retry/tests copying descarteslabs/_dl_modules/common/retry/tests/test_retry.py -> build/lib/descarteslabs/_dl_modules/common/retry/tests creating build/lib/descarteslabs/_dl_modules/common/dotdict/tests copying descarteslabs/_dl_modules/common/dotdict/tests/__init__.py -> build/lib/descarteslabs/_dl_modules/common/dotdict/tests copying descarteslabs/_dl_modules/common/dotdict/tests/test_dotdict.py -> build/lib/descarteslabs/_dl_modules/common/dotdict/tests creating build/lib/descarteslabs/_dl_modules/common/display/tests copying descarteslabs/_dl_modules/common/display/tests/__init__.py -> build/lib/descarteslabs/_dl_modules/common/display/tests copying descarteslabs/_dl_modules/common/display/tests/test_display.py -> build/lib/descarteslabs/_dl_modules/common/display/tests creating build/lib/descarteslabs/_dl_modules/common/shapely_support/tests copying descarteslabs/_dl_modules/common/shapely_support/tests/__init__.py -> build/lib/descarteslabs/_dl_modules/common/shapely_support/tests copying descarteslabs/_dl_modules/common/shapely_support/tests/test_shapely_support.py -> build/lib/descarteslabs/_dl_modules/common/shapely_support/tests creating build/lib/descarteslabs/_dl_modules/common/tasks/tests copying descarteslabs/_dl_modules/common/tasks/tests/__init__.py -> build/lib/descarteslabs/_dl_modules/common/tasks/tests copying descarteslabs/_dl_modules/common/tasks/tests/test_futuretask.py -> build/lib/descarteslabs/_dl_modules/common/tasks/tests copying descarteslabs/_dl_modules/common/tasks/tests/test_uploadtask.py -> build/lib/descarteslabs/_dl_modules/common/tasks/tests copying descarteslabs/_dl_modules/common/tasks/tests/test_exporttask.py -> build/lib/descarteslabs/_dl_modules/common/tasks/tests creating build/lib/descarteslabs/_dl_modules/common/dltile/tests copying descarteslabs/_dl_modules/common/dltile/tests/__init__.py -> build/lib/descarteslabs/_dl_modules/common/dltile/tests copying descarteslabs/_dl_modules/common/dltile/tests/test_conversions.py -> build/lib/descarteslabs/_dl_modules/common/dltile/tests copying descarteslabs/_dl_modules/common/dltile/tests/test_dltiles.py -> build/lib/descarteslabs/_dl_modules/common/dltile/tests creating build/lib/descarteslabs/_dl_modules/common/http/tests copying descarteslabs/_dl_modules/common/http/tests/__init__.py -> build/lib/descarteslabs/_dl_modules/common/http/tests copying descarteslabs/_dl_modules/common/http/tests/test_service.py -> build/lib/descarteslabs/_dl_modules/common/http/tests copying descarteslabs/_dl_modules/common/http/tests/test_proxy.py -> build/lib/descarteslabs/_dl_modules/common/http/tests copying descarteslabs/_dl_modules/common/http/tests/test_retry.py -> build/lib/descarteslabs/_dl_modules/common/http/tests copying descarteslabs/_dl_modules/common/http/tests/test_authorization.py -> build/lib/descarteslabs/_dl_modules/common/http/tests creating build/lib/descarteslabs/_dl_modules/common/geo/tests copying descarteslabs/_dl_modules/common/geo/tests/__init__.py -> build/lib/descarteslabs/_dl_modules/common/geo/tests copying descarteslabs/_dl_modules/common/geo/tests/test_geocontext.py -> build/lib/descarteslabs/_dl_modules/common/geo/tests copying descarteslabs/_dl_modules/common/geo/tests/test_utils.py -> build/lib/descarteslabs/_dl_modules/common/geo/tests creating build/lib/descarteslabs/_dl_modules/common/graft/client copying descarteslabs/_dl_modules/common/graft/client/__init__.py -> build/lib/descarteslabs/_dl_modules/common/graft/client copying descarteslabs/_dl_modules/common/graft/client/client.py -> build/lib/descarteslabs/_dl_modules/common/graft/client creating build/lib/descarteslabs/_dl_modules/common/graft/syntax copying descarteslabs/_dl_modules/common/graft/syntax/__init__.py -> build/lib/descarteslabs/_dl_modules/common/graft/syntax copying descarteslabs/_dl_modules/common/graft/syntax/syntax.py -> build/lib/descarteslabs/_dl_modules/common/graft/syntax creating build/lib/descarteslabs/_dl_modules/common/graft/interpreter copying descarteslabs/_dl_modules/common/graft/interpreter/__init__.py -> build/lib/descarteslabs/_dl_modules/common/graft/interpreter copying descarteslabs/_dl_modules/common/graft/interpreter/exceptions.py -> build/lib/descarteslabs/_dl_modules/common/graft/interpreter copying descarteslabs/_dl_modules/common/graft/interpreter/scopedchainmap.py -> build/lib/descarteslabs/_dl_modules/common/graft/interpreter copying descarteslabs/_dl_modules/common/graft/interpreter/interpreter.py -> build/lib/descarteslabs/_dl_modules/common/graft/interpreter creating build/lib/descarteslabs/_dl_modules/common/graft/client/tests copying descarteslabs/_dl_modules/common/graft/client/tests/__init__.py -> build/lib/descarteslabs/_dl_modules/common/graft/client/tests copying descarteslabs/_dl_modules/common/graft/client/tests/test_client.py -> build/lib/descarteslabs/_dl_modules/common/graft/client/tests creating build/lib/descarteslabs/_dl_modules/common/graft/interpreter/tests copying descarteslabs/_dl_modules/common/graft/interpreter/tests/__init__.py -> build/lib/descarteslabs/_dl_modules/common/graft/interpreter/tests copying descarteslabs/_dl_modules/common/graft/interpreter/tests/test_interpreter.py -> build/lib/descarteslabs/_dl_modules/common/graft/interpreter/tests creating build/lib/descarteslabs/_dl_modules/common/collection/tests copying descarteslabs/_dl_modules/common/collection/tests/__init__.py -> build/lib/descarteslabs/_dl_modules/common/collection/tests copying descarteslabs/_dl_modules/common/collection/tests/test_collection.py -> build/lib/descarteslabs/_dl_modules/common/collection/tests creating build/lib/descarteslabs/_dl_modules/common/property_filtering/tests copying descarteslabs/_dl_modules/common/property_filtering/tests/__init__.py -> build/lib/descarteslabs/_dl_modules/common/property_filtering/tests copying descarteslabs/_dl_modules/common/property_filtering/tests/test_filtering.py -> build/lib/descarteslabs/_dl_modules/common/property_filtering/tests creating build/lib/descarteslabs/_dl_modules/tables/tests copying descarteslabs/_dl_modules/tables/tests/__init__.py -> build/lib/descarteslabs/_dl_modules/tables/tests copying descarteslabs/_dl_modules/tables/tests/test_inspect_dataset.py -> build/lib/descarteslabs/_dl_modules/tables/tests copying descarteslabs/_dl_modules/tables/tests/test_tables_client.py -> build/lib/descarteslabs/_dl_modules/tables/tests creating build/lib/descarteslabs/_dl_modules/discover/tests copying descarteslabs/_dl_modules/discover/tests/__init__.py -> build/lib/descarteslabs/_dl_modules/discover/tests copying descarteslabs/_dl_modules/discover/tests/test_client.py -> build/lib/descarteslabs/_dl_modules/discover/tests creating build/lib/descarteslabs/_dl_modules/scenes/tests copying descarteslabs/_dl_modules/scenes/tests/__init__.py -> build/lib/descarteslabs/_dl_modules/scenes/tests copying descarteslabs/_dl_modules/scenes/tests/mock_data.py -> build/lib/descarteslabs/_dl_modules/scenes/tests copying descarteslabs/_dl_modules/scenes/tests/test_scene.py -> build/lib/descarteslabs/_dl_modules/scenes/tests copying descarteslabs/_dl_modules/scenes/tests/test_scenecollection.py -> build/lib/descarteslabs/_dl_modules/scenes/tests copying descarteslabs/_dl_modules/scenes/tests/test_search.py -> build/lib/descarteslabs/_dl_modules/scenes/tests creating build/lib/descarteslabs/_dl_modules/third_party/boltons copying descarteslabs/_dl_modules/third_party/boltons/__init__.py -> build/lib/descarteslabs/_dl_modules/third_party/boltons copying descarteslabs/_dl_modules/third_party/boltons/funcutils.py -> build/lib/descarteslabs/_dl_modules/third_party/boltons running egg_info writing descarteslabs.egg-info/PKG-INFO writing dependency_links to descarteslabs.egg-info/dependency_links.txt writing entry points to descarteslabs.egg-info/entry_points.txt writing requirements to descarteslabs.egg-info/requires.txt writing top-level names to descarteslabs.egg-info/top_level.txt reading manifest file 'descarteslabs.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'descarteslabs.egg-info/SOURCES.txt' copying descarteslabs/config/settings.toml -> build/lib/descarteslabs/config copying descarteslabs/_dl_modules/client/services/tasks/tests/data/dl_test_package/package/cython_module.pyx -> build/lib/descarteslabs/_dl_modules/client/services/tasks/tests/data/dl_test_package/package copying descarteslabs/_dl_modules/client/services/tasks/tests/data/dl_test_package/data.json -> build/lib/descarteslabs/_dl_modules/client/services/tasks/tests/data/dl_test_package copying descarteslabs/_dl_modules/client/services/tasks/tests/data/bad_requirements.txt -> build/lib/descarteslabs/_dl_modules/client/services/tasks/tests/data copying descarteslabs/_dl_modules/client/services/tasks/tests/data/good_requirements.txt -> build/lib/descarteslabs/_dl_modules/client/services/tasks/tests/data + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zi8wtd + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64 + cd descarteslabs-1.12.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/auth copying build/lib/descarteslabs/auth/auth.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/auth copying build/lib/descarteslabs/auth/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/auth creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/auth/tests copying build/lib/descarteslabs/auth/tests/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/auth/tests copying build/lib/descarteslabs/auth/tests/test_auth.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/auth/tests copying build/lib/descarteslabs/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs copying build/lib/descarteslabs/exceptions.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/config copying build/lib/descarteslabs/config/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/config copying build/lib/descarteslabs/config/_gcp_init.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/config copying build/lib/descarteslabs/config/_aws_init.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/config creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/config/tests copying build/lib/descarteslabs/config/tests/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/config/tests copying build/lib/descarteslabs/config/tests/test_config.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/config/tests copying build/lib/descarteslabs/config/_helpers.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/config copying build/lib/descarteslabs/config/settings.toml -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/config creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules copying build/lib/descarteslabs/_dl_modules/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/vectors copying build/lib/descarteslabs/_dl_modules/vectors/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/vectors copying build/lib/descarteslabs/_dl_modules/vectors/exceptions.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/vectors copying build/lib/descarteslabs/_dl_modules/vectors/featurecollection.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/vectors creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/vectors/tests copying build/lib/descarteslabs/_dl_modules/vectors/tests/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/vectors/tests copying build/lib/descarteslabs/_dl_modules/vectors/tests/test_async_job.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/vectors/tests copying build/lib/descarteslabs/_dl_modules/vectors/tests/test_feature.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/vectors/tests copying build/lib/descarteslabs/_dl_modules/vectors/tests/fixtures.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/vectors/tests copying build/lib/descarteslabs/_dl_modules/vectors/tests/test_featurecollection.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/vectors/tests copying build/lib/descarteslabs/_dl_modules/vectors/async_job.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/vectors copying build/lib/descarteslabs/_dl_modules/vectors/feature.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/vectors creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/catalog copying build/lib/descarteslabs/_dl_modules/catalog/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/catalog copying build/lib/descarteslabs/_dl_modules/catalog/helpers.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/catalog copying build/lib/descarteslabs/_dl_modules/catalog/image.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/catalog copying build/lib/descarteslabs/_dl_modules/catalog/scaling.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/catalog copying build/lib/descarteslabs/_dl_modules/catalog/catalog_base.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/catalog copying build/lib/descarteslabs/_dl_modules/catalog/attributes.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/catalog copying build/lib/descarteslabs/_dl_modules/catalog/product.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/catalog copying build/lib/descarteslabs/_dl_modules/catalog/search.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/catalog creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/catalog/tests copying build/lib/descarteslabs/_dl_modules/catalog/tests/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/catalog/tests copying build/lib/descarteslabs/_dl_modules/catalog/tests/test_filters.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/catalog/tests copying build/lib/descarteslabs/_dl_modules/catalog/tests/mock_data.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/catalog/tests copying build/lib/descarteslabs/_dl_modules/catalog/tests/test_scaling.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/catalog/tests copying build/lib/descarteslabs/_dl_modules/catalog/tests/test_catalog_base.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/catalog/tests copying build/lib/descarteslabs/_dl_modules/catalog/tests/test_image_upload.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/catalog/tests copying build/lib/descarteslabs/_dl_modules/catalog/tests/test_attributes.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/catalog/tests copying build/lib/descarteslabs/_dl_modules/catalog/tests/test_product.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/catalog/tests copying build/lib/descarteslabs/_dl_modules/catalog/tests/test_download.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/catalog/tests copying build/lib/descarteslabs/_dl_modules/catalog/tests/base.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/catalog/tests copying build/lib/descarteslabs/_dl_modules/catalog/tests/test_band.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/catalog/tests copying build/lib/descarteslabs/_dl_modules/catalog/tests/test_search.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/catalog/tests copying build/lib/descarteslabs/_dl_modules/catalog/tests/test_image_collection.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/catalog/tests copying build/lib/descarteslabs/_dl_modules/catalog/tests/test_summary.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/catalog/tests copying build/lib/descarteslabs/_dl_modules/catalog/tests/test_image.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/catalog/tests copying build/lib/descarteslabs/_dl_modules/catalog/catalog_client.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/catalog copying build/lib/descarteslabs/_dl_modules/catalog/image_upload.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/catalog copying build/lib/descarteslabs/_dl_modules/catalog/named_catalog_base.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/catalog copying build/lib/descarteslabs/_dl_modules/catalog/image_types.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/catalog copying build/lib/descarteslabs/_dl_modules/catalog/band.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/catalog copying build/lib/descarteslabs/_dl_modules/catalog/image_collection.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/catalog creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/auth copying build/lib/descarteslabs/_dl_modules/client/auth/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/auth creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/auth/tests copying build/lib/descarteslabs/_dl_modules/client/auth/tests/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/auth/tests copying build/lib/descarteslabs/_dl_modules/client/auth/tests/test_cli.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/auth/tests copying build/lib/descarteslabs/_dl_modules/client/auth/cli.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/auth copying build/lib/descarteslabs/_dl_modules/client/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/scripts copying build/lib/descarteslabs/_dl_modules/client/scripts/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/scripts copying build/lib/descarteslabs/_dl_modules/client/scripts/__main__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/scripts creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/scripts/tests copying build/lib/descarteslabs/_dl_modules/client/scripts/tests/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/scripts/tests copying build/lib/descarteslabs/_dl_modules/client/scripts/tests/test_scripts.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/scripts/tests copying build/lib/descarteslabs/_dl_modules/client/scripts/cli.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/scripts copying build/lib/descarteslabs/_dl_modules/client/version.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/grpc copying build/lib/descarteslabs/_dl_modules/client/grpc/auth.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/grpc copying build/lib/descarteslabs/_dl_modules/client/grpc/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/grpc copying build/lib/descarteslabs/_dl_modules/client/grpc/exceptions.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/grpc creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/grpc/tests copying build/lib/descarteslabs/_dl_modules/client/grpc/tests/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/grpc/tests copying build/lib/descarteslabs/_dl_modules/client/grpc/tests/test_client.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/grpc/tests copying build/lib/descarteslabs/_dl_modules/client/grpc/client.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/grpc copying build/lib/descarteslabs/_dl_modules/client/grpc/generic_client_interceptor.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/grpc copying build/lib/descarteslabs/_dl_modules/client/exceptions.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services copying build/lib/descarteslabs/_dl_modules/client/services/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/catalog copying build/lib/descarteslabs/_dl_modules/client/services/catalog/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/catalog creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/catalog/tests copying build/lib/descarteslabs/_dl_modules/client/services/catalog/tests/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/catalog/tests copying build/lib/descarteslabs/_dl_modules/client/services/catalog/tests/test_catalog.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/catalog/tests copying build/lib/descarteslabs/_dl_modules/client/services/catalog/catalog.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/catalog creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/vector copying build/lib/descarteslabs/_dl_modules/client/services/vector/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/vector copying build/lib/descarteslabs/_dl_modules/client/services/vector/vector.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/vector creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/vector/tests copying build/lib/descarteslabs/_dl_modules/client/services/vector/tests/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/vector/tests copying build/lib/descarteslabs/_dl_modules/client/services/vector/tests/test_vector.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/vector/tests creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/tasks copying build/lib/descarteslabs/_dl_modules/client/services/tasks/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/tasks copying build/lib/descarteslabs/_dl_modules/client/services/tasks/tasks.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/tasks creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/tasks/tests copying build/lib/descarteslabs/_dl_modules/client/services/tasks/tests/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/tasks/tests creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/tasks/tests/data copying build/lib/descarteslabs/_dl_modules/client/services/tasks/tests/data/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/tasks/tests/data creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/tasks/tests/data/dl_test_package copying build/lib/descarteslabs/_dl_modules/client/services/tasks/tests/data/dl_test_package/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/tasks/tests/data/dl_test_package creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/tasks/tests/data/dl_test_package/package copying build/lib/descarteslabs/_dl_modules/client/services/tasks/tests/data/dl_test_package/package/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/tasks/tests/data/dl_test_package/package copying build/lib/descarteslabs/_dl_modules/client/services/tasks/tests/data/dl_test_package/package/module.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/tasks/tests/data/dl_test_package/package copying build/lib/descarteslabs/_dl_modules/client/services/tasks/tests/data/dl_test_package/package/cython_module.pyx -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/tasks/tests/data/dl_test_package/package copying build/lib/descarteslabs/_dl_modules/client/services/tasks/tests/data/dl_test_package/data.json -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/tasks/tests/data/dl_test_package copying build/lib/descarteslabs/_dl_modules/client/services/tasks/tests/data/bad_requirements.txt -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/tasks/tests/data copying build/lib/descarteslabs/_dl_modules/client/services/tasks/tests/data/good_requirements.txt -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/tasks/tests/data copying build/lib/descarteslabs/_dl_modules/client/services/tasks/tests/test_tasks.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/tasks/tests creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/metadata copying build/lib/descarteslabs/_dl_modules/client/services/metadata/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/metadata creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/metadata/tests copying build/lib/descarteslabs/_dl_modules/client/services/metadata/tests/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/metadata/tests creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/metadata/tests/e2e copying build/lib/descarteslabs/_dl_modules/client/services/metadata/tests/e2e/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/metadata/tests/e2e copying build/lib/descarteslabs/_dl_modules/client/services/metadata/tests/e2e/test_metadata.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/metadata/tests/e2e copying build/lib/descarteslabs/_dl_modules/client/services/metadata/tests/test_metadata.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/metadata/tests copying build/lib/descarteslabs/_dl_modules/client/services/metadata/metadata.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/metadata copying build/lib/descarteslabs/_dl_modules/client/services/metadata/cli.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/metadata creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/raster copying build/lib/descarteslabs/_dl_modules/client/services/raster/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/raster copying build/lib/descarteslabs/_dl_modules/client/services/raster/raster.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/raster creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/raster/tests copying build/lib/descarteslabs/_dl_modules/client/services/raster/tests/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/raster/tests creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/raster/tests/e2e copying build/lib/descarteslabs/_dl_modules/client/services/raster/tests/e2e/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/raster/tests/e2e copying build/lib/descarteslabs/_dl_modules/client/services/raster/tests/e2e/test_raster.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/raster/tests/e2e copying build/lib/descarteslabs/_dl_modules/client/services/raster/tests/e2e/iowa_geometry.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/raster/tests/e2e copying build/lib/descarteslabs/_dl_modules/client/services/raster/tests/test_raster.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/raster/tests copying build/lib/descarteslabs/_dl_modules/client/services/raster/tests/test_geotiff_utils.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/raster/tests copying build/lib/descarteslabs/_dl_modules/client/services/raster/tests/test_raster_rasterio.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/raster/tests copying build/lib/descarteslabs/_dl_modules/client/services/raster/geotiff_utils.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/raster copying build/lib/descarteslabs/_dl_modules/client/services/raster/cli.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/raster creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/service copying build/lib/descarteslabs/_dl_modules/client/services/service/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/service creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/service/tests copying build/lib/descarteslabs/_dl_modules/client/services/service/tests/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/service/tests copying build/lib/descarteslabs/_dl_modules/client/services/service/tests/test_service.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/service/tests copying build/lib/descarteslabs/_dl_modules/client/services/service/service.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/service creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/storage copying build/lib/descarteslabs/_dl_modules/client/services/storage/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/storage copying build/lib/descarteslabs/_dl_modules/client/services/storage/storage.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/storage creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/storage/tests copying build/lib/descarteslabs/_dl_modules/client/services/storage/tests/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/storage/tests copying build/lib/descarteslabs/_dl_modules/client/services/storage/tests/test_storage.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/storage/tests creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/places copying build/lib/descarteslabs/_dl_modules/client/services/places/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/places creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/places/tests copying build/lib/descarteslabs/_dl_modules/client/services/places/tests/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/places/tests copying build/lib/descarteslabs/_dl_modules/client/services/places/tests/test_places.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/places/tests copying build/lib/descarteslabs/_dl_modules/client/services/places/cli.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/places copying build/lib/descarteslabs/_dl_modules/client/services/places/places.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/places copying build/lib/descarteslabs/_dl_modules/client/addons.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client copying build/lib/descarteslabs/_dl_modules/client/deprecation.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows copying build/lib/descarteslabs/_dl_modules/workflows/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/interactive copying build/lib/descarteslabs/_dl_modules/workflows/interactive/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/interactive copying build/lib/descarteslabs/_dl_modules/workflows/interactive/layer_picker.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/interactive copying build/lib/descarteslabs/_dl_modules/workflows/interactive/clearable.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/interactive copying build/lib/descarteslabs/_dl_modules/workflows/interactive/parameters.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/interactive creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/interactive/widgets copying build/lib/descarteslabs/_dl_modules/workflows/interactive/widgets/date.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/interactive/widgets copying build/lib/descarteslabs/_dl_modules/workflows/interactive/widgets/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/interactive/widgets copying build/lib/descarteslabs/_dl_modules/workflows/interactive/widgets/_ipywidgets.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/interactive/widgets copying build/lib/descarteslabs/_dl_modules/workflows/interactive/widgets/checkbox.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/interactive/widgets copying build/lib/descarteslabs/_dl_modules/workflows/interactive/widgets/input.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/interactive/widgets copying build/lib/descarteslabs/_dl_modules/workflows/interactive/widgets/_imagery.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/interactive/widgets copying build/lib/descarteslabs/_dl_modules/workflows/interactive/widgets/slider.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/interactive/widgets copying build/lib/descarteslabs/_dl_modules/workflows/interactive/widgets/select.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/interactive/widgets copying build/lib/descarteslabs/_dl_modules/workflows/interactive/utils.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/interactive copying build/lib/descarteslabs/_dl_modules/workflows/interactive/lonlat.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/interactive copying build/lib/descarteslabs/_dl_modules/workflows/interactive/inspector.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/interactive copying build/lib/descarteslabs/_dl_modules/workflows/interactive/map_.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/interactive copying build/lib/descarteslabs/_dl_modules/workflows/interactive/layer_controller.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/interactive copying build/lib/descarteslabs/_dl_modules/workflows/interactive/layer.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/interactive copying build/lib/descarteslabs/_dl_modules/workflows/interactive/layer_controller_row.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/interactive copying build/lib/descarteslabs/_dl_modules/workflows/interactive/workflow.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/interactive creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/client copying build/lib/descarteslabs/_dl_modules/workflows/client/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/client creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/client/tests copying build/lib/descarteslabs/_dl_modules/workflows/client/tests/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/client/tests copying build/lib/descarteslabs/_dl_modules/workflows/client/tests/test_client.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/client/tests copying build/lib/descarteslabs/_dl_modules/workflows/client/client.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/client creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/cereal copying build/lib/descarteslabs/_dl_modules/workflows/cereal/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/cereal copying build/lib/descarteslabs/_dl_modules/workflows/cereal/cereal.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/cereal creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/cereal/tests copying build/lib/descarteslabs/_dl_modules/workflows/cereal/tests/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/cereal/tests copying build/lib/descarteslabs/_dl_modules/workflows/cereal/tests/test_cereal.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/cereal/tests copying build/lib/descarteslabs/_dl_modules/workflows/_channel.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/execution copying build/lib/descarteslabs/_dl_modules/workflows/execution/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/execution copying build/lib/descarteslabs/_dl_modules/workflows/execution/to_computable.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/execution copying build/lib/descarteslabs/_dl_modules/workflows/execution/arguments.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/execution creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types copying build/lib/descarteslabs/_dl_modules/workflows/types/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/mixins copying build/lib/descarteslabs/_dl_modules/workflows/types/mixins/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/mixins copying build/lib/descarteslabs/_dl_modules/workflows/types/mixins/numpy_mixin.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/mixins creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/geospatial copying build/lib/descarteslabs/_dl_modules/workflows/types/geospatial/where.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/geospatial copying build/lib/descarteslabs/_dl_modules/workflows/types/geospatial/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/geospatial copying build/lib/descarteslabs/_dl_modules/workflows/types/geospatial/geocontext.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/geospatial copying build/lib/descarteslabs/_dl_modules/workflows/types/geospatial/imagecollection.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/geospatial copying build/lib/descarteslabs/_dl_modules/workflows/types/geospatial/image.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/geospatial copying build/lib/descarteslabs/_dl_modules/workflows/types/geospatial/featurecollection.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/geospatial copying build/lib/descarteslabs/_dl_modules/workflows/types/geospatial/concat.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/geospatial copying build/lib/descarteslabs/_dl_modules/workflows/types/geospatial/mixins.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/geospatial copying build/lib/descarteslabs/_dl_modules/workflows/types/geospatial/convolution.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/geospatial creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/geospatial/tests copying build/lib/descarteslabs/_dl_modules/workflows/types/geospatial/tests/test_bandmixin.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/geospatial/tests copying build/lib/descarteslabs/_dl_modules/workflows/types/geospatial/tests/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/geospatial/tests copying build/lib/descarteslabs/_dl_modules/workflows/types/geospatial/tests/test_geocontext.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/geospatial/tests copying build/lib/descarteslabs/_dl_modules/workflows/types/geospatial/tests/test_geometry.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/geospatial/tests copying build/lib/descarteslabs/_dl_modules/workflows/types/geospatial/tests/test_feature.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/geospatial/tests copying build/lib/descarteslabs/_dl_modules/workflows/types/geospatial/tests/test_load_geojson.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/geospatial/tests copying build/lib/descarteslabs/_dl_modules/workflows/types/geospatial/tests/test_geometry_mixin.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/geospatial/tests copying build/lib/descarteslabs/_dl_modules/workflows/types/geospatial/tests/test_concat.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/geospatial/tests copying build/lib/descarteslabs/_dl_modules/workflows/types/geospatial/tests/test_featurecollection.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/geospatial/tests copying build/lib/descarteslabs/_dl_modules/workflows/types/geospatial/tests/test_where.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/geospatial/tests copying build/lib/descarteslabs/_dl_modules/workflows/types/geospatial/tests/test_groupby.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/geospatial/tests copying build/lib/descarteslabs/_dl_modules/workflows/types/geospatial/tests/test_imagecollection.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/geospatial/tests copying build/lib/descarteslabs/_dl_modules/workflows/types/geospatial/tests/test_image.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/geospatial/tests copying build/lib/descarteslabs/_dl_modules/workflows/types/geospatial/load_geojson.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/geospatial copying build/lib/descarteslabs/_dl_modules/workflows/types/geospatial/geometry.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/geospatial copying build/lib/descarteslabs/_dl_modules/workflows/types/geospatial/geometrycollection.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/geospatial copying build/lib/descarteslabs/_dl_modules/workflows/types/geospatial/feature.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/geospatial copying build/lib/descarteslabs/_dl_modules/workflows/types/geospatial/groupby.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/geospatial creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/primitives copying build/lib/descarteslabs/_dl_modules/workflows/types/primitives/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/primitives copying build/lib/descarteslabs/_dl_modules/workflows/types/primitives/none.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/primitives copying build/lib/descarteslabs/_dl_modules/workflows/types/primitives/primitive.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/primitives copying build/lib/descarteslabs/_dl_modules/workflows/types/primitives/bool_.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/primitives copying build/lib/descarteslabs/_dl_modules/workflows/types/primitives/string.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/primitives creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/primitives/tests copying build/lib/descarteslabs/_dl_modules/workflows/types/primitives/tests/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/primitives/tests copying build/lib/descarteslabs/_dl_modules/workflows/types/primitives/tests/test_any.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/primitives/tests copying build/lib/descarteslabs/_dl_modules/workflows/types/primitives/tests/test_bool.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/primitives/tests copying build/lib/descarteslabs/_dl_modules/workflows/types/primitives/tests/test_string.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/primitives/tests copying build/lib/descarteslabs/_dl_modules/workflows/types/primitives/tests/test_none.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/primitives/tests copying build/lib/descarteslabs/_dl_modules/workflows/types/primitives/tests/test_number.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/primitives/tests copying build/lib/descarteslabs/_dl_modules/workflows/types/primitives/tests/test_primitive.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/primitives/tests copying build/lib/descarteslabs/_dl_modules/workflows/types/primitives/number.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/primitives copying build/lib/descarteslabs/_dl_modules/workflows/types/primitives/any_.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/primitives creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/identifier copying build/lib/descarteslabs/_dl_modules/workflows/types/identifier/identifier.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/identifier copying build/lib/descarteslabs/_dl_modules/workflows/types/identifier/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/identifier creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/identifier/tests copying build/lib/descarteslabs/_dl_modules/workflows/types/identifier/tests/test_identifier.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/identifier/tests copying build/lib/descarteslabs/_dl_modules/workflows/types/identifier/tests/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/identifier/tests creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/numpy copying build/lib/descarteslabs/_dl_modules/workflows/types/numpy/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/numpy copying build/lib/descarteslabs/_dl_modules/workflows/types/numpy/utils.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/numpy creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/numpy/ma copying build/lib/descarteslabs/_dl_modules/workflows/types/numpy/ma/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/numpy/ma copying build/lib/descarteslabs/_dl_modules/workflows/types/numpy/ma/numpy_ma.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/numpy/ma creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/numpy/linalg copying build/lib/descarteslabs/_dl_modules/workflows/types/numpy/linalg/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/numpy/linalg copying build/lib/descarteslabs/_dl_modules/workflows/types/numpy/linalg/numpy_linalg.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/numpy/linalg copying build/lib/descarteslabs/_dl_modules/workflows/types/numpy/numpy_functions.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/numpy copying build/lib/descarteslabs/_dl_modules/workflows/types/numpy/signatures.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/numpy copying build/lib/descarteslabs/_dl_modules/workflows/types/numpy/numpy_ufuncs.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/numpy creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/containers copying build/lib/descarteslabs/_dl_modules/workflows/types/containers/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/containers copying build/lib/descarteslabs/_dl_modules/workflows/types/containers/struct.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/containers copying build/lib/descarteslabs/_dl_modules/workflows/types/containers/slice.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/containers copying build/lib/descarteslabs/_dl_modules/workflows/types/containers/zip_.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/containers copying build/lib/descarteslabs/_dl_modules/workflows/types/containers/known_dict.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/containers copying build/lib/descarteslabs/_dl_modules/workflows/types/containers/collection.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/containers creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/containers/tests copying build/lib/descarteslabs/_dl_modules/workflows/types/containers/tests/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/containers/tests copying build/lib/descarteslabs/_dl_modules/workflows/types/containers/tests/test_collection.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/containers/tests copying build/lib/descarteslabs/_dl_modules/workflows/types/containers/tests/test_slice.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/containers/tests copying build/lib/descarteslabs/_dl_modules/workflows/types/containers/tests/test_check_valid_binop.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/containers/tests copying build/lib/descarteslabs/_dl_modules/workflows/types/containers/tests/test_zip.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/containers/tests copying build/lib/descarteslabs/_dl_modules/workflows/types/containers/tests/test_list.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/containers/tests copying build/lib/descarteslabs/_dl_modules/workflows/types/containers/tests/test_tuple.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/containers/tests copying build/lib/descarteslabs/_dl_modules/workflows/types/containers/tests/test_struct.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/containers/tests copying build/lib/descarteslabs/_dl_modules/workflows/types/containers/tests/test_dict.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/containers/tests copying build/lib/descarteslabs/_dl_modules/workflows/types/containers/tests/test_knowndict.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/containers/tests copying build/lib/descarteslabs/_dl_modules/workflows/types/containers/tests/test_range.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/containers/tests copying build/lib/descarteslabs/_dl_modules/workflows/types/containers/ellipsis.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/containers copying build/lib/descarteslabs/_dl_modules/workflows/types/containers/dict_.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/containers copying build/lib/descarteslabs/_dl_modules/workflows/types/containers/list_.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/containers copying build/lib/descarteslabs/_dl_modules/workflows/types/containers/_check_valid_binop.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/containers copying build/lib/descarteslabs/_dl_modules/workflows/types/containers/range_.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/containers copying build/lib/descarteslabs/_dl_modules/workflows/types/containers/tuple_.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/containers creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/conditional copying build/lib/descarteslabs/_dl_modules/workflows/types/conditional/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/conditional creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/conditional/tests copying build/lib/descarteslabs/_dl_modules/workflows/types/conditional/tests/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/conditional/tests copying build/lib/descarteslabs/_dl_modules/workflows/types/conditional/tests/test_conditional.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/conditional/tests copying build/lib/descarteslabs/_dl_modules/workflows/types/conditional/ifelse.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/conditional creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/core copying build/lib/descarteslabs/_dl_modules/workflows/types/core/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/core copying build/lib/descarteslabs/_dl_modules/workflows/types/core/exceptions.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/core creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/core/tests copying build/lib/descarteslabs/_dl_modules/workflows/types/core/tests/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/core/tests copying build/lib/descarteslabs/_dl_modules/workflows/types/core/tests/test_promote.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/core/tests copying build/lib/descarteslabs/_dl_modules/workflows/types/core/tests/utils.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/core/tests copying build/lib/descarteslabs/_dl_modules/workflows/types/core/tests/test_core.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/core/tests copying build/lib/descarteslabs/_dl_modules/workflows/types/core/core.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/core copying build/lib/descarteslabs/_dl_modules/workflows/types/core/promote.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/core copying build/lib/descarteslabs/_dl_modules/workflows/types/core/codegen.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/core creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/widget copying build/lib/descarteslabs/_dl_modules/workflows/types/widget/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/widget copying build/lib/descarteslabs/_dl_modules/workflows/types/widget/widget.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/widget creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/widget/tests copying build/lib/descarteslabs/_dl_modules/workflows/types/widget/tests/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/widget/tests copying build/lib/descarteslabs/_dl_modules/workflows/types/widget/tests/test_widget.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/widget/tests creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/function copying build/lib/descarteslabs/_dl_modules/workflows/types/function/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/function creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/function/tests copying build/lib/descarteslabs/_dl_modules/workflows/types/function/tests/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/function/tests copying build/lib/descarteslabs/_dl_modules/workflows/types/function/tests/test_function.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/function/tests copying build/lib/descarteslabs/_dl_modules/workflows/types/function/function.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/function creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/_debugging copying build/lib/descarteslabs/_dl_modules/workflows/types/_debugging/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/_debugging copying build/lib/descarteslabs/_dl_modules/workflows/types/_debugging/_debugging.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/_debugging creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/array copying build/lib/descarteslabs/_dl_modules/workflows/types/array/dtype.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/array copying build/lib/descarteslabs/_dl_modules/workflows/types/array/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/array copying build/lib/descarteslabs/_dl_modules/workflows/types/array/scalar.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/array creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/array/tests copying build/lib/descarteslabs/_dl_modules/workflows/types/array/tests/test_array.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/array/tests copying build/lib/descarteslabs/_dl_modules/workflows/types/array/tests/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/array/tests copying build/lib/descarteslabs/_dl_modules/workflows/types/array/tests/test_masked_array.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/array/tests copying build/lib/descarteslabs/_dl_modules/workflows/types/array/base_array.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/array copying build/lib/descarteslabs/_dl_modules/workflows/types/array/array_.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/array copying build/lib/descarteslabs/_dl_modules/workflows/types/array/masked_array.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/array creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/proxify copying build/lib/descarteslabs/_dl_modules/workflows/types/proxify/proxify.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/proxify copying build/lib/descarteslabs/_dl_modules/workflows/types/proxify/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/proxify creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/math copying build/lib/descarteslabs/_dl_modules/workflows/types/math/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/math creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/math/tests copying build/lib/descarteslabs/_dl_modules/workflows/types/math/tests/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/math/tests copying build/lib/descarteslabs/_dl_modules/workflows/types/math/tests/test_arithmetic.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/math/tests copying build/lib/descarteslabs/_dl_modules/workflows/types/math/arithmetic.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/math creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/datetimes copying build/lib/descarteslabs/_dl_modules/workflows/types/datetimes/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/datetimes copying build/lib/descarteslabs/_dl_modules/workflows/types/datetimes/datetime_.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/datetimes creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/datetimes/tests copying build/lib/descarteslabs/_dl_modules/workflows/types/datetimes/tests/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/datetimes/tests copying build/lib/descarteslabs/_dl_modules/workflows/types/datetimes/tests/test_timedelta.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/datetimes/tests copying build/lib/descarteslabs/_dl_modules/workflows/types/datetimes/tests/test_datetime.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/datetimes/tests copying build/lib/descarteslabs/_dl_modules/workflows/types/datetimes/timedelta.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/datetimes creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/constants copying build/lib/descarteslabs/_dl_modules/workflows/types/constants/constants.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/constants copying build/lib/descarteslabs/_dl_modules/workflows/types/constants/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/constants creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/constants/tests copying build/lib/descarteslabs/_dl_modules/workflows/types/constants/tests/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/constants/tests copying build/lib/descarteslabs/_dl_modules/workflows/types/constants/tests/test_constants.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/constants/tests creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/inspect copying build/lib/descarteslabs/_dl_modules/workflows/inspect/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/inspect copying build/lib/descarteslabs/_dl_modules/workflows/inspect/client.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/inspect creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/result_types copying build/lib/descarteslabs/_dl_modules/workflows/result_types/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/result_types creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/result_types/tests copying build/lib/descarteslabs/_dl_modules/workflows/result_types/tests/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/result_types/tests copying build/lib/descarteslabs/_dl_modules/workflows/result_types/tests/test_unmarshal.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/result_types/tests copying build/lib/descarteslabs/_dl_modules/workflows/result_types/types.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/result_types copying build/lib/descarteslabs/_dl_modules/workflows/result_types/unmarshal.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/result_types creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/models copying build/lib/descarteslabs/_dl_modules/workflows/models/xyz.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/models copying build/lib/descarteslabs/_dl_modules/workflows/models/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/models copying build/lib/descarteslabs/_dl_modules/workflows/models/published_graft.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/models copying build/lib/descarteslabs/_dl_modules/workflows/models/tile_url.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/models copying build/lib/descarteslabs/_dl_modules/workflows/models/exceptions.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/models copying build/lib/descarteslabs/_dl_modules/workflows/models/job.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/models copying build/lib/descarteslabs/_dl_modules/workflows/models/versionedgraft.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/models creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/models/tests copying build/lib/descarteslabs/_dl_modules/workflows/models/tests/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/models/tests copying build/lib/descarteslabs/_dl_modules/workflows/models/tests/test_published_graft.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/models/tests copying build/lib/descarteslabs/_dl_modules/workflows/models/tests/test_versionedgraft.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/models/tests copying build/lib/descarteslabs/_dl_modules/workflows/models/tests/test_exceptions.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/models/tests copying build/lib/descarteslabs/_dl_modules/workflows/models/tests/test_xyz.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/models/tests copying build/lib/descarteslabs/_dl_modules/workflows/models/tests/test_tile_url.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/models/tests copying build/lib/descarteslabs/_dl_modules/workflows/models/tests/test_utils.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/models/tests copying build/lib/descarteslabs/_dl_modules/workflows/models/tests/utils.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/models/tests copying build/lib/descarteslabs/_dl_modules/workflows/models/tests/test_workflow.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/models/tests copying build/lib/descarteslabs/_dl_modules/workflows/models/tests/test_job.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/models/tests copying build/lib/descarteslabs/_dl_modules/workflows/models/utils.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/models copying build/lib/descarteslabs/_dl_modules/workflows/models/visualization.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/models copying build/lib/descarteslabs/_dl_modules/workflows/models/toplevel.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/models copying build/lib/descarteslabs/_dl_modules/workflows/models/workflow.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/models creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common copying build/lib/descarteslabs/_dl_modules/common/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/threading copying build/lib/descarteslabs/_dl_modules/common/threading/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/threading creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/threading/tests copying build/lib/descarteslabs/_dl_modules/common/threading/tests/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/threading/tests copying build/lib/descarteslabs/_dl_modules/common/threading/tests/test_local.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/threading/tests copying build/lib/descarteslabs/_dl_modules/common/threading/local.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/threading creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows copying build/lib/descarteslabs/_dl_modules/common/workflows/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/outputs copying build/lib/descarteslabs/_dl_modules/common/workflows/outputs/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/outputs copying build/lib/descarteslabs/_dl_modules/common/workflows/outputs/format_to_mimetype.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/outputs creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/outputs/tests copying build/lib/descarteslabs/_dl_modules/common/workflows/outputs/tests/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/outputs/tests copying build/lib/descarteslabs/_dl_modules/common/workflows/outputs/tests/test_mimetype_to_proto.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/outputs/tests copying build/lib/descarteslabs/_dl_modules/common/workflows/outputs/tests/test_format_to_mimetype.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/outputs/tests copying build/lib/descarteslabs/_dl_modules/common/workflows/outputs/user_destination_options.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/outputs copying build/lib/descarteslabs/_dl_modules/common/workflows/outputs/mimetype_to_proto.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/outputs copying build/lib/descarteslabs/_dl_modules/common/workflows/outputs/user_format_options.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/outputs creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/utils copying build/lib/descarteslabs/_dl_modules/common/workflows/utils/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/utils copying build/lib/descarteslabs/_dl_modules/common/workflows/utils/masked_stack.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/utils creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/utils/tests copying build/lib/descarteslabs/_dl_modules/common/workflows/utils/tests/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/utils/tests copying build/lib/descarteslabs/_dl_modules/common/workflows/utils/tests/test_masked_stack.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/utils/tests creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/proto_munging copying build/lib/descarteslabs/_dl_modules/common/workflows/proto_munging/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/proto_munging copying build/lib/descarteslabs/_dl_modules/common/workflows/proto_munging/user_dict_to_proto.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/proto_munging creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/proto_munging/tests copying build/lib/descarteslabs/_dl_modules/common/workflows/proto_munging/tests/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/proto_munging/tests copying build/lib/descarteslabs/_dl_modules/common/workflows/proto_munging/tests/test_proto_to_user_dict.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/proto_munging/tests copying build/lib/descarteslabs/_dl_modules/common/workflows/proto_munging/tests/test_user_dict_to_proto.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/proto_munging/tests copying build/lib/descarteslabs/_dl_modules/common/workflows/proto_munging/which_has.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/proto_munging copying build/lib/descarteslabs/_dl_modules/common/workflows/proto_munging/enum_prefix.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/proto_munging copying build/lib/descarteslabs/_dl_modules/common/workflows/proto_munging/proto_to_user_dict.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/proto_munging creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/arrow_serialization copying build/lib/descarteslabs/_dl_modules/common/workflows/arrow_serialization/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/arrow_serialization creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/arrow_serialization/tests copying build/lib/descarteslabs/_dl_modules/common/workflows/arrow_serialization/tests/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/arrow_serialization/tests copying build/lib/descarteslabs/_dl_modules/common/workflows/arrow_serialization/tests/test_deserialize_pyarrow.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/arrow_serialization/tests copying build/lib/descarteslabs/_dl_modules/common/workflows/arrow_serialization/tests/test_context.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/arrow_serialization/tests copying build/lib/descarteslabs/_dl_modules/common/workflows/arrow_serialization/tests/test_roundtrip.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/arrow_serialization/tests copying build/lib/descarteslabs/_dl_modules/common/workflows/arrow_serialization/context.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/arrow_serialization copying build/lib/descarteslabs/_dl_modules/common/workflows/arrow_serialization/serialization.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/arrow_serialization creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/ibis copying build/lib/descarteslabs/_dl_modules/common/ibis/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/ibis creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/ibis/deserialization copying build/lib/descarteslabs/_dl_modules/common/ibis/deserialization/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/ibis/deserialization copying build/lib/descarteslabs/_dl_modules/common/ibis/deserialization/compiler.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/ibis/deserialization copying build/lib/descarteslabs/_dl_modules/common/ibis/deserialization/exceptions.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/ibis/deserialization creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/ibis/deserialization/tests copying build/lib/descarteslabs/_dl_modules/common/ibis/deserialization/tests/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/ibis/deserialization/tests copying build/lib/descarteslabs/_dl_modules/common/ibis/deserialization/tests/test_table_finder.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/ibis/deserialization/tests copying build/lib/descarteslabs/_dl_modules/common/ibis/deserialization/tests/test_deserializer.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/ibis/deserialization/tests copying build/lib/descarteslabs/_dl_modules/common/ibis/deserialization/tests/test_roundtrip.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/ibis/deserialization/tests copying build/lib/descarteslabs/_dl_modules/common/ibis/deserialization/table_finder.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/ibis/deserialization creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/ibis/client copying build/lib/descarteslabs/_dl_modules/common/ibis/client/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/ibis/client copying build/lib/descarteslabs/_dl_modules/common/ibis/client/api.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/ibis/client creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/ibis/client/tests copying build/lib/descarteslabs/_dl_modules/common/ibis/client/tests/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/ibis/client/tests copying build/lib/descarteslabs/_dl_modules/common/ibis/client/tests/test_client.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/ibis/client/tests copying build/lib/descarteslabs/_dl_modules/common/ibis/client/tests/test_api.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/ibis/client/tests copying build/lib/descarteslabs/_dl_modules/common/ibis/client/client.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/ibis/client creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/ibis/extension copying build/lib/descarteslabs/_dl_modules/common/ibis/extension/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/ibis/extension copying build/lib/descarteslabs/_dl_modules/common/ibis/extension/api.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/ibis/extension copying build/lib/descarteslabs/_dl_modules/common/ibis/extension/operations.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/ibis/extension copying build/lib/descarteslabs/_dl_modules/common/ibis/extension/registry.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/ibis/extension copying build/lib/descarteslabs/_dl_modules/common/ibis/extension/patch.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/ibis/extension creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/ibis/serialization copying build/lib/descarteslabs/_dl_modules/common/ibis/serialization/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/ibis/serialization copying build/lib/descarteslabs/_dl_modules/common/ibis/serialization/compiler.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/ibis/serialization creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/ibis/serialization/tests copying build/lib/descarteslabs/_dl_modules/common/ibis/serialization/tests/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/ibis/serialization/tests copying build/lib/descarteslabs/_dl_modules/common/ibis/serialization/tests/test_serializer.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/ibis/serialization/tests creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto copying build/lib/descarteslabs/_dl_modules/common/proto/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/visualization copying build/lib/descarteslabs/_dl_modules/common/proto/visualization/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/visualization copying build/lib/descarteslabs/_dl_modules/common/proto/visualization/visualization_pb2_grpc.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/visualization copying build/lib/descarteslabs/_dl_modules/common/proto/visualization/visualization_pb2.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/visualization creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/ibis copying build/lib/descarteslabs/_dl_modules/common/proto/ibis/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/ibis copying build/lib/descarteslabs/_dl_modules/common/proto/ibis/ibis_pb2_grpc.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/ibis copying build/lib/descarteslabs/_dl_modules/common/proto/ibis/ibis_pb2.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/ibis creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/currier copying build/lib/descarteslabs/_dl_modules/common/proto/currier/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/currier copying build/lib/descarteslabs/_dl_modules/common/proto/currier/currier_pb2_grpc.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/currier copying build/lib/descarteslabs/_dl_modules/common/proto/currier/currier_pb2.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/currier creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/logging copying build/lib/descarteslabs/_dl_modules/common/proto/logging/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/logging copying build/lib/descarteslabs/_dl_modules/common/proto/logging/logging_pb2.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/logging copying build/lib/descarteslabs/_dl_modules/common/proto/logging/logging_pb2_grpc.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/logging creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/widgets copying build/lib/descarteslabs/_dl_modules/common/proto/widgets/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/widgets copying build/lib/descarteslabs/_dl_modules/common/proto/widgets/widgets_pb2.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/widgets copying build/lib/descarteslabs/_dl_modules/common/proto/widgets/widgets_pb2_grpc.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/widgets creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/vektorius copying build/lib/descarteslabs/_dl_modules/common/proto/vektorius/vektorius_pb2_grpc.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/vektorius copying build/lib/descarteslabs/_dl_modules/common/proto/vektorius/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/vektorius copying build/lib/descarteslabs/_dl_modules/common/proto/vektorius/vektorius_pb2.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/vektorius creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/job copying build/lib/descarteslabs/_dl_modules/common/proto/job/job_pb2_grpc.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/job copying build/lib/descarteslabs/_dl_modules/common/proto/job/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/job copying build/lib/descarteslabs/_dl_modules/common/proto/job/job_pb2.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/job creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/typespec copying build/lib/descarteslabs/_dl_modules/common/proto/typespec/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/typespec copying build/lib/descarteslabs/_dl_modules/common/proto/typespec/typespec_pb2.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/typespec copying build/lib/descarteslabs/_dl_modules/common/proto/typespec/typespec_pb2_grpc.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/typespec creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/xyz copying build/lib/descarteslabs/_dl_modules/common/proto/xyz/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/xyz copying build/lib/descarteslabs/_dl_modules/common/proto/xyz/xyz_pb2_grpc.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/xyz copying build/lib/descarteslabs/_dl_modules/common/proto/xyz/xyz_pb2.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/xyz creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/workflow copying build/lib/descarteslabs/_dl_modules/common/proto/workflow/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/workflow copying build/lib/descarteslabs/_dl_modules/common/proto/workflow/workflow_pb2_grpc.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/workflow copying build/lib/descarteslabs/_dl_modules/common/proto/workflow/workflow_pb2.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/workflow creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/testing copying build/lib/descarteslabs/_dl_modules/common/proto/testing/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/testing copying build/lib/descarteslabs/_dl_modules/common/proto/testing/testing_pb2.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/testing copying build/lib/descarteslabs/_dl_modules/common/proto/testing/testing_pb2_grpc.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/testing creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/types copying build/lib/descarteslabs/_dl_modules/common/proto/types/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/types copying build/lib/descarteslabs/_dl_modules/common/proto/types/types_pb2_grpc.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/types copying build/lib/descarteslabs/_dl_modules/common/proto/types/types_pb2.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/types creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/discover copying build/lib/descarteslabs/_dl_modules/common/proto/discover/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/discover copying build/lib/descarteslabs/_dl_modules/common/proto/discover/discover_pb2.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/discover copying build/lib/descarteslabs/_dl_modules/common/proto/discover/discover_pb2_grpc.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/discover creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/formats copying build/lib/descarteslabs/_dl_modules/common/proto/formats/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/formats copying build/lib/descarteslabs/_dl_modules/common/proto/formats/formats_pb2_grpc.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/formats copying build/lib/descarteslabs/_dl_modules/common/proto/formats/formats_pb2.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/formats creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/destinations copying build/lib/descarteslabs/_dl_modules/common/proto/destinations/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/destinations copying build/lib/descarteslabs/_dl_modules/common/proto/destinations/destinations_pb2.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/destinations copying build/lib/descarteslabs/_dl_modules/common/proto/destinations/destinations_pb2_grpc.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/destinations creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/errors copying build/lib/descarteslabs/_dl_modules/common/proto/errors/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/errors copying build/lib/descarteslabs/_dl_modules/common/proto/errors/errors_pb2_grpc.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/errors copying build/lib/descarteslabs/_dl_modules/common/proto/errors/errors_pb2.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/errors creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/health copying build/lib/descarteslabs/_dl_modules/common/proto/health/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/health copying build/lib/descarteslabs/_dl_modules/common/proto/health/health_pb2_grpc.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/health copying build/lib/descarteslabs/_dl_modules/common/proto/health/health_pb2.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/health creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/retry copying build/lib/descarteslabs/_dl_modules/common/retry/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/retry creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/retry/tests copying build/lib/descarteslabs/_dl_modules/common/retry/tests/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/retry/tests copying build/lib/descarteslabs/_dl_modules/common/retry/tests/test_retry.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/retry/tests copying build/lib/descarteslabs/_dl_modules/common/retry/retry.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/retry creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/dotdict copying build/lib/descarteslabs/_dl_modules/common/dotdict/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/dotdict creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/dotdict/tests copying build/lib/descarteslabs/_dl_modules/common/dotdict/tests/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/dotdict/tests copying build/lib/descarteslabs/_dl_modules/common/dotdict/tests/test_dotdict.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/dotdict/tests copying build/lib/descarteslabs/_dl_modules/common/dotdict/dotdict.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/dotdict creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/display copying build/lib/descarteslabs/_dl_modules/common/display/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/display creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/display/tests copying build/lib/descarteslabs/_dl_modules/common/display/tests/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/display/tests copying build/lib/descarteslabs/_dl_modules/common/display/tests/test_display.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/display/tests copying build/lib/descarteslabs/_dl_modules/common/display/_display.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/display creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/shapely_support copying build/lib/descarteslabs/_dl_modules/common/shapely_support/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/shapely_support creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/shapely_support/tests copying build/lib/descarteslabs/_dl_modules/common/shapely_support/tests/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/shapely_support/tests copying build/lib/descarteslabs/_dl_modules/common/shapely_support/tests/test_shapely_support.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/shapely_support/tests creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/tasks copying build/lib/descarteslabs/_dl_modules/common/tasks/constants.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/tasks copying build/lib/descarteslabs/_dl_modules/common/tasks/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/tasks copying build/lib/descarteslabs/_dl_modules/common/tasks/futuretask.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/tasks copying build/lib/descarteslabs/_dl_modules/common/tasks/exporttask.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/tasks creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/tasks/tests copying build/lib/descarteslabs/_dl_modules/common/tasks/tests/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/tasks/tests copying build/lib/descarteslabs/_dl_modules/common/tasks/tests/test_futuretask.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/tasks/tests copying build/lib/descarteslabs/_dl_modules/common/tasks/tests/test_uploadtask.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/tasks/tests copying build/lib/descarteslabs/_dl_modules/common/tasks/tests/test_exporttask.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/tasks/tests copying build/lib/descarteslabs/_dl_modules/common/tasks/uploadtask.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/tasks creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/registry copying build/lib/descarteslabs/_dl_modules/common/registry/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/registry copying build/lib/descarteslabs/_dl_modules/common/registry/registry.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/registry creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/dltile copying build/lib/descarteslabs/_dl_modules/common/dltile/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/dltile copying build/lib/descarteslabs/_dl_modules/common/dltile/exceptions.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/dltile copying build/lib/descarteslabs/_dl_modules/common/dltile/conversions.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/dltile creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/dltile/tests copying build/lib/descarteslabs/_dl_modules/common/dltile/tests/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/dltile/tests copying build/lib/descarteslabs/_dl_modules/common/dltile/tests/test_conversions.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/dltile/tests copying build/lib/descarteslabs/_dl_modules/common/dltile/tests/test_dltiles.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/dltile/tests copying build/lib/descarteslabs/_dl_modules/common/dltile/utm.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/dltile copying build/lib/descarteslabs/_dl_modules/common/dltile/utils.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/dltile copying build/lib/descarteslabs/_dl_modules/common/dltile/_tiling.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/dltile copying build/lib/descarteslabs/_dl_modules/common/dltile/tile.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/dltile copying build/lib/descarteslabs/_dl_modules/common/dltile/rasterize.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/dltile creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/http copying build/lib/descarteslabs/_dl_modules/common/http/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/http copying build/lib/descarteslabs/_dl_modules/common/http/authorization.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/http creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/http/tests copying build/lib/descarteslabs/_dl_modules/common/http/tests/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/http/tests copying build/lib/descarteslabs/_dl_modules/common/http/tests/test_service.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/http/tests copying build/lib/descarteslabs/_dl_modules/common/http/tests/test_proxy.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/http/tests copying build/lib/descarteslabs/_dl_modules/common/http/tests/test_retry.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/http/tests copying build/lib/descarteslabs/_dl_modules/common/http/tests/test_authorization.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/http/tests copying build/lib/descarteslabs/_dl_modules/common/http/service.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/http copying build/lib/descarteslabs/_dl_modules/common/http/session.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/http copying build/lib/descarteslabs/_dl_modules/common/http/retry.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/http copying build/lib/descarteslabs/_dl_modules/common/http/proxy.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/http creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/geo copying build/lib/descarteslabs/_dl_modules/common/geo/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/geo copying build/lib/descarteslabs/_dl_modules/common/geo/geocontext.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/geo creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/geo/tests copying build/lib/descarteslabs/_dl_modules/common/geo/tests/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/geo/tests copying build/lib/descarteslabs/_dl_modules/common/geo/tests/test_geocontext.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/geo/tests copying build/lib/descarteslabs/_dl_modules/common/geo/tests/test_utils.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/geo/tests copying build/lib/descarteslabs/_dl_modules/common/geo/utils.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/geo creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/graft copying build/lib/descarteslabs/_dl_modules/common/graft/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/graft creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/graft/client copying build/lib/descarteslabs/_dl_modules/common/graft/client/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/graft/client creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/graft/client/tests copying build/lib/descarteslabs/_dl_modules/common/graft/client/tests/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/graft/client/tests copying build/lib/descarteslabs/_dl_modules/common/graft/client/tests/test_client.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/graft/client/tests copying build/lib/descarteslabs/_dl_modules/common/graft/client/client.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/graft/client creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/graft/syntax copying build/lib/descarteslabs/_dl_modules/common/graft/syntax/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/graft/syntax copying build/lib/descarteslabs/_dl_modules/common/graft/syntax/syntax.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/graft/syntax creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/graft/interpreter copying build/lib/descarteslabs/_dl_modules/common/graft/interpreter/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/graft/interpreter copying build/lib/descarteslabs/_dl_modules/common/graft/interpreter/exceptions.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/graft/interpreter creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/graft/interpreter/tests copying build/lib/descarteslabs/_dl_modules/common/graft/interpreter/tests/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/graft/interpreter/tests copying build/lib/descarteslabs/_dl_modules/common/graft/interpreter/tests/test_interpreter.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/graft/interpreter/tests copying build/lib/descarteslabs/_dl_modules/common/graft/interpreter/scopedchainmap.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/graft/interpreter copying build/lib/descarteslabs/_dl_modules/common/graft/interpreter/interpreter.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/graft/interpreter creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/collection copying build/lib/descarteslabs/_dl_modules/common/collection/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/collection copying build/lib/descarteslabs/_dl_modules/common/collection/collection.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/collection creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/collection/tests copying build/lib/descarteslabs/_dl_modules/common/collection/tests/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/collection/tests copying build/lib/descarteslabs/_dl_modules/common/collection/tests/test_collection.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/collection/tests creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/property_filtering copying build/lib/descarteslabs/_dl_modules/common/property_filtering/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/property_filtering creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/property_filtering/tests copying build/lib/descarteslabs/_dl_modules/common/property_filtering/tests/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/property_filtering/tests copying build/lib/descarteslabs/_dl_modules/common/property_filtering/tests/test_filtering.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/property_filtering/tests copying build/lib/descarteslabs/_dl_modules/common/property_filtering/filtering.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/property_filtering creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/tables copying build/lib/descarteslabs/_dl_modules/tables/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/tables creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/tables/tests copying build/lib/descarteslabs/_dl_modules/tables/tests/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/tables/tests copying build/lib/descarteslabs/_dl_modules/tables/tests/test_inspect_dataset.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/tables/tests copying build/lib/descarteslabs/_dl_modules/tables/tests/test_tables_client.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/tables/tests copying build/lib/descarteslabs/_dl_modules/tables/client.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/tables creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/discover copying build/lib/descarteslabs/_dl_modules/discover/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/discover creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/discover/tests copying build/lib/descarteslabs/_dl_modules/discover/tests/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/discover/tests copying build/lib/descarteslabs/_dl_modules/discover/tests/test_client.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/discover/tests copying build/lib/descarteslabs/_dl_modules/discover/client.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/discover creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/scenes copying build/lib/descarteslabs/_dl_modules/scenes/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/scenes copying build/lib/descarteslabs/_dl_modules/scenes/helpers.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/scenes creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/scenes/tests copying build/lib/descarteslabs/_dl_modules/scenes/tests/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/scenes/tests copying build/lib/descarteslabs/_dl_modules/scenes/tests/mock_data.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/scenes/tests copying build/lib/descarteslabs/_dl_modules/scenes/tests/test_scene.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/scenes/tests copying build/lib/descarteslabs/_dl_modules/scenes/tests/test_scenecollection.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/scenes/tests copying build/lib/descarteslabs/_dl_modules/scenes/tests/test_search.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/scenes/tests copying build/lib/descarteslabs/_dl_modules/scenes/scenecollection.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/scenes copying build/lib/descarteslabs/_dl_modules/scenes/search_api.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/scenes copying build/lib/descarteslabs/_dl_modules/scenes/scene.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/scenes creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/third_party copying build/lib/descarteslabs/_dl_modules/third_party/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/third_party creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/third_party/boltons copying build/lib/descarteslabs/_dl_modules/third_party/boltons/__init__.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/third_party/boltons copying build/lib/descarteslabs/_dl_modules/third_party/boltons/funcutils.py -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/third_party/boltons byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/auth/auth.py to auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/auth/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/auth/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/auth/tests/test_auth.py to test_auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/config/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/config/_gcp_init.py to _gcp_init.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/config/_aws_init.py to _aws_init.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/config/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/config/tests/test_config.py to test_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/config/_helpers.py to _helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/vectors/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/vectors/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/vectors/featurecollection.py to featurecollection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/vectors/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/vectors/tests/test_async_job.py to test_async_job.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/vectors/tests/test_feature.py to test_feature.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/vectors/tests/fixtures.py to fixtures.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/vectors/tests/test_featurecollection.py to test_featurecollection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/vectors/async_job.py to async_job.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/vectors/feature.py to feature.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/catalog/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/catalog/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/catalog/image.py to image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/catalog/scaling.py to scaling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/catalog/catalog_base.py to catalog_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/catalog/attributes.py to attributes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/catalog/product.py to product.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/catalog/search.py to search.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/catalog/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/catalog/tests/test_filters.py to test_filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/catalog/tests/mock_data.py to mock_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/catalog/tests/test_scaling.py to test_scaling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/catalog/tests/test_catalog_base.py to test_catalog_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/catalog/tests/test_image_upload.py to test_image_upload.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/catalog/tests/test_attributes.py to test_attributes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/catalog/tests/test_product.py to test_product.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/catalog/tests/test_download.py to test_download.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/catalog/tests/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/catalog/tests/test_band.py to test_band.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/catalog/tests/test_search.py to test_search.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/catalog/tests/test_image_collection.py to test_image_collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/catalog/tests/test_summary.py to test_summary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/catalog/tests/test_image.py to test_image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/catalog/catalog_client.py to catalog_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/catalog/image_upload.py to image_upload.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/catalog/named_catalog_base.py to named_catalog_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/catalog/image_types.py to image_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/catalog/band.py to band.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/catalog/image_collection.py to image_collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/auth/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/auth/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/auth/tests/test_cli.py to test_cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/auth/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/scripts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/scripts/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/scripts/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/scripts/tests/test_scripts.py to test_scripts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/scripts/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/grpc/auth.py to auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/grpc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/grpc/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/grpc/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/grpc/tests/test_client.py to test_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/grpc/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/grpc/generic_client_interceptor.py to generic_client_interceptor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/catalog/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/catalog/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/catalog/tests/test_catalog.py to test_catalog.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/catalog/catalog.py to catalog.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/vector/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/vector/vector.py to vector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/vector/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/vector/tests/test_vector.py to test_vector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/tasks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/tasks/tasks.py to tasks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/tasks/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/tasks/tests/data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/tasks/tests/data/dl_test_package/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/tasks/tests/data/dl_test_package/package/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/tasks/tests/data/dl_test_package/package/module.py to module.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/tasks/tests/test_tasks.py to test_tasks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/metadata/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/metadata/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/metadata/tests/e2e/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/metadata/tests/e2e/test_metadata.py to test_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/metadata/tests/test_metadata.py to test_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/metadata/metadata.py to metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/metadata/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/raster/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/raster/raster.py to raster.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/raster/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/raster/tests/e2e/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/raster/tests/e2e/test_raster.py to test_raster.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/raster/tests/e2e/iowa_geometry.py to iowa_geometry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/raster/tests/test_raster.py to test_raster.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/raster/tests/test_geotiff_utils.py to test_geotiff_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/raster/tests/test_raster_rasterio.py to test_raster_rasterio.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/raster/geotiff_utils.py to geotiff_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/raster/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/service/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/service/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/service/tests/test_service.py to test_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/service/service.py to service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/storage/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/storage/storage.py to storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/storage/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/storage/tests/test_storage.py to test_storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/places/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/places/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/places/tests/test_places.py to test_places.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/places/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/services/places/places.py to places.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/addons.py to addons.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/client/deprecation.py to deprecation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/interactive/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/interactive/layer_picker.py to layer_picker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/interactive/clearable.py to clearable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/interactive/parameters.py to parameters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/interactive/widgets/date.py to date.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/interactive/widgets/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/interactive/widgets/_ipywidgets.py to _ipywidgets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/interactive/widgets/checkbox.py to checkbox.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/interactive/widgets/input.py to input.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/interactive/widgets/_imagery.py to _imagery.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/interactive/widgets/slider.py to slider.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/interactive/widgets/select.py to select.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/interactive/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/interactive/lonlat.py to lonlat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/interactive/inspector.py to inspector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/interactive/map_.py to map_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/interactive/layer_controller.py to layer_controller.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/interactive/layer.py to layer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/interactive/layer_controller_row.py to layer_controller_row.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/interactive/workflow.py to workflow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/client/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/client/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/client/tests/test_client.py to test_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/client/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/cereal/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/cereal/cereal.py to cereal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/cereal/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/cereal/tests/test_cereal.py to test_cereal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/_channel.py to _channel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/execution/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/execution/to_computable.py to to_computable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/execution/arguments.py to arguments.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/mixins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/mixins/numpy_mixin.py to numpy_mixin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/geospatial/where.py to where.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/geospatial/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/geospatial/geocontext.py to geocontext.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/geospatial/imagecollection.py to imagecollection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/geospatial/image.py to image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/geospatial/featurecollection.py to featurecollection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/geospatial/concat.py to concat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/geospatial/mixins.py to mixins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/geospatial/convolution.py to convolution.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/geospatial/tests/test_bandmixin.py to test_bandmixin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/geospatial/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/geospatial/tests/test_geocontext.py to test_geocontext.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/geospatial/tests/test_geometry.py to test_geometry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/geospatial/tests/test_feature.py to test_feature.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/geospatial/tests/test_load_geojson.py to test_load_geojson.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/geospatial/tests/test_geometry_mixin.py to test_geometry_mixin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/geospatial/tests/test_concat.py to test_concat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/geospatial/tests/test_featurecollection.py to test_featurecollection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/geospatial/tests/test_where.py to test_where.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/geospatial/tests/test_groupby.py to test_groupby.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/geospatial/tests/test_imagecollection.py to test_imagecollection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/geospatial/tests/test_image.py to test_image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/geospatial/load_geojson.py to load_geojson.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/geospatial/geometry.py to geometry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/geospatial/geometrycollection.py to geometrycollection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/geospatial/feature.py to feature.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/geospatial/groupby.py to groupby.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/primitives/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/primitives/none.py to none.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/primitives/primitive.py to primitive.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/primitives/bool_.py to bool_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/primitives/string.py to string.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/primitives/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/primitives/tests/test_any.py to test_any.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/primitives/tests/test_bool.py to test_bool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/primitives/tests/test_string.py to test_string.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/primitives/tests/test_none.py to test_none.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/primitives/tests/test_number.py to test_number.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/primitives/tests/test_primitive.py to test_primitive.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/primitives/number.py to number.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/primitives/any_.py to any_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/identifier/identifier.py to identifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/identifier/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/identifier/tests/test_identifier.py to test_identifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/identifier/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/numpy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/numpy/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/numpy/ma/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/numpy/ma/numpy_ma.py to numpy_ma.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/numpy/linalg/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/numpy/linalg/numpy_linalg.py to numpy_linalg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/numpy/numpy_functions.py to numpy_functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/numpy/signatures.py to signatures.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/numpy/numpy_ufuncs.py to numpy_ufuncs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/containers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/containers/struct.py to struct.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/containers/slice.py to slice.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/containers/zip_.py to zip_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/containers/known_dict.py to known_dict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/containers/collection.py to collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/containers/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/containers/tests/test_collection.py to test_collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/containers/tests/test_slice.py to test_slice.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/containers/tests/test_check_valid_binop.py to test_check_valid_binop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/containers/tests/test_zip.py to test_zip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/containers/tests/test_list.py to test_list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/containers/tests/test_tuple.py to test_tuple.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/containers/tests/test_struct.py to test_struct.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/containers/tests/test_dict.py to test_dict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/containers/tests/test_knowndict.py to test_knowndict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/containers/tests/test_range.py to test_range.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/containers/ellipsis.py to ellipsis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/containers/dict_.py to dict_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/containers/list_.py to list_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/containers/_check_valid_binop.py to _check_valid_binop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/containers/range_.py to range_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/containers/tuple_.py to tuple_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/conditional/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/conditional/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/conditional/tests/test_conditional.py to test_conditional.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/conditional/ifelse.py to ifelse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/core/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/core/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/core/tests/test_promote.py to test_promote.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/core/tests/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/core/tests/test_core.py to test_core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/core/core.py to core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/core/promote.py to promote.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/core/codegen.py to codegen.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/widget/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/widget/widget.py to widget.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/widget/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/widget/tests/test_widget.py to test_widget.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/function/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/function/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/function/tests/test_function.py to test_function.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/function/function.py to function.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/_debugging/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/_debugging/_debugging.py to _debugging.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/array/dtype.py to dtype.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/array/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/array/scalar.py to scalar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/array/tests/test_array.py to test_array.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/array/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/array/tests/test_masked_array.py to test_masked_array.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/array/base_array.py to base_array.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/array/array_.py to array_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/array/masked_array.py to masked_array.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/proxify/proxify.py to proxify.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/proxify/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/math/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/math/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/math/tests/test_arithmetic.py to test_arithmetic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/math/arithmetic.py to arithmetic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/datetimes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/datetimes/datetime_.py to datetime_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/datetimes/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/datetimes/tests/test_timedelta.py to test_timedelta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/datetimes/tests/test_datetime.py to test_datetime.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/datetimes/timedelta.py to timedelta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/constants/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/constants/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/constants/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/types/constants/tests/test_constants.py to test_constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/inspect/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/inspect/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/result_types/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/result_types/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/result_types/tests/test_unmarshal.py to test_unmarshal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/result_types/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/result_types/unmarshal.py to unmarshal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/models/xyz.py to xyz.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/models/published_graft.py to published_graft.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/models/tile_url.py to tile_url.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/models/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/models/job.py to job.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/models/versionedgraft.py to versionedgraft.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/models/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/models/tests/test_published_graft.py to test_published_graft.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/models/tests/test_versionedgraft.py to test_versionedgraft.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/models/tests/test_exceptions.py to test_exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/models/tests/test_xyz.py to test_xyz.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/models/tests/test_tile_url.py to test_tile_url.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/models/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/models/tests/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/models/tests/test_workflow.py to test_workflow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/models/tests/test_job.py to test_job.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/models/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/models/visualization.py to visualization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/models/toplevel.py to toplevel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/workflows/models/workflow.py to workflow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/threading/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/threading/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/threading/tests/test_local.py to test_local.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/threading/local.py to local.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/outputs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/outputs/format_to_mimetype.py to format_to_mimetype.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/outputs/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/outputs/tests/test_mimetype_to_proto.py to test_mimetype_to_proto.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/outputs/tests/test_format_to_mimetype.py to test_format_to_mimetype.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/outputs/user_destination_options.py to user_destination_options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/outputs/mimetype_to_proto.py to mimetype_to_proto.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/outputs/user_format_options.py to user_format_options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/utils/masked_stack.py to masked_stack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/utils/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/utils/tests/test_masked_stack.py to test_masked_stack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/proto_munging/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/proto_munging/user_dict_to_proto.py to user_dict_to_proto.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/proto_munging/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/proto_munging/tests/test_proto_to_user_dict.py to test_proto_to_user_dict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/proto_munging/tests/test_user_dict_to_proto.py to test_user_dict_to_proto.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/proto_munging/which_has.py to which_has.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/proto_munging/enum_prefix.py to enum_prefix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/proto_munging/proto_to_user_dict.py to proto_to_user_dict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/arrow_serialization/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/arrow_serialization/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/arrow_serialization/tests/test_deserialize_pyarrow.py to test_deserialize_pyarrow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/arrow_serialization/tests/test_context.py to test_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/arrow_serialization/tests/test_roundtrip.py to test_roundtrip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/arrow_serialization/context.py to context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/workflows/arrow_serialization/serialization.py to serialization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/ibis/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/ibis/deserialization/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/ibis/deserialization/compiler.py to compiler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/ibis/deserialization/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/ibis/deserialization/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/ibis/deserialization/tests/test_table_finder.py to test_table_finder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/ibis/deserialization/tests/test_deserializer.py to test_deserializer.cpython-39.pyc /usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/ibis/deserialization/tests/test_deserializer.py:101: SyntaxWarning: "is" with a literal. Did you mean "=="? byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/ibis/deserialization/tests/test_roundtrip.py to test_roundtrip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/ibis/deserialization/table_finder.py to table_finder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/ibis/client/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/ibis/client/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/ibis/client/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/ibis/client/tests/test_client.py to test_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/ibis/client/tests/test_api.py to test_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/ibis/client/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/ibis/extension/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/ibis/extension/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/ibis/extension/operations.py to operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/ibis/extension/registry.py to registry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/ibis/extension/patch.py to patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/ibis/serialization/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/ibis/serialization/compiler.py to compiler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/ibis/serialization/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/ibis/serialization/tests/test_serializer.py to test_serializer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/visualization/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/visualization/visualization_pb2_grpc.py to visualization_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/visualization/visualization_pb2.py to visualization_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/ibis/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/ibis/ibis_pb2_grpc.py to ibis_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/ibis/ibis_pb2.py to ibis_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/currier/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/currier/currier_pb2_grpc.py to currier_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/currier/currier_pb2.py to currier_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/logging/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/logging/logging_pb2.py to logging_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/logging/logging_pb2_grpc.py to logging_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/widgets/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/widgets/widgets_pb2.py to widgets_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/widgets/widgets_pb2_grpc.py to widgets_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/vektorius/vektorius_pb2_grpc.py to vektorius_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/vektorius/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/vektorius/vektorius_pb2.py to vektorius_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/job/job_pb2_grpc.py to job_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/job/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/job/job_pb2.py to job_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/typespec/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/typespec/typespec_pb2.py to typespec_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/typespec/typespec_pb2_grpc.py to typespec_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/xyz/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/xyz/xyz_pb2_grpc.py to xyz_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/xyz/xyz_pb2.py to xyz_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/workflow/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/workflow/workflow_pb2_grpc.py to workflow_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/workflow/workflow_pb2.py to workflow_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/testing/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/testing/testing_pb2.py to testing_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/testing/testing_pb2_grpc.py to testing_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/types/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/types/types_pb2_grpc.py to types_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/types/types_pb2.py to types_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/discover/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/discover/discover_pb2.py to discover_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/discover/discover_pb2_grpc.py to discover_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/formats/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/formats/formats_pb2_grpc.py to formats_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/formats/formats_pb2.py to formats_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/destinations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/destinations/destinations_pb2.py to destinations_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/destinations/destinations_pb2_grpc.py to destinations_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/errors/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/errors/errors_pb2_grpc.py to errors_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/errors/errors_pb2.py to errors_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/health/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/health/health_pb2_grpc.py to health_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/proto/health/health_pb2.py to health_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/retry/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/retry/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/retry/tests/test_retry.py to test_retry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/retry/retry.py to retry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/dotdict/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/dotdict/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/dotdict/tests/test_dotdict.py to test_dotdict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/dotdict/dotdict.py to dotdict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/display/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/display/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/display/tests/test_display.py to test_display.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/display/_display.py to _display.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/shapely_support/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/shapely_support/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/shapely_support/tests/test_shapely_support.py to test_shapely_support.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/tasks/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/tasks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/tasks/futuretask.py to futuretask.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/tasks/exporttask.py to exporttask.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/tasks/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/tasks/tests/test_futuretask.py to test_futuretask.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/tasks/tests/test_uploadtask.py to test_uploadtask.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/tasks/tests/test_exporttask.py to test_exporttask.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/tasks/uploadtask.py to uploadtask.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/registry/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/registry/registry.py to registry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/dltile/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/dltile/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/dltile/conversions.py to conversions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/dltile/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/dltile/tests/test_conversions.py to test_conversions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/dltile/tests/test_dltiles.py to test_dltiles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/dltile/utm.py to utm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/dltile/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/dltile/_tiling.py to _tiling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/dltile/tile.py to tile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/dltile/rasterize.py to rasterize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/http/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/http/authorization.py to authorization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/http/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/http/tests/test_service.py to test_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/http/tests/test_proxy.py to test_proxy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/http/tests/test_retry.py to test_retry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/http/tests/test_authorization.py to test_authorization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/http/service.py to service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/http/session.py to session.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/http/retry.py to retry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/http/proxy.py to proxy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/geo/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/geo/geocontext.py to geocontext.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/geo/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/geo/tests/test_geocontext.py to test_geocontext.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/geo/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/geo/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/graft/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/graft/client/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/graft/client/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/graft/client/tests/test_client.py to test_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/graft/client/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/graft/syntax/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/graft/syntax/syntax.py to syntax.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/graft/interpreter/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/graft/interpreter/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/graft/interpreter/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/graft/interpreter/tests/test_interpreter.py to test_interpreter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/graft/interpreter/scopedchainmap.py to scopedchainmap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/graft/interpreter/interpreter.py to interpreter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/collection/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/collection/collection.py to collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/collection/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/collection/tests/test_collection.py to test_collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/property_filtering/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/property_filtering/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/property_filtering/tests/test_filtering.py to test_filtering.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/property_filtering/filtering.py to filtering.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/tables/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/tables/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/tables/tests/test_inspect_dataset.py to test_inspect_dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/tables/tests/test_tables_client.py to test_tables_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/tables/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/discover/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/discover/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/discover/tests/test_client.py to test_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/discover/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/scenes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/scenes/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/scenes/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/scenes/tests/mock_data.py to mock_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/scenes/tests/test_scene.py to test_scene.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/scenes/tests/test_scenecollection.py to test_scenecollection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/scenes/tests/test_search.py to test_search.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/scenes/scenecollection.py to scenecollection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/scenes/search_api.py to search_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/scenes/scene.py to scene.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/third_party/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/third_party/boltons/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/third_party/boltons/funcutils.py to funcutils.cpython-39.pyc writing byte-compilation script '/tmp/tmp_i51alfk.py' /usr/bin/python3 /tmp/tmp_i51alfk.py /usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/ibis/deserialization/tests/test_deserializer.py:101: SyntaxWarning: "is" with a literal. Did you mean "=="? removing /tmp/tmp_i51alfk.py running install_data creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/docs creating /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/docs/descarteslabs copying README.md -> /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/docs/descarteslabs running install_egg_info running egg_info writing descarteslabs.egg-info/PKG-INFO writing dependency_links to descarteslabs.egg-info/dependency_links.txt writing entry points to descarteslabs.egg-info/entry_points.txt writing requirements to descarteslabs.egg-info/requires.txt writing top-level names to descarteslabs.egg-info/top_level.txt reading manifest file 'descarteslabs.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'descarteslabs.egg-info/SOURCES.txt' Copying descarteslabs.egg-info to /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9/site-packages/descarteslabs-1.12.1-py3.9.egg-info running install_scripts Installing descarteslabs script to /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64//usr/share/doc/python-descarteslabs + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64 ~/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64 ~/build/BUILD/descarteslabs-1.12.1 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/descarteslabs-1.12.1 + mv /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.12.1-1 --unique-debug-suffix -1.12.1-1.x86_64 --unique-debug-src-base python-descarteslabs-1.12.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/descarteslabs-1.12.1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 /usr/lib/python3.9/site-packages/descarteslabs/_dl_modules/common/ibis/deserialization/tests/test_deserializer.py:101: SyntaxWarning: "is" with a literal. Did you mean "=="? + /usr/lib/rpm/brp-python-hardlink Processing files: python3-descarteslabs-1.12.1-1.noarch Provides: python-descarteslabs python3-descarteslabs = 1.12.1-1 python3.9dist(descarteslabs) = 1.12.1 python3dist(descarteslabs) = 1.12.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(affine) >= 2.2.2 python3.9dist(blosc) >= 1.10.6 python3.9dist(cachetools) >= 3.1.1 python3.9dist(cachetools) < 5 python3.9dist(cloudpickle) = 1.6 python3.9dist(dynaconf) >= 3.1.11 python3.9dist(geojson) >= 2.5 python3.9dist(grpcio) >= 1.35 python3.9dist(grpcio) < 2 python3.9dist(imagecodecs) >= 2021.5.20 python3.9dist(lazy-object-proxy) >= 1.7.1 python3.9dist(mercantile) >= 1.1.3 python3.9dist(numpy) >= 1.21.6 python3.9dist(numpy) < 1.23 python3.9dist(pillow) >= 9.2 python3.9dist(protobuf) >= 3.19.5 python3.9dist(protobuf) < 4 python3.9dist(pyarrow) >= 3 python3.9dist(pytz) >= 2021.1 python3.9dist(requests) >= 2.28.1 python3.9dist(requests) < 3 python3.9dist(setuptools) >= 65.6.3 python3.9dist(shapely) >= 1.8.1 python3.9dist(shapely) < 2 python3.9dist(tifffile) = 2021.4.8 python3.9dist(tqdm) >= 4.32.1 Processing files: python-descarteslabs-help-1.12.1-1.noarch warning: Empty %files file /builddir/build/BUILD/descarteslabs-1.12.1/doclist.lst Provides: python-descarteslabs-help = 1.12.1-1 python3-descarteslabs-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-descarteslabs-1.12.1-1.x86_64 error: Installed (but unpackaged) file(s) found: /usr/docs/descarteslabs/README.md RPM build errors: Empty %files file /builddir/build/BUILD/descarteslabs-1.12.1/doclist.lst Installed (but unpackaged) file(s) found: /usr/docs/descarteslabs/README.md Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-descarteslabs.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-descarteslabs.spec