------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.8.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/ncurses-6.1.20190525.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/readline-8.0.4.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/gettext-runtime-0.20.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/openssl-1.1.1d,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/python27-2.7.17_1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from python27-2.7.17_1: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Installing /packages/All/py27-setuptools-44.0.0.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from py27-setuptools-44.0.0: -- Only /usr/local/bin/easy_install-2.7 script has been installed since Python 2.7 is not the default Python version. Installing /packages/All/py27-certifi-2019.11.28.txz Installing /packages/All/py27-enum34-1.1.6.txz Installing /packages/All/py27-six-1.14.0.txz Installing /packages/All/py27-isodate-0.6.0.txz Installing /packages/All/py27-chardet-3.0.4_3.txz Installing /packages/All/py27-idna-2.8.txz Installing /packages/All/py27-pysocks-1.7.1.txz Installing /packages/All/py27-asn1crypto-1.3.0.txz Installing /packages/All/py27-pycparser-2.19.txz Installing /packages/All/py27-cffi-1.14.0.txz Installing /packages/All/py27-ipaddress-1.0.23.txz Installing /packages/All/py27-cryptography-2.6.1.txz Installing /packages/All/py27-openssl-19.0.0.txz Installing /packages/All/py27-urllib3-1.25.7,1.txz ===== Message from py27-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/py27-requests-2.22.0.txz Installing /packages/All/py27-blinker-1.4.txz Installing /packages/All/py27-pyjwt-1.7.1.txz Installing /packages/All/py27-oauthlib-1.1.2.txz Installing /packages/All/py27-requests-oauthlib-0.6.2.txz Installing /packages/All/py27-typing-3.7.4.1.txz Installing /packages/All/py27-msrest-0.6.11.txz SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py27-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 ------------------------------------------------------------------------------- ===> py27-vsts-0.1.25 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-vsts-0.1.25 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py27-vsts-0.1.25 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-vsts-0.1.25 for building => SHA256 Checksum OK for vsts-0.1.25.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py27-vsts-0.1.25 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-vsts-0.1.25 for building ===> Extracting for py27-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 py27-vsts-0.1.25 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py27-vsts-0.1.25 depends on package: py27-setuptools>0 - found ===> py27-vsts-0.1.25 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py27-vsts-0.1.25 depends on package: py27-setuptools>0 - found ===> py27-vsts-0.1.25 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-vsts-0.1.25 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py27-vsts-0.1.25 running build running build_py creating build creating build/lib creating build/lib/vsts copying vsts/vss_client.py -> build/lib/vsts copying vsts/version.py -> build/lib/vsts copying vsts/vss_connection.py -> build/lib/vsts copying vsts/vss_client_configuration.py -> build/lib/vsts copying vsts/_file_cache.py -> build/lib/vsts copying vsts/__init__.py -> build/lib/vsts copying vsts/credentials.py -> build/lib/vsts copying vsts/exceptions.py -> build/lib/vsts creating build/lib/vsts/release copying vsts/release/__init__.py -> build/lib/vsts/release creating build/lib/vsts/service_endpoint copying vsts/service_endpoint/__init__.py -> build/lib/vsts/service_endpoint creating build/lib/vsts/task_agent copying vsts/task_agent/__init__.py -> build/lib/vsts/task_agent creating build/lib/vsts/security copying vsts/security/__init__.py -> build/lib/vsts/security creating build/lib/vsts/policy copying vsts/policy/__init__.py -> build/lib/vsts/policy creating build/lib/vsts/symbol copying vsts/symbol/__init__.py -> build/lib/vsts/symbol creating build/lib/vsts/profile copying vsts/profile/__init__.py -> build/lib/vsts/profile creating build/lib/vsts/task copying vsts/task/__init__.py -> build/lib/vsts/task creating build/lib/vsts/service_hooks copying vsts/service_hooks/__init__.py -> build/lib/vsts/service_hooks creating build/lib/vsts/project_analysis copying vsts/project_analysis/__init__.py -> build/lib/vsts/project_analysis creating build/lib/vsts/operations copying vsts/operations/__init__.py -> build/lib/vsts/operations creating build/lib/vsts/test copying vsts/test/__init__.py -> build/lib/vsts/test creating build/lib/vsts/settings copying vsts/settings/__init__.py -> build/lib/vsts/settings creating build/lib/vsts/wiki copying vsts/wiki/__init__.py -> build/lib/vsts/wiki creating build/lib/vsts/tfvc copying vsts/tfvc/__init__.py -> build/lib/vsts/tfvc 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/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/work_item_tracking_process copying vsts/work_item_tracking_process/__init__.py -> build/lib/vsts/work_item_tracking_process creating build/lib/vsts/work_item_tracking copying vsts/work_item_tracking/__init__.py -> build/lib/vsts/work_item_tracking creating build/lib/vsts/work copying vsts/work/__init__.py -> build/lib/vsts/work creating build/lib/vsts/feed copying vsts/feed/__init__.py -> build/lib/vsts/feed creating build/lib/vsts/file_container copying vsts/file_container/__init__.py -> build/lib/vsts/file_container creating build/lib/vsts/gallery copying vsts/gallery/__init__.py -> build/lib/vsts/gallery creating build/lib/vsts/models copying vsts/models/api_resource_location.py -> build/lib/vsts/models copying vsts/models/vss_json_collection_wrapper_base.py -> build/lib/vsts/models copying vsts/models/wrapped_exception.py -> build/lib/vsts/models copying vsts/models/system_exception.py -> build/lib/vsts/models copying vsts/models/improper_exception.py -> build/lib/vsts/models copying vsts/models/vss_json_collection_wrapper.py -> build/lib/vsts/models copying vsts/models/__init__.py -> build/lib/vsts/models creating build/lib/vsts/feed_token copying vsts/feed_token/__init__.py -> build/lib/vsts/feed_token creating build/lib/vsts/graph copying vsts/graph/__init__.py -> build/lib/vsts/graph creating build/lib/vsts/contributions copying vsts/contributions/__init__.py -> build/lib/vsts/contributions creating build/lib/vsts/build copying vsts/build/__init__.py -> build/lib/vsts/build creating build/lib/vsts/customer_intelligence copying vsts/customer_intelligence/customer_intelligence_client.py -> build/lib/vsts/customer_intelligence copying vsts/customer_intelligence/__init__.py -> build/lib/vsts/customer_intelligence creating build/lib/vsts/dashboard copying vsts/dashboard/__init__.py -> build/lib/vsts/dashboard creating build/lib/vsts/cloud_load_test copying vsts/cloud_load_test/__init__.py -> build/lib/vsts/cloud_load_test creating build/lib/vsts/accounts copying vsts/accounts/__init__.py -> build/lib/vsts/accounts 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/licensing copying vsts/licensing/__init__.py -> build/lib/vsts/licensing creating build/lib/vsts/git copying vsts/git/__init__.py -> build/lib/vsts/git creating build/lib/vsts/member_entitlement_management copying vsts/member_entitlement_management/__init__.py -> build/lib/vsts/member_entitlement_management creating build/lib/vsts/feature_management copying vsts/feature_management/__init__.py -> build/lib/vsts/feature_management creating build/lib/vsts/core copying vsts/core/__init__.py -> build/lib/vsts/core creating build/lib/vsts/nuget copying vsts/nuget/__init__.py -> build/lib/vsts/nuget creating build/lib/vsts/notification copying vsts/notification/__init__.py -> build/lib/vsts/notification creating build/lib/vsts/npm copying vsts/npm/__init__.py -> build/lib/vsts/npm creating build/lib/vsts/feature_availability copying vsts/feature_availability/__init__.py -> build/lib/vsts/feature_availability 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/location copying vsts/location/__init__.py -> build/lib/vsts/location 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 copying vsts/release/v4_1/__init__.py -> build/lib/vsts/release/v4_1 copying vsts/release/v4_1/release_client.py -> build/lib/vsts/release/v4_1 creating 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/task_source_definition_base.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/release_definition_environment_template.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/email_recipients.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/release_definition_shallow_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/metric.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/change.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/agent_artifact_definition.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/project_reference.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_reference.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/release_environment_shallow_reference.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 copying vsts/release/v4_0/models/__init__.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_definition_environment.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/environment_options.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_task.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/queued_release_data.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/favorite_item.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/retention_settings.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/reference_links.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/variable_group_provider_data.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/variable_group.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/release_shallow_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/summary_mail_section.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/release_environment_update_metadata.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/release_definition_environment_step.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/release_definition_revision.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/deployment_attempt.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/artifact_type_definition.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/release_approval.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/retention_policy.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/deployment.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/release_settings.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/release_schedule.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/artifact_version_query_result.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/mail_message.py -> 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/process_parameters.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/input_values_error.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/release_definition_deploy_step.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/issue.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/manual_intervention.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/condition.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 creating 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/deployment.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/definition_environment_reference.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/variable_group_provider_data.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/release_environment.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/environment_execution_policy.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/process_parameters.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/release_task.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/graph_subject_base.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/favorite_item.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/release_definition_gates_step.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/manual_intervention_update_metadata.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_settings.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/issue.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_environment.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/task_source_definition_base.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/artifact.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/metric.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_shallow_reference.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/configuration_variable_value.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/release_definition_environment_summary.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/variable_group.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/manual_intervention.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/auto_trigger_issue.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/retention_settings.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/release_definition_undelete_parameter.py -> 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_deploy_phase.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/project_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/release_approval_history.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/release_definition_deploy_step.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/workflow_task.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/condition.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/task_input_validation.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/email_recipients.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/workflow_task_reference.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_gate.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_definition.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/approval_options.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/task_input_definition_base.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/environment_retention_policy.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/deployment_query_parameters.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/release_start_metadata.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/release_environment_shallow_reference.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/summary_mail_section.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/input_values_error.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 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/data_source_binding.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/__init__.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/authentication_scheme_reference.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 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/help_link.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/endpoint_url.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_execution_owner.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/service_endpoint_execution_record.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/input_values.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/client_certificate.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/service_endpoint.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/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_request.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/dependency_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/graph_subject_base.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/service_endpoint_execution_data.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/service_endpoint_authentication_scheme.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 creating build/lib/vsts/task_agent/v4_0 copying vsts/task_agent/v4_0/task_agent_client.py -> build/lib/vsts/task_agent/v4_0 copying vsts/task_agent/v4_0/__init__.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/service_endpoint.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/task_agent_update_reason.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/task_definition_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/endpoint_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_input_validation.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/task_input_definition.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/service_endpoint_execution_data.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_definition_endpoint.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/azure_subscription_query_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_agent_public_key.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/help_link.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/depends_on.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/data_source_details.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/task_agent_authorization.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/metrics_columns_header.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/__init__.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/aad_oauth_token_result.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/deployment_group_reference.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/task_reference.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/secure_file.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_definition.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/task_input_definition_base.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/input_values.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/task_agent_pool_maintenance_options.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/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/task_orchestration_owner.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/dependency_data.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/task_group_step.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_agent_pool_reference.py -> 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/package_version.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/deployment_group_metrics.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/publish_task_group_metadata.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/azure_subscription.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_agent_queue.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_session_key.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_session.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_agent_pool_maintenance_retention_policy.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/deployment_machine_group_reference.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/project_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/data_source.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/dependency_binding.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/service_endpoint_details.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/input_values_error.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/service_endpoint_execution_records_input.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/endpoint_url.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/task_agent_update.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/task_input_definition.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/data_source_binding_base.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.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/task_definition.py -> 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/task_agent_pool_maintenance_definition.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/service_endpoint_execution_record.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/task_agent_job_request.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/oAuth_configuration.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/data_source_details.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/azure_subscription.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/task_agent_session.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/service_endpoint_execution_records_input.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/publish_task_group_metadata.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/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/secure_file.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/deployment_group_reference.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/task_agent_message.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/service_endpoint_details.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.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/client_certificate.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/input_values_error.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_agent_pool_maintenance_retention_policy.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/service_endpoint_execution_data.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_authentication_scheme.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/task_execution.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/task_agent_pool.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/service_endpoint.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_definition_endpoint.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/result_transformation_details.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/oAuth_configuration_params.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/task_input_definition_base.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/deployment_machine.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_queue.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/variable_group.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/task_group_definition.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_package_metadata.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/metrics_column_meta_data.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/project_reference.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/deployment_machine_group.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/task_group_update_parameter.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/task_group_revision.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_definition_reference.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/help_link.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_agent_authorization.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/deployment_pool_summary.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/package_metadata.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/endpoint_url.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_public_key.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/input_descriptor.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/metrics_columns_header.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/task_agent_delay_source.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/aad_oauth_token_result.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 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 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/models copying vsts/security/v4_1/models/__init__.py -> 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/access_control_list.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/permission_evaluation.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/action_definition.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/permission_evaluation_batch.py -> build/lib/vsts/security/v4_1/models creating 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/permission_evaluation_batch.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/security_namespace_description.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/permission_evaluation.py -> 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/access_control_entry.py -> build/lib/vsts/security/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_evaluation_record.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/policy_configuration.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/versioned_policy_configuration_ref.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_configuration_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 copying vsts/policy/v4_0/models/__init__.py -> build/lib/vsts/policy/v4_0/models creating 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/reference_links.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 copying vsts/policy/v4_1/models/policy_type_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_configuration.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/policy_configuration_ref.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/__init__.py -> build/lib/vsts/policy/v4_1/models creating build/lib/vsts/symbol/v4_1 copying vsts/symbol/v4_1/__init__.py -> build/lib/vsts/symbol/v4_1 copying vsts/symbol/v4_1/symbol_client.py -> build/lib/vsts/symbol/v4_1 creating build/lib/vsts/symbol/v4_1/models copying vsts/symbol/v4_1/models/json_blob_identifier.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/request.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/debug_entry_create_batch.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.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 creating build/lib/vsts/profile/v4_1 copying vsts/profile/v4_1/__init__.py -> build/lib/vsts/profile/v4_1 copying vsts/profile/v4_1/profile_client.py -> build/lib/vsts/profile/v4_1 creating 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/geo_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 copying vsts/profile/v4_1/models/profile_attribute_base.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/avatar.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/attributes_container.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/attribute_descriptor.py -> build/lib/vsts/profile/v4_1/models copying vsts/profile/v4_1/models/profile_regions.py -> build/lib/vsts/profile/v4_1/models 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 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/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_log.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/task_reference.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/plan_environment.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/task_log_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/issue.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/mask_hint.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_reference.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/timeline.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_plan.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/task_orchestration_item.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/task_orchestration_plan_reference.py -> build/lib/vsts/task/v4_0/models copying vsts/task/v4_0/models/reference_links.py -> build/lib/vsts/task/v4_0/models creating 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_plan_groups_queue_metrics.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_orchestration_item.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_owner.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_attachment.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/job_option.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/__init__.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/variable_value.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/task_orchestration_queued_plan.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/task_reference.py -> 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_log_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/timeline_reference.py -> build/lib/vsts/task/v4_1/models creating build/lib/vsts/service_hooks/v4_0 copying vsts/service_hooks/v4_0/service_hooks_client.py -> build/lib/vsts/service_hooks/v4_0 copying vsts/service_hooks/v4_0/__init__.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/notification_results_summary_detail.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/subscriptions_query.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/formatted_event_message.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/notification_summary.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/__init__.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/identity_ref.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/event_type_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/consumer_action.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/session_token.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/subscription.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_filter_condition.py -> 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/input_values_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/input_filter.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/input_values.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_descriptor.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 creating 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/formatted_event_message.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/consumer.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/resource_container.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/input_values_error.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/__init__.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/publishers_query.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/subscription.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_filter_condition.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/publisher.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_descriptor.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/event.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/input_validation.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/update_subscripiton_tracing_parameters.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_filter.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/versioned_resource.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/notifications_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/publisher_event.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 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/__init__.py -> build/lib/vsts/project_analysis/v4_0 copying vsts/project_analysis/v4_0/project_analysis_client.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/code_change_trend_item.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 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/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/language_metrics_secured_object.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 creating 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 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/language_statistics.py -> 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/__init__.py -> build/lib/vsts/project_analysis/v4_0/models creating build/lib/vsts/operations/v4_0 copying vsts/operations/v4_0/operations_client.py -> build/lib/vsts/operations/v4_0 copying vsts/operations/v4_0/__init__.py -> build/lib/vsts/operations/v4_0 creating build/lib/vsts/operations/v4_1 copying vsts/operations/v4_1/__init__.py -> build/lib/vsts/operations/v4_1 copying vsts/operations/v4_1/operations_client.py -> build/lib/vsts/operations/v4_1 creating 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 copying vsts/operations/v4_0/models/operation_reference.py -> build/lib/vsts/operations/v4_0/models copying vsts/operations/v4_0/models/operation.py -> build/lib/vsts/operations/v4_0/models 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_reference.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.py -> build/lib/vsts/operations/v4_1/models copying vsts/operations/v4_1/models/reference_links.py -> build/lib/vsts/operations/v4_1/models creating build/lib/vsts/test/v4_1 copying vsts/test/v4_1/__init__.py -> build/lib/vsts/test/v4_1 copying vsts/test/v4_1/test_client.py -> build/lib/vsts/test/v4_1 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/models copying vsts/test/v4_1/models/aggregated_results_analysis.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_message_log_details.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/identity_ref.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/code_coverage_data.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/custom_test_field.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/run_statistic.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/test_action_result_model.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/team_project_reference.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/clone_operation_information.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/suite_create_model.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/release_environment_definition_reference.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_case_result_identifier.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/test_points_query.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/results_filter.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/result_retention_settings.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/shared_step_model.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/test_attachment_request_model.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/shallow_test_case_result.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/coverage_statistics.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/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/aggregated_results_by_outcome.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_case_result_update_model.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/test_iteration_details_model.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/test_case_result.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_attachment_reference.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/field_details_for_test_results.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/aggregated_results_difference.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/property_bag.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/test_plan.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_result_create_model.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/shallow_reference.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/code_coverage_statistics.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/name_value_pair.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/test_method.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/linked_work_items_query.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/build_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/suite_test_case.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_point.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/test_run.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/test_session.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/test_suite_clone_request.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_run_statistic.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/test_result_parameter_model.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_summary_for_work_item.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_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/test_results_groups_for_build.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_results_query.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/test_results_details_for_group.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_result_trend_filter.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/test_result_payload.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_to_work_item_links.py -> build/lib/vsts/test/v4_1/models creating 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/aggregated_data_for_result_trend.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/clone_statistics.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/test_points_query.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/test_operation_reference.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/test_configuration.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/function_coverage.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_result_summary.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/test_case_result.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/point_assignment.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/aggregated_results_difference.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/test_suite_clone_request.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_result_create_model.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/name_value_pair.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_run.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/test_attachment_reference.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/test_resolution_state.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_iteration_details_model.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/work_item_to_test_links.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/test_plan_clone_request.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/identity_ref.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/test_case_result_update_model.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_point.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/test_environment.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_run_coverage.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/test_variable.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/test_result_trend_filter.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/test_result_parameter_model.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_result_history_details_for_group.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/team_project_reference.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_results_query.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/property_bag.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_results_details.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/query_model.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_plan.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/suite_create_model.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/clone_options.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/shared_step_model.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_entry_update_model.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/build_coverage.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_action_result_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/test_attachment_request_model.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_suite.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/test_result_model_base.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/result_retention_settings.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/test_run_statistic.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/test_result_payload.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 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/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/wiki/v4_1 copying vsts/wiki/v4_1/wiki_client.py -> build/lib/vsts/wiki/v4_1 copying vsts/wiki/v4_1/__init__.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/wiki_page_view_stats.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_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_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/__init__.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_attachment.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.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_attachment_response.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_page_response.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/git_repository_ref.py -> build/lib/vsts/wiki/v4_1/models creating 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/git_user_date.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_ref_update.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_version_descriptor.py -> 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/wiki_change.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/git_commit_ref.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_attachment_response.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_repository.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/wiki_page_change.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_template.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/item_content.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_item.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.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 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 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/models copying vsts/tfvc/v4_1/models/tfvc_change.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_item_request_data.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/git_repository.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/item_model.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/identity_ref.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_descriptor.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/tfvc_shelveset_request_data.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/tfvc_branch.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.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/reference_links.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/tfvc_item.py -> 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/change.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/file_content_metadata.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/vsts_info.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/checkin_note.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/team_project_reference.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_label.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_changesets_request_data.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/item_content.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 creating 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_item.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/team_project_reference.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_policy_failure_info.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/tfvc_item_descriptor.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/associated_work_item.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/git_repository_ref.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.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/git_repository.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/file_content_metadata.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_policy_override_info.py -> 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/tfvc_change.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/tfvc_merge_source.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_branch_ref.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_version_descriptor.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/vsts_info.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/tfvc_branch.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/tfvc_changeset_ref.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/checkin_note.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/identity_ref.py -> build/lib/vsts/tfvc/v4_0/models creating 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 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 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/form_layout.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/behavior_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/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/group.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/field_update.py -> 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/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/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_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/wit_contribution.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_model.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/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/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/work_item_type_update_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/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/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/page.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 creating 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/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/section.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/group.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/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_behavior_reference.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/wit_contribution.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/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/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/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/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/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/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/control.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/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_result_model.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/__init__.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/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/work_item_tracking_process_template_client.py -> 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 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/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/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/__init__.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 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/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/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_import_result.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 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/__init__.py -> build/lib/vsts/work_item_tracking_process_template/v4_1/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/work_item_type_behavior.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/update_process_model.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/__init__.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/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_model.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/field_rule_model.py -> 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/control.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/group.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/project_reference.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_state_result_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 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/page.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/form_layout.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/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/field_model.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_behavior_reference.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/rule_condition_model.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 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_field.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/form_layout.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/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/control.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/field_rule_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/extension.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/page.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 creating 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 copying vsts/work_item_tracking/v4_1/work_item_tracking_client.py -> build/lib/vsts/work_item_tracking/v4_1 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/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/artifact_uri_query.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_delete.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/work_item_field_update.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_query_result.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.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/account_recent_activity_work_item_model.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/work_item_query_sort_column.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_history.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_relation.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/reporting_work_item_links_batch.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/identity_ref.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/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_color_and_icon.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/account_work_work_item_model.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/work_item_field.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/work_item_relation_updates.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/attachment_reference.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_template.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_comment.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/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_classification_node.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_update.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_artifact_link.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_comments.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/identity_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_template_reference.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/link.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/field_dependent_rule.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/reporting_work_item_link.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_type_field_with_references.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_tracking_resource_reference.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_type_state_colors.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/provisioning_result.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/reference_links.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/json_patch_operation.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 creating 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/work_item_query_sort_column.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/account_my_work_result.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_type_reference.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_update.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 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/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/reporting_work_item_links_batch.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/reporting_work_item_revisions_filter.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/wiql.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/reporting_work_item_link.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/link.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/work_item.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/streamed_batch.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_type_field_instance.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/query_hierarchy_item.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/fields_to_evaluate.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/account_work_work_item_model.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/artifact_uri_query_result.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_template.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_type_color.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/work_item_relation_updates.py -> 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/work_item_delete_update.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/work_item_comments.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_history.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/work_item_type_color_and_icon.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_type_category.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_delete.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/work_item_field_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/work_item_field.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_type.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_tracking_resource.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_delete_reference.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/account_recent_mention_work_item_model.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 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/work_client.py -> build/lib/vsts/work/v4_0 copying vsts/work/v4_0/__init__.py -> build/lib/vsts/work/v4_0 creating 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/backlog_configuration.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/team_context.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/timeline_team_iteration.py -> 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/date_range.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/parent_child_wIMap.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/create_plan.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/board_reference.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/work_item_tracking_resource_reference.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/team_member_capacity.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/graph_subject_base.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/team_settings_data_contract_base.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/team_setting.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 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/backlog_column.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_card_settings.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/work_item_type_reference.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/member.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_fields.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/work_item_color.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.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/__init__.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/board_suggested_value.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/timeline_team_status.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/backlog_fields.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/board.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/work_item_field_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/timeline_iteration_status.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/plan.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/board_chart_reference.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/timeline_criteria_status.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/work_item_type_state_info.py -> build/lib/vsts/work/v4_1/models creating 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/team_field_values.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/timeline_team_status.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_row.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/filter_group.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/board_card_settings.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/board_filter_settings.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/capacity_patch.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/field_reference.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/create_plan.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/identity_ref.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/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/plan_view_data.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/work_item_color.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_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/backlog_level_configuration.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/team_settings_iteration.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/board.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/parent_child_wIMap.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/team_settings_days_off_patch.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/backlog_configuration.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/filter_model.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/reference_links.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/timeline_team_iteration.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/team_settings_data_contract_base.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/board_user_settings.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/activity.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_card_rule_settings.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/work_item_field_reference.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/backlog_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 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/upstream_source.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/feed_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_permission.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/json_patch_operation.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/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/feed_view.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/__init__.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_version.py -> 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/package_changes_response.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/minimal_package_version.py -> build/lib/vsts/feed/v4_1/models copying vsts/feed/v4_1/models/feed.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_version_change.py -> build/lib/vsts/feed/v4_1/models creating build/lib/vsts/file_container/v4_0 copying vsts/file_container/v4_0/__init__.py -> build/lib/vsts/file_container/v4_0 copying vsts/file_container/v4_0/file_container_client.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/__init__.py -> 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/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/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 copying vsts/file_container/v4_1/models/__init__.py -> build/lib/vsts/file_container/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/extension_badge.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/concern.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/unpackaged_extension_data.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/metadata_item.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/azure_rest_api_request_model.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/review_summary.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_query.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/extension_payload.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/extension_category.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/categories_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/published_extension.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/extension_package.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/installation_target.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/extension_statistic_update.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/__init__.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/publisher.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/filter_criteria.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_draft.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/publisher_query_result.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/review_reply.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/extension_daily_stat.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/extension_events.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/reviews_result.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_statistic.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/questions_result.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/extension_file.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/extension_version.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/event_counts.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/acquisition_options.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/extension_draft_patch.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 creating 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/notifications_data.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_share.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/installation_target.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/review_patch.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/extension_filter_result_metadata.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/questions_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/extension_statistic_update.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/categories_result.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/extension_badge.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/asset_details.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/reviews_result.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/category_language_title.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/user_reported_concern.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_reply.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/extension_acquisition_request.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/qn_aItem.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/extension_file.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/filter_criteria.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/publisher.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/publisher_query.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_statistic.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/acquisition_operation.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/query_filter.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/published_extension.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/event_counts.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/publisher_query_result.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/response.py -> build/lib/vsts/gallery/v4_0/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/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/graph_group_creation_context.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/json_patch_operation.py -> 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_scope.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_group.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_membership_traversal.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/graph_user.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/graph_scope_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_cache_policies.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/__init__.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/graph_user_creation_context.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 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_subject_base.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/identity_key_map.py -> build/lib/vsts/graph/v4_1/models creating build/lib/vsts/contributions/v4_1 copying vsts/contributions/v4_1/__init__.py -> build/lib/vsts/contributions/v4_1 copying vsts/contributions/v4_1/contributions_client.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/data_provider_result.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/resolved_data_provider.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/data_provider_context.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/licensing_override.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/contribution_node_query_result.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/contribution_type.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/installed_extension.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/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_exception_details.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 copying vsts/contributions/v4_1/models/extension_manifest.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/data_provider_query.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/contribution_property_description.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/contribution_node_query.py -> build/lib/vsts/contributions/v4_1/models copying vsts/contributions/v4_1/models/contribution_constraint.py -> build/lib/vsts/contributions/v4_1/models creating 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_constraint.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_base.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/contribution.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 copying vsts/contributions/v4_0/models/extension_event_callback_collection.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/installed_extension_state_issue.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/contribution_node_query.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_property_description.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/installed_extension.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/contribution_type.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/data_provider_result.py -> 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/contribution_provider_details.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/data_provider_exception_details.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 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/task_definition_reference.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/retention_policy.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/source_repositories.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_option_input_definition.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/variable_group.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/build_resource_usage.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/build_artifact.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/aggregated_results_by_outcome.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/build_metric.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/change.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/aggregated_results_difference.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/source_repository.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/xaml_build_controller_reference.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/aggregated_results_analysis.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/supported_trigger.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/repository_webhook.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/folder.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_controller.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/build_definition_step.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/task_orchestration_plan_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_log.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/task_input_validation.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_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/associated_work_item.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_definition_template.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/graph_subject_base.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/__init__.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/task_agent_pool_reference.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/build_report_metadata.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/artifact_resource.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/timeline.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/team_project_reference.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_option.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/authorization_header.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/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/timeline_reference.py -> build/lib/vsts/build/v4_1/models creating 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/retention_policy.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/build.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/team_project_reference.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_agent_pool_reference.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_definition_reference.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/__init__.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_repository.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/identity_ref.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_reference.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/issue.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/build_log.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/deployment.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/build_request_validation_result.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/build_controller.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/task_source_definition_base.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/timeline.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/definition_reference.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/build_settings.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/variable_group.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/data_source_binding_base.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_definition_revision.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/build_definition_variable.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/build_badge.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_definition3_2.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/build_definition_step.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_input_definition_base.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/web_api_connected_service_ref.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 creating build/lib/vsts/customer_intelligence/v4_1 copying vsts/customer_intelligence/v4_1/__init__.py -> build/lib/vsts/customer_intelligence/v4_1 copying vsts/customer_intelligence/v4_1/customer_intelligence_client.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/__init__.py -> 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 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 copying vsts/dashboard/v4_0/__init__.py -> build/lib/vsts/dashboard/v4_0 copying vsts/dashboard/v4_0/dashboard_client.py -> build/lib/vsts/dashboard/v4_0 creating 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_response.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/widget_metadata_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/semantic_version.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.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/lightbox_options.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/dashboard_group_entry.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/widget_types_response.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/reference_links.py -> build/lib/vsts/dashboard/v4_1/models copying vsts/dashboard/v4_1/models/widget_size.py -> build/lib/vsts/dashboard/v4_1/models creating 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/widget_metadata_response.py -> build/lib/vsts/dashboard/v4_0/models copying vsts/dashboard/v4_0/models/widget_size.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/widgets_versioned_list.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/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/__init__.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/dashboard_group_entry_response.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_group.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/lightbox_options.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.py -> build/lib/vsts/dashboard/v4_0/models copying vsts/dashboard/v4_0/models/widget_types_response.py -> build/lib/vsts/dashboard/v4_0/models creating 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 copying vsts/cloud_load_test/v4_1/cloud_load_test_client.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/load_generation_geo_location.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/load_test.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/test_run_message.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/web_instance_summary_data.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/test_definition.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/counter_instance_samples.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/agent_group.py -> 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/test_drop.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/web_api_test_machine.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/test_definition_basic.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/static_agent_run_setting.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/web_api_load_test_machine_input.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_run_basic.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/scenario_summary.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/test_summary.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/tenant_details.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/test_drop_ref.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/counter_sample_query_details.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/load_test_run_details.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/test_results.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/test_settings.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/application_counters.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/load_test_run_settings.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/agent_group_access_data.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/request_summary.py -> build/lib/vsts/cloud_load_test/v4_1/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_preferences_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_create_info_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/__init__.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/account.py -> build/lib/vsts/accounts/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_dependency_management.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_metadata.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/maven_pom_dependency.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_scm.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/reference_link.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_pom_parent.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/__init__.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 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_recycle_bin_package_version_details.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/maven_pom_ci_notifier.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_ci.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/package.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_package_version_deletion_state.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 creating build/lib/vsts/identity/v4_1 copying vsts/identity/v4_1/__init__.py -> build/lib/vsts/identity/v4_1 copying vsts/identity/v4_1/identity_client.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_scope.py -> 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/changed_identities_context.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/json_web_token.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/changed_identities.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/identity_snapshot.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/identity_base.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/__init__.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/access_token_result.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/create_scope_info.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/changed_identities_context.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/create_scope_info.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/refresh_token_grant.py -> build/lib/vsts/identity/v4_0/models copying vsts/identity/v4_0/models/authorization_grant.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/framework_identity_info.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/json_web_token.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/identity_update_data.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/identity_snapshot.py -> 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/identity.py -> build/lib/vsts/identity/v4_0/models creating build/lib/vsts/licensing/v4_1 copying vsts/licensing/v4_1/licensing_client.py -> build/lib/vsts/licensing/v4_1 copying vsts/licensing/v4_1/__init__.py -> build/lib/vsts/licensing/v4_1 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/models copying vsts/licensing/v4_1/models/account_rights.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/extension_assignment_details.py -> build/lib/vsts/licensing/v4_1/models copying vsts/licensing/v4_1/models/msdn_entitlement.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/license.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/extension_operation_result.py -> 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/extension_rights_result.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/graph_subject_base.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_license_data.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/identity_ref.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/extension_source.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 creating 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/account_entitlement_update_model.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/__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/license.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/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/client_rights_container.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/extension_rights_result.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/account_license_usage.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_assignment_details.py -> build/lib/vsts/licensing/v4_0/models copying vsts/licensing/v4_0/models/iUsage_right.py -> build/lib/vsts/licensing/v4_0/models copying vsts/licensing/v4_0/models/account_rights.py -> build/lib/vsts/licensing/v4_0/models creating build/lib/vsts/git/v4_0 copying vsts/git/v4_0/__init__.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/git_client.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_base.py -> build/lib/vsts/git/v4_1 copying vsts/git/v4_1/git_client.py -> build/lib/vsts/git/v4_1 creating 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/__init__.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_pull_request_query.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/git_fork_sync_request_parameters.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_file_paths_collection.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/resource_ref.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/git_query_commits_criteria.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/git_ref_favorite.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_push.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_query_input.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/identity_ref.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/file_content_metadata.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_repository.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 copying vsts/git/v4_0/models/git_deleted_repository.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_iteration_changes.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_target_version_descriptor.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_commit.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_annotated_tag.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/comment_tracking_criteria.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_repository_create_options.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/share_notification_context.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/git_cherry_pick.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_tree_diff_response.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/git_pull_request_search_criteria.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_item_descriptor.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/comment_position.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_tree_entry_ref.py -> 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/git_status_context.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_version_descriptor.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/git_pull_request_completion_options.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/git_async_ref_operation_detail.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_commit_diffs.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/reference_links.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_query_branch_stats_criteria.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/git_object.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_item_request_data.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_pull_request_comment_thread.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_ref_update_result.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_async_ref_operation_parameters.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/comment_thread.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_pull_request_status.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/git_pull_request_comment_thread_context.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_suggestion.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_user_date.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/change.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/git_ref.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/comment_iteration_context.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/git_tree_diff_entry.py -> build/lib/vsts/git/v4_0/models creating 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_repository_create_options.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/comment_thread.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/git_file_paths_collection.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_iteration_changes.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_blob_ref.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_pull_request_search_criteria.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_tree_diff_response.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/git_pull_request_iteration.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/comment_position.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/git_base_version_descriptor.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/git_async_ref_operation.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/team_project_reference.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/git_pull_request_query.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_push.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/web_api_tag_definition.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_conflict_update_result.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_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_target_version_descriptor.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 copying vsts/git/v4_1/models/git_tree_diff_entry.py -> 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_push_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_ref.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/import_repository_validation.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_repository_ref.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/__init__.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_query_commits_criteria.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_tree_diff.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_push_search_criteria.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/git_pull_request_change.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/comment_thread_context.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/share_notification_context.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/file_content_metadata.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/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/json_patch_operation.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_merge_origin_ref.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_user_date.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/item_model.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/attachment.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_import_request.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/git_item_request_data.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_tree_ref.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_pull_request_completion_options.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/git_status_context.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_pull_request.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/git_status.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_item.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/git_template.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/git_pull_request_merge_options.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_async_ref_operation_parameters.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 creating 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 copying vsts/member_entitlement_management/v4_0/member_entitlement_management_client.py -> build/lib/vsts/member_entitlement_management/v4_0 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/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/access_level.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/operation_result.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/member_entitlement.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/group.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/group_operation_result.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/member_entitlements_post_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_operation_reference.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/operation_reference.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/group_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/graph_subject.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/graph_group.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 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/graph_user.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/__init__.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/member_entitlement_operation_reference.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/graph_subject.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/user_entitlements_patch_response.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/project_entitlement.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/graph_subject_base.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/extension.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/json_patch_operation.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/member_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/base_operation_result.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/operation_result.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/group_entitlement_operation_reference.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/member_entitlements_post_response.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/graph_group.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/graph_member.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/paged_graph_member_list.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_entitlement_operation_reference.py -> build/lib/vsts/member_entitlement_management/v4_1/models creating build/lib/vsts/feature_management/v4_0 copying vsts/feature_management/v4_0/feature_management_client.py -> build/lib/vsts/feature_management/v4_0 copying vsts/feature_management/v4_0/__init__.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/reference_links.py -> 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_value_rule.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/__init__.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_state_query.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/contributed_feature_value_rule.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/reference_links.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 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/__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 creating build/lib/vsts/core/v4_0 copying vsts/core/v4_0/core_client.py -> build/lib/vsts/core/v4_0 copying vsts/core/v4_0/__init__.py -> build/lib/vsts/core/v4_0 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/models copying vsts/core/v4_0/models/identity_ref.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/reference_links.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/team_project_reference.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/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 copying vsts/core/v4_0/models/project_info.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/team_project_collection.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/proxy_authorization.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/web_api_team.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/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/__init__.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/process.py -> build/lib/vsts/core/v4_0/models creating 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 copying vsts/core/v4_1/models/team_project_collection.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/team_project_collection_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/project_property.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/proxy.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/proxy_authorization.py -> 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/web_api_team.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/json_patch_operation.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/team_project.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/team_member.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/web_api_connected_service.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/graph_subject_base.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/__init__.py -> build/lib/vsts/core/v4_1/models creating build/lib/vsts/nuget/v4_1 copying vsts/nuget/v4_1/nuGet_client.py -> build/lib/vsts/nuget/v4_1 copying vsts/nuget/v4_1/__init__.py -> build/lib/vsts/nuget/v4_1 creating 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/json_patch_operation.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_packages_batch_request.py -> 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/batch_operation_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/minimal_package_details.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/__init__.py -> build/lib/vsts/nuget/v4_1/models 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 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/models copying vsts/notification/v4_0/models/notification_subscription.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/input_value.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_clause.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_subscription_create_parameters.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 copying vsts/notification/v4_0/models/subscription_user_settings.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/notification_subscriber.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_event_type_category.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/reference_links.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/identity_ref.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_statistic.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_event_publisher.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/field_input_values.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/subscription_evaluation_settings.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/subscription_query.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/event_scope.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/input_values_error.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/field_values_query.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_admin_settings.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/event_actor.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/input_values.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/subscription_channel_with_address.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/notification_statistics_query.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/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_subscriber_update_parameters.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_template.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/subscription_evaluation_result.py -> build/lib/vsts/notification/v4_0/models creating 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/event_actor.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 copying vsts/notification/v4_1/models/reference_links.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/notifications_evaluation_result.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/notification_reason.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/expression_filter_group.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/notification_subscriber.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/event_scope.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/iSubscription_channel.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/input_value.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/subscription_tracing.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/notification_subscriber_update_parameters.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/subscription_evaluation_settings.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/notification_statistics_query.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/subscription_admin_settings.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/iNotification_diagnostic_log.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/input_values_query.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/identity_ref.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_query.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/input_values_error.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/notification_statistics_query_conditions.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/subscription_evaluation_request.py -> 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/field_input_values.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/value_definition.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_publisher.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/iSubscription_filter.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_event_field_type.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/subscription_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_subscription.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_channel_with_address.py -> build/lib/vsts/notification/v4_1/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/package_version_details.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/npm_packages_batch_request.py -> build/lib/vsts/npm/v4_1/models copying vsts/npm/v4_1/models/reference_links.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/package.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/batch_deprecate_data.py -> 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/batch_operation_data.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/upstream_source_info.py -> build/lib/vsts/npm/v4_1/models creating build/lib/vsts/feature_availability/v4_0 copying vsts/feature_availability/v4_0/__init__.py -> build/lib/vsts/feature_availability/v4_0 copying vsts/feature_availability/v4_0/feature_availability_client.py -> build/lib/vsts/feature_availability/v4_0 creating build/lib/vsts/feature_availability/v4_1 copying vsts/feature_availability/v4_1/feature_availability_client.py -> build/lib/vsts/feature_availability/v4_1 copying vsts/feature_availability/v4_1/__init__.py -> build/lib/vsts/feature_availability/v4_1 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/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/client_trace/v4_1 copying vsts/client_trace/v4_1/client_trace_client.py -> build/lib/vsts/client_trace/v4_1 copying vsts/client_trace/v4_1/__init__.py -> build/lib/vsts/client_trace/v4_1 creating 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 copying vsts/client_trace/v4_1/models/__init__.py -> build/lib/vsts/client_trace/v4_1/models 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 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/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/extension_authorization.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 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_data_collection_query.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_version.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/extension_state.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/graph_subject_base.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/extension_acquisition_request.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/contribution_property_description.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/extension_share.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/installed_extension.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/installed_extension_state_issue.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/extension_manifest.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/installation_target.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/acquisition_options.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/user_extension_policy.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/publisher_facts.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/published_extension.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/requested_extension.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/contribution_type.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_licensing.py -> build/lib/vsts/extension_management/v4_1/models creating 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 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/installed_extension.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/extension_event_callback_collection.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_manifest.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/user_extension_policy.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_statistic.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/contribution_type.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/__init__.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/extension_request.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_operation_disallow_reason.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/requested_extension.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/publisher_facts.py -> 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/contribution.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/extension_data_collection.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/identity_ref.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/extension_data_collection_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_constraint.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/licensing_override.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/contribution_base.py -> build/lib/vsts/extension_management/v4_0/models 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 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/models copying vsts/location/v4_0/models/location_service_data.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/__init__.py -> 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/location_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/service_definition.py -> build/lib/vsts/location/v4_0/models creating 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_mapping.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/identity_base.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/__init__.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 copying vsts/location/v4_1/models/connection_data.py -> build/lib/vsts/location/v4_1/models running egg_info writing requirements to vsts.egg-info/requires.txt writing vsts.egg-info/PKG-INFO writing top-level names to vsts.egg-info/top_level.txt writing dependency_links to vsts.egg-info/dependency_links.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:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py27-vsts-0.1.25 depends on package: py27-msrest>=0.6.0 - found ===> py27-vsts-0.1.25 depends on package: py27-setuptools>0 - found ===> py27-vsts-0.1.25 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py27-vsts-0.1.25 ===> py27-vsts-0.1.25 depends on package: py27-msrest>=0.6.0 - found ===> py27-vsts-0.1.25 depends on package: py27-setuptools>0 - found ===> py27-vsts-0.1.25 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list running install running build running build_py running egg_info writing requirements to vsts.egg-info/requires.txt writing vsts.egg-info/PKG-INFO writing top-level names to vsts.egg-info/top_level.txt writing dependency_links to vsts.egg-info/dependency_links.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/python2.7 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/member_entitlement_management/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.7/site-packages/vsts/member_entitlement_management/v4_1 copying build/lib/vsts/member_entitlement_management/v4_1/member_entitlement_management_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0 copying build/lib/vsts/task_agent/v4_0/task_agent_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0 copying build/lib/vsts/task_agent/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.7/site-packages/vsts/task_agent/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/task_agent/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feature_management creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.7/site-packages/vsts/feature_management/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/feature_management/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.7/site-packages/vsts/feature_management/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/feature_management/v4_1/models copying build/lib/vsts/feature_management/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feature_management/v4_1 copying build/lib/vsts/feature_management/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feature_management creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.7/site-packages/vsts/release/v4_0 copying build/lib/vsts/release/v4_0/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1 copying build/lib/vsts/release/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/release/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery copying build/lib/vsts/gallery/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_0 copying build/lib/vsts/gallery/v4_0/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/gallery_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.7/site-packages/vsts/gallery/v4_1 copying build/lib/vsts/gallery/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/gallery/v4_1/models creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/contributions copying build/lib/vsts/contributions/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/contributions creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/contributions/v4_1 copying build/lib/vsts/contributions/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/contributions/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/contributions/v4_1/models copying build/lib/vsts/contributions/v4_1/contributions_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/contributions/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.7/site-packages/vsts/contributions/v4_0 copying build/lib/vsts/contributions/v4_0/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/contributions/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/contributions/v4_0/models creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/models copying build/lib/vsts/models/api_resource_location.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/models copying build/lib/vsts/models/system_exception.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/models copying build/lib/vsts/models/vss_json_collection_wrapper.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/models copying build/lib/vsts/models/vss_json_collection_wrapper_base.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/models copying build/lib/vsts/models/wrapped_exception.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/models copying build/lib/vsts/models/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/models copying build/lib/vsts/models/improper_exception.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/models copying build/lib/vsts/vss_connection.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/core creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/core/v4_0 copying build/lib/vsts/core/v4_0/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/core/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/core/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/core/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/core/v4_1/models copying build/lib/vsts/core/v4_1/core_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/core/v4_1 copying build/lib/vsts/core/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/core/v4_1 copying build/lib/vsts/core/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/core creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/maven copying build/lib/vsts/maven/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/maven creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/maven/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/maven/v4_1/models copying build/lib/vsts/maven/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.7/site-packages/vsts/maven/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/identity copying build/lib/vsts/identity/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/identity creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/identity/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/identity/v4_0/models copying build/lib/vsts/identity/v4_0/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/identity/v4_0 copying build/lib/vsts/identity/v4_0/identity_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/identity/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/identity/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/identity/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feature_availability creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.7/site-packages/vsts/feature_availability/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/feature_availability/v4_1/models copying build/lib/vsts/feature_availability/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feature_availability/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.7/site-packages/vsts/feature_availability/v4_0 copying build/lib/vsts/feature_availability/v4_0/feature_availability_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feature_availability/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/feature_availability/v4_0/models copying build/lib/vsts/feature_availability/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feature_availability creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test copying build/lib/vsts/test/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1 copying build/lib/vsts/test/v4_1/test_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1 copying build/lib/vsts/test/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/test/v4_1/models creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/test/v4_0 copying build/lib/vsts/test/v4_0/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0 copying build/lib/vsts/vss_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts copying build/lib/vsts/vss_client_configuration.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/operations copying build/lib/vsts/operations/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/operations creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/operations/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/operations/v4_1/models copying build/lib/vsts/operations/v4_1/operations_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/operations/v4_1 copying build/lib/vsts/operations/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/operations/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/operations/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/operations/v4_0/models copying build/lib/vsts/operations/v4_0/operations_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/operations/v4_0 copying build/lib/vsts/operations/v4_0/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/operations/v4_0 copying build/lib/vsts/version.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts copying build/lib/vsts/_file_cache.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/client_trace creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/client_trace/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.7/site-packages/vsts/client_trace/v4_1/models copying build/lib/vsts/client_trace/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/client_trace/v4_1 copying build/lib/vsts/client_trace/v4_1/client_trace_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/client_trace/v4_1 copying build/lib/vsts/client_trace/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/client_trace creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/graph copying build/lib/vsts/graph/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/graph creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/graph/v4_1 copying build/lib/vsts/graph/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/graph/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/graph/v4_1/models copying build/lib/vsts/graph/v4_1/graph_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/graph/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build copying build/lib/vsts/build/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.7/site-packages/vsts/build/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.7/site-packages/vsts/build/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/profile copying build/lib/vsts/profile/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/profile creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/profile/v4_1 copying build/lib/vsts/profile/v4_1/profile_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/profile/v4_1 copying build/lib/vsts/profile/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/profile/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/profile/v4_1/models copying build/lib/vsts/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_endpoint copying build/lib/vsts/service_endpoint/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_endpoint creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.7/site-packages/vsts/service_endpoint/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/service_endpoint/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks copying build/lib/vsts/service_hooks/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_0 copying build/lib/vsts/service_hooks/v4_0/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/service_hooks_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/service_hooks/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/policy copying build/lib/vsts/policy/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/policy creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.7/site-packages/vsts/policy/v4_0 copying build/lib/vsts/policy/v4_0/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/policy/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/policy/v4_0/models creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/policy/v4_1 copying build/lib/vsts/policy/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/policy/v4_1 copying build/lib/vsts/policy/v4_1/policy_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/policy/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/policy/v4_1/models creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/symbol copying build/lib/vsts/symbol/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/symbol creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.7/site-packages/vsts/symbol/v4_1 copying build/lib/vsts/symbol/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/symbol/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/symbol/v4_1/models creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task copying build/lib/vsts/task/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.7/site-packages/vsts/task/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/task/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task/v4_1 copying build/lib/vsts/task/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/task/v4_1/models copying build/lib/vsts/task/v4_1/task_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/settings copying build/lib/vsts/settings/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/settings creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/settings/v4_0 copying build/lib/vsts/settings/v4_0/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.7/site-packages/vsts/settings/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/settings/v4_1 copying build/lib/vsts/settings/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.7/site-packages/vsts/settings/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/project_analysis copying build/lib/vsts/project_analysis/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/project_analysis creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.7/site-packages/vsts/project_analysis/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/project_analysis/v4_1/models creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.7/site-packages/vsts/project_analysis/v4_0 copying build/lib/vsts/project_analysis/v4_0/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/project_analysis/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/project_analysis/v4_0/models creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feed copying build/lib/vsts/feed/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feed creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feed/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/feed/v4_1/models copying build/lib/vsts/feed/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.7/site-packages/vsts/feed/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/extension_management/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/extension_management_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.7/site-packages/vsts/extension_management/v4_0 copying build/lib/vsts/extension_management/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/customer_intelligence copying build/lib/vsts/customer_intelligence/customer_intelligence_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/customer_intelligence copying build/lib/vsts/customer_intelligence/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/customer_intelligence creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/customer_intelligence/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/customer_intelligence/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/customer_intelligence/v4_1 copying build/lib/vsts/customer_intelligence/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/customer_intelligence/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.7/site-packages/vsts/customer_intelligence/v4_1/models copying build/lib/vsts/customer_intelligence/v4_1/customer_intelligence_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/customer_intelligence/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc copying build/lib/vsts/tfvc/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/tfvc_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_0 copying build/lib/vsts/tfvc/v4_0/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/tfvc/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/nuget creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/nuget/v4_1 copying build/lib/vsts/nuget/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/nuget/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/nuget/v4_1 copying build/lib/vsts/nuget/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/nuget creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_template copying build/lib/vsts/work_item_tracking_process_template/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_template creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_template/v4_1 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/python2.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/python2.7/site-packages/vsts/work_item_tracking_process_template/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/work_item_tracking_process_template/v4_1/models creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.7/site-packages/vsts/work_item_tracking_process_template/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/work_item_tracking_process_template/v4_0/models 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/python2.7/site-packages/vsts/work_item_tracking_process_template/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work copying build/lib/vsts/work/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1 copying build/lib/vsts/work/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1 copying build/lib/vsts/work/v4_1/work_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/work/v4_1/models creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_0 copying build/lib/vsts/work/v4_0/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.7/site-packages/vsts/work/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/work/v4_0/models creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/accounts copying build/lib/vsts/accounts/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/accounts creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/accounts/v4_1 copying build/lib/vsts/accounts/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/accounts/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/accounts/v4_1/models copying build/lib/vsts/accounts/v4_1/accounts_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/accounts/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.7/site-packages/vsts/accounts/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/accounts/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/dashboard copying build/lib/vsts/dashboard/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/dashboard creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/dashboard/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/dashboard/v4_0/models copying build/lib/vsts/dashboard/v4_0/dashboard_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/dashboard/v4_0 copying build/lib/vsts/dashboard/v4_0/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/dashboard/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.7/site-packages/vsts/dashboard/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/dashboard/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/cloud_load_test copying build/lib/vsts/cloud_load_test/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/cloud_load_test creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.7/site-packages/vsts/cloud_load_test/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/cloud_load_test/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/wiki copying build/lib/vsts/wiki/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/wiki creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/wiki/v4_0 copying build/lib/vsts/wiki/v4_0/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/wiki/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/wiki/v4_0/models copying build/lib/vsts/wiki/v4_0/wiki_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/wiki/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/wiki/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/wiki/v4_1/models copying build/lib/vsts/wiki/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.7/site-packages/vsts/wiki/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_0 copying build/lib/vsts/notification/v4_0/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.7/site-packages/vsts/notification/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/notification/v4_0/models creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/notification_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1 copying build/lib/vsts/notification/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1 copying build/lib/vsts/notification/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.7/site-packages/vsts/work_item_tracking_process_definitions creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1 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/python2.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0 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/python2.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.7/site-packages/vsts/work_item_tracking_process creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.7/site-packages/vsts/work_item_tracking_process/v4_0 copying build/lib/vsts/work_item_tracking_process/v4_0/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/work_item_tracking_process/v4_0/models creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/work_item_tracking_process/v4_1/models copying build/lib/vsts/work_item_tracking_process/v4_1/work_item_tracking_process_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process/v4_1 copying build/lib/vsts/work_item_tracking_process/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git copying build/lib/vsts/git/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0 copying build/lib/vsts/git/v4_0/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.7/site-packages/vsts/git/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/git/v4_0/models creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/git_client_base.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.7/site-packages/vsts/git/v4_1 copying build/lib/vsts/git/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/file_container copying build/lib/vsts/file_container/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/file_container creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/file_container/v4_0 copying build/lib/vsts/file_container/v4_0/file_container_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.7/site-packages/vsts/file_container/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/file_container/v4_0/models creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/file_container/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/file_container/v4_1/models copying build/lib/vsts/file_container/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.7/site-packages/vsts/file_container/v4_1 copying build/lib/vsts/exceptions.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking copying build/lib/vsts/work_item_tracking/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.7/site-packages/vsts/work_item_tracking/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/work_item_tracking/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1 copying build/lib/vsts/work_item_tracking/v4_1/work_item_tracking_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/location creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/location/v4_1 copying build/lib/vsts/location/v4_1/location_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/location/v4_1 copying build/lib/vsts/location/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/location/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/location/v4_1/models creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/location/v4_0 copying build/lib/vsts/location/v4_0/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.7/site-packages/vsts/location/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/location/v4_0/models copying build/lib/vsts/location/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/location creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/licensing copying build/lib/vsts/licensing/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/licensing creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/licensing/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/licensing/v4_1/models copying build/lib/vsts/licensing/v4_1/licensing_client.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/licensing/v4_1 copying build/lib/vsts/licensing/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/licensing/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/licensing/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/licensing/v4_0 copying build/lib/vsts/licensing/v4_0/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/licensing/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/npm creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.7/site-packages/vsts/npm/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/npm/v4_1/models copying build/lib/vsts/npm/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/npm/v4_1 copying build/lib/vsts/npm/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/npm creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feed_token copying build/lib/vsts/feed_token/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feed_token creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.7/site-packages/vsts/feed_token/v4_1 copying build/lib/vsts/credentials.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts creating /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/security copying build/lib/vsts/security/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/security creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.7/site-packages/vsts/security/v4_0 copying build/lib/vsts/security/v4_0/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/security/v4_0 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/security/v4_0/models creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.7/site-packages/vsts/security/v4_1 copying build/lib/vsts/security/v4_1/__init__.py -> /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/security/v4_1 creating /construction/devel/py-vsts/stage/usr/local/lib/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.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/python2.7/site-packages/vsts/security/v4_1/models byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_0/models/reference_links.py to reference_links.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_0/models/project_entitlement.py to project_entitlement.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_0/models/graph_subject.py to graph_subject.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_0/models/json_patch_operation.py to json_patch_operation.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_0/models/member_entitlement_operation_reference.py to member_entitlement_operation_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_0/models/extension.py to extension.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_0/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_0/models/group_entitlement.py to group_entitlement.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_0/models/graph_member.py to graph_member.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_0/models/member_entitlements_patch_response.py to member_entitlements_patch_response.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_0/models/member_entitlements_response_base.py to member_entitlements_response_base.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_0/models/base_operation_result.py to base_operation_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_0/models/group_entitlement_operation_reference.py to group_entitlement_operation_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_0/models/team_ref.py to team_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_0/models/member_entitlements_post_response.py to member_entitlements_post_response.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_0/models/project_ref.py to project_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_0/models/member_entitlement.py to member_entitlement.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_0/models/operation_result.py to operation_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_0/models/operation_reference.py to operation_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_0/models/access_level.py to access_level.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_0/models/group.py to group.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_0/models/graph_group.py to graph_group.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_0/models/group_operation_result.py to group_operation_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_0/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_0/member_entitlement_management_client.py to member_entitlement_management_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_1/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_1/member_entitlement_management_client.py to member_entitlement_management_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_1/models/graph_member.py to graph_member.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_1/models/member_entitlements_patch_response.py to member_entitlements_patch_response.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_1/models/group_entitlement.py to group_entitlement.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_1/models/users_summary.py to users_summary.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_1/models/project_entitlement.py to project_entitlement.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_1/models/json_patch_operation.py to json_patch_operation.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_1/models/base_operation_result.py to base_operation_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_1/models/user_entitlements_patch_response.py to user_entitlements_patch_response.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_1/models/user_entitlements_post_response.py to user_entitlements_post_response.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_1/models/graph_group.py to graph_group.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_1/models/operation_reference.py to operation_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_1/models/user_entitlement_operation_reference.py to user_entitlement_operation_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_1/models/group_option.py to group_option.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_1/models/paged_graph_member_list.py to paged_graph_member_list.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_1/models/graph_subject.py to graph_subject.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_1/models/graph_subject_base.py to graph_subject_base.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_1/models/extension_summary_data.py to extension_summary_data.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_1/models/member_entitlement_operation_reference.py to member_entitlement_operation_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_1/models/member_entitlement.py to member_entitlement.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_1/models/user_entitlements_response_base.py to user_entitlements_response_base.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_1/models/user_entitlement_operation_result.py to user_entitlement_operation_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_1/models/user_entitlement.py to user_entitlement.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_1/models/access_level.py to access_level.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_1/models/member_entitlements_post_response.py to member_entitlements_post_response.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_1/models/group_operation_result.py to group_operation_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_1/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_1/models/reference_links.py to reference_links.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_1/models/graph_user.py to graph_user.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_1/models/member_entitlements_response_base.py to member_entitlements_response_base.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_1/models/group_entitlement_operation_reference.py to group_entitlement_operation_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_1/models/license_summary_data.py to license_summary_data.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_1/models/group.py to group.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_1/models/operation_result.py to operation_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_1/models/summary_data.py to summary_data.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_1/models/project_ref.py to project_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_1/models/team_ref.py to team_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/v4_1/models/extension.py to extension.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/member_entitlement_management/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/service_endpoint_execution_records_input.py to service_endpoint_execution_records_input.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/task_group_definition.py to task_group_definition.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/task_agent_public_key.py to task_agent_public_key.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/aad_oauth_token_request.py to aad_oauth_token_request.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/task_definition_reference.py to task_definition_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/depends_on.py to depends_on.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/service_endpoint_execution_record.py to service_endpoint_execution_record.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/task_agent_pool_maintenance_definition.py to task_agent_pool_maintenance_definition.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/deployment_machine.py to deployment_machine.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/task_agent_session.py to task_agent_session.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/endpoint_authorization.py to endpoint_authorization.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/task_definition.py to task_definition.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/metrics_columns_header.py to metrics_columns_header.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/deployment_machine_group.py to deployment_machine_group.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/input_values_error.py to input_values_error.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/variable_group.py to variable_group.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/task_group_step.py to task_group_step.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/metrics_row.py to metrics_row.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/task_agent_pool_maintenance_retention_policy.py to task_agent_pool_maintenance_retention_policy.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/validation_item.py to validation_item.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/task_output_variable.py to task_output_variable.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/azure_subscription.py to azure_subscription.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/result_transformation_details.py to result_transformation_details.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/task_source_definition_base.py to task_source_definition_base.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/service_endpoint.py to service_endpoint.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/deployment_group_metrics.py to deployment_group_metrics.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/help_link.py to help_link.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/task_input_definition_base.py to task_input_definition_base.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/data_source_details.py to data_source_details.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/metrics_column_meta_data.py to metrics_column_meta_data.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/input_descriptor.py to input_descriptor.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/input_value.py to input_value.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/endpoint_url.py to endpoint_url.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/task_agent_job_request.py to task_agent_job_request.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/service_endpoint_request_result.py to service_endpoint_request_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/input_validation.py to input_validation.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/aad_oauth_token_result.py to aad_oauth_token_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/service_endpoint_execution_data.py to service_endpoint_execution_data.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/variable_value.py to variable_value.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/task_agent_update.py to task_agent_update.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/task_input_validation.py to task_input_validation.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/service_endpoint_details.py to service_endpoint_details.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/azure_subscription_query_result.py to azure_subscription_query_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/variable_group_provider_data.py to variable_group_provider_data.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/task_agent_reference.py to task_agent_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/task_agent_authorization.py to task_agent_authorization.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/task_group_revision.py to task_group_revision.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/reference_links.py to reference_links.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/deployment_machine_group_reference.py to deployment_machine_group_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/task_agent_pool_maintenance_options.py to task_agent_pool_maintenance_options.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/task_execution.py to task_execution.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/input_values.py to input_values.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/project_reference.py to project_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/data_source_binding.py to data_source_binding.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/task_definition_endpoint.py to task_definition_endpoint.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/task_input_definition.py to task_input_definition.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/task_hub_license_details.py to task_hub_license_details.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/task_agent.py to task_agent.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/secure_file.py to secure_file.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/deployment_group.py to deployment_group.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/task_agent_update_reason.py to task_agent_update_reason.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/task_reference.py to task_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/identity_ref.py to identity_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/service_endpoint_type.py to service_endpoint_type.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/input_validation_request.py to input_validation_request.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/task_agent_pool.py to task_agent_pool.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/authorization_header.py to authorization_header.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/service_endpoint_authentication_scheme.py to service_endpoint_authentication_scheme.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/task_agent_session_key.py to task_agent_session_key.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/task_agent_message.py to task_agent_message.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/data_source_binding_base.py to data_source_binding_base.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/task_agent_pool_reference.py to task_agent_pool_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/dependency_data.py to dependency_data.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/publish_task_group_metadata.py to publish_task_group_metadata.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/task_package_metadata.py to task_package_metadata.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/task_version.py to task_version.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/package_metadata.py to package_metadata.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/task_orchestration_owner.py to task_orchestration_owner.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/task_group.py to task_group.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/task_agent_pool_maintenance_schedule.py to task_agent_pool_maintenance_schedule.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/deployment_group_reference.py to deployment_group_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/task_agent_pool_maintenance_job.py to task_agent_pool_maintenance_job.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.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.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/package_version.py to package_version.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/dependency_binding.py to dependency_binding.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/task_source_definition.py to task_source_definition.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/data_source.py to data_source.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/task_agent_queue.py to task_agent_queue.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/models/service_endpoint_request.py to service_endpoint_request.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_0/task_agent_client.py to task_agent_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/task_input_definition.py to task_input_definition.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/data_source_binding_base.py to data_source_binding_base.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/task_agent_pool_maintenance_definition.py to task_agent_pool_maintenance_definition.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/oAuth_configuration.py to oAuth_configuration.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/task_agent_job_request.py to task_agent_job_request.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/task_definition.py to task_definition.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/task_agent_pool_maintenance_options.py to task_agent_pool_maintenance_options.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/deployment_group.py to deployment_group.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/task_agent_update_reason.py to task_agent_update_reason.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/task_agent_update.py to task_agent_update.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/variable_group_parameters.py to variable_group_parameters.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/data_source_binding.py to data_source_binding.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/deployment_machine_group_reference.py to deployment_machine_group_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/service_endpoint_execution_record.py to service_endpoint_execution_record.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/task_hub_license_details.py to task_hub_license_details.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/data_source_details.py to data_source_details.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/reference_links.py to reference_links.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/data_source.py to data_source.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/task_agent_pool_reference.py to task_agent_pool_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/validation_item.py to validation_item.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/variable_value.py to variable_value.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/authentication_scheme_reference.py to authentication_scheme_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/task_agent_pool_maintenance_job.py to task_agent_pool_maintenance_job.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/identity_ref.py to identity_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/task_agent_session_key.py to task_agent_session_key.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/input_validation.py to input_validation.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/publish_task_group_metadata.py to publish_task_group_metadata.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/service_endpoint_request_result.py to service_endpoint_request_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/deployment_machine_group.py to deployment_machine_group.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/aad_oauth_token_request.py to aad_oauth_token_request.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/task_group_update_parameter.py to task_group_update_parameter.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/aad_oauth_token_result.py to aad_oauth_token_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/variable_group.py to variable_group.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/task_agent_reference.py to task_agent_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/task_agent_pool_maintenance_retention_policy.py to task_agent_pool_maintenance_retention_policy.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/deployment_group_update_parameter.py to deployment_group_update_parameter.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/input_descriptor.py to input_descriptor.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/authorization_header.py to authorization_header.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/task_package_metadata.py to task_package_metadata.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/task_orchestration_plan_group.py to task_orchestration_plan_group.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/task_group.py to task_group.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/task_definition_endpoint.py to task_definition_endpoint.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/task_agent_delay_source.py to task_agent_delay_source.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/graph_subject_base.py to graph_subject_base.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/project_reference.py to project_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/metrics_row.py to metrics_row.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/deployment_target_update_parameter.py to deployment_target_update_parameter.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/variable_group_provider_data.py to variable_group_provider_data.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/deployment_machine.py to deployment_machine.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/input_values_error.py to input_values_error.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/input_validation_request.py to input_validation_request.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/deployment_group_create_parameter_pool_property.py to deployment_group_create_parameter_pool_property.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/task_agent.py to task_agent.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/result_transformation_details.py to result_transformation_details.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/task_group_definition.py to task_group_definition.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/secure_file.py to secure_file.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/input_values.py to input_values.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/service_endpoint.py to service_endpoint.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/dependency_binding.py to dependency_binding.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/depends_on.py to depends_on.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/azure_subscription_query_result.py to azure_subscription_query_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/task_agent_authorization.py to task_agent_authorization.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/resource_usage.py to resource_usage.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/task_agent_message.py to task_agent_message.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/metrics_columns_header.py to metrics_columns_header.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/deployment_group_create_parameter.py to deployment_group_create_parameter.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/service_endpoint_details.py to service_endpoint_details.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/task_agent_pool_maintenance_schedule.py to task_agent_pool_maintenance_schedule.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/oAuth_configuration_params.py to oAuth_configuration_params.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/task_orchestration_owner.py to task_orchestration_owner.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/endpoint_url.py to endpoint_url.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/task_output_variable.py to task_output_variable.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/task_source_definition_base.py to task_source_definition_base.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/endpoint_authorization.py to endpoint_authorization.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/package_version.py to package_version.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/task_reference.py to task_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/task_source_definition.py to task_source_definition.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/deployment_group_metrics.py to deployment_group_metrics.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/input_value.py to input_value.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/help_link.py to help_link.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/client_certificate.py to client_certificate.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/service_endpoint_request.py to service_endpoint_request.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/service_endpoint_execution_data.py to service_endpoint_execution_data.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/service_endpoint_type.py to service_endpoint_type.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/deployment_group_reference.py to deployment_group_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/package_metadata.py to package_metadata.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/task_agent_session.py to task_agent_session.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/deployment_pool_summary.py to deployment_pool_summary.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/metrics_column_meta_data.py to metrics_column_meta_data.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/dependency_data.py to dependency_data.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/task_input_definition_base.py to task_input_definition_base.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/task_definition_reference.py to task_definition_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/task_group_create_parameter.py to task_group_create_parameter.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/azure_subscription.py to azure_subscription.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/task_agent_public_key.py to task_agent_public_key.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.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.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/task_input_validation.py to task_input_validation.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/service_endpoint_authentication_scheme.py to service_endpoint_authentication_scheme.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/task_execution.py to task_execution.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/task_group_step.py to task_group_step.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/task_agent_pool.py to task_agent_pool.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/task_agent_queue.py to task_agent_queue.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/task_version.py to task_version.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/task_group_revision.py to task_group_revision.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/models/service_endpoint_execution_records_input.py to service_endpoint_execution_records_input.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task_agent/v4_1/task_agent_client.py to task_agent_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feature_management/v4_0/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feature_management/v4_0/models/reference_links.py to reference_links.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feature_management/v4_0/models/contributed_feature.py to contributed_feature.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feature_management/v4_0/models/contributed_feature_state_query.py to contributed_feature_state_query.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feature_management/v4_0/models/contributed_feature_value_rule.py to contributed_feature_value_rule.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feature_management/v4_0/models/contributed_feature_setting_scope.py to contributed_feature_setting_scope.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feature_management/v4_0/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feature_management/v4_0/models/contributed_feature_state.py to contributed_feature_state.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feature_management/v4_0/feature_management_client.py to feature_management_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feature_management/v4_1/feature_management_client.py to feature_management_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feature_management/v4_1/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feature_management/v4_1/models/contributed_feature_state_query.py to contributed_feature_state_query.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feature_management/v4_1/models/contributed_feature_state.py to contributed_feature_state.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feature_management/v4_1/models/contributed_feature_setting_scope.py to contributed_feature_setting_scope.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feature_management/v4_1/models/reference_links.py to reference_links.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feature_management/v4_1/models/contributed_feature.py to contributed_feature.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feature_management/v4_1/models/contributed_feature_value_rule.py to contributed_feature_value_rule.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feature_management/v4_1/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feature_management/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/release_client.py to release_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/task_source_definition_base.py to task_source_definition_base.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/environment_options.py to environment_options.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/configuration_variable_value.py to configuration_variable_value.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/task_input_definition_base.py to task_input_definition_base.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/deployment_attempt.py to deployment_attempt.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/manual_intervention.py to manual_intervention.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/email_recipients.py to email_recipients.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/release_definition_summary.py to release_definition_summary.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/favorite_item.py to favorite_item.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/approval_options.py to approval_options.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/reference_links.py to reference_links.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/retention_policy.py to retention_policy.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/issue.py to issue.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/build_version.py to build_version.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/artifact_source_reference.py to artifact_source_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/environment_execution_policy.py to environment_execution_policy.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/deployment.py to deployment.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/workflow_task.py to workflow_task.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/release_environment_shallow_reference.py to release_environment_shallow_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/release_work_item_ref.py to release_work_item_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/input_values_error.py to input_values_error.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/release_definition_environment_summary.py to release_definition_environment_summary.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/manual_intervention_update_metadata.py to manual_intervention_update_metadata.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/variable_group.py to variable_group.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/definition_environment_reference.py to definition_environment_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/environment_retention_policy.py to environment_retention_policy.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/release_environment_update_metadata.py to release_environment_update_metadata.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/metric.py to metric.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/variable_value.py to variable_value.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/condition.py to condition.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/retention_settings.py to retention_settings.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/input_value.py to input_value.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/artifact_version_query_result.py to artifact_version_query_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/deployment_query_parameters.py to deployment_query_parameters.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/release_definition.py to release_definition.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/release_environment.py to release_environment.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/input_validation.py to input_validation.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/release_definition_deploy_step.py to release_definition_deploy_step.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/folder.py to folder.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/summary_mail_section.py to summary_mail_section.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/variable_group_provider_data.py to variable_group_provider_data.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/artifact_metadata.py to artifact_metadata.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/artifact_type_definition.py to artifact_type_definition.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/release_definition_approvals.py to release_definition_approvals.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/agent_artifact_definition.py to agent_artifact_definition.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/release_definition_revision.py to release_definition_revision.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/release_definition_shallow_reference.py to release_definition_shallow_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/input_descriptor.py to input_descriptor.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/release_settings.py to release_settings.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/release_update_metadata.py to release_update_metadata.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/task_input_validation.py to task_input_validation.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/release_definition_environment_step.py to release_definition_environment_step.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/deployment_job.py to deployment_job.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/release_definition_environment_template.py to release_definition_environment_template.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/input_values.py to input_values.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/release_definition_approval_step.py to release_definition_approval_step.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/data_source_binding_base.py to data_source_binding_base.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/release_approval.py to release_approval.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/release_revision.py to release_revision.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/release_deploy_phase.py to release_deploy_phase.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/release_definition_environment.py to release_definition_environment.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/queued_release_data.py to queued_release_data.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/artifact.py to artifact.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/release_schedule.py to release_schedule.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/input_values_query.py to input_values_query.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/process_parameters.py to process_parameters.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/workflow_task_reference.py to workflow_task_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/release_task.py to release_task.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/release_reference.py to release_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/release_start_metadata.py to release_start_metadata.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/artifact_version.py to artifact_version.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/mail_message.py to mail_message.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/identity_ref.py to identity_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/release_shallow_reference.py to release_shallow_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/project_reference.py to project_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/auto_trigger_issue.py to auto_trigger_issue.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/release_approval_history.py to release_approval_history.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/release.py to release.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/change.py to change.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_0/models/release_condition.py to release_condition.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/release_definition_environment.py to release_definition_environment.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/agent_artifact_definition.py to agent_artifact_definition.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/release_approval.py to release_approval.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/folder.py to folder.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/variable_group.py to variable_group.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/deployment_attempt.py to deployment_attempt.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/manual_intervention_update_metadata.py to manual_intervention_update_metadata.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/change.py to change.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/input_values_error.py to input_values_error.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/auto_trigger_issue.py to auto_trigger_issue.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/release_definition_gate.py to release_definition_gate.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/configuration_variable_value.py to configuration_variable_value.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/definition_environment_reference.py to definition_environment_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/release_definition_environment_step.py to release_definition_environment_step.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/identity_ref.py to identity_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/environment_execution_policy.py to environment_execution_policy.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/release_start_metadata.py to release_start_metadata.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/release_shallow_reference.py to release_shallow_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/release_definition_shallow_reference.py to release_definition_shallow_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/release_condition.py to release_condition.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/graph_subject_base.py to graph_subject_base.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/reference_links.py to reference_links.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/release_definition_gates_step.py to release_definition_gates_step.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/variable_group_provider_data.py to variable_group_provider_data.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/release_update_metadata.py to release_update_metadata.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/email_recipients.py to email_recipients.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/workflow_task_reference.py to workflow_task_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/input_value.py to input_value.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/deployment.py to deployment.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/release_definition_approvals.py to release_definition_approvals.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/artifact_source_reference.py to artifact_source_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/workflow_task.py to workflow_task.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/release_environment_shallow_reference.py to release_environment_shallow_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/release_definition_deploy_step.py to release_definition_deploy_step.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/release_definition_revision.py to release_definition_revision.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/manual_intervention.py to manual_intervention.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/artifact.py to artifact.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/release_definition_undelete_parameter.py to release_definition_undelete_parameter.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/artifact_version.py to artifact_version.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/metric.py to metric.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/variable_value.py to variable_value.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/release_environment_update_metadata.py to release_environment_update_metadata.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/deployment_job.py to deployment_job.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/release_task_attachment.py to release_task_attachment.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/condition.py to condition.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/release_gates.py to release_gates.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/mail_message.py to mail_message.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/input_validation.py to input_validation.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/task_input_validation.py to task_input_validation.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/task_input_definition_base.py to task_input_definition_base.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/release_definition.py to release_definition.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/retention_settings.py to retention_settings.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/input_descriptor.py to input_descriptor.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/queued_release_data.py to queued_release_data.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/release_definition_gates_options.py to release_definition_gates_options.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/release_reference.py to release_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/release_definition_environment_template.py to release_definition_environment_template.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/project_reference.py to project_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/pipeline_process.py to pipeline_process.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/issue.py to issue.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/environment_options.py to environment_options.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/release_settings.py to release_settings.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/favorite_item.py to favorite_item.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/release_revision.py to release_revision.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/artifact_type_definition.py to artifact_type_definition.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/authorization_header.py to authorization_header.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/release_task.py to release_task.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/deployment_query_parameters.py to deployment_query_parameters.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/release_deploy_phase.py to release_deploy_phase.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/build_version.py to build_version.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/approval_options.py to approval_options.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/release_environment.py to release_environment.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/process_parameters.py to process_parameters.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/release_approval_history.py to release_approval_history.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/input_values.py to input_values.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/artifact_metadata.py to artifact_metadata.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/artifact_version_query_result.py to artifact_version_query_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/data_source_binding_base.py to data_source_binding_base.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/release_schedule.py to release_schedule.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/environment_retention_policy.py to environment_retention_policy.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/release_definition_summary.py to release_definition_summary.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/task_source_definition_base.py to task_source_definition_base.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/input_values_query.py to input_values_query.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/release_definition_approval_step.py to release_definition_approval_step.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/summary_mail_section.py to summary_mail_section.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/release.py to release.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/release_work_item_ref.py to release_work_item_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/release_definition_environment_summary.py to release_definition_environment_summary.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/models/retention_policy.py to retention_policy.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/release/v4_1/release_client.py to release_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_0/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_0/models/extension_statistic_update.py to extension_statistic_update.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_0/models/filter_criteria.py to filter_criteria.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_0/models/review_patch.py to review_patch.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_0/models/asset_details.py to asset_details.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_0/models/question.py to question.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_0/models/questions_result.py to questions_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_0/models/query_filter.py to query_filter.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_0/models/review.py to review.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_0/models/rating_count_per_rating.py to rating_count_per_rating.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_0/models/publisher_query_result.py to publisher_query_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_0/models/extension_query.py to extension_query.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_0/models/installation_target.py to installation_target.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_0/models/extension_version.py to extension_version.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_0/models/product_categories_result.py to product_categories_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_0/models/azure_publisher.py to azure_publisher.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_0/models/published_extension.py to published_extension.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_0/models/extension_category.py to extension_category.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_0/models/category_language_title.py to category_language_title.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_0/models/answers.py to answers.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_0/models/qn_aItem.py to qn_aItem.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_0/models/extension_statistic.py to extension_statistic.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_0/models/azure_rest_api_request_model.py to azure_rest_api_request_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_0/models/extension_filter_result_metadata.py to extension_filter_result_metadata.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_0/models/publisher_query.py to publisher_query.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_0/models/publisher_facts.py to publisher_facts.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_0/models/acquisition_options.py to acquisition_options.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_0/models/extension_query_result.py to extension_query_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_0/models/user_identity_ref.py to user_identity_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_0/models/extension_package.py to extension_package.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_0/models/publisher.py to publisher.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_0/models/metadata_item.py to metadata_item.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_0/models/product_category.py to product_category.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_0/models/extension_daily_stat.py to extension_daily_stat.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_0/models/reviews_result.py to reviews_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_0/models/extension_share.py to extension_share.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_0/models/notifications_data.py to notifications_data.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_0/models/extension_acquisition_request.py to extension_acquisition_request.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_0/models/review_reply.py to review_reply.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_0/models/extension_events.py to extension_events.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_0/models/event_counts.py to event_counts.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_0/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_0/models/extension_filter_result.py to extension_filter_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_0/models/review_summary.py to review_summary.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_0/models/response.py to response.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_0/models/concern.py to concern.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_0/models/acquisition_operation.py to acquisition_operation.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_0/models/publisher_filter_result.py to publisher_filter_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_0/models/extension_daily_stats.py to extension_daily_stats.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_0/models/user_reported_concern.py to user_reported_concern.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_0/models/extension_event.py to extension_event.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_0/models/extension_file.py to extension_file.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_0/models/extension_badge.py to extension_badge.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_0/models/categories_result.py to categories_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_0/gallery_client.py to gallery_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1/gallery_client.py to gallery_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1/models/extension_version.py to extension_version.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1/models/azure_rest_api_request_model.py to azure_rest_api_request_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1/models/rating_count_per_rating.py to rating_count_per_rating.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1/models/publisher_facts.py to publisher_facts.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1/models/filter_criteria.py to filter_criteria.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1/models/extension_category.py to extension_category.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1/models/extension_daily_stats.py to extension_daily_stats.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1/models/extension_event.py to extension_event.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1/models/asset_details.py to asset_details.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1/models/extension_statistic_update.py to extension_statistic_update.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1/models/reference_links.py to reference_links.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1/models/publisher_base.py to publisher_base.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1/models/product_categories_result.py to product_categories_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1/models/extension_events.py to extension_events.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1/models/extension_query.py to extension_query.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1/models/extension_draft_asset.py to extension_draft_asset.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1/models/extension_draft_patch.py to extension_draft_patch.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1/models/review.py to review.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1/models/categories_result.py to categories_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1/models/query_filter.py to query_filter.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1/models/product_category.py to product_category.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1/models/user_identity_ref.py to user_identity_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1/models/category_language_title.py to category_language_title.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1/models/acquisition_options.py to acquisition_options.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1/models/installation_target.py to installation_target.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1/models/publisher_filter_result.py to publisher_filter_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1/models/publisher.py to publisher.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1/models/notifications_data.py to notifications_data.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1/models/event_counts.py to event_counts.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1/models/user_reported_concern.py to user_reported_concern.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1/models/extension_statistic.py to extension_statistic.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1/models/extension_query_result.py to extension_query_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1/models/extension_badge.py to extension_badge.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1/models/reviews_result.py to reviews_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1/models/extension_acquisition_request.py to extension_acquisition_request.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1/models/questions_result.py to questions_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1/models/review_summary.py to review_summary.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1/models/review_reply.py to review_reply.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1/models/extension_filter_result_metadata.py to extension_filter_result_metadata.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1/models/extension_filter_result.py to extension_filter_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1/models/response.py to response.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1/models/qn_aItem.py to qn_aItem.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1/models/answers.py to answers.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1/models/extension_payload.py to extension_payload.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1/models/extension_file.py to extension_file.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1/models/extension_daily_stat.py to extension_daily_stat.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1/models/extension_package.py to extension_package.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1/models/acquisition_operation.py to acquisition_operation.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1/models/publisher_query_result.py to publisher_query_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1/models/review_patch.py to review_patch.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1/models/extension_share.py to extension_share.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1/models/published_extension.py to published_extension.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1/models/concern.py to concern.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1/models/unpackaged_extension_data.py to unpackaged_extension_data.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1/models/publisher_query.py to publisher_query.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1/models/extension_draft.py to extension_draft.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1/models/metadata_item.py to metadata_item.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1/models/question.py to question.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/gallery/v4_1/models/azure_publisher.py to azure_publisher.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/contributions/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/contributions/v4_1/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/contributions/v4_1/models/contribution.py to contribution.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/contributions/v4_1/models/installed_extension.py to installed_extension.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/contributions/v4_1/models/data_provider_query.py to data_provider_query.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/contributions/v4_1/models/client_data_provider_query.py to client_data_provider_query.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/contributions/v4_1/models/client_contribution_provider_details.py to client_contribution_provider_details.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/contributions/v4_1/models/resolved_data_provider.py to resolved_data_provider.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/contributions/v4_1/models/contribution_constraint.py to contribution_constraint.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/contributions/v4_1/models/contribution_property_description.py to contribution_property_description.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/contributions/v4_1/models/contribution_type.py to contribution_type.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/contributions/v4_1/models/data_provider_context.py to data_provider_context.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/contributions/v4_1/models/contribution_node_query_result.py to contribution_node_query_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/contributions/v4_1/models/client_contribution.py to client_contribution.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/contributions/v4_1/models/contribution_node_query.py to contribution_node_query.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/contributions/v4_1/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/contributions/v4_1/models/extension_licensing.py to extension_licensing.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/contributions/v4_1/models/installed_extension_state.py to installed_extension_state.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/contributions/v4_1/models/data_provider_exception_details.py to data_provider_exception_details.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/contributions/v4_1/models/installed_extension_state_issue.py to installed_extension_state_issue.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/contributions/v4_1/models/extension_file.py to extension_file.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/contributions/v4_1/models/extension_event_callback.py to extension_event_callback.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/contributions/v4_1/models/extension_manifest.py to extension_manifest.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/contributions/v4_1/models/data_provider_result.py to data_provider_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/contributions/v4_1/models/extension_event_callback_collection.py to extension_event_callback_collection.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/contributions/v4_1/models/client_contribution_node.py to client_contribution_node.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/contributions/v4_1/models/licensing_override.py to licensing_override.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/contributions/v4_1/models/contribution_base.py to contribution_base.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/contributions/v4_1/contributions_client.py to contributions_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/contributions/v4_0/contributions_client.py to contributions_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/contributions/v4_0/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/contributions/v4_0/models/licensing_override.py to licensing_override.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/contributions/v4_0/models/installed_extension_state.py to installed_extension_state.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/contributions/v4_0/models/client_data_provider_query.py to client_data_provider_query.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/contributions/v4_0/models/contribution_node_query.py to contribution_node_query.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/contributions/v4_0/models/contribution_base.py to contribution_base.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/contributions/v4_0/models/data_provider_context.py to data_provider_context.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/contributions/v4_0/models/extension_event_callback_collection.py to extension_event_callback_collection.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/contributions/v4_0/models/contribution_property_description.py to contribution_property_description.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/contributions/v4_0/models/contribution_provider_details.py to contribution_provider_details.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/contributions/v4_0/models/contribution_type.py to contribution_type.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/contributions/v4_0/models/resolved_data_provider.py to resolved_data_provider.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/contributions/v4_0/models/extension_manifest.py to extension_manifest.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/contributions/v4_0/models/extension_licensing.py to extension_licensing.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/contributions/v4_0/models/data_provider_query.py to data_provider_query.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/contributions/v4_0/models/contribution.py to contribution.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/contributions/v4_0/models/extension_file.py to extension_file.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/contributions/v4_0/models/data_provider_result.py to data_provider_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/contributions/v4_0/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/contributions/v4_0/models/serialized_contribution_node.py to serialized_contribution_node.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/contributions/v4_0/models/data_provider_exception_details.py to data_provider_exception_details.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/contributions/v4_0/models/contribution_node_query_result.py to contribution_node_query_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/contributions/v4_0/models/extension_event_callback.py to extension_event_callback.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/contributions/v4_0/models/installed_extension.py to installed_extension.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/contributions/v4_0/models/installed_extension_state_issue.py to installed_extension_state_issue.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/contributions/v4_0/models/contribution_constraint.py to contribution_constraint.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/models/api_resource_location.py to api_resource_location.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/models/system_exception.py to system_exception.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/models/vss_json_collection_wrapper.py to vss_json_collection_wrapper.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/models/vss_json_collection_wrapper_base.py to vss_json_collection_wrapper_base.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/models/wrapped_exception.py to wrapped_exception.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/models/improper_exception.py to improper_exception.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/vss_connection.py to vss_connection.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/core/v4_0/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/core/v4_0/models/reference_links.py to reference_links.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/core/v4_0/models/team_project_collection.py to team_project_collection.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/core/v4_0/models/project_info.py to project_info.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/core/v4_0/models/web_api_connected_service_ref.py to web_api_connected_service_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/core/v4_0/models/json_patch_operation.py to json_patch_operation.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/core/v4_0/models/team_project_reference.py to team_project_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/core/v4_0/models/web_api_team.py to web_api_team.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/core/v4_0/models/web_api_connected_service_details.py to web_api_connected_service_details.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/core/v4_0/models/proxy.py to proxy.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/core/v4_0/models/process.py to process.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/core/v4_0/models/web_api_connected_service.py to web_api_connected_service.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/core/v4_0/models/proxy_authorization.py to proxy_authorization.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/core/v4_0/models/web_api_team_ref.py to web_api_team_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/core/v4_0/models/identity_ref.py to identity_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/core/v4_0/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/core/v4_0/models/operation_reference.py to operation_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/core/v4_0/models/process_reference.py to process_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/core/v4_0/models/identity_data.py to identity_data.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/core/v4_0/models/team_project.py to team_project.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/core/v4_0/models/public_key.py to public_key.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/core/v4_0/models/team_project_collection_reference.py to team_project_collection_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/core/v4_0/models/project_property.py to project_property.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/core/v4_0/core_client.py to core_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/core/v4_1/models/project_property.py to project_property.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/core/v4_1/models/team_project.py to team_project.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/core/v4_1/models/process.py to process.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/core/v4_1/models/identity_data.py to identity_data.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/core/v4_1/models/reference_links.py to reference_links.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/core/v4_1/models/web_api_connected_service.py to web_api_connected_service.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/core/v4_1/models/team_project_collection.py to team_project_collection.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/core/v4_1/models/web_api_team.py to web_api_team.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/core/v4_1/models/project_info.py to project_info.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/core/v4_1/models/team_project_collection_reference.py to team_project_collection_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/core/v4_1/models/public_key.py to public_key.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/core/v4_1/models/proxy.py to proxy.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/core/v4_1/models/identity_ref.py to identity_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/core/v4_1/models/web_api_connected_service_details.py to web_api_connected_service_details.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/core/v4_1/models/graph_subject_base.py to graph_subject_base.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/core/v4_1/models/team_project_reference.py to team_project_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/core/v4_1/models/team_member.py to team_member.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/core/v4_1/models/process_reference.py to process_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/core/v4_1/models/web_api_team_ref.py to web_api_team_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/core/v4_1/models/operation_reference.py to operation_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/core/v4_1/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/core/v4_1/models/proxy_authorization.py to proxy_authorization.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/core/v4_1/models/web_api_connected_service_ref.py to web_api_connected_service_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/core/v4_1/models/json_patch_operation.py to json_patch_operation.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/core/v4_1/core_client.py to core_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/core/v4_1/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/core/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/maven/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/maven/v4_1/models/maven_pom_ci.py to maven_pom_ci.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/maven/v4_1/models/maven_pom_organization.py to maven_pom_organization.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/maven/v4_1/models/package.py to package.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/maven/v4_1/models/maven_pom_scm.py to maven_pom_scm.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/maven/v4_1/models/maven_pom_build.py to maven_pom_build.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/maven/v4_1/models/maven_pom_dependency.py to maven_pom_dependency.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/maven/v4_1/models/maven_package_version_deletion_state.py to maven_package_version_deletion_state.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/maven/v4_1/models/reference_links.py to reference_links.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/maven/v4_1/models/plugin_configuration.py to plugin_configuration.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/maven/v4_1/models/batch_operation_data.py to batch_operation_data.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/maven/v4_1/models/maven_recycle_bin_package_version_details.py to maven_recycle_bin_package_version_details.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/maven/v4_1/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/maven/v4_1/models/maven_pom_metadata.py to maven_pom_metadata.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/maven/v4_1/models/maven_pom_issue_management.py to maven_pom_issue_management.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/maven/v4_1/models/maven_pom_person.py to maven_pom_person.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/maven/v4_1/models/maven_pom_mailing_list.py to maven_pom_mailing_list.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/maven/v4_1/models/maven_pom_parent.py to maven_pom_parent.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/maven/v4_1/models/maven_pom_license.py to maven_pom_license.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/maven/v4_1/models/maven_pom_gav.py to maven_pom_gav.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/maven/v4_1/models/reference_link.py to reference_link.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/maven/v4_1/models/maven_minimal_package_details.py to maven_minimal_package_details.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/maven/v4_1/models/maven_pom_ci_notifier.py to maven_pom_ci_notifier.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/maven/v4_1/models/plugin.py to plugin.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/maven/v4_1/models/maven_pom_dependency_management.py to maven_pom_dependency_management.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/maven/v4_1/models/maven_package.py to maven_package.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/maven/v4_1/models/maven_packages_batch_request.py to maven_packages_batch_request.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/maven/v4_1/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/maven/v4_1/maven_client.py to maven_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/identity/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/identity/v4_0/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/identity/v4_0/models/changed_identities_context.py to changed_identities_context.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/identity/v4_0/models/group_membership.py to group_membership.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/identity/v4_0/models/refresh_token_grant.py to refresh_token_grant.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/identity/v4_0/models/framework_identity_info.py to framework_identity_info.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/identity/v4_0/models/identity.py to identity.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/identity/v4_0/models/identity_batch_info.py to identity_batch_info.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/identity/v4_0/models/identity_snapshot.py to identity_snapshot.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/identity/v4_0/models/json_web_token.py to json_web_token.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/identity/v4_0/models/authorization_grant.py to authorization_grant.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/identity/v4_0/models/access_token_result.py to access_token_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/identity/v4_0/models/changed_identities.py to changed_identities.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/identity/v4_0/models/identity_self.py to identity_self.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/identity/v4_0/models/identity_scope.py to identity_scope.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/identity/v4_0/models/create_scope_info.py to create_scope_info.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/identity/v4_0/models/identity_update_data.py to identity_update_data.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/identity/v4_0/models/tenant_info.py to tenant_info.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/identity/v4_0/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/identity/v4_0/identity_client.py to identity_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/identity/v4_1/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/identity/v4_1/models/create_scope_info.py to create_scope_info.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/identity/v4_1/models/identity.py to identity.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/identity/v4_1/models/identity_batch_info.py to identity_batch_info.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/identity/v4_1/models/access_token_result.py to access_token_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/identity/v4_1/models/changed_identities.py to changed_identities.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/identity/v4_1/models/identity_base.py to identity_base.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/identity/v4_1/models/identity_snapshot.py to identity_snapshot.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/identity/v4_1/models/identity_self.py to identity_self.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/identity/v4_1/models/identity_scope.py to identity_scope.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/identity/v4_1/models/authorization_grant.py to authorization_grant.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/identity/v4_1/models/changed_identities_context.py to changed_identities_context.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/identity/v4_1/models/group_membership.py to group_membership.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/identity/v4_1/models/identity_update_data.py to identity_update_data.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/identity/v4_1/models/framework_identity_info.py to framework_identity_info.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/identity/v4_1/models/tenant_info.py to tenant_info.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/identity/v4_1/models/json_web_token.py to json_web_token.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/identity/v4_1/models/refresh_token_grant.py to refresh_token_grant.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/identity/v4_1/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/identity/v4_1/identity_client.py to identity_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feature_availability/v4_1/feature_availability_client.py to feature_availability_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feature_availability/v4_1/models/feature_flag.py to feature_flag.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feature_availability/v4_1/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feature_availability/v4_1/models/feature_flag_patch.py to feature_flag_patch.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feature_availability/v4_1/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feature_availability/v4_0/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feature_availability/v4_0/feature_availability_client.py to feature_availability_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feature_availability/v4_0/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feature_availability/v4_0/models/feature_flag_patch.py to feature_flag_patch.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feature_availability/v4_0/models/feature_flag.py to feature_flag.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feature_availability/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/test_client.py to test_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/linked_work_items_query.py to linked_work_items_query.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/test_attachment_reference.py to test_attachment_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/code_coverage_summary.py to code_coverage_summary.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/test_attachment_request_model.py to test_attachment_request_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/result_retention_settings.py to result_retention_settings.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/test_failures_analysis.py to test_failures_analysis.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/test_operation_reference.py to test_operation_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/test_case_result.py to test_case_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/point_update_model.py to point_update_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/test_run_statistic.py to test_run_statistic.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/last_result_details.py to last_result_details.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/field_details_for_test_results.py to field_details_for_test_results.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/test_results_details_for_group.py to test_results_details_for_group.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/graph_subject_base.py to graph_subject_base.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/test_plan.py to test_plan.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/clone_statistics.py to clone_statistics.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/results_filter.py to results_filter.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/suite_entry_update_model.py to suite_entry_update_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/test_result_trend_filter.py to test_result_trend_filter.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/build_configuration.py to build_configuration.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/build_coverage.py to build_coverage.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/test_result_document.py to test_result_document.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/test_run_coverage.py to test_run_coverage.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/test_resolution_state.py to test_resolution_state.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/test_session.py to test_session.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/property_bag.py to property_bag.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/work_item_to_test_links.py to work_item_to_test_links.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/test_case_result_attachment_model.py to test_case_result_attachment_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/code_coverage_statistics.py to code_coverage_statistics.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/team_project_reference.py to team_project_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/run_update_model.py to run_update_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/name_value_pair.py to name_value_pair.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/team_context.py to team_context.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/release_reference.py to release_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/test_results_groups_for_release.py to test_results_groups_for_release.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/clone_operation_information.py to clone_operation_information.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/run_statistic.py to run_statistic.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/test_result_model_base.py to test_result_model_base.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/test_point.py to test_point.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/test_configuration.py to test_configuration.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/plan_update_model.py to plan_update_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/test_environment.py to test_environment.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/test_result_summary.py to test_result_summary.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/test_suite.py to test_suite.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/test_attachment.py to test_attachment.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/identity_ref.py to identity_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/test_result_history_details_for_group.py to test_result_history_details_for_group.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/test_results_query.py to test_results_query.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/aggregated_results_analysis.py to aggregated_results_analysis.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/suite_update_model.py to suite_update_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/shallow_reference.py to shallow_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/build_reference.py to build_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/points_filter.py to points_filter.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/custom_test_field_definition.py to custom_test_field_definition.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/test_suite_clone_request.py to test_suite_clone_request.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/failing_since.py to failing_since.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/test_result_payload.py to test_result_payload.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/aggregated_runs_by_state.py to aggregated_runs_by_state.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/suite_test_case.py to suite_test_case.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/run_filter.py to run_filter.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/test_action_result_model.py to test_action_result_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/test_method.py to test_method.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/test_result_create_model.py to test_result_create_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/test_iteration_details_model.py to test_iteration_details_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/work_item_reference.py to work_item_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/query_model.py to query_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/shallow_test_case_result.py to shallow_test_case_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/shared_step_model.py to shared_step_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/test_message_log_details.py to test_message_log_details.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/reference_links.py to reference_links.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/test_summary_for_work_item.py to test_summary_for_work_item.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/point_assignment.py to point_assignment.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/release_environment_definition_reference.py to release_environment_definition_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/code_coverage_data.py to code_coverage_data.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/test_results_groups_for_build.py to test_results_groups_for_build.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/run_create_model.py to run_create_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/function_coverage.py to function_coverage.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/test_case_result_identifier.py to test_case_result_identifier.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/aggregated_results_difference.py to aggregated_results_difference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/test_run.py to test_run.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/test_settings.py to test_settings.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/custom_test_field.py to custom_test_field.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/suite_create_model.py to suite_create_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/aggregated_data_for_result_trend.py to aggregated_data_for_result_trend.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/module_coverage.py to module_coverage.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/test_failure_details.py to test_failure_details.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/test_variable.py to test_variable.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/test_result_history.py to test_result_history.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/linked_work_items_query_result.py to linked_work_items_query_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/test_case_result_update_model.py to test_case_result_update_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/test_results_context.py to test_results_context.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/test_results_details.py to test_results_details.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/dtl_environment_details.py to dtl_environment_details.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/suite_entry.py to suite_entry.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/test_points_query.py to test_points_query.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/aggregated_results_by_outcome.py to aggregated_results_by_outcome.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/clone_options.py to clone_options.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/test_plan_clone_request.py to test_plan_clone_request.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/coverage_statistics.py to coverage_statistics.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/test_result_parameter_model.py to test_result_parameter_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_1/models/test_to_work_item_links.py to test_to_work_item_links.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/query_model.py to query_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/suite_entry_update_model.py to suite_entry_update_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/test_configuration.py to test_configuration.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/dtl_environment_details.py to dtl_environment_details.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/plan_update_model.py to plan_update_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/build_configuration.py to build_configuration.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/test_resolution_state.py to test_resolution_state.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/test_failure_details.py to test_failure_details.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/identity_ref.py to identity_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/shallow_reference.py to shallow_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/coverage_statistics.py to coverage_statistics.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/test_run_statistic.py to test_run_statistic.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/results_filter.py to results_filter.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/release_environment_definition_reference.py to release_environment_definition_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/test_case_result.py to test_case_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/code_coverage_statistics.py to code_coverage_statistics.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/test_point.py to test_point.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/work_item_reference.py to work_item_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/test_run.py to test_run.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/test_results_details.py to test_results_details.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/suite_create_model.py to suite_create_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/test_attachment_request_model.py to test_attachment_request_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/test_method.py to test_method.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/test_case_result_attachment_model.py to test_case_result_attachment_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/run_create_model.py to run_create_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/test_failures_analysis.py to test_failures_analysis.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/points_filter.py to points_filter.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/test_attachment.py to test_attachment.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/test_result_history_details_for_group.py to test_result_history_details_for_group.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/test_result_history.py to test_result_history.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/run_statistic.py to run_statistic.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/test_environment.py to test_environment.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/aggregated_results_difference.py to aggregated_results_difference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/aggregated_data_for_result_trend.py to aggregated_data_for_result_trend.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/test_result_document.py to test_result_document.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/test_result_trend_filter.py to test_result_trend_filter.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/result_retention_settings.py to result_retention_settings.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/linked_work_items_query_result.py to linked_work_items_query_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/test_attachment_reference.py to test_attachment_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/test_plan.py to test_plan.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/build_coverage.py to build_coverage.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/test_message_log_details.py to test_message_log_details.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/test_iteration_details_model.py to test_iteration_details_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/point_update_model.py to point_update_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/test_result_payload.py to test_result_payload.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/test_suite_clone_request.py to test_suite_clone_request.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/failing_since.py to failing_since.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/suite_test_case.py to suite_test_case.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/linked_work_items_query.py to linked_work_items_query.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/custom_test_field_definition.py to custom_test_field_definition.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/test_result_model_base.py to test_result_model_base.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/test_points_query.py to test_points_query.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/test_plan_clone_request.py to test_plan_clone_request.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/test_result_create_model.py to test_result_create_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/test_case_result_identifier.py to test_case_result_identifier.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/test_result_summary.py to test_result_summary.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/build_reference.py to build_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/team_project_reference.py to team_project_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/test_run_coverage.py to test_run_coverage.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/test_case_result_update_model.py to test_case_result_update_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/clone_statistics.py to clone_statistics.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/test_summary_for_work_item.py to test_summary_for_work_item.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/code_coverage_data.py to code_coverage_data.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/test_to_work_item_links.py to test_to_work_item_links.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/code_coverage_summary.py to code_coverage_summary.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/custom_test_field.py to custom_test_field.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/last_result_details.py to last_result_details.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/name_value_pair.py to name_value_pair.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/test_settings.py to test_settings.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/shared_step_model.py to shared_step_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/clone_operation_information.py to clone_operation_information.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/test_action_result_model.py to test_action_result_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/clone_options.py to clone_options.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/team_context.py to team_context.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/release_reference.py to release_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/aggregated_results_analysis.py to aggregated_results_analysis.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/test_suite.py to test_suite.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/test_session.py to test_session.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/run_update_model.py to run_update_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/module_coverage.py to module_coverage.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/test_results_context.py to test_results_context.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/test_operation_reference.py to test_operation_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/point_assignment.py to point_assignment.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/run_filter.py to run_filter.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/property_bag.py to property_bag.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/work_item_to_test_links.py to work_item_to_test_links.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/aggregated_results_by_outcome.py to aggregated_results_by_outcome.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/test_results_details_for_group.py to test_results_details_for_group.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/suite_entry.py to suite_entry.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/test_result_parameter_model.py to test_result_parameter_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/test_variable.py to test_variable.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/function_coverage.py to function_coverage.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/models/test_results_query.py to test_results_query.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/test_client.py to test_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/test/v4_0/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/vss_client.py to vss_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/vss_client_configuration.py to vss_client_configuration.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/operations/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/operations/v4_1/models/reference_links.py to reference_links.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/operations/v4_1/models/operation_reference.py to operation_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/operations/v4_1/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/operations/v4_1/models/operation.py to operation.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/operations/v4_1/models/operation_result_reference.py to operation_result_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/operations/v4_1/operations_client.py to operations_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/operations/v4_1/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/operations/v4_0/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/operations/v4_0/models/reference_links.py to reference_links.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/operations/v4_0/models/operation.py to operation.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/operations/v4_0/models/operation_reference.py to operation_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/operations/v4_0/operations_client.py to operations_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/operations/v4_0/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/version.py to version.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/_file_cache.py to _file_cache.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/client_trace/v4_1/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/client_trace/v4_1/models/client_trace_event.py to client_trace_event.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/client_trace/v4_1/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/client_trace/v4_1/client_trace_client.py to client_trace_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/client_trace/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/graph/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/graph/v4_1/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/graph/v4_1/models/paged_graph_groups.py to paged_graph_groups.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/graph/v4_1/models/paged_graph_users.py to paged_graph_users.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/graph/v4_1/models/graph_storage_key_result.py to graph_storage_key_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/graph/v4_1/models/identity_key_map.py to identity_key_map.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/graph/v4_1/models/graph_subject_base.py to graph_subject_base.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/graph/v4_1/models/graph_group_creation_context.py to graph_group_creation_context.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/graph/v4_1/models/graph_membership_traversal.py to graph_membership_traversal.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/graph/v4_1/models/reference_links.py to reference_links.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/graph/v4_1/models/graph_member.py to graph_member.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/graph/v4_1/models/graph_scope_creation_context.py to graph_scope_creation_context.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/graph/v4_1/models/graph_global_extended_property_batch.py to graph_global_extended_property_batch.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/graph/v4_1/models/graph_subject_lookup_key.py to graph_subject_lookup_key.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/graph/v4_1/models/graph_subject_lookup.py to graph_subject_lookup.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/graph/v4_1/models/graph_descriptor_result.py to graph_descriptor_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/graph/v4_1/models/graph_user_creation_context.py to graph_user_creation_context.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/graph/v4_1/models/graph_membership_state.py to graph_membership_state.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/graph/v4_1/models/graph_scope.py to graph_scope.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/graph/v4_1/models/graph_subject.py to graph_subject.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/graph/v4_1/models/graph_cache_policies.py to graph_cache_policies.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/graph/v4_1/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/graph/v4_1/models/graph_group.py to graph_group.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/graph/v4_1/models/graph_membership.py to graph_membership.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/graph/v4_1/models/graph_user.py to graph_user.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/graph/v4_1/models/json_patch_operation.py to json_patch_operation.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/graph/v4_1/graph_client.py to graph_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_0/models/build_option.py to build_option.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_0/models/variable_group.py to variable_group.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_0/models/build_option_input_definition.py to build_option_input_definition.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_0/models/resource_ref.py to resource_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_0/models/build_badge.py to build_badge.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_0/models/task_definition_reference.py to task_definition_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_0/models/data_source_binding_base.py to data_source_binding_base.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_0/models/build_request_validation_result.py to build_request_validation_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_0/models/build_definition_variable.py to build_definition_variable.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_0/models/task_input_validation.py to task_input_validation.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_0/models/build_definition_step.py to build_definition_step.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_0/models/agent_pool_queue.py to agent_pool_queue.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_0/models/timeline_reference.py to timeline_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_0/models/change.py to change.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_0/models/team_project_reference.py to team_project_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_0/models/build_report_metadata.py to build_report_metadata.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_0/models/build_definition_template.py to build_definition_template.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_0/models/variable_group_reference.py to variable_group_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_0/models/build_option_definition_reference.py to build_option_definition_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_0/models/build_log.py to build_log.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_0/models/build_settings.py to build_settings.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_0/models/build_repository.py to build_repository.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_0/models/build_log_reference.py to build_log_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_0/models/build_definition_reference.py to build_definition_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_0/models/reference_links.py to reference_links.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_0/models/build.py to build.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_0/models/deployment.py to deployment.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_0/models/build_definition_template3_2.py to build_definition_template3_2.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_0/models/build_definition3_2.py to build_definition3_2.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_0/models/web_api_connected_service_ref.py to web_api_connected_service_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_0/models/build_option_definition.py to build_option_definition.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_0/models/timeline.py to timeline.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_0/models/task_reference.py to task_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_0/models/folder.py to folder.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_0/models/task_agent_pool_reference.py to task_agent_pool_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_0/models/json_patch_operation.py to json_patch_operation.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_0/models/issue.py to issue.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_0/models/artifact_resource.py to artifact_resource.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_0/models/definition_reference.py to definition_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_0/models/identity_ref.py to identity_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_0/models/build_definition_revision.py to build_definition_revision.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_0/models/retention_policy.py to retention_policy.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_0/models/task_orchestration_plan_reference.py to task_orchestration_plan_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_0/models/build_controller.py to build_controller.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_0/models/task_source_definition_base.py to task_source_definition_base.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_0/models/process_parameters.py to process_parameters.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_0/models/build_definition.py to build_definition.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_0/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_0/models/task_input_definition_base.py to task_input_definition_base.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_0/models/build_option_group_definition.py to build_option_group_definition.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_0/models/build_artifact.py to build_artifact.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_0/models/xaml_build_controller_reference.py to xaml_build_controller_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_0/models/build_metric.py to build_metric.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_0/models/build_resource_usage.py to build_resource_usage.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_0/models/timeline_record.py to timeline_record.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_0/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_0/build_client.py to build_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/json_patch_operation.py to json_patch_operation.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/aggregated_results_difference.py to aggregated_results_difference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/build_definition.py to build_definition.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/xaml_build_controller_reference.py to xaml_build_controller_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/build_repository.py to build_repository.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/definition_reference.py to definition_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/build_log_reference.py to build_log_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/build_resource_usage.py to build_resource_usage.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/build_definition_variable.py to build_definition_variable.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/build_definition_counter.py to build_definition_counter.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/aggregated_results_analysis.py to aggregated_results_analysis.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/variable_group.py to variable_group.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/aggregated_runs_by_state.py to aggregated_runs_by_state.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/process_parameters.py to process_parameters.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/supported_trigger.py to supported_trigger.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/variable_group_reference.py to variable_group_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/build_option.py to build_option.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/source_repository.py to source_repository.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/task_source_definition_base.py to task_source_definition_base.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/timeline_reference.py to timeline_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/issue.py to issue.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/folder.py to folder.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/build_artifact.py to build_artifact.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/build_definition_reference.py to build_definition_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/timeline.py to timeline.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/build_request_validation_result.py to build_request_validation_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/associated_work_item.py to associated_work_item.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/build_settings.py to build_settings.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/build_option_input_definition.py to build_option_input_definition.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/build_definition3_2.py to build_definition3_2.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/retention_policy.py to retention_policy.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/task_input_definition_base.py to task_input_definition_base.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/task_orchestration_plan_reference.py to task_orchestration_plan_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/timeline_record.py to timeline_record.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/build_definition_step.py to build_definition_step.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/data_source_binding_base.py to data_source_binding_base.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/repository_webhook.py to repository_webhook.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/source_repositories.py to source_repositories.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/task_reference.py to task_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/build_log.py to build_log.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/team_project_reference.py to team_project_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/identity_ref.py to identity_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/build_controller.py to build_controller.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/web_api_connected_service_ref.py to web_api_connected_service_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/build_definition_revision.py to build_definition_revision.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/build_option_definition.py to build_option_definition.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/task_definition_reference.py to task_definition_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/task_agent_pool_reference.py to task_agent_pool_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/build_definition_template.py to build_definition_template.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/test_results_context.py to test_results_context.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/graph_subject_base.py to graph_subject_base.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/deployment.py to deployment.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/build_definition_template3_2.py to build_definition_template3_2.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/source_provider_attributes.py to source_provider_attributes.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/reference_links.py to reference_links.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/artifact_resource.py to artifact_resource.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/build_option_group_definition.py to build_option_group_definition.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/task_input_validation.py to task_input_validation.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/resource_ref.py to resource_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/attachment.py to attachment.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/build_option_definition_reference.py to build_option_definition_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/build_definition_reference3_2.py to build_definition_reference3_2.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/build_badge.py to build_badge.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/authorization_header.py to authorization_header.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/build_report_metadata.py to build_report_metadata.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/build_metric.py to build_metric.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/change.py to change.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/build.py to build.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/agent_pool_queue.py to agent_pool_queue.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/aggregated_results_by_outcome.py to aggregated_results_by_outcome.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/source_repository_item.py to source_repository_item.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/models/release_reference.py to release_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/build/v4_1/build_client.py to build_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/profile/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/profile/v4_1/profile_client.py to profile_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/profile/v4_1/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/profile/v4_1/models/create_profile_context.py to create_profile_context.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/profile/v4_1/models/attributes_container.py to attributes_container.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/profile/v4_1/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/profile/v4_1/models/profile_attribute_base.py to profile_attribute_base.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/profile/v4_1/models/profile_attribute.py to profile_attribute.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/profile/v4_1/models/attribute_descriptor.py to attribute_descriptor.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/profile/v4_1/models/geo_region.py to geo_region.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/profile/v4_1/models/profile.py to profile.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/profile/v4_1/models/profile_region.py to profile_region.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/profile/v4_1/models/profile_regions.py to profile_regions.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/profile/v4_1/models/core_profile_attribute.py to core_profile_attribute.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/profile/v4_1/models/remote_profile.py to remote_profile.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/profile/v4_1/models/avatar.py to avatar.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_endpoint/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_endpoint/v4_1/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_endpoint/v4_1/models/input_descriptor.py to input_descriptor.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_endpoint/v4_1/models/data_source_binding.py to data_source_binding.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_endpoint/v4_1/models/input_validation.py to input_validation.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_endpoint/v4_1/models/service_endpoint_details.py to service_endpoint_details.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_endpoint/v4_1/models/input_values_error.py to input_values_error.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_endpoint/v4_1/models/client_certificate.py to client_certificate.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_endpoint/v4_1/models/service_endpoint_type.py to service_endpoint_type.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_endpoint/v4_1/models/result_transformation_details.py to result_transformation_details.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_endpoint/v4_1/models/service_endpoint_execution_records_input.py to service_endpoint_execution_records_input.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_endpoint/v4_1/models/data_source_binding_base.py to data_source_binding_base.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_endpoint/v4_1/models/service_endpoint_execution_record.py to service_endpoint_execution_record.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_endpoint/v4_1/models/input_value.py to input_value.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_endpoint/v4_1/models/help_link.py to help_link.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_endpoint/v4_1/models/graph_subject_base.py to graph_subject_base.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_endpoint/v4_1/models/data_source_details.py to data_source_details.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_endpoint/v4_1/models/authorization_header.py to authorization_header.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_endpoint/v4_1/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_endpoint/v4_1/models/dependency_data.py to dependency_data.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_endpoint/v4_1/models/identity_ref.py to identity_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_endpoint/v4_1/models/endpoint_url.py to endpoint_url.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_endpoint/v4_1/models/depends_on.py to depends_on.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_endpoint/v4_1/models/reference_links.py to reference_links.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_endpoint/v4_1/models/service_endpoint_request_result.py to service_endpoint_request_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_endpoint/v4_1/models/authentication_scheme_reference.py to authentication_scheme_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_endpoint/v4_1/models/service_endpoint_request.py to service_endpoint_request.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_endpoint/v4_1/models/input_values.py to input_values.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_endpoint/v4_1/models/endpoint_authorization.py to endpoint_authorization.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_endpoint/v4_1/models/service_endpoint_execution_data.py to service_endpoint_execution_data.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_endpoint/v4_1/models/dependency_binding.py to dependency_binding.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_endpoint/v4_1/models/service_endpoint_execution_owner.py to service_endpoint_execution_owner.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_endpoint/v4_1/models/service_endpoint_authentication_scheme.py to service_endpoint_authentication_scheme.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_endpoint/v4_1/models/service_endpoint.py to service_endpoint.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_endpoint/v4_1/models/data_source.py to data_source.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_endpoint/v4_1/service_endpoint_client.py to service_endpoint_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_0/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_0/models/publisher_event.py to publisher_event.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_0/models/input_filter.py to input_filter.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_0/models/input_values_query.py to input_values_query.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_0/models/input_validation.py to input_validation.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_0/models/publishers_query.py to publishers_query.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_0/models/versioned_resource.py to versioned_resource.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_0/models/input_value.py to input_value.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_0/models/input_values.py to input_values.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_0/models/input_descriptor.py to input_descriptor.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_0/models/reference_links.py to reference_links.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_0/models/notifications_query.py to notifications_query.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_0/models/subscription.py to subscription.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_0/models/session_token.py to session_token.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_0/models/publisher.py to publisher.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_0/models/event.py to event.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_0/models/input_values_error.py to input_values_error.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_0/models/subscriptions_query.py to subscriptions_query.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_0/models/external_configuration_descriptor.py to external_configuration_descriptor.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_0/models/notification.py to notification.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_0/models/event_type_descriptor.py to event_type_descriptor.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_0/models/consumer.py to consumer.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_0/models/consumer_action.py to consumer_action.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_0/models/formatted_event_message.py to formatted_event_message.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_0/models/input_filter_condition.py to input_filter_condition.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_0/models/resource_container.py to resource_container.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_0/models/identity_ref.py to identity_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_0/models/notification_details.py to notification_details.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_0/models/notification_results_summary_detail.py to notification_results_summary_detail.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_0/models/notification_summary.py to notification_summary.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_0/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_0/service_hooks_client.py to service_hooks_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_1/models/input_filter.py to input_filter.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_1/models/notifications_query.py to notifications_query.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_1/models/formatted_event_message.py to formatted_event_message.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_1/models/consumer_action.py to consumer_action.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_1/models/versioned_resource.py to versioned_resource.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_1/models/notification_results_summary_detail.py to notification_results_summary_detail.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_1/models/subscription.py to subscription.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_1/models/input_value.py to input_value.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_1/models/notification.py to notification.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_1/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_1/models/external_configuration_descriptor.py to external_configuration_descriptor.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_1/models/notification_summary.py to notification_summary.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_1/models/publishers_query.py to publishers_query.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_1/models/event.py to event.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_1/models/subscription_tracing.py to subscription_tracing.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_1/models/update_subscripiton_tracing_parameters.py to update_subscripiton_tracing_parameters.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_1/models/resource_container.py to resource_container.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_1/models/reference_links.py to reference_links.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_1/models/consumer.py to consumer.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_1/models/subscription_diagnostics.py to subscription_diagnostics.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_1/models/subscriptions_query.py to subscriptions_query.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_1/models/input_descriptor.py to input_descriptor.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_1/models/graph_subject_base.py to graph_subject_base.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_1/models/session_token.py to session_token.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_1/models/notification_details.py to notification_details.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_1/models/event_type_descriptor.py to event_type_descriptor.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_1/models/input_values.py to input_values.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_1/models/input_validation.py to input_validation.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_1/models/input_filter_condition.py to input_filter_condition.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_1/models/identity_ref.py to identity_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_1/models/update_subscripiton_diagnostics_parameters.py to update_subscripiton_diagnostics_parameters.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_1/models/publisher.py to publisher.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_1/models/input_values_error.py to input_values_error.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_1/models/input_values_query.py to input_values_query.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_1/models/publisher_event.py to publisher_event.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_1/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/service_hooks/v4_1/service_hooks_client.py to service_hooks_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/policy/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/policy/v4_0/policy_client.py to policy_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/policy/v4_0/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/policy/v4_0/models/policy_type_ref.py to policy_type_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/policy/v4_0/models/policy_configuration.py to policy_configuration.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/policy/v4_0/models/policy_type.py to policy_type.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/policy/v4_0/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/policy/v4_0/models/policy_configuration_ref.py to policy_configuration_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/policy/v4_0/models/policy_evaluation_record.py to policy_evaluation_record.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/policy/v4_0/models/reference_links.py to reference_links.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/policy/v4_0/models/versioned_policy_configuration_ref.py to versioned_policy_configuration_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/policy/v4_0/models/identity_ref.py to identity_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/policy/v4_1/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/policy/v4_1/policy_client.py to policy_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/policy/v4_1/models/versioned_policy_configuration_ref.py to versioned_policy_configuration_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/policy/v4_1/models/policy_type.py to policy_type.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/policy/v4_1/models/graph_subject_base.py to graph_subject_base.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/policy/v4_1/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/policy/v4_1/models/policy_configuration.py to policy_configuration.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/policy/v4_1/models/reference_links.py to reference_links.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/policy/v4_1/models/policy_evaluation_record.py to policy_evaluation_record.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/policy/v4_1/models/policy_type_ref.py to policy_type_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/policy/v4_1/models/policy_configuration_ref.py to policy_configuration_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/policy/v4_1/models/identity_ref.py to identity_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/symbol/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/symbol/v4_1/symbol_client.py to symbol_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/symbol/v4_1/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/symbol/v4_1/models/request.py to request.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/symbol/v4_1/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/symbol/v4_1/models/json_blob_identifier_with_blocks.py to json_blob_identifier_with_blocks.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/symbol/v4_1/models/resource_base.py to resource_base.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/symbol/v4_1/models/debug_entry.py to debug_entry.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/symbol/v4_1/models/json_blob_identifier.py to json_blob_identifier.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/symbol/v4_1/models/json_blob_block_hash.py to json_blob_block_hash.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/symbol/v4_1/models/debug_entry_create_batch.py to debug_entry_create_batch.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task/v4_0/task_client.py to task_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task/v4_0/models/plan_environment.py to plan_environment.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task/v4_0/models/timeline_record.py to timeline_record.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task/v4_0/models/issue.py to issue.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task/v4_0/models/task_log.py to task_log.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task/v4_0/models/task_orchestration_plan_reference.py to task_orchestration_plan_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task/v4_0/models/task_orchestration_queued_plan_group.py to task_orchestration_queued_plan_group.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task/v4_0/models/project_reference.py to project_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task/v4_0/models/variable_value.py to variable_value.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task/v4_0/models/task_orchestration_plan.py to task_orchestration_plan.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task/v4_0/models/task_orchestration_item.py to task_orchestration_item.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task/v4_0/models/task_orchestration_owner.py to task_orchestration_owner.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task/v4_0/models/timeline_reference.py to timeline_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task/v4_0/models/timeline.py to timeline.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task/v4_0/models/task_log_reference.py to task_log_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task/v4_0/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task/v4_0/models/job_option.py to job_option.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task/v4_0/models/reference_links.py to reference_links.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task/v4_0/models/task_orchestration_queued_plan.py to task_orchestration_queued_plan.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task/v4_0/models/mask_hint.py to mask_hint.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task/v4_0/models/task_attachment.py to task_attachment.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task/v4_0/models/task_reference.py to task_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task/v4_0/models/task_orchestration_plan_groups_queue_metrics.py to task_orchestration_plan_groups_queue_metrics.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task/v4_0/models/task_orchestration_container.py to task_orchestration_container.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task/v4_0/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task/v4_1/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task/v4_1/models/mask_hint.py to mask_hint.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task/v4_1/models/reference_links.py to reference_links.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task/v4_1/models/variable_value.py to variable_value.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task/v4_1/models/plan_environment.py to plan_environment.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task/v4_1/models/task_orchestration_item.py to task_orchestration_item.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task/v4_1/models/task_attachment.py to task_attachment.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task/v4_1/models/timeline_record.py to timeline_record.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task/v4_1/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task/v4_1/models/task_orchestration_plan_groups_queue_metrics.py to task_orchestration_plan_groups_queue_metrics.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task/v4_1/models/task_log.py to task_log.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task/v4_1/models/task_reference.py to task_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task/v4_1/models/issue.py to issue.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task/v4_1/models/project_reference.py to project_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task/v4_1/models/timeline_reference.py to timeline_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task/v4_1/models/timeline.py to timeline.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task/v4_1/models/task_orchestration_owner.py to task_orchestration_owner.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task/v4_1/models/task_orchestration_plan_reference.py to task_orchestration_plan_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task/v4_1/models/task_orchestration_container.py to task_orchestration_container.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task/v4_1/models/task_log_reference.py to task_log_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task/v4_1/models/task_orchestration_plan.py to task_orchestration_plan.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task/v4_1/models/task_orchestration_queued_plan.py to task_orchestration_queued_plan.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task/v4_1/models/task_orchestration_queued_plan_group.py to task_orchestration_queued_plan_group.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task/v4_1/models/job_option.py to job_option.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/task/v4_1/task_client.py to task_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/settings/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/settings/v4_0/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/settings/v4_0/settings_client.py to settings_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/settings/v4_1/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/settings/v4_1/settings_client.py to settings_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/project_analysis/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/project_analysis/v4_1/project_analysis_client.py to project_analysis_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/project_analysis/v4_1/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/project_analysis/v4_1/models/code_change_trend_item.py to code_change_trend_item.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/project_analysis/v4_1/models/project_language_analytics.py to project_language_analytics.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/project_analysis/v4_1/models/repository_activity_metrics.py to repository_activity_metrics.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/project_analysis/v4_1/models/language_statistics.py to language_statistics.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/project_analysis/v4_1/models/repository_language_analytics.py to repository_language_analytics.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/project_analysis/v4_1/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/project_analysis/v4_1/models/project_activity_metrics.py to project_activity_metrics.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/project_analysis/v4_1/models/language_metrics_secured_object.py to language_metrics_secured_object.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/project_analysis/v4_0/project_analysis_client.py to project_analysis_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/project_analysis/v4_0/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/project_analysis/v4_0/models/project_language_analytics.py to project_language_analytics.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/project_analysis/v4_0/models/language_statistics.py to language_statistics.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/project_analysis/v4_0/models/project_activity_metrics.py to project_activity_metrics.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/project_analysis/v4_0/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/project_analysis/v4_0/models/code_change_trend_item.py to code_change_trend_item.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/project_analysis/v4_0/models/repository_language_analytics.py to repository_language_analytics.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feed/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feed/v4_1/models/feed_permission.py to feed_permission.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feed/v4_1/models/feed_retention_policy.py to feed_retention_policy.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feed/v4_1/models/package.py to package.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feed/v4_1/models/json_patch_operation.py to json_patch_operation.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feed/v4_1/models/feed.py to feed.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feed/v4_1/models/package_file.py to package_file.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feed/v4_1/models/feed_view.py to feed_view.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feed/v4_1/models/minimal_package_version.py to minimal_package_version.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feed/v4_1/models/global_permission.py to global_permission.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feed/v4_1/models/feed_changes_response.py to feed_changes_response.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feed/v4_1/models/protocol_metadata.py to protocol_metadata.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feed/v4_1/models/feed_core.py to feed_core.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feed/v4_1/models/recycle_bin_package_version.py to recycle_bin_package_version.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feed/v4_1/models/feed_update.py to feed_update.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feed/v4_1/models/package_version.py to package_version.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feed/v4_1/models/upstream_source.py to upstream_source.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feed/v4_1/models/reference_links.py to reference_links.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feed/v4_1/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feed/v4_1/models/feed_change.py to feed_change.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feed/v4_1/models/package_dependency.py to package_dependency.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feed/v4_1/models/package_version_change.py to package_version_change.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feed/v4_1/models/package_change.py to package_change.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feed/v4_1/models/package_changes_response.py to package_changes_response.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feed/v4_1/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feed/v4_1/feed_client.py to feed_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_1/models/installed_extension_state.py to installed_extension_state.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_1/models/extension_data_collection_query.py to extension_data_collection_query.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_1/models/published_extension.py to published_extension.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_1/models/extension_share.py to extension_share.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_1/models/installed_extension.py to installed_extension.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_1/models/extension_request.py to extension_request.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_1/models/acquisition_operation.py to acquisition_operation.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_1/models/contribution_constraint.py to contribution_constraint.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_1/models/contribution_property_description.py to contribution_property_description.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_1/models/licensing_override.py to licensing_override.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_1/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_1/models/extension_event_callback.py to extension_event_callback.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_1/models/extension_state.py to extension_state.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_1/models/reference_links.py to reference_links.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_1/models/extension_statistic.py to extension_statistic.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_1/models/installation_target.py to installation_target.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_1/models/extension_file.py to extension_file.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_1/models/extension_manifest.py to extension_manifest.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_1/models/extension_data_collection.py to extension_data_collection.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_1/models/extension_identifier.py to extension_identifier.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_1/models/extension_acquisition_request.py to extension_acquisition_request.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_1/models/contribution_base.py to contribution_base.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_1/models/identity_ref.py to identity_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_1/models/acquisition_operation_disallow_reason.py to acquisition_operation_disallow_reason.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_1/models/extension_policy.py to extension_policy.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_1/models/installed_extension_state_issue.py to installed_extension_state_issue.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_1/models/contribution_type.py to contribution_type.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_1/models/extension_badge.py to extension_badge.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_1/models/graph_subject_base.py to graph_subject_base.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_1/models/publisher_facts.py to publisher_facts.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_1/models/extension_licensing.py to extension_licensing.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_1/models/extension_authorization.py to extension_authorization.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_1/models/extension_version.py to extension_version.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_1/models/contribution.py to contribution.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_1/models/user_extension_policy.py to user_extension_policy.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_1/models/installed_extension_query.py to installed_extension_query.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_1/models/extension_event_callback_collection.py to extension_event_callback_collection.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_1/models/acquisition_options.py to acquisition_options.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_1/models/requested_extension.py to requested_extension.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_1/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_1/extension_management_client.py to extension_management_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_0/models/extension_data_collection_query.py to extension_data_collection_query.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_0/models/extension_request.py to extension_request.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_0/models/extension_identifier.py to extension_identifier.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_0/models/installed_extension.py to installed_extension.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_0/models/installation_target.py to installation_target.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_0/models/published_extension.py to published_extension.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_0/models/publisher_facts.py to publisher_facts.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_0/models/installed_extension_query.py to installed_extension_query.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_0/models/contribution_property_description.py to contribution_property_description.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_0/models/extension_file.py to extension_file.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_0/models/extension_event_callback_collection.py to extension_event_callback_collection.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_0/models/extension_badge.py to extension_badge.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_0/models/licensing_override.py to licensing_override.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_0/models/identity_ref.py to identity_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_0/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_0/models/user_extension_policy.py to user_extension_policy.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_0/models/installed_extension_state.py to installed_extension_state.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_0/models/extension_statistic.py to extension_statistic.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_0/models/acquisition_options.py to acquisition_options.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_0/models/installed_extension_state_issue.py to installed_extension_state_issue.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_0/models/extension_policy.py to extension_policy.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_0/models/contribution.py to contribution.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_0/models/acquisition_operation.py to acquisition_operation.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_0/models/contribution_base.py to contribution_base.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_0/models/extension_state.py to extension_state.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_0/models/acquisition_operation_disallow_reason.py to acquisition_operation_disallow_reason.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_0/models/extension_event_callback.py to extension_event_callback.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_0/models/contribution_type.py to contribution_type.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_0/models/contribution_constraint.py to contribution_constraint.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_0/models/extension_version.py to extension_version.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_0/models/extension_licensing.py to extension_licensing.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_0/models/extension_acquisition_request.py to extension_acquisition_request.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_0/models/extension_authorization.py to extension_authorization.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_0/models/extension_manifest.py to extension_manifest.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_0/models/requested_extension.py to requested_extension.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_0/models/extension_share.py to extension_share.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_0/models/extension_data_collection.py to extension_data_collection.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_0/extension_management_client.py to extension_management_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/v4_0/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/extension_management/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/customer_intelligence/customer_intelligence_client.py to customer_intelligence_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/customer_intelligence/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/customer_intelligence/v4_0/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/customer_intelligence/v4_0/models/customer_intelligence_event.py to customer_intelligence_event.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/customer_intelligence/v4_0/customer_intelligence_client.py to customer_intelligence_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/customer_intelligence/v4_0/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/customer_intelligence/v4_1/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/customer_intelligence/v4_1/models/customer_intelligence_event.py to customer_intelligence_event.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/customer_intelligence/v4_1/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/customer_intelligence/v4_1/customer_intelligence_client.py to customer_intelligence_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_0/models/tfvc_changesets_request_data.py to tfvc_changesets_request_data.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_0/models/item_model.py to item_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_0/models/reference_links.py to reference_links.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_0/models/tfvc_changeset_ref.py to tfvc_changeset_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_0/models/file_content_metadata.py to file_content_metadata.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_0/models/git_repository.py to git_repository.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_0/models/git_repository_ref.py to git_repository_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_0/models/tfvc_shelveset_request_data.py to tfvc_shelveset_request_data.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_0/models/tfvc_item_descriptor.py to tfvc_item_descriptor.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_0/models/tfvc_item_request_data.py to tfvc_item_request_data.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_0/models/tfvc_version_descriptor.py to tfvc_version_descriptor.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_0/models/tfvc_shelveset_ref.py to tfvc_shelveset_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_0/models/tfvc_change.py to tfvc_change.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_0/models/tfvc_changeset_search_criteria.py to tfvc_changeset_search_criteria.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_0/models/tfvc_changeset.py to tfvc_changeset.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_0/models/vsts_info.py to vsts_info.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_0/models/item_content.py to item_content.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_0/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_0/models/tfvc_shallow_branch_ref.py to tfvc_shallow_branch_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_0/models/tfvc_label_request_data.py to tfvc_label_request_data.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_0/models/tfvc_label.py to tfvc_label.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_0/models/tfvc_shelveset.py to tfvc_shelveset.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_0/models/tfvc_branch.py to tfvc_branch.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_0/models/tfvc_item.py to tfvc_item.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_0/models/tfvc_policy_override_info.py to tfvc_policy_override_info.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_0/models/team_project_collection_reference.py to team_project_collection_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_0/models/team_project_reference.py to team_project_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_0/models/tfvc_policy_failure_info.py to tfvc_policy_failure_info.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_0/models/version_control_project_info.py to version_control_project_info.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_0/models/tfvc_branch_ref.py to tfvc_branch_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_0/models/tfvc_branch_mapping.py to tfvc_branch_mapping.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_0/models/tfvc_label_ref.py to tfvc_label_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_0/models/change.py to change.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_0/models/associated_work_item.py to associated_work_item.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_0/models/tfvc_merge_source.py to tfvc_merge_source.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_0/models/checkin_note.py to checkin_note.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_0/models/identity_ref.py to identity_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_0/tfvc_client.py to tfvc_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_0/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_1/models/item_content.py to item_content.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_1/models/graph_subject_base.py to graph_subject_base.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_1/models/tfvc_branch_mapping.py to tfvc_branch_mapping.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_1/models/tfvc_branch.py to tfvc_branch.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_1/models/tfvc_shelveset.py to tfvc_shelveset.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_1/models/associated_work_item.py to associated_work_item.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_1/models/tfvc_changeset_ref.py to tfvc_changeset_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_1/models/identity_ref.py to identity_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_1/models/tfvc_item_request_data.py to tfvc_item_request_data.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_1/models/item_model.py to item_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_1/models/checkin_note.py to checkin_note.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_1/models/tfvc_merge_source.py to tfvc_merge_source.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_1/models/tfvc_branch_ref.py to tfvc_branch_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_1/models/tfvc_changeset.py to tfvc_changeset.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_1/models/git_repository_ref.py to git_repository_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_1/models/version_control_project_info.py to version_control_project_info.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_1/models/team_project_collection_reference.py to team_project_collection_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_1/models/tfvc_item_descriptor.py to tfvc_item_descriptor.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_1/models/tfvc_label_request_data.py to tfvc_label_request_data.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_1/models/tfvc_shelveset_ref.py to tfvc_shelveset_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_1/models/team_project_reference.py to team_project_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_1/models/tfvc_label_ref.py to tfvc_label_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_1/models/vsts_info.py to vsts_info.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_1/models/tfvc_shelveset_request_data.py to tfvc_shelveset_request_data.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_1/models/tfvc_version_descriptor.py to tfvc_version_descriptor.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_1/models/tfvc_change.py to tfvc_change.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_1/models/change.py to change.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_1/models/tfvc_item.py to tfvc_item.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_1/models/file_content_metadata.py to file_content_metadata.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_1/models/tfvc_shallow_branch_ref.py to tfvc_shallow_branch_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_1/models/reference_links.py to reference_links.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_1/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_1/models/tfvc_changesets_request_data.py to tfvc_changesets_request_data.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_1/models/git_repository.py to git_repository.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_1/models/tfvc_label.py to tfvc_label.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_1/models/tfvc_policy_failure_info.py to tfvc_policy_failure_info.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_1/models/tfvc_policy_override_info.py to tfvc_policy_override_info.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_1/models/tfvc_changeset_search_criteria.py to tfvc_changeset_search_criteria.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_1/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/tfvc/v4_1/tfvc_client.py to tfvc_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/nuget/v4_1/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/nuget/v4_1/models/reference_links.py to reference_links.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/nuget/v4_1/models/package.py to package.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/nuget/v4_1/models/nuGet_package_version_deletion_state.py to nuGet_package_version_deletion_state.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/nuget/v4_1/models/batch_list_data.py to batch_list_data.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/nuget/v4_1/models/minimal_package_details.py to minimal_package_details.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/nuget/v4_1/models/nuGet_packages_batch_request.py to nuGet_packages_batch_request.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/nuget/v4_1/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/nuget/v4_1/models/json_patch_operation.py to json_patch_operation.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/nuget/v4_1/models/batch_operation_data.py to batch_operation_data.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/nuget/v4_1/models/package_version_details.py to package_version_details.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/nuget/v4_1/models/nuGet_recycle_bin_package_version_details.py to nuGet_recycle_bin_package_version_details.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/nuget/v4_1/nuGet_client.py to nuGet_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/nuget/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_template/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.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.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_template/v4_1/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_template/v4_1/models/admin_behavior_field.py to admin_behavior_field.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_template/v4_1/models/validation_issue.py to validation_issue.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_template/v4_1/models/check_template_existence_result.py to check_template_existence_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_template/v4_1/models/admin_behavior.py to admin_behavior.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_template/v4_1/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_template/v4_1/models/process_import_result.py to process_import_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_template/v4_1/models/process_promote_status.py to process_promote_status.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_template/v4_0/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_template/v4_0/models/process_import_result.py to process_import_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_template/v4_0/models/check_template_existence_result.py to check_template_existence_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_template/v4_0/models/process_promote_status.py to process_promote_status.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_template/v4_0/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_template/v4_0/models/admin_behavior.py to admin_behavior.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_template/v4_0/models/admin_behavior_field.py to admin_behavior_field.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_template/v4_0/models/validation_issue.py to validation_issue.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.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.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/work_client.py to work_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/models/reference_links.py to reference_links.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/models/backlog_level_configuration.py to backlog_level_configuration.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/models/backlog_configuration.py to backlog_configuration.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/models/team_iteration_attributes.py to team_iteration_attributes.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/models/team_settings_iteration.py to team_settings_iteration.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/models/team_settings_patch.py to team_settings_patch.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/models/work_item_color.py to work_item_color.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/models/board_column.py to board_column.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/models/work_item_tracking_resource_reference.py to work_item_tracking_resource_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/models/parent_child_wIMap.py to parent_child_wIMap.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/models/team_member_capacity.py to team_member_capacity.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/models/board_row.py to board_row.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/models/backlog_level_work_items.py to backlog_level_work_items.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/models/team_setting.py to team_setting.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/models/delivery_view_data.py to delivery_view_data.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/models/board_reference.py to board_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/models/update_plan.py to update_plan.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/models/board_chart.py to board_chart.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/models/team_settings_days_off_patch.py to team_settings_days_off_patch.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/models/timeline_team_data.py to timeline_team_data.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/models/plan_view_data.py to plan_view_data.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/models/date_range.py to date_range.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/models/board_card_settings.py to board_card_settings.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/models/work_item_link.py to work_item_link.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/models/capacity_patch.py to capacity_patch.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/models/board_fields.py to board_fields.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/models/team_context.py to team_context.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/models/timeline_team_status.py to timeline_team_status.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/models/team_field_values_patch.py to team_field_values_patch.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/models/backlog_fields.py to backlog_fields.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/models/team_settings_data_contract_base.py to team_settings_data_contract_base.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/models/board_chart_reference.py to board_chart_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/models/rule.py to rule.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/models/backlog_column.py to backlog_column.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/models/team_field_values.py to team_field_values.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/models/timeline_iteration_status.py to timeline_iteration_status.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/models/timeline_criteria_status.py to timeline_criteria_status.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/models/field_reference.py to field_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/models/team_field_value.py to team_field_value.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/models/activity.py to activity.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/models/board.py to board.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/models/iteration_work_items.py to iteration_work_items.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/models/timeline_team_iteration.py to timeline_team_iteration.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/models/work_item_reference.py to work_item_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/models/backlog_level.py to backlog_level.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/models/identity_ref.py to identity_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/models/board_card_rule_settings.py to board_card_rule_settings.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/models/member.py to member.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/models/work_item_type_reference.py to work_item_type_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/models/filter_clause.py to filter_clause.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/models/create_plan.py to create_plan.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/models/team_settings_days_off.py to team_settings_days_off.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/models/work_item_field_reference.py to work_item_field_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/models/board_suggested_value.py to board_suggested_value.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/models/plan.py to plan.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/models/work_item_type_state_info.py to work_item_type_state_info.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/models/board_user_settings.py to board_user_settings.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/models/graph_subject_base.py to graph_subject_base.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/models/category_configuration.py to category_configuration.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_1/models/process_configuration.py to process_configuration.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_0/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_0/work_client.py to work_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_0/models/board.py to board.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_0/models/board_card_rule_settings.py to board_card_rule_settings.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_0/models/category_configuration.py to category_configuration.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_0/models/backlog_level_configuration.py to backlog_level_configuration.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_0/models/board_user_settings.py to board_user_settings.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_0/models/backlog_configuration.py to backlog_configuration.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_0/models/work_item_color.py to work_item_color.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_0/models/team_field_values_patch.py to team_field_values_patch.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_0/models/board_filter_settings.py to board_filter_settings.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_0/models/activity.py to activity.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_0/models/work_item_type_state_info.py to work_item_type_state_info.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_0/models/backlog_fields.py to backlog_fields.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_0/models/team_context.py to team_context.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_0/models/plan_view_data.py to plan_view_data.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_0/models/team_settings_days_off.py to team_settings_days_off.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_0/models/work_item_field_reference.py to work_item_field_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_0/models/board_reference.py to board_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_0/models/process_configuration.py to process_configuration.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_0/models/timeline_iteration_status.py to timeline_iteration_status.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_0/models/board_chart_reference.py to board_chart_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_0/models/board_chart.py to board_chart.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_0/models/date_range.py to date_range.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_0/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_0/models/team_settings_days_off_patch.py to team_settings_days_off_patch.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_0/models/team_field_value.py to team_field_value.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_0/models/team_settings_patch.py to team_settings_patch.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_0/models/team_settings_iteration.py to team_settings_iteration.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_0/models/create_plan.py to create_plan.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_0/models/team_field_values.py to team_field_values.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_0/models/filter_clause.py to filter_clause.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_0/models/board_suggested_value.py to board_suggested_value.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_0/models/filter_group.py to filter_group.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_0/models/team_settings_data_contract_base.py to team_settings_data_contract_base.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_0/models/field_reference.py to field_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_0/models/board_fields.py to board_fields.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_0/models/board_card_settings.py to board_card_settings.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_0/models/team_setting.py to team_setting.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_0/models/work_item_type_reference.py to work_item_type_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_0/models/filter_model.py to filter_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_0/models/identity_ref.py to identity_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_0/models/capacity_patch.py to capacity_patch.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_0/models/plan.py to plan.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_0/models/board_column.py to board_column.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_0/models/board_row.py to board_row.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_0/models/update_plan.py to update_plan.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_0/models/parent_child_wIMap.py to parent_child_wIMap.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_0/models/member.py to member.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_0/models/timeline_team_iteration.py to timeline_team_iteration.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_0/models/rule.py to rule.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_0/models/timeline_criteria_status.py to timeline_criteria_status.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_0/models/timeline_team_status.py to timeline_team_status.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_0/models/work_item_tracking_resource_reference.py to work_item_tracking_resource_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_0/models/backlog_column.py to backlog_column.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_0/models/timeline_team_data.py to timeline_team_data.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_0/models/team_member_capacity.py to team_member_capacity.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_0/models/reference_links.py to reference_links.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_0/models/delivery_view_data.py to delivery_view_data.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_0/models/backlog_level.py to backlog_level.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work/v4_0/models/team_iteration_attributes.py to team_iteration_attributes.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/accounts/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/accounts/v4_1/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/accounts/v4_1/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/accounts/v4_1/models/account_create_info_internal.py to account_create_info_internal.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/accounts/v4_1/models/account.py to account.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/accounts/v4_1/models/account_preferences_internal.py to account_preferences_internal.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/accounts/v4_1/accounts_client.py to accounts_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/accounts/v4_0/accounts_client.py to accounts_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/accounts/v4_0/models/account_create_info_internal.py to account_create_info_internal.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/accounts/v4_0/models/account_preferences_internal.py to account_preferences_internal.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/accounts/v4_0/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/accounts/v4_0/models/account.py to account.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/accounts/v4_0/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/dashboard/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/dashboard/v4_0/models/widgets_versioned_list.py to widgets_versioned_list.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/dashboard/v4_0/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/dashboard/v4_0/models/dashboard.py to dashboard.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/dashboard/v4_0/models/widget_metadata_response.py to widget_metadata_response.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/dashboard/v4_0/models/dashboard_group_entry_response.py to dashboard_group_entry_response.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/dashboard/v4_0/models/widget_response.py to widget_response.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/dashboard/v4_0/models/dashboard_response.py to dashboard_response.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/dashboard/v4_0/models/widget.py to widget.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/dashboard/v4_0/models/lightbox_options.py to lightbox_options.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/dashboard/v4_0/models/team_context.py to team_context.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/dashboard/v4_0/models/widget_types_response.py to widget_types_response.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/dashboard/v4_0/models/semantic_version.py to semantic_version.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/dashboard/v4_0/models/widget_metadata.py to widget_metadata.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/dashboard/v4_0/models/widget_position.py to widget_position.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/dashboard/v4_0/models/widget_size.py to widget_size.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/dashboard/v4_0/models/dashboard_group.py to dashboard_group.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/dashboard/v4_0/models/dashboard_group_entry.py to dashboard_group_entry.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/dashboard/v4_0/models/reference_links.py to reference_links.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/dashboard/v4_0/dashboard_client.py to dashboard_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/dashboard/v4_0/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/dashboard/v4_1/dashboard_client.py to dashboard_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/dashboard/v4_1/models/reference_links.py to reference_links.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/dashboard/v4_1/models/widget_size.py to widget_size.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/dashboard/v4_1/models/dashboard.py to dashboard.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/dashboard/v4_1/models/widget_response.py to widget_response.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/dashboard/v4_1/models/semantic_version.py to semantic_version.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/dashboard/v4_1/models/widget_position.py to widget_position.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/dashboard/v4_1/models/team_context.py to team_context.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/dashboard/v4_1/models/dashboard_group_entry.py to dashboard_group_entry.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/dashboard/v4_1/models/dashboard_response.py to dashboard_response.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/dashboard/v4_1/models/lightbox_options.py to lightbox_options.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/dashboard/v4_1/models/widget_metadata.py to widget_metadata.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/dashboard/v4_1/models/widget_metadata_response.py to widget_metadata_response.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/dashboard/v4_1/models/widgets_versioned_list.py to widgets_versioned_list.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/dashboard/v4_1/models/widget_types_response.py to widget_types_response.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/dashboard/v4_1/models/dashboard_group.py to dashboard_group.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/dashboard/v4_1/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/dashboard/v4_1/models/dashboard_group_entry_response.py to dashboard_group_entry_response.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/dashboard/v4_1/models/widget.py to widget.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/dashboard/v4_1/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/cloud_load_test/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/cloud_load_test/v4_1/cloud_load_test_client.py to cloud_load_test_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/cloud_load_test/v4_1/models/overridable_run_settings.py to overridable_run_settings.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/cloud_load_test/v4_1/models/load_test_definition.py to load_test_definition.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/cloud_load_test/v4_1/models/load_generation_geo_location.py to load_generation_geo_location.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/cloud_load_test/v4_1/models/test_run_abort_message.py to test_run_abort_message.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/cloud_load_test/v4_1/models/test_run_basic.py to test_run_basic.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/cloud_load_test/v4_1/models/test_settings.py to test_settings.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/cloud_load_test/v4_1/models/test_run.py to test_run.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/cloud_load_test/v4_1/models/test_definition_basic.py to test_definition_basic.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/cloud_load_test/v4_1/models/clt_customer_intelligence_data.py to clt_customer_intelligence_data.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.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.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/cloud_load_test/v4_1/models/error_details.py to error_details.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/cloud_load_test/v4_1/models/test_drop.py to test_drop.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/cloud_load_test/v4_1/models/request_summary.py to request_summary.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/cloud_load_test/v4_1/models/drop_access_data.py to drop_access_data.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/cloud_load_test/v4_1/models/test_definition.py to test_definition.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/cloud_load_test/v4_1/models/agent_group_access_data.py to agent_group_access_data.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/cloud_load_test/v4_1/models/summary_percentile_data.py to summary_percentile_data.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/cloud_load_test/v4_1/models/test_run_message.py to test_run_message.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/cloud_load_test/v4_1/models/transaction_summary.py to transaction_summary.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/cloud_load_test/v4_1/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/cloud_load_test/v4_1/models/diagnostics.py to diagnostics.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/cloud_load_test/v4_1/models/web_instance_summary_data.py to web_instance_summary_data.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/cloud_load_test/v4_1/models/page_summary.py to page_summary.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/cloud_load_test/v4_1/models/test_results.py to test_results.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/cloud_load_test/v4_1/models/test_run_counter_instance.py to test_run_counter_instance.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/cloud_load_test/v4_1/models/application_counters.py to application_counters.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/cloud_load_test/v4_1/models/load_test_errors.py to load_test_errors.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/cloud_load_test/v4_1/models/application_type.py to application_type.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/cloud_load_test/v4_1/models/application.py to application.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/cloud_load_test/v4_1/models/load_test.py to load_test.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/cloud_load_test/v4_1/models/agent_group.py to agent_group.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/cloud_load_test/v4_1/models/sub_type.py to sub_type.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/cloud_load_test/v4_1/models/web_api_load_test_machine_input.py to web_api_load_test_machine_input.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/cloud_load_test/v4_1/models/static_agent_run_setting.py to static_agent_run_setting.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/cloud_load_test/v4_1/models/counter_samples_result.py to counter_samples_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/cloud_load_test/v4_1/models/counter_sample_query_details.py to counter_sample_query_details.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/cloud_load_test/v4_1/models/web_api_test_machine.py to web_api_test_machine.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/cloud_load_test/v4_1/models/counter_sample.py to counter_sample.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/cloud_load_test/v4_1/models/counter_instance_samples.py to counter_instance_samples.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/cloud_load_test/v4_1/models/counter_group.py to counter_group.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/cloud_load_test/v4_1/models/tenant_details.py to tenant_details.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/cloud_load_test/v4_1/models/test_drop_ref.py to test_drop_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/cloud_load_test/v4_1/models/test_results_summary.py to test_results_summary.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/cloud_load_test/v4_1/models/web_api_setup_paramaters.py to web_api_setup_paramaters.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/cloud_load_test/v4_1/models/browser_mix.py to browser_mix.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/cloud_load_test/v4_1/models/test_summary.py to test_summary.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/cloud_load_test/v4_1/models/load_test_run_settings.py to load_test_run_settings.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/cloud_load_test/v4_1/models/scenario_summary.py to scenario_summary.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/cloud_load_test/v4_1/models/load_test_run_details.py to load_test_run_details.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/cloud_load_test/v4_1/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/wiki/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/wiki/v4_0/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/wiki/v4_0/models/git_status.py to git_status.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/wiki/v4_0/models/git_status_context.py to git_status_context.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/wiki/v4_0/models/git_commit_ref.py to git_commit_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/wiki/v4_0/models/git_template.py to git_template.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/wiki/v4_0/models/wiki_attachment_response.py to wiki_attachment_response.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/wiki/v4_0/models/git_repository.py to git_repository.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/wiki/v4_0/models/git_user_date.py to git_user_date.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/wiki/v4_0/models/item_content.py to item_content.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/wiki/v4_0/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/wiki/v4_0/models/wiki_repository.py to wiki_repository.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/wiki/v4_0/models/wiki_page_change.py to wiki_page_change.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/wiki/v4_0/models/git_item.py to git_item.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/wiki/v4_0/models/wiki_attachment.py to wiki_attachment.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/wiki/v4_0/models/git_repository_ref.py to git_repository_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/wiki/v4_0/models/item_model.py to item_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/wiki/v4_0/models/wiki_page.py to wiki_page.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/wiki/v4_0/models/wiki_attachment_change.py to wiki_attachment_change.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/wiki/v4_0/models/git_version_descriptor.py to git_version_descriptor.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/wiki/v4_0/models/git_ref_update.py to git_ref_update.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/wiki/v4_0/models/git_push.py to git_push.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/wiki/v4_0/models/wiki_update.py to wiki_update.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/wiki/v4_0/models/git_push_ref.py to git_push_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/wiki/v4_0/models/file_content_metadata.py to file_content_metadata.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/wiki/v4_0/models/change.py to change.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/wiki/v4_0/models/wiki_change.py to wiki_change.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/wiki/v4_0/wiki_client.py to wiki_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/wiki/v4_1/models/wiki_create_parameters_v2.py to wiki_create_parameters_v2.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/wiki/v4_1/models/git_repository.py to git_repository.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/wiki/v4_1/models/wiki_v2.py to wiki_v2.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/wiki/v4_1/models/wiki_page_view_stats.py to wiki_page_view_stats.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/wiki/v4_1/models/wiki_page_create_or_update_parameters.py to wiki_page_create_or_update_parameters.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/wiki/v4_1/models/wiki_update_parameters.py to wiki_update_parameters.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/wiki/v4_1/models/wiki_attachment_response.py to wiki_attachment_response.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/wiki/v4_1/models/git_repository_ref.py to git_repository_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/wiki/v4_1/models/wiki_attachment.py to wiki_attachment.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/wiki/v4_1/models/git_version_descriptor.py to git_version_descriptor.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/wiki/v4_1/models/wiki_page.py to wiki_page.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/wiki/v4_1/models/wiki_create_base_parameters.py to wiki_create_base_parameters.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/wiki/v4_1/models/wiki_page_move_parameters.py to wiki_page_move_parameters.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/wiki/v4_1/models/wiki_page_move.py to wiki_page_move.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/wiki/v4_1/models/wiki_page_response.py to wiki_page_response.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/wiki/v4_1/models/wiki_page_move_response.py to wiki_page_move_response.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/wiki/v4_1/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/wiki/v4_1/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/wiki/v4_1/wiki_client.py to wiki_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_0/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_0/notification_client.py to notification_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_0/models/events_evaluation_result.py to events_evaluation_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_0/models/notification_query_condition.py to notification_query_condition.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_0/models/event_scope.py to event_scope.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_0/models/notification_event_field_type.py to notification_event_field_type.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_0/models/field_input_values.py to field_input_values.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_0/models/notification_event_type_category.py to notification_event_type_category.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_0/models/input_values.py to input_values.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_0/models/expression_filter_clause.py to expression_filter_clause.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_0/models/identity_ref.py to identity_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_0/models/subscription_management.py to subscription_management.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_0/models/notification_event_field_operator.py to notification_event_field_operator.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_0/models/subscription_query_condition.py to subscription_query_condition.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_0/models/notification_statistic.py to notification_statistic.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_0/models/notification_reason.py to notification_reason.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_0/models/subscription_evaluation_result.py to subscription_evaluation_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_0/models/notifications_evaluation_result.py to notifications_evaluation_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_0/models/input_value.py to input_value.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_0/models/subscription_query.py to subscription_query.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_0/models/subscription_evaluation_settings.py to subscription_evaluation_settings.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_0/models/expression_filter_model.py to expression_filter_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_0/models/notification_subscription.py to notification_subscription.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_0/models/notification_statistics_query.py to notification_statistics_query.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_0/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_0/models/base_subscription_filter.py to base_subscription_filter.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_0/models/notification_event_role.py to notification_event_role.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_0/models/input_values_error.py to input_values_error.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_0/models/notification_subscription_create_parameters.py to notification_subscription_create_parameters.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_0/models/vss_notification_event.py to vss_notification_event.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_0/models/subscription_user_settings.py to subscription_user_settings.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_0/models/subscription_evaluation_request.py to subscription_evaluation_request.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_0/models/notification_event_publisher.py to notification_event_publisher.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_0/models/notification_subscriber.py to notification_subscriber.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_0/models/artifact_filter.py to artifact_filter.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_0/models/notification_statistics_query_conditions.py to notification_statistics_query_conditions.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_0/models/notification_event_field.py to notification_event_field.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_0/models/operator_constraint.py to operator_constraint.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_0/models/notification_subscriber_update_parameters.py to notification_subscriber_update_parameters.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_0/models/notification_subscription_template.py to notification_subscription_template.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_0/models/iSubscription_channel.py to iSubscription_channel.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_0/models/expression_filter_group.py to expression_filter_group.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_0/models/reference_links.py to reference_links.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_0/models/value_definition.py to value_definition.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_0/models/notification_event_type.py to notification_event_type.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_0/models/notification_subscription_update_parameters.py to notification_subscription_update_parameters.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_0/models/iSubscription_filter.py to iSubscription_filter.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_0/models/subscription_channel_with_address.py to subscription_channel_with_address.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_0/models/input_values_query.py to input_values_query.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_0/models/subscription_scope.py to subscription_scope.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_0/models/event_actor.py to event_actor.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_0/models/subscription_admin_settings.py to subscription_admin_settings.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_0/models/batch_notification_operation.py to batch_notification_operation.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_0/models/field_values_query.py to field_values_query.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1/models/expression_filter_group.py to expression_filter_group.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1/models/iSubscription_channel.py to iSubscription_channel.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1/models/notification_diagnostic_log_message.py to notification_diagnostic_log_message.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1/models/notification_statistic.py to notification_statistic.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1/models/subscription_management.py to subscription_management.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1/models/event_scope.py to event_scope.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1/models/subscription_scope.py to subscription_scope.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1/models/subscription_admin_settings.py to subscription_admin_settings.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1/models/notification_event_publisher.py to notification_event_publisher.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1/models/notification_event_role.py to notification_event_role.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1/models/input_values_error.py to input_values_error.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1/models/notification_query_condition.py to notification_query_condition.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1/models/event_actor.py to event_actor.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1/models/expression_filter_model.py to expression_filter_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1/models/subscription_evaluation_settings.py to subscription_evaluation_settings.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1/models/notification_event_field.py to notification_event_field.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1/models/notification_subscription_create_parameters.py to notification_subscription_create_parameters.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1/models/field_input_values.py to field_input_values.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1/models/notification_reason.py to notification_reason.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1/models/graph_subject_base.py to graph_subject_base.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1/models/notification_event_field_operator.py to notification_event_field_operator.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1/models/subscription_query.py to subscription_query.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1/models/field_values_query.py to field_values_query.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1/models/input_values_query.py to input_values_query.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1/models/subscription_channel_with_address.py to subscription_channel_with_address.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1/models/expression_filter_clause.py to expression_filter_clause.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1/models/notification_event_field_type.py to notification_event_field_type.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1/models/events_evaluation_result.py to events_evaluation_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1/models/notification_event_type.py to notification_event_type.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1/models/input_value.py to input_value.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1/models/batch_notification_operation.py to batch_notification_operation.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1/models/vss_notification_event.py to vss_notification_event.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1/models/subscription_tracing.py to subscription_tracing.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1/models/notification_statistics_query_conditions.py to notification_statistics_query_conditions.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1/models/operator_constraint.py to operator_constraint.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1/models/iSubscription_filter.py to iSubscription_filter.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1/models/notification_subscriber.py to notification_subscriber.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1/models/subscription_user_settings.py to subscription_user_settings.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1/models/notification_statistics_query.py to notification_statistics_query.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1/models/notification_subscriber_update_parameters.py to notification_subscriber_update_parameters.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1/models/subscription_query_condition.py to subscription_query_condition.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1/models/input_values.py to input_values.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1/models/reference_links.py to reference_links.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1/models/value_definition.py to value_definition.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1/models/notification_subscription_update_parameters.py to notification_subscription_update_parameters.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1/models/update_subscripiton_diagnostics_parameters.py to update_subscripiton_diagnostics_parameters.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1/models/subscription_evaluation_result.py to subscription_evaluation_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1/models/artifact_filter.py to artifact_filter.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1/models/notifications_evaluation_result.py to notifications_evaluation_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1/models/identity_ref.py to identity_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1/models/update_subscripiton_tracing_parameters.py to update_subscripiton_tracing_parameters.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1/models/iNotification_diagnostic_log.py to iNotification_diagnostic_log.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1/models/subscription_evaluation_request.py to subscription_evaluation_request.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1/models/notification_subscription_template.py to notification_subscription_template.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1/models/notification_subscription.py to notification_subscription.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1/models/notification_event_type_category.py to notification_event_type_category.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1/models/base_subscription_filter.py to base_subscription_filter.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1/models/subscription_diagnostics.py to subscription_diagnostics.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1/notification_client.py to notification_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/v4_1/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/notification/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_definitions/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/pick_list_metadata_model.py to pick_list_metadata_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/behavior_replace_model.py to behavior_replace_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/work_item_type_model.py to work_item_type_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/work_item_behavior_reference.py to work_item_behavior_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/group.py to group.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/work_item_type_update_model.py to work_item_type_update_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/field_model.py to field_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/work_item_type_field_model.py to work_item_type_field_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/hide_state_model.py to hide_state_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/work_item_state_result_model.py to work_item_state_result_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/field_update.py to field_update.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/work_item_type_behavior.py to work_item_type_behavior.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/pick_list_item_model.py to pick_list_item_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/work_item_state_input_model.py to work_item_state_input_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/section.py to section.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/page.py to page.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/wit_contribution.py to wit_contribution.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/behavior_model.py to behavior_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/behavior_create_model.py to behavior_create_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/form_layout.py to form_layout.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/pick_list_model.py to pick_list_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/control.py to control.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/extension.py to extension.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_definitions/v4_1/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.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.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.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.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/work_item_state_result_model.py to work_item_state_result_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/work_item_behavior_reference.py to work_item_behavior_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/hide_state_model.py to hide_state_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/behavior_replace_model.py to behavior_replace_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/field_model.py to field_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/extension.py to extension.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/work_item_state_input_model.py to work_item_state_input_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/wit_contribution.py to wit_contribution.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/control.py to control.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/pick_list_model.py to pick_list_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/work_item_type_behavior.py to work_item_type_behavior.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/section.py to section.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/work_item_type_field_model.py to work_item_type_field_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/work_item_type_model.py to work_item_type_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/form_layout.py to form_layout.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/group.py to group.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/page.py to page.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/pick_list_item_model.py to pick_list_item_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/field_update.py to field_update.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/behavior_create_model.py to behavior_create_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/pick_list_metadata_model.py to pick_list_metadata_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/behavior_model.py to behavior_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/work_item_type_update_model.py to work_item_type_update_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process/v4_0/work_item_tracking_process_client.py to work_item_tracking_process_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process/v4_0/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process/v4_0/models/extension.py to extension.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process/v4_0/models/wit_contribution.py to wit_contribution.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process/v4_0/models/project_reference.py to project_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process/v4_0/models/process_properties.py to process_properties.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process/v4_0/models/rule_condition_model.py to rule_condition_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process/v4_0/models/control.py to control.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process/v4_0/models/work_item_behavior.py to work_item_behavior.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process/v4_0/models/update_process_model.py to update_process_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process/v4_0/models/work_item_state_result_model.py to work_item_state_result_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process/v4_0/models/rule_action_model.py to rule_action_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process/v4_0/models/work_item_behavior_reference.py to work_item_behavior_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process/v4_0/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process/v4_0/models/section.py to section.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process/v4_0/models/page.py to page.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process/v4_0/models/form_layout.py to form_layout.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process/v4_0/models/field_model.py to field_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process/v4_0/models/process_model.py to process_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process/v4_0/models/field_rule_model.py to field_rule_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process/v4_0/models/work_item_type_behavior.py to work_item_type_behavior.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process/v4_0/models/group.py to group.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process/v4_0/models/work_item_behavior_field.py to work_item_behavior_field.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process/v4_0/models/create_process_model.py to create_process_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process/v4_0/models/work_item_type_model.py to work_item_type_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process/v4_1/models/work_item_type_behavior.py to work_item_type_behavior.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process/v4_1/models/process_model.py to process_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process/v4_1/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process/v4_1/models/section.py to section.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process/v4_1/models/page.py to page.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process/v4_1/models/create_process_model.py to create_process_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process/v4_1/models/field_rule_model.py to field_rule_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process/v4_1/models/form_layout.py to form_layout.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process/v4_1/models/project_reference.py to project_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process/v4_1/models/rule_condition_model.py to rule_condition_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process/v4_1/models/control.py to control.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process/v4_1/models/update_process_model.py to update_process_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process/v4_1/models/field_model.py to field_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process/v4_1/models/rule_action_model.py to rule_action_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process/v4_1/models/wit_contribution.py to wit_contribution.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process/v4_1/models/extension.py to extension.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process/v4_1/models/work_item_state_result_model.py to work_item_state_result_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process/v4_1/models/work_item_type_model.py to work_item_type_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process/v4_1/models/group.py to group.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process/v4_1/models/work_item_behavior_reference.py to work_item_behavior_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process/v4_1/models/process_properties.py to process_properties.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process/v4_1/models/work_item_behavior.py to work_item_behavior.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process/v4_1/models/work_item_behavior_field.py to work_item_behavior_field.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process/v4_1/work_item_tracking_process_client.py to work_item_tracking_process_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking_process/v4_1/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/git_client.py to git_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/git_client_base.py to git_client_base.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/comment_iteration_context.py to comment_iteration_context.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_ref_update_result.py to git_ref_update_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_user_date.py to git_user_date.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_tree_diff_entry.py to git_tree_diff_entry.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_fork_ref.py to git_fork_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_commit_ref.py to git_commit_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_blob_ref.py to git_blob_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_revert.py to git_revert.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_ref.py to git_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_import_request.py to git_import_request.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_status.py to git_status.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_query_branch_stats_criteria.py to git_query_branch_stats_criteria.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_item_request_data.py to git_item_request_data.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/change.py to change.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/comment.py to comment.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_repository_stats.py to git_repository_stats.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_pull_request_comment_thread.py to git_pull_request_comment_thread.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/identity_ref_with_vote.py to identity_ref_with_vote.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_async_ref_operation_parameters.py to git_async_ref_operation_parameters.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_suggestion.py to git_suggestion.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_tree_diff.py to git_tree_diff.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/web_api_tag_definition.py to web_api_tag_definition.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_import_tfvc_source.py to git_import_tfvc_source.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/vsts_info.py to vsts_info.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_object.py to git_object.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_pull_request_comment_thread_context.py to git_pull_request_comment_thread_context.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/comment_thread.py to comment_thread.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_async_ref_operation.py to git_async_ref_operation.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/web_api_create_tag_request_data.py to web_api_create_tag_request_data.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_pull_request_status.py to git_pull_request_status.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_annotated_tag.py to git_annotated_tag.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_async_ref_operation_detail.py to git_async_ref_operation_detail.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/attachment.py to attachment.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_tree_diff_response.py to git_tree_diff_response.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_tree_entry_ref.py to git_tree_entry_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/item_model.py to item_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_pull_request_change.py to git_pull_request_change.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_conflict.py to git_conflict.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_ref_favorite.py to git_ref_favorite.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_template.py to git_template.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/associated_work_item.py to associated_work_item.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_pull_request_query_input.py to git_pull_request_query_input.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/team_project_reference.py to team_project_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_push_search_criteria.py to git_push_search_criteria.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_pull_request_query.py to git_pull_request_query.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/resource_ref.py to resource_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_repository.py to git_repository.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_version_descriptor.py to git_version_descriptor.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/import_repository_validation.py to import_repository_validation.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_commit_diffs.py to git_commit_diffs.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_fork_operation_status_detail.py to git_fork_operation_status_detail.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_item.py to git_item.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_pull_request_search_criteria.py to git_pull_request_search_criteria.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/source_to_target_ref.py to source_to_target_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_pull_request_merge_options.py to git_pull_request_merge_options.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_fork_sync_request_parameters.py to git_fork_sync_request_parameters.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_query_commits_criteria.py to git_query_commits_criteria.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_branch_stats.py to git_branch_stats.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/item_content.py to item_content.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_import_status_detail.py to git_import_status_detail.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/comment_position.py to comment_position.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_target_version_descriptor.py to git_target_version_descriptor.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_cherry_pick.py to git_cherry_pick.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_pull_request_completion_options.py to git_pull_request_completion_options.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_tree_ref.py to git_tree_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_import_request_parameters.py to git_import_request_parameters.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_merge_origin_ref.py to git_merge_origin_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_push_ref.py to git_push_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_import_git_source.py to git_import_git_source.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/reference_links.py to reference_links.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/comment_thread_context.py to comment_thread_context.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_file_paths_collection.py to git_file_paths_collection.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/team_project_collection_reference.py to team_project_collection_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/identity_ref.py to identity_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_base_version_descriptor.py to git_base_version_descriptor.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_repository_ref.py to git_repository_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_ref_update.py to git_ref_update.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_fork_sync_request.py to git_fork_sync_request.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_status_context.py to git_status_context.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_deleted_repository.py to git_deleted_repository.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_pull_request_iteration.py to git_pull_request_iteration.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_repository_create_options.py to git_repository_create_options.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_async_ref_operation_source.py to git_async_ref_operation_source.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_commit_changes.py to git_commit_changes.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/global_git_repository_key.py to global_git_repository_key.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/file_content_metadata.py to file_content_metadata.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_item_descriptor.py to git_item_descriptor.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_commit.py to git_commit.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_pull_request_iteration_changes.py to git_pull_request_iteration_changes.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/share_notification_context.py to share_notification_context.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_pull_request.py to git_pull_request.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/comment_tracking_criteria.py to comment_tracking_criteria.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_0/models/git_push.py to git_push.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/comment_thread_context.py to comment_thread_context.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_query_branch_stats_criteria.py to git_query_branch_stats_criteria.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_revert.py to git_revert.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_pull_request_iteration.py to git_pull_request_iteration.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_pull_request_completion_options.py to git_pull_request_completion_options.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_status.py to git_status.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_tree_diff.py to git_tree_diff.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_async_ref_operation.py to git_async_ref_operation.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_commit.py to git_commit.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_async_ref_operation_source.py to git_async_ref_operation_source.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/change.py to change.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_tree_ref.py to git_tree_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/comment_tracking_criteria.py to comment_tracking_criteria.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_template.py to git_template.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_pull_request_query_input.py to git_pull_request_query_input.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/identity_ref_with_vote.py to identity_ref_with_vote.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_blob_ref.py to git_blob_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_item_request_data.py to git_item_request_data.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_repository_create_options.py to git_repository_create_options.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_import_request_parameters.py to git_import_request_parameters.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_pull_request_comment_thread.py to git_pull_request_comment_thread.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_tree_entry_ref.py to git_tree_entry_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_pull_request_comment_thread_context.py to git_pull_request_comment_thread_context.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_annotated_tag.py to git_annotated_tag.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_pull_request_query.py to git_pull_request_query.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/json_patch_operation.py to json_patch_operation.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_push_ref.py to git_push_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/attachment.py to attachment.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_status_context.py to git_status_context.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_pull_request_status.py to git_pull_request_status.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/share_notification_context.py to share_notification_context.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_fork_sync_request_parameters.py to git_fork_sync_request_parameters.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/graph_subject_base.py to graph_subject_base.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/comment.py to comment.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_fork_operation_status_detail.py to git_fork_operation_status_detail.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_async_ref_operation_detail.py to git_async_ref_operation_detail.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_target_version_descriptor.py to git_target_version_descriptor.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_fork_ref.py to git_fork_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_async_ref_operation_parameters.py to git_async_ref_operation_parameters.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_repository_ref.py to git_repository_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/team_project_reference.py to team_project_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/comment_iteration_context.py to comment_iteration_context.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_deleted_repository.py to git_deleted_repository.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_user_date.py to git_user_date.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_ref.py to git_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/comment_thread.py to comment_thread.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_branch_stats.py to git_branch_stats.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_cherry_pick.py to git_cherry_pick.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_ref_update_result.py to git_ref_update_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_item.py to git_item.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_conflict_update_result.py to git_conflict_update_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_conflict.py to git_conflict.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/source_to_target_ref.py to source_to_target_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_query_commits_criteria.py to git_query_commits_criteria.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_ref_favorite.py to git_ref_favorite.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_pull_request_search_criteria.py to git_pull_request_search_criteria.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/comment_position.py to comment_position.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_version_descriptor.py to git_version_descriptor.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_object.py to git_object.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_file_paths_collection.py to git_file_paths_collection.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/web_api_tag_definition.py to web_api_tag_definition.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_commit_diffs.py to git_commit_diffs.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_pull_request_merge_options.py to git_pull_request_merge_options.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_base_version_descriptor.py to git_base_version_descriptor.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_recycle_bin_repository_details.py to git_recycle_bin_repository_details.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/identity_ref.py to identity_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_commit_ref.py to git_commit_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_repository_stats.py to git_repository_stats.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_pull_request.py to git_pull_request.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_pull_request_iteration_changes.py to git_pull_request_iteration_changes.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_import_status_detail.py to git_import_status_detail.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/item_model.py to item_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_commit_changes.py to git_commit_changes.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/item_content.py to item_content.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_push.py to git_push.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/team_project_collection_reference.py to team_project_collection_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_tree_diff_response.py to git_tree_diff_response.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/global_git_repository_key.py to global_git_repository_key.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_suggestion.py to git_suggestion.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_item_descriptor.py to git_item_descriptor.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_ref_update.py to git_ref_update.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_import_git_source.py to git_import_git_source.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_repository.py to git_repository.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/reference_links.py to reference_links.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_import_request.py to git_import_request.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/web_api_create_tag_request_data.py to web_api_create_tag_request_data.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_merge_origin_ref.py to git_merge_origin_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_import_tfvc_source.py to git_import_tfvc_source.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_tree_diff_entry.py to git_tree_diff_entry.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/import_repository_validation.py to import_repository_validation.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_fork_sync_request.py to git_fork_sync_request.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_pull_request_change.py to git_pull_request_change.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/resource_ref.py to resource_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/git_push_search_criteria.py to git_push_search_criteria.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/file_content_metadata.py to file_content_metadata.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/models/vsts_info.py to vsts_info.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/git_client_base.py to git_client_base.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/git_client.py to git_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/git/v4_1/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/file_container/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/file_container/v4_0/file_container_client.py to file_container_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/file_container/v4_0/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/file_container/v4_0/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/file_container/v4_0/models/file_container.py to file_container.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/file_container/v4_0/models/file_container_item.py to file_container_item.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/file_container/v4_1/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/file_container/v4_1/models/file_container.py to file_container.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/file_container/v4_1/models/file_container_item.py to file_container_item.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/file_container/v4_1/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/file_container/v4_1/file_container_client.py to file_container_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/exceptions.py to exceptions.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/reporting_work_item_links_batch.py to reporting_work_item_links_batch.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/account_work_work_item_model.py to account_work_work_item_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_type_color_and_icon.py to work_item_type_color_and_icon.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/team_context.py to team_context.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_type_state_colors.py to work_item_type_state_colors.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_field_update.py to work_item_field_update.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_state_color.py to work_item_state_color.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_query_sort_column.py to work_item_query_sort_column.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_query_clause.py to work_item_query_clause.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/reference_links.py to reference_links.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_tracking_resource.py to work_item_tracking_resource.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_field.py to work_item_field.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_delete.py to work_item_delete.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_field_reference.py to work_item_field_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_tracking_resource_reference.py to work_item_tracking_resource_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_type_template.py to work_item_type_template.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/field_dependent_rule.py to field_dependent_rule.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_field_operation.py to work_item_field_operation.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_template.py to work_item_template.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_relation_type.py to work_item_relation_type.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/artifact_uri_query.py to artifact_uri_query.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_delete_reference.py to work_item_delete_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_type_reference.py to work_item_type_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/account_recent_mention_work_item_model.py to account_recent_mention_work_item_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/provisioning_result.py to provisioning_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/reporting_work_item_revisions_batch.py to reporting_work_item_revisions_batch.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/account_my_work_result.py to account_my_work_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/artifact_uri_query_result.py to artifact_uri_query_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/wiql.py to wiql.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_type.py to work_item_type.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_type_field_instance.py to work_item_type_field_instance.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/query_hierarchy_item.py to query_hierarchy_item.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_update.py to work_item_update.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/fields_to_evaluate.py to fields_to_evaluate.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/account_recent_activity_work_item_model.py to account_recent_activity_work_item_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_relation_updates.py to work_item_relation_updates.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/work_artifact_link.py to work_artifact_link.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/json_patch_operation.py to json_patch_operation.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_relation.py to work_item_relation.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/reporting_work_item_link.py to reporting_work_item_link.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/project_work_item_state_colors.py to project_work_item_state_colors.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/link.py to link.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_query_result.py to work_item_query_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/identity_reference.py to identity_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_tracking_reference.py to work_item_tracking_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_comments.py to work_item_comments.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_history.py to work_item_history.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_comment.py to work_item_comment.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_link.py to work_item_link.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_type_color.py to work_item_type_color.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/reporting_work_item_revisions_filter.py to reporting_work_item_revisions_filter.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_type_category.py to work_item_type_category.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_reference.py to work_item_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/identity_ref.py to identity_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item.py to work_item.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_template_reference.py to work_item_template_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_icon.py to work_item_icon.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_delete_update.py to work_item_delete_update.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/streamed_batch.py to streamed_batch.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/attachment_reference.py to attachment_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/query_hierarchy_items_result.py to query_hierarchy_items_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_delete_shallow_reference.py to work_item_delete_shallow_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_classification_node.py to work_item_classification_node.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_state_transition.py to work_item_state_transition.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/models/work_item_type_template_update_model.py to work_item_type_template_update_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_0/work_item_tracking_client.py to work_item_tracking_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/work_item_tracking_client.py to work_item_tracking_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/reporting_work_item_link.py to reporting_work_item_link.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/reference_links.py to reference_links.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_delete_shallow_reference.py to work_item_delete_shallow_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/account_recent_mention_work_item_model.py to account_recent_mention_work_item_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_comments.py to work_item_comments.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_comment.py to work_item_comment.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_link.py to work_item_link.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_reference.py to work_item_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/wiql.py to wiql.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item.py to work_item.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/reporting_work_item_links_batch.py to reporting_work_item_links_batch.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_type_reference.py to work_item_type_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_type_field_instance_base.py to work_item_type_field_instance_base.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/streamed_batch.py to streamed_batch.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_relation_type.py to work_item_relation_type.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_type.py to work_item_type.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_classification_node.py to work_item_classification_node.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/account_recent_activity_work_item_model.py to account_recent_activity_work_item_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/identity_reference.py to identity_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_delete.py to work_item_delete.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/link.py to link.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_history.py to work_item_history.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/artifact_uri_query.py to artifact_uri_query.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_delete_reference.py to work_item_delete_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/attachment_reference.py to attachment_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_field_update.py to work_item_field_update.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/account_work_work_item_model.py to account_work_work_item_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_field.py to work_item_field.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_tracking_resource.py to work_item_tracking_resource.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_state_color.py to work_item_state_color.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/query_hierarchy_item.py to query_hierarchy_item.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/account_my_work_result.py to account_my_work_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_tracking_resource_reference.py to work_item_tracking_resource_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_relation_updates.py to work_item_relation_updates.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_field_reference.py to work_item_field_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/field_dependent_rule.py to field_dependent_rule.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/query_hierarchy_items_result.py to query_hierarchy_items_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_relation.py to work_item_relation.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_type_state_colors.py to work_item_type_state_colors.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_update.py to work_item_update.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_type_category.py to work_item_type_category.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_type_template.py to work_item_type_template.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_type_color.py to work_item_type_color.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_icon.py to work_item_icon.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/team_context.py to team_context.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_next_state_on_transition.py to work_item_next_state_on_transition.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_query_sort_column.py to work_item_query_sort_column.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_query_result.py to work_item_query_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_template.py to work_item_template.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_template_reference.py to work_item_template_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/provisioning_result.py to provisioning_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_query_clause.py to work_item_query_clause.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/graph_subject_base.py to graph_subject_base.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_tracking_reference.py to work_item_tracking_reference.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_type_field_with_references.py to work_item_type_field_with_references.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_field_operation.py to work_item_field_operation.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_delete_update.py to work_item_delete_update.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/artifact_uri_query_result.py to artifact_uri_query_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/reporting_work_item_revisions_batch.py to reporting_work_item_revisions_batch.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/work_artifact_link.py to work_artifact_link.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/project_work_item_state_colors.py to project_work_item_state_colors.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/json_patch_operation.py to json_patch_operation.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/reporting_work_item_revisions_filter.py to reporting_work_item_revisions_filter.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/identity_ref.py to identity_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_type_template_update_model.py to work_item_type_template_update_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/fields_to_evaluate.py to fields_to_evaluate.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_type_field_instance.py to work_item_type_field_instance.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_type_color_and_icon.py to work_item_type_color_and_icon.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/models/work_item_state_transition.py to work_item_state_transition.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/work_item_tracking/v4_1/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/location/v4_1/location_client.py to location_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/location/v4_1/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/location/v4_1/models/location_service_data.py to location_service_data.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/location/v4_1/models/resource_area_info.py to resource_area_info.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/location/v4_1/models/identity_base.py to identity_base.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/location/v4_1/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/location/v4_1/models/identity.py to identity.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/location/v4_1/models/connection_data.py to connection_data.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/location/v4_1/models/location_mapping.py to location_mapping.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/location/v4_1/models/service_definition.py to service_definition.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/location/v4_1/models/access_mapping.py to access_mapping.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/location/v4_0/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/location/v4_0/location_client.py to location_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/location/v4_0/models/resource_area_info.py to resource_area_info.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/location/v4_0/models/location_service_data.py to location_service_data.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/location/v4_0/models/location_mapping.py to location_mapping.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/location/v4_0/models/connection_data.py to connection_data.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/location/v4_0/models/identity.py to identity.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/location/v4_0/models/access_mapping.py to access_mapping.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/location/v4_0/models/service_definition.py to service_definition.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/location/v4_0/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/location/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/licensing/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/licensing/v4_1/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/licensing/v4_1/models/account_entitlement_update_model.py to account_entitlement_update_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/licensing/v4_1/models/identity_ref.py to identity_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/licensing/v4_1/models/account_license_extension_usage.py to account_license_extension_usage.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/licensing/v4_1/models/extension_source.py to extension_source.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/licensing/v4_1/models/reference_links.py to reference_links.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/licensing/v4_1/models/account_license_usage.py to account_license_usage.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/licensing/v4_1/models/extension_operation_result.py to extension_operation_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/licensing/v4_1/models/extension_license_data.py to extension_license_data.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/licensing/v4_1/models/extension_assignment_details.py to extension_assignment_details.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/licensing/v4_1/models/extension_assignment.py to extension_assignment.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/licensing/v4_1/models/client_rights_container.py to client_rights_container.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/licensing/v4_1/models/extension_rights_result.py to extension_rights_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/licensing/v4_1/models/graph_subject_base.py to graph_subject_base.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/licensing/v4_1/models/account_entitlement.py to account_entitlement.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/licensing/v4_1/models/license.py to license.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/licensing/v4_1/models/msdn_entitlement.py to msdn_entitlement.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/licensing/v4_1/models/account_user_license.py to account_user_license.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/licensing/v4_1/models/account_rights.py to account_rights.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/licensing/v4_1/licensing_client.py to licensing_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/licensing/v4_1/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/licensing/v4_0/models/account_license_usage.py to account_license_usage.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/licensing/v4_0/models/extension_source.py to extension_source.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/licensing/v4_0/models/identity_ref.py to identity_ref.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/licensing/v4_0/models/account_license_extension_usage.py to account_license_extension_usage.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/licensing/v4_0/models/extension_assignment.py to extension_assignment.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/licensing/v4_0/models/client_rights_container.py to client_rights_container.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/licensing/v4_0/models/msdn_entitlement.py to msdn_entitlement.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/licensing/v4_0/models/extension_operation_result.py to extension_operation_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/licensing/v4_0/models/account_entitlement_update_model.py to account_entitlement_update_model.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/licensing/v4_0/models/extension_license_data.py to extension_license_data.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/licensing/v4_0/models/extension_rights_result.py to extension_rights_result.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/licensing/v4_0/models/account_rights.py to account_rights.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/licensing/v4_0/models/account_entitlement.py to account_entitlement.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/licensing/v4_0/models/iUsage_right.py to iUsage_right.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/licensing/v4_0/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/licensing/v4_0/models/extension_assignment_details.py to extension_assignment_details.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/licensing/v4_0/models/license.py to license.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/licensing/v4_0/models/account_user_license.py to account_user_license.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/licensing/v4_0/licensing_client.py to licensing_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/licensing/v4_0/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/npm/v4_1/npm_client.py to npm_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/npm/v4_1/models/npm_packages_batch_request.py to npm_packages_batch_request.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/npm/v4_1/models/minimal_package_details.py to minimal_package_details.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/npm/v4_1/models/npm_recycle_bin_package_version_details.py to npm_recycle_bin_package_version_details.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/npm/v4_1/models/reference_links.py to reference_links.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/npm/v4_1/models/batch_operation_data.py to batch_operation_data.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/npm/v4_1/models/package.py to package.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/npm/v4_1/models/package_version_details.py to package_version_details.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/npm/v4_1/models/upstream_source_info.py to upstream_source_info.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/npm/v4_1/models/batch_deprecate_data.py to batch_deprecate_data.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/npm/v4_1/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/npm/v4_1/models/npm_package_version_deletion_state.py to npm_package_version_deletion_state.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/npm/v4_1/models/json_patch_operation.py to json_patch_operation.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/npm/v4_1/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/npm/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feed_token/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feed_token/v4_1/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/feed_token/v4_1/feed_token_client.py to feed_token_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/credentials.py to credentials.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/security/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/security/v4_0/security_client.py to security_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/security/v4_0/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/security/v4_0/models/security_namespace_description.py to security_namespace_description.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/security/v4_0/models/access_control_list.py to access_control_list.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/security/v4_0/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/security/v4_0/models/permission_evaluation_batch.py to permission_evaluation_batch.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/security/v4_0/models/ace_extended_information.py to ace_extended_information.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/security/v4_0/models/permission_evaluation.py to permission_evaluation.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/security/v4_0/models/access_control_lists_collection.py to access_control_lists_collection.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/security/v4_0/models/action_definition.py to action_definition.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/security/v4_0/models/access_control_entry.py to access_control_entry.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/security/v4_1/security_client.py to security_client.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/security/v4_1/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/security/v4_1/models/access_control_entry.py to access_control_entry.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/security/v4_1/models/permission_evaluation_batch.py to permission_evaluation_batch.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/security/v4_1/models/ace_extended_information.py to ace_extended_information.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/security/v4_1/models/action_definition.py to action_definition.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/security/v4_1/models/security_namespace_description.py to security_namespace_description.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/security/v4_1/models/__init__.py to __init__.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/security/v4_1/models/access_control_list.py to access_control_list.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/security/v4_1/models/access_control_lists_collection.py to access_control_lists_collection.pyc byte-compiling /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts/security/v4_1/models/permission_evaluation.py to permission_evaluation.pyc writing byte-compilation script '/tmp/tmpAVXtFj.py' /usr/local/bin/python2.7 -O /tmp/tmpAVXtFj.py removing /tmp/tmpAVXtFj.py running install_egg_info Copying vsts.egg-info to /construction/devel/py-vsts/stage/usr/local/lib/python2.7/site-packages/vsts-0.1.25-py2.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:09 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py27-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:11 TOTAL TIME 00:00:29