Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-verta.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681776744.955187/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-verta.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-verta-0.22.2-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-verta.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681776744.955187/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-verta.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-verta-0.22.2-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-verta.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681776744.955187/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-verta.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.m7VeeS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf verta-0.22.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/verta-0.22.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd verta-0.22.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KerzM2 + umask 022 + cd /builddir/build/BUILD + cd verta-0.22.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/tests copying tests/test_data_types.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/utils.py -> build/lib/tests copying tests/clean_test_accounts.py -> build/lib/tests copying tests/strategies.py -> build/lib/tests copying tests/constants.py -> build/lib/tests copying tests/test_entities.py -> build/lib/tests copying tests/conftest.py -> build/lib/tests copying tests/test_backend.py -> build/lib/tests copying tests/test_metadata.py -> build/lib/tests copying tests/env_fixtures.py -> build/lib/tests copying tests/test_integrations.py -> build/lib/tests copying tests/test_protos.py -> build/lib/tests copying tests/test_query.py -> build/lib/tests copying tests/test_config.py -> build/lib/tests creating build/lib/verta copying verta/__init__.py -> build/lib/verta copying verta/_demo_utils.py -> build/lib/verta copying verta/utils.py -> build/lib/verta copying verta/__about__.py -> build/lib/verta copying verta/_blob.py -> build/lib/verta copying verta/credentials.py -> build/lib/verta copying verta/runtime.py -> build/lib/verta copying verta/client.py -> build/lib/verta creating build/lib/tests/deployable_entity copying tests/deployable_entity/__init__.py -> build/lib/tests/deployable_entity copying tests/deployable_entity/test_deployment.py -> build/lib/tests/deployable_entity copying tests/deployable_entity/test_artifacts.py -> build/lib/tests/deployable_entity creating build/lib/tests/versioning copying tests/versioning/__init__.py -> build/lib/tests/versioning copying tests/versioning/test_code.py -> build/lib/tests/versioning copying tests/versioning/test_dataset.py -> build/lib/tests/versioning copying tests/versioning/test_configuration.py -> build/lib/tests/versioning creating build/lib/tests/models copying tests/models/__init__.py -> build/lib/tests/models copying tests/models/standard_models.py -> build/lib/tests/models copying tests/models/nets.py -> build/lib/tests/models creating build/lib/tests/custom_modules copying tests/custom_modules/__init__.py -> build/lib/tests/custom_modules copying tests/custom_modules/test_custom_modules.py -> build/lib/tests/custom_modules copying tests/custom_modules/contexts.py -> build/lib/tests/custom_modules copying tests/custom_modules/conftest.py -> build/lib/tests/custom_modules copying tests/custom_modules/models.py -> build/lib/tests/custom_modules copying tests/custom_modules/test_utils.py -> build/lib/tests/custom_modules creating build/lib/tests/test_dataset_versioning copying tests/test_dataset_versioning/__init__.py -> build/lib/tests/test_dataset_versioning copying tests/test_dataset_versioning/test_dataset_version.py -> build/lib/tests/test_dataset_versioning copying tests/test_dataset_versioning/test_dataset.py -> build/lib/tests/test_dataset_versioning creating build/lib/tests/http_requests copying tests/http_requests/__init__.py -> build/lib/tests/http_requests copying tests/http_requests/test_connection.py -> build/lib/tests/http_requests copying tests/http_requests/test_client.py -> build/lib/tests/http_requests copying tests/http_requests/test_deployed_model.py -> build/lib/tests/http_requests creating build/lib/tests/test_endpoint copying tests/test_endpoint/__init__.py -> build/lib/tests/test_endpoint copying tests/test_endpoint/test_resources.py -> build/lib/tests/test_endpoint copying tests/test_endpoint/test_endpoint.py -> build/lib/tests/test_endpoint creating build/lib/tests/bases copying tests/bases/__init__.py -> build/lib/tests/bases copying tests/bases/test_deployable_entity.py -> build/lib/tests/bases copying tests/bases/test_paginated_iterable.py -> build/lib/tests/bases creating build/lib/tests/test_concurrency copying tests/test_concurrency/__init__.py -> build/lib/tests/test_concurrency copying tests/test_concurrency/run_functions.py -> build/lib/tests/test_concurrency copying tests/test_concurrency/test_concurrency.py -> build/lib/tests/test_concurrency creating build/lib/tests/test_experimentrun copying tests/test_experimentrun/__init__.py -> build/lib/tests/test_experimentrun copying tests/test_experimentrun/test_environment.py -> build/lib/tests/test_experimentrun copying tests/test_experimentrun/test_artifacts.py -> build/lib/tests/test_experimentrun copying tests/test_experimentrun/test_log_code.py -> build/lib/tests/test_experimentrun copying tests/test_experimentrun/test_attributes.py -> build/lib/tests/test_experimentrun creating build/lib/tests/registry copying tests/registry/__init__.py -> build/lib/tests/registry copying tests/registry/test_stage_change.py -> build/lib/tests/registry copying tests/registry/test_standard_model.py -> build/lib/tests/registry copying tests/registry/test_containerized_model.py -> build/lib/tests/registry copying tests/registry/test_model.py -> build/lib/tests/registry copying tests/registry/test_docker_image.py -> build/lib/tests/registry copying tests/registry/conftest.py -> build/lib/tests/registry copying tests/registry/test_model_base.py -> build/lib/tests/registry creating build/lib/tests/test_utils copying tests/test_utils/__init__.py -> build/lib/tests/test_utils copying tests/test_utils/test_histogram.py -> build/lib/tests/test_utils copying tests/test_utils/test_http_session.py -> build/lib/tests/test_utils copying tests/test_utils/test_pip_requirements.py -> build/lib/tests/test_utils copying tests/test_utils/test_utils.py -> build/lib/tests/test_utils copying tests/test_utils/test_time_utils.py -> build/lib/tests/test_utils copying tests/test_utils/test_file_utils.py -> build/lib/tests/test_utils copying tests/test_utils/test_arg_handler.py -> build/lib/tests/test_utils copying tests/test_utils/test_pagination.py -> build/lib/tests/test_utils creating build/lib/tests/unit_tests copying tests/unit_tests/__init__.py -> build/lib/tests/unit_tests copying tests/unit_tests/test_runtime.py -> build/lib/tests/unit_tests copying tests/unit_tests/strategies.py -> build/lib/tests/unit_tests copying tests/unit_tests/test_endpoint.py -> build/lib/tests/unit_tests copying tests/unit_tests/conftest.py -> build/lib/tests/unit_tests copying tests/unit_tests/test_deployed_model.py -> build/lib/tests/unit_tests creating build/lib/tests/test_permissions copying tests/test_permissions/__init__.py -> build/lib/tests/test_permissions copying tests/test_permissions/test_visibility_e2e.py -> build/lib/tests/test_permissions copying tests/test_permissions/conftest.py -> build/lib/tests/test_permissions copying tests/test_permissions/test_workspace.py -> build/lib/tests/test_permissions copying tests/test_permissions/test_lazy_lists.py -> build/lib/tests/test_permissions copying tests/test_permissions/test_visibility_api.py -> build/lib/tests/test_permissions creating build/lib/tests/test_cli copying tests/test_cli/__init__.py -> build/lib/tests/test_cli copying tests/test_cli/test_endpoint.py -> build/lib/tests/test_cli copying tests/test_cli/test_registry.py -> build/lib/tests/test_cli creating build/lib/tests/versioning/environment copying tests/versioning/environment/__init__.py -> build/lib/tests/versioning/environment copying tests/versioning/environment/test_python.py -> build/lib/tests/versioning/environment copying tests/versioning/environment/test_environment.py -> build/lib/tests/versioning/environment copying tests/versioning/environment/test_docker.py -> build/lib/tests/versioning/environment copying tests/versioning/environment/conftest.py -> build/lib/tests/versioning/environment creating build/lib/tests/custom_modules/integration copying tests/custom_modules/integration/__init__.py -> build/lib/tests/custom_modules/integration copying tests/custom_modules/integration/test_deploy_custom_modules.py -> build/lib/tests/custom_modules/integration creating build/lib/tests/registry/model_version copying tests/registry/model_version/test_log_dataset.py -> build/lib/tests/registry/model_version copying tests/registry/model_version/__init__.py -> build/lib/tests/registry/model_version copying tests/registry/model_version/test_deployment.py -> build/lib/tests/registry/model_version copying tests/registry/model_version/test_from_run.py -> build/lib/tests/registry/model_version copying tests/registry/model_version/test_artifacts.py -> build/lib/tests/registry/model_version copying tests/registry/model_version/test_docker.py -> build/lib/tests/registry/model_version copying tests/registry/model_version/test_log_code.py -> build/lib/tests/registry/model_version copying tests/registry/model_version/test_crud.py -> build/lib/tests/registry/model_version copying tests/registry/model_version/test_find.py -> build/lib/tests/registry/model_version copying tests/registry/model_version/test_monitoring.py -> build/lib/tests/registry/model_version creating build/lib/tests/unit_tests/custom_modules copying tests/unit_tests/custom_modules/__init__.py -> build/lib/tests/unit_tests/custom_modules copying tests/unit_tests/custom_modules/test_custom_modules_util.py -> build/lib/tests/unit_tests/custom_modules copying tests/unit_tests/custom_modules/conftest.py -> build/lib/tests/unit_tests/custom_modules creating build/lib/tests/unit_tests/registry copying tests/unit_tests/registry/__init__.py -> build/lib/tests/unit_tests/registry copying tests/unit_tests/registry/test_registered_model_version.py -> build/lib/tests/unit_tests/registry copying tests/unit_tests/registry/conftest.py -> build/lib/tests/unit_tests/registry copying tests/unit_tests/registry/test_check_model_dependencies.py -> build/lib/tests/unit_tests/registry copying tests/unit_tests/registry/test_model_dependencies.py -> build/lib/tests/unit_tests/registry creating build/lib/verta/_swagger copying verta/_swagger/__init__.py -> build/lib/verta/_swagger copying verta/_swagger/base_type.py -> build/lib/verta/_swagger creating build/lib/verta/_internal_utils copying verta/_internal_utils/__init__.py -> build/lib/verta/_internal_utils copying verta/_internal_utils/importer.py -> build/lib/verta/_internal_utils copying verta/_internal_utils/_histogram_utils.py -> build/lib/verta/_internal_utils copying verta/_internal_utils/http_session.py -> build/lib/verta/_internal_utils copying verta/_internal_utils/_config_utils.py -> build/lib/verta/_internal_utils copying verta/_internal_utils/kafka.py -> build/lib/verta/_internal_utils copying verta/_internal_utils/access_token.py -> build/lib/verta/_internal_utils copying verta/_internal_utils/custom_modules.py -> build/lib/verta/_internal_utils copying verta/_internal_utils/time_utils.py -> build/lib/verta/_internal_utils copying verta/_internal_utils/arg_handler.py -> build/lib/verta/_internal_utils copying verta/_internal_utils/model_dependencies.py -> build/lib/verta/_internal_utils copying verta/_internal_utils/_git_utils.py -> build/lib/verta/_internal_utils copying verta/_internal_utils/_utils.py -> build/lib/verta/_internal_utils copying verta/_internal_utils/_request_utils.py -> build/lib/verta/_internal_utils copying verta/_internal_utils/_file_utils.py -> build/lib/verta/_internal_utils copying verta/_internal_utils/model_validator.py -> build/lib/verta/_internal_utils copying verta/_internal_utils/documentation.py -> build/lib/verta/_internal_utils copying verta/_internal_utils/_pip_requirements_utils.py -> build/lib/verta/_internal_utils copying verta/_internal_utils/pagination_utils.py -> build/lib/verta/_internal_utils copying verta/_internal_utils/_artifact_utils.py -> build/lib/verta/_internal_utils creating build/lib/verta/configuration copying verta/configuration/__init__.py -> build/lib/verta/configuration copying verta/configuration/_hyperparameters.py -> build/lib/verta/configuration copying verta/configuration/_configuration.py -> build/lib/verta/configuration creating build/lib/verta/tracking copying verta/tracking/__init__.py -> build/lib/verta/tracking copying verta/tracking/_context.py -> build/lib/verta/tracking copying verta/tracking/_organization.py -> build/lib/verta/tracking creating build/lib/verta/_uac copying verta/_uac/__init__.py -> build/lib/verta/_uac copying verta/_uac/_role.py -> build/lib/verta/_uac copying verta/_uac/_organization.py -> build/lib/verta/_uac copying verta/_uac/_workspace.py -> build/lib/verta/_uac creating build/lib/verta/deployment copying verta/deployment/__init__.py -> build/lib/verta/deployment copying verta/deployment/_deployedmodel.py -> build/lib/verta/deployment creating build/lib/verta/integrations copying verta/integrations/__init__.py -> build/lib/verta/integrations creating build/lib/verta/code copying verta/code/__init__.py -> build/lib/verta/code copying verta/code/_notebook.py -> build/lib/verta/code copying verta/code/_git.py -> build/lib/verta/code copying verta/code/_code.py -> build/lib/verta/code creating build/lib/verta/data_types copying verta/data_types/__init__.py -> build/lib/verta/data_types copying verta/data_types/_matrix.py -> build/lib/verta/data_types copying verta/data_types/_verta_data_type.py -> build/lib/verta/data_types copying verta/data_types/_table.py -> build/lib/verta/data_types copying verta/data_types/_confusion_matrix.py -> build/lib/verta/data_types copying verta/data_types/_discrete_histogram.py -> build/lib/verta/data_types copying verta/data_types/_string_value.py -> build/lib/verta/data_types copying verta/data_types/_float_histogram.py -> build/lib/verta/data_types copying verta/data_types/_line.py -> build/lib/verta/data_types copying verta/data_types/_numeric_value.py -> build/lib/verta/data_types creating build/lib/verta/environment copying verta/environment/__init__.py -> build/lib/verta/environment copying verta/environment/_docker.py -> build/lib/verta/environment copying verta/environment/_python.py -> build/lib/verta/environment copying verta/environment/_environment.py -> build/lib/verta/environment creating build/lib/verta/_protos copying verta/_protos/__init__.py -> build/lib/verta/_protos creating build/lib/verta/_cli copying verta/_cli/__init__.py -> build/lib/verta/_cli copying verta/_cli/AsciiTable.py -> build/lib/verta/_cli creating build/lib/verta/_bases copying verta/_bases/__init__.py -> build/lib/verta/_bases copying verta/_bases/_lazy_list.py -> build/lib/verta/_bases copying verta/_bases/_paginated_iterable.py -> build/lib/verta/_bases creating build/lib/verta/dataset copying verta/dataset/__init__.py -> build/lib/verta/dataset copying verta/dataset/_dataset.py -> build/lib/verta/dataset copying verta/dataset/_path.py -> build/lib/verta/dataset copying verta/dataset/_s3.py -> build/lib/verta/dataset copying verta/dataset/_hdfs.py -> build/lib/verta/dataset creating build/lib/verta/registry copying verta/registry/__init__.py -> build/lib/verta/registry copying verta/registry/errors.py -> build/lib/verta/registry copying verta/registry/_verify_io.py -> build/lib/verta/registry copying verta/registry/_constants.py -> build/lib/verta/registry copying verta/registry/_check_model_dependencies.py -> build/lib/verta/registry copying verta/registry/_docker_image.py -> build/lib/verta/registry copying verta/registry/_verta_model_base.py -> build/lib/verta/registry creating build/lib/verta/endpoint copying verta/endpoint/__init__.py -> build/lib/verta/endpoint copying verta/endpoint/resources.py -> build/lib/verta/endpoint copying verta/endpoint/_kafka_settings.py -> build/lib/verta/endpoint copying verta/endpoint/_endpoint.py -> build/lib/verta/endpoint copying verta/endpoint/_build.py -> build/lib/verta/endpoint copying verta/endpoint/_endpoints.py -> build/lib/verta/endpoint creating build/lib/verta/visibility copying verta/visibility/_private.py -> build/lib/verta/visibility copying verta/visibility/__init__.py -> build/lib/verta/visibility copying verta/visibility/_org_default.py -> build/lib/verta/visibility copying verta/visibility/_org_custom.py -> build/lib/verta/visibility copying verta/visibility/_workspace_default.py -> build/lib/verta/visibility copying verta/visibility/_visibility.py -> build/lib/verta/visibility creating build/lib/verta/external copying verta/external/__init__.py -> build/lib/verta/external creating build/lib/verta/_swagger/_public copying verta/_swagger/_public/__init__.py -> build/lib/verta/_swagger/_public creating build/lib/verta/_swagger/client copying verta/_swagger/client/__init__.py -> build/lib/verta/_swagger/client copying verta/_swagger/client/clientset.py -> build/lib/verta/_swagger/client copying verta/_swagger/client/http_client.py -> build/lib/verta/_swagger/client creating build/lib/verta/_swagger/_public/artifactstore copying verta/_swagger/_public/artifactstore/__init__.py -> build/lib/verta/_swagger/_public/artifactstore creating build/lib/verta/_swagger/_public/uac copying verta/_swagger/_public/uac/__init__.py -> build/lib/verta/_swagger/_public/uac creating build/lib/verta/_swagger/_public/common copying verta/_swagger/_public/common/__init__.py -> build/lib/verta/_swagger/_public/common creating build/lib/verta/_swagger/_public/modeldb copying verta/_swagger/_public/modeldb/__init__.py -> build/lib/verta/_swagger/_public/modeldb creating build/lib/verta/_swagger/_public/artifactstore/model copying verta/_swagger/_public/artifactstore/model/__init__.py -> build/lib/verta/_swagger/_public/artifactstore/model copying verta/_swagger/_public/artifactstore/model/ArtifactstoreGetArtifactResponse.py -> build/lib/verta/_swagger/_public/artifactstore/model copying verta/_swagger/_public/artifactstore/model/ArtifactstoreStoreArtifactResponse.py -> build/lib/verta/_swagger/_public/artifactstore/model copying verta/_swagger/_public/artifactstore/model/ArtifactstoreStoreArtifactWithStreamResponse.py -> build/lib/verta/_swagger/_public/artifactstore/model copying verta/_swagger/_public/artifactstore/model/ArtifactstoreStoreArtifact.py -> build/lib/verta/_swagger/_public/artifactstore/model copying verta/_swagger/_public/artifactstore/model/ArtifactstoreDeleteArtifact.py -> build/lib/verta/_swagger/_public/artifactstore/model copying verta/_swagger/_public/artifactstore/model/ArtifactstoreDeleteArtifactResponse.py -> build/lib/verta/_swagger/_public/artifactstore/model copying verta/_swagger/_public/artifactstore/model/ArtifactstoreStoreArtifactWithStream.py -> build/lib/verta/_swagger/_public/artifactstore/model copying verta/_swagger/_public/artifactstore/model/ProtobufAny.py -> build/lib/verta/_swagger/_public/artifactstore/model copying verta/_swagger/_public/artifactstore/model/RuntimeError.py -> build/lib/verta/_swagger/_public/artifactstore/model creating build/lib/verta/_swagger/_public/artifactstore/api copying verta/_swagger/_public/artifactstore/api/__init__.py -> build/lib/verta/_swagger/_public/artifactstore/api copying verta/_swagger/_public/artifactstore/api/ArtifactStoreApi.py -> build/lib/verta/_swagger/_public/artifactstore/api creating build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacGetSelfAllowedResources.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacDeleteUserResponse.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacCreateUserResponse.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/__init__.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/TernaryEnumTernary.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacRemoveTeamUserResponse.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacSetRole.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacGetAllowedResources.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacResources.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacGetTeamByShortNameResponse.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacListRoleBindingsResponse.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/CollaboratorTypeEnumCollaboratorType.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacSetRoleBindingResponse.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacRemoveUserResponse.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacAddCollaboratorRequest.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacAddUser.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacListMyOrganizationsResponse.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/ProtobufStruct.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacResourceActionGroup.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacUpdateUser.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/ModelResourceEnumModelDBServiceResourceTypes.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/ProtobufNullValue.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacRemoveTeamUser.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/ProtobufValue.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/RoleActionEnumRoleServiceActions.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacGetTeamByIdResponse.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacGetSelfAllowedActionsBatch.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/ValueTypeEnumValueType.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacGetOrganizationByShortNameResponse.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacIsAllowed.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacSetRoleResponse.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacListMyTeamsResponse.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/ServiceEnumService.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacCreateUser.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/RoleResourceEnumRoleServiceResourceTypes.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacDeleteTeam.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacGetTeamByNameResponse.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacDeleteUser.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacGetSelfAllowedResourcesResponse.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacRemoveCollaboratorResponse.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/ModelDBActionEnumModelDBServiceActions.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacGetUsers.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacEntities.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacRoleBinding.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/AuthzResourceEnumAuthzServiceResourceTypes.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacAddTeamUserResponse.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacTeam.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/IdServiceProviderEnumIdServiceProvider.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacDeleteOrganization.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacGetUsersResponse.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacIsSelfAllowedResponse.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacActions.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacListUsersResponse.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacSetTeam.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacDeleteRole.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacGetRoleByNameResponse.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacDeleteOrganizationResponse.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacAction.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacSetRoleBinding.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/AuthzActionEnumAuthzServiceActions.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacGetAllowedResourcesResponse.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacCollectTelemetryResponse.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacRole.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacDeleteTeamResponse.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacSetOrganization.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacSetTeamResponse.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacGetCollaboratorResponse.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacAddTeamUser.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacListTeamUserResponse.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/EntitiesEnumEntitiesTypes.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacDeleteRoleBindingResponse.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/CommonKeyValue.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacFlagEnum.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacShareViaEnum.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacVertaUserInfo.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacUpdateUserResponse.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacRemoveUser.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacUserInfo.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/ProtobufAny.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacGetAllowedEntitiesResponse.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacIsSelfAllowed.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacListRolesResponse.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacRoleScope.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacIsAllowedResponse.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacCollectTelemetry.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacGetAllowedEntities.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacDeleteRoleBinding.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacAddUserResponse.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacGetOrganizationByNameResponse.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacGetSelfAllowedActionsBatchResponse.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacGetOrganizationByIdResponse.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacAddCollaboratorRequestResponse.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/ProtobufListValue.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacSetOrganizationResponse.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacDeleteRoleResponse.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacListTeamsResponse.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacGetRoleBindingByIdResponse.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacGetRoleByIdResponse.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacGetRoleBindingByNameResponse.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/RuntimeError.py -> build/lib/verta/_swagger/_public/uac/model copying verta/_swagger/_public/uac/model/UacOrganization.py -> build/lib/verta/_swagger/_public/uac/model creating build/lib/verta/_swagger/_public/uac/api copying verta/_swagger/_public/uac/api/__init__.py -> build/lib/verta/_swagger/_public/uac/api copying verta/_swagger/_public/uac/api/TeamApi.py -> build/lib/verta/_swagger/_public/uac/api copying verta/_swagger/_public/uac/api/AuthorizationApi.py -> build/lib/verta/_swagger/_public/uac/api copying verta/_swagger/_public/uac/api/CollaboratorApi.py -> build/lib/verta/_swagger/_public/uac/api copying verta/_swagger/_public/uac/api/RoleServiceApi.py -> build/lib/verta/_swagger/_public/uac/api copying verta/_swagger/_public/uac/api/TelemetryApi.py -> build/lib/verta/_swagger/_public/uac/api copying verta/_swagger/_public/uac/api/OrganizationApi.py -> build/lib/verta/_swagger/_public/uac/api copying verta/_swagger/_public/uac/api/UACServiceApi.py -> build/lib/verta/_swagger/_public/uac/api creating build/lib/verta/_swagger/_public/common/model copying verta/_swagger/_public/common/model/__init__.py -> build/lib/verta/_swagger/_public/common/model copying verta/_swagger/_public/common/model/ProtobufAny.py -> build/lib/verta/_swagger/_public/common/model copying verta/_swagger/_public/common/model/RuntimeError.py -> build/lib/verta/_swagger/_public/common/model creating build/lib/verta/_swagger/_public/common/api copying verta/_swagger/_public/common/api/__init__.py -> build/lib/verta/_swagger/_public/common/api copying verta/_swagger/_public/common/api/CommonServiceApi.py -> build/lib/verta/_swagger/_public/common/api creating build/lib/verta/_swagger/_public/modeldb/versioning copying verta/_swagger/_public/modeldb/versioning/__init__.py -> build/lib/verta/_swagger/_public/modeldb/versioning creating build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbLogMetrics.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbDeleteProjectTagsResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbFindExperiments.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/__init__.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbUpdateProjectNameResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/TernaryEnumTernary.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbGetJobIdResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbCreateJob.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbSetDatasetWorkspace.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbLogExperimentArtifacts.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbAdvancedQueryDatasetsResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbFindHydratedDatasetsByTeam.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbDeleteExperimentRunsResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbLogExperimentCodeVersion.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbLogProjectCodeVersionResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbLogHyperparameters.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbDeleteDatasetVersionsResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbUpdateExperimentNameOrDescriptionResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbSortExperimentRunsResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbDeleteExperiment.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbFindHydratedDatasetsByOrganization.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbAddExperimentRunTag.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbLogObservation.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbSetDatasetVersionVisibilty.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbGetArtifactsResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/CollaboratorTypeEnumCollaboratorType.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbDeleteExperimentTags.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbGetExperimentRunByNameResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbCreateJobResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbUpdateExperimentRunDescriptionResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbTopExperimentRunsSelectorResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbSetDatasetVisibilty.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbCodeVersion.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbProjectVisibility.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbDeleteProjects.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbAddExperimentRunTagResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbLogArtifactsResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/DatasetTypeEnumDatasetType.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbUpdateExperimentRunName.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbUpdateCommentResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbAddDatasetVersionAttributesResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbUpdateProjectDescriptionResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbGetExperimentRunsByDatasetVersionIdResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbUpdateProjectDescription.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbSetProjectVisibiltyResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbUpdateDatasetVersionAttributes.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbUpdateDatasetAttributes.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/JobTypeEnumJobType.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbAddComment.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbCreateExperiment.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbJob.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ProtobufStruct.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbDeleteDatasetVersion.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbFindAllOutputs.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ProtobufNullValue.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbUpdateProjectAttributes.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbDeleteProject.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbGetDatasetVersionByIdResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbFindProjectsResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbGetUrlForArtifactResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbGetExperimentRunsInProjectResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ProtobufValue.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbDeleteDataset.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbRawDatasetVersionInfo.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/OperatorEnumOperator.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbGetExperimentRunCodeVersionResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbGetExperimentsInProjectResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbGetObservationsResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbUpdateExperimentRunNameResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbLogDatasetsResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbLogHyperparameter.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbFindExperimentsResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbUpdateDatasetDescriptionResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/RoleActionEnumRoleServiceActions.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbGetExperimentRunByIdResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbLogMetricResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbLogDatasetResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbUpdateExperimentDescription.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbAddAttributesResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbAddCommentResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbLogHyperparametersResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/WorkspaceTypeEnumWorkspaceType.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbDeleteDatasetVersions.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbProject.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbDeleteArtifact.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ValueTypeEnumValueType.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbGetExperimentRunByDataset.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbGetProjectsResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbGetHyperparametersResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbAddDatasetVersionTags.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbDatasetPartInfo.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbDeleteExperimentRunTagResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbLogDataset.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbFindHydratedProjectsByTeam.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbAddExperimentRunTagsResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbGetDatasetByNameResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbFindDatasetVersions.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbGetProjectByNameResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbSetProjectReadmeResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbGitSnapshot.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbDeleteJobResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbHydratedDataset.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbMetricsSummary.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbUpdateProjectName.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbDeleteProjectTags.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbAddProjectTagResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbDeleteExperimentAttributesResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbUpdateDatasetDescription.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbGetUrlForArtifact.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbCreateDatasetResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbCreateProjectResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbDeepCopyProjectResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbLogArtifact.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbUpdateDatasetVersionAttributesResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ServiceEnumService.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbDeleteDatasetAttributesResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbFindExperimentRunsResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/PathLocationTypeEnumPathLocationType.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbUpdateExperimentRunDescription.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbAdvancedQueryDatasetVersionsResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbVerifyConnectionResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbSetDatasetWorkspaceResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbFindHydratedProjectsByOrganization.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbAddLineageResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbAddProjectTagsResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbAddExperimentRunTags.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/LineageEntryEnumLineageEntryType.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbGetTagsResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbGetProjectShortNameResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbLogJobIdResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbSetProjectShortNameResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbExperimentRun.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbAddProjectAttributesResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbGetAttributesResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModelDBActionEnumModelDBServiceActions.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbLogAttributeResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbFindExperimentRuns.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbCollaboratorUserInfo.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbDeleteDatasetVersionTagsResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbAddDatasetVersionAttributes.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbAdvancedQueryExperimentsResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbLogAttribute.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbCreateProject.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbAddExperimentTagResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbLogProjectArtifactsResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbLogMetricsResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/UacTeam.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/IdServiceProviderEnumIdServiceProvider.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbSetProjectWorkspace.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbAddLineage.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbSetProjectShortName.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbDeleteProjectAttributesResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbFindAllInputsResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbDeleteExperimentArtifact.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbGetExperimentRunsInExperimentResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbLogHyperparameterResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbSetParentExperimentRunId.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbSetProjectVisibilty.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbDeleteDatasetTags.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbArtifact.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbDeleteExperimentRunTagsResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbDeleteExperimentsResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbGetExperimentByNameResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbLogMetric.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbLineageEntryBatch.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbUpdateExperimentDescriptionResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbDeleteExperiments.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbGetExperimentRunByDatasetResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbLogExperimentRunCodeVersionResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/UacAction.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbGetLatestDatasetVersionByDatasetIdResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/AuthzActionEnumAuthzServiceActions.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbCreateExperimentRun.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbAddProjectTag.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbUpdateExperimentNameOrDescription.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbUpdateDatasetVersionDescription.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbSetDatasetVisibiltyResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbAddDatasetTags.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbGetHydratedDatasetByNameResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbFeature.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbDeleteProjectTag.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbGetChildrenExperimentRunsResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbUpdateDatasetName.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbDatasetVersion.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbLogObservations.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbLogProjectArtifacts.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbGetAllDatasetVersionsByDatasetIdResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbUpdateJobResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbGetHydratedProjectsResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbFindAllInputs.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbGetExperimentByIdResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbAdvancedQueryExperimentRunsResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbCreateDataset.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbGetProjectReadmeResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbDeleteDatasetVersionResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbUpdateDatasetAttributesResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbQueryDatasetVersionInfo.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbComment.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbGetHydratedExperimentRunByIdResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbGetProjectByIdResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbUpdateDatasetVersionDescriptionResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbGetHydratedExperimentRunsByProjectIdResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbGetProjectCodeVersionResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbGetCommentsResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbGetJobResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbDeleteExperimentRuns.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbLogExperimentArtifactsResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbFindAllOutputsResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbAdvancedQueryProjectsResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbGetHydratedExperimentsByProjectIdResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbDeepCopyProject.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbGetAllDatasetsResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbLogExperimentRunCodeVersion.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbDeleteArtifactResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbDeleteDatasetVersionAttributesResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbUpdateExperimentName.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/DatasetVisibilityEnumDatasetVisibility.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbExperiment.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbLogAttributesResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbLogExperimentCodeVersionResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbDeleteExperimentRunResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbLogArtifactResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbLogObservationResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbAddExperimentTagsResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/EntitiesEnumEntitiesTypes.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbAddExperimentTags.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbAddExperimentAttributesResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/CommonKeyValue.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbDeleteDatasetsResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbGetDatasetByIdResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbAddExperimentTag.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/UacFlagEnum.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbDeleteExperimentTagResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/UacVertaUserInfo.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbLogAttributes.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbDeleteProjectResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbLogObservationsResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbAddDatasetTagsResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbDeleteExperimentRunTag.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbCreateExperimentResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbCreateDatasetVersionResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/UacUserInfo.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbFindHydratedProjectsByUser.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbUpdateComment.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbDeleteCommentResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/JobStatusEnumJobStatus.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbUpdateExperimentNameResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbDeleteLineage.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ProtobufAny.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbDeleteProjectsResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ArtifactTypeEnumArtifactType.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbCreateDatasetVersion.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbHydratedDatasetVersion.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbLastExperimentByDatasetIdResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbAddProjectAttributes.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbAddExperimentRunAttributesResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbAddAttributes.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbLogProjectCodeVersion.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbAddExperimentAttributes.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbDeleteExperimentRunAttributesResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbLogDatasets.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbSetProjectReadme.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbDeleteProjectTagResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbLineageEntry.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbDeleteExperimentRun.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbAddProjectTags.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbDeleteDatasetVersionTags.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbAddDatasetAttributes.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbDataset.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbDeleteExperimentTagsResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbFindDatasetsResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbSetProjectWorkspaceResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbAddDatasetAttributesResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbGetMetricsResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbGetSummaryResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbLogArtifacts.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbCreateExperimentRunResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbUpdateProjectAttributesResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbHydratedExperiment.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbFindDatasets.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbGetHydratedDatasetsByProjectIdResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbLastModifiedExperimentRunSummary.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbDeleteDatasetResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbFindAllInputsOutputsResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbDeleteProjectArtifact.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ProtobufListValue.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbDeleteExperimentResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbGetExperimentCodeVersionResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbAddDatasetVersionTagsResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbGetDatasetsResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbObservation.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbDeleteExperimentTag.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbFindProjects.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbDeleteExperimentRunTags.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbSetParentExperimentRunIdResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbGetHydratedProjectByIdResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbFindAllInputsOutputs.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbQueryParameter.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbSetDatasetVersionVisibiltyResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbKeyValueQuery.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbDeleteLineageResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbPathDatasetVersionInfo.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbAddExperimentRunAttributes.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbUpdateDatasetNameResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbDeleteDatasetTagsResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/RuntimeError.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbGetPublicProjectsResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbDeleteDatasets.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbHydratedExperimentRun.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbHydratedProject.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbDeleteProjectArtifactResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/UacOrganization.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbFindDatasetVersionsResponse.py -> build/lib/verta/_swagger/_public/modeldb/model copying verta/_swagger/_public/modeldb/model/ModeldbDeleteExperimentArtifactResponse.py -> build/lib/verta/_swagger/_public/modeldb/model creating build/lib/verta/_swagger/_public/modeldb/metadata copying verta/_swagger/_public/modeldb/metadata/__init__.py -> build/lib/verta/_swagger/_public/modeldb/metadata creating build/lib/verta/_swagger/_public/modeldb/api copying verta/_swagger/_public/modeldb/api/ProjectServiceApi.py -> build/lib/verta/_swagger/_public/modeldb/api copying verta/_swagger/_public/modeldb/api/__init__.py -> build/lib/verta/_swagger/_public/modeldb/api copying verta/_swagger/_public/modeldb/api/LineageApi.py -> build/lib/verta/_swagger/_public/modeldb/api copying verta/_swagger/_public/modeldb/api/DatasetVersionServiceApi.py -> build/lib/verta/_swagger/_public/modeldb/api copying verta/_swagger/_public/modeldb/api/HydratedServiceApi.py -> build/lib/verta/_swagger/_public/modeldb/api copying verta/_swagger/_public/modeldb/api/ExperimentServiceApi.py -> build/lib/verta/_swagger/_public/modeldb/api copying verta/_swagger/_public/modeldb/api/ExperimentRunServiceApi.py -> build/lib/verta/_swagger/_public/modeldb/api copying verta/_swagger/_public/modeldb/api/CommentApi.py -> build/lib/verta/_swagger/_public/modeldb/api copying verta/_swagger/_public/modeldb/api/JobApi.py -> build/lib/verta/_swagger/_public/modeldb/api copying verta/_swagger/_public/modeldb/api/CommonServiceApi.py -> build/lib/verta/_swagger/_public/modeldb/api copying verta/_swagger/_public/modeldb/api/DatasetServiceApi.py -> build/lib/verta/_swagger/_public/modeldb/api creating build/lib/verta/_swagger/_public/modeldb/versioning/model copying verta/_swagger/_public/modeldb/versioning/model/VersioningCommit.py -> build/lib/verta/_swagger/_public/modeldb/versioning/model copying verta/_swagger/_public/modeldb/versioning/model/__init__.py -> build/lib/verta/_swagger/_public/modeldb/versioning/model copying verta/_swagger/_public/modeldb/versioning/model/VersioningGetRepositoryRequestResponse.py -> build/lib/verta/_swagger/_public/modeldb/versioning/model copying verta/_swagger/_public/modeldb/versioning/model/VersioningGetCommitRequestResponse.py -> build/lib/verta/_swagger/_public/modeldb/versioning/model copying verta/_swagger/_public/modeldb/versioning/model/VersioningGetTagRequestResponse.py -> build/lib/verta/_swagger/_public/modeldb/versioning/model copying verta/_swagger/_public/modeldb/versioning/model/VersioningDatasetDiff.py -> build/lib/verta/_swagger/_public/modeldb/versioning/model copying verta/_swagger/_public/modeldb/versioning/model/VersioningDeleteCommitRequestResponse.py -> build/lib/verta/_swagger/_public/modeldb/versioning/model copying verta/_swagger/_public/modeldb/versioning/model/VersioningFolder.py -> build/lib/verta/_swagger/_public/modeldb/versioning/model copying verta/_swagger/_public/modeldb/versioning/model/VersioningListCommitBlobsRequestResponse.py -> build/lib/verta/_swagger/_public/modeldb/versioning/model copying verta/_swagger/_public/modeldb/versioning/model/WorkspaceTypeEnumWorkspaceType.py -> build/lib/verta/_swagger/_public/modeldb/versioning/model copying verta/_swagger/_public/modeldb/versioning/model/VersioningListTagsRequestResponse.py -> build/lib/verta/_swagger/_public/modeldb/versioning/model copying verta/_swagger/_public/modeldb/versioning/model/VersioningDatasetBlob.py -> build/lib/verta/_swagger/_public/modeldb/versioning/model copying verta/_swagger/_public/modeldb/versioning/model/VersioningListCommitsRequestResponse.py -> build/lib/verta/_swagger/_public/modeldb/versioning/model copying verta/_swagger/_public/modeldb/versioning/model/VersioningComputeRepositoryDiffRequestResponse.py -> build/lib/verta/_swagger/_public/modeldb/versioning/model copying verta/_swagger/_public/modeldb/versioning/model/VersioningGetCommitBlobRequestResponse.py -> build/lib/verta/_swagger/_public/modeldb/versioning/model copying verta/_swagger/_public/modeldb/versioning/model/VersioningPathDatasetDiff.py -> build/lib/verta/_swagger/_public/modeldb/versioning/model copying verta/_swagger/_public/modeldb/versioning/model/VersioningBlobDiff.py -> build/lib/verta/_swagger/_public/modeldb/versioning/model copying verta/_swagger/_public/modeldb/versioning/model/VersioningPathDatasetComponentBlob.py -> build/lib/verta/_swagger/_public/modeldb/versioning/model copying verta/_swagger/_public/modeldb/versioning/model/VersioningRepositoryNamedIdentification.py -> build/lib/verta/_swagger/_public/modeldb/versioning/model copying verta/_swagger/_public/modeldb/versioning/model/VersioningS3DatasetDiff.py -> build/lib/verta/_swagger/_public/modeldb/versioning/model copying verta/_swagger/_public/modeldb/versioning/model/VersioningRepository.py -> build/lib/verta/_swagger/_public/modeldb/versioning/model copying verta/_swagger/_public/modeldb/versioning/model/VersioningBlobExpanded.py -> build/lib/verta/_swagger/_public/modeldb/versioning/model copying verta/_swagger/_public/modeldb/versioning/model/VersioningPagination.py -> build/lib/verta/_swagger/_public/modeldb/versioning/model copying verta/_swagger/_public/modeldb/versioning/model/VersioningDeleteRepositoryRequestResponse.py -> build/lib/verta/_swagger/_public/modeldb/versioning/model copying verta/_swagger/_public/modeldb/versioning/model/VersioningS3DatasetComponentBlob.py -> build/lib/verta/_swagger/_public/modeldb/versioning/model copying verta/_swagger/_public/modeldb/versioning/model/VersioningSetRepositoryResponse.py -> build/lib/verta/_swagger/_public/modeldb/versioning/model copying verta/_swagger/_public/modeldb/versioning/model/VersioningDeleteTagRequestResponse.py -> build/lib/verta/_swagger/_public/modeldb/versioning/model copying verta/_swagger/_public/modeldb/versioning/model/VersioningSetTagRequestResponse.py -> build/lib/verta/_swagger/_public/modeldb/versioning/model copying verta/_swagger/_public/modeldb/versioning/model/VersioningBlob.py -> build/lib/verta/_swagger/_public/modeldb/versioning/model copying verta/_swagger/_public/modeldb/versioning/model/ProtobufAny.py -> build/lib/verta/_swagger/_public/modeldb/versioning/model copying verta/_swagger/_public/modeldb/versioning/model/VersioningPathDatasetBlob.py -> build/lib/verta/_swagger/_public/modeldb/versioning/model copying verta/_swagger/_public/modeldb/versioning/model/VersioningS3DatasetBlob.py -> build/lib/verta/_swagger/_public/modeldb/versioning/model copying verta/_swagger/_public/modeldb/versioning/model/VersioningFolderElement.py -> build/lib/verta/_swagger/_public/modeldb/versioning/model copying verta/_swagger/_public/modeldb/versioning/model/VersioningCreateCommitRequest.py -> build/lib/verta/_swagger/_public/modeldb/versioning/model copying verta/_swagger/_public/modeldb/versioning/model/VersioningRepositoryIdentification.py -> build/lib/verta/_swagger/_public/modeldb/versioning/model copying verta/_swagger/_public/modeldb/versioning/model/VersioningCreateCommitRequestResponse.py -> build/lib/verta/_swagger/_public/modeldb/versioning/model copying verta/_swagger/_public/modeldb/versioning/model/RuntimeError.py -> build/lib/verta/_swagger/_public/modeldb/versioning/model copying verta/_swagger/_public/modeldb/versioning/model/VersioningListRepositoriesRequestResponse.py -> build/lib/verta/_swagger/_public/modeldb/versioning/model copying verta/_swagger/_public/modeldb/versioning/model/VersioningGetCommitFolderRequestResponse.py -> build/lib/verta/_swagger/_public/modeldb/versioning/model creating build/lib/verta/_swagger/_public/modeldb/versioning/api copying verta/_swagger/_public/modeldb/versioning/api/__init__.py -> build/lib/verta/_swagger/_public/modeldb/versioning/api copying verta/_swagger/_public/modeldb/versioning/api/DatasetApi.py -> build/lib/verta/_swagger/_public/modeldb/versioning/api copying verta/_swagger/_public/modeldb/versioning/api/VersioningServiceApi.py -> build/lib/verta/_swagger/_public/modeldb/versioning/api creating build/lib/verta/_swagger/_public/modeldb/metadata/model copying verta/_swagger/_public/modeldb/metadata/model/__init__.py -> build/lib/verta/_swagger/_public/modeldb/metadata/model copying verta/_swagger/_public/modeldb/metadata/model/MetadataGetLabelsRequestResponse.py -> build/lib/verta/_swagger/_public/modeldb/metadata/model copying verta/_swagger/_public/modeldb/metadata/model/MetadataDeleteLabelsRequestResponse.py -> build/lib/verta/_swagger/_public/modeldb/metadata/model copying verta/_swagger/_public/modeldb/metadata/model/MetadataAddLabelsRequest.py -> build/lib/verta/_swagger/_public/modeldb/metadata/model copying verta/_swagger/_public/modeldb/metadata/model/MetadataIdentificationType.py -> build/lib/verta/_swagger/_public/modeldb/metadata/model copying verta/_swagger/_public/modeldb/metadata/model/MetadataDeleteLabelsRequest.py -> build/lib/verta/_swagger/_public/modeldb/metadata/model copying verta/_swagger/_public/modeldb/metadata/model/MetadataAddLabelsRequestResponse.py -> build/lib/verta/_swagger/_public/modeldb/metadata/model copying verta/_swagger/_public/modeldb/metadata/model/ProtobufAny.py -> build/lib/verta/_swagger/_public/modeldb/metadata/model copying verta/_swagger/_public/modeldb/metadata/model/IDTypeEnumIDType.py -> build/lib/verta/_swagger/_public/modeldb/metadata/model copying verta/_swagger/_public/modeldb/metadata/model/RuntimeError.py -> build/lib/verta/_swagger/_public/modeldb/metadata/model creating build/lib/verta/_swagger/_public/modeldb/metadata/api copying verta/_swagger/_public/modeldb/metadata/api/__init__.py -> build/lib/verta/_swagger/_public/modeldb/metadata/api copying verta/_swagger/_public/modeldb/metadata/api/MetadataServiceApi.py -> build/lib/verta/_swagger/_public/modeldb/metadata/api creating build/lib/verta/tracking/entities copying verta/tracking/entities/__init__.py -> build/lib/verta/tracking/entities copying verta/tracking/entities/_experiments.py -> build/lib/verta/tracking/entities copying verta/tracking/entities/_entity.py -> build/lib/verta/tracking/entities copying verta/tracking/entities/_projects.py -> build/lib/verta/tracking/entities copying verta/tracking/entities/_project.py -> build/lib/verta/tracking/entities copying verta/tracking/entities/_experimentruns.py -> build/lib/verta/tracking/entities copying verta/tracking/entities/_experiment.py -> build/lib/verta/tracking/entities copying verta/tracking/entities/_experimentrun.py -> build/lib/verta/tracking/entities copying verta/tracking/entities/_deployable_entity.py -> build/lib/verta/tracking/entities creating build/lib/verta/integrations/keras copying verta/integrations/keras/__init__.py -> build/lib/verta/integrations/keras creating build/lib/verta/integrations/torch copying verta/integrations/torch/__init__.py -> build/lib/verta/integrations/torch creating build/lib/verta/integrations/sklearn copying verta/integrations/sklearn/__init__.py -> build/lib/verta/integrations/sklearn creating build/lib/verta/integrations/tensorflow copying verta/integrations/tensorflow/__init__.py -> build/lib/verta/integrations/tensorflow creating build/lib/verta/integrations/xgboost copying verta/integrations/xgboost/__init__.py -> build/lib/verta/integrations/xgboost creating build/lib/verta/_protos/public copying verta/_protos/public/__init__.py -> build/lib/verta/_protos/public creating build/lib/verta/_protos/public/artifactstore copying verta/_protos/public/artifactstore/__init__.py -> build/lib/verta/_protos/public/artifactstore copying verta/_protos/public/artifactstore/ArtifactStore_pb2.py -> build/lib/verta/_protos/public/artifactstore copying verta/_protos/public/artifactstore/ArtifactStore_pb2_grpc.py -> build/lib/verta/_protos/public/artifactstore creating build/lib/verta/_protos/public/deployment copying verta/_protos/public/deployment/__init__.py -> build/lib/verta/_protos/public/deployment copying verta/_protos/public/deployment/APISync_pb2_grpc.py -> build/lib/verta/_protos/public/deployment copying verta/_protos/public/deployment/APISync_pb2.py -> build/lib/verta/_protos/public/deployment copying verta/_protos/public/deployment/BuildExternalScanRequest_pb2.py -> build/lib/verta/_protos/public/deployment copying verta/_protos/public/deployment/BuildExternalScanRequest_pb2_grpc.py -> build/lib/verta/_protos/public/deployment creating build/lib/verta/_protos/public/uac copying verta/_protos/public/uac/__init__.py -> build/lib/verta/_protos/public/uac copying verta/_protos/public/uac/OrganizationV2_pb2_grpc.py -> build/lib/verta/_protos/public/uac copying verta/_protos/public/uac/ResourceV2_pb2.py -> build/lib/verta/_protos/public/uac copying verta/_protos/public/uac/Event_pb2.py -> build/lib/verta/_protos/public/uac copying verta/_protos/public/uac/Collaborator_pb2_grpc.py -> build/lib/verta/_protos/public/uac copying verta/_protos/public/uac/Telemetry_pb2.py -> build/lib/verta/_protos/public/uac copying verta/_protos/public/uac/WorkspaceV2_pb2_grpc.py -> build/lib/verta/_protos/public/uac copying verta/_protos/public/uac/UserV2_pb2.py -> build/lib/verta/_protos/public/uac copying verta/_protos/public/uac/SCIMConfiguration_pb2.py -> build/lib/verta/_protos/public/uac copying verta/_protos/public/uac/UACService_pb2_grpc.py -> build/lib/verta/_protos/public/uac copying verta/_protos/public/uac/SCIMConfiguration_pb2_grpc.py -> build/lib/verta/_protos/public/uac copying verta/_protos/public/uac/Team_pb2_grpc.py -> build/lib/verta/_protos/public/uac copying verta/_protos/public/uac/FeatureFlags_pb2_grpc.py -> build/lib/verta/_protos/public/uac copying verta/_protos/public/uac/Authorization_pb2_grpc.py -> build/lib/verta/_protos/public/uac copying verta/_protos/public/uac/OrganizationV2_pb2.py -> build/lib/verta/_protos/public/uac copying verta/_protos/public/uac/GroupV2_pb2_grpc.py -> build/lib/verta/_protos/public/uac copying verta/_protos/public/uac/Organization_pb2_grpc.py -> build/lib/verta/_protos/public/uac copying verta/_protos/public/uac/Collaborator_pb2.py -> build/lib/verta/_protos/public/uac copying verta/_protos/public/uac/RoleService_pb2_grpc.py -> build/lib/verta/_protos/public/uac copying verta/_protos/public/uac/ServiceAccount_pb2.py -> build/lib/verta/_protos/public/uac copying verta/_protos/public/uac/ServiceAccount_pb2_grpc.py -> build/lib/verta/_protos/public/uac copying verta/_protos/public/uac/Event_pb2_grpc.py -> build/lib/verta/_protos/public/uac copying verta/_protos/public/uac/SystemAdmin_pb2.py -> build/lib/verta/_protos/public/uac copying verta/_protos/public/uac/Authorization_pb2.py -> build/lib/verta/_protos/public/uac copying verta/_protos/public/uac/RoleService_pb2.py -> build/lib/verta/_protos/public/uac copying verta/_protos/public/uac/Workspace_pb2.py -> build/lib/verta/_protos/public/uac copying verta/_protos/public/uac/ResourceV2_pb2_grpc.py -> build/lib/verta/_protos/public/uac copying verta/_protos/public/uac/UACService_pb2.py -> build/lib/verta/_protos/public/uac copying verta/_protos/public/uac/WorkspaceV2_pb2.py -> build/lib/verta/_protos/public/uac copying verta/_protos/public/uac/RoleV2_pb2_grpc.py -> build/lib/verta/_protos/public/uac copying verta/_protos/public/uac/UserV2_pb2_grpc.py -> build/lib/verta/_protos/public/uac copying verta/_protos/public/uac/Team_pb2.py -> build/lib/verta/_protos/public/uac copying verta/_protos/public/uac/Session_pb2.py -> build/lib/verta/_protos/public/uac copying verta/_protos/public/uac/RoleV2_pb2.py -> build/lib/verta/_protos/public/uac copying verta/_protos/public/uac/SystemAdmin_pb2_grpc.py -> build/lib/verta/_protos/public/uac copying verta/_protos/public/uac/Session_pb2_grpc.py -> build/lib/verta/_protos/public/uac copying verta/_protos/public/uac/GroupV2_pb2.py -> build/lib/verta/_protos/public/uac copying verta/_protos/public/uac/Organization_pb2.py -> build/lib/verta/_protos/public/uac copying verta/_protos/public/uac/Workspace_pb2_grpc.py -> build/lib/verta/_protos/public/uac copying verta/_protos/public/uac/Telemetry_pb2_grpc.py -> build/lib/verta/_protos/public/uac copying verta/_protos/public/uac/FeatureFlags_pb2.py -> build/lib/verta/_protos/public/uac creating build/lib/verta/_protos/public/events copying verta/_protos/public/events/__init__.py -> build/lib/verta/_protos/public/events copying verta/_protos/public/events/Event_pb2.py -> build/lib/verta/_protos/public/events copying verta/_protos/public/events/Event_pb2_grpc.py -> build/lib/verta/_protos/public/events creating build/lib/verta/_protos/public/registry copying verta/_protos/public/registry/__init__.py -> build/lib/verta/_protos/public/registry copying verta/_protos/public/registry/StageService_pb2.py -> build/lib/verta/_protos/public/registry copying verta/_protos/public/registry/RegistryService_pb2.py -> build/lib/verta/_protos/public/registry copying verta/_protos/public/registry/StageService_pb2_grpc.py -> build/lib/verta/_protos/public/registry copying verta/_protos/public/registry/ModelMetadata_pb2.py -> build/lib/verta/_protos/public/registry copying verta/_protos/public/registry/RegistryService_pb2_grpc.py -> build/lib/verta/_protos/public/registry copying verta/_protos/public/registry/ModelMetadata_pb2_grpc.py -> build/lib/verta/_protos/public/registry creating build/lib/verta/_protos/public/common copying verta/_protos/public/common/__init__.py -> build/lib/verta/_protos/public/common copying verta/_protos/public/common/CommonService_pb2_grpc.py -> build/lib/verta/_protos/public/common copying verta/_protos/public/common/CommonService_pb2.py -> build/lib/verta/_protos/public/common creating build/lib/verta/_protos/public/client copying verta/_protos/public/client/__init__.py -> build/lib/verta/_protos/public/client copying verta/_protos/public/client/Config_pb2_grpc.py -> build/lib/verta/_protos/public/client copying verta/_protos/public/client/Config_pb2.py -> build/lib/verta/_protos/public/client creating build/lib/verta/_protos/public/modeldb copying verta/_protos/public/modeldb/Job_pb2.py -> build/lib/verta/_protos/public/modeldb copying verta/_protos/public/modeldb/__init__.py -> build/lib/verta/_protos/public/modeldb copying verta/_protos/public/modeldb/CommonService_pb2_grpc.py -> build/lib/verta/_protos/public/modeldb copying verta/_protos/public/modeldb/ExperimentService_pb2.py -> build/lib/verta/_protos/public/modeldb copying verta/_protos/public/modeldb/DatasetService_pb2.py -> build/lib/verta/_protos/public/modeldb copying verta/_protos/public/modeldb/ProjectService_pb2_grpc.py -> build/lib/verta/_protos/public/modeldb copying verta/_protos/public/modeldb/Lineage_pb2_grpc.py -> build/lib/verta/_protos/public/modeldb copying verta/_protos/public/modeldb/ExperimentRunService_pb2.py -> build/lib/verta/_protos/public/modeldb copying verta/_protos/public/modeldb/Comment_pb2_grpc.py -> build/lib/verta/_protos/public/modeldb copying verta/_protos/public/modeldb/ProjectService_pb2.py -> build/lib/verta/_protos/public/modeldb copying verta/_protos/public/modeldb/Lineage_pb2.py -> build/lib/verta/_protos/public/modeldb copying verta/_protos/public/modeldb/ExperimentService_pb2_grpc.py -> build/lib/verta/_protos/public/modeldb copying verta/_protos/public/modeldb/DatasetVersionService_pb2.py -> build/lib/verta/_protos/public/modeldb copying verta/_protos/public/modeldb/DatasetVersionService_pb2_grpc.py -> build/lib/verta/_protos/public/modeldb copying verta/_protos/public/modeldb/Comment_pb2.py -> build/lib/verta/_protos/public/modeldb copying verta/_protos/public/modeldb/HydratedService_pb2_grpc.py -> build/lib/verta/_protos/public/modeldb copying verta/_protos/public/modeldb/HydratedService_pb2.py -> build/lib/verta/_protos/public/modeldb copying verta/_protos/public/modeldb/Job_pb2_grpc.py -> build/lib/verta/_protos/public/modeldb copying verta/_protos/public/modeldb/ExperimentRunService_pb2_grpc.py -> build/lib/verta/_protos/public/modeldb copying verta/_protos/public/modeldb/DatasetService_pb2_grpc.py -> build/lib/verta/_protos/public/modeldb copying verta/_protos/public/modeldb/CommonService_pb2.py -> build/lib/verta/_protos/public/modeldb creating build/lib/verta/_protos/public/monitoring copying verta/_protos/public/monitoring/__init__.py -> build/lib/verta/_protos/public/monitoring copying verta/_protos/public/monitoring/Schema_pb2.py -> build/lib/verta/_protos/public/monitoring copying verta/_protos/public/monitoring/Summary_pb2.py -> build/lib/verta/_protos/public/monitoring copying verta/_protos/public/monitoring/Labels_pb2_grpc.py -> build/lib/verta/_protos/public/monitoring copying verta/_protos/public/monitoring/Ingest_pb2_grpc.py -> build/lib/verta/_protos/public/monitoring copying verta/_protos/public/monitoring/Alert_pb2_grpc.py -> build/lib/verta/_protos/public/monitoring copying verta/_protos/public/monitoring/Labels_pb2.py -> build/lib/verta/_protos/public/monitoring copying verta/_protos/public/monitoring/Alert_pb2.py -> build/lib/verta/_protos/public/monitoring copying verta/_protos/public/monitoring/Schema_pb2_grpc.py -> build/lib/verta/_protos/public/monitoring copying verta/_protos/public/monitoring/DeploymentIntegration_pb2_grpc.py -> build/lib/verta/_protos/public/monitoring copying verta/_protos/public/monitoring/Summary_pb2_grpc.py -> build/lib/verta/_protos/public/monitoring copying verta/_protos/public/monitoring/MonitoredModel_pb2_grpc.py -> build/lib/verta/_protos/public/monitoring copying verta/_protos/public/monitoring/DataMonitoringService_pb2_grpc.py -> build/lib/verta/_protos/public/monitoring copying verta/_protos/public/monitoring/DataMonitoringService_pb2.py -> build/lib/verta/_protos/public/monitoring copying verta/_protos/public/monitoring/MonitoredEntity_pb2.py -> build/lib/verta/_protos/public/monitoring copying verta/_protos/public/monitoring/MonitoredEntity_pb2_grpc.py -> build/lib/verta/_protos/public/monitoring copying verta/_protos/public/monitoring/Ingest_pb2.py -> build/lib/verta/_protos/public/monitoring copying verta/_protos/public/monitoring/DeploymentIntegration_pb2.py -> build/lib/verta/_protos/public/monitoring copying verta/_protos/public/monitoring/MonitoredModel_pb2.py -> build/lib/verta/_protos/public/monitoring creating build/lib/verta/_protos/public/uac/audit copying verta/_protos/public/uac/audit/__init__.py -> build/lib/verta/_protos/public/uac/audit copying verta/_protos/public/uac/audit/AuditLogService_pb2.py -> build/lib/verta/_protos/public/uac/audit copying verta/_protos/public/uac/audit/AuditLogService_pb2_grpc.py -> build/lib/verta/_protos/public/uac/audit creating build/lib/verta/_protos/public/modeldb/versioning copying verta/_protos/public/modeldb/versioning/__init__.py -> build/lib/verta/_protos/public/modeldb/versioning copying verta/_protos/public/modeldb/versioning/Code_pb2_grpc.py -> build/lib/verta/_protos/public/modeldb/versioning copying verta/_protos/public/modeldb/versioning/Enums_pb2.py -> build/lib/verta/_protos/public/modeldb/versioning copying verta/_protos/public/modeldb/versioning/Enums_pb2_grpc.py -> build/lib/verta/_protos/public/modeldb/versioning copying verta/_protos/public/modeldb/versioning/Config_pb2_grpc.py -> build/lib/verta/_protos/public/modeldb/versioning copying verta/_protos/public/modeldb/versioning/Environment_pb2_grpc.py -> build/lib/verta/_protos/public/modeldb/versioning copying verta/_protos/public/modeldb/versioning/Dataset_pb2_grpc.py -> build/lib/verta/_protos/public/modeldb/versioning copying verta/_protos/public/modeldb/versioning/Code_pb2.py -> build/lib/verta/_protos/public/modeldb/versioning copying verta/_protos/public/modeldb/versioning/Environment_pb2.py -> build/lib/verta/_protos/public/modeldb/versioning copying verta/_protos/public/modeldb/versioning/VersioningService_pb2_grpc.py -> build/lib/verta/_protos/public/modeldb/versioning copying verta/_protos/public/modeldb/versioning/VersioningService_pb2.py -> build/lib/verta/_protos/public/modeldb/versioning copying verta/_protos/public/modeldb/versioning/Config_pb2.py -> build/lib/verta/_protos/public/modeldb/versioning copying verta/_protos/public/modeldb/versioning/Dataset_pb2.py -> build/lib/verta/_protos/public/modeldb/versioning creating build/lib/verta/_protos/public/modeldb/metadata copying verta/_protos/public/modeldb/metadata/__init__.py -> build/lib/verta/_protos/public/modeldb/metadata copying verta/_protos/public/modeldb/metadata/MetadataService_pb2.py -> build/lib/verta/_protos/public/modeldb/metadata copying verta/_protos/public/modeldb/metadata/MetadataService_pb2_grpc.py -> build/lib/verta/_protos/public/modeldb/metadata creating build/lib/verta/_cli/deployment copying verta/_cli/deployment/__init__.py -> build/lib/verta/_cli/deployment copying verta/_cli/deployment/deployment.py -> build/lib/verta/_cli/deployment copying verta/_cli/deployment/get.py -> build/lib/verta/_cli/deployment copying verta/_cli/deployment/create.py -> build/lib/verta/_cli/deployment copying verta/_cli/deployment/predict.py -> build/lib/verta/_cli/deployment copying verta/_cli/deployment/update.py -> build/lib/verta/_cli/deployment copying verta/_cli/deployment/download.py -> build/lib/verta/_cli/deployment copying verta/_cli/deployment/list.py -> build/lib/verta/_cli/deployment creating build/lib/verta/_cli/registry copying verta/_cli/registry/__init__.py -> build/lib/verta/_cli/registry copying verta/_cli/registry/registry.py -> build/lib/verta/_cli/registry copying verta/_cli/registry/get.py -> build/lib/verta/_cli/registry copying verta/_cli/registry/create.py -> build/lib/verta/_cli/registry copying verta/_cli/registry/update.py -> build/lib/verta/_cli/registry copying verta/_cli/registry/list.py -> build/lib/verta/_cli/registry creating build/lib/verta/dataset/entities copying verta/dataset/entities/__init__.py -> build/lib/verta/dataset/entities copying verta/dataset/entities/_dataset.py -> build/lib/verta/dataset/entities copying verta/dataset/entities/_datasets.py -> build/lib/verta/dataset/entities copying verta/dataset/entities/_dataset_version.py -> build/lib/verta/dataset/entities copying verta/dataset/entities/_dataset_versions.py -> build/lib/verta/dataset/entities creating build/lib/verta/registry/lock copying verta/registry/lock/__init__.py -> build/lib/verta/registry/lock copying verta/registry/lock/_open.py -> build/lib/verta/registry/lock copying verta/registry/lock/_redact.py -> build/lib/verta/registry/lock copying verta/registry/lock/_closed.py -> build/lib/verta/registry/lock copying verta/registry/lock/_lock_level.py -> build/lib/verta/registry/lock creating build/lib/verta/registry/entities copying verta/registry/entities/__init__.py -> build/lib/verta/registry/entities copying verta/registry/entities/_modelversion.py -> build/lib/verta/registry/entities copying verta/registry/entities/_models.py -> build/lib/verta/registry/entities copying verta/registry/entities/_model.py -> build/lib/verta/registry/entities copying verta/registry/entities/_modelversions.py -> build/lib/verta/registry/entities creating build/lib/verta/registry/data_type copying verta/registry/data_type/_data_type.py -> build/lib/verta/registry/data_type copying verta/registry/data_type/__init__.py -> build/lib/verta/registry/data_type copying verta/registry/data_type/_video.py -> build/lib/verta/registry/data_type copying verta/registry/data_type/_unknown.py -> build/lib/verta/registry/data_type copying verta/registry/data_type/_image.py -> build/lib/verta/registry/data_type copying verta/registry/data_type/_text.py -> build/lib/verta/registry/data_type copying verta/registry/data_type/_other.py -> build/lib/verta/registry/data_type copying verta/registry/data_type/_audio.py -> build/lib/verta/registry/data_type copying verta/registry/data_type/_tabular.py -> build/lib/verta/registry/data_type creating build/lib/verta/registry/task_type copying verta/registry/task_type/__init__.py -> build/lib/verta/registry/task_type copying verta/registry/task_type/_clustering.py -> build/lib/verta/registry/task_type copying verta/registry/task_type/_task_type.py -> build/lib/verta/registry/task_type copying verta/registry/task_type/_unknown.py -> build/lib/verta/registry/task_type copying verta/registry/task_type/_transcription.py -> build/lib/verta/registry/task_type copying verta/registry/task_type/_regression.py -> build/lib/verta/registry/task_type copying verta/registry/task_type/_detection.py -> build/lib/verta/registry/task_type copying verta/registry/task_type/_translation.py -> build/lib/verta/registry/task_type copying verta/registry/task_type/_other.py -> build/lib/verta/registry/task_type copying verta/registry/task_type/_classification.py -> build/lib/verta/registry/task_type creating build/lib/verta/registry/stage_change copying verta/registry/stage_change/__init__.py -> build/lib/verta/registry/stage_change copying verta/registry/stage_change/_development.py -> build/lib/verta/registry/stage_change copying verta/registry/stage_change/_stage_change.py -> build/lib/verta/registry/stage_change copying verta/registry/stage_change/_staging.py -> build/lib/verta/registry/stage_change copying verta/registry/stage_change/_archived.py -> build/lib/verta/registry/stage_change copying verta/registry/stage_change/_production.py -> build/lib/verta/registry/stage_change creating build/lib/verta/endpoint/autoscaling copying verta/endpoint/autoscaling/__init__.py -> build/lib/verta/endpoint/autoscaling copying verta/endpoint/autoscaling/metrics.py -> build/lib/verta/endpoint/autoscaling copying verta/endpoint/autoscaling/_autoscaling.py -> build/lib/verta/endpoint/autoscaling creating build/lib/verta/endpoint/update copying verta/endpoint/update/rules.py -> build/lib/verta/endpoint/update copying verta/endpoint/update/__init__.py -> build/lib/verta/endpoint/update copying verta/endpoint/update/_strategies.py -> build/lib/verta/endpoint/update creating build/lib/verta/external/gorilla copying verta/external/gorilla/__init__.py -> build/lib/verta/external/gorilla creating build/lib/verta/external/six copying verta/external/six/__init__.py -> build/lib/verta/external/six + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.MDwxqQ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64 + cd verta-0.22.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-verta-0.22.2-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-verta-0.22.2-1.x86_64/usr creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_data_types.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/utils.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/clean_test_accounts.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/strategies.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/deployable_entity copying build/lib/tests/deployable_entity/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/deployable_entity copying build/lib/tests/deployable_entity/test_deployment.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/deployable_entity copying build/lib/tests/deployable_entity/test_artifacts.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/deployable_entity creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/versioning copying build/lib/tests/versioning/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/versioning copying build/lib/tests/versioning/test_code.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/versioning creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/versioning/environment copying build/lib/tests/versioning/environment/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/versioning/environment copying build/lib/tests/versioning/environment/test_python.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/versioning/environment copying build/lib/tests/versioning/environment/test_environment.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/versioning/environment copying build/lib/tests/versioning/environment/test_docker.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/versioning/environment copying build/lib/tests/versioning/environment/conftest.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/versioning/environment copying build/lib/tests/versioning/test_dataset.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/versioning copying build/lib/tests/versioning/test_configuration.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/versioning creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models copying build/lib/tests/models/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models copying build/lib/tests/models/standard_models.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models copying build/lib/tests/models/nets.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models copying build/lib/tests/constants.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/custom_modules copying build/lib/tests/custom_modules/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/custom_modules copying build/lib/tests/custom_modules/test_custom_modules.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/custom_modules creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/custom_modules/integration copying build/lib/tests/custom_modules/integration/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/custom_modules/integration copying build/lib/tests/custom_modules/integration/test_deploy_custom_modules.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/custom_modules/integration copying build/lib/tests/custom_modules/contexts.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/custom_modules copying build/lib/tests/custom_modules/conftest.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/custom_modules copying build/lib/tests/custom_modules/models.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/custom_modules copying build/lib/tests/custom_modules/test_utils.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/custom_modules creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_dataset_versioning copying build/lib/tests/test_dataset_versioning/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_dataset_versioning copying build/lib/tests/test_dataset_versioning/test_dataset_version.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_dataset_versioning copying build/lib/tests/test_dataset_versioning/test_dataset.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_dataset_versioning copying build/lib/tests/test_entities.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/http_requests copying build/lib/tests/http_requests/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/http_requests copying build/lib/tests/http_requests/test_connection.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/http_requests copying build/lib/tests/http_requests/test_client.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/http_requests copying build/lib/tests/http_requests/test_deployed_model.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/http_requests copying build/lib/tests/conftest.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_backend.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_metadata.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/env_fixtures.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_endpoint copying build/lib/tests/test_endpoint/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_endpoint copying build/lib/tests/test_endpoint/test_resources.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_endpoint copying build/lib/tests/test_endpoint/test_endpoint.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_endpoint creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/bases copying build/lib/tests/bases/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/bases copying build/lib/tests/bases/test_deployable_entity.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/bases copying build/lib/tests/bases/test_paginated_iterable.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/bases creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_concurrency copying build/lib/tests/test_concurrency/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_concurrency copying build/lib/tests/test_concurrency/run_functions.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_concurrency copying build/lib/tests/test_concurrency/test_concurrency.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_concurrency copying build/lib/tests/test_integrations.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_experimentrun copying build/lib/tests/test_experimentrun/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_experimentrun copying build/lib/tests/test_experimentrun/test_environment.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_experimentrun copying build/lib/tests/test_experimentrun/test_artifacts.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_experimentrun copying build/lib/tests/test_experimentrun/test_log_code.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_experimentrun copying build/lib/tests/test_experimentrun/test_attributes.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_experimentrun copying build/lib/tests/test_protos.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/registry copying build/lib/tests/registry/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/registry copying build/lib/tests/registry/test_stage_change.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/registry creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/registry/model_version copying build/lib/tests/registry/model_version/test_log_dataset.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/registry/model_version copying build/lib/tests/registry/model_version/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/registry/model_version copying build/lib/tests/registry/model_version/test_deployment.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/registry/model_version copying build/lib/tests/registry/model_version/test_from_run.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/registry/model_version copying build/lib/tests/registry/model_version/test_artifacts.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/registry/model_version copying build/lib/tests/registry/model_version/test_docker.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/registry/model_version copying build/lib/tests/registry/model_version/test_log_code.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/registry/model_version copying build/lib/tests/registry/model_version/test_crud.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/registry/model_version copying build/lib/tests/registry/model_version/test_find.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/registry/model_version copying build/lib/tests/registry/model_version/test_monitoring.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/registry/model_version copying build/lib/tests/registry/test_standard_model.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/registry copying build/lib/tests/registry/test_containerized_model.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/registry copying build/lib/tests/registry/test_model.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/registry copying build/lib/tests/registry/test_docker_image.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/registry copying build/lib/tests/registry/conftest.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/registry copying build/lib/tests/registry/test_model_base.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/registry creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_utils copying build/lib/tests/test_utils/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_utils copying build/lib/tests/test_utils/test_histogram.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_utils copying build/lib/tests/test_utils/test_http_session.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_utils copying build/lib/tests/test_utils/test_pip_requirements.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_utils copying build/lib/tests/test_utils/test_utils.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_utils copying build/lib/tests/test_utils/test_time_utils.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_utils copying build/lib/tests/test_utils/test_file_utils.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_utils copying build/lib/tests/test_utils/test_arg_handler.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_utils copying build/lib/tests/test_utils/test_pagination.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_utils creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/unit_tests copying build/lib/tests/unit_tests/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/unit_tests copying build/lib/tests/unit_tests/test_runtime.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/unit_tests copying build/lib/tests/unit_tests/strategies.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/unit_tests copying build/lib/tests/unit_tests/test_endpoint.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/unit_tests creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/unit_tests/custom_modules copying build/lib/tests/unit_tests/custom_modules/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/unit_tests/custom_modules copying build/lib/tests/unit_tests/custom_modules/test_custom_modules_util.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/unit_tests/custom_modules copying build/lib/tests/unit_tests/custom_modules/conftest.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/unit_tests/custom_modules copying build/lib/tests/unit_tests/conftest.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/unit_tests creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/unit_tests/registry copying build/lib/tests/unit_tests/registry/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/unit_tests/registry copying build/lib/tests/unit_tests/registry/test_registered_model_version.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/unit_tests/registry copying build/lib/tests/unit_tests/registry/conftest.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/unit_tests/registry copying build/lib/tests/unit_tests/registry/test_check_model_dependencies.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/unit_tests/registry copying build/lib/tests/unit_tests/registry/test_model_dependencies.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/unit_tests/registry copying build/lib/tests/unit_tests/test_deployed_model.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/unit_tests copying build/lib/tests/test_query.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_config.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_permissions copying build/lib/tests/test_permissions/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_permissions copying build/lib/tests/test_permissions/test_visibility_e2e.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_permissions copying build/lib/tests/test_permissions/conftest.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_permissions copying build/lib/tests/test_permissions/test_workspace.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_permissions copying build/lib/tests/test_permissions/test_lazy_lists.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_permissions copying build/lib/tests/test_permissions/test_visibility_api.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_permissions creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_cli copying build/lib/tests/test_cli/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_cli copying build/lib/tests/test_cli/test_endpoint.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_cli copying build/lib/tests/test_cli/test_registry.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_cli creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta copying build/lib/verta/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger copying build/lib/verta/_swagger/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger copying build/lib/verta/_swagger/base_type.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public copying build/lib/verta/_swagger/_public/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/artifactstore copying build/lib/verta/_swagger/_public/artifactstore/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/artifactstore creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/artifactstore/model copying build/lib/verta/_swagger/_public/artifactstore/model/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/artifactstore/model copying build/lib/verta/_swagger/_public/artifactstore/model/ArtifactstoreGetArtifactResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/artifactstore/model copying build/lib/verta/_swagger/_public/artifactstore/model/ArtifactstoreStoreArtifactResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/artifactstore/model copying build/lib/verta/_swagger/_public/artifactstore/model/ArtifactstoreStoreArtifactWithStreamResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/artifactstore/model copying build/lib/verta/_swagger/_public/artifactstore/model/ArtifactstoreStoreArtifact.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/artifactstore/model copying build/lib/verta/_swagger/_public/artifactstore/model/ArtifactstoreDeleteArtifact.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/artifactstore/model copying build/lib/verta/_swagger/_public/artifactstore/model/ArtifactstoreDeleteArtifactResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/artifactstore/model copying build/lib/verta/_swagger/_public/artifactstore/model/ArtifactstoreStoreArtifactWithStream.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/artifactstore/model copying build/lib/verta/_swagger/_public/artifactstore/model/ProtobufAny.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/artifactstore/model copying build/lib/verta/_swagger/_public/artifactstore/model/RuntimeError.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/artifactstore/model creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/artifactstore/api copying build/lib/verta/_swagger/_public/artifactstore/api/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/artifactstore/api copying build/lib/verta/_swagger/_public/artifactstore/api/ArtifactStoreApi.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/artifactstore/api creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac copying build/lib/verta/_swagger/_public/uac/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacGetSelfAllowedResources.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacDeleteUserResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacCreateUserResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/TernaryEnumTernary.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacRemoveTeamUserResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacSetRole.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacGetAllowedResources.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacResources.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacGetTeamByShortNameResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacListRoleBindingsResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/CollaboratorTypeEnumCollaboratorType.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacSetRoleBindingResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacRemoveUserResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacAddCollaboratorRequest.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacAddUser.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacListMyOrganizationsResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/ProtobufStruct.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacResourceActionGroup.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacUpdateUser.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/ModelResourceEnumModelDBServiceResourceTypes.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/ProtobufNullValue.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacRemoveTeamUser.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/ProtobufValue.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/RoleActionEnumRoleServiceActions.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacGetTeamByIdResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacGetSelfAllowedActionsBatch.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/ValueTypeEnumValueType.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacGetOrganizationByShortNameResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacIsAllowed.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacSetRoleResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacListMyTeamsResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/ServiceEnumService.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacCreateUser.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/RoleResourceEnumRoleServiceResourceTypes.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacDeleteTeam.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacGetTeamByNameResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacDeleteUser.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacGetSelfAllowedResourcesResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacRemoveCollaboratorResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/ModelDBActionEnumModelDBServiceActions.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacGetUsers.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacEntities.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacRoleBinding.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/AuthzResourceEnumAuthzServiceResourceTypes.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacAddTeamUserResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacTeam.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/IdServiceProviderEnumIdServiceProvider.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacDeleteOrganization.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacGetUsersResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacIsSelfAllowedResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacActions.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacListUsersResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacSetTeam.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacDeleteRole.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacGetRoleByNameResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacDeleteOrganizationResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacAction.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacSetRoleBinding.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/AuthzActionEnumAuthzServiceActions.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacGetAllowedResourcesResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacCollectTelemetryResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacRole.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacDeleteTeamResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacSetOrganization.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacSetTeamResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacGetCollaboratorResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacAddTeamUser.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacListTeamUserResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/EntitiesEnumEntitiesTypes.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacDeleteRoleBindingResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/CommonKeyValue.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacFlagEnum.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacShareViaEnum.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacVertaUserInfo.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacUpdateUserResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacRemoveUser.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacUserInfo.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/ProtobufAny.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacGetAllowedEntitiesResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacIsSelfAllowed.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacListRolesResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacRoleScope.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacIsAllowedResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacCollectTelemetry.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacGetAllowedEntities.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacDeleteRoleBinding.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacAddUserResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacGetOrganizationByNameResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacGetSelfAllowedActionsBatchResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacGetOrganizationByIdResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacAddCollaboratorRequestResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/ProtobufListValue.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacSetOrganizationResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacDeleteRoleResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacListTeamsResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacGetRoleBindingByIdResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacGetRoleByIdResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacGetRoleBindingByNameResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/RuntimeError.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model copying build/lib/verta/_swagger/_public/uac/model/UacOrganization.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/api copying build/lib/verta/_swagger/_public/uac/api/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/api copying build/lib/verta/_swagger/_public/uac/api/TeamApi.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/api copying build/lib/verta/_swagger/_public/uac/api/AuthorizationApi.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/api copying build/lib/verta/_swagger/_public/uac/api/CollaboratorApi.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/api copying build/lib/verta/_swagger/_public/uac/api/RoleServiceApi.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/api copying build/lib/verta/_swagger/_public/uac/api/TelemetryApi.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/api copying build/lib/verta/_swagger/_public/uac/api/OrganizationApi.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/api copying build/lib/verta/_swagger/_public/uac/api/UACServiceApi.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/api creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/common copying build/lib/verta/_swagger/_public/common/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/common creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/common/model copying build/lib/verta/_swagger/_public/common/model/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/common/model copying build/lib/verta/_swagger/_public/common/model/ProtobufAny.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/common/model copying build/lib/verta/_swagger/_public/common/model/RuntimeError.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/common/model creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/common/api copying build/lib/verta/_swagger/_public/common/api/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/common/api copying build/lib/verta/_swagger/_public/common/api/CommonServiceApi.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/common/api creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb copying build/lib/verta/_swagger/_public/modeldb/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning copying build/lib/verta/_swagger/_public/modeldb/versioning/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model copying build/lib/verta/_swagger/_public/modeldb/versioning/model/VersioningCommit.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model copying build/lib/verta/_swagger/_public/modeldb/versioning/model/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model copying build/lib/verta/_swagger/_public/modeldb/versioning/model/VersioningGetRepositoryRequestResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model copying build/lib/verta/_swagger/_public/modeldb/versioning/model/VersioningGetCommitRequestResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model copying build/lib/verta/_swagger/_public/modeldb/versioning/model/VersioningGetTagRequestResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model copying build/lib/verta/_swagger/_public/modeldb/versioning/model/VersioningDatasetDiff.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model copying build/lib/verta/_swagger/_public/modeldb/versioning/model/VersioningDeleteCommitRequestResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model copying build/lib/verta/_swagger/_public/modeldb/versioning/model/VersioningFolder.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model copying build/lib/verta/_swagger/_public/modeldb/versioning/model/VersioningListCommitBlobsRequestResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model copying build/lib/verta/_swagger/_public/modeldb/versioning/model/WorkspaceTypeEnumWorkspaceType.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model copying build/lib/verta/_swagger/_public/modeldb/versioning/model/VersioningListTagsRequestResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model copying build/lib/verta/_swagger/_public/modeldb/versioning/model/VersioningDatasetBlob.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model copying build/lib/verta/_swagger/_public/modeldb/versioning/model/VersioningListCommitsRequestResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model copying build/lib/verta/_swagger/_public/modeldb/versioning/model/VersioningComputeRepositoryDiffRequestResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model copying build/lib/verta/_swagger/_public/modeldb/versioning/model/VersioningGetCommitBlobRequestResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model copying build/lib/verta/_swagger/_public/modeldb/versioning/model/VersioningPathDatasetDiff.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model copying build/lib/verta/_swagger/_public/modeldb/versioning/model/VersioningBlobDiff.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model copying build/lib/verta/_swagger/_public/modeldb/versioning/model/VersioningPathDatasetComponentBlob.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model copying build/lib/verta/_swagger/_public/modeldb/versioning/model/VersioningRepositoryNamedIdentification.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model copying build/lib/verta/_swagger/_public/modeldb/versioning/model/VersioningS3DatasetDiff.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model copying build/lib/verta/_swagger/_public/modeldb/versioning/model/VersioningRepository.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model copying build/lib/verta/_swagger/_public/modeldb/versioning/model/VersioningBlobExpanded.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model copying build/lib/verta/_swagger/_public/modeldb/versioning/model/VersioningPagination.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model copying build/lib/verta/_swagger/_public/modeldb/versioning/model/VersioningDeleteRepositoryRequestResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model copying build/lib/verta/_swagger/_public/modeldb/versioning/model/VersioningS3DatasetComponentBlob.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model copying build/lib/verta/_swagger/_public/modeldb/versioning/model/VersioningSetRepositoryResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model copying build/lib/verta/_swagger/_public/modeldb/versioning/model/VersioningDeleteTagRequestResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model copying build/lib/verta/_swagger/_public/modeldb/versioning/model/VersioningSetTagRequestResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model copying build/lib/verta/_swagger/_public/modeldb/versioning/model/VersioningBlob.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model copying build/lib/verta/_swagger/_public/modeldb/versioning/model/ProtobufAny.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model copying build/lib/verta/_swagger/_public/modeldb/versioning/model/VersioningPathDatasetBlob.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model copying build/lib/verta/_swagger/_public/modeldb/versioning/model/VersioningS3DatasetBlob.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model copying build/lib/verta/_swagger/_public/modeldb/versioning/model/VersioningFolderElement.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model copying build/lib/verta/_swagger/_public/modeldb/versioning/model/VersioningCreateCommitRequest.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model copying build/lib/verta/_swagger/_public/modeldb/versioning/model/VersioningRepositoryIdentification.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model copying build/lib/verta/_swagger/_public/modeldb/versioning/model/VersioningCreateCommitRequestResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model copying build/lib/verta/_swagger/_public/modeldb/versioning/model/RuntimeError.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model copying build/lib/verta/_swagger/_public/modeldb/versioning/model/VersioningListRepositoriesRequestResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model copying build/lib/verta/_swagger/_public/modeldb/versioning/model/VersioningGetCommitFolderRequestResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/api copying build/lib/verta/_swagger/_public/modeldb/versioning/api/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/api copying build/lib/verta/_swagger/_public/modeldb/versioning/api/DatasetApi.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/api copying build/lib/verta/_swagger/_public/modeldb/versioning/api/VersioningServiceApi.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/api creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbLogMetrics.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbDeleteProjectTagsResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbFindExperiments.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbUpdateProjectNameResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/TernaryEnumTernary.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbGetJobIdResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbCreateJob.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbSetDatasetWorkspace.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbLogExperimentArtifacts.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbAdvancedQueryDatasetsResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbFindHydratedDatasetsByTeam.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbDeleteExperimentRunsResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbLogExperimentCodeVersion.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbLogProjectCodeVersionResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbLogHyperparameters.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbDeleteDatasetVersionsResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbUpdateExperimentNameOrDescriptionResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbSortExperimentRunsResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbDeleteExperiment.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbFindHydratedDatasetsByOrganization.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbAddExperimentRunTag.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbLogObservation.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbSetDatasetVersionVisibilty.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbGetArtifactsResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/CollaboratorTypeEnumCollaboratorType.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbDeleteExperimentTags.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbGetExperimentRunByNameResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbCreateJobResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbUpdateExperimentRunDescriptionResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbTopExperimentRunsSelectorResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbSetDatasetVisibilty.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbCodeVersion.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbProjectVisibility.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbDeleteProjects.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbAddExperimentRunTagResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbLogArtifactsResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/DatasetTypeEnumDatasetType.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbUpdateExperimentRunName.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbUpdateCommentResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbAddDatasetVersionAttributesResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbUpdateProjectDescriptionResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbGetExperimentRunsByDatasetVersionIdResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbUpdateProjectDescription.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbSetProjectVisibiltyResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbUpdateDatasetVersionAttributes.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbUpdateDatasetAttributes.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/JobTypeEnumJobType.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbAddComment.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbCreateExperiment.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbJob.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ProtobufStruct.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbDeleteDatasetVersion.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbFindAllOutputs.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ProtobufNullValue.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbUpdateProjectAttributes.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbDeleteProject.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbGetDatasetVersionByIdResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbFindProjectsResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbGetUrlForArtifactResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbGetExperimentRunsInProjectResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ProtobufValue.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbDeleteDataset.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbRawDatasetVersionInfo.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/OperatorEnumOperator.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbGetExperimentRunCodeVersionResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbGetExperimentsInProjectResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbGetObservationsResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbUpdateExperimentRunNameResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbLogDatasetsResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbLogHyperparameter.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbFindExperimentsResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbUpdateDatasetDescriptionResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/RoleActionEnumRoleServiceActions.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbGetExperimentRunByIdResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbLogMetricResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbLogDatasetResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbUpdateExperimentDescription.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbAddAttributesResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbAddCommentResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbLogHyperparametersResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/WorkspaceTypeEnumWorkspaceType.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbDeleteDatasetVersions.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbProject.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbDeleteArtifact.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ValueTypeEnumValueType.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbGetExperimentRunByDataset.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbGetProjectsResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbGetHyperparametersResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbAddDatasetVersionTags.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbDatasetPartInfo.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbDeleteExperimentRunTagResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbLogDataset.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbFindHydratedProjectsByTeam.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbAddExperimentRunTagsResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbGetDatasetByNameResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbFindDatasetVersions.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbGetProjectByNameResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbSetProjectReadmeResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbGitSnapshot.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbDeleteJobResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbHydratedDataset.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbMetricsSummary.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbUpdateProjectName.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbDeleteProjectTags.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbAddProjectTagResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbDeleteExperimentAttributesResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbUpdateDatasetDescription.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbGetUrlForArtifact.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbCreateDatasetResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbCreateProjectResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbDeepCopyProjectResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbLogArtifact.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbUpdateDatasetVersionAttributesResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ServiceEnumService.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbDeleteDatasetAttributesResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbFindExperimentRunsResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/PathLocationTypeEnumPathLocationType.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbUpdateExperimentRunDescription.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbAdvancedQueryDatasetVersionsResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbVerifyConnectionResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbSetDatasetWorkspaceResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbFindHydratedProjectsByOrganization.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbAddLineageResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbAddProjectTagsResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbAddExperimentRunTags.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/LineageEntryEnumLineageEntryType.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbGetTagsResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbGetProjectShortNameResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbLogJobIdResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbSetProjectShortNameResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbExperimentRun.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbAddProjectAttributesResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbGetAttributesResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModelDBActionEnumModelDBServiceActions.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbLogAttributeResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbFindExperimentRuns.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbCollaboratorUserInfo.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbDeleteDatasetVersionTagsResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbAddDatasetVersionAttributes.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbAdvancedQueryExperimentsResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbLogAttribute.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbCreateProject.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbAddExperimentTagResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbLogProjectArtifactsResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbLogMetricsResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/UacTeam.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/IdServiceProviderEnumIdServiceProvider.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbSetProjectWorkspace.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbAddLineage.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbSetProjectShortName.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbDeleteProjectAttributesResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbFindAllInputsResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbDeleteExperimentArtifact.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbGetExperimentRunsInExperimentResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbLogHyperparameterResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbSetParentExperimentRunId.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbSetProjectVisibilty.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbDeleteDatasetTags.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbArtifact.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbDeleteExperimentRunTagsResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbDeleteExperimentsResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbGetExperimentByNameResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbLogMetric.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbLineageEntryBatch.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbUpdateExperimentDescriptionResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbDeleteExperiments.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbGetExperimentRunByDatasetResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbLogExperimentRunCodeVersionResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/UacAction.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbGetLatestDatasetVersionByDatasetIdResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/AuthzActionEnumAuthzServiceActions.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbCreateExperimentRun.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbAddProjectTag.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbUpdateExperimentNameOrDescription.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbUpdateDatasetVersionDescription.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbSetDatasetVisibiltyResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbAddDatasetTags.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbGetHydratedDatasetByNameResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbFeature.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbDeleteProjectTag.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbGetChildrenExperimentRunsResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbUpdateDatasetName.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbDatasetVersion.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbLogObservations.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbLogProjectArtifacts.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbGetAllDatasetVersionsByDatasetIdResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbUpdateJobResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbGetHydratedProjectsResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbFindAllInputs.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbGetExperimentByIdResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbAdvancedQueryExperimentRunsResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbCreateDataset.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbGetProjectReadmeResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbDeleteDatasetVersionResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbUpdateDatasetAttributesResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbQueryDatasetVersionInfo.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbComment.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbGetHydratedExperimentRunByIdResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbGetProjectByIdResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbUpdateDatasetVersionDescriptionResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbGetHydratedExperimentRunsByProjectIdResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbGetProjectCodeVersionResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbGetCommentsResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbGetJobResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbDeleteExperimentRuns.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbLogExperimentArtifactsResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbFindAllOutputsResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbAdvancedQueryProjectsResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbGetHydratedExperimentsByProjectIdResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbDeepCopyProject.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbGetAllDatasetsResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbLogExperimentRunCodeVersion.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbDeleteArtifactResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbDeleteDatasetVersionAttributesResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbUpdateExperimentName.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/DatasetVisibilityEnumDatasetVisibility.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbExperiment.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbLogAttributesResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbLogExperimentCodeVersionResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbDeleteExperimentRunResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbLogArtifactResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbLogObservationResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbAddExperimentTagsResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/EntitiesEnumEntitiesTypes.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbAddExperimentTags.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbAddExperimentAttributesResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/CommonKeyValue.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbDeleteDatasetsResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbGetDatasetByIdResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbAddExperimentTag.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/UacFlagEnum.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbDeleteExperimentTagResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/UacVertaUserInfo.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbLogAttributes.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbDeleteProjectResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbLogObservationsResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbAddDatasetTagsResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbDeleteExperimentRunTag.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbCreateExperimentResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbCreateDatasetVersionResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/UacUserInfo.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbFindHydratedProjectsByUser.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbUpdateComment.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbDeleteCommentResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/JobStatusEnumJobStatus.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbUpdateExperimentNameResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbDeleteLineage.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ProtobufAny.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbDeleteProjectsResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ArtifactTypeEnumArtifactType.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbCreateDatasetVersion.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbHydratedDatasetVersion.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbLastExperimentByDatasetIdResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbAddProjectAttributes.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbAddExperimentRunAttributesResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbAddAttributes.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbLogProjectCodeVersion.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbAddExperimentAttributes.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbDeleteExperimentRunAttributesResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbLogDatasets.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbSetProjectReadme.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbDeleteProjectTagResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbLineageEntry.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbDeleteExperimentRun.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbAddProjectTags.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbDeleteDatasetVersionTags.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbAddDatasetAttributes.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbDataset.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbDeleteExperimentTagsResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbFindDatasetsResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbSetProjectWorkspaceResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbAddDatasetAttributesResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbGetMetricsResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbGetSummaryResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbLogArtifacts.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbCreateExperimentRunResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbUpdateProjectAttributesResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbHydratedExperiment.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbFindDatasets.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbGetHydratedDatasetsByProjectIdResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbLastModifiedExperimentRunSummary.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbDeleteDatasetResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbFindAllInputsOutputsResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbDeleteProjectArtifact.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ProtobufListValue.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbDeleteExperimentResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbGetExperimentCodeVersionResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbAddDatasetVersionTagsResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbGetDatasetsResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbObservation.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbDeleteExperimentTag.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbFindProjects.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbDeleteExperimentRunTags.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbSetParentExperimentRunIdResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbGetHydratedProjectByIdResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbFindAllInputsOutputs.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbQueryParameter.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbSetDatasetVersionVisibiltyResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbKeyValueQuery.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbDeleteLineageResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbPathDatasetVersionInfo.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbAddExperimentRunAttributes.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbUpdateDatasetNameResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbDeleteDatasetTagsResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/RuntimeError.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbGetPublicProjectsResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbDeleteDatasets.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbHydratedExperimentRun.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbHydratedProject.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbDeleteProjectArtifactResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/UacOrganization.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbFindDatasetVersionsResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model copying build/lib/verta/_swagger/_public/modeldb/model/ModeldbDeleteExperimentArtifactResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/metadata copying build/lib/verta/_swagger/_public/modeldb/metadata/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/metadata creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/metadata/model copying build/lib/verta/_swagger/_public/modeldb/metadata/model/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/metadata/model copying build/lib/verta/_swagger/_public/modeldb/metadata/model/MetadataGetLabelsRequestResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/metadata/model copying build/lib/verta/_swagger/_public/modeldb/metadata/model/MetadataDeleteLabelsRequestResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/metadata/model copying build/lib/verta/_swagger/_public/modeldb/metadata/model/MetadataAddLabelsRequest.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/metadata/model copying build/lib/verta/_swagger/_public/modeldb/metadata/model/MetadataIdentificationType.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/metadata/model copying build/lib/verta/_swagger/_public/modeldb/metadata/model/MetadataDeleteLabelsRequest.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/metadata/model copying build/lib/verta/_swagger/_public/modeldb/metadata/model/MetadataAddLabelsRequestResponse.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/metadata/model copying build/lib/verta/_swagger/_public/modeldb/metadata/model/ProtobufAny.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/metadata/model copying build/lib/verta/_swagger/_public/modeldb/metadata/model/IDTypeEnumIDType.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/metadata/model copying build/lib/verta/_swagger/_public/modeldb/metadata/model/RuntimeError.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/metadata/model creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/metadata/api copying build/lib/verta/_swagger/_public/modeldb/metadata/api/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/metadata/api copying build/lib/verta/_swagger/_public/modeldb/metadata/api/MetadataServiceApi.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/metadata/api creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/api copying build/lib/verta/_swagger/_public/modeldb/api/ProjectServiceApi.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/api copying build/lib/verta/_swagger/_public/modeldb/api/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/api copying build/lib/verta/_swagger/_public/modeldb/api/LineageApi.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/api copying build/lib/verta/_swagger/_public/modeldb/api/DatasetVersionServiceApi.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/api copying build/lib/verta/_swagger/_public/modeldb/api/HydratedServiceApi.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/api copying build/lib/verta/_swagger/_public/modeldb/api/ExperimentServiceApi.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/api copying build/lib/verta/_swagger/_public/modeldb/api/ExperimentRunServiceApi.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/api copying build/lib/verta/_swagger/_public/modeldb/api/CommentApi.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/api copying build/lib/verta/_swagger/_public/modeldb/api/JobApi.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/api copying build/lib/verta/_swagger/_public/modeldb/api/CommonServiceApi.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/api copying build/lib/verta/_swagger/_public/modeldb/api/DatasetServiceApi.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/api creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/client copying build/lib/verta/_swagger/client/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/client copying build/lib/verta/_swagger/client/clientset.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/client copying build/lib/verta/_swagger/client/http_client.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/client copying build/lib/verta/_demo_utils.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta copying build/lib/verta/utils.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_internal_utils copying build/lib/verta/_internal_utils/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_internal_utils copying build/lib/verta/_internal_utils/importer.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_internal_utils copying build/lib/verta/_internal_utils/_histogram_utils.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_internal_utils copying build/lib/verta/_internal_utils/http_session.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_internal_utils copying build/lib/verta/_internal_utils/_config_utils.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_internal_utils copying build/lib/verta/_internal_utils/kafka.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_internal_utils copying build/lib/verta/_internal_utils/access_token.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_internal_utils copying build/lib/verta/_internal_utils/custom_modules.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_internal_utils copying build/lib/verta/_internal_utils/time_utils.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_internal_utils copying build/lib/verta/_internal_utils/arg_handler.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_internal_utils copying build/lib/verta/_internal_utils/model_dependencies.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_internal_utils copying build/lib/verta/_internal_utils/_git_utils.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_internal_utils copying build/lib/verta/_internal_utils/_utils.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_internal_utils copying build/lib/verta/_internal_utils/_request_utils.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_internal_utils copying build/lib/verta/_internal_utils/_file_utils.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_internal_utils copying build/lib/verta/_internal_utils/model_validator.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_internal_utils copying build/lib/verta/_internal_utils/documentation.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_internal_utils copying build/lib/verta/_internal_utils/_pip_requirements_utils.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_internal_utils copying build/lib/verta/_internal_utils/pagination_utils.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_internal_utils copying build/lib/verta/_internal_utils/_artifact_utils.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_internal_utils creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/configuration copying build/lib/verta/configuration/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/configuration copying build/lib/verta/configuration/_hyperparameters.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/configuration copying build/lib/verta/configuration/_configuration.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/configuration creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/tracking copying build/lib/verta/tracking/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/tracking creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/tracking/entities copying build/lib/verta/tracking/entities/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/tracking/entities copying build/lib/verta/tracking/entities/_experiments.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/tracking/entities copying build/lib/verta/tracking/entities/_entity.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/tracking/entities copying build/lib/verta/tracking/entities/_projects.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/tracking/entities copying build/lib/verta/tracking/entities/_project.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/tracking/entities copying build/lib/verta/tracking/entities/_experimentruns.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/tracking/entities copying build/lib/verta/tracking/entities/_experiment.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/tracking/entities copying build/lib/verta/tracking/entities/_experimentrun.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/tracking/entities copying build/lib/verta/tracking/entities/_deployable_entity.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/tracking/entities copying build/lib/verta/tracking/_context.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/tracking copying build/lib/verta/tracking/_organization.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/tracking creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_uac copying build/lib/verta/_uac/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_uac copying build/lib/verta/_uac/_role.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_uac copying build/lib/verta/_uac/_organization.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_uac copying build/lib/verta/_uac/_workspace.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_uac copying build/lib/verta/__about__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/deployment copying build/lib/verta/deployment/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/deployment copying build/lib/verta/deployment/_deployedmodel.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/deployment creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/integrations copying build/lib/verta/integrations/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/integrations creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/integrations/keras copying build/lib/verta/integrations/keras/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/integrations/keras creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/integrations/torch copying build/lib/verta/integrations/torch/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/integrations/torch creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/integrations/sklearn copying build/lib/verta/integrations/sklearn/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/integrations/sklearn creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/integrations/tensorflow copying build/lib/verta/integrations/tensorflow/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/integrations/tensorflow creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/integrations/xgboost copying build/lib/verta/integrations/xgboost/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/integrations/xgboost creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/code copying build/lib/verta/code/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/code copying build/lib/verta/code/_notebook.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/code copying build/lib/verta/code/_git.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/code copying build/lib/verta/code/_code.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/code copying build/lib/verta/_blob.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/data_types copying build/lib/verta/data_types/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/data_types copying build/lib/verta/data_types/_matrix.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/data_types copying build/lib/verta/data_types/_verta_data_type.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/data_types copying build/lib/verta/data_types/_table.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/data_types copying build/lib/verta/data_types/_confusion_matrix.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/data_types copying build/lib/verta/data_types/_discrete_histogram.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/data_types copying build/lib/verta/data_types/_string_value.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/data_types copying build/lib/verta/data_types/_float_histogram.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/data_types copying build/lib/verta/data_types/_line.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/data_types copying build/lib/verta/data_types/_numeric_value.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/data_types creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/environment copying build/lib/verta/environment/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/environment copying build/lib/verta/environment/_docker.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/environment copying build/lib/verta/environment/_python.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/environment copying build/lib/verta/environment/_environment.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/environment creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos copying build/lib/verta/_protos/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public copying build/lib/verta/_protos/public/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/artifactstore copying build/lib/verta/_protos/public/artifactstore/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/artifactstore copying build/lib/verta/_protos/public/artifactstore/ArtifactStore_pb2.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/artifactstore copying build/lib/verta/_protos/public/artifactstore/ArtifactStore_pb2_grpc.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/artifactstore creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/deployment copying build/lib/verta/_protos/public/deployment/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/deployment copying build/lib/verta/_protos/public/deployment/APISync_pb2_grpc.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/deployment copying build/lib/verta/_protos/public/deployment/APISync_pb2.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/deployment copying build/lib/verta/_protos/public/deployment/BuildExternalScanRequest_pb2.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/deployment copying build/lib/verta/_protos/public/deployment/BuildExternalScanRequest_pb2_grpc.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/deployment creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac copying build/lib/verta/_protos/public/uac/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac copying build/lib/verta/_protos/public/uac/OrganizationV2_pb2_grpc.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac copying build/lib/verta/_protos/public/uac/ResourceV2_pb2.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac copying build/lib/verta/_protos/public/uac/Event_pb2.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac copying build/lib/verta/_protos/public/uac/Collaborator_pb2_grpc.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac copying build/lib/verta/_protos/public/uac/Telemetry_pb2.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac copying build/lib/verta/_protos/public/uac/WorkspaceV2_pb2_grpc.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac copying build/lib/verta/_protos/public/uac/UserV2_pb2.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac copying build/lib/verta/_protos/public/uac/SCIMConfiguration_pb2.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac copying build/lib/verta/_protos/public/uac/UACService_pb2_grpc.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac copying build/lib/verta/_protos/public/uac/SCIMConfiguration_pb2_grpc.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac copying build/lib/verta/_protos/public/uac/Team_pb2_grpc.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac copying build/lib/verta/_protos/public/uac/FeatureFlags_pb2_grpc.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac copying build/lib/verta/_protos/public/uac/Authorization_pb2_grpc.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac copying build/lib/verta/_protos/public/uac/OrganizationV2_pb2.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac copying build/lib/verta/_protos/public/uac/GroupV2_pb2_grpc.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac copying build/lib/verta/_protos/public/uac/Organization_pb2_grpc.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac copying build/lib/verta/_protos/public/uac/Collaborator_pb2.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac copying build/lib/verta/_protos/public/uac/RoleService_pb2_grpc.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac copying build/lib/verta/_protos/public/uac/ServiceAccount_pb2.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac copying build/lib/verta/_protos/public/uac/ServiceAccount_pb2_grpc.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac/audit copying build/lib/verta/_protos/public/uac/audit/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac/audit copying build/lib/verta/_protos/public/uac/audit/AuditLogService_pb2.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac/audit copying build/lib/verta/_protos/public/uac/audit/AuditLogService_pb2_grpc.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac/audit copying build/lib/verta/_protos/public/uac/Event_pb2_grpc.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac copying build/lib/verta/_protos/public/uac/SystemAdmin_pb2.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac copying build/lib/verta/_protos/public/uac/Authorization_pb2.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac copying build/lib/verta/_protos/public/uac/RoleService_pb2.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac copying build/lib/verta/_protos/public/uac/Workspace_pb2.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac copying build/lib/verta/_protos/public/uac/ResourceV2_pb2_grpc.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac copying build/lib/verta/_protos/public/uac/UACService_pb2.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac copying build/lib/verta/_protos/public/uac/WorkspaceV2_pb2.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac copying build/lib/verta/_protos/public/uac/RoleV2_pb2_grpc.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac copying build/lib/verta/_protos/public/uac/UserV2_pb2_grpc.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac copying build/lib/verta/_protos/public/uac/Team_pb2.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac copying build/lib/verta/_protos/public/uac/Session_pb2.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac copying build/lib/verta/_protos/public/uac/RoleV2_pb2.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac copying build/lib/verta/_protos/public/uac/SystemAdmin_pb2_grpc.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac copying build/lib/verta/_protos/public/uac/Session_pb2_grpc.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac copying build/lib/verta/_protos/public/uac/GroupV2_pb2.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac copying build/lib/verta/_protos/public/uac/Organization_pb2.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac copying build/lib/verta/_protos/public/uac/Workspace_pb2_grpc.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac copying build/lib/verta/_protos/public/uac/Telemetry_pb2_grpc.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac copying build/lib/verta/_protos/public/uac/FeatureFlags_pb2.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/events copying build/lib/verta/_protos/public/events/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/events copying build/lib/verta/_protos/public/events/Event_pb2.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/events copying build/lib/verta/_protos/public/events/Event_pb2_grpc.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/events creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/registry copying build/lib/verta/_protos/public/registry/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/registry copying build/lib/verta/_protos/public/registry/StageService_pb2.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/registry copying build/lib/verta/_protos/public/registry/RegistryService_pb2.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/registry copying build/lib/verta/_protos/public/registry/StageService_pb2_grpc.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/registry copying build/lib/verta/_protos/public/registry/ModelMetadata_pb2.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/registry copying build/lib/verta/_protos/public/registry/RegistryService_pb2_grpc.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/registry copying build/lib/verta/_protos/public/registry/ModelMetadata_pb2_grpc.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/registry creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/common copying build/lib/verta/_protos/public/common/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/common copying build/lib/verta/_protos/public/common/CommonService_pb2_grpc.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/common copying build/lib/verta/_protos/public/common/CommonService_pb2.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/common creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/client copying build/lib/verta/_protos/public/client/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/client copying build/lib/verta/_protos/public/client/Config_pb2_grpc.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/client copying build/lib/verta/_protos/public/client/Config_pb2.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/client creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb copying build/lib/verta/_protos/public/modeldb/Job_pb2.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb copying build/lib/verta/_protos/public/modeldb/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb copying build/lib/verta/_protos/public/modeldb/CommonService_pb2_grpc.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb copying build/lib/verta/_protos/public/modeldb/ExperimentService_pb2.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb copying build/lib/verta/_protos/public/modeldb/DatasetService_pb2.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb copying build/lib/verta/_protos/public/modeldb/ProjectService_pb2_grpc.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb copying build/lib/verta/_protos/public/modeldb/Lineage_pb2_grpc.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb/versioning copying build/lib/verta/_protos/public/modeldb/versioning/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb/versioning copying build/lib/verta/_protos/public/modeldb/versioning/Code_pb2_grpc.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb/versioning copying build/lib/verta/_protos/public/modeldb/versioning/Enums_pb2.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb/versioning copying build/lib/verta/_protos/public/modeldb/versioning/Enums_pb2_grpc.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb/versioning copying build/lib/verta/_protos/public/modeldb/versioning/Config_pb2_grpc.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb/versioning copying build/lib/verta/_protos/public/modeldb/versioning/Environment_pb2_grpc.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb/versioning copying build/lib/verta/_protos/public/modeldb/versioning/Dataset_pb2_grpc.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb/versioning copying build/lib/verta/_protos/public/modeldb/versioning/Code_pb2.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb/versioning copying build/lib/verta/_protos/public/modeldb/versioning/Environment_pb2.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb/versioning copying build/lib/verta/_protos/public/modeldb/versioning/VersioningService_pb2_grpc.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb/versioning copying build/lib/verta/_protos/public/modeldb/versioning/VersioningService_pb2.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb/versioning copying build/lib/verta/_protos/public/modeldb/versioning/Config_pb2.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb/versioning copying build/lib/verta/_protos/public/modeldb/versioning/Dataset_pb2.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb/versioning copying build/lib/verta/_protos/public/modeldb/ExperimentRunService_pb2.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb copying build/lib/verta/_protos/public/modeldb/Comment_pb2_grpc.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb copying build/lib/verta/_protos/public/modeldb/ProjectService_pb2.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb copying build/lib/verta/_protos/public/modeldb/Lineage_pb2.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb copying build/lib/verta/_protos/public/modeldb/ExperimentService_pb2_grpc.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb copying build/lib/verta/_protos/public/modeldb/DatasetVersionService_pb2.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb/metadata copying build/lib/verta/_protos/public/modeldb/metadata/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb/metadata copying build/lib/verta/_protos/public/modeldb/metadata/MetadataService_pb2.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb/metadata copying build/lib/verta/_protos/public/modeldb/metadata/MetadataService_pb2_grpc.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb/metadata copying build/lib/verta/_protos/public/modeldb/DatasetVersionService_pb2_grpc.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb copying build/lib/verta/_protos/public/modeldb/Comment_pb2.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb copying build/lib/verta/_protos/public/modeldb/HydratedService_pb2_grpc.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb copying build/lib/verta/_protos/public/modeldb/HydratedService_pb2.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb copying build/lib/verta/_protos/public/modeldb/Job_pb2_grpc.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb copying build/lib/verta/_protos/public/modeldb/ExperimentRunService_pb2_grpc.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb copying build/lib/verta/_protos/public/modeldb/DatasetService_pb2_grpc.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb copying build/lib/verta/_protos/public/modeldb/CommonService_pb2.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/monitoring copying build/lib/verta/_protos/public/monitoring/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/monitoring copying build/lib/verta/_protos/public/monitoring/Schema_pb2.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/monitoring copying build/lib/verta/_protos/public/monitoring/Summary_pb2.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/monitoring copying build/lib/verta/_protos/public/monitoring/Labels_pb2_grpc.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/monitoring copying build/lib/verta/_protos/public/monitoring/Ingest_pb2_grpc.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/monitoring copying build/lib/verta/_protos/public/monitoring/Alert_pb2_grpc.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/monitoring copying build/lib/verta/_protos/public/monitoring/Labels_pb2.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/monitoring copying build/lib/verta/_protos/public/monitoring/Alert_pb2.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/monitoring copying build/lib/verta/_protos/public/monitoring/Schema_pb2_grpc.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/monitoring copying build/lib/verta/_protos/public/monitoring/DeploymentIntegration_pb2_grpc.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/monitoring copying build/lib/verta/_protos/public/monitoring/Summary_pb2_grpc.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/monitoring copying build/lib/verta/_protos/public/monitoring/MonitoredModel_pb2_grpc.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/monitoring copying build/lib/verta/_protos/public/monitoring/DataMonitoringService_pb2_grpc.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/monitoring copying build/lib/verta/_protos/public/monitoring/DataMonitoringService_pb2.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/monitoring copying build/lib/verta/_protos/public/monitoring/MonitoredEntity_pb2.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/monitoring copying build/lib/verta/_protos/public/monitoring/MonitoredEntity_pb2_grpc.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/monitoring copying build/lib/verta/_protos/public/monitoring/Ingest_pb2.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/monitoring copying build/lib/verta/_protos/public/monitoring/DeploymentIntegration_pb2.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/monitoring copying build/lib/verta/_protos/public/monitoring/MonitoredModel_pb2.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/monitoring creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_cli copying build/lib/verta/_cli/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_cli creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_cli/deployment copying build/lib/verta/_cli/deployment/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_cli/deployment copying build/lib/verta/_cli/deployment/deployment.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_cli/deployment copying build/lib/verta/_cli/deployment/get.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_cli/deployment copying build/lib/verta/_cli/deployment/create.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_cli/deployment copying build/lib/verta/_cli/deployment/predict.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_cli/deployment copying build/lib/verta/_cli/deployment/update.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_cli/deployment copying build/lib/verta/_cli/deployment/download.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_cli/deployment copying build/lib/verta/_cli/deployment/list.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_cli/deployment copying build/lib/verta/_cli/AsciiTable.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_cli creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_cli/registry copying build/lib/verta/_cli/registry/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_cli/registry copying build/lib/verta/_cli/registry/registry.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_cli/registry copying build/lib/verta/_cli/registry/get.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_cli/registry copying build/lib/verta/_cli/registry/create.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_cli/registry copying build/lib/verta/_cli/registry/update.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_cli/registry copying build/lib/verta/_cli/registry/list.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_cli/registry creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_bases copying build/lib/verta/_bases/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_bases copying build/lib/verta/_bases/_lazy_list.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_bases copying build/lib/verta/_bases/_paginated_iterable.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_bases copying build/lib/verta/credentials.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta copying build/lib/verta/runtime.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/dataset copying build/lib/verta/dataset/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/dataset copying build/lib/verta/dataset/_dataset.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/dataset copying build/lib/verta/dataset/_path.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/dataset creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/dataset/entities copying build/lib/verta/dataset/entities/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/dataset/entities copying build/lib/verta/dataset/entities/_dataset.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/dataset/entities copying build/lib/verta/dataset/entities/_datasets.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/dataset/entities copying build/lib/verta/dataset/entities/_dataset_version.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/dataset/entities copying build/lib/verta/dataset/entities/_dataset_versions.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/dataset/entities copying build/lib/verta/dataset/_s3.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/dataset copying build/lib/verta/dataset/_hdfs.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/dataset creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry copying build/lib/verta/registry/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/lock copying build/lib/verta/registry/lock/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/lock copying build/lib/verta/registry/lock/_open.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/lock copying build/lib/verta/registry/lock/_redact.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/lock copying build/lib/verta/registry/lock/_closed.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/lock copying build/lib/verta/registry/lock/_lock_level.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/lock copying build/lib/verta/registry/errors.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/entities copying build/lib/verta/registry/entities/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/entities copying build/lib/verta/registry/entities/_modelversion.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/entities copying build/lib/verta/registry/entities/_models.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/entities copying build/lib/verta/registry/entities/_model.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/entities copying build/lib/verta/registry/entities/_modelversions.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/entities creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/data_type copying build/lib/verta/registry/data_type/_data_type.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/data_type copying build/lib/verta/registry/data_type/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/data_type copying build/lib/verta/registry/data_type/_video.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/data_type copying build/lib/verta/registry/data_type/_unknown.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/data_type copying build/lib/verta/registry/data_type/_image.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/data_type copying build/lib/verta/registry/data_type/_text.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/data_type copying build/lib/verta/registry/data_type/_other.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/data_type copying build/lib/verta/registry/data_type/_audio.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/data_type copying build/lib/verta/registry/data_type/_tabular.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/data_type copying build/lib/verta/registry/_verify_io.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry copying build/lib/verta/registry/_constants.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/task_type copying build/lib/verta/registry/task_type/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/task_type copying build/lib/verta/registry/task_type/_clustering.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/task_type copying build/lib/verta/registry/task_type/_task_type.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/task_type copying build/lib/verta/registry/task_type/_unknown.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/task_type copying build/lib/verta/registry/task_type/_transcription.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/task_type copying build/lib/verta/registry/task_type/_regression.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/task_type copying build/lib/verta/registry/task_type/_detection.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/task_type copying build/lib/verta/registry/task_type/_translation.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/task_type copying build/lib/verta/registry/task_type/_other.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/task_type copying build/lib/verta/registry/task_type/_classification.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/task_type copying build/lib/verta/registry/_check_model_dependencies.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry copying build/lib/verta/registry/_docker_image.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry copying build/lib/verta/registry/_verta_model_base.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/stage_change copying build/lib/verta/registry/stage_change/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/stage_change copying build/lib/verta/registry/stage_change/_development.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/stage_change copying build/lib/verta/registry/stage_change/_stage_change.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/stage_change copying build/lib/verta/registry/stage_change/_staging.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/stage_change copying build/lib/verta/registry/stage_change/_archived.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/stage_change copying build/lib/verta/registry/stage_change/_production.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/stage_change copying build/lib/verta/client.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/endpoint copying build/lib/verta/endpoint/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/endpoint creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/endpoint/autoscaling copying build/lib/verta/endpoint/autoscaling/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/endpoint/autoscaling copying build/lib/verta/endpoint/autoscaling/metrics.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/endpoint/autoscaling copying build/lib/verta/endpoint/autoscaling/_autoscaling.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/endpoint/autoscaling copying build/lib/verta/endpoint/resources.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/endpoint copying build/lib/verta/endpoint/_kafka_settings.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/endpoint creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/endpoint/update copying build/lib/verta/endpoint/update/rules.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/endpoint/update copying build/lib/verta/endpoint/update/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/endpoint/update copying build/lib/verta/endpoint/update/_strategies.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/endpoint/update copying build/lib/verta/endpoint/_endpoint.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/endpoint copying build/lib/verta/endpoint/_build.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/endpoint copying build/lib/verta/endpoint/_endpoints.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/endpoint creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/visibility copying build/lib/verta/visibility/_private.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/visibility copying build/lib/verta/visibility/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/visibility copying build/lib/verta/visibility/_org_default.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/visibility copying build/lib/verta/visibility/_org_custom.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/visibility copying build/lib/verta/visibility/_workspace_default.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/visibility copying build/lib/verta/visibility/_visibility.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/visibility creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/external copying build/lib/verta/external/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/external creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/external/gorilla copying build/lib/verta/external/gorilla/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/external/gorilla creating /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/external/six copying build/lib/verta/external/six/__init__.py -> /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/external/six byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_data_types.py to test_data_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/clean_test_accounts.py to clean_test_accounts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/strategies.py to strategies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/deployable_entity/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/deployable_entity/test_deployment.py to test_deployment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/deployable_entity/test_artifacts.py to test_artifacts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/versioning/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/versioning/test_code.py to test_code.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/versioning/environment/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/versioning/environment/test_python.py to test_python.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/versioning/environment/test_environment.py to test_environment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/versioning/environment/test_docker.py to test_docker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/versioning/environment/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/versioning/test_dataset.py to test_dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/versioning/test_configuration.py to test_configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models/standard_models.py to standard_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models/nets.py to nets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/custom_modules/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/custom_modules/test_custom_modules.py to test_custom_modules.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/custom_modules/integration/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/custom_modules/integration/test_deploy_custom_modules.py to test_deploy_custom_modules.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/custom_modules/contexts.py to contexts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/custom_modules/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/custom_modules/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/custom_modules/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_dataset_versioning/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_dataset_versioning/test_dataset_version.py to test_dataset_version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_dataset_versioning/test_dataset.py to test_dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_entities.py to test_entities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/http_requests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/http_requests/test_connection.py to test_connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/http_requests/test_client.py to test_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/http_requests/test_deployed_model.py to test_deployed_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_backend.py to test_backend.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_metadata.py to test_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/env_fixtures.py to env_fixtures.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_endpoint/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_endpoint/test_resources.py to test_resources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_endpoint/test_endpoint.py to test_endpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/bases/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/bases/test_deployable_entity.py to test_deployable_entity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/bases/test_paginated_iterable.py to test_paginated_iterable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_concurrency/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_concurrency/run_functions.py to run_functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_concurrency/test_concurrency.py to test_concurrency.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_integrations.py to test_integrations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_experimentrun/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_experimentrun/test_environment.py to test_environment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_experimentrun/test_artifacts.py to test_artifacts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_experimentrun/test_log_code.py to test_log_code.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_experimentrun/test_attributes.py to test_attributes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_protos.py to test_protos.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/registry/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/registry/test_stage_change.py to test_stage_change.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/registry/model_version/test_log_dataset.py to test_log_dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/registry/model_version/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/registry/model_version/test_deployment.py to test_deployment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/registry/model_version/test_from_run.py to test_from_run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/registry/model_version/test_artifacts.py to test_artifacts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/registry/model_version/test_docker.py to test_docker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/registry/model_version/test_log_code.py to test_log_code.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/registry/model_version/test_crud.py to test_crud.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/registry/model_version/test_find.py to test_find.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/registry/model_version/test_monitoring.py to test_monitoring.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/registry/test_standard_model.py to test_standard_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/registry/test_containerized_model.py to test_containerized_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/registry/test_model.py to test_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/registry/test_docker_image.py to test_docker_image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/registry/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/registry/test_model_base.py to test_model_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_utils/test_histogram.py to test_histogram.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_utils/test_http_session.py to test_http_session.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_utils/test_pip_requirements.py to test_pip_requirements.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_utils/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_utils/test_time_utils.py to test_time_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_utils/test_file_utils.py to test_file_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_utils/test_arg_handler.py to test_arg_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_utils/test_pagination.py to test_pagination.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/unit_tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/unit_tests/test_runtime.py to test_runtime.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/unit_tests/strategies.py to strategies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/unit_tests/test_endpoint.py to test_endpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/unit_tests/custom_modules/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/unit_tests/custom_modules/test_custom_modules_util.py to test_custom_modules_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/unit_tests/custom_modules/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/unit_tests/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/unit_tests/registry/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/unit_tests/registry/test_registered_model_version.py to test_registered_model_version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/unit_tests/registry/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/unit_tests/registry/test_check_model_dependencies.py to test_check_model_dependencies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/unit_tests/registry/test_model_dependencies.py to test_model_dependencies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/unit_tests/test_deployed_model.py to test_deployed_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_query.py to test_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_config.py to test_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_permissions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_permissions/test_visibility_e2e.py to test_visibility_e2e.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_permissions/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_permissions/test_workspace.py to test_workspace.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_permissions/test_lazy_lists.py to test_lazy_lists.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_permissions/test_visibility_api.py to test_visibility_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_cli/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_cli/test_endpoint.py to test_endpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_cli/test_registry.py to test_registry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/base_type.py to base_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/artifactstore/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/artifactstore/model/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/artifactstore/model/ArtifactstoreGetArtifactResponse.py to ArtifactstoreGetArtifactResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/artifactstore/model/ArtifactstoreStoreArtifactResponse.py to ArtifactstoreStoreArtifactResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/artifactstore/model/ArtifactstoreStoreArtifactWithStreamResponse.py to ArtifactstoreStoreArtifactWithStreamResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/artifactstore/model/ArtifactstoreStoreArtifact.py to ArtifactstoreStoreArtifact.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/artifactstore/model/ArtifactstoreDeleteArtifact.py to ArtifactstoreDeleteArtifact.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/artifactstore/model/ArtifactstoreDeleteArtifactResponse.py to ArtifactstoreDeleteArtifactResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/artifactstore/model/ArtifactstoreStoreArtifactWithStream.py to ArtifactstoreStoreArtifactWithStream.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/artifactstore/model/ProtobufAny.py to ProtobufAny.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/artifactstore/model/RuntimeError.py to RuntimeError.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/artifactstore/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/artifactstore/api/ArtifactStoreApi.py to ArtifactStoreApi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacGetSelfAllowedResources.py to UacGetSelfAllowedResources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacDeleteUserResponse.py to UacDeleteUserResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacCreateUserResponse.py to UacCreateUserResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/TernaryEnumTernary.py to TernaryEnumTernary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacRemoveTeamUserResponse.py to UacRemoveTeamUserResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacSetRole.py to UacSetRole.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacGetAllowedResources.py to UacGetAllowedResources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacResources.py to UacResources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacGetTeamByShortNameResponse.py to UacGetTeamByShortNameResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacListRoleBindingsResponse.py to UacListRoleBindingsResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/CollaboratorTypeEnumCollaboratorType.py to CollaboratorTypeEnumCollaboratorType.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacSetRoleBindingResponse.py to UacSetRoleBindingResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacRemoveUserResponse.py to UacRemoveUserResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacAddCollaboratorRequest.py to UacAddCollaboratorRequest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacAddUser.py to UacAddUser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacListMyOrganizationsResponse.py to UacListMyOrganizationsResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/ProtobufStruct.py to ProtobufStruct.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacResourceActionGroup.py to UacResourceActionGroup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacUpdateUser.py to UacUpdateUser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/ModelResourceEnumModelDBServiceResourceTypes.py to ModelResourceEnumModelDBServiceResourceTypes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/ProtobufNullValue.py to ProtobufNullValue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacRemoveTeamUser.py to UacRemoveTeamUser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/ProtobufValue.py to ProtobufValue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/RoleActionEnumRoleServiceActions.py to RoleActionEnumRoleServiceActions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacGetTeamByIdResponse.py to UacGetTeamByIdResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacGetSelfAllowedActionsBatch.py to UacGetSelfAllowedActionsBatch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/ValueTypeEnumValueType.py to ValueTypeEnumValueType.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacGetOrganizationByShortNameResponse.py to UacGetOrganizationByShortNameResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacIsAllowed.py to UacIsAllowed.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacSetRoleResponse.py to UacSetRoleResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacListMyTeamsResponse.py to UacListMyTeamsResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/ServiceEnumService.py to ServiceEnumService.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacCreateUser.py to UacCreateUser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/RoleResourceEnumRoleServiceResourceTypes.py to RoleResourceEnumRoleServiceResourceTypes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacDeleteTeam.py to UacDeleteTeam.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacGetTeamByNameResponse.py to UacGetTeamByNameResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacDeleteUser.py to UacDeleteUser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacGetSelfAllowedResourcesResponse.py to UacGetSelfAllowedResourcesResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacRemoveCollaboratorResponse.py to UacRemoveCollaboratorResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/ModelDBActionEnumModelDBServiceActions.py to ModelDBActionEnumModelDBServiceActions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacGetUsers.py to UacGetUsers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacEntities.py to UacEntities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacRoleBinding.py to UacRoleBinding.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/AuthzResourceEnumAuthzServiceResourceTypes.py to AuthzResourceEnumAuthzServiceResourceTypes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacAddTeamUserResponse.py to UacAddTeamUserResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacTeam.py to UacTeam.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/IdServiceProviderEnumIdServiceProvider.py to IdServiceProviderEnumIdServiceProvider.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacDeleteOrganization.py to UacDeleteOrganization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacGetUsersResponse.py to UacGetUsersResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacIsSelfAllowedResponse.py to UacIsSelfAllowedResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacActions.py to UacActions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacListUsersResponse.py to UacListUsersResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacSetTeam.py to UacSetTeam.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacDeleteRole.py to UacDeleteRole.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacGetRoleByNameResponse.py to UacGetRoleByNameResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacDeleteOrganizationResponse.py to UacDeleteOrganizationResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacAction.py to UacAction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacSetRoleBinding.py to UacSetRoleBinding.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/AuthzActionEnumAuthzServiceActions.py to AuthzActionEnumAuthzServiceActions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacGetAllowedResourcesResponse.py to UacGetAllowedResourcesResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacCollectTelemetryResponse.py to UacCollectTelemetryResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacRole.py to UacRole.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacDeleteTeamResponse.py to UacDeleteTeamResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacSetOrganization.py to UacSetOrganization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacSetTeamResponse.py to UacSetTeamResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacGetCollaboratorResponse.py to UacGetCollaboratorResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacAddTeamUser.py to UacAddTeamUser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacListTeamUserResponse.py to UacListTeamUserResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/EntitiesEnumEntitiesTypes.py to EntitiesEnumEntitiesTypes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacDeleteRoleBindingResponse.py to UacDeleteRoleBindingResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/CommonKeyValue.py to CommonKeyValue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacFlagEnum.py to UacFlagEnum.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacShareViaEnum.py to UacShareViaEnum.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacVertaUserInfo.py to UacVertaUserInfo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacUpdateUserResponse.py to UacUpdateUserResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacRemoveUser.py to UacRemoveUser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacUserInfo.py to UacUserInfo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/ProtobufAny.py to ProtobufAny.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacGetAllowedEntitiesResponse.py to UacGetAllowedEntitiesResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacIsSelfAllowed.py to UacIsSelfAllowed.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacListRolesResponse.py to UacListRolesResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacRoleScope.py to UacRoleScope.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacIsAllowedResponse.py to UacIsAllowedResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacCollectTelemetry.py to UacCollectTelemetry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacGetAllowedEntities.py to UacGetAllowedEntities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacDeleteRoleBinding.py to UacDeleteRoleBinding.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacAddUserResponse.py to UacAddUserResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacGetOrganizationByNameResponse.py to UacGetOrganizationByNameResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacGetSelfAllowedActionsBatchResponse.py to UacGetSelfAllowedActionsBatchResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacGetOrganizationByIdResponse.py to UacGetOrganizationByIdResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacAddCollaboratorRequestResponse.py to UacAddCollaboratorRequestResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/ProtobufListValue.py to ProtobufListValue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacSetOrganizationResponse.py to UacSetOrganizationResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacDeleteRoleResponse.py to UacDeleteRoleResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacListTeamsResponse.py to UacListTeamsResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacGetRoleBindingByIdResponse.py to UacGetRoleBindingByIdResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacGetRoleByIdResponse.py to UacGetRoleByIdResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacGetRoleBindingByNameResponse.py to UacGetRoleBindingByNameResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/RuntimeError.py to RuntimeError.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/model/UacOrganization.py to UacOrganization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/api/TeamApi.py to TeamApi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/api/AuthorizationApi.py to AuthorizationApi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/api/CollaboratorApi.py to CollaboratorApi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/api/RoleServiceApi.py to RoleServiceApi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/api/TelemetryApi.py to TelemetryApi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/api/OrganizationApi.py to OrganizationApi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/uac/api/UACServiceApi.py to UACServiceApi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/common/model/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/common/model/ProtobufAny.py to ProtobufAny.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/common/model/RuntimeError.py to RuntimeError.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/common/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/common/api/CommonServiceApi.py to CommonServiceApi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model/VersioningCommit.py to VersioningCommit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model/VersioningGetRepositoryRequestResponse.py to VersioningGetRepositoryRequestResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model/VersioningGetCommitRequestResponse.py to VersioningGetCommitRequestResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model/VersioningGetTagRequestResponse.py to VersioningGetTagRequestResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model/VersioningDatasetDiff.py to VersioningDatasetDiff.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model/VersioningDeleteCommitRequestResponse.py to VersioningDeleteCommitRequestResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model/VersioningFolder.py to VersioningFolder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model/VersioningListCommitBlobsRequestResponse.py to VersioningListCommitBlobsRequestResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model/WorkspaceTypeEnumWorkspaceType.py to WorkspaceTypeEnumWorkspaceType.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model/VersioningListTagsRequestResponse.py to VersioningListTagsRequestResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model/VersioningDatasetBlob.py to VersioningDatasetBlob.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model/VersioningListCommitsRequestResponse.py to VersioningListCommitsRequestResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model/VersioningComputeRepositoryDiffRequestResponse.py to VersioningComputeRepositoryDiffRequestResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model/VersioningGetCommitBlobRequestResponse.py to VersioningGetCommitBlobRequestResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model/VersioningPathDatasetDiff.py to VersioningPathDatasetDiff.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model/VersioningBlobDiff.py to VersioningBlobDiff.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model/VersioningPathDatasetComponentBlob.py to VersioningPathDatasetComponentBlob.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model/VersioningRepositoryNamedIdentification.py to VersioningRepositoryNamedIdentification.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model/VersioningS3DatasetDiff.py to VersioningS3DatasetDiff.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model/VersioningRepository.py to VersioningRepository.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model/VersioningBlobExpanded.py to VersioningBlobExpanded.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model/VersioningPagination.py to VersioningPagination.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model/VersioningDeleteRepositoryRequestResponse.py to VersioningDeleteRepositoryRequestResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model/VersioningS3DatasetComponentBlob.py to VersioningS3DatasetComponentBlob.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model/VersioningSetRepositoryResponse.py to VersioningSetRepositoryResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model/VersioningDeleteTagRequestResponse.py to VersioningDeleteTagRequestResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model/VersioningSetTagRequestResponse.py to VersioningSetTagRequestResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model/VersioningBlob.py to VersioningBlob.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model/ProtobufAny.py to ProtobufAny.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model/VersioningPathDatasetBlob.py to VersioningPathDatasetBlob.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model/VersioningS3DatasetBlob.py to VersioningS3DatasetBlob.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model/VersioningFolderElement.py to VersioningFolderElement.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model/VersioningCreateCommitRequest.py to VersioningCreateCommitRequest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model/VersioningRepositoryIdentification.py to VersioningRepositoryIdentification.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model/VersioningCreateCommitRequestResponse.py to VersioningCreateCommitRequestResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model/RuntimeError.py to RuntimeError.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model/VersioningListRepositoriesRequestResponse.py to VersioningListRepositoriesRequestResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/model/VersioningGetCommitFolderRequestResponse.py to VersioningGetCommitFolderRequestResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/api/DatasetApi.py to DatasetApi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/versioning/api/VersioningServiceApi.py to VersioningServiceApi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbLogMetrics.py to ModeldbLogMetrics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbDeleteProjectTagsResponse.py to ModeldbDeleteProjectTagsResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbFindExperiments.py to ModeldbFindExperiments.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbUpdateProjectNameResponse.py to ModeldbUpdateProjectNameResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/TernaryEnumTernary.py to TernaryEnumTernary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbGetJobIdResponse.py to ModeldbGetJobIdResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbCreateJob.py to ModeldbCreateJob.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbSetDatasetWorkspace.py to ModeldbSetDatasetWorkspace.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbLogExperimentArtifacts.py to ModeldbLogExperimentArtifacts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbAdvancedQueryDatasetsResponse.py to ModeldbAdvancedQueryDatasetsResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbFindHydratedDatasetsByTeam.py to ModeldbFindHydratedDatasetsByTeam.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbDeleteExperimentRunsResponse.py to ModeldbDeleteExperimentRunsResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbLogExperimentCodeVersion.py to ModeldbLogExperimentCodeVersion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbLogProjectCodeVersionResponse.py to ModeldbLogProjectCodeVersionResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbLogHyperparameters.py to ModeldbLogHyperparameters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbDeleteDatasetVersionsResponse.py to ModeldbDeleteDatasetVersionsResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbUpdateExperimentNameOrDescriptionResponse.py to ModeldbUpdateExperimentNameOrDescriptionResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbSortExperimentRunsResponse.py to ModeldbSortExperimentRunsResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbDeleteExperiment.py to ModeldbDeleteExperiment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbFindHydratedDatasetsByOrganization.py to ModeldbFindHydratedDatasetsByOrganization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbAddExperimentRunTag.py to ModeldbAddExperimentRunTag.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbLogObservation.py to ModeldbLogObservation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbSetDatasetVersionVisibilty.py to ModeldbSetDatasetVersionVisibilty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbGetArtifactsResponse.py to ModeldbGetArtifactsResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/CollaboratorTypeEnumCollaboratorType.py to CollaboratorTypeEnumCollaboratorType.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbDeleteExperimentTags.py to ModeldbDeleteExperimentTags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbGetExperimentRunByNameResponse.py to ModeldbGetExperimentRunByNameResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbCreateJobResponse.py to ModeldbCreateJobResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbUpdateExperimentRunDescriptionResponse.py to ModeldbUpdateExperimentRunDescriptionResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbTopExperimentRunsSelectorResponse.py to ModeldbTopExperimentRunsSelectorResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbSetDatasetVisibilty.py to ModeldbSetDatasetVisibilty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbCodeVersion.py to ModeldbCodeVersion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbProjectVisibility.py to ModeldbProjectVisibility.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbDeleteProjects.py to ModeldbDeleteProjects.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbAddExperimentRunTagResponse.py to ModeldbAddExperimentRunTagResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbLogArtifactsResponse.py to ModeldbLogArtifactsResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/DatasetTypeEnumDatasetType.py to DatasetTypeEnumDatasetType.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbUpdateExperimentRunName.py to ModeldbUpdateExperimentRunName.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbUpdateCommentResponse.py to ModeldbUpdateCommentResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbAddDatasetVersionAttributesResponse.py to ModeldbAddDatasetVersionAttributesResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbUpdateProjectDescriptionResponse.py to ModeldbUpdateProjectDescriptionResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbGetExperimentRunsByDatasetVersionIdResponse.py to ModeldbGetExperimentRunsByDatasetVersionIdResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbUpdateProjectDescription.py to ModeldbUpdateProjectDescription.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbSetProjectVisibiltyResponse.py to ModeldbSetProjectVisibiltyResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbUpdateDatasetVersionAttributes.py to ModeldbUpdateDatasetVersionAttributes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbUpdateDatasetAttributes.py to ModeldbUpdateDatasetAttributes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/JobTypeEnumJobType.py to JobTypeEnumJobType.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbAddComment.py to ModeldbAddComment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbCreateExperiment.py to ModeldbCreateExperiment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbJob.py to ModeldbJob.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ProtobufStruct.py to ProtobufStruct.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbDeleteDatasetVersion.py to ModeldbDeleteDatasetVersion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbFindAllOutputs.py to ModeldbFindAllOutputs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ProtobufNullValue.py to ProtobufNullValue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbUpdateProjectAttributes.py to ModeldbUpdateProjectAttributes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbDeleteProject.py to ModeldbDeleteProject.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbGetDatasetVersionByIdResponse.py to ModeldbGetDatasetVersionByIdResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbFindProjectsResponse.py to ModeldbFindProjectsResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbGetUrlForArtifactResponse.py to ModeldbGetUrlForArtifactResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbGetExperimentRunsInProjectResponse.py to ModeldbGetExperimentRunsInProjectResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ProtobufValue.py to ProtobufValue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbDeleteDataset.py to ModeldbDeleteDataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbRawDatasetVersionInfo.py to ModeldbRawDatasetVersionInfo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/OperatorEnumOperator.py to OperatorEnumOperator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbGetExperimentRunCodeVersionResponse.py to ModeldbGetExperimentRunCodeVersionResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbGetExperimentsInProjectResponse.py to ModeldbGetExperimentsInProjectResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbGetObservationsResponse.py to ModeldbGetObservationsResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbUpdateExperimentRunNameResponse.py to ModeldbUpdateExperimentRunNameResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbLogDatasetsResponse.py to ModeldbLogDatasetsResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbLogHyperparameter.py to ModeldbLogHyperparameter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbFindExperimentsResponse.py to ModeldbFindExperimentsResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbUpdateDatasetDescriptionResponse.py to ModeldbUpdateDatasetDescriptionResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/RoleActionEnumRoleServiceActions.py to RoleActionEnumRoleServiceActions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbGetExperimentRunByIdResponse.py to ModeldbGetExperimentRunByIdResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbLogMetricResponse.py to ModeldbLogMetricResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbLogDatasetResponse.py to ModeldbLogDatasetResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbUpdateExperimentDescription.py to ModeldbUpdateExperimentDescription.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbAddAttributesResponse.py to ModeldbAddAttributesResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbAddCommentResponse.py to ModeldbAddCommentResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbLogHyperparametersResponse.py to ModeldbLogHyperparametersResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/WorkspaceTypeEnumWorkspaceType.py to WorkspaceTypeEnumWorkspaceType.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbDeleteDatasetVersions.py to ModeldbDeleteDatasetVersions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbProject.py to ModeldbProject.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbDeleteArtifact.py to ModeldbDeleteArtifact.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ValueTypeEnumValueType.py to ValueTypeEnumValueType.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbGetExperimentRunByDataset.py to ModeldbGetExperimentRunByDataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbGetProjectsResponse.py to ModeldbGetProjectsResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbGetHyperparametersResponse.py to ModeldbGetHyperparametersResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbAddDatasetVersionTags.py to ModeldbAddDatasetVersionTags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbDatasetPartInfo.py to ModeldbDatasetPartInfo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbDeleteExperimentRunTagResponse.py to ModeldbDeleteExperimentRunTagResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbLogDataset.py to ModeldbLogDataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbFindHydratedProjectsByTeam.py to ModeldbFindHydratedProjectsByTeam.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbAddExperimentRunTagsResponse.py to ModeldbAddExperimentRunTagsResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbGetDatasetByNameResponse.py to ModeldbGetDatasetByNameResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbFindDatasetVersions.py to ModeldbFindDatasetVersions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbGetProjectByNameResponse.py to ModeldbGetProjectByNameResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbSetProjectReadmeResponse.py to ModeldbSetProjectReadmeResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbGitSnapshot.py to ModeldbGitSnapshot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbDeleteJobResponse.py to ModeldbDeleteJobResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbHydratedDataset.py to ModeldbHydratedDataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbMetricsSummary.py to ModeldbMetricsSummary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbUpdateProjectName.py to ModeldbUpdateProjectName.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbDeleteProjectTags.py to ModeldbDeleteProjectTags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbAddProjectTagResponse.py to ModeldbAddProjectTagResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbDeleteExperimentAttributesResponse.py to ModeldbDeleteExperimentAttributesResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbUpdateDatasetDescription.py to ModeldbUpdateDatasetDescription.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbGetUrlForArtifact.py to ModeldbGetUrlForArtifact.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbCreateDatasetResponse.py to ModeldbCreateDatasetResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbCreateProjectResponse.py to ModeldbCreateProjectResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbDeepCopyProjectResponse.py to ModeldbDeepCopyProjectResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbLogArtifact.py to ModeldbLogArtifact.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbUpdateDatasetVersionAttributesResponse.py to ModeldbUpdateDatasetVersionAttributesResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ServiceEnumService.py to ServiceEnumService.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbDeleteDatasetAttributesResponse.py to ModeldbDeleteDatasetAttributesResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbFindExperimentRunsResponse.py to ModeldbFindExperimentRunsResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/PathLocationTypeEnumPathLocationType.py to PathLocationTypeEnumPathLocationType.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbUpdateExperimentRunDescription.py to ModeldbUpdateExperimentRunDescription.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbAdvancedQueryDatasetVersionsResponse.py to ModeldbAdvancedQueryDatasetVersionsResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbVerifyConnectionResponse.py to ModeldbVerifyConnectionResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbSetDatasetWorkspaceResponse.py to ModeldbSetDatasetWorkspaceResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbFindHydratedProjectsByOrganization.py to ModeldbFindHydratedProjectsByOrganization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbAddLineageResponse.py to ModeldbAddLineageResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbAddProjectTagsResponse.py to ModeldbAddProjectTagsResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbAddExperimentRunTags.py to ModeldbAddExperimentRunTags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/LineageEntryEnumLineageEntryType.py to LineageEntryEnumLineageEntryType.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbGetTagsResponse.py to ModeldbGetTagsResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbGetProjectShortNameResponse.py to ModeldbGetProjectShortNameResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbLogJobIdResponse.py to ModeldbLogJobIdResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbSetProjectShortNameResponse.py to ModeldbSetProjectShortNameResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbExperimentRun.py to ModeldbExperimentRun.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbAddProjectAttributesResponse.py to ModeldbAddProjectAttributesResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbGetAttributesResponse.py to ModeldbGetAttributesResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModelDBActionEnumModelDBServiceActions.py to ModelDBActionEnumModelDBServiceActions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbLogAttributeResponse.py to ModeldbLogAttributeResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbFindExperimentRuns.py to ModeldbFindExperimentRuns.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbCollaboratorUserInfo.py to ModeldbCollaboratorUserInfo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbDeleteDatasetVersionTagsResponse.py to ModeldbDeleteDatasetVersionTagsResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbAddDatasetVersionAttributes.py to ModeldbAddDatasetVersionAttributes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbAdvancedQueryExperimentsResponse.py to ModeldbAdvancedQueryExperimentsResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbLogAttribute.py to ModeldbLogAttribute.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbCreateProject.py to ModeldbCreateProject.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbAddExperimentTagResponse.py to ModeldbAddExperimentTagResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbLogProjectArtifactsResponse.py to ModeldbLogProjectArtifactsResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbLogMetricsResponse.py to ModeldbLogMetricsResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/UacTeam.py to UacTeam.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/IdServiceProviderEnumIdServiceProvider.py to IdServiceProviderEnumIdServiceProvider.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbSetProjectWorkspace.py to ModeldbSetProjectWorkspace.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbAddLineage.py to ModeldbAddLineage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbSetProjectShortName.py to ModeldbSetProjectShortName.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbDeleteProjectAttributesResponse.py to ModeldbDeleteProjectAttributesResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbFindAllInputsResponse.py to ModeldbFindAllInputsResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbDeleteExperimentArtifact.py to ModeldbDeleteExperimentArtifact.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbGetExperimentRunsInExperimentResponse.py to ModeldbGetExperimentRunsInExperimentResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbLogHyperparameterResponse.py to ModeldbLogHyperparameterResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbSetParentExperimentRunId.py to ModeldbSetParentExperimentRunId.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbSetProjectVisibilty.py to ModeldbSetProjectVisibilty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbDeleteDatasetTags.py to ModeldbDeleteDatasetTags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbArtifact.py to ModeldbArtifact.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbDeleteExperimentRunTagsResponse.py to ModeldbDeleteExperimentRunTagsResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbDeleteExperimentsResponse.py to ModeldbDeleteExperimentsResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbGetExperimentByNameResponse.py to ModeldbGetExperimentByNameResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbLogMetric.py to ModeldbLogMetric.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbLineageEntryBatch.py to ModeldbLineageEntryBatch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbUpdateExperimentDescriptionResponse.py to ModeldbUpdateExperimentDescriptionResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbDeleteExperiments.py to ModeldbDeleteExperiments.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbGetExperimentRunByDatasetResponse.py to ModeldbGetExperimentRunByDatasetResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbLogExperimentRunCodeVersionResponse.py to ModeldbLogExperimentRunCodeVersionResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/UacAction.py to UacAction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbGetLatestDatasetVersionByDatasetIdResponse.py to ModeldbGetLatestDatasetVersionByDatasetIdResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/AuthzActionEnumAuthzServiceActions.py to AuthzActionEnumAuthzServiceActions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbCreateExperimentRun.py to ModeldbCreateExperimentRun.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbAddProjectTag.py to ModeldbAddProjectTag.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbUpdateExperimentNameOrDescription.py to ModeldbUpdateExperimentNameOrDescription.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbUpdateDatasetVersionDescription.py to ModeldbUpdateDatasetVersionDescription.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbSetDatasetVisibiltyResponse.py to ModeldbSetDatasetVisibiltyResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbAddDatasetTags.py to ModeldbAddDatasetTags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbGetHydratedDatasetByNameResponse.py to ModeldbGetHydratedDatasetByNameResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbFeature.py to ModeldbFeature.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbDeleteProjectTag.py to ModeldbDeleteProjectTag.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbGetChildrenExperimentRunsResponse.py to ModeldbGetChildrenExperimentRunsResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbUpdateDatasetName.py to ModeldbUpdateDatasetName.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbDatasetVersion.py to ModeldbDatasetVersion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbLogObservations.py to ModeldbLogObservations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbLogProjectArtifacts.py to ModeldbLogProjectArtifacts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbGetAllDatasetVersionsByDatasetIdResponse.py to ModeldbGetAllDatasetVersionsByDatasetIdResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbUpdateJobResponse.py to ModeldbUpdateJobResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbGetHydratedProjectsResponse.py to ModeldbGetHydratedProjectsResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbFindAllInputs.py to ModeldbFindAllInputs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbGetExperimentByIdResponse.py to ModeldbGetExperimentByIdResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbAdvancedQueryExperimentRunsResponse.py to ModeldbAdvancedQueryExperimentRunsResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbCreateDataset.py to ModeldbCreateDataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbGetProjectReadmeResponse.py to ModeldbGetProjectReadmeResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbDeleteDatasetVersionResponse.py to ModeldbDeleteDatasetVersionResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbUpdateDatasetAttributesResponse.py to ModeldbUpdateDatasetAttributesResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbQueryDatasetVersionInfo.py to ModeldbQueryDatasetVersionInfo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbComment.py to ModeldbComment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbGetHydratedExperimentRunByIdResponse.py to ModeldbGetHydratedExperimentRunByIdResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbGetProjectByIdResponse.py to ModeldbGetProjectByIdResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbUpdateDatasetVersionDescriptionResponse.py to ModeldbUpdateDatasetVersionDescriptionResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbGetHydratedExperimentRunsByProjectIdResponse.py to ModeldbGetHydratedExperimentRunsByProjectIdResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbGetProjectCodeVersionResponse.py to ModeldbGetProjectCodeVersionResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbGetCommentsResponse.py to ModeldbGetCommentsResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbGetJobResponse.py to ModeldbGetJobResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbDeleteExperimentRuns.py to ModeldbDeleteExperimentRuns.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbLogExperimentArtifactsResponse.py to ModeldbLogExperimentArtifactsResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbFindAllOutputsResponse.py to ModeldbFindAllOutputsResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbAdvancedQueryProjectsResponse.py to ModeldbAdvancedQueryProjectsResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbGetHydratedExperimentsByProjectIdResponse.py to ModeldbGetHydratedExperimentsByProjectIdResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbDeepCopyProject.py to ModeldbDeepCopyProject.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbGetAllDatasetsResponse.py to ModeldbGetAllDatasetsResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbLogExperimentRunCodeVersion.py to ModeldbLogExperimentRunCodeVersion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbDeleteArtifactResponse.py to ModeldbDeleteArtifactResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbDeleteDatasetVersionAttributesResponse.py to ModeldbDeleteDatasetVersionAttributesResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbUpdateExperimentName.py to ModeldbUpdateExperimentName.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/DatasetVisibilityEnumDatasetVisibility.py to DatasetVisibilityEnumDatasetVisibility.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbExperiment.py to ModeldbExperiment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbLogAttributesResponse.py to ModeldbLogAttributesResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbLogExperimentCodeVersionResponse.py to ModeldbLogExperimentCodeVersionResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbDeleteExperimentRunResponse.py to ModeldbDeleteExperimentRunResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbLogArtifactResponse.py to ModeldbLogArtifactResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbLogObservationResponse.py to ModeldbLogObservationResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbAddExperimentTagsResponse.py to ModeldbAddExperimentTagsResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/EntitiesEnumEntitiesTypes.py to EntitiesEnumEntitiesTypes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbAddExperimentTags.py to ModeldbAddExperimentTags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbAddExperimentAttributesResponse.py to ModeldbAddExperimentAttributesResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/CommonKeyValue.py to CommonKeyValue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbDeleteDatasetsResponse.py to ModeldbDeleteDatasetsResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbGetDatasetByIdResponse.py to ModeldbGetDatasetByIdResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbAddExperimentTag.py to ModeldbAddExperimentTag.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/UacFlagEnum.py to UacFlagEnum.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbDeleteExperimentTagResponse.py to ModeldbDeleteExperimentTagResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/UacVertaUserInfo.py to UacVertaUserInfo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbLogAttributes.py to ModeldbLogAttributes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbDeleteProjectResponse.py to ModeldbDeleteProjectResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbLogObservationsResponse.py to ModeldbLogObservationsResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbAddDatasetTagsResponse.py to ModeldbAddDatasetTagsResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbDeleteExperimentRunTag.py to ModeldbDeleteExperimentRunTag.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbCreateExperimentResponse.py to ModeldbCreateExperimentResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbCreateDatasetVersionResponse.py to ModeldbCreateDatasetVersionResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/UacUserInfo.py to UacUserInfo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbFindHydratedProjectsByUser.py to ModeldbFindHydratedProjectsByUser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbUpdateComment.py to ModeldbUpdateComment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbDeleteCommentResponse.py to ModeldbDeleteCommentResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/JobStatusEnumJobStatus.py to JobStatusEnumJobStatus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbUpdateExperimentNameResponse.py to ModeldbUpdateExperimentNameResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbDeleteLineage.py to ModeldbDeleteLineage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ProtobufAny.py to ProtobufAny.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbDeleteProjectsResponse.py to ModeldbDeleteProjectsResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ArtifactTypeEnumArtifactType.py to ArtifactTypeEnumArtifactType.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbCreateDatasetVersion.py to ModeldbCreateDatasetVersion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbHydratedDatasetVersion.py to ModeldbHydratedDatasetVersion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbLastExperimentByDatasetIdResponse.py to ModeldbLastExperimentByDatasetIdResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbAddProjectAttributes.py to ModeldbAddProjectAttributes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbAddExperimentRunAttributesResponse.py to ModeldbAddExperimentRunAttributesResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbAddAttributes.py to ModeldbAddAttributes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbLogProjectCodeVersion.py to ModeldbLogProjectCodeVersion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbAddExperimentAttributes.py to ModeldbAddExperimentAttributes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbDeleteExperimentRunAttributesResponse.py to ModeldbDeleteExperimentRunAttributesResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbLogDatasets.py to ModeldbLogDatasets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbSetProjectReadme.py to ModeldbSetProjectReadme.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbDeleteProjectTagResponse.py to ModeldbDeleteProjectTagResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbLineageEntry.py to ModeldbLineageEntry.cpython-39.pyc File "/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbLineageEntry.py", line 5 def __init__(self, `type`=None, external_id=None): ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbDeleteExperimentRun.py to ModeldbDeleteExperimentRun.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbAddProjectTags.py to ModeldbAddProjectTags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbDeleteDatasetVersionTags.py to ModeldbDeleteDatasetVersionTags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbAddDatasetAttributes.py to ModeldbAddDatasetAttributes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbDataset.py to ModeldbDataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbDeleteExperimentTagsResponse.py to ModeldbDeleteExperimentTagsResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbFindDatasetsResponse.py to ModeldbFindDatasetsResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbSetProjectWorkspaceResponse.py to ModeldbSetProjectWorkspaceResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbAddDatasetAttributesResponse.py to ModeldbAddDatasetAttributesResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbGetMetricsResponse.py to ModeldbGetMetricsResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbGetSummaryResponse.py to ModeldbGetSummaryResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbLogArtifacts.py to ModeldbLogArtifacts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbCreateExperimentRunResponse.py to ModeldbCreateExperimentRunResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbUpdateProjectAttributesResponse.py to ModeldbUpdateProjectAttributesResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbHydratedExperiment.py to ModeldbHydratedExperiment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbFindDatasets.py to ModeldbFindDatasets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbGetHydratedDatasetsByProjectIdResponse.py to ModeldbGetHydratedDatasetsByProjectIdResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbLastModifiedExperimentRunSummary.py to ModeldbLastModifiedExperimentRunSummary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbDeleteDatasetResponse.py to ModeldbDeleteDatasetResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbFindAllInputsOutputsResponse.py to ModeldbFindAllInputsOutputsResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbDeleteProjectArtifact.py to ModeldbDeleteProjectArtifact.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ProtobufListValue.py to ProtobufListValue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbDeleteExperimentResponse.py to ModeldbDeleteExperimentResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbGetExperimentCodeVersionResponse.py to ModeldbGetExperimentCodeVersionResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbAddDatasetVersionTagsResponse.py to ModeldbAddDatasetVersionTagsResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbGetDatasetsResponse.py to ModeldbGetDatasetsResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbObservation.py to ModeldbObservation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbDeleteExperimentTag.py to ModeldbDeleteExperimentTag.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbFindProjects.py to ModeldbFindProjects.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbDeleteExperimentRunTags.py to ModeldbDeleteExperimentRunTags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbSetParentExperimentRunIdResponse.py to ModeldbSetParentExperimentRunIdResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbGetHydratedProjectByIdResponse.py to ModeldbGetHydratedProjectByIdResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbFindAllInputsOutputs.py to ModeldbFindAllInputsOutputs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbQueryParameter.py to ModeldbQueryParameter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbSetDatasetVersionVisibiltyResponse.py to ModeldbSetDatasetVersionVisibiltyResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbKeyValueQuery.py to ModeldbKeyValueQuery.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbDeleteLineageResponse.py to ModeldbDeleteLineageResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbPathDatasetVersionInfo.py to ModeldbPathDatasetVersionInfo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbAddExperimentRunAttributes.py to ModeldbAddExperimentRunAttributes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbUpdateDatasetNameResponse.py to ModeldbUpdateDatasetNameResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbDeleteDatasetTagsResponse.py to ModeldbDeleteDatasetTagsResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/RuntimeError.py to RuntimeError.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbGetPublicProjectsResponse.py to ModeldbGetPublicProjectsResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbDeleteDatasets.py to ModeldbDeleteDatasets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbHydratedExperimentRun.py to ModeldbHydratedExperimentRun.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbHydratedProject.py to ModeldbHydratedProject.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbDeleteProjectArtifactResponse.py to ModeldbDeleteProjectArtifactResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/UacOrganization.py to UacOrganization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbFindDatasetVersionsResponse.py to ModeldbFindDatasetVersionsResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbDeleteExperimentArtifactResponse.py to ModeldbDeleteExperimentArtifactResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/metadata/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/metadata/model/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/metadata/model/MetadataGetLabelsRequestResponse.py to MetadataGetLabelsRequestResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/metadata/model/MetadataDeleteLabelsRequestResponse.py to MetadataDeleteLabelsRequestResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/metadata/model/MetadataAddLabelsRequest.py to MetadataAddLabelsRequest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/metadata/model/MetadataIdentificationType.py to MetadataIdentificationType.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/metadata/model/MetadataDeleteLabelsRequest.py to MetadataDeleteLabelsRequest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/metadata/model/MetadataAddLabelsRequestResponse.py to MetadataAddLabelsRequestResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/metadata/model/ProtobufAny.py to ProtobufAny.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/metadata/model/IDTypeEnumIDType.py to IDTypeEnumIDType.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/metadata/model/RuntimeError.py to RuntimeError.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/metadata/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/metadata/api/MetadataServiceApi.py to MetadataServiceApi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/api/ProjectServiceApi.py to ProjectServiceApi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/api/LineageApi.py to LineageApi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/api/DatasetVersionServiceApi.py to DatasetVersionServiceApi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/api/HydratedServiceApi.py to HydratedServiceApi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/api/ExperimentServiceApi.py to ExperimentServiceApi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/api/ExperimentRunServiceApi.py to ExperimentRunServiceApi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/api/CommentApi.py to CommentApi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/api/JobApi.py to JobApi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/api/CommonServiceApi.py to CommonServiceApi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/api/DatasetServiceApi.py to DatasetServiceApi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/client/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/client/clientset.py to clientset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/client/http_client.py to http_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_demo_utils.py to _demo_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_internal_utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_internal_utils/importer.py to importer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_internal_utils/_histogram_utils.py to _histogram_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_internal_utils/http_session.py to http_session.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_internal_utils/_config_utils.py to _config_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_internal_utils/kafka.py to kafka.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_internal_utils/access_token.py to access_token.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_internal_utils/custom_modules.py to custom_modules.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_internal_utils/time_utils.py to time_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_internal_utils/arg_handler.py to arg_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_internal_utils/model_dependencies.py to model_dependencies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_internal_utils/_git_utils.py to _git_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_internal_utils/_utils.py to _utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_internal_utils/_request_utils.py to _request_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_internal_utils/_file_utils.py to _file_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_internal_utils/model_validator.py to model_validator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_internal_utils/documentation.py to documentation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_internal_utils/_pip_requirements_utils.py to _pip_requirements_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_internal_utils/pagination_utils.py to pagination_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_internal_utils/_artifact_utils.py to _artifact_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/configuration/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/configuration/_hyperparameters.py to _hyperparameters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/configuration/_configuration.py to _configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/tracking/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/tracking/entities/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/tracking/entities/_experiments.py to _experiments.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/tracking/entities/_entity.py to _entity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/tracking/entities/_projects.py to _projects.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/tracking/entities/_project.py to _project.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/tracking/entities/_experimentruns.py to _experimentruns.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/tracking/entities/_experiment.py to _experiment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/tracking/entities/_experimentrun.py to _experimentrun.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/tracking/entities/_deployable_entity.py to _deployable_entity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/tracking/_context.py to _context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/tracking/_organization.py to _organization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_uac/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_uac/_role.py to _role.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_uac/_organization.py to _organization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_uac/_workspace.py to _workspace.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/deployment/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/deployment/_deployedmodel.py to _deployedmodel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/integrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/integrations/keras/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/integrations/torch/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/integrations/sklearn/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/integrations/tensorflow/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/integrations/xgboost/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/code/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/code/_notebook.py to _notebook.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/code/_git.py to _git.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/code/_code.py to _code.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_blob.py to _blob.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/data_types/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/data_types/_matrix.py to _matrix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/data_types/_verta_data_type.py to _verta_data_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/data_types/_table.py to _table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/data_types/_confusion_matrix.py to _confusion_matrix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/data_types/_discrete_histogram.py to _discrete_histogram.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/data_types/_string_value.py to _string_value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/data_types/_float_histogram.py to _float_histogram.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/data_types/_line.py to _line.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/data_types/_numeric_value.py to _numeric_value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/environment/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/environment/_docker.py to _docker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/environment/_python.py to _python.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/environment/_environment.py to _environment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/artifactstore/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/artifactstore/ArtifactStore_pb2.py to ArtifactStore_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/artifactstore/ArtifactStore_pb2_grpc.py to ArtifactStore_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/deployment/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/deployment/APISync_pb2_grpc.py to APISync_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/deployment/APISync_pb2.py to APISync_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/deployment/BuildExternalScanRequest_pb2.py to BuildExternalScanRequest_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/deployment/BuildExternalScanRequest_pb2_grpc.py to BuildExternalScanRequest_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac/OrganizationV2_pb2_grpc.py to OrganizationV2_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac/ResourceV2_pb2.py to ResourceV2_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac/Event_pb2.py to Event_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac/Collaborator_pb2_grpc.py to Collaborator_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac/Telemetry_pb2.py to Telemetry_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac/WorkspaceV2_pb2_grpc.py to WorkspaceV2_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac/UserV2_pb2.py to UserV2_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac/SCIMConfiguration_pb2.py to SCIMConfiguration_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac/UACService_pb2_grpc.py to UACService_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac/SCIMConfiguration_pb2_grpc.py to SCIMConfiguration_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac/Team_pb2_grpc.py to Team_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac/FeatureFlags_pb2_grpc.py to FeatureFlags_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac/Authorization_pb2_grpc.py to Authorization_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac/OrganizationV2_pb2.py to OrganizationV2_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac/GroupV2_pb2_grpc.py to GroupV2_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac/Organization_pb2_grpc.py to Organization_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac/Collaborator_pb2.py to Collaborator_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac/RoleService_pb2_grpc.py to RoleService_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac/ServiceAccount_pb2.py to ServiceAccount_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac/ServiceAccount_pb2_grpc.py to ServiceAccount_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac/audit/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac/audit/AuditLogService_pb2.py to AuditLogService_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac/audit/AuditLogService_pb2_grpc.py to AuditLogService_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac/Event_pb2_grpc.py to Event_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac/SystemAdmin_pb2.py to SystemAdmin_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac/Authorization_pb2.py to Authorization_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac/RoleService_pb2.py to RoleService_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac/Workspace_pb2.py to Workspace_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac/ResourceV2_pb2_grpc.py to ResourceV2_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac/UACService_pb2.py to UACService_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac/WorkspaceV2_pb2.py to WorkspaceV2_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac/RoleV2_pb2_grpc.py to RoleV2_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac/UserV2_pb2_grpc.py to UserV2_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac/Team_pb2.py to Team_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac/Session_pb2.py to Session_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac/RoleV2_pb2.py to RoleV2_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac/SystemAdmin_pb2_grpc.py to SystemAdmin_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac/Session_pb2_grpc.py to Session_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac/GroupV2_pb2.py to GroupV2_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac/Organization_pb2.py to Organization_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac/Workspace_pb2_grpc.py to Workspace_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac/Telemetry_pb2_grpc.py to Telemetry_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/uac/FeatureFlags_pb2.py to FeatureFlags_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/events/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/events/Event_pb2.py to Event_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/events/Event_pb2_grpc.py to Event_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/registry/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/registry/StageService_pb2.py to StageService_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/registry/RegistryService_pb2.py to RegistryService_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/registry/StageService_pb2_grpc.py to StageService_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/registry/ModelMetadata_pb2.py to ModelMetadata_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/registry/RegistryService_pb2_grpc.py to RegistryService_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/registry/ModelMetadata_pb2_grpc.py to ModelMetadata_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/common/CommonService_pb2_grpc.py to CommonService_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/common/CommonService_pb2.py to CommonService_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/client/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/client/Config_pb2_grpc.py to Config_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/client/Config_pb2.py to Config_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb/Job_pb2.py to Job_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb/CommonService_pb2_grpc.py to CommonService_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb/ExperimentService_pb2.py to ExperimentService_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb/DatasetService_pb2.py to DatasetService_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb/ProjectService_pb2_grpc.py to ProjectService_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb/Lineage_pb2_grpc.py to Lineage_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb/versioning/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb/versioning/Code_pb2_grpc.py to Code_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb/versioning/Enums_pb2.py to Enums_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb/versioning/Enums_pb2_grpc.py to Enums_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb/versioning/Config_pb2_grpc.py to Config_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb/versioning/Environment_pb2_grpc.py to Environment_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb/versioning/Dataset_pb2_grpc.py to Dataset_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb/versioning/Code_pb2.py to Code_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb/versioning/Environment_pb2.py to Environment_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb/versioning/VersioningService_pb2_grpc.py to VersioningService_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb/versioning/VersioningService_pb2.py to VersioningService_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb/versioning/Config_pb2.py to Config_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb/versioning/Dataset_pb2.py to Dataset_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb/ExperimentRunService_pb2.py to ExperimentRunService_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb/Comment_pb2_grpc.py to Comment_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb/ProjectService_pb2.py to ProjectService_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb/Lineage_pb2.py to Lineage_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb/ExperimentService_pb2_grpc.py to ExperimentService_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb/DatasetVersionService_pb2.py to DatasetVersionService_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb/metadata/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb/metadata/MetadataService_pb2.py to MetadataService_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb/metadata/MetadataService_pb2_grpc.py to MetadataService_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb/DatasetVersionService_pb2_grpc.py to DatasetVersionService_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb/Comment_pb2.py to Comment_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb/HydratedService_pb2_grpc.py to HydratedService_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb/HydratedService_pb2.py to HydratedService_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb/Job_pb2_grpc.py to Job_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb/ExperimentRunService_pb2_grpc.py to ExperimentRunService_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb/DatasetService_pb2_grpc.py to DatasetService_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/modeldb/CommonService_pb2.py to CommonService_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/monitoring/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/monitoring/Schema_pb2.py to Schema_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/monitoring/Summary_pb2.py to Summary_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/monitoring/Labels_pb2_grpc.py to Labels_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/monitoring/Ingest_pb2_grpc.py to Ingest_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/monitoring/Alert_pb2_grpc.py to Alert_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/monitoring/Labels_pb2.py to Labels_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/monitoring/Alert_pb2.py to Alert_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/monitoring/Schema_pb2_grpc.py to Schema_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/monitoring/DeploymentIntegration_pb2_grpc.py to DeploymentIntegration_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/monitoring/Summary_pb2_grpc.py to Summary_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/monitoring/MonitoredModel_pb2_grpc.py to MonitoredModel_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/monitoring/DataMonitoringService_pb2_grpc.py to DataMonitoringService_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/monitoring/DataMonitoringService_pb2.py to DataMonitoringService_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/monitoring/MonitoredEntity_pb2.py to MonitoredEntity_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/monitoring/MonitoredEntity_pb2_grpc.py to MonitoredEntity_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/monitoring/Ingest_pb2.py to Ingest_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/monitoring/DeploymentIntegration_pb2.py to DeploymentIntegration_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_protos/public/monitoring/MonitoredModel_pb2.py to MonitoredModel_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_cli/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_cli/deployment/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_cli/deployment/deployment.py to deployment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_cli/deployment/get.py to get.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_cli/deployment/create.py to create.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_cli/deployment/predict.py to predict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_cli/deployment/update.py to update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_cli/deployment/download.py to download.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_cli/deployment/list.py to list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_cli/AsciiTable.py to AsciiTable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_cli/registry/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_cli/registry/registry.py to registry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_cli/registry/get.py to get.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_cli/registry/create.py to create.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_cli/registry/update.py to update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_cli/registry/list.py to list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_bases/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_bases/_lazy_list.py to _lazy_list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_bases/_paginated_iterable.py to _paginated_iterable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/credentials.py to credentials.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/runtime.py to runtime.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/dataset/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/dataset/_dataset.py to _dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/dataset/_path.py to _path.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/dataset/entities/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/dataset/entities/_dataset.py to _dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/dataset/entities/_datasets.py to _datasets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/dataset/entities/_dataset_version.py to _dataset_version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/dataset/entities/_dataset_versions.py to _dataset_versions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/dataset/_s3.py to _s3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/dataset/_hdfs.py to _hdfs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/lock/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/lock/_open.py to _open.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/lock/_redact.py to _redact.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/lock/_closed.py to _closed.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/lock/_lock_level.py to _lock_level.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/errors.py to errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/entities/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/entities/_modelversion.py to _modelversion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/entities/_models.py to _models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/entities/_model.py to _model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/entities/_modelversions.py to _modelversions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/data_type/_data_type.py to _data_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/data_type/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/data_type/_video.py to _video.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/data_type/_unknown.py to _unknown.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/data_type/_image.py to _image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/data_type/_text.py to _text.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/data_type/_other.py to _other.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/data_type/_audio.py to _audio.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/data_type/_tabular.py to _tabular.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/_verify_io.py to _verify_io.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/_constants.py to _constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/task_type/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/task_type/_clustering.py to _clustering.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/task_type/_task_type.py to _task_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/task_type/_unknown.py to _unknown.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/task_type/_transcription.py to _transcription.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/task_type/_regression.py to _regression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/task_type/_detection.py to _detection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/task_type/_translation.py to _translation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/task_type/_other.py to _other.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/task_type/_classification.py to _classification.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/_check_model_dependencies.py to _check_model_dependencies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/_docker_image.py to _docker_image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/_verta_model_base.py to _verta_model_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/stage_change/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/stage_change/_development.py to _development.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/stage_change/_stage_change.py to _stage_change.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/stage_change/_staging.py to _staging.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/stage_change/_archived.py to _archived.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/registry/stage_change/_production.py to _production.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/endpoint/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/endpoint/autoscaling/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/endpoint/autoscaling/metrics.py to metrics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/endpoint/autoscaling/_autoscaling.py to _autoscaling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/endpoint/resources.py to resources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/endpoint/_kafka_settings.py to _kafka_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/endpoint/update/rules.py to rules.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/endpoint/update/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/endpoint/update/_strategies.py to _strategies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/endpoint/_endpoint.py to _endpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/endpoint/_build.py to _build.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/endpoint/_endpoints.py to _endpoints.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/visibility/_private.py to _private.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/visibility/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/visibility/_org_default.py to _org_default.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/visibility/_org_custom.py to _org_custom.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/visibility/_workspace_default.py to _workspace_default.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/visibility/_visibility.py to _visibility.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/external/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/external/gorilla/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/external/six/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmp2v1nixv0.py' /usr/bin/python3 /tmp/tmp2v1nixv0.py File "/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbLineageEntry.py", line 5 def __init__(self, `type`=None, external_id=None): ^ SyntaxError: invalid syntax removing /tmp/tmp2v1nixv0.py running install_egg_info running egg_info writing verta.egg-info/PKG-INFO writing dependency_links to verta.egg-info/dependency_links.txt writing entry points to verta.egg-info/entry_points.txt writing requirements to verta.egg-info/requires.txt writing top-level names to verta.egg-info/top_level.txt reading manifest file 'verta.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'verta.egg-info/SOURCES.txt' Copying verta.egg-info to /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta-0.22.2-py3.9.egg-info running install_scripts Installing verta script to /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64//usr/share/doc/python-verta + '[' -d doc ']' ~/build/BUILDROOT/python-verta-0.22.2-1.x86_64 ~/build/BUILD/verta-0.22.2 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64 + '[' -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 ']' ~/build/BUILD/verta-0.22.2 + popd + mv /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.22.2-1 --unique-debug-suffix -0.22.2-1.x86_64 --unique-debug-src-base python-verta-0.22.2-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/verta-0.22.2 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 *** Error compiling '/builddir/build/BUILDROOT/python-verta-0.22.2-1.x86_64/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbLineageEntry.py'... File "/usr/lib/python3.9/site-packages/verta/_swagger/_public/modeldb/model/ModeldbLineageEntry.py", line 5 def __init__(self, `type`=None, external_id=None): ^ SyntaxError: invalid syntax error: Bad exit status from /var/tmp/rpm-tmp.MDwxqQ (%install) Bad exit status from /var/tmp/rpm-tmp.MDwxqQ (%install) RPM build errors: 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-verta.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-verta.spec