------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/gettext-runtime-0.20.1.txz Installing /packages/All/openssl-1.1.1f,1.txz Installing /packages/All/python37-3.7.7.txz ===== Message from python37-3.7.7: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/py37-setuptools-44.0.0.txz Installing /packages/All/py37-certifi-2020.4.5.1.txz Installing /packages/All/py37-six-1.14.0.txz Installing /packages/All/py37-isodate-0.6.0.txz Installing /packages/All/py37-chardet-3.0.4_3.txz Installing /packages/All/py37-idna-2.8.txz Installing /packages/All/py37-pysocks-1.7.1.txz Installing /packages/All/py37-asn1crypto-1.3.0.txz Installing /packages/All/py37-pycparser-2.19.txz Installing /packages/All/py37-cffi-1.14.0.txz Installing /packages/All/py37-cryptography-2.6.1.txz Installing /packages/All/py37-openssl-19.0.0.txz Installing /packages/All/py37-urllib3-1.25.7,1.txz ===== Message from py37-urllib3-1.25.7,1: -- Since version 1.25 HTTPS connections are now verified by default which is done via "cert_reqs = 'CERT_REQUIRED'". While certificate verification can be disabled via "cert_reqs = 'CERT_NONE'", it's highly recommended to leave it on. Various consumers of net/py-urllib3 already have implemented routines that either explicitly enable or disable HTTPS certificate verification (e.g. via configuration settings, CLI arguments, etc.). Yet it may happen that there are still some consumers which don't explicitly enable/disable certificate verification for HTTPS connections which could then lead to errors (as is often the case with self-signed certificates). In case of an error one should try first to temporarily disable certificate verification of the problematic urllib3 consumer to see if that approach will remedy the issue. Installing /packages/All/py37-requests-2.22.0.txz Installing /packages/All/py37-blinker-1.4.txz Installing /packages/All/py37-pyjwt-1.7.1.txz Installing /packages/All/py37-oauthlib-1.1.2.txz Installing /packages/All/py37-requests-oauthlib-0.6.2.txz Installing /packages/All/py37-msrest-0.6.13.txz SUCCEEDED 00:00:16 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-vsts-0.1.25 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-vsts-0.1.25 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-vsts-0.1.25 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-vsts-0.1.25 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-vsts-0.1.25 for building => SHA256 Checksum OK for vsts-0.1.25.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-vsts-0.1.25 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-vsts-0.1.25 for building ===> Extracting for py37-vsts-0.1.25 => SHA256 Checksum OK for vsts-0.1.25.tar.gz. Extracted Memory Use: 13.12M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-vsts-0.1.25 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-vsts-0.1.25 depends on package: py37-setuptools>0 - found ===> py37-vsts-0.1.25 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-vsts-0.1.25 depends on package: py37-setuptools>0 - found ===> py37-vsts-0.1.25 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-vsts-0.1.25 running config SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-vsts-0.1.25 running build running build_py creating build creating build/lib creating build/lib/vsts copying vsts/__init__.py -> build/lib/vsts copying vsts/_file_cache.py -> build/lib/vsts copying vsts/credentials.py -> build/lib/vsts copying vsts/exceptions.py -> build/lib/vsts copying vsts/vss_client_configuration.py -> build/lib/vsts copying vsts/vss_client.py -> build/lib/vsts copying vsts/vss_connection.py -> build/lib/vsts copying vsts/version.py -> build/lib/vsts creating build/lib/vsts/build copying vsts/build/__init__.py -> build/lib/vsts/build creating build/lib/vsts/accounts copying vsts/accounts/__init__.py -> build/lib/vsts/accounts creating build/lib/vsts/cloud_load_test copying vsts/cloud_load_test/__init__.py -> build/lib/vsts/cloud_load_test creating build/lib/vsts/feature_availability copying vsts/feature_availability/__init__.py -> build/lib/vsts/feature_availability creating build/lib/vsts/customer_intelligence copying vsts/customer_intelligence/__init__.py -> build/lib/vsts/customer_intelligence copying vsts/customer_intelligence/customer_intelligence_client.py -> build/lib/vsts/customer_intelligence creating build/lib/vsts/core copying vsts/core/__init__.py -> build/lib/vsts/core creating build/lib/vsts/file_container copying vsts/file_container/__init__.py -> build/lib/vsts/file_container creating build/lib/vsts/dashboard copying vsts/dashboard/__init__.py -> build/lib/vsts/dashboard creating build/lib/vsts/graph copying vsts/graph/__init__.py -> build/lib/vsts/graph creating build/lib/vsts/feed copying vsts/feed/__init__.py -> build/lib/vsts/feed creating build/lib/vsts/feed_token copying vsts/feed_token/__init__.py -> build/lib/vsts/feed_token creating build/lib/vsts/git copying vsts/git/__init__.py -> build/lib/vsts/git creating build/lib/vsts/feature_management copying vsts/feature_management/__init__.py -> build/lib/vsts/feature_management creating build/lib/vsts/client_trace copying vsts/client_trace/__init__.py -> build/lib/vsts/client_trace creating build/lib/vsts/extension_management copying vsts/extension_management/__init__.py -> build/lib/vsts/extension_management creating build/lib/vsts/gallery copying vsts/gallery/__init__.py -> build/lib/vsts/gallery creating build/lib/vsts/contributions copying vsts/contributions/__init__.py -> build/lib/vsts/contributions creating build/lib/vsts/wiki copying vsts/wiki/__init__.py -> build/lib/vsts/wiki creating build/lib/vsts/work copying vsts/work/__init__.py -> build/lib/vsts/work creating build/lib/vsts/work_item_tracking_process copying vsts/work_item_tracking_process/__init__.py -> build/lib/vsts/work_item_tracking_process creating build/lib/vsts/symbol copying vsts/symbol/__init__.py -> build/lib/vsts/symbol creating build/lib/vsts/work_item_tracking_process_definitions copying vsts/work_item_tracking_process_definitions/__init__.py -> build/lib/vsts/work_item_tracking_process_definitions creating build/lib/vsts/settings copying vsts/settings/__init__.py -> build/lib/vsts/settings creating build/lib/vsts/task copying vsts/task/__init__.py -> build/lib/vsts/task creating build/lib/vsts/task_agent copying vsts/task_agent/__init__.py -> build/lib/vsts/task_agent creating build/lib/vsts/test copying vsts/test/__init__.py -> build/lib/vsts/test creating build/lib/vsts/work_item_tracking copying vsts/work_item_tracking/__init__.py -> build/lib/vsts/work_item_tracking creating build/lib/vsts/tfvc copying vsts/tfvc/__init__.py -> build/lib/vsts/tfvc creating build/lib/vsts/work_item_tracking_process_template copying vsts/work_item_tracking_process_template/__init__.py -> build/lib/vsts/work_item_tracking_process_template creating build/lib/vsts/maven copying vsts/maven/__init__.py -> build/lib/vsts/maven creating build/lib/vsts/identity copying vsts/identity/__init__.py -> build/lib/vsts/identity creating build/lib/vsts/npm copying vsts/npm/__init__.py -> build/lib/vsts/npm creating build/lib/vsts/location copying vsts/location/__init__.py -> build/lib/vsts/location creating build/lib/vsts/notification copying vsts/notification/__init__.py -> build/lib/vsts/notification creating build/lib/vsts/licensing copying vsts/licensing/__init__.py -> build/lib/vsts/licensing creating build/lib/vsts/models copying vsts/models/api_resource_location.py -> build/lib/vsts/models copying vsts/models/__init__.py -> build/lib/vsts/models copying vsts/models/wrapped_exception.py -> build/lib/vsts/models copying vsts/models/vss_json_collection_wrapper_base.py -> build/lib/vsts/models copying vsts/models/improper_exception.py -> build/lib/vsts/models copying vsts/models/system_exception.py -> build/lib/vsts/models copying vsts/models/vss_json_collection_wrapper.py -> build/lib/vsts/models creating build/lib/vsts/nuget copying vsts/nuget/__init__.py -> build/lib/vsts/nuget creating build/lib/vsts/operations copying vsts/operations/__init__.py -> build/lib/vsts/operations creating build/lib/vsts/policy copying vsts/policy/__init__.py -> build/lib/vsts/policy creating build/lib/vsts/release copying vsts/release/__init__.py -> build/lib/vsts/release creating build/lib/vsts/security copying vsts/security/__init__.py -> build/lib/vsts/security creating build/lib/vsts/service_endpoint copying vsts/service_endpoint/__init__.py -> build/lib/vsts/service_endpoint creating build/lib/vsts/service_hooks copying vsts/service_hooks/__init__.py -> build/lib/vsts/service_hooks creating build/lib/vsts/profile copying vsts/profile/__init__.py -> build/lib/vsts/profile creating build/lib/vsts/project_analysis copying vsts/project_analysis/__init__.py -> build/lib/vsts/project_analysis creating build/lib/vsts/member_entitlement_management copying vsts/member_entitlement_management/__init__.py -> build/lib/vsts/member_entitlement_management creating build/lib/vsts/build/v4_1 copying vsts/build/v4_1/__init__.py -> build/lib/vsts/build/v4_1 copying vsts/build/v4_1/build_client.py -> build/lib/vsts/build/v4_1 creating build/lib/vsts/build/v4_0 copying vsts/build/v4_0/build_client.py -> build/lib/vsts/build/v4_0 copying vsts/build/v4_0/__init__.py -> build/lib/vsts/build/v4_0 creating build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/__init__.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/aggregated_results_by_outcome.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/aggregated_results_difference.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/aggregated_runs_by_state.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/associated_work_item.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/attachment.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/authorization_header.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/artifact_resource.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/aggregated_results_analysis.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/agent_pool_queue.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/team_project_reference.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/timeline.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/release_reference.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/build_definition3_2.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/supported_trigger.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/build_definition_revision.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/task_definition_reference.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/build_option_group_definition.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/build_metric.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/retention_policy.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/deployment.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/folder.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/source_repository.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/resource_ref.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/variable_group.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/build_badge.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/build_option.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/task_agent_pool_reference.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/build.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/build_artifact.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/test_results_context.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/process_parameters.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/timeline_record.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/build_repository.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/task_reference.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/variable_group_reference.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/issue.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/data_source_binding_base.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/build_request_validation_result.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/build_option_definition.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/build_definition_template.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/task_input_validation.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/build_definition_reference.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/build_option_definition_reference.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/change.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/graph_subject_base.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/build_option_input_definition.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/source_repositories.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/build_log_reference.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/build_definition_counter.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/build_definition.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/build_controller.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/task_orchestration_plan_reference.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/identity_ref.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/build_definition_template3_2.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/reference_links.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/build_report_metadata.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/source_repository_item.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/build_definition_step.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/task_source_definition_base.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/build_settings.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/build_resource_usage.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/json_patch_operation.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/build_definition_reference3_2.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/source_provider_attributes.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/definition_reference.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/task_input_definition_base.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/repository_webhook.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/web_api_connected_service_ref.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/build_log.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/timeline_reference.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/build_definition_variable.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/xaml_build_controller_reference.py -> build/lib/vsts/build/v4_1/models creating build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/task_source_definition_base.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/build.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/build_log_reference.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/build_definition3_2.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/build_definition_template3_2.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/__init__.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/build_badge.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/build_definition_template.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/build_resource_usage.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/data_source_binding_base.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/build_request_validation_result.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/process_parameters.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/json_patch_operation.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/web_api_connected_service_ref.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/task_input_validation.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/build_metric.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/build_report_metadata.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/agent_pool_queue.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/artifact_resource.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/task_orchestration_plan_reference.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/task_agent_pool_reference.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/folder.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/resource_ref.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/build_option.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/timeline_record.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/task_reference.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/build_option_definition.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/reference_links.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/build_option_input_definition.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/build_repository.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/build_definition_reference.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/task_input_definition_base.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/build_definition.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/xaml_build_controller_reference.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/issue.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/variable_group_reference.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/build_definition_variable.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/build_controller.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/timeline.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/build_option_definition_reference.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/variable_group.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/build_artifact.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/definition_reference.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/build_settings.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/retention_policy.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/timeline_reference.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/deployment.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/build_definition_revision.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/build_option_group_definition.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/identity_ref.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/task_definition_reference.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/build_log.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/build_definition_step.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/change.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/team_project_reference.py -> build/lib/vsts/build/v4_0/models creating build/lib/vsts/accounts/v4_0 copying vsts/accounts/v4_0/__init__.py -> build/lib/vsts/accounts/v4_0 copying vsts/accounts/v4_0/accounts_client.py -> build/lib/vsts/accounts/v4_0 creating build/lib/vsts/accounts/v4_1 copying vsts/accounts/v4_1/accounts_client.py -> build/lib/vsts/accounts/v4_1 copying vsts/accounts/v4_1/__init__.py -> build/lib/vsts/accounts/v4_1 creating build/lib/vsts/accounts/v4_0/models copying vsts/accounts/v4_0/models/account.py -> build/lib/vsts/accounts/v4_0/models copying vsts/accounts/v4_0/models/account_create_info_internal.py -> build/lib/vsts/accounts/v4_0/models copying vsts/accounts/v4_0/models/__init__.py -> build/lib/vsts/accounts/v4_0/models copying vsts/accounts/v4_0/models/account_preferences_internal.py -> build/lib/vsts/accounts/v4_0/models creating build/lib/vsts/accounts/v4_1/models copying vsts/accounts/v4_1/models/account_create_info_internal.py -> build/lib/vsts/accounts/v4_1/models copying vsts/accounts/v4_1/models/account_preferences_internal.py -> build/lib/vsts/accounts/v4_1/models copying vsts/accounts/v4_1/models/__init__.py -> build/lib/vsts/accounts/v4_1/models copying vsts/accounts/v4_1/models/account.py -> build/lib/vsts/accounts/v4_1/models creating build/lib/vsts/cloud_load_test/v4_1 copying vsts/cloud_load_test/v4_1/cloud_load_test_client.py -> build/lib/vsts/cloud_load_test/v4_1 copying vsts/cloud_load_test/v4_1/__init__.py -> build/lib/vsts/cloud_load_test/v4_1 creating build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/__init__.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/overridable_run_settings.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/counter_instance_samples.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/diagnostics.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/web_instance_summary_data.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/test_run_basic.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/test_drop.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/application_counters.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/counter_sample.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/load_generation_geo_location.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/load_test_definition.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/test_run_message.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/counter_sample_query_details.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/load_test_run_details.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/test_settings.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/drop_access_data.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/request_summary.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/test_results_summary.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/test_drop_ref.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/static_agent_run_setting.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/load_test.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/agent_group_access_data.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/application.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/summary_percentile_data.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/test_definition_basic.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/counter_group.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/agent_group.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/test_run_counter_instance.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/transaction_summary.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/test_run_abort_message.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/error_details.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/test_definition.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/web_api_user_load_test_machine_input.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/load_test_run_settings.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/web_api_setup_paramaters.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/test_results.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/browser_mix.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/application_type.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/counter_samples_result.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/tenant_details.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/page_summary.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/sub_type.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/test_summary.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/clt_customer_intelligence_data.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/load_test_errors.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/test_run.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/web_api_load_test_machine_input.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/web_api_test_machine.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/scenario_summary.py -> build/lib/vsts/cloud_load_test/v4_1/models creating build/lib/vsts/feature_availability/v4_1 copying vsts/feature_availability/v4_1/__init__.py -> build/lib/vsts/feature_availability/v4_1 copying vsts/feature_availability/v4_1/feature_availability_client.py -> build/lib/vsts/feature_availability/v4_1 creating build/lib/vsts/feature_availability/v4_0 copying vsts/feature_availability/v4_0/feature_availability_client.py -> build/lib/vsts/feature_availability/v4_0 copying vsts/feature_availability/v4_0/__init__.py -> build/lib/vsts/feature_availability/v4_0 creating build/lib/vsts/feature_availability/v4_1/models copying vsts/feature_availability/v4_1/models/feature_flag_patch.py -> build/lib/vsts/feature_availability/v4_1/models copying vsts/feature_availability/v4_1/models/feature_flag.py -> build/lib/vsts/feature_availability/v4_1/models copying vsts/feature_availability/v4_1/models/__init__.py -> build/lib/vsts/feature_availability/v4_1/models creating build/lib/vsts/feature_availability/v4_0/models copying vsts/feature_availability/v4_0/models/feature_flag_patch.py -> build/lib/vsts/feature_availability/v4_0/models copying vsts/feature_availability/v4_0/models/__init__.py -> build/lib/vsts/feature_availability/v4_0/models copying vsts/feature_availability/v4_0/models/feature_flag.py -> build/lib/vsts/feature_availability/v4_0/models creating build/lib/vsts/customer_intelligence/v4_1 copying vsts/customer_intelligence/v4_1/customer_intelligence_client.py -> build/lib/vsts/customer_intelligence/v4_1 copying vsts/customer_intelligence/v4_1/__init__.py -> build/lib/vsts/customer_intelligence/v4_1 creating build/lib/vsts/customer_intelligence/v4_0 copying vsts/customer_intelligence/v4_0/__init__.py -> build/lib/vsts/customer_intelligence/v4_0 copying vsts/customer_intelligence/v4_0/customer_intelligence_client.py -> build/lib/vsts/customer_intelligence/v4_0 creating build/lib/vsts/customer_intelligence/v4_1/models copying vsts/customer_intelligence/v4_1/models/customer_intelligence_event.py -> build/lib/vsts/customer_intelligence/v4_1/models copying vsts/customer_intelligence/v4_1/models/__init__.py -> build/lib/vsts/customer_intelligence/v4_1/models creating build/lib/vsts/customer_intelligence/v4_0/models copying vsts/customer_intelligence/v4_0/models/customer_intelligence_event.py -> build/lib/vsts/customer_intelligence/v4_0/models copying vsts/customer_intelligence/v4_0/models/__init__.py -> build/lib/vsts/customer_intelligence/v4_0/models creating build/lib/vsts/core/v4_1 copying vsts/core/v4_1/core_client.py -> build/lib/vsts/core/v4_1 copying vsts/core/v4_1/__init__.py -> build/lib/vsts/core/v4_1 creating build/lib/vsts/core/v4_0 copying vsts/core/v4_0/__init__.py -> build/lib/vsts/core/v4_0 copying vsts/core/v4_0/core_client.py -> build/lib/vsts/core/v4_0 creating build/lib/vsts/core/v4_1/models copying vsts/core/v4_1/models/team_project_reference.py -> build/lib/vsts/core/v4_1/models copying vsts/core/v4_1/models/proxy.py -> build/lib/vsts/core/v4_1/models copying vsts/core/v4_1/models/project_info.py -> build/lib/vsts/core/v4_1/models copying vsts/core/v4_1/models/team_project_collection_reference.py -> build/lib/vsts/core/v4_1/models copying vsts/core/v4_1/models/web_api_connected_service_details.py -> build/lib/vsts/core/v4_1/models copying vsts/core/v4_1/models/reference_links.py -> build/lib/vsts/core/v4_1/models copying vsts/core/v4_1/models/proxy_authorization.py -> build/lib/vsts/core/v4_1/models copying vsts/core/v4_1/models/graph_subject_base.py -> build/lib/vsts/core/v4_1/models copying vsts/core/v4_1/models/web_api_team.py -> build/lib/vsts/core/v4_1/models copying vsts/core/v4_1/models/public_key.py -> build/lib/vsts/core/v4_1/models copying vsts/core/v4_1/models/team_project.py -> build/lib/vsts/core/v4_1/models copying vsts/core/v4_1/models/identity_data.py -> build/lib/vsts/core/v4_1/models copying vsts/core/v4_1/models/web_api_team_ref.py -> build/lib/vsts/core/v4_1/models copying vsts/core/v4_1/models/web_api_connected_service.py -> build/lib/vsts/core/v4_1/models copying vsts/core/v4_1/models/team_member.py -> build/lib/vsts/core/v4_1/models copying vsts/core/v4_1/models/identity_ref.py -> build/lib/vsts/core/v4_1/models copying vsts/core/v4_1/models/operation_reference.py -> build/lib/vsts/core/v4_1/models copying vsts/core/v4_1/models/process_reference.py -> build/lib/vsts/core/v4_1/models copying vsts/core/v4_1/models/process.py -> build/lib/vsts/core/v4_1/models copying vsts/core/v4_1/models/team_project_collection.py -> build/lib/vsts/core/v4_1/models copying vsts/core/v4_1/models/__init__.py -> build/lib/vsts/core/v4_1/models copying vsts/core/v4_1/models/project_property.py -> build/lib/vsts/core/v4_1/models copying vsts/core/v4_1/models/json_patch_operation.py -> build/lib/vsts/core/v4_1/models copying vsts/core/v4_1/models/web_api_connected_service_ref.py -> build/lib/vsts/core/v4_1/models creating build/lib/vsts/core/v4_0/models copying vsts/core/v4_0/models/team_project_collection.py -> build/lib/vsts/core/v4_0/models copying vsts/core/v4_0/models/project_info.py -> build/lib/vsts/core/v4_0/models copying vsts/core/v4_0/models/json_patch_operation.py -> build/lib/vsts/core/v4_0/models copying vsts/core/v4_0/models/public_key.py -> build/lib/vsts/core/v4_0/models copying vsts/core/v4_0/models/team_project_reference.py -> build/lib/vsts/core/v4_0/models copying vsts/core/v4_0/models/identity_data.py -> build/lib/vsts/core/v4_0/models copying vsts/core/v4_0/models/web_api_connected_service_details.py -> build/lib/vsts/core/v4_0/models copying vsts/core/v4_0/models/identity_ref.py -> build/lib/vsts/core/v4_0/models copying vsts/core/v4_0/models/operation_reference.py -> build/lib/vsts/core/v4_0/models copying vsts/core/v4_0/models/proxy_authorization.py -> build/lib/vsts/core/v4_0/models copying vsts/core/v4_0/models/project_property.py -> build/lib/vsts/core/v4_0/models copying vsts/core/v4_0/models/proxy.py -> build/lib/vsts/core/v4_0/models copying vsts/core/v4_0/models/web_api_team.py -> build/lib/vsts/core/v4_0/models copying vsts/core/v4_0/models/web_api_connected_service.py -> build/lib/vsts/core/v4_0/models copying vsts/core/v4_0/models/web_api_team_ref.py -> build/lib/vsts/core/v4_0/models copying vsts/core/v4_0/models/process.py -> build/lib/vsts/core/v4_0/models copying vsts/core/v4_0/models/__init__.py -> build/lib/vsts/core/v4_0/models copying vsts/core/v4_0/models/reference_links.py -> build/lib/vsts/core/v4_0/models copying vsts/core/v4_0/models/team_project.py -> build/lib/vsts/core/v4_0/models copying vsts/core/v4_0/models/team_project_collection_reference.py -> build/lib/vsts/core/v4_0/models copying vsts/core/v4_0/models/process_reference.py -> build/lib/vsts/core/v4_0/models copying vsts/core/v4_0/models/web_api_connected_service_ref.py -> build/lib/vsts/core/v4_0/models creating build/lib/vsts/file_container/v4_0 copying vsts/file_container/v4_0/file_container_client.py -> build/lib/vsts/file_container/v4_0 copying vsts/file_container/v4_0/__init__.py -> build/lib/vsts/file_container/v4_0 creating build/lib/vsts/file_container/v4_1 copying vsts/file_container/v4_1/__init__.py -> build/lib/vsts/file_container/v4_1 copying vsts/file_container/v4_1/file_container_client.py -> build/lib/vsts/file_container/v4_1 creating build/lib/vsts/file_container/v4_0/models copying vsts/file_container/v4_0/models/file_container_item.py -> build/lib/vsts/file_container/v4_0/models copying vsts/file_container/v4_0/models/__init__.py -> build/lib/vsts/file_container/v4_0/models copying vsts/file_container/v4_0/models/file_container.py -> build/lib/vsts/file_container/v4_0/models creating build/lib/vsts/file_container/v4_1/models copying vsts/file_container/v4_1/models/__init__.py -> build/lib/vsts/file_container/v4_1/models copying vsts/file_container/v4_1/models/file_container_item.py -> build/lib/vsts/file_container/v4_1/models copying vsts/file_container/v4_1/models/file_container.py -> build/lib/vsts/file_container/v4_1/models creating build/lib/vsts/dashboard/v4_0 copying vsts/dashboard/v4_0/dashboard_client.py -> build/lib/vsts/dashboard/v4_0 copying vsts/dashboard/v4_0/__init__.py -> build/lib/vsts/dashboard/v4_0 creating build/lib/vsts/dashboard/v4_1 copying vsts/dashboard/v4_1/__init__.py -> build/lib/vsts/dashboard/v4_1 copying vsts/dashboard/v4_1/dashboard_client.py -> build/lib/vsts/dashboard/v4_1 creating build/lib/vsts/dashboard/v4_0/models copying vsts/dashboard/v4_0/models/widget_types_response.py -> build/lib/vsts/dashboard/v4_0/models copying vsts/dashboard/v4_0/models/semantic_version.py -> build/lib/vsts/dashboard/v4_0/models copying vsts/dashboard/v4_0/models/lightbox_options.py -> build/lib/vsts/dashboard/v4_0/models copying vsts/dashboard/v4_0/models/widget_position.py -> build/lib/vsts/dashboard/v4_0/models copying vsts/dashboard/v4_0/models/reference_links.py -> build/lib/vsts/dashboard/v4_0/models copying vsts/dashboard/v4_0/models/widget.py -> build/lib/vsts/dashboard/v4_0/models copying vsts/dashboard/v4_0/models/dashboard_group_entry_response.py -> build/lib/vsts/dashboard/v4_0/models copying vsts/dashboard/v4_0/models/dashboard_group.py -> build/lib/vsts/dashboard/v4_0/models copying vsts/dashboard/v4_0/models/dashboard_response.py -> build/lib/vsts/dashboard/v4_0/models copying vsts/dashboard/v4_0/models/team_context.py -> build/lib/vsts/dashboard/v4_0/models copying vsts/dashboard/v4_0/models/widget_response.py -> build/lib/vsts/dashboard/v4_0/models copying vsts/dashboard/v4_0/models/dashboard.py -> build/lib/vsts/dashboard/v4_0/models copying vsts/dashboard/v4_0/models/widget_metadata.py -> build/lib/vsts/dashboard/v4_0/models copying vsts/dashboard/v4_0/models/dashboard_group_entry.py -> build/lib/vsts/dashboard/v4_0/models copying vsts/dashboard/v4_0/models/widget_metadata_response.py -> build/lib/vsts/dashboard/v4_0/models copying vsts/dashboard/v4_0/models/widgets_versioned_list.py -> build/lib/vsts/dashboard/v4_0/models copying vsts/dashboard/v4_0/models/__init__.py -> build/lib/vsts/dashboard/v4_0/models copying vsts/dashboard/v4_0/models/widget_size.py -> build/lib/vsts/dashboard/v4_0/models creating build/lib/vsts/dashboard/v4_1/models copying vsts/dashboard/v4_1/models/lightbox_options.py -> build/lib/vsts/dashboard/v4_1/models copying vsts/dashboard/v4_1/models/dashboard_group_entry.py -> build/lib/vsts/dashboard/v4_1/models copying vsts/dashboard/v4_1/models/semantic_version.py -> build/lib/vsts/dashboard/v4_1/models copying vsts/dashboard/v4_1/models/dashboard.py -> build/lib/vsts/dashboard/v4_1/models copying vsts/dashboard/v4_1/models/__init__.py -> build/lib/vsts/dashboard/v4_1/models copying vsts/dashboard/v4_1/models/widget_types_response.py -> build/lib/vsts/dashboard/v4_1/models copying vsts/dashboard/v4_1/models/dashboard_response.py -> build/lib/vsts/dashboard/v4_1/models copying vsts/dashboard/v4_1/models/widget_size.py -> build/lib/vsts/dashboard/v4_1/models copying vsts/dashboard/v4_1/models/widget_metadata_response.py -> build/lib/vsts/dashboard/v4_1/models copying vsts/dashboard/v4_1/models/reference_links.py -> build/lib/vsts/dashboard/v4_1/models copying vsts/dashboard/v4_1/models/widget_response.py -> build/lib/vsts/dashboard/v4_1/models copying vsts/dashboard/v4_1/models/widget_metadata.py -> build/lib/vsts/dashboard/v4_1/models copying vsts/dashboard/v4_1/models/widget_position.py -> build/lib/vsts/dashboard/v4_1/models copying vsts/dashboard/v4_1/models/team_context.py -> build/lib/vsts/dashboard/v4_1/models copying vsts/dashboard/v4_1/models/dashboard_group_entry_response.py -> build/lib/vsts/dashboard/v4_1/models copying vsts/dashboard/v4_1/models/widget.py -> build/lib/vsts/dashboard/v4_1/models copying vsts/dashboard/v4_1/models/widgets_versioned_list.py -> build/lib/vsts/dashboard/v4_1/models copying vsts/dashboard/v4_1/models/dashboard_group.py -> build/lib/vsts/dashboard/v4_1/models creating build/lib/vsts/graph/v4_1 copying vsts/graph/v4_1/graph_client.py -> build/lib/vsts/graph/v4_1 copying vsts/graph/v4_1/__init__.py -> build/lib/vsts/graph/v4_1 creating build/lib/vsts/graph/v4_1/models copying vsts/graph/v4_1/models/paged_graph_users.py -> build/lib/vsts/graph/v4_1/models copying vsts/graph/v4_1/models/graph_subject_base.py -> build/lib/vsts/graph/v4_1/models copying vsts/graph/v4_1/models/graph_group_creation_context.py -> build/lib/vsts/graph/v4_1/models copying vsts/graph/v4_1/models/graph_membership_state.py -> build/lib/vsts/graph/v4_1/models copying vsts/graph/v4_1/models/graph_storage_key_result.py -> build/lib/vsts/graph/v4_1/models copying vsts/graph/v4_1/models/graph_membership_traversal.py -> build/lib/vsts/graph/v4_1/models copying vsts/graph/v4_1/models/graph_user_creation_context.py -> build/lib/vsts/graph/v4_1/models copying vsts/graph/v4_1/models/graph_group.py -> build/lib/vsts/graph/v4_1/models copying vsts/graph/v4_1/models/graph_user.py -> build/lib/vsts/graph/v4_1/models copying vsts/graph/v4_1/models/__init__.py -> build/lib/vsts/graph/v4_1/models copying vsts/graph/v4_1/models/graph_membership.py -> build/lib/vsts/graph/v4_1/models copying vsts/graph/v4_1/models/identity_key_map.py -> build/lib/vsts/graph/v4_1/models copying vsts/graph/v4_1/models/graph_scope.py -> build/lib/vsts/graph/v4_1/models copying vsts/graph/v4_1/models/graph_subject_lookup.py -> build/lib/vsts/graph/v4_1/models copying vsts/graph/v4_1/models/graph_scope_creation_context.py -> build/lib/vsts/graph/v4_1/models copying vsts/graph/v4_1/models/graph_subject.py -> build/lib/vsts/graph/v4_1/models copying vsts/graph/v4_1/models/graph_descriptor_result.py -> build/lib/vsts/graph/v4_1/models copying vsts/graph/v4_1/models/json_patch_operation.py -> build/lib/vsts/graph/v4_1/models copying vsts/graph/v4_1/models/graph_subject_lookup_key.py -> build/lib/vsts/graph/v4_1/models copying vsts/graph/v4_1/models/graph_cache_policies.py -> build/lib/vsts/graph/v4_1/models copying vsts/graph/v4_1/models/paged_graph_groups.py -> build/lib/vsts/graph/v4_1/models copying vsts/graph/v4_1/models/reference_links.py -> build/lib/vsts/graph/v4_1/models copying vsts/graph/v4_1/models/graph_member.py -> build/lib/vsts/graph/v4_1/models copying vsts/graph/v4_1/models/graph_global_extended_property_batch.py -> build/lib/vsts/graph/v4_1/models creating build/lib/vsts/feed/v4_1 copying vsts/feed/v4_1/feed_client.py -> build/lib/vsts/feed/v4_1 copying vsts/feed/v4_1/__init__.py -> build/lib/vsts/feed/v4_1 creating build/lib/vsts/feed/v4_1/models copying vsts/feed/v4_1/models/protocol_metadata.py -> build/lib/vsts/feed/v4_1/models copying vsts/feed/v4_1/models/json_patch_operation.py -> build/lib/vsts/feed/v4_1/models copying vsts/feed/v4_1/models/global_permission.py -> build/lib/vsts/feed/v4_1/models copying vsts/feed/v4_1/models/package_version_change.py -> build/lib/vsts/feed/v4_1/models copying vsts/feed/v4_1/models/feed_change.py -> build/lib/vsts/feed/v4_1/models copying vsts/feed/v4_1/models/feed_view.py -> build/lib/vsts/feed/v4_1/models copying vsts/feed/v4_1/models/minimal_package_version.py -> build/lib/vsts/feed/v4_1/models copying vsts/feed/v4_1/models/package_changes_response.py -> build/lib/vsts/feed/v4_1/models copying vsts/feed/v4_1/models/upstream_source.py -> build/lib/vsts/feed/v4_1/models copying vsts/feed/v4_1/models/package_version.py -> build/lib/vsts/feed/v4_1/models copying vsts/feed/v4_1/models/feed_core.py -> build/lib/vsts/feed/v4_1/models copying vsts/feed/v4_1/models/package_dependency.py -> build/lib/vsts/feed/v4_1/models copying vsts/feed/v4_1/models/__init__.py -> build/lib/vsts/feed/v4_1/models copying vsts/feed/v4_1/models/recycle_bin_package_version.py -> build/lib/vsts/feed/v4_1/models copying vsts/feed/v4_1/models/package.py -> build/lib/vsts/feed/v4_1/models copying vsts/feed/v4_1/models/package_file.py -> build/lib/vsts/feed/v4_1/models copying vsts/feed/v4_1/models/package_change.py -> build/lib/vsts/feed/v4_1/models copying vsts/feed/v4_1/models/reference_links.py -> build/lib/vsts/feed/v4_1/models copying vsts/feed/v4_1/models/feed_retention_policy.py -> build/lib/vsts/feed/v4_1/models copying vsts/feed/v4_1/models/feed_update.py -> build/lib/vsts/feed/v4_1/models copying vsts/feed/v4_1/models/feed_changes_response.py -> build/lib/vsts/feed/v4_1/models copying vsts/feed/v4_1/models/feed_permission.py -> build/lib/vsts/feed/v4_1/models copying vsts/feed/v4_1/models/feed.py -> build/lib/vsts/feed/v4_1/models creating build/lib/vsts/feed_token/v4_1 copying vsts/feed_token/v4_1/feed_token_client.py -> build/lib/vsts/feed_token/v4_1 copying vsts/feed_token/v4_1/__init__.py -> build/lib/vsts/feed_token/v4_1 creating build/lib/vsts/git/v4_0 copying vsts/git/v4_0/git_client.py -> build/lib/vsts/git/v4_0 copying vsts/git/v4_0/git_client_base.py -> build/lib/vsts/git/v4_0 copying vsts/git/v4_0/__init__.py -> build/lib/vsts/git/v4_0 creating build/lib/vsts/git/v4_1 copying vsts/git/v4_1/__init__.py -> build/lib/vsts/git/v4_1 copying vsts/git/v4_1/git_client.py -> build/lib/vsts/git/v4_1 copying vsts/git/v4_1/git_client_base.py -> build/lib/vsts/git/v4_1 creating build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/associated_work_item.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/item_content.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/identity_ref_with_vote.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/reference_links.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/team_project_reference.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/comment_thread_context.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/comment_tracking_criteria.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_annotated_tag.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/comment_thread.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_fork_sync_request.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/comment.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_fork_operation_status_detail.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/comment_position.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/file_content_metadata.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/attachment.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_commit_diffs.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/change.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_cherry_pick.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_deleted_repository.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_commit_changes.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_file_paths_collection.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_fork_ref.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_conflict.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_commit_ref.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_commit.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_import_git_source.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_async_ref_operation.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_pull_request_merge_options.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_import_status_detail.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_async_ref_operation_source.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_async_ref_operation_detail.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_fork_sync_request_parameters.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_import_request.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_pull_request_status.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_ref_favorite.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_query_branch_stats_criteria.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_repository_stats.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_repository_create_options.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_pull_request_search_criteria.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_import_request_parameters.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_pull_request_iteration_changes.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_repository_ref.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_pull_request_completion_options.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_repository.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_pull_request_query_input.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_pull_request_query.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_ref_update_result.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_item_request_data.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_pull_request_comment_thread_context.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_push_search_criteria.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_merge_origin_ref.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_pull_request_iteration.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_object.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_import_tfvc_source.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_pull_request.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_pull_request_change.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_item_descriptor.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_query_commits_criteria.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_pull_request_comment_thread.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_push_ref.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_ref_update.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_push.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_item.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_ref.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_branch_stats.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_base_version_descriptor.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_revert.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_status.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_blob_ref.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_async_ref_operation_parameters.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/comment_iteration_context.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_tree_ref.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_tree_diff.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/global_git_repository_key.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_target_version_descriptor.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_tree_diff_response.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/web_api_create_tag_request_data.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_version_descriptor.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_template.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/share_notification_context.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_suggestion.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/source_to_target_ref.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_user_date.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/team_project_collection_reference.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_tree_entry_ref.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/identity_ref.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_status_context.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_tree_diff_entry.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/resource_ref.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/web_api_tag_definition.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/item_model.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/vsts_info.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/__init__.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/import_repository_validation.py -> build/lib/vsts/git/v4_0/models creating build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/change.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_import_git_source.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/file_content_metadata.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_blob_ref.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_deleted_repository.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_status.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_repository.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/comment_thread.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_import_tfvc_source.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_import_request_parameters.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_fork_ref.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_file_paths_collection.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_annotated_tag.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/web_api_tag_definition.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/web_api_create_tag_request_data.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_cherry_pick.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/resource_ref.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_push_ref.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_item.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_commit.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_tree_diff_response.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/vsts_info.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_recycle_bin_repository_details.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_pull_request.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_object.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_pull_request_iteration_changes.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/item_model.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_tree_diff_entry.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_item_request_data.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_revert.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/source_to_target_ref.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_pull_request_status.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_ref_update.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_merge_origin_ref.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_conflict.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_commit_changes.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_suggestion.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/share_notification_context.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_ref_update_result.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_ref_favorite.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_commit_ref.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/import_repository_validation.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/json_patch_operation.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_conflict_update_result.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/item_content.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/identity_ref.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_template.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_tree_diff.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_status_context.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_pull_request_query.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_version_descriptor.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_query_commits_criteria.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_user_date.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_repository_create_options.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_push.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_ref.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_repository_stats.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_tree_ref.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_repository_ref.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_pull_request_merge_options.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/reference_links.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_query_branch_stats_criteria.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/global_git_repository_key.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_pull_request_change.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_pull_request_comment_thread.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/team_project_reference.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/team_project_collection_reference.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/graph_subject_base.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_target_version_descriptor.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_push_search_criteria.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_pull_request_completion_options.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/identity_ref_with_vote.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_pull_request_search_criteria.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_pull_request_iteration.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_fork_sync_request.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_async_ref_operation_parameters.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_async_ref_operation.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/comment.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_import_status_detail.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_fork_sync_request_parameters.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_item_descriptor.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_base_version_descriptor.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_pull_request_query_input.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_tree_entry_ref.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_pull_request_comment_thread_context.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/comment_tracking_criteria.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_import_request.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_async_ref_operation_detail.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/__init__.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_branch_stats.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/attachment.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_commit_diffs.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/comment_thread_context.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/comment_position.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/comment_iteration_context.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_fork_operation_status_detail.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_async_ref_operation_source.py -> build/lib/vsts/git/v4_1/models creating build/lib/vsts/feature_management/v4_0 copying vsts/feature_management/v4_0/__init__.py -> build/lib/vsts/feature_management/v4_0 copying vsts/feature_management/v4_0/feature_management_client.py -> build/lib/vsts/feature_management/v4_0 creating build/lib/vsts/feature_management/v4_1 copying vsts/feature_management/v4_1/feature_management_client.py -> build/lib/vsts/feature_management/v4_1 copying vsts/feature_management/v4_1/__init__.py -> build/lib/vsts/feature_management/v4_1 creating build/lib/vsts/feature_management/v4_0/models copying vsts/feature_management/v4_0/models/contributed_feature.py -> build/lib/vsts/feature_management/v4_0/models copying vsts/feature_management/v4_0/models/contributed_feature_state.py -> build/lib/vsts/feature_management/v4_0/models copying vsts/feature_management/v4_0/models/contributed_feature_setting_scope.py -> build/lib/vsts/feature_management/v4_0/models copying vsts/feature_management/v4_0/models/contributed_feature_value_rule.py -> build/lib/vsts/feature_management/v4_0/models copying vsts/feature_management/v4_0/models/contributed_feature_state_query.py -> build/lib/vsts/feature_management/v4_0/models copying vsts/feature_management/v4_0/models/reference_links.py -> build/lib/vsts/feature_management/v4_0/models copying vsts/feature_management/v4_0/models/__init__.py -> build/lib/vsts/feature_management/v4_0/models creating build/lib/vsts/feature_management/v4_1/models copying vsts/feature_management/v4_1/models/reference_links.py -> build/lib/vsts/feature_management/v4_1/models copying vsts/feature_management/v4_1/models/__init__.py -> build/lib/vsts/feature_management/v4_1/models copying vsts/feature_management/v4_1/models/contributed_feature_state.py -> build/lib/vsts/feature_management/v4_1/models copying vsts/feature_management/v4_1/models/contributed_feature_setting_scope.py -> build/lib/vsts/feature_management/v4_1/models copying vsts/feature_management/v4_1/models/contributed_feature_state_query.py -> build/lib/vsts/feature_management/v4_1/models copying vsts/feature_management/v4_1/models/contributed_feature_value_rule.py -> build/lib/vsts/feature_management/v4_1/models copying vsts/feature_management/v4_1/models/contributed_feature.py -> build/lib/vsts/feature_management/v4_1/models creating build/lib/vsts/client_trace/v4_1 copying vsts/client_trace/v4_1/__init__.py -> build/lib/vsts/client_trace/v4_1 copying vsts/client_trace/v4_1/client_trace_client.py -> build/lib/vsts/client_trace/v4_1 creating build/lib/vsts/client_trace/v4_1/models copying vsts/client_trace/v4_1/models/__init__.py -> build/lib/vsts/client_trace/v4_1/models copying vsts/client_trace/v4_1/models/client_trace_event.py -> build/lib/vsts/client_trace/v4_1/models creating build/lib/vsts/extension_management/v4_0 copying vsts/extension_management/v4_0/__init__.py -> build/lib/vsts/extension_management/v4_0 copying vsts/extension_management/v4_0/extension_management_client.py -> build/lib/vsts/extension_management/v4_0 creating build/lib/vsts/extension_management/v4_1 copying vsts/extension_management/v4_1/extension_management_client.py -> build/lib/vsts/extension_management/v4_1 copying vsts/extension_management/v4_1/__init__.py -> build/lib/vsts/extension_management/v4_1 creating build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/extension_version.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/extension_licensing.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/__init__.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/contribution_base.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/user_extension_policy.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/installed_extension_query.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/extension_acquisition_request.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/contribution.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/extension_identifier.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/publisher_facts.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/contribution_property_description.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/contribution_type.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/extension_request.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/installed_extension_state.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/acquisition_operation.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/extension_event_callback.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/extension_manifest.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/installed_extension_state_issue.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/contribution_constraint.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/extension_data_collection_query.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/extension_event_callback_collection.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/licensing_override.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/extension_share.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/extension_badge.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/acquisition_operation_disallow_reason.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/extension_data_collection.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/identity_ref.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/extension_authorization.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/acquisition_options.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/installation_target.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/extension_statistic.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/extension_file.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/published_extension.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/installed_extension.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/requested_extension.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/extension_policy.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/extension_state.py -> build/lib/vsts/extension_management/v4_0/models creating build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/extension_manifest.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/__init__.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/extension_data_collection.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/extension_state.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/extension_authorization.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/installed_extension_state_issue.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/extension_policy.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/installed_extension.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/user_extension_policy.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/extension_request.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/licensing_override.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/extension_identifier.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/installed_extension_state.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/extension_licensing.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/installation_target.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/requested_extension.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/extension_acquisition_request.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/extension_share.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/contribution_property_description.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/acquisition_options.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/contribution.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/installed_extension_query.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/acquisition_operation.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/identity_ref.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/contribution_base.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/acquisition_operation_disallow_reason.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/graph_subject_base.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/extension_badge.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/extension_event_callback_collection.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/publisher_facts.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/extension_data_collection_query.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/reference_links.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/extension_event_callback.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/extension_file.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/contribution_constraint.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/extension_version.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/contribution_type.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/published_extension.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/extension_statistic.py -> build/lib/vsts/extension_management/v4_1/models creating build/lib/vsts/gallery/v4_1 copying vsts/gallery/v4_1/gallery_client.py -> build/lib/vsts/gallery/v4_1 copying vsts/gallery/v4_1/__init__.py -> build/lib/vsts/gallery/v4_1 creating build/lib/vsts/gallery/v4_0 copying vsts/gallery/v4_0/gallery_client.py -> build/lib/vsts/gallery/v4_0 copying vsts/gallery/v4_0/__init__.py -> build/lib/vsts/gallery/v4_0 creating build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/unpackaged_extension_data.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/review_patch.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/extension_category.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/extension_daily_stats.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/azure_rest_api_request_model.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/extension_draft_patch.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/question.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/product_categories_result.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/published_extension.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/extension_daily_stat.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/extension_package.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/azure_publisher.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/reviews_result.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/extension_draft.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/review_summary.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/extension_query.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/product_category.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/publisher_query_result.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/asset_details.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/extension_file.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/extension_draft_asset.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/__init__.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/answers.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/response.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/extension_query_result.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/user_identity_ref.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/review_reply.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/extension_acquisition_request.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/extension_statistic_update.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/extension_version.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/extension_events.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/notifications_data.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/publisher_filter_result.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/publisher_query.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/extension_badge.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/extension_statistic.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/category_language_title.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/extension_event.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/query_filter.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/filter_criteria.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/extension_filter_result_metadata.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/installation_target.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/concern.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/acquisition_operation.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/metadata_item.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/publisher_base.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/rating_count_per_rating.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/extension_share.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/categories_result.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/acquisition_options.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/extension_filter_result.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/review.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/qn_aItem.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/publisher_facts.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/publisher.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/user_reported_concern.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/reference_links.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/extension_payload.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/questions_result.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/event_counts.py -> build/lib/vsts/gallery/v4_1/models creating build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/review_reply.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/published_extension.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/asset_details.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/response.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/acquisition_options.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/publisher.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/publisher_facts.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/extension_daily_stat.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/extension_statistic.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/azure_publisher.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/metadata_item.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/rating_count_per_rating.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/acquisition_operation.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/extension_version.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/extension_share.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/extension_badge.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/review_patch.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/answers.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/notifications_data.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/event_counts.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/publisher_filter_result.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/extension_filter_result.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/question.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/review_summary.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/extension_acquisition_request.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/azure_rest_api_request_model.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/concern.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/extension_file.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/query_filter.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/product_category.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/extension_filter_result_metadata.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/publisher_query_result.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/extension_category.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/__init__.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/extension_statistic_update.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/extension_daily_stats.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/questions_result.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/filter_criteria.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/product_categories_result.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/extension_query.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/installation_target.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/user_reported_concern.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/user_identity_ref.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/category_language_title.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/extension_query_result.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/publisher_query.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/reviews_result.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/extension_package.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/extension_events.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/qn_aItem.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/review.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/extension_event.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/categories_result.py -> build/lib/vsts/gallery/v4_0/models creating build/lib/vsts/contributions/v4_1 copying vsts/contributions/v4_1/contributions_client.py -> build/lib/vsts/contributions/v4_1 copying vsts/contributions/v4_1/__init__.py -> build/lib/vsts/contributions/v4_1 creating build/lib/vsts/contributions/v4_0 copying vsts/contributions/v4_0/__init__.py -> build/lib/vsts/contributions/v4_0 copying vsts/contributions/v4_0/contributions_client.py -> build/lib/vsts/contributions/v4_0 creating build/lib/vsts/contributions/v4_1/models copying vsts/contributions/v4_1/models/contribution_property_description.py -> build/lib/vsts/contributions/v4_1/models copying vsts/contributions/v4_1/models/contribution_node_query_result.py -> build/lib/vsts/contributions/v4_1/models copying vsts/contributions/v4_1/models/contribution_type.py -> build/lib/vsts/contributions/v4_1/models copying vsts/contributions/v4_1/models/resolved_data_provider.py -> build/lib/vsts/contributions/v4_1/models copying vsts/contributions/v4_1/models/licensing_override.py -> build/lib/vsts/contributions/v4_1/models copying vsts/contributions/v4_1/models/__init__.py -> build/lib/vsts/contributions/v4_1/models copying vsts/contributions/v4_1/models/client_contribution.py -> build/lib/vsts/contributions/v4_1/models copying vsts/contributions/v4_1/models/extension_file.py -> build/lib/vsts/contributions/v4_1/models copying vsts/contributions/v4_1/models/data_provider_query.py -> build/lib/vsts/contributions/v4_1/models copying vsts/contributions/v4_1/models/contribution_base.py -> build/lib/vsts/contributions/v4_1/models copying vsts/contributions/v4_1/models/contribution.py -> build/lib/vsts/contributions/v4_1/models copying vsts/contributions/v4_1/models/data_provider_result.py -> build/lib/vsts/contributions/v4_1/models copying vsts/contributions/v4_1/models/data_provider_exception_details.py -> build/lib/vsts/contributions/v4_1/models copying vsts/contributions/v4_1/models/installed_extension_state_issue.py -> build/lib/vsts/contributions/v4_1/models copying vsts/contributions/v4_1/models/extension_manifest.py -> build/lib/vsts/contributions/v4_1/models copying vsts/contributions/v4_1/models/contribution_node_query.py -> build/lib/vsts/contributions/v4_1/models copying vsts/contributions/v4_1/models/client_contribution_provider_details.py -> build/lib/vsts/contributions/v4_1/models copying vsts/contributions/v4_1/models/installed_extension_state.py -> build/lib/vsts/contributions/v4_1/models copying vsts/contributions/v4_1/models/data_provider_context.py -> build/lib/vsts/contributions/v4_1/models copying vsts/contributions/v4_1/models/extension_licensing.py -> build/lib/vsts/contributions/v4_1/models copying vsts/contributions/v4_1/models/client_contribution_node.py -> build/lib/vsts/contributions/v4_1/models copying vsts/contributions/v4_1/models/contribution_constraint.py -> build/lib/vsts/contributions/v4_1/models copying vsts/contributions/v4_1/models/installed_extension.py -> build/lib/vsts/contributions/v4_1/models copying vsts/contributions/v4_1/models/extension_event_callback_collection.py -> build/lib/vsts/contributions/v4_1/models copying vsts/contributions/v4_1/models/client_data_provider_query.py -> build/lib/vsts/contributions/v4_1/models copying vsts/contributions/v4_1/models/extension_event_callback.py -> build/lib/vsts/contributions/v4_1/models creating build/lib/vsts/contributions/v4_0/models copying vsts/contributions/v4_0/models/extension_manifest.py -> build/lib/vsts/contributions/v4_0/models copying vsts/contributions/v4_0/models/installed_extension_state_issue.py -> build/lib/vsts/contributions/v4_0/models copying vsts/contributions/v4_0/models/data_provider_context.py -> build/lib/vsts/contributions/v4_0/models copying vsts/contributions/v4_0/models/resolved_data_provider.py -> build/lib/vsts/contributions/v4_0/models copying vsts/contributions/v4_0/models/contribution_node_query.py -> build/lib/vsts/contributions/v4_0/models copying vsts/contributions/v4_0/models/licensing_override.py -> build/lib/vsts/contributions/v4_0/models copying vsts/contributions/v4_0/models/contribution_property_description.py -> build/lib/vsts/contributions/v4_0/models copying vsts/contributions/v4_0/models/data_provider_result.py -> build/lib/vsts/contributions/v4_0/models copying vsts/contributions/v4_0/models/contribution.py -> build/lib/vsts/contributions/v4_0/models copying vsts/contributions/v4_0/models/contribution_base.py -> build/lib/vsts/contributions/v4_0/models copying vsts/contributions/v4_0/models/data_provider_exception_details.py -> build/lib/vsts/contributions/v4_0/models copying vsts/contributions/v4_0/models/contribution_provider_details.py -> build/lib/vsts/contributions/v4_0/models copying vsts/contributions/v4_0/models/serialized_contribution_node.py -> build/lib/vsts/contributions/v4_0/models copying vsts/contributions/v4_0/models/contribution_node_query_result.py -> build/lib/vsts/contributions/v4_0/models copying vsts/contributions/v4_0/models/contribution_constraint.py -> build/lib/vsts/contributions/v4_0/models copying vsts/contributions/v4_0/models/installed_extension_state.py -> build/lib/vsts/contributions/v4_0/models copying vsts/contributions/v4_0/models/contribution_type.py -> build/lib/vsts/contributions/v4_0/models copying vsts/contributions/v4_0/models/client_data_provider_query.py -> build/lib/vsts/contributions/v4_0/models copying vsts/contributions/v4_0/models/extension_file.py -> build/lib/vsts/contributions/v4_0/models copying vsts/contributions/v4_0/models/extension_licensing.py -> build/lib/vsts/contributions/v4_0/models copying vsts/contributions/v4_0/models/extension_event_callback_collection.py -> build/lib/vsts/contributions/v4_0/models copying vsts/contributions/v4_0/models/__init__.py -> build/lib/vsts/contributions/v4_0/models copying vsts/contributions/v4_0/models/installed_extension.py -> build/lib/vsts/contributions/v4_0/models copying vsts/contributions/v4_0/models/extension_event_callback.py -> build/lib/vsts/contributions/v4_0/models copying vsts/contributions/v4_0/models/data_provider_query.py -> build/lib/vsts/contributions/v4_0/models creating build/lib/vsts/wiki/v4_1 copying vsts/wiki/v4_1/__init__.py -> build/lib/vsts/wiki/v4_1 copying vsts/wiki/v4_1/wiki_client.py -> build/lib/vsts/wiki/v4_1 creating build/lib/vsts/wiki/v4_0 copying vsts/wiki/v4_0/__init__.py -> build/lib/vsts/wiki/v4_0 copying vsts/wiki/v4_0/wiki_client.py -> build/lib/vsts/wiki/v4_0 creating build/lib/vsts/wiki/v4_1/models copying vsts/wiki/v4_1/models/__init__.py -> build/lib/vsts/wiki/v4_1/models copying vsts/wiki/v4_1/models/git_version_descriptor.py -> build/lib/vsts/wiki/v4_1/models copying vsts/wiki/v4_1/models/wiki_page_move_response.py -> build/lib/vsts/wiki/v4_1/models copying vsts/wiki/v4_1/models/wiki_create_parameters_v2.py -> build/lib/vsts/wiki/v4_1/models copying vsts/wiki/v4_1/models/wiki_page_create_or_update_parameters.py -> build/lib/vsts/wiki/v4_1/models copying vsts/wiki/v4_1/models/wiki_page.py -> build/lib/vsts/wiki/v4_1/models copying vsts/wiki/v4_1/models/git_repository.py -> build/lib/vsts/wiki/v4_1/models copying vsts/wiki/v4_1/models/wiki_v2.py -> build/lib/vsts/wiki/v4_1/models copying vsts/wiki/v4_1/models/wiki_page_move.py -> build/lib/vsts/wiki/v4_1/models copying vsts/wiki/v4_1/models/wiki_page_view_stats.py -> build/lib/vsts/wiki/v4_1/models copying vsts/wiki/v4_1/models/wiki_attachment_response.py -> build/lib/vsts/wiki/v4_1/models copying vsts/wiki/v4_1/models/wiki_page_response.py -> build/lib/vsts/wiki/v4_1/models copying vsts/wiki/v4_1/models/git_repository_ref.py -> build/lib/vsts/wiki/v4_1/models copying vsts/wiki/v4_1/models/wiki_page_move_parameters.py -> build/lib/vsts/wiki/v4_1/models copying vsts/wiki/v4_1/models/wiki_create_base_parameters.py -> build/lib/vsts/wiki/v4_1/models copying vsts/wiki/v4_1/models/wiki_update_parameters.py -> build/lib/vsts/wiki/v4_1/models copying vsts/wiki/v4_1/models/wiki_attachment.py -> build/lib/vsts/wiki/v4_1/models creating build/lib/vsts/wiki/v4_0/models copying vsts/wiki/v4_0/models/wiki_update.py -> build/lib/vsts/wiki/v4_0/models copying vsts/wiki/v4_0/models/git_status.py -> build/lib/vsts/wiki/v4_0/models copying vsts/wiki/v4_0/models/file_content_metadata.py -> build/lib/vsts/wiki/v4_0/models copying vsts/wiki/v4_0/models/git_commit_ref.py -> build/lib/vsts/wiki/v4_0/models copying vsts/wiki/v4_0/models/git_repository.py -> build/lib/vsts/wiki/v4_0/models copying vsts/wiki/v4_0/models/wiki_attachment_change.py -> build/lib/vsts/wiki/v4_0/models copying vsts/wiki/v4_0/models/git_push_ref.py -> build/lib/vsts/wiki/v4_0/models copying vsts/wiki/v4_0/models/wiki_page.py -> build/lib/vsts/wiki/v4_0/models copying vsts/wiki/v4_0/models/git_status_context.py -> build/lib/vsts/wiki/v4_0/models copying vsts/wiki/v4_0/models/wiki_change.py -> build/lib/vsts/wiki/v4_0/models copying vsts/wiki/v4_0/models/git_repository_ref.py -> build/lib/vsts/wiki/v4_0/models copying vsts/wiki/v4_0/models/git_item.py -> build/lib/vsts/wiki/v4_0/models copying vsts/wiki/v4_0/models/item_content.py -> build/lib/vsts/wiki/v4_0/models copying vsts/wiki/v4_0/models/item_model.py -> build/lib/vsts/wiki/v4_0/models copying vsts/wiki/v4_0/models/git_user_date.py -> build/lib/vsts/wiki/v4_0/models copying vsts/wiki/v4_0/models/__init__.py -> build/lib/vsts/wiki/v4_0/models copying vsts/wiki/v4_0/models/wiki_attachment.py -> build/lib/vsts/wiki/v4_0/models copying vsts/wiki/v4_0/models/wiki_attachment_response.py -> build/lib/vsts/wiki/v4_0/models copying vsts/wiki/v4_0/models/git_ref_update.py -> build/lib/vsts/wiki/v4_0/models copying vsts/wiki/v4_0/models/wiki_repository.py -> build/lib/vsts/wiki/v4_0/models copying vsts/wiki/v4_0/models/change.py -> build/lib/vsts/wiki/v4_0/models copying vsts/wiki/v4_0/models/wiki_page_change.py -> build/lib/vsts/wiki/v4_0/models copying vsts/wiki/v4_0/models/git_push.py -> build/lib/vsts/wiki/v4_0/models copying vsts/wiki/v4_0/models/git_template.py -> build/lib/vsts/wiki/v4_0/models copying vsts/wiki/v4_0/models/git_version_descriptor.py -> build/lib/vsts/wiki/v4_0/models creating build/lib/vsts/work/v4_1 copying vsts/work/v4_1/work_client.py -> build/lib/vsts/work/v4_1 copying vsts/work/v4_1/__init__.py -> build/lib/vsts/work/v4_1 creating build/lib/vsts/work/v4_0 copying vsts/work/v4_0/__init__.py -> build/lib/vsts/work/v4_0 copying vsts/work/v4_0/work_client.py -> build/lib/vsts/work/v4_0 creating build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/board_card_rule_settings.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/team_field_value.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/timeline_team_iteration.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/team_settings_data_contract_base.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/work_item_type_reference.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/team_context.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/backlog_configuration.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/timeline_criteria_status.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/identity_ref.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/iteration_work_items.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/work_item_field_reference.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/parent_child_wIMap.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/team_settings_days_off_patch.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/team_settings_iteration.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/filter_clause.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/board_column.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/team_member_capacity.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/member.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/board_chart.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/board_suggested_value.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/plan_view_data.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/timeline_iteration_status.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/board_card_settings.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/timeline_team_status.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/graph_subject_base.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/board_row.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/activity.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/backlog_level.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/field_reference.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/__init__.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/team_iteration_attributes.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/work_item_tracking_resource_reference.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/reference_links.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/backlog_column.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/work_item_link.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/work_item_reference.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/process_configuration.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/work_item_type_state_info.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/team_field_values_patch.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/backlog_level_configuration.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/capacity_patch.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/plan.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/delivery_view_data.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/backlog_fields.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/update_plan.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/team_settings_days_off.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/board.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/backlog_level_work_items.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/date_range.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/board_user_settings.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/work_item_color.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/category_configuration.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/team_settings_patch.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/rule.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/team_setting.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/board_fields.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/team_field_values.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/board_reference.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/board_chart_reference.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/create_plan.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/timeline_team_data.py -> build/lib/vsts/work/v4_1/models creating build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/timeline_team_iteration.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/board_card_settings.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/capacity_patch.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/timeline_criteria_status.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/team_field_values.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/timeline_iteration_status.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/plan.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/board_card_rule_settings.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/board_chart_reference.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/parent_child_wIMap.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/work_item_tracking_resource_reference.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/reference_links.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/board_row.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/activity.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/plan_view_data.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/backlog_level.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/work_item_type_state_info.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/board_suggested_value.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/date_range.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/team_settings_iteration.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/team_context.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/team_settings_days_off_patch.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/team_field_value.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/board.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/backlog_configuration.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/team_settings_data_contract_base.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/backlog_fields.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/rule.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/process_configuration.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/board_reference.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/field_reference.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/create_plan.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/work_item_color.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/backlog_level_configuration.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/timeline_team_data.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/work_item_type_reference.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/work_item_field_reference.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/board_column.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/board_fields.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/category_configuration.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/update_plan.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/team_member_capacity.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/timeline_team_status.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/identity_ref.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/team_iteration_attributes.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/board_chart.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/team_setting.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/__init__.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/board_filter_settings.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/filter_group.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/team_settings_patch.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/member.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/team_field_values_patch.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/delivery_view_data.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/board_user_settings.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/backlog_column.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/filter_clause.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/team_settings_days_off.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/filter_model.py -> build/lib/vsts/work/v4_0/models creating build/lib/vsts/work_item_tracking_process/v4_1 copying vsts/work_item_tracking_process/v4_1/work_item_tracking_process_client.py -> build/lib/vsts/work_item_tracking_process/v4_1 copying vsts/work_item_tracking_process/v4_1/__init__.py -> build/lib/vsts/work_item_tracking_process/v4_1 creating build/lib/vsts/work_item_tracking_process/v4_0 copying vsts/work_item_tracking_process/v4_0/work_item_tracking_process_client.py -> build/lib/vsts/work_item_tracking_process/v4_0 copying vsts/work_item_tracking_process/v4_0/__init__.py -> build/lib/vsts/work_item_tracking_process/v4_0 creating build/lib/vsts/work_item_tracking_process/v4_1/models copying vsts/work_item_tracking_process/v4_1/models/wit_contribution.py -> build/lib/vsts/work_item_tracking_process/v4_1/models copying vsts/work_item_tracking_process/v4_1/models/process_properties.py -> build/lib/vsts/work_item_tracking_process/v4_1/models copying vsts/work_item_tracking_process/v4_1/models/form_layout.py -> build/lib/vsts/work_item_tracking_process/v4_1/models copying vsts/work_item_tracking_process/v4_1/models/field_model.py -> build/lib/vsts/work_item_tracking_process/v4_1/models copying vsts/work_item_tracking_process/v4_1/models/page.py -> build/lib/vsts/work_item_tracking_process/v4_1/models copying vsts/work_item_tracking_process/v4_1/models/__init__.py -> build/lib/vsts/work_item_tracking_process/v4_1/models copying vsts/work_item_tracking_process/v4_1/models/work_item_state_result_model.py -> build/lib/vsts/work_item_tracking_process/v4_1/models copying vsts/work_item_tracking_process/v4_1/models/work_item_type_model.py -> build/lib/vsts/work_item_tracking_process/v4_1/models copying vsts/work_item_tracking_process/v4_1/models/project_reference.py -> build/lib/vsts/work_item_tracking_process/v4_1/models copying vsts/work_item_tracking_process/v4_1/models/work_item_behavior_field.py -> build/lib/vsts/work_item_tracking_process/v4_1/models copying vsts/work_item_tracking_process/v4_1/models/work_item_type_behavior.py -> build/lib/vsts/work_item_tracking_process/v4_1/models copying vsts/work_item_tracking_process/v4_1/models/field_rule_model.py -> build/lib/vsts/work_item_tracking_process/v4_1/models copying vsts/work_item_tracking_process/v4_1/models/section.py -> build/lib/vsts/work_item_tracking_process/v4_1/models copying vsts/work_item_tracking_process/v4_1/models/update_process_model.py -> build/lib/vsts/work_item_tracking_process/v4_1/models copying vsts/work_item_tracking_process/v4_1/models/control.py -> build/lib/vsts/work_item_tracking_process/v4_1/models copying vsts/work_item_tracking_process/v4_1/models/process_model.py -> build/lib/vsts/work_item_tracking_process/v4_1/models copying vsts/work_item_tracking_process/v4_1/models/work_item_behavior.py -> build/lib/vsts/work_item_tracking_process/v4_1/models copying vsts/work_item_tracking_process/v4_1/models/work_item_behavior_reference.py -> build/lib/vsts/work_item_tracking_process/v4_1/models copying vsts/work_item_tracking_process/v4_1/models/extension.py -> build/lib/vsts/work_item_tracking_process/v4_1/models copying vsts/work_item_tracking_process/v4_1/models/rule_condition_model.py -> build/lib/vsts/work_item_tracking_process/v4_1/models copying vsts/work_item_tracking_process/v4_1/models/group.py -> build/lib/vsts/work_item_tracking_process/v4_1/models copying vsts/work_item_tracking_process/v4_1/models/rule_action_model.py -> build/lib/vsts/work_item_tracking_process/v4_1/models copying vsts/work_item_tracking_process/v4_1/models/create_process_model.py -> build/lib/vsts/work_item_tracking_process/v4_1/models creating build/lib/vsts/work_item_tracking_process/v4_0/models copying vsts/work_item_tracking_process/v4_0/models/form_layout.py -> build/lib/vsts/work_item_tracking_process/v4_0/models copying vsts/work_item_tracking_process/v4_0/models/__init__.py -> build/lib/vsts/work_item_tracking_process/v4_0/models copying vsts/work_item_tracking_process/v4_0/models/extension.py -> build/lib/vsts/work_item_tracking_process/v4_0/models copying vsts/work_item_tracking_process/v4_0/models/work_item_type_model.py -> build/lib/vsts/work_item_tracking_process/v4_0/models copying vsts/work_item_tracking_process/v4_0/models/create_process_model.py -> build/lib/vsts/work_item_tracking_process/v4_0/models copying vsts/work_item_tracking_process/v4_0/models/page.py -> build/lib/vsts/work_item_tracking_process/v4_0/models copying vsts/work_item_tracking_process/v4_0/models/rule_condition_model.py -> build/lib/vsts/work_item_tracking_process/v4_0/models copying vsts/work_item_tracking_process/v4_0/models/section.py -> build/lib/vsts/work_item_tracking_process/v4_0/models copying vsts/work_item_tracking_process/v4_0/models/rule_action_model.py -> build/lib/vsts/work_item_tracking_process/v4_0/models copying vsts/work_item_tracking_process/v4_0/models/work_item_behavior_field.py -> build/lib/vsts/work_item_tracking_process/v4_0/models copying vsts/work_item_tracking_process/v4_0/models/control.py -> build/lib/vsts/work_item_tracking_process/v4_0/models copying vsts/work_item_tracking_process/v4_0/models/work_item_behavior.py -> build/lib/vsts/work_item_tracking_process/v4_0/models copying vsts/work_item_tracking_process/v4_0/models/work_item_type_behavior.py -> build/lib/vsts/work_item_tracking_process/v4_0/models copying vsts/work_item_tracking_process/v4_0/models/work_item_behavior_reference.py -> build/lib/vsts/work_item_tracking_process/v4_0/models copying vsts/work_item_tracking_process/v4_0/models/work_item_state_result_model.py -> build/lib/vsts/work_item_tracking_process/v4_0/models copying vsts/work_item_tracking_process/v4_0/models/wit_contribution.py -> build/lib/vsts/work_item_tracking_process/v4_0/models copying vsts/work_item_tracking_process/v4_0/models/field_rule_model.py -> build/lib/vsts/work_item_tracking_process/v4_0/models copying vsts/work_item_tracking_process/v4_0/models/field_model.py -> build/lib/vsts/work_item_tracking_process/v4_0/models copying vsts/work_item_tracking_process/v4_0/models/project_reference.py -> build/lib/vsts/work_item_tracking_process/v4_0/models copying vsts/work_item_tracking_process/v4_0/models/update_process_model.py -> build/lib/vsts/work_item_tracking_process/v4_0/models copying vsts/work_item_tracking_process/v4_0/models/process_model.py -> build/lib/vsts/work_item_tracking_process/v4_0/models copying vsts/work_item_tracking_process/v4_0/models/group.py -> build/lib/vsts/work_item_tracking_process/v4_0/models copying vsts/work_item_tracking_process/v4_0/models/process_properties.py -> build/lib/vsts/work_item_tracking_process/v4_0/models creating build/lib/vsts/symbol/v4_1 copying vsts/symbol/v4_1/symbol_client.py -> build/lib/vsts/symbol/v4_1 copying vsts/symbol/v4_1/__init__.py -> build/lib/vsts/symbol/v4_1 creating build/lib/vsts/symbol/v4_1/models copying vsts/symbol/v4_1/models/debug_entry.py -> build/lib/vsts/symbol/v4_1/models copying vsts/symbol/v4_1/models/request.py -> build/lib/vsts/symbol/v4_1/models copying vsts/symbol/v4_1/models/json_blob_identifier_with_blocks.py -> build/lib/vsts/symbol/v4_1/models copying vsts/symbol/v4_1/models/__init__.py -> build/lib/vsts/symbol/v4_1/models copying vsts/symbol/v4_1/models/json_blob_block_hash.py -> build/lib/vsts/symbol/v4_1/models copying vsts/symbol/v4_1/models/resource_base.py -> build/lib/vsts/symbol/v4_1/models copying vsts/symbol/v4_1/models/debug_entry_create_batch.py -> build/lib/vsts/symbol/v4_1/models copying vsts/symbol/v4_1/models/json_blob_identifier.py -> build/lib/vsts/symbol/v4_1/models creating build/lib/vsts/work_item_tracking_process_definitions/v4_0 copying vsts/work_item_tracking_process_definitions/v4_0/work_item_tracking_process_definitions_client.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_0 copying vsts/work_item_tracking_process_definitions/v4_0/__init__.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_0 creating build/lib/vsts/work_item_tracking_process_definitions/v4_1 copying vsts/work_item_tracking_process_definitions/v4_1/__init__.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_1 copying vsts/work_item_tracking_process_definitions/v4_1/work_item_tracking_process_definitions_client.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_1 creating build/lib/vsts/work_item_tracking_process_definitions/v4_0/models copying vsts/work_item_tracking_process_definitions/v4_0/models/extension.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_0/models copying vsts/work_item_tracking_process_definitions/v4_0/models/field_update.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_0/models copying vsts/work_item_tracking_process_definitions/v4_0/models/work_item_type_model.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_0/models copying vsts/work_item_tracking_process_definitions/v4_0/models/behavior_model.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_0/models copying vsts/work_item_tracking_process_definitions/v4_0/models/hide_state_model.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_0/models copying vsts/work_item_tracking_process_definitions/v4_0/models/pick_list_model.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_0/models copying vsts/work_item_tracking_process_definitions/v4_0/models/work_item_type_field_model.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_0/models copying vsts/work_item_tracking_process_definitions/v4_0/models/form_layout.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_0/models copying vsts/work_item_tracking_process_definitions/v4_0/models/wit_contribution.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_0/models copying vsts/work_item_tracking_process_definitions/v4_0/models/__init__.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_0/models copying vsts/work_item_tracking_process_definitions/v4_0/models/page.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_0/models copying vsts/work_item_tracking_process_definitions/v4_0/models/behavior_create_model.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_0/models copying vsts/work_item_tracking_process_definitions/v4_0/models/pick_list_item_model.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_0/models copying vsts/work_item_tracking_process_definitions/v4_0/models/control.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_0/models copying vsts/work_item_tracking_process_definitions/v4_0/models/pick_list_metadata_model.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_0/models copying vsts/work_item_tracking_process_definitions/v4_0/models/behavior_replace_model.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_0/models copying vsts/work_item_tracking_process_definitions/v4_0/models/section.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_0/models copying vsts/work_item_tracking_process_definitions/v4_0/models/work_item_state_result_model.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_0/models copying vsts/work_item_tracking_process_definitions/v4_0/models/work_item_behavior_reference.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_0/models copying vsts/work_item_tracking_process_definitions/v4_0/models/field_model.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_0/models copying vsts/work_item_tracking_process_definitions/v4_0/models/work_item_state_input_model.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_0/models copying vsts/work_item_tracking_process_definitions/v4_0/models/group.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_0/models copying vsts/work_item_tracking_process_definitions/v4_0/models/work_item_type_behavior.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_0/models copying vsts/work_item_tracking_process_definitions/v4_0/models/work_item_type_update_model.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_0/models creating build/lib/vsts/work_item_tracking_process_definitions/v4_1/models copying vsts/work_item_tracking_process_definitions/v4_1/models/pick_list_metadata_model.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_1/models copying vsts/work_item_tracking_process_definitions/v4_1/models/form_layout.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_1/models copying vsts/work_item_tracking_process_definitions/v4_1/models/behavior_model.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_1/models copying vsts/work_item_tracking_process_definitions/v4_1/models/work_item_type_behavior.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_1/models copying vsts/work_item_tracking_process_definitions/v4_1/models/hide_state_model.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_1/models copying vsts/work_item_tracking_process_definitions/v4_1/models/work_item_type_field_model.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_1/models copying vsts/work_item_tracking_process_definitions/v4_1/models/wit_contribution.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_1/models copying vsts/work_item_tracking_process_definitions/v4_1/models/pick_list_item_model.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_1/models copying vsts/work_item_tracking_process_definitions/v4_1/models/__init__.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_1/models copying vsts/work_item_tracking_process_definitions/v4_1/models/behavior_replace_model.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_1/models copying vsts/work_item_tracking_process_definitions/v4_1/models/field_update.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_1/models copying vsts/work_item_tracking_process_definitions/v4_1/models/field_model.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_1/models copying vsts/work_item_tracking_process_definitions/v4_1/models/work_item_state_result_model.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_1/models copying vsts/work_item_tracking_process_definitions/v4_1/models/work_item_behavior_reference.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_1/models copying vsts/work_item_tracking_process_definitions/v4_1/models/pick_list_model.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_1/models copying vsts/work_item_tracking_process_definitions/v4_1/models/work_item_type_update_model.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_1/models copying vsts/work_item_tracking_process_definitions/v4_1/models/group.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_1/models copying vsts/work_item_tracking_process_definitions/v4_1/models/page.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_1/models copying vsts/work_item_tracking_process_definitions/v4_1/models/control.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_1/models copying vsts/work_item_tracking_process_definitions/v4_1/models/section.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_1/models copying vsts/work_item_tracking_process_definitions/v4_1/models/extension.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_1/models copying vsts/work_item_tracking_process_definitions/v4_1/models/work_item_state_input_model.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_1/models copying vsts/work_item_tracking_process_definitions/v4_1/models/behavior_create_model.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_1/models copying vsts/work_item_tracking_process_definitions/v4_1/models/work_item_type_model.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_1/models creating build/lib/vsts/settings/v4_0 copying vsts/settings/v4_0/__init__.py -> build/lib/vsts/settings/v4_0 copying vsts/settings/v4_0/settings_client.py -> build/lib/vsts/settings/v4_0 creating build/lib/vsts/settings/v4_1 copying vsts/settings/v4_1/settings_client.py -> build/lib/vsts/settings/v4_1 copying vsts/settings/v4_1/__init__.py -> build/lib/vsts/settings/v4_1 creating build/lib/vsts/task/v4_1 copying vsts/task/v4_1/task_client.py -> build/lib/vsts/task/v4_1 copying vsts/task/v4_1/__init__.py -> build/lib/vsts/task/v4_1 creating build/lib/vsts/task/v4_0 copying vsts/task/v4_0/task_client.py -> build/lib/vsts/task/v4_0 copying vsts/task/v4_0/__init__.py -> build/lib/vsts/task/v4_0 creating build/lib/vsts/task/v4_1/models copying vsts/task/v4_1/models/timeline_record.py -> build/lib/vsts/task/v4_1/models copying vsts/task/v4_1/models/task_orchestration_plan_groups_queue_metrics.py -> build/lib/vsts/task/v4_1/models copying vsts/task/v4_1/models/timeline_reference.py -> build/lib/vsts/task/v4_1/models copying vsts/task/v4_1/models/task_orchestration_queued_plan_group.py -> build/lib/vsts/task/v4_1/models copying vsts/task/v4_1/models/task_orchestration_item.py -> build/lib/vsts/task/v4_1/models copying vsts/task/v4_1/models/task_orchestration_container.py -> build/lib/vsts/task/v4_1/models copying vsts/task/v4_1/models/job_option.py -> build/lib/vsts/task/v4_1/models copying vsts/task/v4_1/models/plan_environment.py -> build/lib/vsts/task/v4_1/models copying vsts/task/v4_1/models/task_orchestration_plan_reference.py -> build/lib/vsts/task/v4_1/models copying vsts/task/v4_1/models/reference_links.py -> build/lib/vsts/task/v4_1/models copying vsts/task/v4_1/models/task_attachment.py -> build/lib/vsts/task/v4_1/models copying vsts/task/v4_1/models/task_reference.py -> build/lib/vsts/task/v4_1/models copying vsts/task/v4_1/models/timeline.py -> build/lib/vsts/task/v4_1/models copying vsts/task/v4_1/models/task_orchestration_plan.py -> build/lib/vsts/task/v4_1/models copying vsts/task/v4_1/models/task_orchestration_owner.py -> build/lib/vsts/task/v4_1/models copying vsts/task/v4_1/models/__init__.py -> build/lib/vsts/task/v4_1/models copying vsts/task/v4_1/models/variable_value.py -> build/lib/vsts/task/v4_1/models copying vsts/task/v4_1/models/issue.py -> build/lib/vsts/task/v4_1/models copying vsts/task/v4_1/models/mask_hint.py -> build/lib/vsts/task/v4_1/models copying vsts/task/v4_1/models/task_log.py -> build/lib/vsts/task/v4_1/models copying vsts/task/v4_1/models/task_orchestration_queued_plan.py -> build/lib/vsts/task/v4_1/models copying vsts/task/v4_1/models/project_reference.py -> build/lib/vsts/task/v4_1/models copying vsts/task/v4_1/models/task_log_reference.py -> build/lib/vsts/task/v4_1/models creating build/lib/vsts/task/v4_0/models copying vsts/task/v4_0/models/timeline.py -> build/lib/vsts/task/v4_0/models copying vsts/task/v4_0/models/__init__.py -> build/lib/vsts/task/v4_0/models copying vsts/task/v4_0/models/reference_links.py -> build/lib/vsts/task/v4_0/models copying vsts/task/v4_0/models/task_orchestration_container.py -> build/lib/vsts/task/v4_0/models copying vsts/task/v4_0/models/task_orchestration_queued_plan_group.py -> build/lib/vsts/task/v4_0/models copying vsts/task/v4_0/models/task_attachment.py -> build/lib/vsts/task/v4_0/models copying vsts/task/v4_0/models/job_option.py -> build/lib/vsts/task/v4_0/models copying vsts/task/v4_0/models/issue.py -> build/lib/vsts/task/v4_0/models copying vsts/task/v4_0/models/task_log.py -> build/lib/vsts/task/v4_0/models copying vsts/task/v4_0/models/task_orchestration_plan_reference.py -> build/lib/vsts/task/v4_0/models copying vsts/task/v4_0/models/task_orchestration_queued_plan.py -> build/lib/vsts/task/v4_0/models copying vsts/task/v4_0/models/task_orchestration_owner.py -> build/lib/vsts/task/v4_0/models copying vsts/task/v4_0/models/task_orchestration_plan_groups_queue_metrics.py -> build/lib/vsts/task/v4_0/models copying vsts/task/v4_0/models/task_reference.py -> build/lib/vsts/task/v4_0/models copying vsts/task/v4_0/models/plan_environment.py -> build/lib/vsts/task/v4_0/models copying vsts/task/v4_0/models/mask_hint.py -> build/lib/vsts/task/v4_0/models copying vsts/task/v4_0/models/task_log_reference.py -> build/lib/vsts/task/v4_0/models copying vsts/task/v4_0/models/variable_value.py -> build/lib/vsts/task/v4_0/models copying vsts/task/v4_0/models/timeline_record.py -> build/lib/vsts/task/v4_0/models copying vsts/task/v4_0/models/timeline_reference.py -> build/lib/vsts/task/v4_0/models copying vsts/task/v4_0/models/project_reference.py -> build/lib/vsts/task/v4_0/models copying vsts/task/v4_0/models/task_orchestration_plan.py -> build/lib/vsts/task/v4_0/models copying vsts/task/v4_0/models/task_orchestration_item.py -> build/lib/vsts/task/v4_0/models creating build/lib/vsts/task_agent/v4_0 copying vsts/task_agent/v4_0/__init__.py -> build/lib/vsts/task_agent/v4_0 copying vsts/task_agent/v4_0/task_agent_client.py -> build/lib/vsts/task_agent/v4_0 creating build/lib/vsts/task_agent/v4_1 copying vsts/task_agent/v4_1/__init__.py -> build/lib/vsts/task_agent/v4_1 copying vsts/task_agent/v4_1/task_agent_client.py -> build/lib/vsts/task_agent/v4_1 creating build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_source_definition.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/deployment_machine_group.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/service_endpoint_authentication_scheme.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/service_endpoint_execution_data.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_agent_message.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/service_endpoint_execution_record.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_hub_license_details.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/deployment_group_reference.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/variable_group_provider_data.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/package_version.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_agent_update.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_agent.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/result_transformation_details.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/input_descriptor.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_package_metadata.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_definition.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/input_values.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/identity_ref.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_input_definition_base.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/secure_file.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_agent_pool_maintenance_job.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/variable_group.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_definition_reference.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/data_source_binding.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_orchestration_owner.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/metrics_columns_header.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/metrics_column_meta_data.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/dependency_data.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/variable_value.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/input_validation.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_agent_pool_maintenance_definition.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/input_validation_request.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_agent_pool_maintenance_options.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/deployment_machine_group_reference.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_input_validation.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_version.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_source_definition_base.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/publish_task_group_metadata.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/project_reference.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/data_source.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_agent_public_key.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/deployment_group.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/service_endpoint_execution_records_input.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/data_source_details.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/service_endpoint.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/service_endpoint_details.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/deployment_machine.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_group.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/metrics_row.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_agent_pool_reference.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/aad_oauth_token_request.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_agent_pool.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_group_definition.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/reference_links.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_agent_pool_maintenance_retention_policy.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/input_value.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_definition_endpoint.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_agent_pool_maintenance_job_target_agent.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_output_variable.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_agent_authorization.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/service_endpoint_request.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_agent_reference.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_agent_update_reason.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/azure_subscription.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_agent_queue.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/dependency_binding.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/service_endpoint_request_result.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_agent_job_request.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_reference.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/validation_item.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_agent_session.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_input_definition.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/package_metadata.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/data_source_binding_base.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_agent_pool_maintenance_schedule.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/__init__.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_agent_session_key.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/depends_on.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/service_endpoint_type.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_execution.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/aad_oauth_token_result.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/deployment_group_metrics.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/help_link.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/endpoint_authorization.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_group_step.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/azure_subscription_query_result.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/authorization_header.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_group_revision.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/endpoint_url.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/input_values_error.py -> build/lib/vsts/task_agent/v4_0/models creating build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/reference_links.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/deployment_group.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/__init__.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/service_endpoint_type.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/authorization_header.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/authentication_scheme_reference.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_definition.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/result_transformation_details.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_agent_message.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/metrics_row.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_group_update_parameter.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/service_endpoint_authentication_scheme.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/project_reference.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/input_validation.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/publish_task_group_metadata.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/service_endpoint_request_result.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_agent_pool_maintenance_options.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/oAuth_configuration_params.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/service_endpoint_execution_record.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_orchestration_plan_group.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_group_create_parameter.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_definition_reference.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_input_definition.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_group.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_agent_update_reason.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/endpoint_authorization.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/input_values.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_input_definition_base.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/variable_group_parameters.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/service_endpoint_execution_records_input.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/secure_file.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_agent_reference.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_agent_public_key.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/deployment_machine.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/data_source.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/input_validation_request.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/variable_value.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_group_step.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/deployment_target_update_parameter.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_source_definition_base.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/metrics_columns_header.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/deployment_group_create_parameter_pool_property.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/input_descriptor.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_agent_pool_reference.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/endpoint_url.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/azure_subscription.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/data_source_details.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/variable_group_provider_data.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/deployment_pool_summary.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/input_value.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/help_link.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/package_version.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_group_definition.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_agent_queue.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/service_endpoint_request.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/deployment_group_update_parameter.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/validation_item.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/oAuth_configuration.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_agent_pool.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_reference.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/graph_subject_base.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/aad_oauth_token_request.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_input_validation.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_hub_license_details.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_agent_session.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/input_values_error.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_agent_pool_maintenance_job_target_agent.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/deployment_group_create_parameter.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/package_metadata.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/service_endpoint_details.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_agent_pool_maintenance_job.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_agent_pool_maintenance_definition.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/data_source_binding_base.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/identity_ref.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/service_endpoint_execution_data.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/resource_usage.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/metrics_column_meta_data.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_version.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/deployment_machine_group.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_agent_pool_maintenance_schedule.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/dependency_binding.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/variable_group.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/aad_oauth_token_result.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_source_definition.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_agent_update.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_agent_session_key.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_output_variable.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_agent.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/service_endpoint.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/deployment_group_metrics.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/dependency_data.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/data_source_binding.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/deployment_group_reference.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_agent_authorization.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_agent_pool_maintenance_retention_policy.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/depends_on.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_execution.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/client_certificate.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_agent_delay_source.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_definition_endpoint.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_orchestration_owner.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_group_revision.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/azure_subscription_query_result.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_agent_job_request.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/deployment_machine_group_reference.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_package_metadata.py -> build/lib/vsts/task_agent/v4_1/models creating build/lib/vsts/test/v4_0 copying vsts/test/v4_0/test_client.py -> build/lib/vsts/test/v4_0 copying vsts/test/v4_0/__init__.py -> build/lib/vsts/test/v4_0 creating build/lib/vsts/test/v4_1 copying vsts/test/v4_1/test_client.py -> build/lib/vsts/test/v4_1 copying vsts/test/v4_1/__init__.py -> build/lib/vsts/test/v4_1 creating build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/name_value_pair.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_to_work_item_links.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_points_query.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_action_result_model.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_plan_clone_request.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/linked_work_items_query_result.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/release_environment_definition_reference.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/run_update_model.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/code_coverage_summary.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/build_configuration.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/results_filter.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/clone_options.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/run_create_model.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_results_details_for_group.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/clone_operation_information.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_result_model_base.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_results_query.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_iteration_details_model.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/team_project_reference.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_result_trend_filter.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/failing_since.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/clone_statistics.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_failure_details.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/shallow_reference.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/aggregated_data_for_result_trend.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/aggregated_results_by_outcome.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/identity_ref.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/aggregated_results_analysis.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/custom_test_field_definition.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_method.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/suite_create_model.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_result_parameter_model.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_suite_clone_request.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_result_create_model.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_case_result_update_model.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/team_context.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_attachment_reference.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_operation_reference.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_summary_for_work_item.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/run_statistic.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/query_model.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_result_payload.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/module_coverage.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_attachment.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/build_reference.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_result_document.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/last_result_details.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/code_coverage_data.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/suite_entry_update_model.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/point_update_model.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_results_details.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/code_coverage_statistics.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/function_coverage.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/build_coverage.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_variable.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/result_retention_settings.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/property_bag.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_plan.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/dtl_environment_details.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_case_result_identifier.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/work_item_to_test_links.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/shared_step_model.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/plan_update_model.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/coverage_statistics.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/release_reference.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_result_history.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/linked_work_items_query.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_message_log_details.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/suite_entry.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_failures_analysis.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/point_assignment.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_attachment_request_model.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_case_result.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/run_filter.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_results_context.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_resolution_state.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/custom_test_field.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_settings.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_suite.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/aggregated_results_difference.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_case_result_attachment_model.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_point.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/__init__.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_run.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_environment.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_result_history_details_for_group.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/suite_test_case.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_session.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_result_summary.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_run_statistic.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_run_coverage.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/work_item_reference.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/points_filter.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_configuration.py -> build/lib/vsts/test/v4_0/models creating build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/code_coverage_statistics.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/build_reference.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_results_groups_for_build.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_run_coverage.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_result_model_base.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/linked_work_items_query_result.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/run_statistic.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/work_item_reference.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_result_payload.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_attachment_reference.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_attachment.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_case_result.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_suite.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/suite_entry.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/dtl_environment_details.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/results_filter.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/suite_test_case.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_method.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_result_document.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/shared_step_model.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/result_retention_settings.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/linked_work_items_query.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/code_coverage_data.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/module_coverage.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/build_configuration.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_results_details_for_group.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/aggregated_data_for_result_trend.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/suite_entry_update_model.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_point.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_operation_reference.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/clone_options.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/plan_update_model.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/last_result_details.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/work_item_to_test_links.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_results_groups_for_release.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_run_statistic.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_result_history.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_action_result_model.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_result_parameter_model.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_attachment_request_model.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/suite_create_model.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_variable.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_results_context.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/team_context.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/shallow_test_case_result.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/team_project_reference.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/function_coverage.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/name_value_pair.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_result_history_details_for_group.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_suite_clone_request.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/reference_links.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_plan.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_resolution_state.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/release_reference.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_settings.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/build_coverage.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_iteration_details_model.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/coverage_statistics.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/clone_statistics.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_configuration.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/code_coverage_summary.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/aggregated_results_difference.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/aggregated_results_by_outcome.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_results_details.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/aggregated_runs_by_state.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/failing_since.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/clone_operation_information.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_failures_analysis.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_to_work_item_links.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_result_trend_filter.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/custom_test_field_definition.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/field_details_for_test_results.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/query_model.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/__init__.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/points_filter.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/run_update_model.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/run_create_model.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_results_query.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_run.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/identity_ref.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_plan_clone_request.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/suite_update_model.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_points_query.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/point_update_model.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/release_environment_definition_reference.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/point_assignment.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_result_create_model.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_session.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_result_summary.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/property_bag.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_failure_details.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_case_result_attachment_model.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_summary_for_work_item.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/custom_test_field.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/graph_subject_base.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_case_result_update_model.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_environment.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_message_log_details.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/run_filter.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/shallow_reference.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/aggregated_results_analysis.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_case_result_identifier.py -> build/lib/vsts/test/v4_1/models creating build/lib/vsts/work_item_tracking/v4_0 copying vsts/work_item_tracking/v4_0/work_item_tracking_client.py -> build/lib/vsts/work_item_tracking/v4_0 copying vsts/work_item_tracking/v4_0/__init__.py -> build/lib/vsts/work_item_tracking/v4_0 creating build/lib/vsts/work_item_tracking/v4_1 copying vsts/work_item_tracking/v4_1/work_item_tracking_client.py -> build/lib/vsts/work_item_tracking/v4_1 copying vsts/work_item_tracking/v4_1/__init__.py -> build/lib/vsts/work_item_tracking/v4_1 creating build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_reference.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/__init__.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_link.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_tracking_resource.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/team_context.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/identity_ref.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_icon.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_comment.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_tracking_resource_reference.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_relation_type.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/account_recent_activity_work_item_model.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_delete_update.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_relation_updates.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_template_reference.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/reporting_work_item_link.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/reference_links.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/json_patch_operation.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_type_template_update_model.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_relation.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_state_transition.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/account_work_work_item_model.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_state_color.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_type.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/project_work_item_state_colors.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/identity_reference.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/attachment_reference.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_delete.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_history.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/wiql.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_query_clause.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_field.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_classification_node.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_update.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/reporting_work_item_revisions_filter.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/reporting_work_item_links_batch.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/account_recent_mention_work_item_model.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_field_operation.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/artifact_uri_query.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_delete_reference.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_type_state_colors.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_type_category.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/artifact_uri_query_result.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/provisioning_result.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_query_result.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_tracking_reference.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/query_hierarchy_items_result.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/link.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_template.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/account_my_work_result.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_type_field_instance.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_type_reference.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_type_color_and_icon.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/fields_to_evaluate.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_field_update.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/streamed_batch.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_delete_shallow_reference.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_query_sort_column.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_artifact_link.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/reporting_work_item_revisions_batch.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_type_template.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_field_reference.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_comments.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/query_hierarchy_item.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_type_color.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/field_dependent_rule.py -> build/lib/vsts/work_item_tracking/v4_0/models creating build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_delete_update.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_link.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_history.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_query_clause.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_update.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/reference_links.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/link.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_type_category.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_relation.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_type_field_with_references.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/reporting_work_item_links_batch.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/wiql.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_delete_reference.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/project_work_item_state_colors.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/query_hierarchy_items_result.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_type_field_instance_base.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_tracking_reference.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_type.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/reporting_work_item_revisions_batch.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/artifact_uri_query_result.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/artifact_uri_query.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/__init__.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/attachment_reference.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/graph_subject_base.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_field_operation.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_next_state_on_transition.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_relation_updates.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_tracking_resource.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_state_color.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/reporting_work_item_revisions_filter.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_field_update.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_icon.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/reporting_work_item_link.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/field_dependent_rule.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/account_work_work_item_model.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/query_hierarchy_item.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/fields_to_evaluate.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_field_reference.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/provisioning_result.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_state_transition.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_type_state_colors.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/streamed_batch.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_type_color.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_reference.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_type_field_instance.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_type_template_update_model.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_delete_shallow_reference.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_tracking_resource_reference.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_artifact_link.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_type_reference.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_relation_type.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_type_template.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_template.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/account_recent_activity_work_item_model.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/team_context.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_query_result.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_delete.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/account_my_work_result.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/identity_reference.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_comment.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/account_recent_mention_work_item_model.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_type_color_and_icon.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_classification_node.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_comments.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_query_sort_column.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/json_patch_operation.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/identity_ref.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_field.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_template_reference.py -> build/lib/vsts/work_item_tracking/v4_1/models creating build/lib/vsts/tfvc/v4_0 copying vsts/tfvc/v4_0/__init__.py -> build/lib/vsts/tfvc/v4_0 copying vsts/tfvc/v4_0/tfvc_client.py -> build/lib/vsts/tfvc/v4_0 creating build/lib/vsts/tfvc/v4_1 copying vsts/tfvc/v4_1/tfvc_client.py -> build/lib/vsts/tfvc/v4_1 copying vsts/tfvc/v4_1/__init__.py -> build/lib/vsts/tfvc/v4_1 creating build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/tfvc_label_request_data.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/change.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/tfvc_label.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/version_control_project_info.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/tfvc_branch_mapping.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/tfvc_version_descriptor.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/__init__.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/item_content.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/tfvc_changeset_ref.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/tfvc_branch.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/tfvc_item_request_data.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/tfvc_changeset_search_criteria.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/tfvc_policy_override_info.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/team_project_collection_reference.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/git_repository_ref.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/tfvc_label_ref.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/tfvc_changesets_request_data.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/tfvc_shelveset_ref.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/git_repository.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/tfvc_shallow_branch_ref.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/file_content_metadata.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/tfvc_merge_source.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/tfvc_shelveset.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/team_project_reference.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/item_model.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/associated_work_item.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/tfvc_change.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/tfvc_changeset.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/tfvc_shelveset_request_data.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/tfvc_policy_failure_info.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/reference_links.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/identity_ref.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/checkin_note.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/vsts_info.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/tfvc_item_descriptor.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/tfvc_item.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/tfvc_branch_ref.py -> build/lib/vsts/tfvc/v4_0/models creating build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/team_project_collection_reference.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/associated_work_item.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/version_control_project_info.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/tfvc_branch_mapping.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/tfvc_item_request_data.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/git_repository.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/tfvc_branch.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/tfvc_merge_source.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/tfvc_shelveset_request_data.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/team_project_reference.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/file_content_metadata.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/tfvc_label.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/checkin_note.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/tfvc_changesets_request_data.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/tfvc_label_request_data.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/graph_subject_base.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/git_repository_ref.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/identity_ref.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/tfvc_changeset_ref.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/tfvc_shelveset_ref.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/tfvc_policy_failure_info.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/tfvc_policy_override_info.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/tfvc_changeset.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/tfvc_version_descriptor.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/__init__.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/change.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/tfvc_item.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/tfvc_item_descriptor.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/tfvc_label_ref.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/item_model.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/item_content.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/vsts_info.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/tfvc_shelveset.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/tfvc_changeset_search_criteria.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/tfvc_branch_ref.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/reference_links.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/tfvc_shallow_branch_ref.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/tfvc_change.py -> build/lib/vsts/tfvc/v4_1/models creating build/lib/vsts/work_item_tracking_process_template/v4_0 copying vsts/work_item_tracking_process_template/v4_0/work_item_tracking_process_template_client.py -> build/lib/vsts/work_item_tracking_process_template/v4_0 copying vsts/work_item_tracking_process_template/v4_0/__init__.py -> build/lib/vsts/work_item_tracking_process_template/v4_0 creating build/lib/vsts/work_item_tracking_process_template/v4_1 copying vsts/work_item_tracking_process_template/v4_1/__init__.py -> build/lib/vsts/work_item_tracking_process_template/v4_1 copying vsts/work_item_tracking_process_template/v4_1/work_item_tracking_process_template_client.py -> build/lib/vsts/work_item_tracking_process_template/v4_1 creating build/lib/vsts/work_item_tracking_process_template/v4_0/models copying vsts/work_item_tracking_process_template/v4_0/models/validation_issue.py -> build/lib/vsts/work_item_tracking_process_template/v4_0/models copying vsts/work_item_tracking_process_template/v4_0/models/admin_behavior.py -> build/lib/vsts/work_item_tracking_process_template/v4_0/models copying vsts/work_item_tracking_process_template/v4_0/models/admin_behavior_field.py -> build/lib/vsts/work_item_tracking_process_template/v4_0/models copying vsts/work_item_tracking_process_template/v4_0/models/process_import_result.py -> build/lib/vsts/work_item_tracking_process_template/v4_0/models copying vsts/work_item_tracking_process_template/v4_0/models/check_template_existence_result.py -> build/lib/vsts/work_item_tracking_process_template/v4_0/models copying vsts/work_item_tracking_process_template/v4_0/models/process_promote_status.py -> build/lib/vsts/work_item_tracking_process_template/v4_0/models copying vsts/work_item_tracking_process_template/v4_0/models/__init__.py -> build/lib/vsts/work_item_tracking_process_template/v4_0/models creating build/lib/vsts/work_item_tracking_process_template/v4_1/models copying vsts/work_item_tracking_process_template/v4_1/models/admin_behavior.py -> build/lib/vsts/work_item_tracking_process_template/v4_1/models copying vsts/work_item_tracking_process_template/v4_1/models/process_import_result.py -> build/lib/vsts/work_item_tracking_process_template/v4_1/models copying vsts/work_item_tracking_process_template/v4_1/models/__init__.py -> build/lib/vsts/work_item_tracking_process_template/v4_1/models copying vsts/work_item_tracking_process_template/v4_1/models/admin_behavior_field.py -> build/lib/vsts/work_item_tracking_process_template/v4_1/models copying vsts/work_item_tracking_process_template/v4_1/models/check_template_existence_result.py -> build/lib/vsts/work_item_tracking_process_template/v4_1/models copying vsts/work_item_tracking_process_template/v4_1/models/validation_issue.py -> build/lib/vsts/work_item_tracking_process_template/v4_1/models copying vsts/work_item_tracking_process_template/v4_1/models/process_promote_status.py -> build/lib/vsts/work_item_tracking_process_template/v4_1/models creating build/lib/vsts/maven/v4_1 copying vsts/maven/v4_1/__init__.py -> build/lib/vsts/maven/v4_1 copying vsts/maven/v4_1/maven_client.py -> build/lib/vsts/maven/v4_1 creating build/lib/vsts/maven/v4_1/models copying vsts/maven/v4_1/models/maven_pom_metadata.py -> build/lib/vsts/maven/v4_1/models copying vsts/maven/v4_1/models/maven_package.py -> build/lib/vsts/maven/v4_1/models copying vsts/maven/v4_1/models/maven_minimal_package_details.py -> build/lib/vsts/maven/v4_1/models copying vsts/maven/v4_1/models/__init__.py -> build/lib/vsts/maven/v4_1/models copying vsts/maven/v4_1/models/maven_pom_parent.py -> build/lib/vsts/maven/v4_1/models copying vsts/maven/v4_1/models/package.py -> build/lib/vsts/maven/v4_1/models copying vsts/maven/v4_1/models/maven_pom_person.py -> build/lib/vsts/maven/v4_1/models copying vsts/maven/v4_1/models/maven_packages_batch_request.py -> build/lib/vsts/maven/v4_1/models copying vsts/maven/v4_1/models/maven_package_version_deletion_state.py -> build/lib/vsts/maven/v4_1/models copying vsts/maven/v4_1/models/plugin_configuration.py -> build/lib/vsts/maven/v4_1/models copying vsts/maven/v4_1/models/reference_link.py -> build/lib/vsts/maven/v4_1/models copying vsts/maven/v4_1/models/reference_links.py -> build/lib/vsts/maven/v4_1/models copying vsts/maven/v4_1/models/maven_pom_organization.py -> build/lib/vsts/maven/v4_1/models copying vsts/maven/v4_1/models/batch_operation_data.py -> build/lib/vsts/maven/v4_1/models copying vsts/maven/v4_1/models/maven_pom_ci.py -> build/lib/vsts/maven/v4_1/models copying vsts/maven/v4_1/models/maven_pom_ci_notifier.py -> build/lib/vsts/maven/v4_1/models copying vsts/maven/v4_1/models/maven_pom_dependency.py -> build/lib/vsts/maven/v4_1/models copying vsts/maven/v4_1/models/maven_pom_dependency_management.py -> build/lib/vsts/maven/v4_1/models copying vsts/maven/v4_1/models/maven_pom_scm.py -> build/lib/vsts/maven/v4_1/models copying vsts/maven/v4_1/models/maven_pom_build.py -> build/lib/vsts/maven/v4_1/models copying vsts/maven/v4_1/models/maven_pom_license.py -> build/lib/vsts/maven/v4_1/models copying vsts/maven/v4_1/models/maven_pom_issue_management.py -> build/lib/vsts/maven/v4_1/models copying vsts/maven/v4_1/models/maven_pom_mailing_list.py -> build/lib/vsts/maven/v4_1/models copying vsts/maven/v4_1/models/maven_recycle_bin_package_version_details.py -> build/lib/vsts/maven/v4_1/models copying vsts/maven/v4_1/models/plugin.py -> build/lib/vsts/maven/v4_1/models copying vsts/maven/v4_1/models/maven_pom_gav.py -> build/lib/vsts/maven/v4_1/models creating build/lib/vsts/identity/v4_1 copying vsts/identity/v4_1/identity_client.py -> build/lib/vsts/identity/v4_1 copying vsts/identity/v4_1/__init__.py -> build/lib/vsts/identity/v4_1 creating build/lib/vsts/identity/v4_0 copying vsts/identity/v4_0/identity_client.py -> build/lib/vsts/identity/v4_0 copying vsts/identity/v4_0/__init__.py -> build/lib/vsts/identity/v4_0 creating build/lib/vsts/identity/v4_1/models copying vsts/identity/v4_1/models/identity_self.py -> build/lib/vsts/identity/v4_1/models copying vsts/identity/v4_1/models/framework_identity_info.py -> build/lib/vsts/identity/v4_1/models copying vsts/identity/v4_1/models/tenant_info.py -> build/lib/vsts/identity/v4_1/models copying vsts/identity/v4_1/models/identity_base.py -> build/lib/vsts/identity/v4_1/models copying vsts/identity/v4_1/models/identity_scope.py -> build/lib/vsts/identity/v4_1/models copying vsts/identity/v4_1/models/identity_batch_info.py -> build/lib/vsts/identity/v4_1/models copying vsts/identity/v4_1/models/changed_identities_context.py -> build/lib/vsts/identity/v4_1/models copying vsts/identity/v4_1/models/group_membership.py -> build/lib/vsts/identity/v4_1/models copying vsts/identity/v4_1/models/identity.py -> build/lib/vsts/identity/v4_1/models copying vsts/identity/v4_1/models/refresh_token_grant.py -> build/lib/vsts/identity/v4_1/models copying vsts/identity/v4_1/models/json_web_token.py -> build/lib/vsts/identity/v4_1/models copying vsts/identity/v4_1/models/create_scope_info.py -> build/lib/vsts/identity/v4_1/models copying vsts/identity/v4_1/models/identity_update_data.py -> build/lib/vsts/identity/v4_1/models copying vsts/identity/v4_1/models/identity_snapshot.py -> build/lib/vsts/identity/v4_1/models copying vsts/identity/v4_1/models/access_token_result.py -> build/lib/vsts/identity/v4_1/models copying vsts/identity/v4_1/models/__init__.py -> build/lib/vsts/identity/v4_1/models copying vsts/identity/v4_1/models/changed_identities.py -> build/lib/vsts/identity/v4_1/models copying vsts/identity/v4_1/models/authorization_grant.py -> build/lib/vsts/identity/v4_1/models creating build/lib/vsts/identity/v4_0/models copying vsts/identity/v4_0/models/__init__.py -> build/lib/vsts/identity/v4_0/models copying vsts/identity/v4_0/models/changed_identities.py -> build/lib/vsts/identity/v4_0/models copying vsts/identity/v4_0/models/create_scope_info.py -> build/lib/vsts/identity/v4_0/models copying vsts/identity/v4_0/models/access_token_result.py -> build/lib/vsts/identity/v4_0/models copying vsts/identity/v4_0/models/framework_identity_info.py -> build/lib/vsts/identity/v4_0/models copying vsts/identity/v4_0/models/identity_update_data.py -> build/lib/vsts/identity/v4_0/models copying vsts/identity/v4_0/models/identity_snapshot.py -> build/lib/vsts/identity/v4_0/models copying vsts/identity/v4_0/models/group_membership.py -> build/lib/vsts/identity/v4_0/models copying vsts/identity/v4_0/models/identity.py -> build/lib/vsts/identity/v4_0/models copying vsts/identity/v4_0/models/identity_batch_info.py -> build/lib/vsts/identity/v4_0/models copying vsts/identity/v4_0/models/json_web_token.py -> build/lib/vsts/identity/v4_0/models copying vsts/identity/v4_0/models/identity_scope.py -> build/lib/vsts/identity/v4_0/models copying vsts/identity/v4_0/models/refresh_token_grant.py -> build/lib/vsts/identity/v4_0/models copying vsts/identity/v4_0/models/tenant_info.py -> build/lib/vsts/identity/v4_0/models copying vsts/identity/v4_0/models/changed_identities_context.py -> build/lib/vsts/identity/v4_0/models copying vsts/identity/v4_0/models/identity_self.py -> build/lib/vsts/identity/v4_0/models copying vsts/identity/v4_0/models/authorization_grant.py -> build/lib/vsts/identity/v4_0/models creating build/lib/vsts/npm/v4_1 copying vsts/npm/v4_1/__init__.py -> build/lib/vsts/npm/v4_1 copying vsts/npm/v4_1/npm_client.py -> build/lib/vsts/npm/v4_1 creating build/lib/vsts/npm/v4_1/models copying vsts/npm/v4_1/models/npm_recycle_bin_package_version_details.py -> build/lib/vsts/npm/v4_1/models copying vsts/npm/v4_1/models/minimal_package_details.py -> build/lib/vsts/npm/v4_1/models copying vsts/npm/v4_1/models/package.py -> build/lib/vsts/npm/v4_1/models copying vsts/npm/v4_1/models/json_patch_operation.py -> build/lib/vsts/npm/v4_1/models copying vsts/npm/v4_1/models/npm_package_version_deletion_state.py -> build/lib/vsts/npm/v4_1/models copying vsts/npm/v4_1/models/__init__.py -> build/lib/vsts/npm/v4_1/models copying vsts/npm/v4_1/models/batch_operation_data.py -> build/lib/vsts/npm/v4_1/models copying vsts/npm/v4_1/models/npm_packages_batch_request.py -> build/lib/vsts/npm/v4_1/models copying vsts/npm/v4_1/models/batch_deprecate_data.py -> build/lib/vsts/npm/v4_1/models copying vsts/npm/v4_1/models/package_version_details.py -> build/lib/vsts/npm/v4_1/models copying vsts/npm/v4_1/models/upstream_source_info.py -> build/lib/vsts/npm/v4_1/models copying vsts/npm/v4_1/models/reference_links.py -> build/lib/vsts/npm/v4_1/models creating build/lib/vsts/location/v4_1 copying vsts/location/v4_1/location_client.py -> build/lib/vsts/location/v4_1 copying vsts/location/v4_1/__init__.py -> build/lib/vsts/location/v4_1 creating build/lib/vsts/location/v4_0 copying vsts/location/v4_0/__init__.py -> build/lib/vsts/location/v4_0 copying vsts/location/v4_0/location_client.py -> build/lib/vsts/location/v4_0 creating build/lib/vsts/location/v4_1/models copying vsts/location/v4_1/models/identity_base.py -> build/lib/vsts/location/v4_1/models copying vsts/location/v4_1/models/identity.py -> build/lib/vsts/location/v4_1/models copying vsts/location/v4_1/models/resource_area_info.py -> build/lib/vsts/location/v4_1/models copying vsts/location/v4_1/models/location_mapping.py -> build/lib/vsts/location/v4_1/models copying vsts/location/v4_1/models/__init__.py -> build/lib/vsts/location/v4_1/models copying vsts/location/v4_1/models/connection_data.py -> build/lib/vsts/location/v4_1/models copying vsts/location/v4_1/models/access_mapping.py -> build/lib/vsts/location/v4_1/models copying vsts/location/v4_1/models/service_definition.py -> build/lib/vsts/location/v4_1/models copying vsts/location/v4_1/models/location_service_data.py -> build/lib/vsts/location/v4_1/models creating build/lib/vsts/location/v4_0/models copying vsts/location/v4_0/models/connection_data.py -> build/lib/vsts/location/v4_0/models copying vsts/location/v4_0/models/__init__.py -> build/lib/vsts/location/v4_0/models copying vsts/location/v4_0/models/service_definition.py -> build/lib/vsts/location/v4_0/models copying vsts/location/v4_0/models/location_mapping.py -> build/lib/vsts/location/v4_0/models copying vsts/location/v4_0/models/resource_area_info.py -> build/lib/vsts/location/v4_0/models copying vsts/location/v4_0/models/access_mapping.py -> build/lib/vsts/location/v4_0/models copying vsts/location/v4_0/models/identity.py -> build/lib/vsts/location/v4_0/models copying vsts/location/v4_0/models/location_service_data.py -> build/lib/vsts/location/v4_0/models creating build/lib/vsts/notification/v4_1 copying vsts/notification/v4_1/notification_client.py -> build/lib/vsts/notification/v4_1 copying vsts/notification/v4_1/__init__.py -> build/lib/vsts/notification/v4_1 creating build/lib/vsts/notification/v4_0 copying vsts/notification/v4_0/__init__.py -> build/lib/vsts/notification/v4_0 copying vsts/notification/v4_0/notification_client.py -> build/lib/vsts/notification/v4_0 creating build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/update_subscripiton_tracing_parameters.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/subscription_query_condition.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/graph_subject_base.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/field_values_query.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/input_value.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/__init__.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/subscription_diagnostics.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/input_values_error.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/subscription_evaluation_settings.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/artifact_filter.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/notification_subscription_update_parameters.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/expression_filter_model.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/subscription_channel_with_address.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/operator_constraint.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/notification_event_type_category.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/iNotification_diagnostic_log.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/notification_statistics_query.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/input_values.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/base_subscription_filter.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/notification_subscription.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/input_values_query.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/notification_diagnostic_log_message.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/subscription_evaluation_result.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/iSubscription_channel.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/notification_event_type.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/subscription_evaluation_request.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/subscription_tracing.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/event_scope.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/notification_subscription_template.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/subscription_user_settings.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/notification_event_field.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/notification_reason.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/notification_subscription_create_parameters.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/notification_subscriber.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/value_definition.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/subscription_scope.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/update_subscripiton_diagnostics_parameters.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/notification_event_role.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/notification_statistic.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/identity_ref.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/event_actor.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/expression_filter_clause.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/notification_event_field_operator.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/subscription_management.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/subscription_query.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/events_evaluation_result.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/notification_subscriber_update_parameters.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/notification_event_publisher.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/notification_query_condition.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/batch_notification_operation.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/notification_statistics_query_conditions.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/notification_event_field_type.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/reference_links.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/notifications_evaluation_result.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/expression_filter_group.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/iSubscription_filter.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/field_input_values.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/subscription_admin_settings.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/vss_notification_event.py -> build/lib/vsts/notification/v4_1/models creating build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/input_values_error.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/reference_links.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/notification_subscription_update_parameters.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/field_input_values.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/subscription_channel_with_address.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/base_subscription_filter.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/batch_notification_operation.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/notification_event_publisher.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/field_values_query.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/subscription_management.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/__init__.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/notification_query_condition.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/value_definition.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/subscription_evaluation_request.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/notifications_evaluation_result.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/operator_constraint.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/subscription_admin_settings.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/input_values.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/iSubscription_filter.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/subscription_user_settings.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/subscription_evaluation_settings.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/subscription_evaluation_result.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/notification_event_field_type.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/notification_event_field_operator.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/input_value.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/vss_notification_event.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/notification_subscription_create_parameters.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/subscription_query_condition.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/subscription_query.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/identity_ref.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/notification_subscription_template.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/expression_filter_clause.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/subscription_scope.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/expression_filter_group.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/artifact_filter.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/notification_event_field.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/event_scope.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/input_values_query.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/iSubscription_channel.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/event_actor.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/notification_statistics_query.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/notification_statistic.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/notification_statistics_query_conditions.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/notification_reason.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/notification_subscription.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/notification_subscriber_update_parameters.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/notification_subscriber.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/events_evaluation_result.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/expression_filter_model.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/notification_event_type_category.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/notification_event_type.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/notification_event_role.py -> build/lib/vsts/notification/v4_0/models creating build/lib/vsts/licensing/v4_0 copying vsts/licensing/v4_0/__init__.py -> build/lib/vsts/licensing/v4_0 copying vsts/licensing/v4_0/licensing_client.py -> build/lib/vsts/licensing/v4_0 creating build/lib/vsts/licensing/v4_1 copying vsts/licensing/v4_1/__init__.py -> build/lib/vsts/licensing/v4_1 copying vsts/licensing/v4_1/licensing_client.py -> build/lib/vsts/licensing/v4_1 creating build/lib/vsts/licensing/v4_0/models copying vsts/licensing/v4_0/models/account_entitlement_update_model.py -> build/lib/vsts/licensing/v4_0/models copying vsts/licensing/v4_0/models/msdn_entitlement.py -> build/lib/vsts/licensing/v4_0/models copying vsts/licensing/v4_0/models/license.py -> build/lib/vsts/licensing/v4_0/models copying vsts/licensing/v4_0/models/account_rights.py -> build/lib/vsts/licensing/v4_0/models copying vsts/licensing/v4_0/models/extension_operation_result.py -> build/lib/vsts/licensing/v4_0/models copying vsts/licensing/v4_0/models/extension_license_data.py -> build/lib/vsts/licensing/v4_0/models copying vsts/licensing/v4_0/models/client_rights_container.py -> build/lib/vsts/licensing/v4_0/models copying vsts/licensing/v4_0/models/extension_rights_result.py -> build/lib/vsts/licensing/v4_0/models copying vsts/licensing/v4_0/models/identity_ref.py -> build/lib/vsts/licensing/v4_0/models copying vsts/licensing/v4_0/models/account_entitlement.py -> build/lib/vsts/licensing/v4_0/models copying vsts/licensing/v4_0/models/__init__.py -> build/lib/vsts/licensing/v4_0/models copying vsts/licensing/v4_0/models/account_license_extension_usage.py -> build/lib/vsts/licensing/v4_0/models copying vsts/licensing/v4_0/models/account_license_usage.py -> build/lib/vsts/licensing/v4_0/models copying vsts/licensing/v4_0/models/extension_assignment_details.py -> build/lib/vsts/licensing/v4_0/models copying vsts/licensing/v4_0/models/extension_assignment.py -> build/lib/vsts/licensing/v4_0/models copying vsts/licensing/v4_0/models/account_user_license.py -> build/lib/vsts/licensing/v4_0/models copying vsts/licensing/v4_0/models/extension_source.py -> build/lib/vsts/licensing/v4_0/models copying vsts/licensing/v4_0/models/iUsage_right.py -> build/lib/vsts/licensing/v4_0/models creating build/lib/vsts/licensing/v4_1/models copying vsts/licensing/v4_1/models/account_license_extension_usage.py -> build/lib/vsts/licensing/v4_1/models copying vsts/licensing/v4_1/models/identity_ref.py -> build/lib/vsts/licensing/v4_1/models copying vsts/licensing/v4_1/models/extension_source.py -> build/lib/vsts/licensing/v4_1/models copying vsts/licensing/v4_1/models/extension_assignment_details.py -> build/lib/vsts/licensing/v4_1/models copying vsts/licensing/v4_1/models/reference_links.py -> build/lib/vsts/licensing/v4_1/models copying vsts/licensing/v4_1/models/extension_operation_result.py -> build/lib/vsts/licensing/v4_1/models copying vsts/licensing/v4_1/models/account_rights.py -> build/lib/vsts/licensing/v4_1/models copying vsts/licensing/v4_1/models/license.py -> build/lib/vsts/licensing/v4_1/models copying vsts/licensing/v4_1/models/account_user_license.py -> build/lib/vsts/licensing/v4_1/models copying vsts/licensing/v4_1/models/graph_subject_base.py -> build/lib/vsts/licensing/v4_1/models copying vsts/licensing/v4_1/models/__init__.py -> build/lib/vsts/licensing/v4_1/models copying vsts/licensing/v4_1/models/account_entitlement_update_model.py -> build/lib/vsts/licensing/v4_1/models copying vsts/licensing/v4_1/models/extension_assignment.py -> build/lib/vsts/licensing/v4_1/models copying vsts/licensing/v4_1/models/client_rights_container.py -> build/lib/vsts/licensing/v4_1/models copying vsts/licensing/v4_1/models/account_license_usage.py -> build/lib/vsts/licensing/v4_1/models copying vsts/licensing/v4_1/models/account_entitlement.py -> build/lib/vsts/licensing/v4_1/models copying vsts/licensing/v4_1/models/extension_rights_result.py -> build/lib/vsts/licensing/v4_1/models copying vsts/licensing/v4_1/models/extension_license_data.py -> build/lib/vsts/licensing/v4_1/models copying vsts/licensing/v4_1/models/msdn_entitlement.py -> build/lib/vsts/licensing/v4_1/models creating build/lib/vsts/nuget/v4_1 copying vsts/nuget/v4_1/__init__.py -> build/lib/vsts/nuget/v4_1 copying vsts/nuget/v4_1/nuGet_client.py -> build/lib/vsts/nuget/v4_1 creating build/lib/vsts/nuget/v4_1/models copying vsts/nuget/v4_1/models/package_version_details.py -> build/lib/vsts/nuget/v4_1/models copying vsts/nuget/v4_1/models/nuGet_package_version_deletion_state.py -> build/lib/vsts/nuget/v4_1/models copying vsts/nuget/v4_1/models/reference_links.py -> build/lib/vsts/nuget/v4_1/models copying vsts/nuget/v4_1/models/package.py -> build/lib/vsts/nuget/v4_1/models copying vsts/nuget/v4_1/models/batch_list_data.py -> build/lib/vsts/nuget/v4_1/models copying vsts/nuget/v4_1/models/nuGet_recycle_bin_package_version_details.py -> build/lib/vsts/nuget/v4_1/models copying vsts/nuget/v4_1/models/json_patch_operation.py -> build/lib/vsts/nuget/v4_1/models copying vsts/nuget/v4_1/models/batch_operation_data.py -> build/lib/vsts/nuget/v4_1/models copying vsts/nuget/v4_1/models/minimal_package_details.py -> build/lib/vsts/nuget/v4_1/models copying vsts/nuget/v4_1/models/nuGet_packages_batch_request.py -> build/lib/vsts/nuget/v4_1/models copying vsts/nuget/v4_1/models/__init__.py -> build/lib/vsts/nuget/v4_1/models creating build/lib/vsts/operations/v4_1 copying vsts/operations/v4_1/operations_client.py -> build/lib/vsts/operations/v4_1 copying vsts/operations/v4_1/__init__.py -> build/lib/vsts/operations/v4_1 creating build/lib/vsts/operations/v4_0 copying vsts/operations/v4_0/__init__.py -> build/lib/vsts/operations/v4_0 copying vsts/operations/v4_0/operations_client.py -> build/lib/vsts/operations/v4_0 creating build/lib/vsts/operations/v4_1/models copying vsts/operations/v4_1/models/__init__.py -> build/lib/vsts/operations/v4_1/models copying vsts/operations/v4_1/models/operation_result_reference.py -> build/lib/vsts/operations/v4_1/models copying vsts/operations/v4_1/models/operation_reference.py -> build/lib/vsts/operations/v4_1/models copying vsts/operations/v4_1/models/reference_links.py -> build/lib/vsts/operations/v4_1/models copying vsts/operations/v4_1/models/operation.py -> build/lib/vsts/operations/v4_1/models creating build/lib/vsts/operations/v4_0/models copying vsts/operations/v4_0/models/operation.py -> build/lib/vsts/operations/v4_0/models copying vsts/operations/v4_0/models/operation_reference.py -> build/lib/vsts/operations/v4_0/models copying vsts/operations/v4_0/models/__init__.py -> build/lib/vsts/operations/v4_0/models copying vsts/operations/v4_0/models/reference_links.py -> build/lib/vsts/operations/v4_0/models creating build/lib/vsts/policy/v4_0 copying vsts/policy/v4_0/policy_client.py -> build/lib/vsts/policy/v4_0 copying vsts/policy/v4_0/__init__.py -> build/lib/vsts/policy/v4_0 creating build/lib/vsts/policy/v4_1 copying vsts/policy/v4_1/__init__.py -> build/lib/vsts/policy/v4_1 copying vsts/policy/v4_1/policy_client.py -> build/lib/vsts/policy/v4_1 creating build/lib/vsts/policy/v4_0/models copying vsts/policy/v4_0/models/policy_configuration.py -> build/lib/vsts/policy/v4_0/models copying vsts/policy/v4_0/models/versioned_policy_configuration_ref.py -> build/lib/vsts/policy/v4_0/models copying vsts/policy/v4_0/models/reference_links.py -> build/lib/vsts/policy/v4_0/models copying vsts/policy/v4_0/models/policy_configuration_ref.py -> build/lib/vsts/policy/v4_0/models copying vsts/policy/v4_0/models/policy_evaluation_record.py -> build/lib/vsts/policy/v4_0/models copying vsts/policy/v4_0/models/__init__.py -> build/lib/vsts/policy/v4_0/models copying vsts/policy/v4_0/models/policy_type.py -> build/lib/vsts/policy/v4_0/models copying vsts/policy/v4_0/models/policy_type_ref.py -> build/lib/vsts/policy/v4_0/models copying vsts/policy/v4_0/models/identity_ref.py -> build/lib/vsts/policy/v4_0/models creating build/lib/vsts/policy/v4_1/models copying vsts/policy/v4_1/models/reference_links.py -> build/lib/vsts/policy/v4_1/models copying vsts/policy/v4_1/models/policy_configuration.py -> build/lib/vsts/policy/v4_1/models copying vsts/policy/v4_1/models/policy_configuration_ref.py -> build/lib/vsts/policy/v4_1/models copying vsts/policy/v4_1/models/__init__.py -> build/lib/vsts/policy/v4_1/models copying vsts/policy/v4_1/models/graph_subject_base.py -> build/lib/vsts/policy/v4_1/models copying vsts/policy/v4_1/models/policy_evaluation_record.py -> build/lib/vsts/policy/v4_1/models copying vsts/policy/v4_1/models/identity_ref.py -> build/lib/vsts/policy/v4_1/models copying vsts/policy/v4_1/models/policy_type.py -> build/lib/vsts/policy/v4_1/models copying vsts/policy/v4_1/models/policy_type_ref.py -> build/lib/vsts/policy/v4_1/models copying vsts/policy/v4_1/models/versioned_policy_configuration_ref.py -> build/lib/vsts/policy/v4_1/models creating build/lib/vsts/release/v4_1 copying vsts/release/v4_1/release_client.py -> build/lib/vsts/release/v4_1 copying vsts/release/v4_1/__init__.py -> build/lib/vsts/release/v4_1 creating build/lib/vsts/release/v4_0 copying vsts/release/v4_0/release_client.py -> build/lib/vsts/release/v4_0 copying vsts/release/v4_0/__init__.py -> build/lib/vsts/release/v4_0 creating build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/variable_value.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_definition_revision.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_definition_undelete_parameter.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_environment_shallow_reference.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_definition_gate.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/authorization_header.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/pipeline_process.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/agent_artifact_definition.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_deploy_phase.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_task_attachment.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_definition_environment_step.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_start_metadata.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_definition_gates_step.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/project_reference.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_definition_approval_step.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/input_values.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_definition_gates_options.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/manual_intervention_update_metadata.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/task_input_validation.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_settings.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/environment_execution_policy.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/manual_intervention.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/retention_settings.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/summary_mail_section.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_definition_environment_template.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/data_source_binding_base.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/metric.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/task_input_definition_base.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_environment.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/workflow_task_reference.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/input_value.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_definition_environment_summary.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_shallow_reference.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_approval.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/deployment_query_parameters.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/workflow_task.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_work_item_ref.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/definition_environment_reference.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/issue.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/retention_policy.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_definition_environment.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/deployment_attempt.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_task.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_update_metadata.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/mail_message.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_definition_approvals.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/folder.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/approval_options.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/auto_trigger_issue.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_condition.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/queued_release_data.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/input_values_error.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_definition_shallow_reference.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_revision.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/deployment_job.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_definition_deploy_step.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/variable_group.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/variable_group_provider_data.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/change.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_gates.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_schedule.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_definition_summary.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/build_version.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/artifact_metadata.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/condition.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_approval_history.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_environment_update_metadata.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/environment_options.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/configuration_variable_value.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/deployment.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/task_source_definition_base.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_definition.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_reference.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/process_parameters.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/reference_links.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/input_values_query.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/email_recipients.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/environment_retention_policy.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/input_descriptor.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/input_validation.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/artifact_type_definition.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/__init__.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/identity_ref.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/artifact_version_query_result.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/artifact_version.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/artifact.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/graph_subject_base.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/artifact_source_reference.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/favorite_item.py -> build/lib/vsts/release/v4_1/models creating build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/task_input_validation.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/retention_policy.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/input_descriptor.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/configuration_variable_value.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/manual_intervention_update_metadata.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/retention_settings.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/variable_value.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/task_input_definition_base.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/reference_links.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/__init__.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/input_values_error.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/release_definition_environment_template.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/auto_trigger_issue.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/build_version.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/environment_options.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/input_values_query.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/workflow_task.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/issue.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/artifact_version.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/artifact.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/summary_mail_section.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/change.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/release_definition_summary.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/release_definition_shallow_reference.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/task_source_definition_base.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/release.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/release_definition_approvals.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/release_condition.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/release_schedule.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/release_deploy_phase.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/release_approval.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/release_definition_revision.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/release_definition_approval_step.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/release_reference.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/release_revision.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/release_environment_shallow_reference.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/release_environment.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/release_definition_environment.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/release_environment_update_metadata.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/release_definition_deploy_step.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/release_definition.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/release_update_metadata.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/identity_ref.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/release_settings.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/manual_intervention.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/favorite_item.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/condition.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/input_validation.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/definition_environment_reference.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/approval_options.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/release_shallow_reference.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/agent_artifact_definition.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/queued_release_data.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/variable_group.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/input_values.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/project_reference.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/environment_retention_policy.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/process_parameters.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/artifact_source_reference.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/folder.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/release_approval_history.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/input_value.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/artifact_type_definition.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/metric.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/release_definition_environment_step.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/deployment_job.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/release_start_metadata.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/deployment_attempt.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/data_source_binding_base.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/workflow_task_reference.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/artifact_version_query_result.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/email_recipients.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/artifact_metadata.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/deployment.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/release_task.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/release_work_item_ref.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/mail_message.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/deployment_query_parameters.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/variable_group_provider_data.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/environment_execution_policy.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/release_definition_environment_summary.py -> build/lib/vsts/release/v4_0/models creating build/lib/vsts/security/v4_0 copying vsts/security/v4_0/__init__.py -> build/lib/vsts/security/v4_0 copying vsts/security/v4_0/security_client.py -> build/lib/vsts/security/v4_0 creating build/lib/vsts/security/v4_1 copying vsts/security/v4_1/security_client.py -> build/lib/vsts/security/v4_1 copying vsts/security/v4_1/__init__.py -> build/lib/vsts/security/v4_1 creating build/lib/vsts/security/v4_0/models copying vsts/security/v4_0/models/__init__.py -> build/lib/vsts/security/v4_0/models copying vsts/security/v4_0/models/ace_extended_information.py -> build/lib/vsts/security/v4_0/models copying vsts/security/v4_0/models/access_control_lists_collection.py -> build/lib/vsts/security/v4_0/models copying vsts/security/v4_0/models/action_definition.py -> build/lib/vsts/security/v4_0/models copying vsts/security/v4_0/models/access_control_list.py -> build/lib/vsts/security/v4_0/models copying vsts/security/v4_0/models/access_control_entry.py -> build/lib/vsts/security/v4_0/models copying vsts/security/v4_0/models/permission_evaluation_batch.py -> build/lib/vsts/security/v4_0/models copying vsts/security/v4_0/models/permission_evaluation.py -> build/lib/vsts/security/v4_0/models copying vsts/security/v4_0/models/security_namespace_description.py -> build/lib/vsts/security/v4_0/models creating build/lib/vsts/security/v4_1/models copying vsts/security/v4_1/models/security_namespace_description.py -> build/lib/vsts/security/v4_1/models copying vsts/security/v4_1/models/ace_extended_information.py -> build/lib/vsts/security/v4_1/models copying vsts/security/v4_1/models/__init__.py -> build/lib/vsts/security/v4_1/models copying vsts/security/v4_1/models/action_definition.py -> build/lib/vsts/security/v4_1/models copying vsts/security/v4_1/models/access_control_lists_collection.py -> build/lib/vsts/security/v4_1/models copying vsts/security/v4_1/models/access_control_entry.py -> build/lib/vsts/security/v4_1/models copying vsts/security/v4_1/models/permission_evaluation_batch.py -> build/lib/vsts/security/v4_1/models copying vsts/security/v4_1/models/access_control_list.py -> build/lib/vsts/security/v4_1/models copying vsts/security/v4_1/models/permission_evaluation.py -> build/lib/vsts/security/v4_1/models creating build/lib/vsts/service_endpoint/v4_1 copying vsts/service_endpoint/v4_1/__init__.py -> build/lib/vsts/service_endpoint/v4_1 copying vsts/service_endpoint/v4_1/service_endpoint_client.py -> build/lib/vsts/service_endpoint/v4_1 creating build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/service_endpoint_execution_owner.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/endpoint_authorization.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/help_link.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/service_endpoint_request.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/authentication_scheme_reference.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/input_validation.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/service_endpoint_execution_records_input.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/graph_subject_base.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/input_descriptor.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/reference_links.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/dependency_binding.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/input_values.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/dependency_data.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/input_value.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/service_endpoint.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/service_endpoint_execution_record.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/client_certificate.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/input_values_error.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/__init__.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/service_endpoint_execution_data.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/depends_on.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/result_transformation_details.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/identity_ref.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/service_endpoint_request_result.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/data_source.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/data_source_binding_base.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/service_endpoint_type.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/service_endpoint_authentication_scheme.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/authorization_header.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/data_source_details.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/endpoint_url.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/data_source_binding.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/service_endpoint_details.py -> build/lib/vsts/service_endpoint/v4_1/models creating build/lib/vsts/service_hooks/v4_0 copying vsts/service_hooks/v4_0/__init__.py -> build/lib/vsts/service_hooks/v4_0 copying vsts/service_hooks/v4_0/service_hooks_client.py -> build/lib/vsts/service_hooks/v4_0 creating build/lib/vsts/service_hooks/v4_1 copying vsts/service_hooks/v4_1/service_hooks_client.py -> build/lib/vsts/service_hooks/v4_1 copying vsts/service_hooks/v4_1/__init__.py -> build/lib/vsts/service_hooks/v4_1 creating build/lib/vsts/service_hooks/v4_0/models copying vsts/service_hooks/v4_0/models/publishers_query.py -> build/lib/vsts/service_hooks/v4_0/models copying vsts/service_hooks/v4_0/models/publisher_event.py -> build/lib/vsts/service_hooks/v4_0/models copying vsts/service_hooks/v4_0/models/input_filter.py -> build/lib/vsts/service_hooks/v4_0/models copying vsts/service_hooks/v4_0/models/publisher.py -> build/lib/vsts/service_hooks/v4_0/models copying vsts/service_hooks/v4_0/models/input_validation.py -> build/lib/vsts/service_hooks/v4_0/models copying vsts/service_hooks/v4_0/models/subscription.py -> build/lib/vsts/service_hooks/v4_0/models copying vsts/service_hooks/v4_0/models/input_values.py -> build/lib/vsts/service_hooks/v4_0/models copying vsts/service_hooks/v4_0/models/resource_container.py -> build/lib/vsts/service_hooks/v4_0/models copying vsts/service_hooks/v4_0/models/identity_ref.py -> build/lib/vsts/service_hooks/v4_0/models copying vsts/service_hooks/v4_0/models/input_values_error.py -> build/lib/vsts/service_hooks/v4_0/models copying vsts/service_hooks/v4_0/models/reference_links.py -> build/lib/vsts/service_hooks/v4_0/models copying vsts/service_hooks/v4_0/models/consumer_action.py -> build/lib/vsts/service_hooks/v4_0/models copying vsts/service_hooks/v4_0/models/formatted_event_message.py -> build/lib/vsts/service_hooks/v4_0/models copying vsts/service_hooks/v4_0/models/input_value.py -> build/lib/vsts/service_hooks/v4_0/models copying vsts/service_hooks/v4_0/models/notifications_query.py -> build/lib/vsts/service_hooks/v4_0/models copying vsts/service_hooks/v4_0/models/versioned_resource.py -> build/lib/vsts/service_hooks/v4_0/models copying vsts/service_hooks/v4_0/models/notification_results_summary_detail.py -> build/lib/vsts/service_hooks/v4_0/models copying vsts/service_hooks/v4_0/models/session_token.py -> build/lib/vsts/service_hooks/v4_0/models copying vsts/service_hooks/v4_0/models/__init__.py -> build/lib/vsts/service_hooks/v4_0/models copying vsts/service_hooks/v4_0/models/external_configuration_descriptor.py -> build/lib/vsts/service_hooks/v4_0/models copying vsts/service_hooks/v4_0/models/notification_details.py -> build/lib/vsts/service_hooks/v4_0/models copying vsts/service_hooks/v4_0/models/event_type_descriptor.py -> build/lib/vsts/service_hooks/v4_0/models copying vsts/service_hooks/v4_0/models/input_descriptor.py -> build/lib/vsts/service_hooks/v4_0/models copying vsts/service_hooks/v4_0/models/event.py -> build/lib/vsts/service_hooks/v4_0/models copying vsts/service_hooks/v4_0/models/notification.py -> build/lib/vsts/service_hooks/v4_0/models copying vsts/service_hooks/v4_0/models/subscriptions_query.py -> build/lib/vsts/service_hooks/v4_0/models copying vsts/service_hooks/v4_0/models/input_filter_condition.py -> build/lib/vsts/service_hooks/v4_0/models copying vsts/service_hooks/v4_0/models/input_values_query.py -> build/lib/vsts/service_hooks/v4_0/models copying vsts/service_hooks/v4_0/models/consumer.py -> build/lib/vsts/service_hooks/v4_0/models copying vsts/service_hooks/v4_0/models/notification_summary.py -> build/lib/vsts/service_hooks/v4_0/models creating build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/subscription.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/notification_summary.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/publishers_query.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/subscription_tracing.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/publisher.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/subscriptions_query.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/notification_results_summary_detail.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/notification_details.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/update_subscripiton_diagnostics_parameters.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/reference_links.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/versioned_resource.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/subscription_diagnostics.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/update_subscripiton_tracing_parameters.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/publisher_event.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/session_token.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/notification.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/notifications_query.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/resource_container.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/formatted_event_message.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/input_filter_condition.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/consumer_action.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/consumer.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/event_type_descriptor.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/input_descriptor.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/graph_subject_base.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/event.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/input_values.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/input_values_error.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/external_configuration_descriptor.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/__init__.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/input_filter.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/input_value.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/identity_ref.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/input_values_query.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/input_validation.py -> build/lib/vsts/service_hooks/v4_1/models creating build/lib/vsts/profile/v4_1 copying vsts/profile/v4_1/profile_client.py -> build/lib/vsts/profile/v4_1 copying vsts/profile/v4_1/__init__.py -> build/lib/vsts/profile/v4_1 creating build/lib/vsts/profile/v4_1/models copying vsts/profile/v4_1/models/profile_regions.py -> build/lib/vsts/profile/v4_1/models copying vsts/profile/v4_1/models/avatar.py -> build/lib/vsts/profile/v4_1/models copying vsts/profile/v4_1/models/attribute_descriptor.py -> build/lib/vsts/profile/v4_1/models copying vsts/profile/v4_1/models/geo_region.py -> build/lib/vsts/profile/v4_1/models copying vsts/profile/v4_1/models/core_profile_attribute.py -> build/lib/vsts/profile/v4_1/models copying vsts/profile/v4_1/models/profile_attribute.py -> build/lib/vsts/profile/v4_1/models copying vsts/profile/v4_1/models/create_profile_context.py -> build/lib/vsts/profile/v4_1/models copying vsts/profile/v4_1/models/profile_attribute_base.py -> build/lib/vsts/profile/v4_1/models copying vsts/profile/v4_1/models/attributes_container.py -> build/lib/vsts/profile/v4_1/models copying vsts/profile/v4_1/models/remote_profile.py -> build/lib/vsts/profile/v4_1/models copying vsts/profile/v4_1/models/profile_region.py -> build/lib/vsts/profile/v4_1/models copying vsts/profile/v4_1/models/__init__.py -> build/lib/vsts/profile/v4_1/models copying vsts/profile/v4_1/models/profile.py -> build/lib/vsts/profile/v4_1/models creating build/lib/vsts/project_analysis/v4_1 copying vsts/project_analysis/v4_1/__init__.py -> build/lib/vsts/project_analysis/v4_1 copying vsts/project_analysis/v4_1/project_analysis_client.py -> build/lib/vsts/project_analysis/v4_1 creating build/lib/vsts/project_analysis/v4_0 copying vsts/project_analysis/v4_0/project_analysis_client.py -> build/lib/vsts/project_analysis/v4_0 copying vsts/project_analysis/v4_0/__init__.py -> build/lib/vsts/project_analysis/v4_0 creating build/lib/vsts/project_analysis/v4_1/models copying vsts/project_analysis/v4_1/models/__init__.py -> build/lib/vsts/project_analysis/v4_1/models copying vsts/project_analysis/v4_1/models/project_activity_metrics.py -> build/lib/vsts/project_analysis/v4_1/models copying vsts/project_analysis/v4_1/models/language_metrics_secured_object.py -> build/lib/vsts/project_analysis/v4_1/models copying vsts/project_analysis/v4_1/models/repository_language_analytics.py -> build/lib/vsts/project_analysis/v4_1/models copying vsts/project_analysis/v4_1/models/repository_activity_metrics.py -> build/lib/vsts/project_analysis/v4_1/models copying vsts/project_analysis/v4_1/models/code_change_trend_item.py -> build/lib/vsts/project_analysis/v4_1/models copying vsts/project_analysis/v4_1/models/project_language_analytics.py -> build/lib/vsts/project_analysis/v4_1/models copying vsts/project_analysis/v4_1/models/language_statistics.py -> build/lib/vsts/project_analysis/v4_1/models creating build/lib/vsts/project_analysis/v4_0/models copying vsts/project_analysis/v4_0/models/repository_language_analytics.py -> build/lib/vsts/project_analysis/v4_0/models copying vsts/project_analysis/v4_0/models/project_language_analytics.py -> build/lib/vsts/project_analysis/v4_0/models copying vsts/project_analysis/v4_0/models/language_statistics.py -> build/lib/vsts/project_analysis/v4_0/models copying vsts/project_analysis/v4_0/models/project_activity_metrics.py -> build/lib/vsts/project_analysis/v4_0/models copying vsts/project_analysis/v4_0/models/__init__.py -> build/lib/vsts/project_analysis/v4_0/models copying vsts/project_analysis/v4_0/models/code_change_trend_item.py -> build/lib/vsts/project_analysis/v4_0/models creating build/lib/vsts/member_entitlement_management/v4_1 copying vsts/member_entitlement_management/v4_1/__init__.py -> build/lib/vsts/member_entitlement_management/v4_1 copying vsts/member_entitlement_management/v4_1/member_entitlement_management_client.py -> build/lib/vsts/member_entitlement_management/v4_1 creating build/lib/vsts/member_entitlement_management/v4_0 copying vsts/member_entitlement_management/v4_0/member_entitlement_management_client.py -> build/lib/vsts/member_entitlement_management/v4_0 copying vsts/member_entitlement_management/v4_0/__init__.py -> build/lib/vsts/member_entitlement_management/v4_0 creating build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/access_level.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/user_entitlement_operation_result.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/member_entitlements_patch_response.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/graph_subject_base.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/team_ref.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/member_entitlements_response_base.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/__init__.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/project_ref.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/user_entitlement.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/extension_summary_data.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/user_entitlements_patch_response.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/operation_result.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/project_entitlement.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/users_summary.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/summary_data.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/operation_reference.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/paged_graph_member_list.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/member_entitlement.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/graph_member.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/group_entitlement_operation_reference.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/user_entitlement_operation_reference.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/member_entitlements_post_response.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/user_entitlements_post_response.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/member_entitlement_operation_reference.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/reference_links.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/license_summary_data.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/json_patch_operation.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/group_option.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/extension.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/group_entitlement.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/user_entitlements_response_base.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/group.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/graph_user.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/graph_group.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/graph_subject.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/group_operation_result.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/base_operation_result.py -> build/lib/vsts/member_entitlement_management/v4_1/models creating build/lib/vsts/member_entitlement_management/v4_0/models copying vsts/member_entitlement_management/v4_0/models/operation_result.py -> build/lib/vsts/member_entitlement_management/v4_0/models copying vsts/member_entitlement_management/v4_0/models/operation_reference.py -> build/lib/vsts/member_entitlement_management/v4_0/models copying vsts/member_entitlement_management/v4_0/models/group_entitlement_operation_reference.py -> build/lib/vsts/member_entitlement_management/v4_0/models copying vsts/member_entitlement_management/v4_0/models/member_entitlements_post_response.py -> build/lib/vsts/member_entitlement_management/v4_0/models copying vsts/member_entitlement_management/v4_0/models/__init__.py -> build/lib/vsts/member_entitlement_management/v4_0/models copying vsts/member_entitlement_management/v4_0/models/team_ref.py -> build/lib/vsts/member_entitlement_management/v4_0/models copying vsts/member_entitlement_management/v4_0/models/group_operation_result.py -> build/lib/vsts/member_entitlement_management/v4_0/models copying vsts/member_entitlement_management/v4_0/models/member_entitlement.py -> build/lib/vsts/member_entitlement_management/v4_0/models copying vsts/member_entitlement_management/v4_0/models/reference_links.py -> build/lib/vsts/member_entitlement_management/v4_0/models copying vsts/member_entitlement_management/v4_0/models/extension.py -> build/lib/vsts/member_entitlement_management/v4_0/models copying vsts/member_entitlement_management/v4_0/models/project_ref.py -> build/lib/vsts/member_entitlement_management/v4_0/models copying vsts/member_entitlement_management/v4_0/models/graph_group.py -> build/lib/vsts/member_entitlement_management/v4_0/models copying vsts/member_entitlement_management/v4_0/models/access_level.py -> build/lib/vsts/member_entitlement_management/v4_0/models copying vsts/member_entitlement_management/v4_0/models/member_entitlements_response_base.py -> build/lib/vsts/member_entitlement_management/v4_0/models copying vsts/member_entitlement_management/v4_0/models/json_patch_operation.py -> build/lib/vsts/member_entitlement_management/v4_0/models copying vsts/member_entitlement_management/v4_0/models/member_entitlements_patch_response.py -> build/lib/vsts/member_entitlement_management/v4_0/models copying vsts/member_entitlement_management/v4_0/models/member_entitlement_operation_reference.py -> build/lib/vsts/member_entitlement_management/v4_0/models copying vsts/member_entitlement_management/v4_0/models/group_entitlement.py -> build/lib/vsts/member_entitlement_management/v4_0/models copying vsts/member_entitlement_management/v4_0/models/group.py -> build/lib/vsts/member_entitlement_management/v4_0/models copying vsts/member_entitlement_management/v4_0/models/graph_subject.py -> build/lib/vsts/member_entitlement_management/v4_0/models copying vsts/member_entitlement_management/v4_0/models/base_operation_result.py -> build/lib/vsts/member_entitlement_management/v4_0/models copying vsts/member_entitlement_management/v4_0/models/graph_member.py -> build/lib/vsts/member_entitlement_management/v4_0/models copying vsts/member_entitlement_management/v4_0/models/project_entitlement.py -> build/lib/vsts/member_entitlement_management/v4_0/models running egg_info writing vsts.egg-info/PKG-INFO writing dependency_links to vsts.egg-info/dependency_links.txt writing requirements to vsts.egg-info/requires.txt writing top-level names to vsts.egg-info/top_level.txt reading manifest file 'vsts.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'vsts.egg-info/SOURCES.txt' SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-vsts-0.1.25 depends on package: py37-msrest>=0.6.0 - found ===> py37-vsts-0.1.25 depends on package: py37-setuptools>0 - found ===> py37-vsts-0.1.25 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-vsts-0.1.25 ===> py37-vsts-0.1.25 depends on package: py37-msrest>=0.6.0 - found ===> py37-vsts-0.1.25 depends on package: py37-setuptools>0 - found ===> py37-vsts-0.1.25 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list running install running build running build_py running egg_info writing vsts.egg-info/PKG-INFO writing dependency_links to vsts.egg-info/dependency_links.txt writing requirements to vsts.egg-info/requires.txt writing top-level names to vsts.egg-info/top_level.txt reading manifest file 'vsts.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'vsts.egg-info/SOURCES.txt' running install_lib creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git copying build/lib/vsts/git/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0 copying build/lib/vsts/git/v4_0/git_client_base.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0 copying build/lib/vsts/git/v4_0/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0 copying build/lib/vsts/git/v4_0/git_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/web_api_create_tag_request_data.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_tree_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_commit_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_pull_request.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_repository.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_pull_request_iteration.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/comment_position.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/team_project_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_async_ref_operation.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_pull_request_merge_options.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_push_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_status.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_annotated_tag.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_pull_request_completion_options.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/comment_tracking_criteria.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_item.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_import_request.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_fork_sync_request_parameters.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_ref_update_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/associated_work_item.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_merge_origin_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_tree_diff.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/share_notification_context.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/item_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_tree_diff_response.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_version_descriptor.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_user_date.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/source_to_target_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_template.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_pull_request_comment_thread_context.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_pull_request_status.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_pull_request_comment_thread.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/team_project_collection_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_tree_entry_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_revert.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/global_git_repository_key.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_pull_request_change.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_import_git_source.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_fork_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_item_descriptor.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_pull_request_iteration_changes.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_suggestion.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_push_search_criteria.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/comment_thread.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_query_commits_criteria.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_cherry_pick.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_branch_stats.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_blob_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_async_ref_operation_parameters.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/attachment.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_file_paths_collection.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_repository_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/resource_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_status_context.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/comment.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_base_version_descriptor.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/comment_thread_context.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_async_ref_operation_source.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_async_ref_operation_detail.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_item_request_data.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_pull_request_query.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/identity_ref_with_vote.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_ref_update.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_repository_stats.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/vsts_info.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_object.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_tree_diff_entry.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_commit_changes.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_deleted_repository.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_commit_diffs.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_repository_create_options.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_pull_request_search_criteria.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_commit.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_conflict.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_import_status_detail.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_push.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/change.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_ref_favorite.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_pull_request_query_input.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_query_branch_stats_criteria.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_target_version_descriptor.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_import_tfvc_source.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_import_request_parameters.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_fork_sync_request.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/reference_links.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_fork_operation_status_detail.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/item_content.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/import_repository_validation.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/file_content_metadata.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/web_api_tag_definition.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/identity_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/comment_iteration_context.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1 copying build/lib/vsts/git/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1 copying build/lib/vsts/git/v4_1/git_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1 copying build/lib/vsts/git/v4_1/git_client_base.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_import_tfvc_source.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_revert.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_pull_request_merge_options.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_commit_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/item_content.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_push_search_criteria.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_pull_request_query.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_fork_operation_status_detail.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_status.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_commit.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_repository_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_ref_update.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/comment.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/team_project_collection_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_repository.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/comment_thread.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_tree_entry_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/vsts_info.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_tree_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_tree_diff_entry.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_pull_request_status.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_conflict.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_deleted_repository.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/comment_thread_context.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_item_descriptor.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_item_request_data.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_ref_favorite.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_fork_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_pull_request_iteration.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_push_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/global_git_repository_key.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_push.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/change.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_commit_diffs.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_suggestion.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/web_api_create_tag_request_data.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_pull_request_iteration_changes.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/team_project_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_async_ref_operation_detail.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/attachment.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_import_request_parameters.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_blob_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/source_to_target_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_recycle_bin_repository_details.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_import_git_source.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_file_paths_collection.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_pull_request_search_criteria.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_import_request.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_repository_stats.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_async_ref_operation.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_object.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_async_ref_operation_source.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_async_ref_operation_parameters.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_pull_request.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_item.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_base_version_descriptor.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_cherry_pick.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_pull_request_comment_thread_context.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_fork_sync_request.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/resource_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_pull_request_query_input.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_pull_request_comment_thread.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_annotated_tag.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/import_repository_validation.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/identity_ref_with_vote.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_version_descriptor.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_status_context.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_pull_request_completion_options.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/json_patch_operation.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_user_date.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/identity_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_repository_create_options.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_target_version_descriptor.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_query_commits_criteria.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/graph_subject_base.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/file_content_metadata.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_tree_diff.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_ref_update_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_pull_request_change.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/web_api_tag_definition.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/item_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/comment_position.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/share_notification_context.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_import_status_detail.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_query_branch_stats_criteria.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_commit_changes.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/comment_iteration_context.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_fork_sync_request_parameters.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_conflict_update_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_template.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/reference_links.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/comment_tracking_criteria.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_tree_diff_response.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_branch_stats.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_merge_origin_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions copying build/lib/vsts/contributions/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_1/models copying build/lib/vsts/contributions/v4_1/models/contribution_constraint.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_1/models copying build/lib/vsts/contributions/v4_1/models/extension_event_callback.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_1/models copying build/lib/vsts/contributions/v4_1/models/client_contribution.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_1/models copying build/lib/vsts/contributions/v4_1/models/client_data_provider_query.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_1/models copying build/lib/vsts/contributions/v4_1/models/contribution_type.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_1/models copying build/lib/vsts/contributions/v4_1/models/data_provider_context.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_1/models copying build/lib/vsts/contributions/v4_1/models/contribution_property_description.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_1/models copying build/lib/vsts/contributions/v4_1/models/extension_file.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_1/models copying build/lib/vsts/contributions/v4_1/models/data_provider_query.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_1/models copying build/lib/vsts/contributions/v4_1/models/data_provider_exception_details.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_1/models copying build/lib/vsts/contributions/v4_1/models/resolved_data_provider.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_1/models copying build/lib/vsts/contributions/v4_1/models/extension_licensing.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_1/models copying build/lib/vsts/contributions/v4_1/models/contribution_node_query.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_1/models copying build/lib/vsts/contributions/v4_1/models/contribution.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_1/models copying build/lib/vsts/contributions/v4_1/models/extension_manifest.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_1/models copying build/lib/vsts/contributions/v4_1/models/client_contribution_node.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_1/models copying build/lib/vsts/contributions/v4_1/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_1/models copying build/lib/vsts/contributions/v4_1/models/licensing_override.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_1/models copying build/lib/vsts/contributions/v4_1/models/contribution_node_query_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_1/models copying build/lib/vsts/contributions/v4_1/models/client_contribution_provider_details.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_1/models copying build/lib/vsts/contributions/v4_1/models/installed_extension_state.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_1/models copying build/lib/vsts/contributions/v4_1/models/contribution_base.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_1/models copying build/lib/vsts/contributions/v4_1/models/installed_extension_state_issue.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_1/models copying build/lib/vsts/contributions/v4_1/models/extension_event_callback_collection.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_1/models copying build/lib/vsts/contributions/v4_1/models/installed_extension.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_1/models copying build/lib/vsts/contributions/v4_1/models/data_provider_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_1/models copying build/lib/vsts/contributions/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_1 copying build/lib/vsts/contributions/v4_1/contributions_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_0/models copying build/lib/vsts/contributions/v4_0/models/contribution_base.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_0/models copying build/lib/vsts/contributions/v4_0/models/extension_event_callback_collection.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_0/models copying build/lib/vsts/contributions/v4_0/models/extension_file.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_0/models copying build/lib/vsts/contributions/v4_0/models/contribution_node_query.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_0/models copying build/lib/vsts/contributions/v4_0/models/contribution.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_0/models copying build/lib/vsts/contributions/v4_0/models/client_data_provider_query.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_0/models copying build/lib/vsts/contributions/v4_0/models/contribution_provider_details.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_0/models copying build/lib/vsts/contributions/v4_0/models/data_provider_exception_details.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_0/models copying build/lib/vsts/contributions/v4_0/models/contribution_property_description.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_0/models copying build/lib/vsts/contributions/v4_0/models/extension_manifest.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_0/models copying build/lib/vsts/contributions/v4_0/models/data_provider_context.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_0/models copying build/lib/vsts/contributions/v4_0/models/data_provider_query.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_0/models copying build/lib/vsts/contributions/v4_0/models/contribution_constraint.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_0/models copying build/lib/vsts/contributions/v4_0/models/data_provider_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_0/models copying build/lib/vsts/contributions/v4_0/models/serialized_contribution_node.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_0/models copying build/lib/vsts/contributions/v4_0/models/resolved_data_provider.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_0/models copying build/lib/vsts/contributions/v4_0/models/extension_licensing.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_0/models copying build/lib/vsts/contributions/v4_0/models/installed_extension_state.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_0/models copying build/lib/vsts/contributions/v4_0/models/contribution_node_query_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_0/models copying build/lib/vsts/contributions/v4_0/models/extension_event_callback.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_0/models copying build/lib/vsts/contributions/v4_0/models/licensing_override.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_0/models copying build/lib/vsts/contributions/v4_0/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_0/models copying build/lib/vsts/contributions/v4_0/models/installed_extension.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_0/models copying build/lib/vsts/contributions/v4_0/models/installed_extension_state_issue.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_0/models copying build/lib/vsts/contributions/v4_0/models/contribution_type.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_0/models copying build/lib/vsts/contributions/v4_0/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_0 copying build/lib/vsts/contributions/v4_0/contributions_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_0 copying build/lib/vsts/exceptions.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task copying build/lib/vsts/task/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_0/models copying build/lib/vsts/task/v4_0/models/task_orchestration_plan_groups_queue_metrics.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_0/models copying build/lib/vsts/task/v4_0/models/task_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_0/models copying build/lib/vsts/task/v4_0/models/project_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_0/models copying build/lib/vsts/task/v4_0/models/task_orchestration_plan.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_0/models copying build/lib/vsts/task/v4_0/models/task_attachment.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_0/models copying build/lib/vsts/task/v4_0/models/mask_hint.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_0/models copying build/lib/vsts/task/v4_0/models/task_log.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_0/models copying build/lib/vsts/task/v4_0/models/plan_environment.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_0/models copying build/lib/vsts/task/v4_0/models/timeline_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_0/models copying build/lib/vsts/task/v4_0/models/task_orchestration_item.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_0/models copying build/lib/vsts/task/v4_0/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_0/models copying build/lib/vsts/task/v4_0/models/task_orchestration_container.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_0/models copying build/lib/vsts/task/v4_0/models/task_orchestration_queued_plan.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_0/models copying build/lib/vsts/task/v4_0/models/reference_links.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_0/models copying build/lib/vsts/task/v4_0/models/task_orchestration_queued_plan_group.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_0/models copying build/lib/vsts/task/v4_0/models/task_orchestration_owner.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_0/models copying build/lib/vsts/task/v4_0/models/issue.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_0/models copying build/lib/vsts/task/v4_0/models/job_option.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_0/models copying build/lib/vsts/task/v4_0/models/variable_value.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_0/models copying build/lib/vsts/task/v4_0/models/task_orchestration_plan_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_0/models copying build/lib/vsts/task/v4_0/models/timeline.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_0/models copying build/lib/vsts/task/v4_0/models/task_log_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_0/models copying build/lib/vsts/task/v4_0/models/timeline_record.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_0/models copying build/lib/vsts/task/v4_0/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_0 copying build/lib/vsts/task/v4_0/task_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_1 copying build/lib/vsts/task/v4_1/task_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_1/models copying build/lib/vsts/task/v4_1/models/job_option.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_1/models copying build/lib/vsts/task/v4_1/models/task_orchestration_queued_plan_group.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_1/models copying build/lib/vsts/task/v4_1/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_1/models copying build/lib/vsts/task/v4_1/models/issue.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_1/models copying build/lib/vsts/task/v4_1/models/task_orchestration_item.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_1/models copying build/lib/vsts/task/v4_1/models/timeline_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_1/models copying build/lib/vsts/task/v4_1/models/task_orchestration_queued_plan.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_1/models copying build/lib/vsts/task/v4_1/models/task_orchestration_plan.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_1/models copying build/lib/vsts/task/v4_1/models/project_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_1/models copying build/lib/vsts/task/v4_1/models/plan_environment.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_1/models copying build/lib/vsts/task/v4_1/models/task_orchestration_container.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_1/models copying build/lib/vsts/task/v4_1/models/task_attachment.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_1/models copying build/lib/vsts/task/v4_1/models/task_log_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_1/models copying build/lib/vsts/task/v4_1/models/timeline_record.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_1/models copying build/lib/vsts/task/v4_1/models/task_log.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_1/models copying build/lib/vsts/task/v4_1/models/variable_value.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_1/models copying build/lib/vsts/task/v4_1/models/mask_hint.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_1/models copying build/lib/vsts/task/v4_1/models/task_orchestration_plan_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_1/models copying build/lib/vsts/task/v4_1/models/task_orchestration_plan_groups_queue_metrics.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_1/models copying build/lib/vsts/task/v4_1/models/reference_links.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_1/models copying build/lib/vsts/task/v4_1/models/task_orchestration_owner.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_1/models copying build/lib/vsts/task/v4_1/models/task_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_1/models copying build/lib/vsts/task/v4_1/models/timeline.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_1/models copying build/lib/vsts/task/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1 copying build/lib/vsts/service_endpoint/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/result_transformation_details.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/authentication_scheme_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/data_source_binding.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/service_endpoint_details.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/input_values_error.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/data_source_binding_base.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/service_endpoint_execution_data.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/reference_links.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/client_certificate.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/service_endpoint_request_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/service_endpoint.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/identity_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/input_validation.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/endpoint_url.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/data_source.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/depends_on.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/endpoint_authorization.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/service_endpoint_execution_records_input.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/service_endpoint_execution_owner.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/service_endpoint_request.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/service_endpoint_type.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/input_values.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/input_descriptor.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/dependency_data.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/authorization_header.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/help_link.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/service_endpoint_authentication_scheme.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/service_endpoint_execution_record.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/graph_subject_base.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/input_value.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/data_source_details.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/dependency_binding.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/service_endpoint_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1 copying build/lib/vsts/service_endpoint/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint copying build/lib/vsts/vss_connection.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts copying build/lib/vsts/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/customer_intelligence creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/customer_intelligence/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/customer_intelligence/v4_1/models copying build/lib/vsts/customer_intelligence/v4_1/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/customer_intelligence/v4_1/models copying build/lib/vsts/customer_intelligence/v4_1/models/customer_intelligence_event.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/customer_intelligence/v4_1/models copying build/lib/vsts/customer_intelligence/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/customer_intelligence/v4_1 copying build/lib/vsts/customer_intelligence/v4_1/customer_intelligence_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/customer_intelligence/v4_1 copying build/lib/vsts/customer_intelligence/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/customer_intelligence copying build/lib/vsts/customer_intelligence/customer_intelligence_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/customer_intelligence creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/customer_intelligence/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/customer_intelligence/v4_0/models copying build/lib/vsts/customer_intelligence/v4_0/models/customer_intelligence_event.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/customer_intelligence/v4_0/models copying build/lib/vsts/customer_intelligence/v4_0/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/customer_intelligence/v4_0/models copying build/lib/vsts/customer_intelligence/v4_0/customer_intelligence_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/customer_intelligence/v4_0 copying build/lib/vsts/customer_intelligence/v4_0/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/customer_intelligence/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core copying build/lib/vsts/core/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_1 copying build/lib/vsts/core/v4_1/core_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_1/models copying build/lib/vsts/core/v4_1/models/process.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_1/models copying build/lib/vsts/core/v4_1/models/project_info.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_1/models copying build/lib/vsts/core/v4_1/models/project_property.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_1/models copying build/lib/vsts/core/v4_1/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_1/models copying build/lib/vsts/core/v4_1/models/team_project.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_1/models copying build/lib/vsts/core/v4_1/models/graph_subject_base.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_1/models copying build/lib/vsts/core/v4_1/models/identity_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_1/models copying build/lib/vsts/core/v4_1/models/json_patch_operation.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_1/models copying build/lib/vsts/core/v4_1/models/web_api_connected_service_details.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_1/models copying build/lib/vsts/core/v4_1/models/team_project_collection_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_1/models copying build/lib/vsts/core/v4_1/models/identity_data.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_1/models copying build/lib/vsts/core/v4_1/models/proxy.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_1/models copying build/lib/vsts/core/v4_1/models/team_project_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_1/models copying build/lib/vsts/core/v4_1/models/web_api_team_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_1/models copying build/lib/vsts/core/v4_1/models/process_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_1/models copying build/lib/vsts/core/v4_1/models/public_key.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_1/models copying build/lib/vsts/core/v4_1/models/web_api_team.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_1/models copying build/lib/vsts/core/v4_1/models/team_project_collection.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_1/models copying build/lib/vsts/core/v4_1/models/reference_links.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_1/models copying build/lib/vsts/core/v4_1/models/team_member.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_1/models copying build/lib/vsts/core/v4_1/models/web_api_connected_service.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_1/models copying build/lib/vsts/core/v4_1/models/web_api_connected_service_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_1/models copying build/lib/vsts/core/v4_1/models/operation_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_1/models copying build/lib/vsts/core/v4_1/models/proxy_authorization.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_1/models copying build/lib/vsts/core/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_0 copying build/lib/vsts/core/v4_0/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_0/models copying build/lib/vsts/core/v4_0/models/team_project_collection.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_0/models copying build/lib/vsts/core/v4_0/models/project_info.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_0/models copying build/lib/vsts/core/v4_0/models/json_patch_operation.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_0/models copying build/lib/vsts/core/v4_0/models/web_api_connected_service_details.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_0/models copying build/lib/vsts/core/v4_0/models/proxy.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_0/models copying build/lib/vsts/core/v4_0/models/process.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_0/models copying build/lib/vsts/core/v4_0/models/proxy_authorization.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_0/models copying build/lib/vsts/core/v4_0/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_0/models copying build/lib/vsts/core/v4_0/models/operation_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_0/models copying build/lib/vsts/core/v4_0/models/web_api_connected_service_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_0/models copying build/lib/vsts/core/v4_0/models/web_api_team.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_0/models copying build/lib/vsts/core/v4_0/models/web_api_connected_service.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_0/models copying build/lib/vsts/core/v4_0/models/web_api_team_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_0/models copying build/lib/vsts/core/v4_0/models/process_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_0/models copying build/lib/vsts/core/v4_0/models/identity_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_0/models copying build/lib/vsts/core/v4_0/models/team_project_collection_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_0/models copying build/lib/vsts/core/v4_0/models/project_property.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_0/models copying build/lib/vsts/core/v4_0/models/reference_links.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_0/models copying build/lib/vsts/core/v4_0/models/public_key.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_0/models copying build/lib/vsts/core/v4_0/models/team_project.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_0/models copying build/lib/vsts/core/v4_0/models/team_project_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_0/models copying build/lib/vsts/core/v4_0/models/identity_data.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_0/models copying build/lib/vsts/core/v4_0/core_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/location creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/location/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/location/v4_0/models copying build/lib/vsts/location/v4_0/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/location/v4_0/models copying build/lib/vsts/location/v4_0/models/service_definition.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/location/v4_0/models copying build/lib/vsts/location/v4_0/models/access_mapping.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/location/v4_0/models copying build/lib/vsts/location/v4_0/models/location_mapping.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/location/v4_0/models copying build/lib/vsts/location/v4_0/models/identity.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/location/v4_0/models copying build/lib/vsts/location/v4_0/models/location_service_data.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/location/v4_0/models copying build/lib/vsts/location/v4_0/models/resource_area_info.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/location/v4_0/models copying build/lib/vsts/location/v4_0/models/connection_data.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/location/v4_0/models copying build/lib/vsts/location/v4_0/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/location/v4_0 copying build/lib/vsts/location/v4_0/location_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/location/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/location/v4_1 copying build/lib/vsts/location/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/location/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/location/v4_1/models copying build/lib/vsts/location/v4_1/models/resource_area_info.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/location/v4_1/models copying build/lib/vsts/location/v4_1/models/location_service_data.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/location/v4_1/models copying build/lib/vsts/location/v4_1/models/location_mapping.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/location/v4_1/models copying build/lib/vsts/location/v4_1/models/service_definition.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/location/v4_1/models copying build/lib/vsts/location/v4_1/models/identity.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/location/v4_1/models copying build/lib/vsts/location/v4_1/models/access_mapping.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/location/v4_1/models copying build/lib/vsts/location/v4_1/models/identity_base.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/location/v4_1/models copying build/lib/vsts/location/v4_1/models/connection_data.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/location/v4_1/models copying build/lib/vsts/location/v4_1/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/location/v4_1/models copying build/lib/vsts/location/v4_1/location_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/location/v4_1 copying build/lib/vsts/location/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/location copying build/lib/vsts/credentials.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_template creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_template/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_template/v4_1/models copying build/lib/vsts/work_item_tracking_process_template/v4_1/models/process_import_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_template/v4_1/models copying build/lib/vsts/work_item_tracking_process_template/v4_1/models/process_promote_status.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_template/v4_1/models copying build/lib/vsts/work_item_tracking_process_template/v4_1/models/validation_issue.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_template/v4_1/models copying build/lib/vsts/work_item_tracking_process_template/v4_1/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_template/v4_1/models copying build/lib/vsts/work_item_tracking_process_template/v4_1/models/check_template_existence_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_template/v4_1/models copying build/lib/vsts/work_item_tracking_process_template/v4_1/models/admin_behavior_field.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_template/v4_1/models copying build/lib/vsts/work_item_tracking_process_template/v4_1/models/admin_behavior.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_template/v4_1/models copying build/lib/vsts/work_item_tracking_process_template/v4_1/work_item_tracking_process_template_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_template/v4_1 copying build/lib/vsts/work_item_tracking_process_template/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_template/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_template/v4_0 copying build/lib/vsts/work_item_tracking_process_template/v4_0/work_item_tracking_process_template_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_template/v4_0 copying build/lib/vsts/work_item_tracking_process_template/v4_0/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_template/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_template/v4_0/models copying build/lib/vsts/work_item_tracking_process_template/v4_0/models/validation_issue.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_template/v4_0/models copying build/lib/vsts/work_item_tracking_process_template/v4_0/models/process_promote_status.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_template/v4_0/models copying build/lib/vsts/work_item_tracking_process_template/v4_0/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_template/v4_0/models copying build/lib/vsts/work_item_tracking_process_template/v4_0/models/admin_behavior.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_template/v4_0/models copying build/lib/vsts/work_item_tracking_process_template/v4_0/models/admin_behavior_field.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_template/v4_0/models copying build/lib/vsts/work_item_tracking_process_template/v4_0/models/process_import_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_template/v4_0/models copying build/lib/vsts/work_item_tracking_process_template/v4_0/models/check_template_existence_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_template/v4_0/models copying build/lib/vsts/work_item_tracking_process_template/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_template creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/file_container copying build/lib/vsts/file_container/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/file_container creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/file_container/v4_0 copying build/lib/vsts/file_container/v4_0/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/file_container/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/file_container/v4_0/models copying build/lib/vsts/file_container/v4_0/models/file_container_item.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/file_container/v4_0/models copying build/lib/vsts/file_container/v4_0/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/file_container/v4_0/models copying build/lib/vsts/file_container/v4_0/models/file_container.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/file_container/v4_0/models copying build/lib/vsts/file_container/v4_0/file_container_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/file_container/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/file_container/v4_1 copying build/lib/vsts/file_container/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/file_container/v4_1 copying build/lib/vsts/file_container/v4_1/file_container_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/file_container/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/file_container/v4_1/models copying build/lib/vsts/file_container/v4_1/models/file_container_item.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/file_container/v4_1/models copying build/lib/vsts/file_container/v4_1/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/file_container/v4_1/models copying build/lib/vsts/file_container/v4_1/models/file_container.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/file_container/v4_1/models creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_availability creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_availability/v4_1 copying build/lib/vsts/feature_availability/v4_1/feature_availability_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_availability/v4_1 copying build/lib/vsts/feature_availability/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_availability/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_availability/v4_1/models copying build/lib/vsts/feature_availability/v4_1/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_availability/v4_1/models copying build/lib/vsts/feature_availability/v4_1/models/feature_flag.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_availability/v4_1/models copying build/lib/vsts/feature_availability/v4_1/models/feature_flag_patch.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_availability/v4_1/models copying build/lib/vsts/feature_availability/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_availability creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_availability/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_availability/v4_0/models copying build/lib/vsts/feature_availability/v4_0/models/feature_flag.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_availability/v4_0/models copying build/lib/vsts/feature_availability/v4_0/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_availability/v4_0/models copying build/lib/vsts/feature_availability/v4_0/models/feature_flag_patch.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_availability/v4_0/models copying build/lib/vsts/feature_availability/v4_0/feature_availability_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_availability/v4_0 copying build/lib/vsts/feature_availability/v4_0/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_availability/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/operations creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/operations/v4_1 copying build/lib/vsts/operations/v4_1/operations_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/operations/v4_1 copying build/lib/vsts/operations/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/operations/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/operations/v4_1/models copying build/lib/vsts/operations/v4_1/models/operation_result_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/operations/v4_1/models copying build/lib/vsts/operations/v4_1/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/operations/v4_1/models copying build/lib/vsts/operations/v4_1/models/operation.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/operations/v4_1/models copying build/lib/vsts/operations/v4_1/models/reference_links.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/operations/v4_1/models copying build/lib/vsts/operations/v4_1/models/operation_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/operations/v4_1/models creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/operations/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/operations/v4_0/models copying build/lib/vsts/operations/v4_0/models/reference_links.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/operations/v4_0/models copying build/lib/vsts/operations/v4_0/models/operation.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/operations/v4_0/models copying build/lib/vsts/operations/v4_0/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/operations/v4_0/models copying build/lib/vsts/operations/v4_0/models/operation_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/operations/v4_0/models copying build/lib/vsts/operations/v4_0/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/operations/v4_0 copying build/lib/vsts/operations/v4_0/operations_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/operations/v4_0 copying build/lib/vsts/operations/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/operations creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_1 copying build/lib/vsts/licensing/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_1 copying build/lib/vsts/licensing/v4_1/licensing_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_1/models copying build/lib/vsts/licensing/v4_1/models/extension_source.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_1/models copying build/lib/vsts/licensing/v4_1/models/reference_links.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_1/models copying build/lib/vsts/licensing/v4_1/models/license.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_1/models copying build/lib/vsts/licensing/v4_1/models/extension_assignment_details.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_1/models copying build/lib/vsts/licensing/v4_1/models/account_license_usage.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_1/models copying build/lib/vsts/licensing/v4_1/models/extension_license_data.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_1/models copying build/lib/vsts/licensing/v4_1/models/identity_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_1/models copying build/lib/vsts/licensing/v4_1/models/client_rights_container.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_1/models copying build/lib/vsts/licensing/v4_1/models/extension_rights_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_1/models copying build/lib/vsts/licensing/v4_1/models/account_entitlement.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_1/models copying build/lib/vsts/licensing/v4_1/models/graph_subject_base.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_1/models copying build/lib/vsts/licensing/v4_1/models/account_rights.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_1/models copying build/lib/vsts/licensing/v4_1/models/account_user_license.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_1/models copying build/lib/vsts/licensing/v4_1/models/account_license_extension_usage.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_1/models copying build/lib/vsts/licensing/v4_1/models/extension_assignment.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_1/models copying build/lib/vsts/licensing/v4_1/models/extension_operation_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_1/models copying build/lib/vsts/licensing/v4_1/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_1/models copying build/lib/vsts/licensing/v4_1/models/msdn_entitlement.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_1/models copying build/lib/vsts/licensing/v4_1/models/account_entitlement_update_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_1/models creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_0/models copying build/lib/vsts/licensing/v4_0/models/extension_assignment_details.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_0/models copying build/lib/vsts/licensing/v4_0/models/extension_rights_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_0/models copying build/lib/vsts/licensing/v4_0/models/license.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_0/models copying build/lib/vsts/licensing/v4_0/models/account_entitlement_update_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_0/models copying build/lib/vsts/licensing/v4_0/models/extension_source.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_0/models copying build/lib/vsts/licensing/v4_0/models/account_user_license.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_0/models copying build/lib/vsts/licensing/v4_0/models/msdn_entitlement.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_0/models copying build/lib/vsts/licensing/v4_0/models/account_rights.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_0/models copying build/lib/vsts/licensing/v4_0/models/account_license_extension_usage.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_0/models copying build/lib/vsts/licensing/v4_0/models/account_entitlement.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_0/models copying build/lib/vsts/licensing/v4_0/models/account_license_usage.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_0/models copying build/lib/vsts/licensing/v4_0/models/extension_assignment.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_0/models copying build/lib/vsts/licensing/v4_0/models/identity_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_0/models copying build/lib/vsts/licensing/v4_0/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_0/models copying build/lib/vsts/licensing/v4_0/models/client_rights_container.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_0/models copying build/lib/vsts/licensing/v4_0/models/extension_operation_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_0/models copying build/lib/vsts/licensing/v4_0/models/extension_license_data.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_0/models copying build/lib/vsts/licensing/v4_0/models/iUsage_right.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_0/models copying build/lib/vsts/licensing/v4_0/licensing_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_0 copying build/lib/vsts/licensing/v4_0/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_0 copying build/lib/vsts/licensing/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work copying build/lib/vsts/work/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0 copying build/lib/vsts/work/v4_0/work_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0 copying build/lib/vsts/work/v4_0/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/plan_view_data.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/team_member_capacity.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/work_item_type_state_info.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/board_chart_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/process_configuration.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/board_suggested_value.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/backlog_level_configuration.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/member.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/board_column.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/timeline_criteria_status.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/team_field_value.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/backlog_column.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/board_filter_settings.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/team_iteration_attributes.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/reference_links.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/backlog_configuration.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/field_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/team_settings_days_off_patch.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/board_card_rule_settings.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/team_field_values.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/work_item_color.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/team_field_values_patch.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/filter_group.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/filter_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/plan.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/timeline_iteration_status.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/team_settings_days_off.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/board_user_settings.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/board.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/filter_clause.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/category_configuration.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/work_item_type_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/work_item_tracking_resource_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/capacity_patch.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/board_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/board_row.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/rule.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/date_range.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/team_settings_iteration.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/backlog_level.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/team_settings_patch.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/create_plan.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/timeline_team_status.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/team_context.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/identity_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/timeline_team_iteration.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/team_setting.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/board_card_settings.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/work_item_field_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/delivery_view_data.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/backlog_fields.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/timeline_team_data.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/board_chart.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/team_settings_data_contract_base.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/activity.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/parent_child_wIMap.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/board_fields.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/update_plan.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/board_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/timeline_team_data.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/work_item_field_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/work_item_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/create_plan.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/board_chart.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/board_chart_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/delivery_view_data.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/board_user_settings.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/backlog_fields.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/graph_subject_base.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/board_card_settings.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/timeline_iteration_status.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/filter_clause.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/team_member_capacity.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/identity_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/team_iteration_attributes.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/backlog_level_work_items.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/team_settings_data_contract_base.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/timeline_criteria_status.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/update_plan.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/work_item_type_state_info.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/team_field_value.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/team_settings_days_off.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/board_row.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/iteration_work_items.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/timeline_team_status.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/team_settings_days_off_patch.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/rule.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/work_item_link.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/parent_child_wIMap.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/backlog_level.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/process_configuration.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/backlog_configuration.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/backlog_column.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/board.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/capacity_patch.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/plan.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/board_suggested_value.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/team_settings_iteration.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/board_column.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/member.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/work_item_type_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/team_settings_patch.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/timeline_team_iteration.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/board_fields.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/category_configuration.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/team_field_values.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/field_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/activity.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/backlog_level_configuration.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/team_field_values_patch.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/board_card_rule_settings.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/team_context.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/team_setting.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/date_range.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/work_item_tracking_resource_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/plan_view_data.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/work_item_color.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/reference_links.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/work_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1 copying build/lib/vsts/work/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions copying build/lib/vsts/work_item_tracking_process_definitions/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0 copying build/lib/vsts/work_item_tracking_process_definitions/v4_0/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_0/models/group.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_0/models/wit_contribution.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_0/models/form_layout.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_0/models/work_item_behavior_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_0/models/work_item_type_behavior.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_0/models/work_item_state_input_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_0/models/section.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_0/models/field_update.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_0/models/work_item_type_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_0/models/pick_list_metadata_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_0/models/work_item_type_update_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_0/models/field_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_0/models/work_item_type_field_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_0/models/pick_list_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_0/models/pick_list_item_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_0/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_0/models/control.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_0/models/page.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_0/models/work_item_state_result_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_0/models/behavior_replace_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_0/models/extension.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_0/models/behavior_create_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_0/models/behavior_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_0/models/hide_state_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_0/work_item_tracking_process_definitions_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1 copying build/lib/vsts/work_item_tracking_process_definitions/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_1/models/behavior_create_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_1/models/behavior_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_1/models/work_item_type_behavior.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_1/models/work_item_state_input_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_1/models/extension.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_1/models/hide_state_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_1/models/pick_list_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_1/models/wit_contribution.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_1/models/group.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_1/models/work_item_type_field_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_1/models/work_item_type_update_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_1/models/work_item_behavior_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_1/models/page.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_1/models/pick_list_item_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_1/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_1/models/section.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_1/models/work_item_state_result_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_1/models/behavior_replace_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_1/models/field_update.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_1/models/pick_list_metadata_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_1/models/form_layout.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_1/models/field_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_1/models/work_item_type_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_1/models/control.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_1/work_item_tracking_process_definitions_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/profile creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/profile/v4_1 copying build/lib/vsts/profile/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/profile/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/profile/v4_1/models copying build/lib/vsts/profile/v4_1/models/avatar.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/profile/v4_1/models copying build/lib/vsts/profile/v4_1/models/geo_region.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/profile/v4_1/models copying build/lib/vsts/profile/v4_1/models/remote_profile.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/profile/v4_1/models copying build/lib/vsts/profile/v4_1/models/attribute_descriptor.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/profile/v4_1/models copying build/lib/vsts/profile/v4_1/models/attributes_container.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/profile/v4_1/models copying build/lib/vsts/profile/v4_1/models/profile_region.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/profile/v4_1/models copying build/lib/vsts/profile/v4_1/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/profile/v4_1/models copying build/lib/vsts/profile/v4_1/models/profile_attribute_base.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/profile/v4_1/models copying build/lib/vsts/profile/v4_1/models/profile.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/profile/v4_1/models copying build/lib/vsts/profile/v4_1/models/profile_regions.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/profile/v4_1/models copying build/lib/vsts/profile/v4_1/models/core_profile_attribute.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/profile/v4_1/models copying build/lib/vsts/profile/v4_1/models/create_profile_context.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/profile/v4_1/models copying build/lib/vsts/profile/v4_1/models/profile_attribute.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/profile/v4_1/models copying build/lib/vsts/profile/v4_1/profile_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/profile/v4_1 copying build/lib/vsts/profile/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/profile creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/consumer_action.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/input_descriptor.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/input_filter.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/identity_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/publisher_event.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/notification_details.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/consumer.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/notification_summary.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/input_values_error.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/subscription.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/event_type_descriptor.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/external_configuration_descriptor.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/input_validation.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/publishers_query.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/input_filter_condition.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/versioned_resource.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/event.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/notification.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/formatted_event_message.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/graph_subject_base.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/subscription_tracing.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/input_values.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/subscription_diagnostics.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/notification_results_summary_detail.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/input_values_query.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/publisher.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/notifications_query.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/session_token.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/resource_container.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/subscriptions_query.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/update_subscripiton_tracing_parameters.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/input_value.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/reference_links.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/update_subscripiton_diagnostics_parameters.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1 copying build/lib/vsts/service_hooks/v4_1/service_hooks_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/models/notification_details.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/models/notification_results_summary_detail.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/models/notification_summary.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/models/publisher.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/models/input_filter_condition.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/models/input_descriptor.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/models/publishers_query.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/models/reference_links.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/models/formatted_event_message.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/models/input_value.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/models/identity_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/models/input_validation.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/models/event.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/models/publisher_event.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/models/external_configuration_descriptor.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/models/consumer.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/models/event_type_descriptor.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/models/consumer_action.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/models/input_values_error.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/models/session_token.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/models/subscriptions_query.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/models/input_values_query.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/models/notifications_query.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/models/resource_container.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/models/notification.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/models/subscription.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/models/input_filter.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/models/versioned_resource.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/models/input_values.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0 copying build/lib/vsts/service_hooks/v4_0/service_hooks_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0 copying build/lib/vsts/service_hooks/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery copying build/lib/vsts/gallery/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0 copying build/lib/vsts/gallery/v4_0/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0 copying build/lib/vsts/gallery/v4_0/gallery_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/review_patch.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/published_extension.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/query_filter.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/extension_query.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/extension_share.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/extension_package.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/filter_criteria.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/extension_daily_stats.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/installation_target.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/concern.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/category_language_title.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/user_reported_concern.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/reviews_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/notifications_data.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/questions_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/event_counts.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/user_identity_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/extension_query_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/rating_count_per_rating.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/acquisition_operation.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/answers.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/publisher_query_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/qn_aItem.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/extension_events.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/extension_statistic_update.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/product_category.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/extension_badge.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/asset_details.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/extension_filter_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/response.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/review_summary.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/categories_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/extension_daily_stat.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/metadata_item.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/product_categories_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/publisher_filter_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/azure_publisher.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/extension_file.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/acquisition_options.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/extension_statistic.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/review_reply.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/question.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/publisher.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/extension_category.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/azure_rest_api_request_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/extension_filter_result_metadata.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/extension_version.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/extension_event.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/publisher_facts.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/publisher_query.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/extension_acquisition_request.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/review.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/product_category.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/extension_events.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/concern.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/extension_draft.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/extension_daily_stats.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/extension_query.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/extension_payload.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/product_categories_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/extension_draft_patch.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/extension_share.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/publisher_base.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/question.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/reviews_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/answers.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/extension_badge.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/publisher_filter_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/extension_filter_result_metadata.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/category_language_title.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/unpackaged_extension_data.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/metadata_item.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/reference_links.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/query_filter.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/extension_version.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/publisher_facts.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/extension_package.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/extension_acquisition_request.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/qn_aItem.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/extension_filter_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/extension_file.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/extension_draft_asset.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/extension_event.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/response.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/review.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/categories_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/filter_criteria.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/azure_rest_api_request_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/acquisition_operation.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/user_reported_concern.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/publisher_query.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/event_counts.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/extension_daily_stat.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/publisher.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/extension_statistic_update.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/user_identity_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/extension_category.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/extension_statistic.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/questions_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/installation_target.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/notifications_data.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/asset_details.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/publisher_query_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/published_extension.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/review_reply.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/extension_query_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/review_summary.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/rating_count_per_rating.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/review_patch.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/acquisition_options.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/azure_publisher.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1 copying build/lib/vsts/gallery/v4_1/gallery_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent copying build/lib/vsts/task_agent/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0 copying build/lib/vsts/task_agent/v4_0/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/service_endpoint_execution_record.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/service_endpoint_authentication_scheme.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/input_values.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/input_validation_request.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_agent_public_key.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_agent_update.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_agent_pool_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/identity_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/secure_file.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/service_endpoint_request_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_agent_pool_maintenance_schedule.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_agent_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/data_source_details.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/aad_oauth_token_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/publish_task_group_metadata.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_agent_authorization.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/azure_subscription_query_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_agent_pool_maintenance_retention_policy.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_agent_pool_maintenance_job.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/data_source.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_group_revision.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/variable_group_provider_data.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_definition_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/endpoint_url.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/help_link.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/azure_subscription.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_input_definition.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/aad_oauth_token_request.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/endpoint_authorization.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/service_endpoint_request.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/package_metadata.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/variable_group.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/deployment_group_metrics.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/service_endpoint_type.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_package_metadata.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/metrics_row.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_input_definition_base.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_agent_job_request.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_group.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_agent_session.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_group_definition.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/validation_item.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/package_version.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_source_definition_base.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/service_endpoint_details.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_hub_license_details.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/deployment_machine.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_version.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_agent.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_definition_endpoint.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_group_step.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_agent_pool_maintenance_job_target_agent.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/authorization_header.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_agent_update_reason.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_agent_queue.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_agent_session_key.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/metrics_column_meta_data.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/data_source_binding.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/input_values_error.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/variable_value.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_agent_pool_maintenance_definition.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/result_transformation_details.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/input_validation.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/deployment_group.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/project_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/deployment_group_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_orchestration_owner.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/service_endpoint.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/metrics_columns_header.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/dependency_binding.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/deployment_machine_group_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/data_source_binding_base.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_agent_pool.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/input_value.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/input_descriptor.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_input_validation.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_execution.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_definition.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_agent_pool_maintenance_options.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/depends_on.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/dependency_data.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_output_variable.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/service_endpoint_execution_records_input.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/reference_links.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/service_endpoint_execution_data.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_source_definition.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/deployment_machine_group.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_agent_message.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/task_agent_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_agent_pool_maintenance_schedule.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/depends_on.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/dependency_binding.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/authorization_header.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/oAuth_configuration.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/input_descriptor.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/identity_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/service_endpoint_request.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/dependency_data.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/service_endpoint_request_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_input_definition.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_agent_pool_maintenance_job.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_group_create_parameter.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/validation_item.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/service_endpoint_authentication_scheme.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_agent_authorization.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/input_validation_request.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/input_value.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_agent_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_agent_pool_maintenance_retention_policy.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/metrics_column_meta_data.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_agent_pool_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_group_revision.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/data_source_details.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_agent_update_reason.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/oAuth_configuration_params.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_package_metadata.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/project_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_agent_pool_maintenance_options.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/package_metadata.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/service_endpoint_details.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/variable_value.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/result_transformation_details.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_agent_pool.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/azure_subscription.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_agent_public_key.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/service_endpoint_execution_records_input.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/publish_task_group_metadata.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/variable_group_provider_data.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/variable_group.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_orchestration_owner.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_definition_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_hub_license_details.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/data_source_binding_base.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/deployment_pool_summary.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_definition.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_agent_update.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/deployment_machine.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/endpoint_url.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/input_values.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_definition_endpoint.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_input_validation.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_group.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_source_definition.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/secure_file.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/resource_usage.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/input_validation.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/aad_oauth_token_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/deployment_group_create_parameter.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/deployment_target_update_parameter.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/endpoint_authorization.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_input_definition_base.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/service_endpoint_type.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/variable_group_parameters.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_agent_message.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_agent_queue.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/azure_subscription_query_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/deployment_machine_group.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_orchestration_plan_group.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/help_link.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_source_definition_base.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/deployment_machine_group_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/service_endpoint.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_group_definition.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_agent_pool_maintenance_job_target_agent.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_agent_job_request.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/service_endpoint_execution_record.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/metrics_columns_header.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/deployment_group_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/deployment_group.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/reference_links.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_group_update_parameter.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_output_variable.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/package_version.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/graph_subject_base.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/input_values_error.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/metrics_row.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_agent.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_agent_delay_source.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_group_step.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/data_source.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/authentication_scheme_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/service_endpoint_execution_data.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/client_certificate.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_execution.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/aad_oauth_token_request.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/deployment_group_metrics.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/data_source_binding.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/deployment_group_update_parameter.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_agent_pool_maintenance_definition.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/deployment_group_create_parameter_pool_property.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_version.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_agent_session_key.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_agent_session.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/task_agent_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1 copying build/lib/vsts/task_agent/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/reporting_work_item_link.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_type.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_query_sort_column.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/team_context.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_type_template_update_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_update.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_tracking_resource.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/identity_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/query_hierarchy_items_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/query_hierarchy_item.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_type_color_and_icon.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_template.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_comments.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/reporting_work_item_links_batch.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_type_category.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_history.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_field.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_tracking_resource_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_type_field_instance.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/identity_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_state_transition.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_delete_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_classification_node.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_icon.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_relation_updates.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/account_recent_activity_work_item_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_state_color.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/project_work_item_state_colors.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/account_my_work_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/artifact_uri_query.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_delete_update.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_template_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/json_patch_operation.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/artifact_uri_query_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/account_recent_mention_work_item_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_field_update.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_delete_shallow_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_next_state_on_transition.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_link.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_query_clause.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/reference_links.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/reporting_work_item_revisions_filter.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_artifact_link.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_delete.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/fields_to_evaluate.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/field_dependent_rule.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_type_state_colors.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_tracking_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/attachment_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_type_field_with_references.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_comment.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/reporting_work_item_revisions_batch.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_query_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_field_operation.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/link.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_type_color.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_type_template.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_field_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_type_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/account_work_work_item_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_relation_type.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/provisioning_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_relation.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/wiql.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_type_field_instance_base.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/graph_subject_base.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/streamed_batch.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/work_item_tracking_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1 copying build/lib/vsts/work_item_tracking/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/reporting_work_item_revisions_batch.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_delete.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_delete_shallow_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/account_recent_activity_work_item_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_type_field_instance.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/identity_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/project_work_item_state_colors.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_comment.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_template.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_state_transition.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/query_hierarchy_item.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/account_my_work_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_artifact_link.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_field.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_type_category.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_template_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_type_template.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_tracking_resource_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/reporting_work_item_links_batch.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_update.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/account_recent_mention_work_item_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_comments.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/reporting_work_item_link.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/artifact_uri_query.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_tracking_resource.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_query_clause.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_relation_updates.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/reporting_work_item_revisions_filter.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_classification_node.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_query_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_relation_type.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_field_update.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/query_hierarchy_items_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_type_template_update_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_link.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/streamed_batch.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_relation.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_tracking_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_type_color.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/reference_links.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/team_context.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/identity_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/fields_to_evaluate.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/artifact_uri_query_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/json_patch_operation.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_state_color.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_type_state_colors.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_field_operation.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/provisioning_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/link.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_field_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/field_dependent_rule.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/attachment_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_query_sort_column.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_icon.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/account_work_work_item_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_history.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_type_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_delete_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/wiql.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_type.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_type_color_and_icon.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_delete_update.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/work_item_tracking_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0 copying build/lib/vsts/work_item_tracking/v4_0/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0 copying build/lib/vsts/work_item_tracking/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/maven creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/maven/v4_1 copying build/lib/vsts/maven/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/maven/v4_1 copying build/lib/vsts/maven/v4_1/maven_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/maven/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/maven/v4_1/models copying build/lib/vsts/maven/v4_1/models/maven_recycle_bin_package_version_details.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/maven/v4_1/models copying build/lib/vsts/maven/v4_1/models/reference_link.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/maven/v4_1/models copying build/lib/vsts/maven/v4_1/models/maven_pom_license.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/maven/v4_1/models copying build/lib/vsts/maven/v4_1/models/maven_pom_gav.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/maven/v4_1/models copying build/lib/vsts/maven/v4_1/models/maven_pom_mailing_list.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/maven/v4_1/models copying build/lib/vsts/maven/v4_1/models/maven_pom_dependency_management.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/maven/v4_1/models copying build/lib/vsts/maven/v4_1/models/maven_pom_person.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/maven/v4_1/models copying build/lib/vsts/maven/v4_1/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/maven/v4_1/models copying build/lib/vsts/maven/v4_1/models/maven_pom_metadata.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/maven/v4_1/models copying build/lib/vsts/maven/v4_1/models/maven_pom_parent.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/maven/v4_1/models copying build/lib/vsts/maven/v4_1/models/plugin_configuration.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/maven/v4_1/models copying build/lib/vsts/maven/v4_1/models/maven_pom_organization.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/maven/v4_1/models copying build/lib/vsts/maven/v4_1/models/maven_packages_batch_request.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/maven/v4_1/models copying build/lib/vsts/maven/v4_1/models/maven_minimal_package_details.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/maven/v4_1/models copying build/lib/vsts/maven/v4_1/models/maven_package.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/maven/v4_1/models copying build/lib/vsts/maven/v4_1/models/reference_links.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/maven/v4_1/models copying build/lib/vsts/maven/v4_1/models/batch_operation_data.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/maven/v4_1/models copying build/lib/vsts/maven/v4_1/models/maven_pom_dependency.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/maven/v4_1/models copying build/lib/vsts/maven/v4_1/models/maven_pom_scm.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/maven/v4_1/models copying build/lib/vsts/maven/v4_1/models/package.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/maven/v4_1/models copying build/lib/vsts/maven/v4_1/models/maven_package_version_deletion_state.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/maven/v4_1/models copying build/lib/vsts/maven/v4_1/models/maven_pom_ci_notifier.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/maven/v4_1/models copying build/lib/vsts/maven/v4_1/models/maven_pom_ci.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/maven/v4_1/models copying build/lib/vsts/maven/v4_1/models/maven_pom_build.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/maven/v4_1/models copying build/lib/vsts/maven/v4_1/models/maven_pom_issue_management.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/maven/v4_1/models copying build/lib/vsts/maven/v4_1/models/plugin.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/maven/v4_1/models copying build/lib/vsts/maven/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/maven creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/security creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/security/v4_1 copying build/lib/vsts/security/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/security/v4_1 copying build/lib/vsts/security/v4_1/security_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/security/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/security/v4_1/models copying build/lib/vsts/security/v4_1/models/access_control_list.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/security/v4_1/models copying build/lib/vsts/security/v4_1/models/security_namespace_description.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/security/v4_1/models copying build/lib/vsts/security/v4_1/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/security/v4_1/models copying build/lib/vsts/security/v4_1/models/ace_extended_information.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/security/v4_1/models copying build/lib/vsts/security/v4_1/models/action_definition.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/security/v4_1/models copying build/lib/vsts/security/v4_1/models/access_control_lists_collection.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/security/v4_1/models copying build/lib/vsts/security/v4_1/models/access_control_entry.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/security/v4_1/models copying build/lib/vsts/security/v4_1/models/permission_evaluation.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/security/v4_1/models copying build/lib/vsts/security/v4_1/models/permission_evaluation_batch.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/security/v4_1/models creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/security/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/security/v4_0/models copying build/lib/vsts/security/v4_0/models/access_control_lists_collection.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/security/v4_0/models copying build/lib/vsts/security/v4_0/models/action_definition.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/security/v4_0/models copying build/lib/vsts/security/v4_0/models/permission_evaluation.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/security/v4_0/models copying build/lib/vsts/security/v4_0/models/access_control_entry.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/security/v4_0/models copying build/lib/vsts/security/v4_0/models/access_control_list.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/security/v4_0/models copying build/lib/vsts/security/v4_0/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/security/v4_0/models copying build/lib/vsts/security/v4_0/models/permission_evaluation_batch.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/security/v4_0/models copying build/lib/vsts/security/v4_0/models/security_namespace_description.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/security/v4_0/models copying build/lib/vsts/security/v4_0/models/ace_extended_information.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/security/v4_0/models copying build/lib/vsts/security/v4_0/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/security/v4_0 copying build/lib/vsts/security/v4_0/security_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/security/v4_0 copying build/lib/vsts/security/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/security creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0 copying build/lib/vsts/notification/v4_0/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0 copying build/lib/vsts/notification/v4_0/notification_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/notification_subscription_create_parameters.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/subscription_query_condition.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/notification_statistic.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/field_values_query.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/field_input_values.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/notification_subscription_update_parameters.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/notification_subscriber.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/notification_subscription_template.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/subscription_admin_settings.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/batch_notification_operation.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/expression_filter_group.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/vss_notification_event.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/identity_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/notification_subscription.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/notification_statistics_query.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/notification_event_field.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/subscription_scope.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/notification_query_condition.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/input_value.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/notification_event_field_type.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/notification_statistics_query_conditions.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/notification_event_type.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/expression_filter_clause.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/subscription_evaluation_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/event_actor.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/subscription_management.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/notification_reason.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/reference_links.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/notifications_evaluation_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/event_scope.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/iSubscription_filter.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/artifact_filter.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/subscription_evaluation_request.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/subscription_user_settings.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/iSubscription_channel.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/expression_filter_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/notification_event_field_operator.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/notification_event_type_category.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/notification_event_publisher.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/notification_event_role.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/subscription_evaluation_settings.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/events_evaluation_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/value_definition.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/input_values_query.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/notification_subscriber_update_parameters.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/operator_constraint.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/input_values.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/input_values_error.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/subscription_channel_with_address.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/base_subscription_filter.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/subscription_query.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/notifications_evaluation_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/subscription_scope.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/update_subscripiton_diagnostics_parameters.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/expression_filter_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/subscription_query_condition.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/update_subscripiton_tracing_parameters.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/notification_statistics_query_conditions.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/expression_filter_clause.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/notification_subscription_update_parameters.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/subscription_query.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/reference_links.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/vss_notification_event.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/notification_statistic.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/notification_event_publisher.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/events_evaluation_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/base_subscription_filter.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/field_input_values.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/subscription_channel_with_address.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/subscription_evaluation_settings.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/notification_reason.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/subscription_evaluation_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/iNotification_diagnostic_log.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/event_scope.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/operator_constraint.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/notification_event_type_category.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/subscription_tracing.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/notification_event_field_type.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/input_values.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/identity_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/notification_statistics_query.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/notification_diagnostic_log_message.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/subscription_user_settings.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/input_value.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/subscription_management.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/artifact_filter.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/input_values_query.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/expression_filter_group.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/notification_event_role.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/notification_subscriber_update_parameters.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/batch_notification_operation.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/subscription_diagnostics.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/notification_subscriber.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/notification_query_condition.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/field_values_query.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/event_actor.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/value_definition.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/notification_subscription_create_parameters.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/iSubscription_channel.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/input_values_error.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/notification_event_type.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/subscription_admin_settings.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/graph_subject_base.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/notification_subscription_template.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/iSubscription_filter.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/subscription_evaluation_request.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/notification_subscription.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/notification_event_field_operator.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/notification_event_field.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1 copying build/lib/vsts/notification/v4_1/notification_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1 copying build/lib/vsts/notification/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1 copying build/lib/vsts/cloud_load_test/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1 copying build/lib/vsts/cloud_load_test/v4_1/cloud_load_test_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/transaction_summary.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/request_summary.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/counter_samples_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/load_test_errors.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/test_run.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/test_summary.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/agent_group.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/test_definition_basic.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/application.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/web_api_test_machine.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/drop_access_data.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/test_results_summary.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/test_drop.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/application_counters.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/static_agent_run_setting.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/page_summary.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/load_test_run_details.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/scenario_summary.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/counter_group.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/web_api_load_test_machine_input.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/sub_type.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/test_drop_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/web_api_user_load_test_machine_input.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/tenant_details.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/test_run_abort_message.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/test_run_message.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/test_run_counter_instance.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/application_type.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/counter_instance_samples.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/test_definition.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/clt_customer_intelligence_data.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/agent_group_access_data.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/browser_mix.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/load_test_run_settings.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/web_instance_summary_data.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/counter_sample_query_details.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/test_results.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/web_api_setup_paramaters.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/error_details.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/counter_sample.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/summary_percentile_data.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/test_run_basic.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/test_settings.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/load_test.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/overridable_run_settings.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/load_generation_geo_location.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/diagnostics.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/load_test_definition.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard copying build/lib/vsts/dashboard/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_0 copying build/lib/vsts/dashboard/v4_0/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_0 copying build/lib/vsts/dashboard/v4_0/dashboard_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_0/models copying build/lib/vsts/dashboard/v4_0/models/team_context.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_0/models copying build/lib/vsts/dashboard/v4_0/models/widgets_versioned_list.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_0/models copying build/lib/vsts/dashboard/v4_0/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_0/models copying build/lib/vsts/dashboard/v4_0/models/widget_metadata_response.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_0/models copying build/lib/vsts/dashboard/v4_0/models/widget_size.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_0/models copying build/lib/vsts/dashboard/v4_0/models/reference_links.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_0/models copying build/lib/vsts/dashboard/v4_0/models/widget.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_0/models copying build/lib/vsts/dashboard/v4_0/models/widget_position.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_0/models copying build/lib/vsts/dashboard/v4_0/models/dashboard_response.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_0/models copying build/lib/vsts/dashboard/v4_0/models/dashboard_group_entry.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_0/models copying build/lib/vsts/dashboard/v4_0/models/dashboard_group_entry_response.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_0/models copying build/lib/vsts/dashboard/v4_0/models/lightbox_options.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_0/models copying build/lib/vsts/dashboard/v4_0/models/semantic_version.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_0/models copying build/lib/vsts/dashboard/v4_0/models/widget_types_response.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_0/models copying build/lib/vsts/dashboard/v4_0/models/dashboard_group.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_0/models copying build/lib/vsts/dashboard/v4_0/models/dashboard.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_0/models copying build/lib/vsts/dashboard/v4_0/models/widget_metadata.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_0/models copying build/lib/vsts/dashboard/v4_0/models/widget_response.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_0/models creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_1/models copying build/lib/vsts/dashboard/v4_1/models/lightbox_options.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_1/models copying build/lib/vsts/dashboard/v4_1/models/dashboard_group_entry.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_1/models copying build/lib/vsts/dashboard/v4_1/models/semantic_version.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_1/models copying build/lib/vsts/dashboard/v4_1/models/widget.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_1/models copying build/lib/vsts/dashboard/v4_1/models/widget_response.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_1/models copying build/lib/vsts/dashboard/v4_1/models/dashboard_response.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_1/models copying build/lib/vsts/dashboard/v4_1/models/dashboard_group_entry_response.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_1/models copying build/lib/vsts/dashboard/v4_1/models/widget_types_response.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_1/models copying build/lib/vsts/dashboard/v4_1/models/widgets_versioned_list.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_1/models copying build/lib/vsts/dashboard/v4_1/models/dashboard_group.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_1/models copying build/lib/vsts/dashboard/v4_1/models/team_context.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_1/models copying build/lib/vsts/dashboard/v4_1/models/widget_metadata_response.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_1/models copying build/lib/vsts/dashboard/v4_1/models/widget_position.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_1/models copying build/lib/vsts/dashboard/v4_1/models/widget_metadata.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_1/models copying build/lib/vsts/dashboard/v4_1/models/dashboard.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_1/models copying build/lib/vsts/dashboard/v4_1/models/widget_size.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_1/models copying build/lib/vsts/dashboard/v4_1/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_1/models copying build/lib/vsts/dashboard/v4_1/models/reference_links.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_1/models copying build/lib/vsts/dashboard/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_1 copying build/lib/vsts/dashboard/v4_1/dashboard_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_1 copying build/lib/vsts/vss_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process copying build/lib/vsts/work_item_tracking_process/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_0/models copying build/lib/vsts/work_item_tracking_process/v4_0/models/section.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_0/models copying build/lib/vsts/work_item_tracking_process/v4_0/models/field_rule_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_0/models copying build/lib/vsts/work_item_tracking_process/v4_0/models/page.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_0/models copying build/lib/vsts/work_item_tracking_process/v4_0/models/work_item_behavior_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_0/models copying build/lib/vsts/work_item_tracking_process/v4_0/models/update_process_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_0/models copying build/lib/vsts/work_item_tracking_process/v4_0/models/work_item_state_result_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_0/models copying build/lib/vsts/work_item_tracking_process/v4_0/models/extension.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_0/models copying build/lib/vsts/work_item_tracking_process/v4_0/models/control.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_0/models copying build/lib/vsts/work_item_tracking_process/v4_0/models/form_layout.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_0/models copying build/lib/vsts/work_item_tracking_process/v4_0/models/rule_condition_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_0/models copying build/lib/vsts/work_item_tracking_process/v4_0/models/work_item_type_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_0/models copying build/lib/vsts/work_item_tracking_process/v4_0/models/create_process_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_0/models copying build/lib/vsts/work_item_tracking_process/v4_0/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_0/models copying build/lib/vsts/work_item_tracking_process/v4_0/models/wit_contribution.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_0/models copying build/lib/vsts/work_item_tracking_process/v4_0/models/process_properties.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_0/models copying build/lib/vsts/work_item_tracking_process/v4_0/models/rule_action_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_0/models copying build/lib/vsts/work_item_tracking_process/v4_0/models/process_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_0/models copying build/lib/vsts/work_item_tracking_process/v4_0/models/group.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_0/models copying build/lib/vsts/work_item_tracking_process/v4_0/models/work_item_behavior.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_0/models copying build/lib/vsts/work_item_tracking_process/v4_0/models/work_item_behavior_field.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_0/models copying build/lib/vsts/work_item_tracking_process/v4_0/models/field_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_0/models copying build/lib/vsts/work_item_tracking_process/v4_0/models/work_item_type_behavior.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_0/models copying build/lib/vsts/work_item_tracking_process/v4_0/models/project_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_0/models copying build/lib/vsts/work_item_tracking_process/v4_0/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_0 copying build/lib/vsts/work_item_tracking_process/v4_0/work_item_tracking_process_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_1/models copying build/lib/vsts/work_item_tracking_process/v4_1/models/field_rule_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_1/models copying build/lib/vsts/work_item_tracking_process/v4_1/models/work_item_behavior_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_1/models copying build/lib/vsts/work_item_tracking_process/v4_1/models/rule_action_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_1/models copying build/lib/vsts/work_item_tracking_process/v4_1/models/wit_contribution.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_1/models copying build/lib/vsts/work_item_tracking_process/v4_1/models/process_properties.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_1/models copying build/lib/vsts/work_item_tracking_process/v4_1/models/extension.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_1/models copying build/lib/vsts/work_item_tracking_process/v4_1/models/work_item_type_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_1/models copying build/lib/vsts/work_item_tracking_process/v4_1/models/field_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_1/models copying build/lib/vsts/work_item_tracking_process/v4_1/models/rule_condition_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_1/models copying build/lib/vsts/work_item_tracking_process/v4_1/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_1/models copying build/lib/vsts/work_item_tracking_process/v4_1/models/group.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_1/models copying build/lib/vsts/work_item_tracking_process/v4_1/models/work_item_behavior.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_1/models copying build/lib/vsts/work_item_tracking_process/v4_1/models/update_process_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_1/models copying build/lib/vsts/work_item_tracking_process/v4_1/models/project_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_1/models copying build/lib/vsts/work_item_tracking_process/v4_1/models/work_item_type_behavior.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_1/models copying build/lib/vsts/work_item_tracking_process/v4_1/models/create_process_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_1/models copying build/lib/vsts/work_item_tracking_process/v4_1/models/work_item_behavior_field.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_1/models copying build/lib/vsts/work_item_tracking_process/v4_1/models/section.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_1/models copying build/lib/vsts/work_item_tracking_process/v4_1/models/process_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_1/models copying build/lib/vsts/work_item_tracking_process/v4_1/models/control.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_1/models copying build/lib/vsts/work_item_tracking_process/v4_1/models/form_layout.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_1/models copying build/lib/vsts/work_item_tracking_process/v4_1/models/work_item_state_result_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_1/models copying build/lib/vsts/work_item_tracking_process/v4_1/models/page.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_1/models copying build/lib/vsts/work_item_tracking_process/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_1 copying build/lib/vsts/work_item_tracking_process/v4_1/work_item_tracking_process_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_1 copying build/lib/vsts/version.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki copying build/lib/vsts/wiki/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_1 copying build/lib/vsts/wiki/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_1 copying build/lib/vsts/wiki/v4_1/wiki_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_1/models copying build/lib/vsts/wiki/v4_1/models/wiki_page.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_1/models copying build/lib/vsts/wiki/v4_1/models/wiki_page_move.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_1/models copying build/lib/vsts/wiki/v4_1/models/wiki_create_base_parameters.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_1/models copying build/lib/vsts/wiki/v4_1/models/wiki_page_move_parameters.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_1/models copying build/lib/vsts/wiki/v4_1/models/wiki_attachment_response.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_1/models copying build/lib/vsts/wiki/v4_1/models/wiki_page_move_response.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_1/models copying build/lib/vsts/wiki/v4_1/models/wiki_create_parameters_v2.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_1/models copying build/lib/vsts/wiki/v4_1/models/git_version_descriptor.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_1/models copying build/lib/vsts/wiki/v4_1/models/git_repository_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_1/models copying build/lib/vsts/wiki/v4_1/models/git_repository.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_1/models copying build/lib/vsts/wiki/v4_1/models/wiki_v2.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_1/models copying build/lib/vsts/wiki/v4_1/models/wiki_attachment.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_1/models copying build/lib/vsts/wiki/v4_1/models/wiki_update_parameters.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_1/models copying build/lib/vsts/wiki/v4_1/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_1/models copying build/lib/vsts/wiki/v4_1/models/wiki_page_response.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_1/models copying build/lib/vsts/wiki/v4_1/models/wiki_page_create_or_update_parameters.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_1/models copying build/lib/vsts/wiki/v4_1/models/wiki_page_view_stats.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_1/models creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_0 copying build/lib/vsts/wiki/v4_0/wiki_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_0 copying build/lib/vsts/wiki/v4_0/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_0/models copying build/lib/vsts/wiki/v4_0/models/git_version_descriptor.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_0/models copying build/lib/vsts/wiki/v4_0/models/wiki_attachment.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_0/models copying build/lib/vsts/wiki/v4_0/models/wiki_change.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_0/models copying build/lib/vsts/wiki/v4_0/models/git_repository_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_0/models copying build/lib/vsts/wiki/v4_0/models/git_push.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_0/models copying build/lib/vsts/wiki/v4_0/models/git_item.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_0/models copying build/lib/vsts/wiki/v4_0/models/git_user_date.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_0/models copying build/lib/vsts/wiki/v4_0/models/file_content_metadata.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_0/models copying build/lib/vsts/wiki/v4_0/models/git_template.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_0/models copying build/lib/vsts/wiki/v4_0/models/git_status_context.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_0/models copying build/lib/vsts/wiki/v4_0/models/wiki_attachment_change.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_0/models copying build/lib/vsts/wiki/v4_0/models/wiki_update.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_0/models copying build/lib/vsts/wiki/v4_0/models/item_content.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_0/models copying build/lib/vsts/wiki/v4_0/models/wiki_attachment_response.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_0/models copying build/lib/vsts/wiki/v4_0/models/git_push_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_0/models copying build/lib/vsts/wiki/v4_0/models/wiki_page.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_0/models copying build/lib/vsts/wiki/v4_0/models/git_repository.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_0/models copying build/lib/vsts/wiki/v4_0/models/git_status.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_0/models copying build/lib/vsts/wiki/v4_0/models/wiki_repository.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_0/models copying build/lib/vsts/wiki/v4_0/models/change.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_0/models copying build/lib/vsts/wiki/v4_0/models/git_ref_update.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_0/models copying build/lib/vsts/wiki/v4_0/models/wiki_page_change.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_0/models copying build/lib/vsts/wiki/v4_0/models/git_commit_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_0/models copying build/lib/vsts/wiki/v4_0/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_0/models copying build/lib/vsts/wiki/v4_0/models/item_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_0/models creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_0/models copying build/lib/vsts/identity/v4_0/models/identity_snapshot.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_0/models copying build/lib/vsts/identity/v4_0/models/identity_update_data.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_0/models copying build/lib/vsts/identity/v4_0/models/identity.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_0/models copying build/lib/vsts/identity/v4_0/models/create_scope_info.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_0/models copying build/lib/vsts/identity/v4_0/models/access_token_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_0/models copying build/lib/vsts/identity/v4_0/models/identity_scope.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_0/models copying build/lib/vsts/identity/v4_0/models/identity_self.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_0/models copying build/lib/vsts/identity/v4_0/models/refresh_token_grant.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_0/models copying build/lib/vsts/identity/v4_0/models/changed_identities.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_0/models copying build/lib/vsts/identity/v4_0/models/identity_batch_info.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_0/models copying build/lib/vsts/identity/v4_0/models/changed_identities_context.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_0/models copying build/lib/vsts/identity/v4_0/models/group_membership.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_0/models copying build/lib/vsts/identity/v4_0/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_0/models copying build/lib/vsts/identity/v4_0/models/tenant_info.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_0/models copying build/lib/vsts/identity/v4_0/models/authorization_grant.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_0/models copying build/lib/vsts/identity/v4_0/models/framework_identity_info.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_0/models copying build/lib/vsts/identity/v4_0/models/json_web_token.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_0/models copying build/lib/vsts/identity/v4_0/identity_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_0 copying build/lib/vsts/identity/v4_0/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_1/models copying build/lib/vsts/identity/v4_1/models/changed_identities.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_1/models copying build/lib/vsts/identity/v4_1/models/identity_base.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_1/models copying build/lib/vsts/identity/v4_1/models/identity_scope.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_1/models copying build/lib/vsts/identity/v4_1/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_1/models copying build/lib/vsts/identity/v4_1/models/identity_update_data.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_1/models copying build/lib/vsts/identity/v4_1/models/identity_batch_info.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_1/models copying build/lib/vsts/identity/v4_1/models/refresh_token_grant.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_1/models copying build/lib/vsts/identity/v4_1/models/identity_snapshot.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_1/models copying build/lib/vsts/identity/v4_1/models/framework_identity_info.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_1/models copying build/lib/vsts/identity/v4_1/models/authorization_grant.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_1/models copying build/lib/vsts/identity/v4_1/models/changed_identities_context.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_1/models copying build/lib/vsts/identity/v4_1/models/access_token_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_1/models copying build/lib/vsts/identity/v4_1/models/group_membership.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_1/models copying build/lib/vsts/identity/v4_1/models/json_web_token.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_1/models copying build/lib/vsts/identity/v4_1/models/identity.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_1/models copying build/lib/vsts/identity/v4_1/models/create_scope_info.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_1/models copying build/lib/vsts/identity/v4_1/models/identity_self.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_1/models copying build/lib/vsts/identity/v4_1/models/tenant_info.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_1/models copying build/lib/vsts/identity/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_1 copying build/lib/vsts/identity/v4_1/identity_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_1 copying build/lib/vsts/identity/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/models copying build/lib/vsts/models/system_exception.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/models copying build/lib/vsts/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/models copying build/lib/vsts/models/vss_json_collection_wrapper.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/models copying build/lib/vsts/models/wrapped_exception.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/models copying build/lib/vsts/models/vss_json_collection_wrapper_base.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/models copying build/lib/vsts/models/api_resource_location.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/models copying build/lib/vsts/models/improper_exception.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/models creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/settings copying build/lib/vsts/settings/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/settings creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/settings/v4_0 copying build/lib/vsts/settings/v4_0/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/settings/v4_0 copying build/lib/vsts/settings/v4_0/settings_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/settings/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/settings/v4_1 copying build/lib/vsts/settings/v4_1/settings_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/settings/v4_1 copying build/lib/vsts/settings/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/settings/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management copying build/lib/vsts/extension_management/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/extension_badge.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/extension_data_collection_query.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/extension_event_callback_collection.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/extension_data_collection.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/published_extension.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/contribution_property_description.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/contribution_constraint.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/extension_licensing.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/acquisition_options.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/acquisition_operation_disallow_reason.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/extension_statistic.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/extension_manifest.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/installed_extension_state_issue.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/extension_version.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/reference_links.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/identity_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/user_extension_policy.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/contribution_type.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/contribution.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/graph_subject_base.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/extension_event_callback.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/acquisition_operation.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/extension_file.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/installed_extension_query.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/installation_target.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/requested_extension.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/extension_request.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/extension_state.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/installed_extension_state.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/extension_policy.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/extension_share.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/extension_authorization.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/licensing_override.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/installed_extension.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/extension_acquisition_request.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/extension_identifier.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/publisher_facts.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/contribution_base.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1 copying build/lib/vsts/extension_management/v4_1/extension_management_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0 copying build/lib/vsts/extension_management/v4_0/extension_management_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0 copying build/lib/vsts/extension_management/v4_0/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/extension_version.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/extension_licensing.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/extension_authorization.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/extension_file.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/contribution_property_description.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/licensing_override.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/acquisition_options.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/user_extension_policy.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/published_extension.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/contribution.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/extension_manifest.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/installed_extension_state_issue.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/extension_data_collection.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/contribution_type.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/extension_data_collection_query.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/contribution_constraint.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/installed_extension_query.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/extension_event_callback.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/acquisition_operation_disallow_reason.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/installed_extension_state.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/extension_request.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/acquisition_operation.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/installed_extension.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/extension_statistic.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/extension_event_callback_collection.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/extension_share.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/extension_state.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/extension_badge.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/installation_target.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/extension_acquisition_request.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/requested_extension.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/extension_policy.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/publisher_facts.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/contribution_base.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/identity_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/extension_identifier.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build copying build/lib/vsts/build/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0 copying build/lib/vsts/build/v4_0/build_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0 copying build/lib/vsts/build/v4_0/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/json_patch_operation.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/task_input_definition_base.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/web_api_connected_service_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/build_metric.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/build_resource_usage.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/build_definition_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/build_log_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/build_request_validation_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/build_option_definition_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/reference_links.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/deployment.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/data_source_binding_base.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/variable_group_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/build_settings.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/build_option_group_definition.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/artifact_resource.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/build_badge.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/build_definition.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/task_definition_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/build_option_input_definition.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/build_report_metadata.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/build_definition_step.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/resource_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/build_controller.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/variable_group.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/build.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/agent_pool_queue.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/retention_policy.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/build_definition_revision.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/task_input_validation.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/timeline_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/build_artifact.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/timeline_record.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/task_source_definition_base.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/issue.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/definition_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/task_orchestration_plan_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/build_log.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/build_definition_template3_2.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/build_definition3_2.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/build_repository.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/timeline.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/build_definition_template.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/folder.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/build_option.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/task_agent_pool_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/team_project_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/build_option_definition.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/task_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/identity_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/xaml_build_controller_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/build_definition_variable.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/process_parameters.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/change.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1 copying build/lib/vsts/build/v4_1/build_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1 copying build/lib/vsts/build/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/task_agent_pool_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/build_definition_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/build_controller.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/build_option_group_definition.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/authorization_header.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/build_log_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/json_patch_operation.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/build_artifact.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/task_input_validation.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/source_repository.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/build_definition_template.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/aggregated_results_analysis.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/aggregated_results_by_outcome.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/build_definition_step.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/task_input_definition_base.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/build_repository.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/build_report_metadata.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/build.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/build_definition_variable.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/build_log.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/task_definition_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/build_resource_usage.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/test_results_context.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/aggregated_runs_by_state.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/timeline_record.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/artifact_resource.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/retention_policy.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/task_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/resource_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/build_definition3_2.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/build_settings.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/identity_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/reference_links.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/build_definition_revision.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/graph_subject_base.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/team_project_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/xaml_build_controller_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/build_badge.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/build_definition_reference3_2.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/build_definition_counter.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/source_repository_item.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/change.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/source_provider_attributes.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/variable_group_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/aggregated_results_difference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/build_option.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/timeline_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/source_repositories.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/variable_group.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/timeline.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/build_option_input_definition.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/data_source_binding_base.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/build_metric.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/issue.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/build_option_definition.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/build_option_definition_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/build_request_validation_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/attachment.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/build_definition.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/build_definition_template3_2.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/repository_webhook.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/deployment.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/task_source_definition_base.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/folder.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/agent_pool_queue.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/associated_work_item.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/web_api_connected_service_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/process_parameters.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/supported_trigger.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/definition_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/release_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/task_orchestration_plan_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_0/models copying build/lib/vsts/member_entitlement_management/v4_0/models/group_entitlement_operation_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_0/models copying build/lib/vsts/member_entitlement_management/v4_0/models/operation_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_0/models copying build/lib/vsts/member_entitlement_management/v4_0/models/base_operation_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_0/models copying build/lib/vsts/member_entitlement_management/v4_0/models/team_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_0/models copying build/lib/vsts/member_entitlement_management/v4_0/models/member_entitlements_post_response.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_0/models copying build/lib/vsts/member_entitlement_management/v4_0/models/reference_links.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_0/models copying build/lib/vsts/member_entitlement_management/v4_0/models/member_entitlement.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_0/models copying build/lib/vsts/member_entitlement_management/v4_0/models/member_entitlement_operation_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_0/models copying build/lib/vsts/member_entitlement_management/v4_0/models/graph_group.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_0/models copying build/lib/vsts/member_entitlement_management/v4_0/models/access_level.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_0/models copying build/lib/vsts/member_entitlement_management/v4_0/models/json_patch_operation.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_0/models copying build/lib/vsts/member_entitlement_management/v4_0/models/group.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_0/models copying build/lib/vsts/member_entitlement_management/v4_0/models/group_operation_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_0/models copying build/lib/vsts/member_entitlement_management/v4_0/models/member_entitlements_response_base.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_0/models copying build/lib/vsts/member_entitlement_management/v4_0/models/group_entitlement.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_0/models copying build/lib/vsts/member_entitlement_management/v4_0/models/operation_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_0/models copying build/lib/vsts/member_entitlement_management/v4_0/models/graph_subject.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_0/models copying build/lib/vsts/member_entitlement_management/v4_0/models/member_entitlements_patch_response.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_0/models copying build/lib/vsts/member_entitlement_management/v4_0/models/graph_member.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_0/models copying build/lib/vsts/member_entitlement_management/v4_0/models/project_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_0/models copying build/lib/vsts/member_entitlement_management/v4_0/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_0/models copying build/lib/vsts/member_entitlement_management/v4_0/models/project_entitlement.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_0/models copying build/lib/vsts/member_entitlement_management/v4_0/models/extension.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_0/models copying build/lib/vsts/member_entitlement_management/v4_0/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_0 copying build/lib/vsts/member_entitlement_management/v4_0/member_entitlement_management_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/project_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/reference_links.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/group_operation_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/access_level.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/json_patch_operation.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/base_operation_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/team_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/user_entitlement_operation_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/paged_graph_member_list.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/graph_group.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/operation_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/group.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/graph_user.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/group_option.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/operation_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/extension_summary_data.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/extension.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/group_entitlement.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/member_entitlement.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/graph_subject_base.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/member_entitlements_response_base.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/member_entitlements_patch_response.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/user_entitlements_patch_response.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/member_entitlement_operation_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/user_entitlements_post_response.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/user_entitlements_response_base.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/user_entitlement_operation_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/user_entitlement.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/summary_data.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/group_entitlement_operation_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/graph_subject.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/member_entitlements_post_response.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/users_summary.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/project_entitlement.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/graph_member.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/license_summary_data.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/member_entitlement_management_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1 copying build/lib/vsts/member_entitlement_management/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1 copying build/lib/vsts/member_entitlement_management/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/nuget creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/nuget/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/nuget/v4_1/models copying build/lib/vsts/nuget/v4_1/models/package_version_details.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/nuget/v4_1/models copying build/lib/vsts/nuget/v4_1/models/batch_operation_data.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/nuget/v4_1/models copying build/lib/vsts/nuget/v4_1/models/reference_links.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/nuget/v4_1/models copying build/lib/vsts/nuget/v4_1/models/batch_list_data.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/nuget/v4_1/models copying build/lib/vsts/nuget/v4_1/models/nuGet_package_version_deletion_state.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/nuget/v4_1/models copying build/lib/vsts/nuget/v4_1/models/package.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/nuget/v4_1/models copying build/lib/vsts/nuget/v4_1/models/nuGet_packages_batch_request.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/nuget/v4_1/models copying build/lib/vsts/nuget/v4_1/models/json_patch_operation.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/nuget/v4_1/models copying build/lib/vsts/nuget/v4_1/models/minimal_package_details.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/nuget/v4_1/models copying build/lib/vsts/nuget/v4_1/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/nuget/v4_1/models copying build/lib/vsts/nuget/v4_1/models/nuGet_recycle_bin_package_version_details.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/nuget/v4_1/models copying build/lib/vsts/nuget/v4_1/nuGet_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/nuget/v4_1 copying build/lib/vsts/nuget/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/nuget/v4_1 copying build/lib/vsts/nuget/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/nuget creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_management copying build/lib/vsts/feature_management/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_management creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_management/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_management/v4_0/models copying build/lib/vsts/feature_management/v4_0/models/contributed_feature_value_rule.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_management/v4_0/models copying build/lib/vsts/feature_management/v4_0/models/contributed_feature_state_query.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_management/v4_0/models copying build/lib/vsts/feature_management/v4_0/models/contributed_feature_state.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_management/v4_0/models copying build/lib/vsts/feature_management/v4_0/models/reference_links.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_management/v4_0/models copying build/lib/vsts/feature_management/v4_0/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_management/v4_0/models copying build/lib/vsts/feature_management/v4_0/models/contributed_feature_setting_scope.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_management/v4_0/models copying build/lib/vsts/feature_management/v4_0/models/contributed_feature.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_management/v4_0/models copying build/lib/vsts/feature_management/v4_0/feature_management_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_management/v4_0 copying build/lib/vsts/feature_management/v4_0/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_management/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_management/v4_1 copying build/lib/vsts/feature_management/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_management/v4_1 copying build/lib/vsts/feature_management/v4_1/feature_management_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_management/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_management/v4_1/models copying build/lib/vsts/feature_management/v4_1/models/contributed_feature_state.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_management/v4_1/models copying build/lib/vsts/feature_management/v4_1/models/contributed_feature_value_rule.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_management/v4_1/models copying build/lib/vsts/feature_management/v4_1/models/contributed_feature_state_query.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_management/v4_1/models copying build/lib/vsts/feature_management/v4_1/models/contributed_feature_setting_scope.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_management/v4_1/models copying build/lib/vsts/feature_management/v4_1/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_management/v4_1/models copying build/lib/vsts/feature_management/v4_1/models/contributed_feature.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_management/v4_1/models copying build/lib/vsts/feature_management/v4_1/models/reference_links.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_management/v4_1/models creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/graph copying build/lib/vsts/graph/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/graph creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/graph/v4_1 copying build/lib/vsts/graph/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/graph/v4_1 copying build/lib/vsts/graph/v4_1/graph_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/graph/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/graph/v4_1/models copying build/lib/vsts/graph/v4_1/models/graph_user_creation_context.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/graph/v4_1/models copying build/lib/vsts/graph/v4_1/models/graph_user.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/graph/v4_1/models copying build/lib/vsts/graph/v4_1/models/graph_group_creation_context.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/graph/v4_1/models copying build/lib/vsts/graph/v4_1/models/graph_scope.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/graph/v4_1/models copying build/lib/vsts/graph/v4_1/models/graph_subject_lookup_key.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/graph/v4_1/models copying build/lib/vsts/graph/v4_1/models/graph_descriptor_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/graph/v4_1/models copying build/lib/vsts/graph/v4_1/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/graph/v4_1/models copying build/lib/vsts/graph/v4_1/models/graph_subject_lookup.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/graph/v4_1/models copying build/lib/vsts/graph/v4_1/models/graph_membership.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/graph/v4_1/models copying build/lib/vsts/graph/v4_1/models/reference_links.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/graph/v4_1/models copying build/lib/vsts/graph/v4_1/models/paged_graph_groups.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/graph/v4_1/models copying build/lib/vsts/graph/v4_1/models/graph_scope_creation_context.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/graph/v4_1/models copying build/lib/vsts/graph/v4_1/models/graph_global_extended_property_batch.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/graph/v4_1/models copying build/lib/vsts/graph/v4_1/models/json_patch_operation.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/graph/v4_1/models copying build/lib/vsts/graph/v4_1/models/identity_key_map.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/graph/v4_1/models copying build/lib/vsts/graph/v4_1/models/graph_membership_traversal.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/graph/v4_1/models copying build/lib/vsts/graph/v4_1/models/graph_subject_base.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/graph/v4_1/models copying build/lib/vsts/graph/v4_1/models/graph_membership_state.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/graph/v4_1/models copying build/lib/vsts/graph/v4_1/models/graph_group.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/graph/v4_1/models copying build/lib/vsts/graph/v4_1/models/graph_storage_key_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/graph/v4_1/models copying build/lib/vsts/graph/v4_1/models/graph_cache_policies.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/graph/v4_1/models copying build/lib/vsts/graph/v4_1/models/graph_member.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/graph/v4_1/models copying build/lib/vsts/graph/v4_1/models/graph_subject.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/graph/v4_1/models copying build/lib/vsts/graph/v4_1/models/paged_graph_users.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/graph/v4_1/models creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test copying build/lib/vsts/test/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_case_result_identifier.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/aggregated_results_analysis.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/shallow_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_attachment_request_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/name_value_pair.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/module_coverage.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_results_details.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_failure_details.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_failures_analysis.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_suite.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/custom_test_field.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_run_coverage.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/work_item_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_iteration_details_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/code_coverage_summary.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_results_groups_for_release.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/field_details_for_test_results.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_results_details_for_group.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/aggregated_results_by_outcome.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/team_project_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/custom_test_field_definition.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/suite_entry_update_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/coverage_statistics.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/team_context.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/aggregated_data_for_result_trend.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_session.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_result_model_base.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_point.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/run_statistic.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_result_history.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_results_query.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/clone_operation_information.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/suite_entry.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_suite_clone_request.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_results_groups_for_build.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/failing_since.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/suite_update_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/last_result_details.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_run_statistic.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_points_query.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/shallow_test_case_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_plan.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/build_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_result_payload.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/suite_test_case.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/clone_statistics.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/point_assignment.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_message_log_details.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_result_document.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/build_coverage.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/code_coverage_data.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/run_filter.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_result_history_details_for_group.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/property_bag.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/dtl_environment_details.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_result_summary.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/build_configuration.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/code_coverage_statistics.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_case_result_attachment_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/release_environment_definition_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/clone_options.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/release_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/shared_step_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_configuration.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_attachment.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_method.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/linked_work_items_query.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_attachment_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_action_result_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_summary_for_work_item.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/identity_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/result_retention_settings.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_result_create_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_settings.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_results_context.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/reference_links.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_result_trend_filter.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/aggregated_runs_by_state.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_environment.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/query_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/point_update_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/run_create_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/aggregated_results_difference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/run_update_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/graph_subject_base.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_to_work_item_links.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/points_filter.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_operation_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_run.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/results_filter.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_resolution_state.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_result_parameter_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_plan_clone_request.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_case_result_update_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/linked_work_items_query_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/work_item_to_test_links.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/function_coverage.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_case_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/suite_create_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_variable.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/plan_update_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/test_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1 copying build/lib/vsts/test/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_plan.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_result_document.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_result_history_details_for_group.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/query_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_variable.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_operation_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_iteration_details_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/code_coverage_statistics.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_configuration.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_session.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/name_value_pair.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/suite_test_case.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_result_history.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/clone_operation_information.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/clone_statistics.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_result_create_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/module_coverage.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_attachment.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/linked_work_items_query.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_resolution_state.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_run.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_points_query.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/failing_since.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/result_retention_settings.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/aggregated_results_analysis.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_result_summary.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/point_assignment.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/last_result_details.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/results_filter.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/code_coverage_data.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_suite.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/suite_create_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/build_coverage.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/linked_work_items_query_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/work_item_to_test_links.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_plan_clone_request.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_results_context.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/run_statistic.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/point_update_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/run_create_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/suite_entry_update_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/suite_entry.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_case_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/code_coverage_summary.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/plan_update_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_point.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/build_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/shared_step_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_message_log_details.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/team_project_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_summary_for_work_item.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_case_result_identifier.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/property_bag.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_result_model_base.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/shallow_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_result_payload.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_results_details.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_action_result_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/team_context.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/work_item_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/coverage_statistics.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_to_work_item_links.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/clone_options.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_suite_clone_request.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_run_statistic.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_run_coverage.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_results_details_for_group.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/release_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_case_result_update_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/custom_test_field.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/dtl_environment_details.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_result_parameter_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/run_filter.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/aggregated_results_difference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/points_filter.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/custom_test_field_definition.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/run_update_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/aggregated_data_for_result_trend.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_result_trend_filter.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/function_coverage.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/release_environment_definition_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_failure_details.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_results_query.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_attachment_request_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_settings.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/aggregated_results_by_outcome.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/build_configuration.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_method.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/identity_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_environment.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_case_result_attachment_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_failures_analysis.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_attachment_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/test_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0 copying build/lib/vsts/test/v4_0/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1 copying build/lib/vsts/release/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/input_value.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_definition_gates_options.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_environment.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/variable_group.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/identity_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_work_item_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/artifact_version.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/task_source_definition_base.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_definition_gates_step.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/environment_retention_policy.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_gates.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/input_values_error.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/graph_subject_base.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/project_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/process_parameters.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/task_input_definition_base.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/favorite_item.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/input_validation.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/retention_settings.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/mail_message.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_settings.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/reference_links.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/deployment_attempt.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/queued_release_data.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_task.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/issue.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_definition_environment.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/summary_mail_section.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/environment_execution_policy.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_approval_history.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_shallow_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/pipeline_process.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/artifact_metadata.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/approval_options.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/configuration_variable_value.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/manual_intervention_update_metadata.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/artifact.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_definition_summary.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_deploy_phase.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/input_values.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/variable_value.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_definition.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/auto_trigger_issue.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_definition_deploy_step.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/condition.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_definition_gate.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_condition.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/manual_intervention.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/change.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/artifact_source_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/artifact_version_query_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_approval.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/deployment_job.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/input_descriptor.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/authorization_header.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/deployment.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/deployment_query_parameters.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_revision.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/email_recipients.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/definition_environment_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_definition_environment_template.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_definition_undelete_parameter.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_definition_environment_summary.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_definition_approvals.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/metric.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/workflow_task.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_definition_environment_step.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_update_metadata.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/agent_artifact_definition.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_start_metadata.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_definition_revision.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_definition_shallow_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/folder.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_schedule.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/data_source_binding_base.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/environment_options.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/input_values_query.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/variable_group_provider_data.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/retention_policy.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/artifact_type_definition.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_task_attachment.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_environment_update_metadata.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_definition_approval_step.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/task_input_validation.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/build_version.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_environment_shallow_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/workflow_task_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/release_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0 copying build/lib/vsts/release/v4_0/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0 copying build/lib/vsts/release/v4_0/release_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/release_definition_shallow_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/release_approval.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/artifact_metadata.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/release_work_item_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/approval_options.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/release_settings.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/configuration_variable_value.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/mail_message.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/release_definition_environment_summary.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/manual_intervention.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/folder.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/input_value.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/release_environment_update_metadata.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/release_environment_shallow_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/deployment_query_parameters.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/release_definition_approvals.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/environment_execution_policy.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/variable_group.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/condition.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/environment_options.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/environment_retention_policy.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/workflow_task_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/release_definition_summary.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/release_definition_environment_step.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/release_task.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/project_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/deployment_attempt.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/task_input_definition_base.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/retention_settings.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/variable_value.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/favorite_item.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/task_source_definition_base.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/reference_links.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/artifact_version.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/task_input_validation.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/release_definition_deploy_step.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/input_values_error.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/variable_group_provider_data.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/release_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/input_descriptor.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/identity_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/process_parameters.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/email_recipients.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/deployment.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/workflow_task.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/release_condition.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/input_values_query.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/build_version.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/release_update_metadata.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/release_revision.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/release_schedule.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/queued_release_data.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/auto_trigger_issue.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/agent_artifact_definition.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/release_definition_revision.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/metric.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/definition_environment_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/artifact_version_query_result.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/release_environment.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/release_approval_history.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/release_deploy_phase.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/release_definition_approval_step.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/release_definition_environment.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/release_definition_environment_template.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/deployment_job.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/retention_policy.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/input_validation.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/input_values.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/release_definition.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/artifact_type_definition.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/data_source_binding_base.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/manual_intervention_update_metadata.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/summary_mail_section.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/change.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/issue.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/artifact.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/release.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/release_shallow_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/release_start_metadata.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/artifact_source_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/npm creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/npm/v4_1 copying build/lib/vsts/npm/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/npm/v4_1 copying build/lib/vsts/npm/v4_1/npm_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/npm/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/npm/v4_1/models copying build/lib/vsts/npm/v4_1/models/json_patch_operation.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/npm/v4_1/models copying build/lib/vsts/npm/v4_1/models/minimal_package_details.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/npm/v4_1/models copying build/lib/vsts/npm/v4_1/models/batch_operation_data.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/npm/v4_1/models copying build/lib/vsts/npm/v4_1/models/reference_links.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/npm/v4_1/models copying build/lib/vsts/npm/v4_1/models/batch_deprecate_data.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/npm/v4_1/models copying build/lib/vsts/npm/v4_1/models/upstream_source_info.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/npm/v4_1/models copying build/lib/vsts/npm/v4_1/models/package_version_details.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/npm/v4_1/models copying build/lib/vsts/npm/v4_1/models/package.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/npm/v4_1/models copying build/lib/vsts/npm/v4_1/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/npm/v4_1/models copying build/lib/vsts/npm/v4_1/models/npm_package_version_deletion_state.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/npm/v4_1/models copying build/lib/vsts/npm/v4_1/models/npm_recycle_bin_package_version_details.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/npm/v4_1/models copying build/lib/vsts/npm/v4_1/models/npm_packages_batch_request.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/npm/v4_1/models copying build/lib/vsts/npm/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/npm creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/accounts creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/accounts/v4_1 copying build/lib/vsts/accounts/v4_1/accounts_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/accounts/v4_1 copying build/lib/vsts/accounts/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/accounts/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/accounts/v4_1/models copying build/lib/vsts/accounts/v4_1/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/accounts/v4_1/models copying build/lib/vsts/accounts/v4_1/models/account_preferences_internal.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/accounts/v4_1/models copying build/lib/vsts/accounts/v4_1/models/account_create_info_internal.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/accounts/v4_1/models copying build/lib/vsts/accounts/v4_1/models/account.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/accounts/v4_1/models creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/accounts/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/accounts/v4_0/models copying build/lib/vsts/accounts/v4_0/models/account.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/accounts/v4_0/models copying build/lib/vsts/accounts/v4_0/models/account_create_info_internal.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/accounts/v4_0/models copying build/lib/vsts/accounts/v4_0/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/accounts/v4_0/models copying build/lib/vsts/accounts/v4_0/models/account_preferences_internal.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/accounts/v4_0/models copying build/lib/vsts/accounts/v4_0/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/accounts/v4_0 copying build/lib/vsts/accounts/v4_0/accounts_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/accounts/v4_0 copying build/lib/vsts/accounts/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/accounts creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed_token copying build/lib/vsts/feed_token/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed_token creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed_token/v4_1 copying build/lib/vsts/feed_token/v4_1/feed_token_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed_token/v4_1 copying build/lib/vsts/feed_token/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed_token/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/project_analysis creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/project_analysis/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/project_analysis/v4_0/models copying build/lib/vsts/project_analysis/v4_0/models/language_statistics.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/project_analysis/v4_0/models copying build/lib/vsts/project_analysis/v4_0/models/project_language_analytics.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/project_analysis/v4_0/models copying build/lib/vsts/project_analysis/v4_0/models/repository_language_analytics.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/project_analysis/v4_0/models copying build/lib/vsts/project_analysis/v4_0/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/project_analysis/v4_0/models copying build/lib/vsts/project_analysis/v4_0/models/project_activity_metrics.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/project_analysis/v4_0/models copying build/lib/vsts/project_analysis/v4_0/models/code_change_trend_item.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/project_analysis/v4_0/models copying build/lib/vsts/project_analysis/v4_0/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/project_analysis/v4_0 copying build/lib/vsts/project_analysis/v4_0/project_analysis_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/project_analysis/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/project_analysis/v4_1 copying build/lib/vsts/project_analysis/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/project_analysis/v4_1 copying build/lib/vsts/project_analysis/v4_1/project_analysis_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/project_analysis/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/project_analysis/v4_1/models copying build/lib/vsts/project_analysis/v4_1/models/language_statistics.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/project_analysis/v4_1/models copying build/lib/vsts/project_analysis/v4_1/models/project_activity_metrics.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/project_analysis/v4_1/models copying build/lib/vsts/project_analysis/v4_1/models/code_change_trend_item.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/project_analysis/v4_1/models copying build/lib/vsts/project_analysis/v4_1/models/repository_language_analytics.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/project_analysis/v4_1/models copying build/lib/vsts/project_analysis/v4_1/models/project_language_analytics.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/project_analysis/v4_1/models copying build/lib/vsts/project_analysis/v4_1/models/language_metrics_secured_object.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/project_analysis/v4_1/models copying build/lib/vsts/project_analysis/v4_1/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/project_analysis/v4_1/models copying build/lib/vsts/project_analysis/v4_1/models/repository_activity_metrics.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/project_analysis/v4_1/models copying build/lib/vsts/project_analysis/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/project_analysis creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/client_trace copying build/lib/vsts/client_trace/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/client_trace creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/client_trace/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/client_trace/v4_1/models copying build/lib/vsts/client_trace/v4_1/models/client_trace_event.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/client_trace/v4_1/models copying build/lib/vsts/client_trace/v4_1/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/client_trace/v4_1/models copying build/lib/vsts/client_trace/v4_1/client_trace_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/client_trace/v4_1 copying build/lib/vsts/client_trace/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/client_trace/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/git_repository.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/file_content_metadata.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/tfvc_label_request_data.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/identity_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/tfvc_changeset_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/tfvc_item_request_data.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/reference_links.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/git_repository_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/tfvc_branch.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/tfvc_label_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/tfvc_item_descriptor.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/tfvc_item.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/tfvc_policy_override_info.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/tfvc_shelveset.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/vsts_info.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/change.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/tfvc_version_descriptor.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/item_content.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/version_control_project_info.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/tfvc_shelveset_request_data.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/checkin_note.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/team_project_collection_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/tfvc_changesets_request_data.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/associated_work_item.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/tfvc_changeset_search_criteria.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/tfvc_changeset.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/tfvc_label.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/tfvc_branch_mapping.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/tfvc_merge_source.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/tfvc_branch_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/tfvc_shallow_branch_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/tfvc_shelveset_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/tfvc_policy_failure_info.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/team_project_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/tfvc_change.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/item_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0 copying build/lib/vsts/tfvc/v4_0/tfvc_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1 copying build/lib/vsts/tfvc/v4_1/tfvc_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/reference_links.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/graph_subject_base.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/tfvc_label_request_data.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/tfvc_policy_override_info.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/checkin_note.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/tfvc_branch_mapping.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/team_project_collection_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/git_repository_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/tfvc_shelveset_request_data.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/item_model.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/tfvc_item.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/tfvc_label_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/tfvc_changeset.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/tfvc_label.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/tfvc_changesets_request_data.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/item_content.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/tfvc_shallow_branch_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/tfvc_merge_source.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/vsts_info.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/tfvc_branch_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/file_content_metadata.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/identity_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/git_repository.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/tfvc_change.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/tfvc_shelveset.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/tfvc_branch.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/tfvc_policy_failure_info.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/tfvc_shelveset_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/change.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/tfvc_item_descriptor.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/team_project_reference.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/associated_work_item.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/tfvc_item_request_data.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/tfvc_changeset_search_criteria.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/tfvc_version_descriptor.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/tfvc_changeset_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/version_control_project_info.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1 copying build/lib/vsts/tfvc/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/policy creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/policy/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/policy/v4_1/models copying build/lib/vsts/policy/v4_1/models/policy_evaluation_record.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/policy/v4_1/models copying build/lib/vsts/policy/v4_1/models/graph_subject_base.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/policy/v4_1/models copying build/lib/vsts/policy/v4_1/models/versioned_policy_configuration_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/policy/v4_1/models copying build/lib/vsts/policy/v4_1/models/reference_links.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/policy/v4_1/models copying build/lib/vsts/policy/v4_1/models/policy_configuration.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/policy/v4_1/models copying build/lib/vsts/policy/v4_1/models/policy_type.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/policy/v4_1/models copying build/lib/vsts/policy/v4_1/models/policy_type_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/policy/v4_1/models copying build/lib/vsts/policy/v4_1/models/policy_configuration_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/policy/v4_1/models copying build/lib/vsts/policy/v4_1/models/identity_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/policy/v4_1/models copying build/lib/vsts/policy/v4_1/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/policy/v4_1/models copying build/lib/vsts/policy/v4_1/policy_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/policy/v4_1 copying build/lib/vsts/policy/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/policy/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/policy/v4_0 copying build/lib/vsts/policy/v4_0/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/policy/v4_0 copying build/lib/vsts/policy/v4_0/policy_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/policy/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/policy/v4_0/models copying build/lib/vsts/policy/v4_0/models/policy_type_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/policy/v4_0/models copying build/lib/vsts/policy/v4_0/models/policy_configuration_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/policy/v4_0/models copying build/lib/vsts/policy/v4_0/models/policy_type.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/policy/v4_0/models copying build/lib/vsts/policy/v4_0/models/policy_configuration.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/policy/v4_0/models copying build/lib/vsts/policy/v4_0/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/policy/v4_0/models copying build/lib/vsts/policy/v4_0/models/policy_evaluation_record.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/policy/v4_0/models copying build/lib/vsts/policy/v4_0/models/reference_links.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/policy/v4_0/models copying build/lib/vsts/policy/v4_0/models/versioned_policy_configuration_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/policy/v4_0/models copying build/lib/vsts/policy/v4_0/models/identity_ref.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/policy/v4_0/models copying build/lib/vsts/policy/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/policy creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed copying build/lib/vsts/feed/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed/v4_1 copying build/lib/vsts/feed/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed/v4_1 copying build/lib/vsts/feed/v4_1/feed_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed/v4_1/models copying build/lib/vsts/feed/v4_1/models/feed_core.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed/v4_1/models copying build/lib/vsts/feed/v4_1/models/feed.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed/v4_1/models copying build/lib/vsts/feed/v4_1/models/package_version.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed/v4_1/models copying build/lib/vsts/feed/v4_1/models/protocol_metadata.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed/v4_1/models copying build/lib/vsts/feed/v4_1/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed/v4_1/models copying build/lib/vsts/feed/v4_1/models/feed_update.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed/v4_1/models copying build/lib/vsts/feed/v4_1/models/recycle_bin_package_version.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed/v4_1/models copying build/lib/vsts/feed/v4_1/models/package_dependency.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed/v4_1/models copying build/lib/vsts/feed/v4_1/models/feed_changes_response.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed/v4_1/models copying build/lib/vsts/feed/v4_1/models/global_permission.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed/v4_1/models copying build/lib/vsts/feed/v4_1/models/package_file.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed/v4_1/models copying build/lib/vsts/feed/v4_1/models/json_patch_operation.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed/v4_1/models copying build/lib/vsts/feed/v4_1/models/minimal_package_version.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed/v4_1/models copying build/lib/vsts/feed/v4_1/models/feed_view.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed/v4_1/models copying build/lib/vsts/feed/v4_1/models/upstream_source.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed/v4_1/models copying build/lib/vsts/feed/v4_1/models/package_change.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed/v4_1/models copying build/lib/vsts/feed/v4_1/models/package_changes_response.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed/v4_1/models copying build/lib/vsts/feed/v4_1/models/package_version_change.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed/v4_1/models copying build/lib/vsts/feed/v4_1/models/reference_links.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed/v4_1/models copying build/lib/vsts/feed/v4_1/models/package.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed/v4_1/models copying build/lib/vsts/feed/v4_1/models/feed_retention_policy.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed/v4_1/models copying build/lib/vsts/feed/v4_1/models/feed_change.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed/v4_1/models copying build/lib/vsts/feed/v4_1/models/feed_permission.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed/v4_1/models copying build/lib/vsts/vss_client_configuration.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/symbol copying build/lib/vsts/symbol/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/symbol creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/symbol/v4_1 copying build/lib/vsts/symbol/v4_1/symbol_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/symbol/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/symbol/v4_1/models copying build/lib/vsts/symbol/v4_1/models/json_blob_block_hash.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/symbol/v4_1/models copying build/lib/vsts/symbol/v4_1/models/debug_entry_create_batch.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/symbol/v4_1/models copying build/lib/vsts/symbol/v4_1/models/resource_base.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/symbol/v4_1/models copying build/lib/vsts/symbol/v4_1/models/json_blob_identifier.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/symbol/v4_1/models copying build/lib/vsts/symbol/v4_1/models/request.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/symbol/v4_1/models copying build/lib/vsts/symbol/v4_1/models/debug_entry.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/symbol/v4_1/models copying build/lib/vsts/symbol/v4_1/models/json_blob_identifier_with_blocks.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/symbol/v4_1/models copying build/lib/vsts/symbol/v4_1/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/symbol/v4_1/models copying build/lib/vsts/symbol/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/symbol/v4_1 copying build/lib/vsts/_file_cache.py -> /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/git_client_base.py to git_client_base.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/git_client.py to git_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/web_api_create_tag_request_data.py to web_api_create_tag_request_data.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_tree_ref.py to git_tree_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_commit_ref.py to git_commit_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_pull_request.py to git_pull_request.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_repository.py to git_repository.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_pull_request_iteration.py to git_pull_request_iteration.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/comment_position.py to comment_position.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/team_project_reference.py to team_project_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_async_ref_operation.py to git_async_ref_operation.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_pull_request_merge_options.py to git_pull_request_merge_options.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_push_ref.py to git_push_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_status.py to git_status.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_annotated_tag.py to git_annotated_tag.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_pull_request_completion_options.py to git_pull_request_completion_options.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/comment_tracking_criteria.py to comment_tracking_criteria.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_item.py to git_item.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_import_request.py to git_import_request.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_fork_sync_request_parameters.py to git_fork_sync_request_parameters.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_ref_update_result.py to git_ref_update_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/associated_work_item.py to associated_work_item.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_merge_origin_ref.py to git_merge_origin_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_tree_diff.py to git_tree_diff.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/share_notification_context.py to share_notification_context.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/item_model.py to item_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_tree_diff_response.py to git_tree_diff_response.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_version_descriptor.py to git_version_descriptor.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_user_date.py to git_user_date.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/source_to_target_ref.py to source_to_target_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_template.py to git_template.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_pull_request_comment_thread_context.py to git_pull_request_comment_thread_context.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_pull_request_status.py to git_pull_request_status.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_pull_request_comment_thread.py to git_pull_request_comment_thread.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/team_project_collection_reference.py to team_project_collection_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_tree_entry_ref.py to git_tree_entry_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_revert.py to git_revert.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/global_git_repository_key.py to global_git_repository_key.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_pull_request_change.py to git_pull_request_change.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_import_git_source.py to git_import_git_source.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_fork_ref.py to git_fork_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_item_descriptor.py to git_item_descriptor.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_pull_request_iteration_changes.py to git_pull_request_iteration_changes.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_suggestion.py to git_suggestion.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_push_search_criteria.py to git_push_search_criteria.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/comment_thread.py to comment_thread.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_query_commits_criteria.py to git_query_commits_criteria.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_cherry_pick.py to git_cherry_pick.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_branch_stats.py to git_branch_stats.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_blob_ref.py to git_blob_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_async_ref_operation_parameters.py to git_async_ref_operation_parameters.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/attachment.py to attachment.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_file_paths_collection.py to git_file_paths_collection.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_repository_ref.py to git_repository_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/resource_ref.py to resource_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_status_context.py to git_status_context.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/comment.py to comment.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_base_version_descriptor.py to git_base_version_descriptor.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/comment_thread_context.py to comment_thread_context.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_async_ref_operation_source.py to git_async_ref_operation_source.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_async_ref_operation_detail.py to git_async_ref_operation_detail.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_item_request_data.py to git_item_request_data.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_pull_request_query.py to git_pull_request_query.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/identity_ref_with_vote.py to identity_ref_with_vote.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_ref_update.py to git_ref_update.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_ref.py to git_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_repository_stats.py to git_repository_stats.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/vsts_info.py to vsts_info.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_object.py to git_object.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_tree_diff_entry.py to git_tree_diff_entry.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_commit_changes.py to git_commit_changes.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_deleted_repository.py to git_deleted_repository.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_commit_diffs.py to git_commit_diffs.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_repository_create_options.py to git_repository_create_options.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_pull_request_search_criteria.py to git_pull_request_search_criteria.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_commit.py to git_commit.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_conflict.py to git_conflict.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_import_status_detail.py to git_import_status_detail.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_push.py to git_push.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/change.py to change.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_ref_favorite.py to git_ref_favorite.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_pull_request_query_input.py to git_pull_request_query_input.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_query_branch_stats_criteria.py to git_query_branch_stats_criteria.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_target_version_descriptor.py to git_target_version_descriptor.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_import_tfvc_source.py to git_import_tfvc_source.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_import_request_parameters.py to git_import_request_parameters.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_fork_sync_request.py to git_fork_sync_request.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/reference_links.py to reference_links.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/git_fork_operation_status_detail.py to git_fork_operation_status_detail.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/item_content.py to item_content.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/import_repository_validation.py to import_repository_validation.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/file_content_metadata.py to file_content_metadata.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/web_api_tag_definition.py to web_api_tag_definition.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/identity_ref.py to identity_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_0/models/comment_iteration_context.py to comment_iteration_context.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/git_client.py to git_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/git_client_base.py to git_client_base.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_import_tfvc_source.py to git_import_tfvc_source.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_revert.py to git_revert.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_pull_request_merge_options.py to git_pull_request_merge_options.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_commit_ref.py to git_commit_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/item_content.py to item_content.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_push_search_criteria.py to git_push_search_criteria.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_pull_request_query.py to git_pull_request_query.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_fork_operation_status_detail.py to git_fork_operation_status_detail.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_status.py to git_status.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_commit.py to git_commit.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_repository_ref.py to git_repository_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_ref_update.py to git_ref_update.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/comment.py to comment.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/team_project_collection_reference.py to team_project_collection_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_repository.py to git_repository.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/comment_thread.py to comment_thread.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_ref.py to git_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_tree_entry_ref.py to git_tree_entry_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/vsts_info.py to vsts_info.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_tree_ref.py to git_tree_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_tree_diff_entry.py to git_tree_diff_entry.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_pull_request_status.py to git_pull_request_status.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_conflict.py to git_conflict.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_deleted_repository.py to git_deleted_repository.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/comment_thread_context.py to comment_thread_context.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_item_descriptor.py to git_item_descriptor.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_item_request_data.py to git_item_request_data.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_ref_favorite.py to git_ref_favorite.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_fork_ref.py to git_fork_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_pull_request_iteration.py to git_pull_request_iteration.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_push_ref.py to git_push_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/global_git_repository_key.py to global_git_repository_key.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_push.py to git_push.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/change.py to change.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_commit_diffs.py to git_commit_diffs.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_suggestion.py to git_suggestion.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/web_api_create_tag_request_data.py to web_api_create_tag_request_data.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_pull_request_iteration_changes.py to git_pull_request_iteration_changes.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/team_project_reference.py to team_project_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_async_ref_operation_detail.py to git_async_ref_operation_detail.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/attachment.py to attachment.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_import_request_parameters.py to git_import_request_parameters.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_blob_ref.py to git_blob_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/source_to_target_ref.py to source_to_target_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_recycle_bin_repository_details.py to git_recycle_bin_repository_details.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_import_git_source.py to git_import_git_source.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_file_paths_collection.py to git_file_paths_collection.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_pull_request_search_criteria.py to git_pull_request_search_criteria.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_import_request.py to git_import_request.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_repository_stats.py to git_repository_stats.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_async_ref_operation.py to git_async_ref_operation.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_object.py to git_object.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_async_ref_operation_source.py to git_async_ref_operation_source.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_async_ref_operation_parameters.py to git_async_ref_operation_parameters.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_pull_request.py to git_pull_request.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_item.py to git_item.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_base_version_descriptor.py to git_base_version_descriptor.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_cherry_pick.py to git_cherry_pick.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_pull_request_comment_thread_context.py to git_pull_request_comment_thread_context.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_fork_sync_request.py to git_fork_sync_request.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/resource_ref.py to resource_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_pull_request_query_input.py to git_pull_request_query_input.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_pull_request_comment_thread.py to git_pull_request_comment_thread.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_annotated_tag.py to git_annotated_tag.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/import_repository_validation.py to import_repository_validation.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/identity_ref_with_vote.py to identity_ref_with_vote.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_version_descriptor.py to git_version_descriptor.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_status_context.py to git_status_context.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_pull_request_completion_options.py to git_pull_request_completion_options.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/json_patch_operation.py to json_patch_operation.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_user_date.py to git_user_date.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/identity_ref.py to identity_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_repository_create_options.py to git_repository_create_options.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_target_version_descriptor.py to git_target_version_descriptor.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_query_commits_criteria.py to git_query_commits_criteria.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/graph_subject_base.py to graph_subject_base.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/file_content_metadata.py to file_content_metadata.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_tree_diff.py to git_tree_diff.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_ref_update_result.py to git_ref_update_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_pull_request_change.py to git_pull_request_change.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/web_api_tag_definition.py to web_api_tag_definition.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/item_model.py to item_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/comment_position.py to comment_position.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/share_notification_context.py to share_notification_context.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_import_status_detail.py to git_import_status_detail.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_query_branch_stats_criteria.py to git_query_branch_stats_criteria.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_commit_changes.py to git_commit_changes.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/comment_iteration_context.py to comment_iteration_context.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_fork_sync_request_parameters.py to git_fork_sync_request_parameters.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_conflict_update_result.py to git_conflict_update_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_template.py to git_template.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/reference_links.py to reference_links.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/comment_tracking_criteria.py to comment_tracking_criteria.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_tree_diff_response.py to git_tree_diff_response.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_branch_stats.py to git_branch_stats.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/git/v4_1/models/git_merge_origin_ref.py to git_merge_origin_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_1/models/contribution_constraint.py to contribution_constraint.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_1/models/extension_event_callback.py to extension_event_callback.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_1/models/client_contribution.py to client_contribution.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_1/models/client_data_provider_query.py to client_data_provider_query.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_1/models/contribution_type.py to contribution_type.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_1/models/data_provider_context.py to data_provider_context.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_1/models/contribution_property_description.py to contribution_property_description.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_1/models/extension_file.py to extension_file.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_1/models/data_provider_query.py to data_provider_query.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_1/models/data_provider_exception_details.py to data_provider_exception_details.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_1/models/resolved_data_provider.py to resolved_data_provider.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_1/models/extension_licensing.py to extension_licensing.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_1/models/contribution_node_query.py to contribution_node_query.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_1/models/contribution.py to contribution.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_1/models/extension_manifest.py to extension_manifest.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_1/models/client_contribution_node.py to client_contribution_node.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_1/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_1/models/licensing_override.py to licensing_override.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_1/models/contribution_node_query_result.py to contribution_node_query_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_1/models/client_contribution_provider_details.py to client_contribution_provider_details.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_1/models/installed_extension_state.py to installed_extension_state.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_1/models/contribution_base.py to contribution_base.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_1/models/installed_extension_state_issue.py to installed_extension_state_issue.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_1/models/extension_event_callback_collection.py to extension_event_callback_collection.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_1/models/installed_extension.py to installed_extension.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_1/models/data_provider_result.py to data_provider_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_1/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_1/contributions_client.py to contributions_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_0/models/contribution_base.py to contribution_base.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_0/models/extension_event_callback_collection.py to extension_event_callback_collection.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_0/models/extension_file.py to extension_file.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_0/models/contribution_node_query.py to contribution_node_query.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_0/models/contribution.py to contribution.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_0/models/client_data_provider_query.py to client_data_provider_query.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_0/models/contribution_provider_details.py to contribution_provider_details.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_0/models/data_provider_exception_details.py to data_provider_exception_details.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_0/models/contribution_property_description.py to contribution_property_description.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_0/models/extension_manifest.py to extension_manifest.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_0/models/data_provider_context.py to data_provider_context.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_0/models/data_provider_query.py to data_provider_query.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_0/models/contribution_constraint.py to contribution_constraint.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_0/models/data_provider_result.py to data_provider_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_0/models/serialized_contribution_node.py to serialized_contribution_node.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_0/models/resolved_data_provider.py to resolved_data_provider.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_0/models/extension_licensing.py to extension_licensing.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_0/models/installed_extension_state.py to installed_extension_state.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_0/models/contribution_node_query_result.py to contribution_node_query_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_0/models/extension_event_callback.py to extension_event_callback.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_0/models/licensing_override.py to licensing_override.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_0/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_0/models/installed_extension.py to installed_extension.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_0/models/installed_extension_state_issue.py to installed_extension_state_issue.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_0/models/contribution_type.py to contribution_type.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_0/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/contributions/v4_0/contributions_client.py to contributions_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/exceptions.py to exceptions.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_0/models/task_orchestration_plan_groups_queue_metrics.py to task_orchestration_plan_groups_queue_metrics.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_0/models/task_reference.py to task_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_0/models/project_reference.py to project_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_0/models/task_orchestration_plan.py to task_orchestration_plan.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_0/models/task_attachment.py to task_attachment.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_0/models/mask_hint.py to mask_hint.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_0/models/task_log.py to task_log.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_0/models/plan_environment.py to plan_environment.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_0/models/timeline_reference.py to timeline_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_0/models/task_orchestration_item.py to task_orchestration_item.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_0/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_0/models/task_orchestration_container.py to task_orchestration_container.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_0/models/task_orchestration_queued_plan.py to task_orchestration_queued_plan.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_0/models/reference_links.py to reference_links.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_0/models/task_orchestration_queued_plan_group.py to task_orchestration_queued_plan_group.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_0/models/task_orchestration_owner.py to task_orchestration_owner.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_0/models/issue.py to issue.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_0/models/job_option.py to job_option.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_0/models/variable_value.py to variable_value.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_0/models/task_orchestration_plan_reference.py to task_orchestration_plan_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_0/models/timeline.py to timeline.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_0/models/task_log_reference.py to task_log_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_0/models/timeline_record.py to timeline_record.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_0/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_0/task_client.py to task_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_1/task_client.py to task_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_1/models/job_option.py to job_option.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_1/models/task_orchestration_queued_plan_group.py to task_orchestration_queued_plan_group.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_1/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_1/models/issue.py to issue.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_1/models/task_orchestration_item.py to task_orchestration_item.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_1/models/timeline_reference.py to timeline_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_1/models/task_orchestration_queued_plan.py to task_orchestration_queued_plan.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_1/models/task_orchestration_plan.py to task_orchestration_plan.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_1/models/project_reference.py to project_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_1/models/plan_environment.py to plan_environment.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_1/models/task_orchestration_container.py to task_orchestration_container.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_1/models/task_attachment.py to task_attachment.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_1/models/task_log_reference.py to task_log_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_1/models/timeline_record.py to timeline_record.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_1/models/task_log.py to task_log.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_1/models/variable_value.py to variable_value.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_1/models/mask_hint.py to mask_hint.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_1/models/task_orchestration_plan_reference.py to task_orchestration_plan_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_1/models/task_orchestration_plan_groups_queue_metrics.py to task_orchestration_plan_groups_queue_metrics.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_1/models/reference_links.py to reference_links.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_1/models/task_orchestration_owner.py to task_orchestration_owner.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_1/models/task_reference.py to task_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_1/models/timeline.py to timeline.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task/v4_1/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models/result_transformation_details.py to result_transformation_details.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models/authentication_scheme_reference.py to authentication_scheme_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models/data_source_binding.py to data_source_binding.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models/service_endpoint_details.py to service_endpoint_details.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models/input_values_error.py to input_values_error.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models/data_source_binding_base.py to data_source_binding_base.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models/service_endpoint_execution_data.py to service_endpoint_execution_data.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models/reference_links.py to reference_links.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models/client_certificate.py to client_certificate.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models/service_endpoint_request_result.py to service_endpoint_request_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models/service_endpoint.py to service_endpoint.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models/identity_ref.py to identity_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models/input_validation.py to input_validation.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models/endpoint_url.py to endpoint_url.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models/data_source.py to data_source.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models/depends_on.py to depends_on.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models/endpoint_authorization.py to endpoint_authorization.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models/service_endpoint_execution_records_input.py to service_endpoint_execution_records_input.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models/service_endpoint_execution_owner.py to service_endpoint_execution_owner.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models/service_endpoint_request.py to service_endpoint_request.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models/service_endpoint_type.py to service_endpoint_type.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models/input_values.py to input_values.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models/input_descriptor.py to input_descriptor.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models/dependency_data.py to dependency_data.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models/authorization_header.py to authorization_header.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models/help_link.py to help_link.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models/service_endpoint_authentication_scheme.py to service_endpoint_authentication_scheme.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models/service_endpoint_execution_record.py to service_endpoint_execution_record.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models/graph_subject_base.py to graph_subject_base.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models/input_value.py to input_value.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models/data_source_details.py to data_source_details.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/models/dependency_binding.py to dependency_binding.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/v4_1/service_endpoint_client.py to service_endpoint_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_endpoint/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/vss_connection.py to vss_connection.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/customer_intelligence/v4_1/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/customer_intelligence/v4_1/models/customer_intelligence_event.py to customer_intelligence_event.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/customer_intelligence/v4_1/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/customer_intelligence/v4_1/customer_intelligence_client.py to customer_intelligence_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/customer_intelligence/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/customer_intelligence/customer_intelligence_client.py to customer_intelligence_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/customer_intelligence/v4_0/models/customer_intelligence_event.py to customer_intelligence_event.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/customer_intelligence/v4_0/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/customer_intelligence/v4_0/customer_intelligence_client.py to customer_intelligence_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/customer_intelligence/v4_0/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_1/core_client.py to core_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_1/models/process.py to process.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_1/models/project_info.py to project_info.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_1/models/project_property.py to project_property.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_1/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_1/models/team_project.py to team_project.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_1/models/graph_subject_base.py to graph_subject_base.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_1/models/identity_ref.py to identity_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_1/models/json_patch_operation.py to json_patch_operation.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_1/models/web_api_connected_service_details.py to web_api_connected_service_details.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_1/models/team_project_collection_reference.py to team_project_collection_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_1/models/identity_data.py to identity_data.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_1/models/proxy.py to proxy.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_1/models/team_project_reference.py to team_project_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_1/models/web_api_team_ref.py to web_api_team_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_1/models/process_reference.py to process_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_1/models/public_key.py to public_key.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_1/models/web_api_team.py to web_api_team.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_1/models/team_project_collection.py to team_project_collection.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_1/models/reference_links.py to reference_links.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_1/models/team_member.py to team_member.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_1/models/web_api_connected_service.py to web_api_connected_service.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_1/models/web_api_connected_service_ref.py to web_api_connected_service_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_1/models/operation_reference.py to operation_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_1/models/proxy_authorization.py to proxy_authorization.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_1/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_0/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_0/models/team_project_collection.py to team_project_collection.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_0/models/project_info.py to project_info.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_0/models/json_patch_operation.py to json_patch_operation.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_0/models/web_api_connected_service_details.py to web_api_connected_service_details.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_0/models/proxy.py to proxy.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_0/models/process.py to process.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_0/models/proxy_authorization.py to proxy_authorization.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_0/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_0/models/operation_reference.py to operation_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_0/models/web_api_connected_service_ref.py to web_api_connected_service_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_0/models/web_api_team.py to web_api_team.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_0/models/web_api_connected_service.py to web_api_connected_service.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_0/models/web_api_team_ref.py to web_api_team_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_0/models/process_reference.py to process_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_0/models/identity_ref.py to identity_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_0/models/team_project_collection_reference.py to team_project_collection_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_0/models/project_property.py to project_property.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_0/models/reference_links.py to reference_links.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_0/models/public_key.py to public_key.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_0/models/team_project.py to team_project.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_0/models/team_project_reference.py to team_project_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_0/models/identity_data.py to identity_data.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/core/v4_0/core_client.py to core_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/location/v4_0/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/location/v4_0/models/service_definition.py to service_definition.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/location/v4_0/models/access_mapping.py to access_mapping.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/location/v4_0/models/location_mapping.py to location_mapping.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/location/v4_0/models/identity.py to identity.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/location/v4_0/models/location_service_data.py to location_service_data.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/location/v4_0/models/resource_area_info.py to resource_area_info.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/location/v4_0/models/connection_data.py to connection_data.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/location/v4_0/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/location/v4_0/location_client.py to location_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/location/v4_1/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/location/v4_1/models/resource_area_info.py to resource_area_info.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/location/v4_1/models/location_service_data.py to location_service_data.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/location/v4_1/models/location_mapping.py to location_mapping.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/location/v4_1/models/service_definition.py to service_definition.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/location/v4_1/models/identity.py to identity.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/location/v4_1/models/access_mapping.py to access_mapping.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/location/v4_1/models/identity_base.py to identity_base.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/location/v4_1/models/connection_data.py to connection_data.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/location/v4_1/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/location/v4_1/location_client.py to location_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/location/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/credentials.py to credentials.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_template/v4_1/models/process_import_result.py to process_import_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_template/v4_1/models/process_promote_status.py to process_promote_status.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_template/v4_1/models/validation_issue.py to validation_issue.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_template/v4_1/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_template/v4_1/models/check_template_existence_result.py to check_template_existence_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_template/v4_1/models/admin_behavior_field.py to admin_behavior_field.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_template/v4_1/models/admin_behavior.py to admin_behavior.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_template/v4_1/work_item_tracking_process_template_client.py to work_item_tracking_process_template_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_template/v4_1/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_template/v4_0/work_item_tracking_process_template_client.py to work_item_tracking_process_template_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_template/v4_0/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_template/v4_0/models/validation_issue.py to validation_issue.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_template/v4_0/models/process_promote_status.py to process_promote_status.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_template/v4_0/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_template/v4_0/models/admin_behavior.py to admin_behavior.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_template/v4_0/models/admin_behavior_field.py to admin_behavior_field.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_template/v4_0/models/process_import_result.py to process_import_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_template/v4_0/models/check_template_existence_result.py to check_template_existence_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_template/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/file_container/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/file_container/v4_0/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/file_container/v4_0/models/file_container_item.py to file_container_item.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/file_container/v4_0/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/file_container/v4_0/models/file_container.py to file_container.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/file_container/v4_0/file_container_client.py to file_container_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/file_container/v4_1/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/file_container/v4_1/file_container_client.py to file_container_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/file_container/v4_1/models/file_container_item.py to file_container_item.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/file_container/v4_1/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/file_container/v4_1/models/file_container.py to file_container.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_availability/v4_1/feature_availability_client.py to feature_availability_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_availability/v4_1/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_availability/v4_1/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_availability/v4_1/models/feature_flag.py to feature_flag.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_availability/v4_1/models/feature_flag_patch.py to feature_flag_patch.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_availability/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_availability/v4_0/models/feature_flag.py to feature_flag.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_availability/v4_0/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_availability/v4_0/models/feature_flag_patch.py to feature_flag_patch.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_availability/v4_0/feature_availability_client.py to feature_availability_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_availability/v4_0/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/operations/v4_1/operations_client.py to operations_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/operations/v4_1/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/operations/v4_1/models/operation_result_reference.py to operation_result_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/operations/v4_1/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/operations/v4_1/models/operation.py to operation.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/operations/v4_1/models/reference_links.py to reference_links.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/operations/v4_1/models/operation_reference.py to operation_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/operations/v4_0/models/reference_links.py to reference_links.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/operations/v4_0/models/operation.py to operation.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/operations/v4_0/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/operations/v4_0/models/operation_reference.py to operation_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/operations/v4_0/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/operations/v4_0/operations_client.py to operations_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/operations/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_1/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_1/licensing_client.py to licensing_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_1/models/extension_source.py to extension_source.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_1/models/reference_links.py to reference_links.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_1/models/license.py to license.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_1/models/extension_assignment_details.py to extension_assignment_details.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_1/models/account_license_usage.py to account_license_usage.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_1/models/extension_license_data.py to extension_license_data.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_1/models/identity_ref.py to identity_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_1/models/client_rights_container.py to client_rights_container.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_1/models/extension_rights_result.py to extension_rights_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_1/models/account_entitlement.py to account_entitlement.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_1/models/graph_subject_base.py to graph_subject_base.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_1/models/account_rights.py to account_rights.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_1/models/account_user_license.py to account_user_license.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_1/models/account_license_extension_usage.py to account_license_extension_usage.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_1/models/extension_assignment.py to extension_assignment.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_1/models/extension_operation_result.py to extension_operation_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_1/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_1/models/msdn_entitlement.py to msdn_entitlement.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_1/models/account_entitlement_update_model.py to account_entitlement_update_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_0/models/extension_assignment_details.py to extension_assignment_details.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_0/models/extension_rights_result.py to extension_rights_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_0/models/license.py to license.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_0/models/account_entitlement_update_model.py to account_entitlement_update_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_0/models/extension_source.py to extension_source.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_0/models/account_user_license.py to account_user_license.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_0/models/msdn_entitlement.py to msdn_entitlement.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_0/models/account_rights.py to account_rights.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_0/models/account_license_extension_usage.py to account_license_extension_usage.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_0/models/account_entitlement.py to account_entitlement.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_0/models/account_license_usage.py to account_license_usage.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_0/models/extension_assignment.py to extension_assignment.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_0/models/identity_ref.py to identity_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_0/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_0/models/client_rights_container.py to client_rights_container.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_0/models/extension_operation_result.py to extension_operation_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_0/models/extension_license_data.py to extension_license_data.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_0/models/iUsage_right.py to iUsage_right.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_0/licensing_client.py to licensing_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/v4_0/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/licensing/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/work_client.py to work_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models/plan_view_data.py to plan_view_data.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models/team_member_capacity.py to team_member_capacity.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models/work_item_type_state_info.py to work_item_type_state_info.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models/board_chart_reference.py to board_chart_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models/process_configuration.py to process_configuration.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models/board_suggested_value.py to board_suggested_value.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models/backlog_level_configuration.py to backlog_level_configuration.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models/member.py to member.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models/board_column.py to board_column.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models/timeline_criteria_status.py to timeline_criteria_status.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models/team_field_value.py to team_field_value.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models/backlog_column.py to backlog_column.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models/board_filter_settings.py to board_filter_settings.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models/team_iteration_attributes.py to team_iteration_attributes.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models/reference_links.py to reference_links.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models/backlog_configuration.py to backlog_configuration.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models/field_reference.py to field_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models/team_settings_days_off_patch.py to team_settings_days_off_patch.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models/board_card_rule_settings.py to board_card_rule_settings.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models/team_field_values.py to team_field_values.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models/work_item_color.py to work_item_color.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models/team_field_values_patch.py to team_field_values_patch.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models/filter_group.py to filter_group.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models/filter_model.py to filter_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models/plan.py to plan.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models/timeline_iteration_status.py to timeline_iteration_status.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models/team_settings_days_off.py to team_settings_days_off.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models/board_user_settings.py to board_user_settings.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models/board.py to board.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models/filter_clause.py to filter_clause.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models/category_configuration.py to category_configuration.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models/work_item_type_reference.py to work_item_type_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models/work_item_tracking_resource_reference.py to work_item_tracking_resource_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models/capacity_patch.py to capacity_patch.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models/board_reference.py to board_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models/board_row.py to board_row.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models/rule.py to rule.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models/date_range.py to date_range.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models/team_settings_iteration.py to team_settings_iteration.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models/backlog_level.py to backlog_level.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models/team_settings_patch.py to team_settings_patch.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models/create_plan.py to create_plan.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models/timeline_team_status.py to timeline_team_status.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models/team_context.py to team_context.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models/identity_ref.py to identity_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models/timeline_team_iteration.py to timeline_team_iteration.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models/team_setting.py to team_setting.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models/board_card_settings.py to board_card_settings.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models/work_item_field_reference.py to work_item_field_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models/delivery_view_data.py to delivery_view_data.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models/backlog_fields.py to backlog_fields.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models/timeline_team_data.py to timeline_team_data.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models/board_chart.py to board_chart.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models/team_settings_data_contract_base.py to team_settings_data_contract_base.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models/activity.py to activity.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models/parent_child_wIMap.py to parent_child_wIMap.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models/board_fields.py to board_fields.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_0/models/update_plan.py to update_plan.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models/board_reference.py to board_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models/timeline_team_data.py to timeline_team_data.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models/work_item_field_reference.py to work_item_field_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models/work_item_reference.py to work_item_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models/create_plan.py to create_plan.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models/board_chart.py to board_chart.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models/board_chart_reference.py to board_chart_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models/delivery_view_data.py to delivery_view_data.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models/board_user_settings.py to board_user_settings.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models/backlog_fields.py to backlog_fields.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models/graph_subject_base.py to graph_subject_base.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models/board_card_settings.py to board_card_settings.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models/timeline_iteration_status.py to timeline_iteration_status.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models/filter_clause.py to filter_clause.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models/team_member_capacity.py to team_member_capacity.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models/identity_ref.py to identity_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models/team_iteration_attributes.py to team_iteration_attributes.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models/backlog_level_work_items.py to backlog_level_work_items.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models/team_settings_data_contract_base.py to team_settings_data_contract_base.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models/timeline_criteria_status.py to timeline_criteria_status.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models/update_plan.py to update_plan.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models/work_item_type_state_info.py to work_item_type_state_info.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models/team_field_value.py to team_field_value.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models/team_settings_days_off.py to team_settings_days_off.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models/board_row.py to board_row.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models/iteration_work_items.py to iteration_work_items.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models/timeline_team_status.py to timeline_team_status.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models/team_settings_days_off_patch.py to team_settings_days_off_patch.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models/rule.py to rule.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models/work_item_link.py to work_item_link.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models/parent_child_wIMap.py to parent_child_wIMap.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models/backlog_level.py to backlog_level.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models/process_configuration.py to process_configuration.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models/backlog_configuration.py to backlog_configuration.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models/backlog_column.py to backlog_column.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models/board.py to board.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models/capacity_patch.py to capacity_patch.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models/plan.py to plan.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models/board_suggested_value.py to board_suggested_value.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models/team_settings_iteration.py to team_settings_iteration.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models/board_column.py to board_column.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models/member.py to member.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models/work_item_type_reference.py to work_item_type_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models/team_settings_patch.py to team_settings_patch.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models/timeline_team_iteration.py to timeline_team_iteration.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models/board_fields.py to board_fields.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models/category_configuration.py to category_configuration.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models/team_field_values.py to team_field_values.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models/field_reference.py to field_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models/activity.py to activity.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models/backlog_level_configuration.py to backlog_level_configuration.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models/team_field_values_patch.py to team_field_values_patch.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models/board_card_rule_settings.py to board_card_rule_settings.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models/team_context.py to team_context.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models/team_setting.py to team_setting.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models/date_range.py to date_range.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models/work_item_tracking_resource_reference.py to work_item_tracking_resource_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models/plan_view_data.py to plan_view_data.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models/work_item_color.py to work_item_color.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/models/reference_links.py to reference_links.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/work_client.py to work_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work/v4_1/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/group.py to group.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/wit_contribution.py to wit_contribution.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/form_layout.py to form_layout.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/work_item_behavior_reference.py to work_item_behavior_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/work_item_type_behavior.py to work_item_type_behavior.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/work_item_state_input_model.py to work_item_state_input_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/section.py to section.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/field_update.py to field_update.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/work_item_type_model.py to work_item_type_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/pick_list_metadata_model.py to pick_list_metadata_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/work_item_type_update_model.py to work_item_type_update_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/field_model.py to field_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/work_item_type_field_model.py to work_item_type_field_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/pick_list_model.py to pick_list_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/pick_list_item_model.py to pick_list_item_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/control.py to control.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/page.py to page.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/work_item_state_result_model.py to work_item_state_result_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/behavior_replace_model.py to behavior_replace_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/extension.py to extension.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/behavior_create_model.py to behavior_create_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/behavior_model.py to behavior_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/hide_state_model.py to hide_state_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/work_item_tracking_process_definitions_client.py to work_item_tracking_process_definitions_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/behavior_create_model.py to behavior_create_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/behavior_model.py to behavior_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/work_item_type_behavior.py to work_item_type_behavior.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/work_item_state_input_model.py to work_item_state_input_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/extension.py to extension.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/hide_state_model.py to hide_state_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/pick_list_model.py to pick_list_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/wit_contribution.py to wit_contribution.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/group.py to group.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/work_item_type_field_model.py to work_item_type_field_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/work_item_type_update_model.py to work_item_type_update_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/work_item_behavior_reference.py to work_item_behavior_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/page.py to page.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/pick_list_item_model.py to pick_list_item_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/section.py to section.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/work_item_state_result_model.py to work_item_state_result_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/behavior_replace_model.py to behavior_replace_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/field_update.py to field_update.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/pick_list_metadata_model.py to pick_list_metadata_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/form_layout.py to form_layout.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/field_model.py to field_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/work_item_type_model.py to work_item_type_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/control.py to control.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/work_item_tracking_process_definitions_client.py to work_item_tracking_process_definitions_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/profile/v4_1/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/profile/v4_1/models/avatar.py to avatar.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/profile/v4_1/models/geo_region.py to geo_region.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/profile/v4_1/models/remote_profile.py to remote_profile.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/profile/v4_1/models/attribute_descriptor.py to attribute_descriptor.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/profile/v4_1/models/attributes_container.py to attributes_container.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/profile/v4_1/models/profile_region.py to profile_region.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/profile/v4_1/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/profile/v4_1/models/profile_attribute_base.py to profile_attribute_base.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/profile/v4_1/models/profile.py to profile.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/profile/v4_1/models/profile_regions.py to profile_regions.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/profile/v4_1/models/core_profile_attribute.py to core_profile_attribute.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/profile/v4_1/models/create_profile_context.py to create_profile_context.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/profile/v4_1/models/profile_attribute.py to profile_attribute.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/profile/v4_1/profile_client.py to profile_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/profile/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models/consumer_action.py to consumer_action.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models/input_descriptor.py to input_descriptor.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models/input_filter.py to input_filter.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models/identity_ref.py to identity_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models/publisher_event.py to publisher_event.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models/notification_details.py to notification_details.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models/consumer.py to consumer.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models/notification_summary.py to notification_summary.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models/input_values_error.py to input_values_error.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models/subscription.py to subscription.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models/event_type_descriptor.py to event_type_descriptor.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models/external_configuration_descriptor.py to external_configuration_descriptor.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models/input_validation.py to input_validation.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models/publishers_query.py to publishers_query.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models/input_filter_condition.py to input_filter_condition.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models/versioned_resource.py to versioned_resource.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models/event.py to event.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models/notification.py to notification.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models/formatted_event_message.py to formatted_event_message.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models/graph_subject_base.py to graph_subject_base.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models/subscription_tracing.py to subscription_tracing.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models/input_values.py to input_values.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models/subscription_diagnostics.py to subscription_diagnostics.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models/notification_results_summary_detail.py to notification_results_summary_detail.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models/input_values_query.py to input_values_query.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models/publisher.py to publisher.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models/notifications_query.py to notifications_query.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models/session_token.py to session_token.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models/resource_container.py to resource_container.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models/subscriptions_query.py to subscriptions_query.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models/update_subscripiton_tracing_parameters.py to update_subscripiton_tracing_parameters.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models/input_value.py to input_value.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models/reference_links.py to reference_links.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/models/update_subscripiton_diagnostics_parameters.py to update_subscripiton_diagnostics_parameters.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_1/service_hooks_client.py to service_hooks_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/models/notification_details.py to notification_details.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/models/notification_results_summary_detail.py to notification_results_summary_detail.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/models/notification_summary.py to notification_summary.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/models/publisher.py to publisher.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/models/input_filter_condition.py to input_filter_condition.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/models/input_descriptor.py to input_descriptor.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/models/publishers_query.py to publishers_query.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/models/reference_links.py to reference_links.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/models/formatted_event_message.py to formatted_event_message.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/models/input_value.py to input_value.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/models/identity_ref.py to identity_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/models/input_validation.py to input_validation.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/models/event.py to event.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/models/publisher_event.py to publisher_event.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/models/external_configuration_descriptor.py to external_configuration_descriptor.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/models/consumer.py to consumer.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/models/event_type_descriptor.py to event_type_descriptor.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/models/consumer_action.py to consumer_action.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/models/input_values_error.py to input_values_error.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/models/session_token.py to session_token.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/models/subscriptions_query.py to subscriptions_query.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/models/input_values_query.py to input_values_query.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/models/notifications_query.py to notifications_query.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/models/resource_container.py to resource_container.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/models/notification.py to notification.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/models/subscription.py to subscription.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/models/input_filter.py to input_filter.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/models/versioned_resource.py to versioned_resource.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/models/input_values.py to input_values.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/v4_0/service_hooks_client.py to service_hooks_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/service_hooks/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/gallery_client.py to gallery_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models/review_patch.py to review_patch.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models/published_extension.py to published_extension.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models/query_filter.py to query_filter.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models/extension_query.py to extension_query.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models/extension_share.py to extension_share.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models/extension_package.py to extension_package.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models/filter_criteria.py to filter_criteria.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models/extension_daily_stats.py to extension_daily_stats.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models/installation_target.py to installation_target.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models/concern.py to concern.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models/category_language_title.py to category_language_title.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models/user_reported_concern.py to user_reported_concern.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models/reviews_result.py to reviews_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models/notifications_data.py to notifications_data.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models/questions_result.py to questions_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models/event_counts.py to event_counts.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models/user_identity_ref.py to user_identity_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models/extension_query_result.py to extension_query_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models/rating_count_per_rating.py to rating_count_per_rating.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models/acquisition_operation.py to acquisition_operation.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models/answers.py to answers.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models/publisher_query_result.py to publisher_query_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models/qn_aItem.py to qn_aItem.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models/extension_events.py to extension_events.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models/extension_statistic_update.py to extension_statistic_update.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models/product_category.py to product_category.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models/extension_badge.py to extension_badge.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models/asset_details.py to asset_details.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models/extension_filter_result.py to extension_filter_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models/response.py to response.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models/review_summary.py to review_summary.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models/categories_result.py to categories_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models/extension_daily_stat.py to extension_daily_stat.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models/metadata_item.py to metadata_item.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models/product_categories_result.py to product_categories_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models/publisher_filter_result.py to publisher_filter_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models/azure_publisher.py to azure_publisher.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models/extension_file.py to extension_file.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models/acquisition_options.py to acquisition_options.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models/extension_statistic.py to extension_statistic.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models/review_reply.py to review_reply.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models/question.py to question.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models/publisher.py to publisher.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models/extension_category.py to extension_category.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models/azure_rest_api_request_model.py to azure_rest_api_request_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models/extension_filter_result_metadata.py to extension_filter_result_metadata.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models/extension_version.py to extension_version.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models/extension_event.py to extension_event.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models/publisher_facts.py to publisher_facts.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models/publisher_query.py to publisher_query.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models/extension_acquisition_request.py to extension_acquisition_request.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_0/models/review.py to review.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models/product_category.py to product_category.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models/extension_events.py to extension_events.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models/concern.py to concern.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models/extension_draft.py to extension_draft.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models/extension_daily_stats.py to extension_daily_stats.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models/extension_query.py to extension_query.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models/extension_payload.py to extension_payload.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models/product_categories_result.py to product_categories_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models/extension_draft_patch.py to extension_draft_patch.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models/extension_share.py to extension_share.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models/publisher_base.py to publisher_base.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models/question.py to question.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models/reviews_result.py to reviews_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models/answers.py to answers.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models/extension_badge.py to extension_badge.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models/publisher_filter_result.py to publisher_filter_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models/extension_filter_result_metadata.py to extension_filter_result_metadata.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models/category_language_title.py to category_language_title.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models/unpackaged_extension_data.py to unpackaged_extension_data.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models/metadata_item.py to metadata_item.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models/reference_links.py to reference_links.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models/query_filter.py to query_filter.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models/extension_version.py to extension_version.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models/publisher_facts.py to publisher_facts.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models/extension_package.py to extension_package.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models/extension_acquisition_request.py to extension_acquisition_request.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models/qn_aItem.py to qn_aItem.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models/extension_filter_result.py to extension_filter_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models/extension_file.py to extension_file.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models/extension_draft_asset.py to extension_draft_asset.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models/extension_event.py to extension_event.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models/response.py to response.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models/review.py to review.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models/categories_result.py to categories_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models/filter_criteria.py to filter_criteria.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models/azure_rest_api_request_model.py to azure_rest_api_request_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models/acquisition_operation.py to acquisition_operation.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models/user_reported_concern.py to user_reported_concern.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models/publisher_query.py to publisher_query.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models/event_counts.py to event_counts.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models/extension_daily_stat.py to extension_daily_stat.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models/publisher.py to publisher.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models/extension_statistic_update.py to extension_statistic_update.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models/user_identity_ref.py to user_identity_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models/extension_category.py to extension_category.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models/extension_statistic.py to extension_statistic.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models/questions_result.py to questions_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models/installation_target.py to installation_target.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models/notifications_data.py to notifications_data.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models/asset_details.py to asset_details.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models/publisher_query_result.py to publisher_query_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models/published_extension.py to published_extension.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models/review_reply.py to review_reply.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models/extension_query_result.py to extension_query_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models/review_summary.py to review_summary.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models/rating_count_per_rating.py to rating_count_per_rating.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models/review_patch.py to review_patch.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models/acquisition_options.py to acquisition_options.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/models/azure_publisher.py to azure_publisher.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/gallery/v4_1/gallery_client.py to gallery_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/service_endpoint_execution_record.py to service_endpoint_execution_record.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/service_endpoint_authentication_scheme.py to service_endpoint_authentication_scheme.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/input_values.py to input_values.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/input_validation_request.py to input_validation_request.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/task_agent_public_key.py to task_agent_public_key.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/task_agent_update.py to task_agent_update.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/task_agent_pool_reference.py to task_agent_pool_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/identity_ref.py to identity_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/secure_file.py to secure_file.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/service_endpoint_request_result.py to service_endpoint_request_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/task_agent_pool_maintenance_schedule.py to task_agent_pool_maintenance_schedule.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/task_agent_reference.py to task_agent_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/data_source_details.py to data_source_details.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/aad_oauth_token_result.py to aad_oauth_token_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/publish_task_group_metadata.py to publish_task_group_metadata.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/task_agent_authorization.py to task_agent_authorization.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/azure_subscription_query_result.py to azure_subscription_query_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/task_agent_pool_maintenance_retention_policy.py to task_agent_pool_maintenance_retention_policy.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/task_agent_pool_maintenance_job.py to task_agent_pool_maintenance_job.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/data_source.py to data_source.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/task_group_revision.py to task_group_revision.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/variable_group_provider_data.py to variable_group_provider_data.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/task_definition_reference.py to task_definition_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/endpoint_url.py to endpoint_url.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/help_link.py to help_link.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/azure_subscription.py to azure_subscription.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/task_input_definition.py to task_input_definition.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/aad_oauth_token_request.py to aad_oauth_token_request.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/endpoint_authorization.py to endpoint_authorization.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/service_endpoint_request.py to service_endpoint_request.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/package_metadata.py to package_metadata.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/variable_group.py to variable_group.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/deployment_group_metrics.py to deployment_group_metrics.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/service_endpoint_type.py to service_endpoint_type.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/task_package_metadata.py to task_package_metadata.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/metrics_row.py to metrics_row.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/task_input_definition_base.py to task_input_definition_base.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/task_agent_job_request.py to task_agent_job_request.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/task_group.py to task_group.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/task_agent_session.py to task_agent_session.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/task_group_definition.py to task_group_definition.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/validation_item.py to validation_item.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/package_version.py to package_version.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/task_source_definition_base.py to task_source_definition_base.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/service_endpoint_details.py to service_endpoint_details.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/task_hub_license_details.py to task_hub_license_details.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/deployment_machine.py to deployment_machine.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/task_version.py to task_version.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/task_agent.py to task_agent.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/task_definition_endpoint.py to task_definition_endpoint.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/task_group_step.py to task_group_step.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/task_agent_pool_maintenance_job_target_agent.py to task_agent_pool_maintenance_job_target_agent.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/authorization_header.py to authorization_header.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/task_agent_update_reason.py to task_agent_update_reason.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/task_agent_queue.py to task_agent_queue.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/task_agent_session_key.py to task_agent_session_key.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/metrics_column_meta_data.py to metrics_column_meta_data.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/data_source_binding.py to data_source_binding.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/input_values_error.py to input_values_error.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/variable_value.py to variable_value.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/task_agent_pool_maintenance_definition.py to task_agent_pool_maintenance_definition.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/result_transformation_details.py to result_transformation_details.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/input_validation.py to input_validation.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/deployment_group.py to deployment_group.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/project_reference.py to project_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/deployment_group_reference.py to deployment_group_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/task_orchestration_owner.py to task_orchestration_owner.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/service_endpoint.py to service_endpoint.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/metrics_columns_header.py to metrics_columns_header.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/dependency_binding.py to dependency_binding.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/deployment_machine_group_reference.py to deployment_machine_group_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/task_reference.py to task_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/data_source_binding_base.py to data_source_binding_base.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/task_agent_pool.py to task_agent_pool.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/input_value.py to input_value.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/input_descriptor.py to input_descriptor.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/task_input_validation.py to task_input_validation.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/task_execution.py to task_execution.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/task_definition.py to task_definition.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/task_agent_pool_maintenance_options.py to task_agent_pool_maintenance_options.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/depends_on.py to depends_on.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/dependency_data.py to dependency_data.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/task_output_variable.py to task_output_variable.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/service_endpoint_execution_records_input.py to service_endpoint_execution_records_input.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/reference_links.py to reference_links.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/service_endpoint_execution_data.py to service_endpoint_execution_data.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/task_source_definition.py to task_source_definition.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/deployment_machine_group.py to deployment_machine_group.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/models/task_agent_message.py to task_agent_message.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_0/task_agent_client.py to task_agent_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/task_agent_pool_maintenance_schedule.py to task_agent_pool_maintenance_schedule.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/depends_on.py to depends_on.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/dependency_binding.py to dependency_binding.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/authorization_header.py to authorization_header.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/oAuth_configuration.py to oAuth_configuration.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/input_descriptor.py to input_descriptor.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/identity_ref.py to identity_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/service_endpoint_request.py to service_endpoint_request.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/dependency_data.py to dependency_data.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/service_endpoint_request_result.py to service_endpoint_request_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/task_input_definition.py to task_input_definition.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/task_agent_pool_maintenance_job.py to task_agent_pool_maintenance_job.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/task_group_create_parameter.py to task_group_create_parameter.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/validation_item.py to validation_item.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/service_endpoint_authentication_scheme.py to service_endpoint_authentication_scheme.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/task_agent_authorization.py to task_agent_authorization.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/input_validation_request.py to input_validation_request.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/input_value.py to input_value.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/task_agent_reference.py to task_agent_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/task_agent_pool_maintenance_retention_policy.py to task_agent_pool_maintenance_retention_policy.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/metrics_column_meta_data.py to metrics_column_meta_data.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/task_agent_pool_reference.py to task_agent_pool_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/task_group_revision.py to task_group_revision.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/data_source_details.py to data_source_details.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/task_agent_update_reason.py to task_agent_update_reason.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/oAuth_configuration_params.py to oAuth_configuration_params.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/task_package_metadata.py to task_package_metadata.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/project_reference.py to project_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/task_agent_pool_maintenance_options.py to task_agent_pool_maintenance_options.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/package_metadata.py to package_metadata.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/service_endpoint_details.py to service_endpoint_details.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/variable_value.py to variable_value.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/result_transformation_details.py to result_transformation_details.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/task_agent_pool.py to task_agent_pool.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/azure_subscription.py to azure_subscription.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/task_agent_public_key.py to task_agent_public_key.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/service_endpoint_execution_records_input.py to service_endpoint_execution_records_input.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/publish_task_group_metadata.py to publish_task_group_metadata.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/variable_group_provider_data.py to variable_group_provider_data.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/variable_group.py to variable_group.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/task_orchestration_owner.py to task_orchestration_owner.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/task_definition_reference.py to task_definition_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/task_hub_license_details.py to task_hub_license_details.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/data_source_binding_base.py to data_source_binding_base.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/deployment_pool_summary.py to deployment_pool_summary.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/task_definition.py to task_definition.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/task_agent_update.py to task_agent_update.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/deployment_machine.py to deployment_machine.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/endpoint_url.py to endpoint_url.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/input_values.py to input_values.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/task_definition_endpoint.py to task_definition_endpoint.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/task_input_validation.py to task_input_validation.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/task_group.py to task_group.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/task_source_definition.py to task_source_definition.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/secure_file.py to secure_file.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/resource_usage.py to resource_usage.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/input_validation.py to input_validation.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/aad_oauth_token_result.py to aad_oauth_token_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/deployment_group_create_parameter.py to deployment_group_create_parameter.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/deployment_target_update_parameter.py to deployment_target_update_parameter.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/endpoint_authorization.py to endpoint_authorization.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/task_input_definition_base.py to task_input_definition_base.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/service_endpoint_type.py to service_endpoint_type.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/variable_group_parameters.py to variable_group_parameters.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/task_agent_message.py to task_agent_message.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/task_agent_queue.py to task_agent_queue.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/azure_subscription_query_result.py to azure_subscription_query_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/deployment_machine_group.py to deployment_machine_group.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/task_orchestration_plan_group.py to task_orchestration_plan_group.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/help_link.py to help_link.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/task_source_definition_base.py to task_source_definition_base.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/deployment_machine_group_reference.py to deployment_machine_group_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/service_endpoint.py to service_endpoint.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/task_group_definition.py to task_group_definition.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/task_agent_pool_maintenance_job_target_agent.py to task_agent_pool_maintenance_job_target_agent.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/task_agent_job_request.py to task_agent_job_request.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/service_endpoint_execution_record.py to service_endpoint_execution_record.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/metrics_columns_header.py to metrics_columns_header.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/deployment_group_reference.py to deployment_group_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/deployment_group.py to deployment_group.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/reference_links.py to reference_links.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/task_group_update_parameter.py to task_group_update_parameter.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/task_output_variable.py to task_output_variable.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/task_reference.py to task_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/package_version.py to package_version.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/graph_subject_base.py to graph_subject_base.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/input_values_error.py to input_values_error.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/metrics_row.py to metrics_row.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/task_agent.py to task_agent.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/task_agent_delay_source.py to task_agent_delay_source.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/task_group_step.py to task_group_step.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/data_source.py to data_source.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/authentication_scheme_reference.py to authentication_scheme_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/service_endpoint_execution_data.py to service_endpoint_execution_data.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/client_certificate.py to client_certificate.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/task_execution.py to task_execution.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/aad_oauth_token_request.py to aad_oauth_token_request.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/deployment_group_metrics.py to deployment_group_metrics.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/data_source_binding.py to data_source_binding.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/deployment_group_update_parameter.py to deployment_group_update_parameter.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/task_agent_pool_maintenance_definition.py to task_agent_pool_maintenance_definition.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/deployment_group_create_parameter_pool_property.py to deployment_group_create_parameter_pool_property.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/task_version.py to task_version.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/task_agent_session_key.py to task_agent_session_key.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/models/task_agent_session.py to task_agent_session.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/task_agent_client.py to task_agent_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/task_agent/v4_1/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/reporting_work_item_link.py to reporting_work_item_link.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_type.py to work_item_type.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_query_sort_column.py to work_item_query_sort_column.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/team_context.py to team_context.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_type_template_update_model.py to work_item_type_template_update_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_update.py to work_item_update.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_tracking_resource.py to work_item_tracking_resource.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/identity_ref.py to identity_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/query_hierarchy_items_result.py to query_hierarchy_items_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/query_hierarchy_item.py to query_hierarchy_item.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_type_color_and_icon.py to work_item_type_color_and_icon.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_template.py to work_item_template.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_comments.py to work_item_comments.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/reporting_work_item_links_batch.py to reporting_work_item_links_batch.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_type_category.py to work_item_type_category.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_history.py to work_item_history.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_field.py to work_item_field.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_tracking_resource_reference.py to work_item_tracking_resource_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_type_field_instance.py to work_item_type_field_instance.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/identity_reference.py to identity_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_state_transition.py to work_item_state_transition.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_delete_reference.py to work_item_delete_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_classification_node.py to work_item_classification_node.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_icon.py to work_item_icon.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_relation_updates.py to work_item_relation_updates.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/account_recent_activity_work_item_model.py to account_recent_activity_work_item_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_state_color.py to work_item_state_color.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/project_work_item_state_colors.py to project_work_item_state_colors.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_reference.py to work_item_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/account_my_work_result.py to account_my_work_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/artifact_uri_query.py to artifact_uri_query.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_delete_update.py to work_item_delete_update.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_template_reference.py to work_item_template_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/json_patch_operation.py to json_patch_operation.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/artifact_uri_query_result.py to artifact_uri_query_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/account_recent_mention_work_item_model.py to account_recent_mention_work_item_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item.py to work_item.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_field_update.py to work_item_field_update.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_delete_shallow_reference.py to work_item_delete_shallow_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_next_state_on_transition.py to work_item_next_state_on_transition.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_link.py to work_item_link.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_query_clause.py to work_item_query_clause.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/reference_links.py to reference_links.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/reporting_work_item_revisions_filter.py to reporting_work_item_revisions_filter.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/work_artifact_link.py to work_artifact_link.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_delete.py to work_item_delete.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/fields_to_evaluate.py to fields_to_evaluate.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/field_dependent_rule.py to field_dependent_rule.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_type_state_colors.py to work_item_type_state_colors.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_tracking_reference.py to work_item_tracking_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/attachment_reference.py to attachment_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_type_field_with_references.py to work_item_type_field_with_references.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_comment.py to work_item_comment.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/reporting_work_item_revisions_batch.py to reporting_work_item_revisions_batch.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_query_result.py to work_item_query_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_field_operation.py to work_item_field_operation.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/link.py to link.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_type_color.py to work_item_type_color.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_type_template.py to work_item_type_template.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_field_reference.py to work_item_field_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_type_reference.py to work_item_type_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/account_work_work_item_model.py to account_work_work_item_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_relation_type.py to work_item_relation_type.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/provisioning_result.py to provisioning_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_relation.py to work_item_relation.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/wiql.py to wiql.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_type_field_instance_base.py to work_item_type_field_instance_base.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/graph_subject_base.py to graph_subject_base.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/models/streamed_batch.py to streamed_batch.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/work_item_tracking_client.py to work_item_tracking_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_1/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/reporting_work_item_revisions_batch.py to reporting_work_item_revisions_batch.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_delete.py to work_item_delete.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_delete_shallow_reference.py to work_item_delete_shallow_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/account_recent_activity_work_item_model.py to account_recent_activity_work_item_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_type_field_instance.py to work_item_type_field_instance.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/identity_ref.py to identity_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/project_work_item_state_colors.py to project_work_item_state_colors.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_comment.py to work_item_comment.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_template.py to work_item_template.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_state_transition.py to work_item_state_transition.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/query_hierarchy_item.py to query_hierarchy_item.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/account_my_work_result.py to account_my_work_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/work_artifact_link.py to work_artifact_link.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_field.py to work_item_field.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_type_category.py to work_item_type_category.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_template_reference.py to work_item_template_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_type_template.py to work_item_type_template.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_tracking_resource_reference.py to work_item_tracking_resource_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/reporting_work_item_links_batch.py to reporting_work_item_links_batch.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item.py to work_item.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_update.py to work_item_update.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/account_recent_mention_work_item_model.py to account_recent_mention_work_item_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_comments.py to work_item_comments.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/reporting_work_item_link.py to reporting_work_item_link.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/artifact_uri_query.py to artifact_uri_query.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_tracking_resource.py to work_item_tracking_resource.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_query_clause.py to work_item_query_clause.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_relation_updates.py to work_item_relation_updates.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/reporting_work_item_revisions_filter.py to reporting_work_item_revisions_filter.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_classification_node.py to work_item_classification_node.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_query_result.py to work_item_query_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_relation_type.py to work_item_relation_type.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_field_update.py to work_item_field_update.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/query_hierarchy_items_result.py to query_hierarchy_items_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_type_template_update_model.py to work_item_type_template_update_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_link.py to work_item_link.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/streamed_batch.py to streamed_batch.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_relation.py to work_item_relation.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_tracking_reference.py to work_item_tracking_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_type_color.py to work_item_type_color.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/reference_links.py to reference_links.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/team_context.py to team_context.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/identity_reference.py to identity_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/fields_to_evaluate.py to fields_to_evaluate.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/artifact_uri_query_result.py to artifact_uri_query_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/json_patch_operation.py to json_patch_operation.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_state_color.py to work_item_state_color.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_type_state_colors.py to work_item_type_state_colors.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_field_operation.py to work_item_field_operation.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/provisioning_result.py to provisioning_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/link.py to link.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_field_reference.py to work_item_field_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/field_dependent_rule.py to field_dependent_rule.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/attachment_reference.py to attachment_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_query_sort_column.py to work_item_query_sort_column.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_reference.py to work_item_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_icon.py to work_item_icon.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/account_work_work_item_model.py to account_work_work_item_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_history.py to work_item_history.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_type_reference.py to work_item_type_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_delete_reference.py to work_item_delete_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/wiql.py to wiql.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_type.py to work_item_type.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_type_color_and_icon.py to work_item_type_color_and_icon.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_delete_update.py to work_item_delete_update.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/work_item_tracking_client.py to work_item_tracking_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/v4_0/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/maven/v4_1/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/maven/v4_1/maven_client.py to maven_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/maven/v4_1/models/maven_recycle_bin_package_version_details.py to maven_recycle_bin_package_version_details.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/maven/v4_1/models/reference_link.py to reference_link.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/maven/v4_1/models/maven_pom_license.py to maven_pom_license.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/maven/v4_1/models/maven_pom_gav.py to maven_pom_gav.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/maven/v4_1/models/maven_pom_mailing_list.py to maven_pom_mailing_list.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/maven/v4_1/models/maven_pom_dependency_management.py to maven_pom_dependency_management.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/maven/v4_1/models/maven_pom_person.py to maven_pom_person.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/maven/v4_1/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/maven/v4_1/models/maven_pom_metadata.py to maven_pom_metadata.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/maven/v4_1/models/maven_pom_parent.py to maven_pom_parent.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/maven/v4_1/models/plugin_configuration.py to plugin_configuration.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/maven/v4_1/models/maven_pom_organization.py to maven_pom_organization.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/maven/v4_1/models/maven_packages_batch_request.py to maven_packages_batch_request.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/maven/v4_1/models/maven_minimal_package_details.py to maven_minimal_package_details.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/maven/v4_1/models/maven_package.py to maven_package.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/maven/v4_1/models/reference_links.py to reference_links.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/maven/v4_1/models/batch_operation_data.py to batch_operation_data.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/maven/v4_1/models/maven_pom_dependency.py to maven_pom_dependency.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/maven/v4_1/models/maven_pom_scm.py to maven_pom_scm.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/maven/v4_1/models/package.py to package.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/maven/v4_1/models/maven_package_version_deletion_state.py to maven_package_version_deletion_state.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/maven/v4_1/models/maven_pom_ci_notifier.py to maven_pom_ci_notifier.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/maven/v4_1/models/maven_pom_ci.py to maven_pom_ci.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/maven/v4_1/models/maven_pom_build.py to maven_pom_build.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/maven/v4_1/models/maven_pom_issue_management.py to maven_pom_issue_management.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/maven/v4_1/models/plugin.py to plugin.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/maven/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/security/v4_1/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/security/v4_1/security_client.py to security_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/security/v4_1/models/access_control_list.py to access_control_list.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/security/v4_1/models/security_namespace_description.py to security_namespace_description.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/security/v4_1/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/security/v4_1/models/ace_extended_information.py to ace_extended_information.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/security/v4_1/models/action_definition.py to action_definition.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/security/v4_1/models/access_control_lists_collection.py to access_control_lists_collection.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/security/v4_1/models/access_control_entry.py to access_control_entry.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/security/v4_1/models/permission_evaluation.py to permission_evaluation.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/security/v4_1/models/permission_evaluation_batch.py to permission_evaluation_batch.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/security/v4_0/models/access_control_lists_collection.py to access_control_lists_collection.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/security/v4_0/models/action_definition.py to action_definition.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/security/v4_0/models/permission_evaluation.py to permission_evaluation.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/security/v4_0/models/access_control_entry.py to access_control_entry.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/security/v4_0/models/access_control_list.py to access_control_list.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/security/v4_0/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/security/v4_0/models/permission_evaluation_batch.py to permission_evaluation_batch.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/security/v4_0/models/security_namespace_description.py to security_namespace_description.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/security/v4_0/models/ace_extended_information.py to ace_extended_information.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/security/v4_0/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/security/v4_0/security_client.py to security_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/security/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/notification_client.py to notification_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models/notification_subscription_create_parameters.py to notification_subscription_create_parameters.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models/subscription_query_condition.py to subscription_query_condition.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models/notification_statistic.py to notification_statistic.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models/field_values_query.py to field_values_query.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models/field_input_values.py to field_input_values.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models/notification_subscription_update_parameters.py to notification_subscription_update_parameters.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models/notification_subscriber.py to notification_subscriber.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models/notification_subscription_template.py to notification_subscription_template.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models/subscription_admin_settings.py to subscription_admin_settings.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models/batch_notification_operation.py to batch_notification_operation.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models/expression_filter_group.py to expression_filter_group.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models/vss_notification_event.py to vss_notification_event.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models/identity_ref.py to identity_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models/notification_subscription.py to notification_subscription.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models/notification_statistics_query.py to notification_statistics_query.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models/notification_event_field.py to notification_event_field.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models/subscription_scope.py to subscription_scope.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models/notification_query_condition.py to notification_query_condition.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models/input_value.py to input_value.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models/notification_event_field_type.py to notification_event_field_type.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models/notification_statistics_query_conditions.py to notification_statistics_query_conditions.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models/notification_event_type.py to notification_event_type.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models/expression_filter_clause.py to expression_filter_clause.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models/subscription_evaluation_result.py to subscription_evaluation_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models/event_actor.py to event_actor.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models/subscription_management.py to subscription_management.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models/notification_reason.py to notification_reason.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models/reference_links.py to reference_links.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models/notifications_evaluation_result.py to notifications_evaluation_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models/event_scope.py to event_scope.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models/iSubscription_filter.py to iSubscription_filter.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models/artifact_filter.py to artifact_filter.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models/subscription_evaluation_request.py to subscription_evaluation_request.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models/subscription_user_settings.py to subscription_user_settings.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models/iSubscription_channel.py to iSubscription_channel.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models/expression_filter_model.py to expression_filter_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models/notification_event_field_operator.py to notification_event_field_operator.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models/notification_event_type_category.py to notification_event_type_category.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models/notification_event_publisher.py to notification_event_publisher.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models/notification_event_role.py to notification_event_role.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models/subscription_evaluation_settings.py to subscription_evaluation_settings.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models/events_evaluation_result.py to events_evaluation_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models/value_definition.py to value_definition.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models/input_values_query.py to input_values_query.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models/notification_subscriber_update_parameters.py to notification_subscriber_update_parameters.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models/operator_constraint.py to operator_constraint.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models/input_values.py to input_values.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models/input_values_error.py to input_values_error.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models/subscription_channel_with_address.py to subscription_channel_with_address.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models/base_subscription_filter.py to base_subscription_filter.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_0/models/subscription_query.py to subscription_query.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models/notifications_evaluation_result.py to notifications_evaluation_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models/subscription_scope.py to subscription_scope.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models/update_subscripiton_diagnostics_parameters.py to update_subscripiton_diagnostics_parameters.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models/expression_filter_model.py to expression_filter_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models/subscription_query_condition.py to subscription_query_condition.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models/update_subscripiton_tracing_parameters.py to update_subscripiton_tracing_parameters.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models/notification_statistics_query_conditions.py to notification_statistics_query_conditions.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models/expression_filter_clause.py to expression_filter_clause.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models/notification_subscription_update_parameters.py to notification_subscription_update_parameters.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models/subscription_query.py to subscription_query.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models/reference_links.py to reference_links.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models/vss_notification_event.py to vss_notification_event.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models/notification_statistic.py to notification_statistic.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models/notification_event_publisher.py to notification_event_publisher.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models/events_evaluation_result.py to events_evaluation_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models/base_subscription_filter.py to base_subscription_filter.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models/field_input_values.py to field_input_values.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models/subscription_channel_with_address.py to subscription_channel_with_address.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models/subscription_evaluation_settings.py to subscription_evaluation_settings.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models/notification_reason.py to notification_reason.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models/subscription_evaluation_result.py to subscription_evaluation_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models/iNotification_diagnostic_log.py to iNotification_diagnostic_log.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models/event_scope.py to event_scope.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models/operator_constraint.py to operator_constraint.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models/notification_event_type_category.py to notification_event_type_category.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models/subscription_tracing.py to subscription_tracing.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models/notification_event_field_type.py to notification_event_field_type.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models/input_values.py to input_values.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models/identity_ref.py to identity_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models/notification_statistics_query.py to notification_statistics_query.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models/notification_diagnostic_log_message.py to notification_diagnostic_log_message.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models/subscription_user_settings.py to subscription_user_settings.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models/input_value.py to input_value.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models/subscription_management.py to subscription_management.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models/artifact_filter.py to artifact_filter.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models/input_values_query.py to input_values_query.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models/expression_filter_group.py to expression_filter_group.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models/notification_event_role.py to notification_event_role.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models/notification_subscriber_update_parameters.py to notification_subscriber_update_parameters.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models/batch_notification_operation.py to batch_notification_operation.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models/subscription_diagnostics.py to subscription_diagnostics.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models/notification_subscriber.py to notification_subscriber.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models/notification_query_condition.py to notification_query_condition.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models/field_values_query.py to field_values_query.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models/event_actor.py to event_actor.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models/value_definition.py to value_definition.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models/notification_subscription_create_parameters.py to notification_subscription_create_parameters.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models/iSubscription_channel.py to iSubscription_channel.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models/input_values_error.py to input_values_error.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models/notification_event_type.py to notification_event_type.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models/subscription_admin_settings.py to subscription_admin_settings.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models/graph_subject_base.py to graph_subject_base.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models/notification_subscription_template.py to notification_subscription_template.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models/iSubscription_filter.py to iSubscription_filter.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models/subscription_evaluation_request.py to subscription_evaluation_request.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models/notification_subscription.py to notification_subscription.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models/notification_event_field_operator.py to notification_event_field_operator.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/models/notification_event_field.py to notification_event_field.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/v4_1/notification_client.py to notification_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/notification/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/cloud_load_test_client.py to cloud_load_test_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models/transaction_summary.py to transaction_summary.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models/request_summary.py to request_summary.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models/counter_samples_result.py to counter_samples_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models/load_test_errors.py to load_test_errors.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models/test_run.py to test_run.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models/test_summary.py to test_summary.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models/agent_group.py to agent_group.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models/test_definition_basic.py to test_definition_basic.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models/application.py to application.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models/web_api_test_machine.py to web_api_test_machine.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models/drop_access_data.py to drop_access_data.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models/test_results_summary.py to test_results_summary.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models/test_drop.py to test_drop.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models/application_counters.py to application_counters.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models/static_agent_run_setting.py to static_agent_run_setting.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models/page_summary.py to page_summary.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models/load_test_run_details.py to load_test_run_details.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models/scenario_summary.py to scenario_summary.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models/counter_group.py to counter_group.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models/web_api_load_test_machine_input.py to web_api_load_test_machine_input.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models/sub_type.py to sub_type.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models/test_drop_ref.py to test_drop_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models/web_api_user_load_test_machine_input.py to web_api_user_load_test_machine_input.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models/tenant_details.py to tenant_details.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models/test_run_abort_message.py to test_run_abort_message.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models/test_run_message.py to test_run_message.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models/test_run_counter_instance.py to test_run_counter_instance.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models/application_type.py to application_type.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models/counter_instance_samples.py to counter_instance_samples.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models/test_definition.py to test_definition.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models/clt_customer_intelligence_data.py to clt_customer_intelligence_data.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models/agent_group_access_data.py to agent_group_access_data.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models/browser_mix.py to browser_mix.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models/load_test_run_settings.py to load_test_run_settings.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models/web_instance_summary_data.py to web_instance_summary_data.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models/counter_sample_query_details.py to counter_sample_query_details.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models/test_results.py to test_results.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models/web_api_setup_paramaters.py to web_api_setup_paramaters.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models/error_details.py to error_details.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models/counter_sample.py to counter_sample.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models/summary_percentile_data.py to summary_percentile_data.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models/test_run_basic.py to test_run_basic.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models/test_settings.py to test_settings.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models/load_test.py to load_test.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models/overridable_run_settings.py to overridable_run_settings.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models/load_generation_geo_location.py to load_generation_geo_location.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models/diagnostics.py to diagnostics.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/v4_1/models/load_test_definition.py to load_test_definition.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/cloud_load_test/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_0/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_0/dashboard_client.py to dashboard_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_0/models/team_context.py to team_context.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_0/models/widgets_versioned_list.py to widgets_versioned_list.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_0/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_0/models/widget_metadata_response.py to widget_metadata_response.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_0/models/widget_size.py to widget_size.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_0/models/reference_links.py to reference_links.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_0/models/widget.py to widget.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_0/models/widget_position.py to widget_position.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_0/models/dashboard_response.py to dashboard_response.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_0/models/dashboard_group_entry.py to dashboard_group_entry.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_0/models/dashboard_group_entry_response.py to dashboard_group_entry_response.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_0/models/lightbox_options.py to lightbox_options.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_0/models/semantic_version.py to semantic_version.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_0/models/widget_types_response.py to widget_types_response.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_0/models/dashboard_group.py to dashboard_group.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_0/models/dashboard.py to dashboard.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_0/models/widget_metadata.py to widget_metadata.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_0/models/widget_response.py to widget_response.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_1/models/lightbox_options.py to lightbox_options.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_1/models/dashboard_group_entry.py to dashboard_group_entry.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_1/models/semantic_version.py to semantic_version.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_1/models/widget.py to widget.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_1/models/widget_response.py to widget_response.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_1/models/dashboard_response.py to dashboard_response.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_1/models/dashboard_group_entry_response.py to dashboard_group_entry_response.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_1/models/widget_types_response.py to widget_types_response.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_1/models/widgets_versioned_list.py to widgets_versioned_list.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_1/models/dashboard_group.py to dashboard_group.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_1/models/team_context.py to team_context.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_1/models/widget_metadata_response.py to widget_metadata_response.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_1/models/widget_position.py to widget_position.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_1/models/widget_metadata.py to widget_metadata.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_1/models/dashboard.py to dashboard.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_1/models/widget_size.py to widget_size.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_1/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_1/models/reference_links.py to reference_links.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_1/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/dashboard/v4_1/dashboard_client.py to dashboard_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/vss_client.py to vss_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_0/models/section.py to section.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_0/models/field_rule_model.py to field_rule_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_0/models/page.py to page.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_0/models/work_item_behavior_reference.py to work_item_behavior_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_0/models/update_process_model.py to update_process_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_0/models/work_item_state_result_model.py to work_item_state_result_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_0/models/extension.py to extension.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_0/models/control.py to control.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_0/models/form_layout.py to form_layout.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_0/models/rule_condition_model.py to rule_condition_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_0/models/work_item_type_model.py to work_item_type_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_0/models/create_process_model.py to create_process_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_0/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_0/models/wit_contribution.py to wit_contribution.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_0/models/process_properties.py to process_properties.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_0/models/rule_action_model.py to rule_action_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_0/models/process_model.py to process_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_0/models/group.py to group.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_0/models/work_item_behavior.py to work_item_behavior.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_0/models/work_item_behavior_field.py to work_item_behavior_field.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_0/models/field_model.py to field_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_0/models/work_item_type_behavior.py to work_item_type_behavior.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_0/models/project_reference.py to project_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_0/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_0/work_item_tracking_process_client.py to work_item_tracking_process_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_1/models/field_rule_model.py to field_rule_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_1/models/work_item_behavior_reference.py to work_item_behavior_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_1/models/rule_action_model.py to rule_action_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_1/models/wit_contribution.py to wit_contribution.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_1/models/process_properties.py to process_properties.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_1/models/extension.py to extension.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_1/models/work_item_type_model.py to work_item_type_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_1/models/field_model.py to field_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_1/models/rule_condition_model.py to rule_condition_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_1/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_1/models/group.py to group.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_1/models/work_item_behavior.py to work_item_behavior.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_1/models/update_process_model.py to update_process_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_1/models/project_reference.py to project_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_1/models/work_item_type_behavior.py to work_item_type_behavior.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_1/models/create_process_model.py to create_process_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_1/models/work_item_behavior_field.py to work_item_behavior_field.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_1/models/section.py to section.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_1/models/process_model.py to process_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_1/models/control.py to control.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_1/models/form_layout.py to form_layout.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_1/models/work_item_state_result_model.py to work_item_state_result_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_1/models/page.py to page.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_1/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/work_item_tracking_process/v4_1/work_item_tracking_process_client.py to work_item_tracking_process_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/version.py to version.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_1/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_1/wiki_client.py to wiki_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_1/models/wiki_page.py to wiki_page.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_1/models/wiki_page_move.py to wiki_page_move.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_1/models/wiki_create_base_parameters.py to wiki_create_base_parameters.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_1/models/wiki_page_move_parameters.py to wiki_page_move_parameters.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_1/models/wiki_attachment_response.py to wiki_attachment_response.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_1/models/wiki_page_move_response.py to wiki_page_move_response.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_1/models/wiki_create_parameters_v2.py to wiki_create_parameters_v2.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_1/models/git_version_descriptor.py to git_version_descriptor.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_1/models/git_repository_ref.py to git_repository_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_1/models/git_repository.py to git_repository.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_1/models/wiki_v2.py to wiki_v2.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_1/models/wiki_attachment.py to wiki_attachment.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_1/models/wiki_update_parameters.py to wiki_update_parameters.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_1/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_1/models/wiki_page_response.py to wiki_page_response.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_1/models/wiki_page_create_or_update_parameters.py to wiki_page_create_or_update_parameters.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_1/models/wiki_page_view_stats.py to wiki_page_view_stats.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_0/wiki_client.py to wiki_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_0/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_0/models/git_version_descriptor.py to git_version_descriptor.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_0/models/wiki_attachment.py to wiki_attachment.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_0/models/wiki_change.py to wiki_change.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_0/models/git_repository_ref.py to git_repository_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_0/models/git_push.py to git_push.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_0/models/git_item.py to git_item.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_0/models/git_user_date.py to git_user_date.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_0/models/file_content_metadata.py to file_content_metadata.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_0/models/git_template.py to git_template.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_0/models/git_status_context.py to git_status_context.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_0/models/wiki_attachment_change.py to wiki_attachment_change.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_0/models/wiki_update.py to wiki_update.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_0/models/item_content.py to item_content.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_0/models/wiki_attachment_response.py to wiki_attachment_response.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_0/models/git_push_ref.py to git_push_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_0/models/wiki_page.py to wiki_page.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_0/models/git_repository.py to git_repository.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_0/models/git_status.py to git_status.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_0/models/wiki_repository.py to wiki_repository.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_0/models/change.py to change.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_0/models/git_ref_update.py to git_ref_update.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_0/models/wiki_page_change.py to wiki_page_change.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_0/models/git_commit_ref.py to git_commit_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_0/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/wiki/v4_0/models/item_model.py to item_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_0/models/identity_snapshot.py to identity_snapshot.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_0/models/identity_update_data.py to identity_update_data.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_0/models/identity.py to identity.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_0/models/create_scope_info.py to create_scope_info.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_0/models/access_token_result.py to access_token_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_0/models/identity_scope.py to identity_scope.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_0/models/identity_self.py to identity_self.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_0/models/refresh_token_grant.py to refresh_token_grant.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_0/models/changed_identities.py to changed_identities.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_0/models/identity_batch_info.py to identity_batch_info.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_0/models/changed_identities_context.py to changed_identities_context.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_0/models/group_membership.py to group_membership.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_0/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_0/models/tenant_info.py to tenant_info.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_0/models/authorization_grant.py to authorization_grant.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_0/models/framework_identity_info.py to framework_identity_info.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_0/models/json_web_token.py to json_web_token.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_0/identity_client.py to identity_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_0/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_1/models/changed_identities.py to changed_identities.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_1/models/identity_base.py to identity_base.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_1/models/identity_scope.py to identity_scope.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_1/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_1/models/identity_update_data.py to identity_update_data.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_1/models/identity_batch_info.py to identity_batch_info.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_1/models/refresh_token_grant.py to refresh_token_grant.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_1/models/identity_snapshot.py to identity_snapshot.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_1/models/framework_identity_info.py to framework_identity_info.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_1/models/authorization_grant.py to authorization_grant.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_1/models/changed_identities_context.py to changed_identities_context.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_1/models/access_token_result.py to access_token_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_1/models/group_membership.py to group_membership.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_1/models/json_web_token.py to json_web_token.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_1/models/identity.py to identity.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_1/models/create_scope_info.py to create_scope_info.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_1/models/identity_self.py to identity_self.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_1/models/tenant_info.py to tenant_info.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_1/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/v4_1/identity_client.py to identity_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/identity/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/models/system_exception.py to system_exception.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/models/vss_json_collection_wrapper.py to vss_json_collection_wrapper.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/models/wrapped_exception.py to wrapped_exception.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/models/vss_json_collection_wrapper_base.py to vss_json_collection_wrapper_base.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/models/api_resource_location.py to api_resource_location.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/models/improper_exception.py to improper_exception.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/settings/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/settings/v4_0/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/settings/v4_0/settings_client.py to settings_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/settings/v4_1/settings_client.py to settings_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/settings/v4_1/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models/extension_badge.py to extension_badge.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models/extension_data_collection_query.py to extension_data_collection_query.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models/extension_event_callback_collection.py to extension_event_callback_collection.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models/extension_data_collection.py to extension_data_collection.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models/published_extension.py to published_extension.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models/contribution_property_description.py to contribution_property_description.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models/contribution_constraint.py to contribution_constraint.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models/extension_licensing.py to extension_licensing.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models/acquisition_options.py to acquisition_options.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models/acquisition_operation_disallow_reason.py to acquisition_operation_disallow_reason.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models/extension_statistic.py to extension_statistic.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models/extension_manifest.py to extension_manifest.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models/installed_extension_state_issue.py to installed_extension_state_issue.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models/extension_version.py to extension_version.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models/reference_links.py to reference_links.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models/identity_ref.py to identity_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models/user_extension_policy.py to user_extension_policy.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models/contribution_type.py to contribution_type.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models/contribution.py to contribution.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models/graph_subject_base.py to graph_subject_base.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models/extension_event_callback.py to extension_event_callback.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models/acquisition_operation.py to acquisition_operation.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models/extension_file.py to extension_file.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models/installed_extension_query.py to installed_extension_query.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models/installation_target.py to installation_target.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models/requested_extension.py to requested_extension.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models/extension_request.py to extension_request.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models/extension_state.py to extension_state.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models/installed_extension_state.py to installed_extension_state.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models/extension_policy.py to extension_policy.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models/extension_share.py to extension_share.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models/extension_authorization.py to extension_authorization.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models/licensing_override.py to licensing_override.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models/installed_extension.py to installed_extension.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models/extension_acquisition_request.py to extension_acquisition_request.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models/extension_identifier.py to extension_identifier.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models/publisher_facts.py to publisher_facts.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/models/contribution_base.py to contribution_base.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_1/extension_management_client.py to extension_management_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/extension_management_client.py to extension_management_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models/extension_version.py to extension_version.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models/extension_licensing.py to extension_licensing.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models/extension_authorization.py to extension_authorization.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models/extension_file.py to extension_file.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models/contribution_property_description.py to contribution_property_description.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models/licensing_override.py to licensing_override.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models/acquisition_options.py to acquisition_options.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models/user_extension_policy.py to user_extension_policy.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models/published_extension.py to published_extension.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models/contribution.py to contribution.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models/extension_manifest.py to extension_manifest.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models/installed_extension_state_issue.py to installed_extension_state_issue.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models/extension_data_collection.py to extension_data_collection.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models/contribution_type.py to contribution_type.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models/extension_data_collection_query.py to extension_data_collection_query.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models/contribution_constraint.py to contribution_constraint.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models/installed_extension_query.py to installed_extension_query.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models/extension_event_callback.py to extension_event_callback.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models/acquisition_operation_disallow_reason.py to acquisition_operation_disallow_reason.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models/installed_extension_state.py to installed_extension_state.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models/extension_request.py to extension_request.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models/acquisition_operation.py to acquisition_operation.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models/installed_extension.py to installed_extension.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models/extension_statistic.py to extension_statistic.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models/extension_event_callback_collection.py to extension_event_callback_collection.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models/extension_share.py to extension_share.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models/extension_state.py to extension_state.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models/extension_badge.py to extension_badge.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models/installation_target.py to installation_target.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models/extension_acquisition_request.py to extension_acquisition_request.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models/requested_extension.py to requested_extension.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models/extension_policy.py to extension_policy.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models/publisher_facts.py to publisher_facts.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models/contribution_base.py to contribution_base.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models/identity_ref.py to identity_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/extension_management/v4_0/models/extension_identifier.py to extension_identifier.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/build_client.py to build_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models/json_patch_operation.py to json_patch_operation.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models/task_input_definition_base.py to task_input_definition_base.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models/web_api_connected_service_ref.py to web_api_connected_service_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models/build_metric.py to build_metric.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models/build_resource_usage.py to build_resource_usage.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models/build_definition_reference.py to build_definition_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models/build_log_reference.py to build_log_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models/build_request_validation_result.py to build_request_validation_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models/build_option_definition_reference.py to build_option_definition_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models/reference_links.py to reference_links.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models/deployment.py to deployment.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models/data_source_binding_base.py to data_source_binding_base.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models/variable_group_reference.py to variable_group_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models/build_settings.py to build_settings.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models/build_option_group_definition.py to build_option_group_definition.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models/artifact_resource.py to artifact_resource.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models/build_badge.py to build_badge.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models/build_definition.py to build_definition.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models/task_definition_reference.py to task_definition_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models/build_option_input_definition.py to build_option_input_definition.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models/build_report_metadata.py to build_report_metadata.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models/build_definition_step.py to build_definition_step.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models/resource_ref.py to resource_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models/build_controller.py to build_controller.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models/variable_group.py to variable_group.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models/build.py to build.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models/agent_pool_queue.py to agent_pool_queue.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models/retention_policy.py to retention_policy.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models/build_definition_revision.py to build_definition_revision.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models/task_input_validation.py to task_input_validation.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models/timeline_reference.py to timeline_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models/build_artifact.py to build_artifact.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models/timeline_record.py to timeline_record.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models/task_source_definition_base.py to task_source_definition_base.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models/issue.py to issue.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models/definition_reference.py to definition_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models/task_orchestration_plan_reference.py to task_orchestration_plan_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models/build_log.py to build_log.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models/build_definition_template3_2.py to build_definition_template3_2.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models/build_definition3_2.py to build_definition3_2.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models/build_repository.py to build_repository.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models/timeline.py to timeline.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models/build_definition_template.py to build_definition_template.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models/folder.py to folder.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models/build_option.py to build_option.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models/task_agent_pool_reference.py to task_agent_pool_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models/team_project_reference.py to team_project_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models/build_option_definition.py to build_option_definition.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models/task_reference.py to task_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models/identity_ref.py to identity_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models/xaml_build_controller_reference.py to xaml_build_controller_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models/build_definition_variable.py to build_definition_variable.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models/process_parameters.py to process_parameters.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_0/models/change.py to change.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/build_client.py to build_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/task_agent_pool_reference.py to task_agent_pool_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/build_definition_reference.py to build_definition_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/build_controller.py to build_controller.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/build_option_group_definition.py to build_option_group_definition.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/authorization_header.py to authorization_header.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/build_log_reference.py to build_log_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/json_patch_operation.py to json_patch_operation.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/build_artifact.py to build_artifact.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/task_input_validation.py to task_input_validation.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/source_repository.py to source_repository.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/build_definition_template.py to build_definition_template.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/aggregated_results_analysis.py to aggregated_results_analysis.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/aggregated_results_by_outcome.py to aggregated_results_by_outcome.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/build_definition_step.py to build_definition_step.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/task_input_definition_base.py to task_input_definition_base.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/build_repository.py to build_repository.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/build_report_metadata.py to build_report_metadata.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/build.py to build.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/build_definition_variable.py to build_definition_variable.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/build_log.py to build_log.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/task_definition_reference.py to task_definition_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/build_resource_usage.py to build_resource_usage.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/test_results_context.py to test_results_context.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/aggregated_runs_by_state.py to aggregated_runs_by_state.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/timeline_record.py to timeline_record.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/artifact_resource.py to artifact_resource.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/retention_policy.py to retention_policy.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/task_reference.py to task_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/resource_ref.py to resource_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/build_definition3_2.py to build_definition3_2.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/build_settings.py to build_settings.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/identity_ref.py to identity_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/reference_links.py to reference_links.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/build_definition_revision.py to build_definition_revision.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/graph_subject_base.py to graph_subject_base.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/team_project_reference.py to team_project_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/xaml_build_controller_reference.py to xaml_build_controller_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/build_badge.py to build_badge.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/build_definition_reference3_2.py to build_definition_reference3_2.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/build_definition_counter.py to build_definition_counter.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/source_repository_item.py to source_repository_item.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/change.py to change.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/source_provider_attributes.py to source_provider_attributes.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/variable_group_reference.py to variable_group_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/aggregated_results_difference.py to aggregated_results_difference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/build_option.py to build_option.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/timeline_reference.py to timeline_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/source_repositories.py to source_repositories.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/variable_group.py to variable_group.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/timeline.py to timeline.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/build_option_input_definition.py to build_option_input_definition.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/data_source_binding_base.py to data_source_binding_base.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/build_metric.py to build_metric.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/issue.py to issue.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/build_option_definition.py to build_option_definition.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/build_option_definition_reference.py to build_option_definition_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/build_request_validation_result.py to build_request_validation_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/attachment.py to attachment.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/build_definition.py to build_definition.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/build_definition_template3_2.py to build_definition_template3_2.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/repository_webhook.py to repository_webhook.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/deployment.py to deployment.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/task_source_definition_base.py to task_source_definition_base.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/folder.py to folder.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/agent_pool_queue.py to agent_pool_queue.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/associated_work_item.py to associated_work_item.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/web_api_connected_service_ref.py to web_api_connected_service_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/process_parameters.py to process_parameters.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/supported_trigger.py to supported_trigger.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/definition_reference.py to definition_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/release_reference.py to release_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/build/v4_1/models/task_orchestration_plan_reference.py to task_orchestration_plan_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_0/models/group_entitlement_operation_reference.py to group_entitlement_operation_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_0/models/operation_reference.py to operation_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_0/models/base_operation_result.py to base_operation_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_0/models/team_ref.py to team_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_0/models/member_entitlements_post_response.py to member_entitlements_post_response.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_0/models/reference_links.py to reference_links.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_0/models/member_entitlement.py to member_entitlement.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_0/models/member_entitlement_operation_reference.py to member_entitlement_operation_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_0/models/graph_group.py to graph_group.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_0/models/access_level.py to access_level.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_0/models/json_patch_operation.py to json_patch_operation.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_0/models/group.py to group.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_0/models/group_operation_result.py to group_operation_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_0/models/member_entitlements_response_base.py to member_entitlements_response_base.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_0/models/group_entitlement.py to group_entitlement.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_0/models/operation_result.py to operation_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_0/models/graph_subject.py to graph_subject.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_0/models/member_entitlements_patch_response.py to member_entitlements_patch_response.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_0/models/graph_member.py to graph_member.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_0/models/project_ref.py to project_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_0/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_0/models/project_entitlement.py to project_entitlement.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_0/models/extension.py to extension.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_0/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_0/member_entitlement_management_client.py to member_entitlement_management_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models/project_ref.py to project_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models/reference_links.py to reference_links.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models/group_operation_result.py to group_operation_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models/access_level.py to access_level.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models/json_patch_operation.py to json_patch_operation.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models/base_operation_result.py to base_operation_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models/team_ref.py to team_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models/user_entitlement_operation_reference.py to user_entitlement_operation_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models/paged_graph_member_list.py to paged_graph_member_list.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models/graph_group.py to graph_group.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models/operation_result.py to operation_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models/group.py to group.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models/graph_user.py to graph_user.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models/group_option.py to group_option.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models/operation_reference.py to operation_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models/extension_summary_data.py to extension_summary_data.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models/extension.py to extension.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models/group_entitlement.py to group_entitlement.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models/member_entitlement.py to member_entitlement.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models/graph_subject_base.py to graph_subject_base.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models/member_entitlements_response_base.py to member_entitlements_response_base.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models/member_entitlements_patch_response.py to member_entitlements_patch_response.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models/user_entitlements_patch_response.py to user_entitlements_patch_response.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models/member_entitlement_operation_reference.py to member_entitlement_operation_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models/user_entitlements_post_response.py to user_entitlements_post_response.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models/user_entitlements_response_base.py to user_entitlements_response_base.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models/user_entitlement_operation_result.py to user_entitlement_operation_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models/user_entitlement.py to user_entitlement.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models/summary_data.py to summary_data.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models/group_entitlement_operation_reference.py to group_entitlement_operation_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models/graph_subject.py to graph_subject.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models/member_entitlements_post_response.py to member_entitlements_post_response.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models/users_summary.py to users_summary.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models/project_entitlement.py to project_entitlement.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models/graph_member.py to graph_member.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/models/license_summary_data.py to license_summary_data.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/member_entitlement_management_client.py to member_entitlement_management_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/v4_1/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/member_entitlement_management/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/nuget/v4_1/models/package_version_details.py to package_version_details.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/nuget/v4_1/models/batch_operation_data.py to batch_operation_data.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/nuget/v4_1/models/reference_links.py to reference_links.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/nuget/v4_1/models/batch_list_data.py to batch_list_data.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/nuget/v4_1/models/nuGet_package_version_deletion_state.py to nuGet_package_version_deletion_state.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/nuget/v4_1/models/package.py to package.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/nuget/v4_1/models/nuGet_packages_batch_request.py to nuGet_packages_batch_request.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/nuget/v4_1/models/json_patch_operation.py to json_patch_operation.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/nuget/v4_1/models/minimal_package_details.py to minimal_package_details.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/nuget/v4_1/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/nuget/v4_1/models/nuGet_recycle_bin_package_version_details.py to nuGet_recycle_bin_package_version_details.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/nuget/v4_1/nuGet_client.py to nuGet_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/nuget/v4_1/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/nuget/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_management/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_management/v4_0/models/contributed_feature_value_rule.py to contributed_feature_value_rule.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_management/v4_0/models/contributed_feature_state_query.py to contributed_feature_state_query.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_management/v4_0/models/contributed_feature_state.py to contributed_feature_state.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_management/v4_0/models/reference_links.py to reference_links.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_management/v4_0/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_management/v4_0/models/contributed_feature_setting_scope.py to contributed_feature_setting_scope.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_management/v4_0/models/contributed_feature.py to contributed_feature.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_management/v4_0/feature_management_client.py to feature_management_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_management/v4_0/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_management/v4_1/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_management/v4_1/feature_management_client.py to feature_management_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_management/v4_1/models/contributed_feature_state.py to contributed_feature_state.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_management/v4_1/models/contributed_feature_value_rule.py to contributed_feature_value_rule.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_management/v4_1/models/contributed_feature_state_query.py to contributed_feature_state_query.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_management/v4_1/models/contributed_feature_setting_scope.py to contributed_feature_setting_scope.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_management/v4_1/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_management/v4_1/models/contributed_feature.py to contributed_feature.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feature_management/v4_1/models/reference_links.py to reference_links.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/graph/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/graph/v4_1/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/graph/v4_1/graph_client.py to graph_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/graph/v4_1/models/graph_user_creation_context.py to graph_user_creation_context.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/graph/v4_1/models/graph_user.py to graph_user.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/graph/v4_1/models/graph_group_creation_context.py to graph_group_creation_context.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/graph/v4_1/models/graph_scope.py to graph_scope.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/graph/v4_1/models/graph_subject_lookup_key.py to graph_subject_lookup_key.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/graph/v4_1/models/graph_descriptor_result.py to graph_descriptor_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/graph/v4_1/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/graph/v4_1/models/graph_subject_lookup.py to graph_subject_lookup.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/graph/v4_1/models/graph_membership.py to graph_membership.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/graph/v4_1/models/reference_links.py to reference_links.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/graph/v4_1/models/paged_graph_groups.py to paged_graph_groups.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/graph/v4_1/models/graph_scope_creation_context.py to graph_scope_creation_context.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/graph/v4_1/models/graph_global_extended_property_batch.py to graph_global_extended_property_batch.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/graph/v4_1/models/json_patch_operation.py to json_patch_operation.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/graph/v4_1/models/identity_key_map.py to identity_key_map.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/graph/v4_1/models/graph_membership_traversal.py to graph_membership_traversal.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/graph/v4_1/models/graph_subject_base.py to graph_subject_base.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/graph/v4_1/models/graph_membership_state.py to graph_membership_state.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/graph/v4_1/models/graph_group.py to graph_group.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/graph/v4_1/models/graph_storage_key_result.py to graph_storage_key_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/graph/v4_1/models/graph_cache_policies.py to graph_cache_policies.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/graph/v4_1/models/graph_member.py to graph_member.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/graph/v4_1/models/graph_subject.py to graph_subject.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/graph/v4_1/models/paged_graph_users.py to paged_graph_users.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/test_case_result_identifier.py to test_case_result_identifier.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/aggregated_results_analysis.py to aggregated_results_analysis.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/shallow_reference.py to shallow_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/test_attachment_request_model.py to test_attachment_request_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/name_value_pair.py to name_value_pair.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/module_coverage.py to module_coverage.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/test_results_details.py to test_results_details.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/test_failure_details.py to test_failure_details.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/test_failures_analysis.py to test_failures_analysis.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/test_suite.py to test_suite.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/custom_test_field.py to custom_test_field.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/test_run_coverage.py to test_run_coverage.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/work_item_reference.py to work_item_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/test_iteration_details_model.py to test_iteration_details_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/code_coverage_summary.py to code_coverage_summary.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/test_results_groups_for_release.py to test_results_groups_for_release.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/field_details_for_test_results.py to field_details_for_test_results.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/test_results_details_for_group.py to test_results_details_for_group.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/aggregated_results_by_outcome.py to aggregated_results_by_outcome.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/team_project_reference.py to team_project_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/custom_test_field_definition.py to custom_test_field_definition.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/suite_entry_update_model.py to suite_entry_update_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/coverage_statistics.py to coverage_statistics.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/team_context.py to team_context.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/aggregated_data_for_result_trend.py to aggregated_data_for_result_trend.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/test_session.py to test_session.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/test_result_model_base.py to test_result_model_base.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/test_point.py to test_point.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/run_statistic.py to run_statistic.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/test_result_history.py to test_result_history.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/test_results_query.py to test_results_query.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/clone_operation_information.py to clone_operation_information.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/suite_entry.py to suite_entry.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/test_suite_clone_request.py to test_suite_clone_request.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/test_results_groups_for_build.py to test_results_groups_for_build.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/failing_since.py to failing_since.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/suite_update_model.py to suite_update_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/last_result_details.py to last_result_details.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/test_run_statistic.py to test_run_statistic.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/test_points_query.py to test_points_query.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/shallow_test_case_result.py to shallow_test_case_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/test_plan.py to test_plan.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/build_reference.py to build_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/test_result_payload.py to test_result_payload.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/suite_test_case.py to suite_test_case.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/clone_statistics.py to clone_statistics.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/point_assignment.py to point_assignment.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/test_message_log_details.py to test_message_log_details.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/test_result_document.py to test_result_document.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/build_coverage.py to build_coverage.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/code_coverage_data.py to code_coverage_data.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/run_filter.py to run_filter.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/test_result_history_details_for_group.py to test_result_history_details_for_group.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/property_bag.py to property_bag.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/dtl_environment_details.py to dtl_environment_details.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/test_result_summary.py to test_result_summary.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/build_configuration.py to build_configuration.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/code_coverage_statistics.py to code_coverage_statistics.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/test_case_result_attachment_model.py to test_case_result_attachment_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/release_environment_definition_reference.py to release_environment_definition_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/clone_options.py to clone_options.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/release_reference.py to release_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/shared_step_model.py to shared_step_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/test_configuration.py to test_configuration.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/test_attachment.py to test_attachment.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/test_method.py to test_method.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/linked_work_items_query.py to linked_work_items_query.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/test_attachment_reference.py to test_attachment_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/test_action_result_model.py to test_action_result_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/test_summary_for_work_item.py to test_summary_for_work_item.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/identity_ref.py to identity_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/result_retention_settings.py to result_retention_settings.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/test_result_create_model.py to test_result_create_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/test_settings.py to test_settings.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/test_results_context.py to test_results_context.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/reference_links.py to reference_links.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/test_result_trend_filter.py to test_result_trend_filter.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/aggregated_runs_by_state.py to aggregated_runs_by_state.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/test_environment.py to test_environment.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/query_model.py to query_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/point_update_model.py to point_update_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/run_create_model.py to run_create_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/aggregated_results_difference.py to aggregated_results_difference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/run_update_model.py to run_update_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/graph_subject_base.py to graph_subject_base.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/test_to_work_item_links.py to test_to_work_item_links.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/points_filter.py to points_filter.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/test_operation_reference.py to test_operation_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/test_run.py to test_run.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/results_filter.py to results_filter.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/test_resolution_state.py to test_resolution_state.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/test_result_parameter_model.py to test_result_parameter_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/test_plan_clone_request.py to test_plan_clone_request.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/test_case_result_update_model.py to test_case_result_update_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/linked_work_items_query_result.py to linked_work_items_query_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/work_item_to_test_links.py to work_item_to_test_links.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/function_coverage.py to function_coverage.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/test_case_result.py to test_case_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/suite_create_model.py to suite_create_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/test_variable.py to test_variable.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/models/plan_update_model.py to plan_update_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/test_client.py to test_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_1/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/test_plan.py to test_plan.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/test_result_document.py to test_result_document.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/test_result_history_details_for_group.py to test_result_history_details_for_group.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/query_model.py to query_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/test_variable.py to test_variable.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/test_operation_reference.py to test_operation_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/test_iteration_details_model.py to test_iteration_details_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/code_coverage_statistics.py to code_coverage_statistics.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/test_configuration.py to test_configuration.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/test_session.py to test_session.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/name_value_pair.py to name_value_pair.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/suite_test_case.py to suite_test_case.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/test_result_history.py to test_result_history.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/clone_operation_information.py to clone_operation_information.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/clone_statistics.py to clone_statistics.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/test_result_create_model.py to test_result_create_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/module_coverage.py to module_coverage.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/test_attachment.py to test_attachment.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/linked_work_items_query.py to linked_work_items_query.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/test_resolution_state.py to test_resolution_state.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/test_run.py to test_run.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/test_points_query.py to test_points_query.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/failing_since.py to failing_since.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/result_retention_settings.py to result_retention_settings.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/aggregated_results_analysis.py to aggregated_results_analysis.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/test_result_summary.py to test_result_summary.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/point_assignment.py to point_assignment.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/last_result_details.py to last_result_details.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/results_filter.py to results_filter.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/code_coverage_data.py to code_coverage_data.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/test_suite.py to test_suite.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/suite_create_model.py to suite_create_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/build_coverage.py to build_coverage.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/linked_work_items_query_result.py to linked_work_items_query_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/work_item_to_test_links.py to work_item_to_test_links.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/test_plan_clone_request.py to test_plan_clone_request.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/test_results_context.py to test_results_context.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/run_statistic.py to run_statistic.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/point_update_model.py to point_update_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/run_create_model.py to run_create_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/suite_entry_update_model.py to suite_entry_update_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/suite_entry.py to suite_entry.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/test_case_result.py to test_case_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/code_coverage_summary.py to code_coverage_summary.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/plan_update_model.py to plan_update_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/test_point.py to test_point.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/build_reference.py to build_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/shared_step_model.py to shared_step_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/test_message_log_details.py to test_message_log_details.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/team_project_reference.py to team_project_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/test_summary_for_work_item.py to test_summary_for_work_item.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/test_case_result_identifier.py to test_case_result_identifier.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/property_bag.py to property_bag.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/test_result_model_base.py to test_result_model_base.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/shallow_reference.py to shallow_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/test_result_payload.py to test_result_payload.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/test_results_details.py to test_results_details.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/test_action_result_model.py to test_action_result_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/team_context.py to team_context.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/work_item_reference.py to work_item_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/coverage_statistics.py to coverage_statistics.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/test_to_work_item_links.py to test_to_work_item_links.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/clone_options.py to clone_options.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/test_suite_clone_request.py to test_suite_clone_request.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/test_run_statistic.py to test_run_statistic.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/test_run_coverage.py to test_run_coverage.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/test_results_details_for_group.py to test_results_details_for_group.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/release_reference.py to release_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/test_case_result_update_model.py to test_case_result_update_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/custom_test_field.py to custom_test_field.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/dtl_environment_details.py to dtl_environment_details.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/test_result_parameter_model.py to test_result_parameter_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/run_filter.py to run_filter.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/aggregated_results_difference.py to aggregated_results_difference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/points_filter.py to points_filter.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/custom_test_field_definition.py to custom_test_field_definition.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/run_update_model.py to run_update_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/aggregated_data_for_result_trend.py to aggregated_data_for_result_trend.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/test_result_trend_filter.py to test_result_trend_filter.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/function_coverage.py to function_coverage.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/release_environment_definition_reference.py to release_environment_definition_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/test_failure_details.py to test_failure_details.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/test_results_query.py to test_results_query.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/test_attachment_request_model.py to test_attachment_request_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/test_settings.py to test_settings.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/aggregated_results_by_outcome.py to aggregated_results_by_outcome.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/build_configuration.py to build_configuration.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/test_method.py to test_method.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/identity_ref.py to identity_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/test_environment.py to test_environment.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/test_case_result_attachment_model.py to test_case_result_attachment_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/test_failures_analysis.py to test_failures_analysis.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/models/test_attachment_reference.py to test_attachment_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/test_client.py to test_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/test/v4_0/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/input_value.py to input_value.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/release_definition_gates_options.py to release_definition_gates_options.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/release_environment.py to release_environment.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/variable_group.py to variable_group.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/identity_ref.py to identity_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/release_work_item_ref.py to release_work_item_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/artifact_version.py to artifact_version.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/task_source_definition_base.py to task_source_definition_base.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/release_definition_gates_step.py to release_definition_gates_step.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/environment_retention_policy.py to environment_retention_policy.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/release_gates.py to release_gates.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/input_values_error.py to input_values_error.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/release.py to release.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/graph_subject_base.py to graph_subject_base.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/project_reference.py to project_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/process_parameters.py to process_parameters.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/task_input_definition_base.py to task_input_definition_base.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/favorite_item.py to favorite_item.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/input_validation.py to input_validation.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/retention_settings.py to retention_settings.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/mail_message.py to mail_message.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/release_settings.py to release_settings.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/reference_links.py to reference_links.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/deployment_attempt.py to deployment_attempt.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/queued_release_data.py to queued_release_data.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/release_task.py to release_task.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/issue.py to issue.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/release_definition_environment.py to release_definition_environment.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/summary_mail_section.py to summary_mail_section.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/environment_execution_policy.py to environment_execution_policy.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/release_approval_history.py to release_approval_history.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/release_shallow_reference.py to release_shallow_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/pipeline_process.py to pipeline_process.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/artifact_metadata.py to artifact_metadata.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/approval_options.py to approval_options.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/configuration_variable_value.py to configuration_variable_value.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/manual_intervention_update_metadata.py to manual_intervention_update_metadata.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/artifact.py to artifact.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/release_definition_summary.py to release_definition_summary.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/release_deploy_phase.py to release_deploy_phase.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/input_values.py to input_values.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/variable_value.py to variable_value.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/release_definition.py to release_definition.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/auto_trigger_issue.py to auto_trigger_issue.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/release_definition_deploy_step.py to release_definition_deploy_step.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/condition.py to condition.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/release_definition_gate.py to release_definition_gate.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/release_condition.py to release_condition.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/manual_intervention.py to manual_intervention.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/change.py to change.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/artifact_source_reference.py to artifact_source_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/artifact_version_query_result.py to artifact_version_query_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/release_approval.py to release_approval.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/deployment_job.py to deployment_job.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/input_descriptor.py to input_descriptor.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/authorization_header.py to authorization_header.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/deployment.py to deployment.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/deployment_query_parameters.py to deployment_query_parameters.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/release_revision.py to release_revision.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/email_recipients.py to email_recipients.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/definition_environment_reference.py to definition_environment_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/release_definition_environment_template.py to release_definition_environment_template.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/release_definition_undelete_parameter.py to release_definition_undelete_parameter.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/release_definition_environment_summary.py to release_definition_environment_summary.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/release_definition_approvals.py to release_definition_approvals.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/metric.py to metric.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/workflow_task.py to workflow_task.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/release_definition_environment_step.py to release_definition_environment_step.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/release_update_metadata.py to release_update_metadata.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/agent_artifact_definition.py to agent_artifact_definition.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/release_start_metadata.py to release_start_metadata.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/release_definition_revision.py to release_definition_revision.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/release_definition_shallow_reference.py to release_definition_shallow_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/folder.py to folder.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/release_schedule.py to release_schedule.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/data_source_binding_base.py to data_source_binding_base.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/environment_options.py to environment_options.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/input_values_query.py to input_values_query.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/variable_group_provider_data.py to variable_group_provider_data.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/retention_policy.py to retention_policy.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/artifact_type_definition.py to artifact_type_definition.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/release_task_attachment.py to release_task_attachment.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/release_environment_update_metadata.py to release_environment_update_metadata.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/release_definition_approval_step.py to release_definition_approval_step.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/task_input_validation.py to task_input_validation.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/build_version.py to build_version.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/release_environment_shallow_reference.py to release_environment_shallow_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/release_reference.py to release_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/models/workflow_task_reference.py to workflow_task_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_1/release_client.py to release_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/release_client.py to release_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/release_definition_shallow_reference.py to release_definition_shallow_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/release_approval.py to release_approval.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/artifact_metadata.py to artifact_metadata.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/release_work_item_ref.py to release_work_item_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/approval_options.py to approval_options.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/release_settings.py to release_settings.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/configuration_variable_value.py to configuration_variable_value.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/mail_message.py to mail_message.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/release_definition_environment_summary.py to release_definition_environment_summary.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/manual_intervention.py to manual_intervention.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/folder.py to folder.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/input_value.py to input_value.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/release_environment_update_metadata.py to release_environment_update_metadata.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/release_environment_shallow_reference.py to release_environment_shallow_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/deployment_query_parameters.py to deployment_query_parameters.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/release_definition_approvals.py to release_definition_approvals.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/environment_execution_policy.py to environment_execution_policy.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/variable_group.py to variable_group.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/condition.py to condition.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/environment_options.py to environment_options.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/environment_retention_policy.py to environment_retention_policy.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/workflow_task_reference.py to workflow_task_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/release_definition_summary.py to release_definition_summary.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/release_definition_environment_step.py to release_definition_environment_step.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/release_task.py to release_task.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/project_reference.py to project_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/deployment_attempt.py to deployment_attempt.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/task_input_definition_base.py to task_input_definition_base.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/retention_settings.py to retention_settings.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/variable_value.py to variable_value.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/favorite_item.py to favorite_item.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/task_source_definition_base.py to task_source_definition_base.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/reference_links.py to reference_links.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/artifact_version.py to artifact_version.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/task_input_validation.py to task_input_validation.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/release_definition_deploy_step.py to release_definition_deploy_step.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/input_values_error.py to input_values_error.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/variable_group_provider_data.py to variable_group_provider_data.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/release_reference.py to release_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/input_descriptor.py to input_descriptor.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/identity_ref.py to identity_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/process_parameters.py to process_parameters.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/email_recipients.py to email_recipients.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/deployment.py to deployment.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/workflow_task.py to workflow_task.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/release_condition.py to release_condition.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/input_values_query.py to input_values_query.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/build_version.py to build_version.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/release_update_metadata.py to release_update_metadata.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/release_revision.py to release_revision.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/release_schedule.py to release_schedule.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/queued_release_data.py to queued_release_data.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/auto_trigger_issue.py to auto_trigger_issue.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/agent_artifact_definition.py to agent_artifact_definition.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/release_definition_revision.py to release_definition_revision.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/metric.py to metric.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/definition_environment_reference.py to definition_environment_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/artifact_version_query_result.py to artifact_version_query_result.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/release_environment.py to release_environment.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/release_approval_history.py to release_approval_history.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/release_deploy_phase.py to release_deploy_phase.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/release_definition_approval_step.py to release_definition_approval_step.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/release_definition_environment.py to release_definition_environment.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/release_definition_environment_template.py to release_definition_environment_template.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/deployment_job.py to deployment_job.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/retention_policy.py to retention_policy.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/input_validation.py to input_validation.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/input_values.py to input_values.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/release_definition.py to release_definition.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/artifact_type_definition.py to artifact_type_definition.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/data_source_binding_base.py to data_source_binding_base.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/manual_intervention_update_metadata.py to manual_intervention_update_metadata.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/summary_mail_section.py to summary_mail_section.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/change.py to change.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/issue.py to issue.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/artifact.py to artifact.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/release.py to release.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/release_shallow_reference.py to release_shallow_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/release_start_metadata.py to release_start_metadata.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/v4_0/models/artifact_source_reference.py to artifact_source_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/release/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/npm/v4_1/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/npm/v4_1/npm_client.py to npm_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/npm/v4_1/models/json_patch_operation.py to json_patch_operation.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/npm/v4_1/models/minimal_package_details.py to minimal_package_details.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/npm/v4_1/models/batch_operation_data.py to batch_operation_data.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/npm/v4_1/models/reference_links.py to reference_links.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/npm/v4_1/models/batch_deprecate_data.py to batch_deprecate_data.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/npm/v4_1/models/upstream_source_info.py to upstream_source_info.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/npm/v4_1/models/package_version_details.py to package_version_details.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/npm/v4_1/models/package.py to package.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/npm/v4_1/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/npm/v4_1/models/npm_package_version_deletion_state.py to npm_package_version_deletion_state.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/npm/v4_1/models/npm_recycle_bin_package_version_details.py to npm_recycle_bin_package_version_details.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/npm/v4_1/models/npm_packages_batch_request.py to npm_packages_batch_request.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/npm/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/accounts/v4_1/accounts_client.py to accounts_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/accounts/v4_1/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/accounts/v4_1/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/accounts/v4_1/models/account_preferences_internal.py to account_preferences_internal.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/accounts/v4_1/models/account_create_info_internal.py to account_create_info_internal.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/accounts/v4_1/models/account.py to account.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/accounts/v4_0/models/account.py to account.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/accounts/v4_0/models/account_create_info_internal.py to account_create_info_internal.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/accounts/v4_0/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/accounts/v4_0/models/account_preferences_internal.py to account_preferences_internal.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/accounts/v4_0/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/accounts/v4_0/accounts_client.py to accounts_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/accounts/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed_token/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed_token/v4_1/feed_token_client.py to feed_token_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed_token/v4_1/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/project_analysis/v4_0/models/language_statistics.py to language_statistics.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/project_analysis/v4_0/models/project_language_analytics.py to project_language_analytics.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/project_analysis/v4_0/models/repository_language_analytics.py to repository_language_analytics.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/project_analysis/v4_0/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/project_analysis/v4_0/models/project_activity_metrics.py to project_activity_metrics.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/project_analysis/v4_0/models/code_change_trend_item.py to code_change_trend_item.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/project_analysis/v4_0/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/project_analysis/v4_0/project_analysis_client.py to project_analysis_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/project_analysis/v4_1/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/project_analysis/v4_1/project_analysis_client.py to project_analysis_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/project_analysis/v4_1/models/language_statistics.py to language_statistics.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/project_analysis/v4_1/models/project_activity_metrics.py to project_activity_metrics.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/project_analysis/v4_1/models/code_change_trend_item.py to code_change_trend_item.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/project_analysis/v4_1/models/repository_language_analytics.py to repository_language_analytics.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/project_analysis/v4_1/models/project_language_analytics.py to project_language_analytics.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/project_analysis/v4_1/models/language_metrics_secured_object.py to language_metrics_secured_object.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/project_analysis/v4_1/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/project_analysis/v4_1/models/repository_activity_metrics.py to repository_activity_metrics.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/project_analysis/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/client_trace/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/client_trace/v4_1/models/client_trace_event.py to client_trace_event.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/client_trace/v4_1/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/client_trace/v4_1/client_trace_client.py to client_trace_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/client_trace/v4_1/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models/git_repository.py to git_repository.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models/file_content_metadata.py to file_content_metadata.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models/tfvc_label_request_data.py to tfvc_label_request_data.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models/identity_ref.py to identity_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models/tfvc_changeset_ref.py to tfvc_changeset_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models/tfvc_item_request_data.py to tfvc_item_request_data.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models/reference_links.py to reference_links.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models/git_repository_ref.py to git_repository_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models/tfvc_branch.py to tfvc_branch.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models/tfvc_label_ref.py to tfvc_label_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models/tfvc_item_descriptor.py to tfvc_item_descriptor.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models/tfvc_item.py to tfvc_item.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models/tfvc_policy_override_info.py to tfvc_policy_override_info.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models/tfvc_shelveset.py to tfvc_shelveset.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models/vsts_info.py to vsts_info.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models/change.py to change.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models/tfvc_version_descriptor.py to tfvc_version_descriptor.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models/item_content.py to item_content.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models/version_control_project_info.py to version_control_project_info.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models/tfvc_shelveset_request_data.py to tfvc_shelveset_request_data.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models/checkin_note.py to checkin_note.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models/team_project_collection_reference.py to team_project_collection_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models/tfvc_changesets_request_data.py to tfvc_changesets_request_data.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models/associated_work_item.py to associated_work_item.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models/tfvc_changeset_search_criteria.py to tfvc_changeset_search_criteria.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models/tfvc_changeset.py to tfvc_changeset.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models/tfvc_label.py to tfvc_label.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models/tfvc_branch_mapping.py to tfvc_branch_mapping.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models/tfvc_merge_source.py to tfvc_merge_source.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models/tfvc_branch_ref.py to tfvc_branch_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models/tfvc_shallow_branch_ref.py to tfvc_shallow_branch_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models/tfvc_shelveset_ref.py to tfvc_shelveset_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models/tfvc_policy_failure_info.py to tfvc_policy_failure_info.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models/team_project_reference.py to team_project_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models/tfvc_change.py to tfvc_change.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/models/item_model.py to item_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_0/tfvc_client.py to tfvc_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/tfvc_client.py to tfvc_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models/reference_links.py to reference_links.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models/graph_subject_base.py to graph_subject_base.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models/tfvc_label_request_data.py to tfvc_label_request_data.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models/tfvc_policy_override_info.py to tfvc_policy_override_info.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models/checkin_note.py to checkin_note.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models/tfvc_branch_mapping.py to tfvc_branch_mapping.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models/team_project_collection_reference.py to team_project_collection_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models/git_repository_ref.py to git_repository_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models/tfvc_shelveset_request_data.py to tfvc_shelveset_request_data.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models/item_model.py to item_model.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models/tfvc_item.py to tfvc_item.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models/tfvc_label_ref.py to tfvc_label_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models/tfvc_changeset.py to tfvc_changeset.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models/tfvc_label.py to tfvc_label.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models/tfvc_changesets_request_data.py to tfvc_changesets_request_data.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models/item_content.py to item_content.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models/tfvc_shallow_branch_ref.py to tfvc_shallow_branch_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models/tfvc_merge_source.py to tfvc_merge_source.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models/vsts_info.py to vsts_info.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models/tfvc_branch_ref.py to tfvc_branch_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models/file_content_metadata.py to file_content_metadata.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models/identity_ref.py to identity_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models/git_repository.py to git_repository.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models/tfvc_change.py to tfvc_change.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models/tfvc_shelveset.py to tfvc_shelveset.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models/tfvc_branch.py to tfvc_branch.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models/tfvc_policy_failure_info.py to tfvc_policy_failure_info.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models/tfvc_shelveset_ref.py to tfvc_shelveset_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models/change.py to change.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models/tfvc_item_descriptor.py to tfvc_item_descriptor.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models/team_project_reference.py to team_project_reference.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models/associated_work_item.py to associated_work_item.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models/tfvc_item_request_data.py to tfvc_item_request_data.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models/tfvc_changeset_search_criteria.py to tfvc_changeset_search_criteria.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models/tfvc_version_descriptor.py to tfvc_version_descriptor.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models/tfvc_changeset_ref.py to tfvc_changeset_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/models/version_control_project_info.py to version_control_project_info.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/v4_1/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/tfvc/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/policy/v4_1/models/policy_evaluation_record.py to policy_evaluation_record.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/policy/v4_1/models/graph_subject_base.py to graph_subject_base.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/policy/v4_1/models/versioned_policy_configuration_ref.py to versioned_policy_configuration_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/policy/v4_1/models/reference_links.py to reference_links.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/policy/v4_1/models/policy_configuration.py to policy_configuration.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/policy/v4_1/models/policy_type.py to policy_type.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/policy/v4_1/models/policy_type_ref.py to policy_type_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/policy/v4_1/models/policy_configuration_ref.py to policy_configuration_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/policy/v4_1/models/identity_ref.py to identity_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/policy/v4_1/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/policy/v4_1/policy_client.py to policy_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/policy/v4_1/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/policy/v4_0/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/policy/v4_0/policy_client.py to policy_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/policy/v4_0/models/policy_type_ref.py to policy_type_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/policy/v4_0/models/policy_configuration_ref.py to policy_configuration_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/policy/v4_0/models/policy_type.py to policy_type.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/policy/v4_0/models/policy_configuration.py to policy_configuration.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/policy/v4_0/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/policy/v4_0/models/policy_evaluation_record.py to policy_evaluation_record.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/policy/v4_0/models/reference_links.py to reference_links.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/policy/v4_0/models/versioned_policy_configuration_ref.py to versioned_policy_configuration_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/policy/v4_0/models/identity_ref.py to identity_ref.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/policy/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed/v4_1/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed/v4_1/feed_client.py to feed_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed/v4_1/models/feed_core.py to feed_core.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed/v4_1/models/feed.py to feed.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed/v4_1/models/package_version.py to package_version.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed/v4_1/models/protocol_metadata.py to protocol_metadata.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed/v4_1/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed/v4_1/models/feed_update.py to feed_update.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed/v4_1/models/recycle_bin_package_version.py to recycle_bin_package_version.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed/v4_1/models/package_dependency.py to package_dependency.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed/v4_1/models/feed_changes_response.py to feed_changes_response.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed/v4_1/models/global_permission.py to global_permission.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed/v4_1/models/package_file.py to package_file.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed/v4_1/models/json_patch_operation.py to json_patch_operation.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed/v4_1/models/minimal_package_version.py to minimal_package_version.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed/v4_1/models/feed_view.py to feed_view.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed/v4_1/models/upstream_source.py to upstream_source.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed/v4_1/models/package_change.py to package_change.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed/v4_1/models/package_changes_response.py to package_changes_response.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed/v4_1/models/package_version_change.py to package_version_change.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed/v4_1/models/reference_links.py to reference_links.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed/v4_1/models/package.py to package.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed/v4_1/models/feed_retention_policy.py to feed_retention_policy.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed/v4_1/models/feed_change.py to feed_change.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/feed/v4_1/models/feed_permission.py to feed_permission.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/vss_client_configuration.py to vss_client_configuration.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/symbol/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/symbol/v4_1/symbol_client.py to symbol_client.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/symbol/v4_1/models/json_blob_block_hash.py to json_blob_block_hash.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/symbol/v4_1/models/debug_entry_create_batch.py to debug_entry_create_batch.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/symbol/v4_1/models/resource_base.py to resource_base.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/symbol/v4_1/models/json_blob_identifier.py to json_blob_identifier.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/symbol/v4_1/models/request.py to request.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/symbol/v4_1/models/debug_entry.py to debug_entry.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/symbol/v4_1/models/json_blob_identifier_with_blocks.py to json_blob_identifier_with_blocks.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/symbol/v4_1/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/symbol/v4_1/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts/_file_cache.py to _file_cache.cpython-37.pyc writing byte-compilation script '/tmp/tmpf1wylcjb.py' /usr/local/bin/python3.7 /tmp/tmpf1wylcjb.py removing /tmp/tmpf1wylcjb.py running install_egg_info Copying vsts.egg-info to /construction/devel/py-vsts/stage/usr/local/lib/python3.7/site-packages/vsts-0.1.25-py3.7.egg-info running install_scripts writing list of installed files to '/construction/devel/py-vsts/.PLIST.pymodtmp' ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:32 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-vsts-0.1.25 file sizes/checksums [7733]: 0% file sizes/checksums [7733]: 1% file sizes/checksums [7733]: 2% file sizes/checksums [7733]: 3% file sizes/checksums [7733]: 5% file sizes/checksums [7733]: 6% file sizes/checksums [7733]: 7% file sizes/checksums [7733]: 9% file sizes/checksums [7733]: 10% file sizes/checksums [7733]: 11% file sizes/checksums [7733]: 12% file sizes/checksums [7733]: 14% file sizes/checksums [7733]: 15% file sizes/checksums [7733]: 16% file sizes/checksums [7733]: 18% file sizes/checksums [7733]: 19% file sizes/checksums [7733]: 20% file sizes/checksums [7733]: 21% file sizes/checksums [7733]: 23% file sizes/checksums [7733]: 24% file sizes/checksums [7733]: 25% file sizes/checksums [7733]: 27% file sizes/checksums [7733]: 28% file sizes/checksums [7733]: 29% file sizes/checksums [7733]: 31% file sizes/checksums [7733]: 32% file sizes/checksums [7733]: 33% file sizes/checksums [7733]: 34% file sizes/checksums [7733]: 36% file sizes/checksums [7733]: 37% file sizes/checksums [7733]: 38% file sizes/checksums [7733]: 40% file sizes/checksums [7733]: 41% file sizes/checksums [7733]: 42% file sizes/checksums [7733]: 43% file sizes/checksums [7733]: 45% file sizes/checksums [7733]: 46% file sizes/checksums [7733]: 47% file sizes/checksums [7733]: 49% file sizes/checksums [7733]: 50% file sizes/checksums [7733]: 51% file sizes/checksums [7733]: 53% file sizes/checksums [7733]: 54% file sizes/checksums [7733]: 55% file sizes/checksums [7733]: 56% file sizes/checksums [7733]: 58% file sizes/checksums [7733]: 59% file sizes/checksums [7733]: 60% file sizes/checksums [7733]: 62% file sizes/checksums [7733]: 63% file sizes/checksums [7733]: 64% file sizes/checksums [7733]: 65% file sizes/checksums [7733]: 67% file sizes/checksums [7733]: 68% file sizes/checksums [7733]: 69% file sizes/checksums [7733]: 71% file sizes/checksums [7733]: 72% file sizes/checksums [7733]: 73% file sizes/checksums [7733]: 75% file sizes/checksums [7733]: 76% file sizes/checksums [7733]: 77% file sizes/checksums [7733]: 78% file sizes/checksums [7733]: 80% file sizes/checksums [7733]: 81% file sizes/checksums [7733]: 82% file sizes/checksums [7733]: 84% file sizes/checksums [7733]: 85% file sizes/checksums [7733]: 86% file sizes/checksums [7733]: 87% file sizes/checksums [7733]: 89% file sizes/checksums [7733]: 90% file sizes/checksums [7733]: 91% file sizes/checksums [7733]: 93% file sizes/checksums [7733]: 94% file sizes/checksums [7733]: 95% file sizes/checksums [7733]: 96% file sizes/checksums [7733]: 98% file sizes/checksums [7733]: 99% file sizes/checksums [7733]: 100% packing files [7733]: 0% packing files [7733]: 1% packing files [7733]: 2% packing files [7733]: 3% packing files [7733]: 5% packing files [7733]: 6% packing files [7733]: 7% packing files [7733]: 9% packing files [7733]: 10% packing files [7733]: 11% packing files [7733]: 12% packing files [7733]: 14% packing files [7733]: 15% packing files [7733]: 16% packing files [7733]: 18% packing files [7733]: 19% packing files [7733]: 20% packing files [7733]: 21% packing files [7733]: 23% packing files [7733]: 24% packing files [7733]: 25% packing files [7733]: 27% packing files [7733]: 28% packing files [7733]: 29% packing files [7733]: 31% packing files [7733]: 32% packing files [7733]: 33% packing files [7733]: 34% packing files [7733]: 36% packing files [7733]: 37% packing files [7733]: 38% packing files [7733]: 40% packing files [7733]: 41% packing files [7733]: 42% packing files [7733]: 43% packing files [7733]: 45% packing files [7733]: 46% packing files [7733]: 47% packing files [7733]: 49% packing files [7733]: 50% packing files [7733]: 51% packing files [7733]: 53% packing files [7733]: 54% packing files [7733]: 55% packing files [7733]: 56% packing files [7733]: 58% packing files [7733]: 59% packing files [7733]: 60% packing files [7733]: 62% packing files [7733]: 63% packing files [7733]: 64% packing files [7733]: 65% packing files [7733]: 67% packing files [7733]: 68% packing files [7733]: 69% packing files [7733]: 71% packing files [7733]: 72% packing files [7733]: 73% packing files [7733]: 75% packing files [7733]: 76% packing files [7733]: 77% packing files [7733]: 78% packing files [7733]: 80% packing files [7733]: 81% packing files [7733]: 82% packing files [7733]: 84% packing files [7733]: 85% packing files [7733]: 86% packing files [7733]: 87% packing files [7733]: 89% packing files [7733]: 90% packing files [7733]: 91% packing files [7733]: 93% packing files [7733]: 94% packing files [7733]: 95% packing files [7733]: 96% packing files [7733]: 98% packing files [7733]: 99% packing files [7733]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:31 TOTAL TIME 00:01:34