ansible-playbook 2.7.0 config file = None configured module search path = [u'/opt/ansible27/ara-venv/local/lib/python2.7/site-packages/ara/plugins/modules'] ansible python module location = /opt/ansible27/ara-venv/local/lib/python2.7/site-packages/ansible executable location = /opt/ansible27/ara-venv/bin/ansible-playbook python version = 2.7.12 (default, Nov 20 2017, 18:23:56) [GCC 5.4.0 20160609] No config file found; using defaults statically imported: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/tasks/windows/sanity-checks.yaml statically imported: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/build-win2016.yaml statically imported: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/tasks/windows/create-folders.yaml statically imported: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/tasks/windows/install-utils.yaml statically imported: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/tasks/windows/install-python.yaml statically imported: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/tasks/windows/install-pip.yaml statically imported: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/tasks/windows/configure-pip-index.yaml statically imported: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/tasks/windows/install-git.yaml statically imported: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/tasks/windows/install-vcredist.yaml statically imported: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/tasks/windows/install-freerdp.yaml statically imported: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/tasks/windows/install-zuul.yaml statically imported: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/tasks/windows/prepare-git-repos.yaml statically imported: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/tasks/windows/configure-ceph-wnbd.yaml PLAYBOOK: build-win2016-compute.yaml ******************************************* 1 plays in /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/build-win2016-compute.yaml PLAY [win2016-compute] ********************************************************* TASK [Gathering Facts] ********************************************************* task path: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/build-win2016-compute.yaml:2 ok: [10.222.0.57] META: ran handlers TASK [Include variables from job_vars/cinder.yaml] ***************************** task path: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/build-win2016-compute.yaml:9 ok: [10.222.0.57] => {"ansible_facts": {}, "ansible_included_var_files": [], "changed": false, "failed_when_result": false, "message": "Could not find or access 'job_vars/cinder.yaml'\nSearched in:\n\t/home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/vars/job_vars/cinder.yaml\n\t/home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/job_vars/cinder.yaml\n\t/home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/vars/job_vars/cinder.yaml\n\t/home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/job_vars/cinder.yaml on the Ansible Controller.\nIf you are using a module and expect the file to exist on the remote, see the remote_src option"} TASK [Include variables from job_vars/cinder-smb.yaml] ************************* task path: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/build-win2016-compute.yaml:14 ok: [10.222.0.57] => {"ansible_facts": {"cherry_picks": [{"patches": ["refs/heads/neutron-ovs-bridge-arping"], "path": "{{ devstack_dir.devstack }}", "project": "openstack/devstack", "url": "https://github.com/cloudbase/devstack"}], "compute_driver": "compute_hyperv.driver.HyperVDriver", "data_bridge_ovs": "br-ethernet", "git_prep_projects": ["openstack/keystone", "openstack/glance", "openstack/cinder", "openstack/requirements", "openstack/nova", "openstack/neutron", "openstack/networking-hyperv", "openstack/swift", "openstack/tempest", "openstack/cinder-tempest-plugin"], "join_ad": false, "local_conf": {"append": "TEMPEST_PLUGINS=/opt/stack/cinder-tempest-plugin\nLIBS_FROM_GIT=cinder-tempest-plugin\nATTACH_ENCRYPTED_VOLUME_AVAILABLE=False\nSWIFT_REPLICAS=1\nSWIFT_HASH=66a3d6b56c1f479c8b4e70ab5d2014f6\nSWIFT_START_ALL_SERVICES=False\nUSE_PYTHON3=True\n\n[[post-config|$NOVA_CONF]]\n[DEFAULT]\nforce_config_drive = True\nscheduler_default_filters=RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter\n[glance]\nuse_glance_v1=False\n[oslo_messaging_rabbit]\nheartbeat_timeout_threshold = 600\nheartbeat_rate = 3 \n[placement]\nos_region_name = RegionOne\nproject_domain_name = Default\nproject_name = service\nuser_domain_name = Default\npassword = Passw0rd\nusername = placement\nauth_url = http://{{ devstack_ip }}/identity\nauth_type = password\n\n[[post-config|$NEUTRON_CONF]]\n[database]\nmin_pool_size = 5\nmax_pool_size = 50\nmax_overflow = 50\n[quotas]\nquota_network = 100\nquota_subnet = 100\nquota_port = 500\nquota_security_group = 100\nquota_security_group_rule = 100\nquota_vip = 100\nquota_pool = 100\nquota_loadbalancer = 100\nquota_router = 100\nquota_floatingip = 50\nquota_firewall = 10\nquota_firewall_policy = 10\nquota_firewall_rule = 100\n\n[[post-config|$CINDER_CONF]]\n[DEFAULT]\nos_privileged_user_auth_url=http://{{ devstack_ip }}/identity/v2.0\n\n[[post-config|/$Q_PLUGIN_CONF_FILE]]\n[securitygroup]\nenable_security_group = True\n# Note(lpetrut): For some reason, the br-int controller is\n# unaccessible, so we'll stick with ovs-ofctl until we find\n# out what's wrong.\n[ovs]\nof_interface = ovs-ofctl\n", "block_migration": true, "disable_services": ["c-bak", "c-vol", "n-obj", "n-novnc", "n-net", "n-cpu", "q-lbaas", "q-fwaas", "horizon"], "enable_services": ["rabbit", "mysql", "key", "n-api", "n-crt", "n-cond", "n-sch", "n-cauth", "neutron", "q-svc", "q-agt", "q-dhcp", "q-l3", "q-meta", "q-metering", "q-vpn", "g-api", "g-reg", "cinder", "c-api", "c-sch", "s-proxy", "s-object", "s-container", "s-account", "heat", "h-api", "h-api-cfn", "h-api-cw", "h-eng", "ceilometer-acentral", "ceilometer-acompute", "ceilometer-collector", "ceilometer-api", "ceilometer-anotification", "tempest"], "image_urls": "{{ image_urls }}", "ip_version": 4, "live_migration": false}, "log_key": "/home/jenkins-slave/.ssh/id_rsa_log.pem", "log_path": "/tmp/build_logs/{{ zuul_change }}-{{ zuul_patchset }}/{{ job_type }}", "post_stack_bash": "source {{ devstack_dir.devstack }}/functions\nTEMPEST_CONFIG={{ devstack_dir.stack }}/tempest/etc/tempest.conf\niniset $TEMPEST_CONFIG compute volume_device_name \"sdb\"\niniset $TEMPEST_CONFIG compute min_compute_nodes {{ win2016_compute_nodes | length }}\niniset $TEMPEST_CONFIG compute flavor_ref 452\niniset $TEMPEST_CONFIG compute flavor_ref_alt 451\niniset $TEMPEST_CONFIG compute-feature-enabled rdp_console true\niniset $TEMPEST_CONFIG compute-feature-enabled block_migrate_cinder_iscsi False\niniset $TEMPEST_CONFIG compute-feature-enabled block_migration_for_live_migration False\niniset $TEMPEST_CONFIG compute-feature-enabled live_migration False\niniset $TEMPEST_CONFIG compute-feature-enabled interface_attach False\niniset $TEMPEST_CONFIG compute-feature-enabled swap_volume False\n\niniset $TEMPEST_CONFIG scenario img_file \"/home/ubuntu/devstack/files/{{ local_conf.image_urls | basename }}\"\niniset $TEMPEST_CONFIG scenario img_disk_format vhdx\niniset $TEMPEST_CONFIG scenario dhcp_client dhclient\n\nIMAGE_REF=`iniget $TEMPEST_CONFIG compute image_ref`\niniset $TEMPEST_CONFIG compute image_ref_alt $IMAGE_REF\niniset $TEMPEST_CONFIG validation image_ssh_user ubuntu\niniset $TEMPEST_CONFIG validation image_alt_ssh_user ubuntu\n\niniset $TEMPEST_CONFIG compute build_timeout 360\niniset $TEMPEST_CONFIG orchestration build_timeout 360\niniset $TEMPEST_CONFIG volume build_timeout 360\niniset $TEMPEST_CONFIG volume manage_volume_ref \"source-name, //127.0.0.1/smbshare/volume-%s.vhdx\"\niniset $TEMPEST_CONFIG volume storage_protocol smbfs\niniset $TEMPEST_CONFIG boto build_timeout 360\n\niniset $TEMPEST_CONFIG compute ssh_timeout 360\niniset $TEMPEST_CONFIG compute allow_tenant_isolation True\n", "services": [{"binary": "{{ win_dir.python }}\\scripts\\nova-compute.exe", "config": "{{ win_dir.etc }}\\nova.conf", "description": "OpenStack nova Compute Service", "name": "nova-compute", "nova": null, "template": "nova.conf"}, {"binary": "{{ win_dir.python }}\\scripts\\cinder-volume.exe", "cinder-volume": null, "config": "{{ win_dir.etc }}\\cinder-volume.conf", "description": "OpenStack Cinder Volume Service", "name": "cinder-volume", "template": "cinder-volume.conf"}, {"binary": "{{ win_dir.python }}\\scripts\\cinder-backup.exe", "cinder-backup": null, "config": "{{ win_dir.etc }}\\cinder-backup.conf", "description": "OpenStack Cinder Backup Service", "name": "cinder-backup", "template": "cinder-backup.conf"}], "smbshare": "c:\\smbshare", "tempest_tests": {"excluded-tests": "tempest.api.volume.admin.test_snapshot_manage\n# volume extend is not supported when having snapshots\ntempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot\n# https://bugs.launchpad.net/tempest/+bug/1691144\ntempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host\n# exclude requested by luci, sometimes it fails reading from a diff image while the volume is attached\ntempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern\ntempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest.test_extend_attached_volume\ntempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern\n", "included-tests": "tempest.api.volume\ntempest.api.orchestration.stacks.test_volumes\ntempest.api.compute.volumes\ntempest.api.compute.admin.test_live_migration.LiveBlockMigrationTestJSON.test_iscsi_volume\ntempest.api.compute.admin.test_live_migration.LiveBlockMigrationTestJSON.test_volume_backed_live_migration\ntempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume\ntempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume\ntempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume\ntempest.scenario.test_encrypted_cinder_volumes\ntempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario\ntempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance\ntempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern\ntempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_ebs_image_and_check_boot\ntempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern\ntempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV2.test_create_ebs_image_and_check_boot\ntempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV2.test_volume_boot_pattern\ntempest.thirdparty.boto.test_ec2_instance_run.InstanceRunTest.test_compute_with_volumes\ntempest.thirdparty.boto.test_ec2_volumes\ncinder_tempest_plugin\n"}, "vms": [{"additional_params": "ansible_ssh_private_key_file=/home/jenkins-slave/.ssh/id_rsa.pem ansible_ssh_common_args=\"-o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null\"", "devstack": null, "flavor": "devstack", "image": "focal-15.04.2021", "inventory_group": "devstack", "name": "dv-cinder-{{ zuul_change }}-{{ zuul_patchset }}-{{ job_type }}", "tags": "dv-{{ zuul_project | basename }}-{{ zuul_change }}-{{ zuul_patchset }}-{{ job_type }}", "userdata": ""}, {"additional_params": "ansible_winrm_cert_pem=/home/jenkins-slave/ssl/ssl_winrm.crt ansible_winrm_cert_key_pem=/home/jenkins-slave/ssl/ssl_winrm.key ansible_winrm_transport=certificate ansible_ssh_user=administrator ansible_connection=winrm ansible_winrm_server_cert_validation=ignore ansible_ssh_port=5986", "flavor": "ci-win2016hv", "hv2016-compute": null, "image": "win2016-hypervrole", "inventory_group": "win2016-compute", "name": "hv-cinder-{{ zuul_change }}-{{ zuul_patchset }}-{{ job_type }}", "tags": "hv-{{ zuul_project | basename }}-{{ zuul_change }}-{{ zuul_patchset }}-{{ job_type }}", "userdata": "{{ lookup('file', '/home/jenkins-slave/ssl/ssl_winrm.crt') }}"}], "vmswitches": [{"management": false, "name": "{{ data_bridge }}", "subnet": "{{ data_network }}"}], "volume_driver": "cinder.volume.drivers.windows.smbfs.WindowsSmbfsDriver", "win2016_compute_node_ip": "{{ groups['win2016-compute'][0] }}", "win_crt": "/home/jenkins-slave/ssl/ssl_winrm.crt", "win_dir": {"bin": "c:\\openstack\\bin", "build": "c:\\openstack\\build", "etc": "c:\\openstack\\etc", "event_log": "c:\\openstack\\log\\event-log", "instances": "C:\\openstack\\instances", "log": "c:\\openstack\\log", "openstack": "c:\\openstack", "pip": "C:\\ProgramData\\pip", "python": "c:\\python37", "python_zuul": "c:\\python27", "tmp": "c:\\openstack\\tmp"}, "win_git_prep_projects": ["openstack/requirements", "openstack/cinder", "openstack/nova", "openstack/neutron", "openstack/compute-hyperv", "openstack/os-win", "openstack/networking-hyperv"], "win_key": "/home/jenkins-slave/ssl/ssl_winrm.key", "win_python_archive_url": "http://10.100.0.9/ci/python37.zip", "win_python_packages": ["pywin32", "pbr", "pymysql", "ovs"]}, "ansible_included_var_files": ["/home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/job_vars/cinder-smb.yaml"], "changed": false, "failed_when_result": false} TASK [Check if we have atleast 1 AD server in the inventory when join_ad is True] *** task path: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/tasks/windows/sanity-checks.yaml:2 skipping: [10.222.0.57] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check if job_type parameters is defined] ********************************* task path: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/tasks/windows/sanity-checks.yaml:7 skipping: [10.222.0.57] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check if hostname parameter is defined] ********************************** task path: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/tasks/windows/sanity-checks.yaml:12 skipping: [10.222.0.57] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Install FS-iSCSITarget-Server] ******************************************* task path: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/build-win2016-compute.yaml:22 skipping: [10.222.0.57] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Set administrator password to Passw0rd] ********************************** task path: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/build-win2016.yaml:2 changed: [10.222.0.57] => {"changed": true, "cmd": "net user administrator Passw0rd", "delta": "0:00:01.685920", "end": "2021-09-21 04:27:11.829668", "rc": 0, "start": "2021-09-21 04:27:10.143747", "stderr": "", "stderr_lines": [], "stdout": "The command completed successfully.\r\n\r\n", "stdout_lines": ["The command completed successfully.", ""]} TASK [Create openstack folders] ************************************************ task path: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/tasks/windows/create-folders.yaml:2 changed: [10.222.0.57] => (item=c:\openstack\bin) => {"changed": true, "item": "c:\\openstack\\bin"} changed: [10.222.0.57] => (item=c:\openstack\tmp) => {"changed": true, "item": "c:\\openstack\\tmp"} changed: [10.222.0.57] => (item=c:\openstack\log) => {"changed": true, "item": "c:\\openstack\\log"} changed: [10.222.0.57] => (item=c:\openstack\etc) => {"changed": true, "item": "c:\\openstack\\etc"} changed: [10.222.0.57] => (item=c:\python37) => {"changed": true, "item": "c:\\python37"} changed: [10.222.0.57] => (item=C:\openstack\instances) => {"changed": true, "item": "C:\\openstack\\instances"} changed: [10.222.0.57] => (item=c:\openstack\log\event-log) => {"changed": true, "item": "c:\\openstack\\log\\event-log"} changed: [10.222.0.57] => (item=c:\openstack\build) => {"changed": true, "item": "c:\\openstack\\build"} changed: [10.222.0.57] => (item=c:\python27) => {"changed": true, "item": "c:\\python27"} changed: [10.222.0.57] => (item=C:\ProgramData\pip) => {"changed": true, "item": "C:\\ProgramData\\pip"} ok: [10.222.0.57] => (item=c:\openstack) => {"changed": false, "item": "c:\\openstack"} TASK [Disable firewall for Domain, Public and Private profiles] **************** task path: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/build-win2016.yaml:7 changed: [10.222.0.57] => {"Domain": {"considered": true, "currentstate": 1, "enabled": false}, "Private": {"considered": true, "currentstate": 1, "enabled": false}, "Public": {"considered": true, "currentstate": 1, "enabled": false}, "changed": true, "profiles": ["Domain", "Private", "Public"], "state": "disabled"} TASK [Set neutron hyperv agent service] **************************************** task path: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/build-win2016.yaml:16 ok: [10.222.0.57] => {"ansible_facts": {"services": [{"binary": "c:\\python37\\scripts\\nova-compute.exe", "config": "c:\\openstack\\etc\\nova.conf", "description": "OpenStack nova Compute Service", "name": "nova-compute", "nova": null, "template": "nova.conf"}, {"binary": "c:\\python37\\scripts\\cinder-volume.exe", "cinder-volume": null, "config": "c:\\openstack\\etc\\cinder-volume.conf", "description": "OpenStack Cinder Volume Service", "name": "cinder-volume", "template": "cinder-volume.conf"}, {"binary": "c:\\python37\\scripts\\cinder-backup.exe", "cinder-backup": null, "config": "c:\\openstack\\etc\\cinder-backup.conf", "description": "OpenStack Cinder Backup Service", "name": "cinder-backup", "template": "cinder-backup.conf"}, {"binary": "c:\\python37\\scripts\\neutron-hyperv-agent.exe", "config": "c:\\openstack\\etc\\neutron-hyperv-agent.conf", "description": "OpenStack Neutron Hyper-V Agent Service", "name": "neutron-hyperv-agent", "neutron": null, "template": "neutron-hyperv-agent.conf"}]}, "changed": false} TASK [Set neutron ovs agent service] ******************************************* task path: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/build-win2016.yaml:20 skipping: [10.222.0.57] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Create services and/or stop them if they are running] ******************** task path: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/build-win2016.yaml:24 changed: [10.222.0.57] => (item={u'binary': u'c:\\python37\\scripts\\nova-compute.exe', u'name': u'nova-compute', u'template': u'nova.conf', u'config': u'c:\\openstack\\etc\\nova.conf', u'nova': None, u'description': u'OpenStack nova Compute Service'}) => {"can_pause_and_continue": false, "changed": true, "depended_by": [], "dependencies": [], "description": "OpenStack nova Compute Service", "desktop_interact": false, "display_name": "nova-compute", "exists": true, "item": {"binary": "c:\\python37\\scripts\\nova-compute.exe", "config": "c:\\openstack\\etc\\nova.conf", "description": "OpenStack nova Compute Service", "name": "nova-compute", "nova": null, "template": "nova.conf"}, "name": "nova-compute", "path": "c:\\openstack\\bin\\OpenStackService.exe nova-compute c:\\python37\\scripts\\nova-compute.exe --config-file c:\\openstack\\etc\\nova.conf", "start_mode": "manual", "state": "stopped", "username": "LocalSystem"} changed: [10.222.0.57] => (item={u'binary': u'c:\\python37\\scripts\\cinder-volume.exe', u'name': u'cinder-volume', u'template': u'cinder-volume.conf', u'cinder-volume': None, u'config': u'c:\\openstack\\etc\\cinder-volume.conf', u'description': u'OpenStack Cinder Volume Service'}) => {"can_pause_and_continue": false, "changed": true, "depended_by": [], "dependencies": [], "description": "OpenStack Cinder Volume Service", "desktop_interact": false, "display_name": "cinder-volume", "exists": true, "item": {"binary": "c:\\python37\\scripts\\cinder-volume.exe", "cinder-volume": null, "config": "c:\\openstack\\etc\\cinder-volume.conf", "description": "OpenStack Cinder Volume Service", "name": "cinder-volume", "template": "cinder-volume.conf"}, "name": "cinder-volume", "path": "c:\\openstack\\bin\\OpenStackService.exe cinder-volume c:\\python37\\scripts\\cinder-volume.exe --config-file c:\\openstack\\etc\\cinder-volume.conf", "start_mode": "manual", "state": "stopped", "username": "LocalSystem"} changed: [10.222.0.57] => (item={u'binary': u'c:\\python37\\scripts\\cinder-backup.exe', u'name': u'cinder-backup', u'template': u'cinder-backup.conf', u'cinder-backup': None, u'config': u'c:\\openstack\\etc\\cinder-backup.conf', u'description': u'OpenStack Cinder Backup Service'}) => {"can_pause_and_continue": false, "changed": true, "depended_by": [], "dependencies": [], "description": "OpenStack Cinder Backup Service", "desktop_interact": false, "display_name": "cinder-backup", "exists": true, "item": {"binary": "c:\\python37\\scripts\\cinder-backup.exe", "cinder-backup": null, "config": "c:\\openstack\\etc\\cinder-backup.conf", "description": "OpenStack Cinder Backup Service", "name": "cinder-backup", "template": "cinder-backup.conf"}, "name": "cinder-backup", "path": "c:\\openstack\\bin\\OpenStackService.exe cinder-backup c:\\python37\\scripts\\cinder-backup.exe --config-file c:\\openstack\\etc\\cinder-backup.conf", "start_mode": "manual", "state": "stopped", "username": "LocalSystem"} changed: [10.222.0.57] => (item={u'binary': u'c:\\python37\\scripts\\neutron-hyperv-agent.exe', u'name': u'neutron-hyperv-agent', u'template': u'neutron-hyperv-agent.conf', u'config': u'c:\\openstack\\etc\\neutron-hyperv-agent.conf', u'neutron': None, u'description': u'OpenStack Neutron Hyper-V Agent Service'}) => {"can_pause_and_continue": false, "changed": true, "depended_by": [], "dependencies": [], "description": "OpenStack Neutron Hyper-V Agent Service", "desktop_interact": false, "display_name": "neutron-hyperv-agent", "exists": true, "item": {"binary": "c:\\python37\\scripts\\neutron-hyperv-agent.exe", "config": "c:\\openstack\\etc\\neutron-hyperv-agent.conf", "description": "OpenStack Neutron Hyper-V Agent Service", "name": "neutron-hyperv-agent", "neutron": null, "template": "neutron-hyperv-agent.conf"}, "name": "neutron-hyperv-agent", "path": "c:\\openstack\\bin\\OpenStackService.exe neutron-hyperv-agent c:\\python37\\scripts\\neutron-hyperv-agent.exe --config-file c:\\openstack\\etc\\neutron-hyperv-agent.conf", "start_mode": "manual", "state": "stopped", "username": "LocalSystem"} TASK [Create vmswitches] ******************************************************* task path: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/build-win2016.yaml:35 changed: [10.222.0.57] => (item={u'subnet': u'192.168.0.0/22', u'management': False, u'name': u'br-data'}) => {"changed": true, "interface_details": {"adapter_ip": "192.168.0.45", "adapter_name": "Ethernet 2"}, "item": {"management": false, "name": "br-data", "subnet": "192.168.0.0/22"}, "log": ["checking adapter Ethernet 2", "adapter Ethernet 2 ip 192.168.0.45 matches subnet 192.168.0.0/22"]} TASK [Set compute_local_ip variable] ******************************************* task path: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/build-win2016.yaml:46 ok: [10.222.0.57] => {"ansible_facts": {"compute_local_ip": "192.168.0.45"}, "changed": false} TASK [Set compute_dataplane_interface_name variable] *************************** task path: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/build-win2016.yaml:50 ok: [10.222.0.57] => {"ansible_facts": {"compute_dataplane_interface_name": "Ethernet 2"}, "changed": false} TASK [Check if dataplane informations variable file exists] ******************** task path: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/build-win2016.yaml:54 ok: [10.222.0.57] => {"changed": false, "stat": {"exists": false}} TASK [Create dataplane_informations.yaml file] ********************************* task path: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/build-win2016.yaml:59 changed: [10.222.0.57] => {"changed": true} TASK [Add dataplane interface informations in dataplane_informations.yaml] ***** task path: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/build-win2016.yaml:65 changed: [10.222.0.57] => (item=compute_local_ip: 192.168.0.45) => {"backup": "", "changed": true, "encoding": "utf-8", "item": "compute_local_ip: 192.168.0.45", "msg": "line added"} changed: [10.222.0.57] => (item=compute_dataplane_interface_name: "Ethernet 2") => {"backup": "", "changed": true, "encoding": "utf-8", "item": "compute_dataplane_interface_name: \"Ethernet 2\"", "msg": "line added"} TASK [Create config files] ***************************************************** task path: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/build-win2016.yaml:74 changed: [10.222.0.57] => (item={u'binary': u'c:\\python37\\scripts\\nova-compute.exe', u'name': u'nova-compute', u'template': u'nova.conf', u'config': u'c:\\openstack\\etc\\nova.conf', u'nova': None, u'description': u'OpenStack nova Compute Service'}) => {"changed": true, "checksum": "1e4cc3f18493db9bac710c3095be1f77248a6425", "failed_when_result": false, "item": {"binary": "c:\\python37\\scripts\\nova-compute.exe", "config": "c:\\openstack\\etc\\nova.conf", "description": "OpenStack nova Compute Service", "name": "nova-compute", "nova": null, "template": "nova.conf"}} changed: [10.222.0.57] => (item={u'binary': u'c:\\python37\\scripts\\cinder-volume.exe', u'name': u'cinder-volume', u'template': u'cinder-volume.conf', u'cinder-volume': None, u'config': u'c:\\openstack\\etc\\cinder-volume.conf', u'description': u'OpenStack Cinder Volume Service'}) => {"changed": true, "checksum": "b40def28f9333739941fd76ca94fb6bd1ecc8055", "failed_when_result": false, "item": {"binary": "c:\\python37\\scripts\\cinder-volume.exe", "cinder-volume": null, "config": "c:\\openstack\\etc\\cinder-volume.conf", "description": "OpenStack Cinder Volume Service", "name": "cinder-volume", "template": "cinder-volume.conf"}} changed: [10.222.0.57] => (item={u'binary': u'c:\\python37\\scripts\\cinder-backup.exe', u'name': u'cinder-backup', u'template': u'cinder-backup.conf', u'cinder-backup': None, u'config': u'c:\\openstack\\etc\\cinder-backup.conf', u'description': u'OpenStack Cinder Backup Service'}) => {"changed": true, "checksum": "678f870ea4b7d928b250219913bf27a82fd26ec8", "failed_when_result": false, "item": {"binary": "c:\\python37\\scripts\\cinder-backup.exe", "cinder-backup": null, "config": "c:\\openstack\\etc\\cinder-backup.conf", "description": "OpenStack Cinder Backup Service", "name": "cinder-backup", "template": "cinder-backup.conf"}} changed: [10.222.0.57] => (item={u'binary': u'c:\\python37\\scripts\\neutron-hyperv-agent.exe', u'name': u'neutron-hyperv-agent', u'template': u'neutron-hyperv-agent.conf', u'config': u'c:\\openstack\\etc\\neutron-hyperv-agent.conf', u'neutron': None, u'description': u'OpenStack Neutron Hyper-V Agent Service'}) => {"changed": true, "checksum": "b53da05a1355c41c5d097beb22cc67020cc71fa2", "failed_when_result": false, "item": {"binary": "c:\\python37\\scripts\\neutron-hyperv-agent.exe", "config": "c:\\openstack\\etc\\neutron-hyperv-agent.conf", "description": "OpenStack Neutron Hyper-V Agent Service", "name": "neutron-hyperv-agent", "neutron": null, "template": "neutron-hyperv-agent.conf"}} TASK [Create policy.json] ****************************************************** task path: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/build-win2016.yaml:82 changed: [10.222.0.57] => {"changed": true, "checksum": "01e30e09cb7d189e7439d9fac753d12cdf5f072c"} TASK [Check if utils archive is present] *************************************** task path: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/tasks/windows/install-utils.yaml:2 ok: [10.222.0.57] => {"changed": false, "stat": {"exists": false}} TASK [Download utils archive] ************************************************** task path: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/tasks/windows/install-utils.yaml:8 changed: [10.222.0.57] => {"changed": true, "dest": "c:\\openstack\\tmp\\utils.zip", "msg": "OK", "status_code": 200, "url": "http://10.100.0.9/ci/utils_bin.zip", "win_get_url": {"dest": "c:\\openstack\\tmp\\utils.zip", "url": "http://10.100.0.9/ci/utils_bin.zip"}} TASK [Unzip utils archive] ***************************************************** task path: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/tasks/windows/install-utils.yaml:15 changed: [10.222.0.57] => {"cb_unzip": {"dest": "c:\\openstack\\bin", "src": "c:\\openstack\\tmp\\utils.zip"}, "changed": true} TASK [Add utils to PATH] ******************************************************* task path: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/tasks/windows/install-utils.yaml:21 changed: [10.222.0.57] => {"changed": true, "path_value": "C:\\windows\\system32;C:\\windows;C:\\windows\\System32\\Wbem;C:\\windows\\System32\\WindowsPowerShell\\v1.0\\;c:\\openstack\\bin"} TASK [Check if python archive is present] ************************************** task path: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/tasks/windows/install-python.yaml:2 ok: [10.222.0.57] => {"changed": false, "stat": {"exists": false}} TASK [Download python archive] ************************************************* task path: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/tasks/windows/install-python.yaml:8 changed: [10.222.0.57] => {"changed": true, "dest": "c:\\openstack\\tmp\\python.zip", "msg": "OK", "status_code": 200, "url": "http://10.100.0.9/ci/python37.zip", "win_get_url": {"dest": "c:\\openstack\\tmp\\python.zip", "url": "http://10.100.0.9/ci/python37.zip"}} TASK [Unzip python archive] **************************************************** task path: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/tasks/windows/install-python.yaml:15 changed: [10.222.0.57] => {"cb_unzip": {"dest": "c:\\python37", "src": "c:\\openstack\\tmp\\python.zip"}, "changed": true} TASK [Add python to PATH] ****************************************************** task path: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/tasks/windows/install-python.yaml:21 changed: [10.222.0.57] => {"changed": true, "path_value": "C:\\windows\\system32;C:\\windows;C:\\windows\\System32\\Wbem;C:\\windows\\System32\\WindowsPowerShell\\v1.0\\;c:\\openstack\\bin;c:\\python37;c:\\python37\\scripts"} TASK [Download get-pip.py from "https://bootstrap.pypa.io/get-pip.py"] ********* task path: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/tasks/windows/install-pip.yaml:2 changed: [10.222.0.57] => {"changed": true, "dest": "c:\\openstack\\tmp\\get-pip.py", "msg": "OK", "status_code": 200, "url": "https://bootstrap.pypa.io/get-pip.py", "win_get_url": {"dest": "c:\\openstack\\tmp\\get-pip.py", "url": "https://bootstrap.pypa.io/get-pip.py"}} TASK [Create constraints file for pip==20.2.2] ********************************* task path: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/tasks/windows/install-pip.yaml:9 changed: [10.222.0.57] => {"changed": true, "checksum": "e88c82760f48bf290a9e1c662887bcb6a3146908", "dest": "c:\\openstack\\tmp\\constraints.txt", "operation": "file_copy", "original_basename": "tmpQv7l6Y", "size": 12, "src": null} TASK [Install pip version "pip==20.2.2"] *************************************** task path: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/tasks/windows/install-pip.yaml:15 changed: [10.222.0.57] => {"changed": true, "cmd": "python \"c:\\openstack\\tmp\\\\get-pip.py\" -c \"c:\\openstack\\tmp\\\\constraints.txt\" pip", "delta": "0:00:13.156103", "end": "2021-09-21 04:30:32.955087", "rc": 0, "start": "2021-09-21 04:30:19.798983", "stderr": "", "stderr_lines": [], "stdout": "Collecting pip\r\n Downloading pip-20.2.2-py2.py3-none-any.whl (1.5 MB)\r\nCollecting wheel\r\n Downloading wheel-0.37.0-py2.py3-none-any.whl (35 kB)\r\nInstalling collected packages: wheel, pip\r\n Attempting uninstall: pip\r\n Found existing installation: pip 18.1\r\n Uninstalling pip-18.1:\r\n Successfully uninstalled pip-18.1\r\nSuccessfully installed pip-20.2.2 wheel-0.37.0\r\n", "stdout_lines": ["Collecting pip", " Downloading pip-20.2.2-py2.py3-none-any.whl (1.5 MB)", "Collecting wheel", " Downloading wheel-0.37.0-py2.py3-none-any.whl (35 kB)", "Installing collected packages: wheel, pip", " Attempting uninstall: pip", " Found existing installation: pip 18.1", " Uninstalling pip-18.1:", " Successfully uninstalled pip-18.1", "Successfully installed pip-20.2.2 wheel-0.37.0"]} TASK [Configure pip index-url] ************************************************* task path: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/tasks/windows/configure-pip-index.yaml:2 changed: [10.222.0.57] => {"changed": true, "checksum": "15cca614080fc9c90955863b8d5d2e7aa41c7104", "dest": "C:\\ProgramData\\pip\\pip.ini", "operation": "file_copy", "original_basename": "tmpi3zSD9", "size": 314, "src": null} TASK [Check if git installer is present] *************************************** task path: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/tasks/windows/install-git.yaml:2 ok: [10.222.0.57] => {"changed": false, "stat": {"exists": false}} TASK [Download git installer] ************************************************** task path: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/tasks/windows/install-git.yaml:8 [DEPRECATION WARNING]: The parameter 'skip_certificate_validation' is being replaced with 'validate_certs'. This feature will be removed in version 2.8. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. changed: [10.222.0.57] => {"changed": true, "dest": "c:\\openstack\\tmp\\git-installer.exe", "msg": "OK", "status_code": 200, "url": "http://10.100.0.9/ci/Git-2.13.2-64-bit.exe", "win_get_url": {"dest": "c:\\openstack\\tmp\\git-installer.exe", "url": "http://10.100.0.9/ci/Git-2.13.2-64-bit.exe"}} TASK [Install git] ************************************************************* task path: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/tasks/windows/install-git.yaml:16 changed: [10.222.0.57] => {"changed": true, "cmd": "c:\\openstack\\tmp\\git-installer.exe /silent", "delta": "0:00:32.448817", "end": "2021-09-21 04:31:15.675247", "rc": 0, "start": "2021-09-21 04:30:43.226430", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Add git to PATH] ********************************************************* task path: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/tasks/windows/install-git.yaml:22 changed: [10.222.0.57] => {"changed": true, "path_value": "C:\\windows\\system32;C:\\windows;C:\\windows\\System32\\Wbem;C:\\windows\\System32\\WindowsPowerShell\\v1.0\\;c:\\openstack\\bin;c:\\python37;c:\\python37\\scripts;C:\\Program Files\\Git\\cmd;c:\\program files\\git\bin"} TASK [Check if vcredist_x86 is installed] ************************************** task path: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/tasks/windows/install-vcredist.yaml:2 ok: [10.222.0.57] => {"changed": false, "cmd": "Get-WmiObject Win32_Product -Filter \"Name LIKE '%Visual C++ 2012 x86%'\"", "delta": "0:00:02.270342", "end": "2021-09-21 04:31:21.117672", "rc": 0, "start": "2021-09-21 04:31:18.847329", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Check if vcredist_x86 installer is present] ****************************** task path: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/tasks/windows/install-vcredist.yaml:8 ok: [10.222.0.57] => {"changed": false, "stat": {"exists": false}} TASK [Download vcredist_x86 installer] ***************************************** task path: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/tasks/windows/install-vcredist.yaml:14 changed: [10.222.0.57] => {"changed": true, "dest": "c:\\openstack\\tmp\\vcredist_x86.exe", "msg": "OK", "status_code": 200, "url": "http://10.100.0.9/ci/vcredist_x86.exe", "win_get_url": {"dest": "c:\\openstack\\tmp\\vcredist_x86.exe", "url": "http://10.100.0.9/ci/vcredist_x86.exe"}} TASK [Install vcredist_x86] **************************************************** task path: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/tasks/windows/install-vcredist.yaml:23 changed: [10.222.0.57] => {"changed": true, "cmd": "c:\\openstack\\tmp\\vcredist_x86.exe /q", "delta": "0:00:04.305365", "end": "2021-09-21 04:31:30.548076", "rc": 0, "start": "2021-09-21 04:31:26.242710", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Check if FreeRDP archive is present] ************************************* task path: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/tasks/windows/install-freerdp.yaml:2 ok: [10.222.0.57] => {"changed": false, "stat": {"exists": false}} TASK [Download FreeRDP archive] ************************************************ task path: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/tasks/windows/install-freerdp.yaml:8 changed: [10.222.0.57] => {"changed": true, "dest": "c:\\openstack\\tmp\\FreeRDP_powershell.zip", "msg": "OK", "status_code": 200, "url": "http://10.100.0.9/ci/FreeRDP_powershell.zip", "win_get_url": {"dest": "c:\\openstack\\tmp\\FreeRDP_powershell.zip", "url": "http://10.100.0.9/ci/FreeRDP_powershell.zip"}} TASK [Unzip FreeRDP archive] *************************************************** task path: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/tasks/windows/install-freerdp.yaml:15 changed: [10.222.0.57] => {"cb_unzip": {"dest": "c:\\openstack\\tmp", "src": "c:\\openstack\\tmp\\FreeRDP_powershell.zip"}, "changed": true} TASK [Copy wfreerdp.exe, libeay32.dll and ssleay32.dll to windows folder] ****** task path: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/tasks/windows/install-freerdp.yaml:21 changed: [10.222.0.57] => {"changed": true, "cmd": "cp \"c:\\openstack\\tmp\\\\FreeRDP\\\\*\" c:\\\\windows", "delta": "0:00:00.823277", "end": "2021-09-21 04:31:38.204081", "rc": 0, "start": "2021-09-21 04:31:37.380803", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Copy FreeRDP.psm1 to Modules\FreeRDP folder] ***************************** task path: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/tasks/windows/install-freerdp.yaml:27 changed: [10.222.0.57] => {"changed": true, "cmd": "cp -recurse \"c:\\openstack\\tmp\\\\FreeRDP\" c:\\windows\\system32\\WindowsPowerShell\\v1.0\\Modules", "delta": "0:00:00.854705", "end": "2021-09-21 04:31:40.630840", "rc": 0, "start": "2021-09-21 04:31:39.776134", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Check if python-zuul archive is present] ********************************* task path: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/tasks/windows/install-zuul.yaml:2 ok: [10.222.0.57] => {"changed": false, "stat": {"exists": false}} TASK [Download python-zuul archive] ******************************************** task path: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/tasks/windows/install-zuul.yaml:8 changed: [10.222.0.57] => {"changed": true, "dest": "c:\\openstack\\tmp\\python-zuul.zip", "msg": "OK", "status_code": 200, "url": "http://10.100.0.9/ci/python27.zip", "win_get_url": {"dest": "c:\\openstack\\tmp\\python-zuul.zip", "url": "http://10.100.0.9/ci/python27.zip"}} TASK [Unzip python-zuul archive] *********************************************** task path: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/tasks/windows/install-zuul.yaml:15 changed: [10.222.0.57] => {"cb_unzip": {"dest": "c:\\python27", "src": "c:\\openstack\\tmp\\python-zuul.zip"}, "changed": true} TASK [Install zuul version "zuul==2.5.2"] ************************************** task path: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/tasks/windows/install-zuul.yaml:21 skipping: [10.222.0.57] => {"changed": false, "cmd": "c:\\python27\\scripts\\pip install zuul==2.5.2", "msg": "skipped, since c:\\python27\\scripts\\zuul-cloner.exe exists", "rc": 0} TASK [Upload zuul clonemap file] *********************************************** task path: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/tasks/windows/prepare-git-repos.yaml:2 changed: [10.222.0.57] => {"changed": true, "checksum": "98db451335285ca5ce57d7c2ba54913e1aaaf712", "dest": "c:\\openstack\\build\\clonemap.yaml", "operation": "file_copy", "original_basename": "zuul-clonemap.yaml", "size": 50, "src": "files/zuul-clonemap.yaml"} TASK [Set zuul-cloner command for head only (no applied change)] *************** task path: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/tasks/windows/prepare-git-repos.yaml:8 skipping: [10.222.0.57] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Set zuul-cloner command for project: openstack/cinder ref: refs/zuul/master/Zd4c29626fc9b4d81a3fd8523718da184] *** task path: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/tasks/windows/prepare-git-repos.yaml:16 ok: [10.222.0.57] => {"ansible_facts": {"zuul_cloner_command": "c:\\python27\\scripts\\zuul-cloner --workspace c:\\openstack\\build -m c:\\openstack\\build\\\\clonemap.yaml --zuul-project openstack/cinder --zuul-ref refs/zuul/master/Zd4c29626fc9b4d81a3fd8523718da184 --zuul-url http://10.106.1.39/p --zuul-branch master https://opendev.org openstack/requirements openstack/cinder openstack/nova openstack/neutron openstack/compute-hyperv openstack/os-win openstack/networking-hyperv"}, "changed": false} TASK [Run zuul-cloner] ********************************************************* task path: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/tasks/windows/prepare-git-repos.yaml:27 FAILED - RETRYING: Run zuul-cloner (5 retries left). FAILED - RETRYING: Run zuul-cloner (4 retries left). FAILED - RETRYING: Run zuul-cloner (3 retries left). FAILED - RETRYING: Run zuul-cloner (2 retries left). FAILED - RETRYING: Run zuul-cloner (1 retries left). changed: [10.222.0.57] => {"attempts": 5, "changed": true, "cmd": "c:\\python27\\scripts\\zuul-cloner --workspace c:\\openstack\\build -m c:\\openstack\\build\\\\clonemap.yaml --zuul-project openstack/cinder --zuul-ref refs/zuul/master/Zd4c29626fc9b4d81a3fd8523718da184 --zuul-url http://10.106.1.39/p --zuul-branch master https://opendev.org openstack/requirements openstack/cinder openstack/nova openstack/neutron openstack/compute-hyperv openstack/os-win openstack/networking-hyperv", "delta": "0:03:28.755817", "end": "2021-09-21 04:54:16.656565", "failed_when_result": false, "msg": "non-zero return code", "rc": 1, "start": "2021-09-21 04:50:47.900747", "stderr": "c:\\python27\\lib\\site-packages\\zuul\\lib\\cloner.py:66: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.\r\n self.clone_map = yaml.load(clone_map_file).get('clonemap')\r\nINFO:zuul.Cloner:Loaded map containing 1 rules\r\nINFO:zuul.CloneMapper:Workspace path set to: c:\\openstack\\build\r\nINFO:zuul.CloneMapper:Mapping projects to workspace...\r\nINFO:zuul.CloneMapper: openstack/requirements -> c:\\openstack\\build\\requirements\r\nINFO:zuul.CloneMapper: openstack/cinder -> c:\\openstack\\build\\cinder\r\nINFO:zuul.CloneMapper: openstack/nova -> c:\\openstack\\build\\nova\r\nINFO:zuul.CloneMapper: openstack/neutron -> c:\\openstack\\build\\neutron\r\nINFO:zuul.CloneMapper: openstack/compute-hyperv -> c:\\openstack\\build\\compute-hyperv\r\nINFO:zuul.CloneMapper: openstack/os-win -> c:\\openstack\\build\\os-win\r\nINFO:zuul.CloneMapper: openstack/networking-hyperv -> c:\\openstack\\build\\networking-hyperv\r\nINFO:zuul.CloneMapper:Expansion completed.\r\nINFO:zuul.Cloner:Preparing 7 repositories\r\nINFO:zuul.Cloner:Creating repo openstack/requirements from upstream https://opendev.org/openstack/requirements\r\nINFO:zuul.Cloner:upstream repo has branch master\r\nINFO:zuul.Cloner:Falling back to branch master\r\nINFO:zuul.Cloner:Prepared openstack/requirements repo with branch master at commit 4dc5de7a2f50fe9d34516d72dfb455a39766a410\r\nINFO:zuul.Cloner:Creating repo openstack/cinder from upstream http://10.106.1.39/p/openstack/cinder\r\nINFO:zuul.Cloner:upstream repo has branch master\r\nINFO:zuul.Cloner:Prepared openstack/cinder repo with commit 88a144d56cb741957a43166d0560d8027fa0e862\r\nINFO:zuul.Cloner:Creating repo openstack/nova from upstream https://opendev.org/openstack/nova\r\nERROR:zuul.Repo:Unable to initialize repo for https://opendev.org/openstack/nova\r\nTraceback (most recent call last):\r\n File \"c:\\python27\\lib\\site-packages\\zuul\\merger\\merger.py\", line 53, in __init__\r\n self._ensure_cloned()\r\n File \"c:\\python27\\lib\\site-packages\\zuul\\merger\\merger.py\", line 65, in _ensure_cloned\r\n git.Repo.clone_from(self.remote_url, self.local_path)\r\n File \"c:\\python27\\lib\\site-packages\\git\\repo\\base.py\", line 925, in clone_from\r\n return cls._clone(git, url, to_path, GitCmdObjectDB, progress, **kwargs)\r\n File \"c:\\python27\\lib\\site-packages\\git\\repo\\base.py\", line 880, in _clone\r\n finalize_process(proc, stderr=stderr)\r\n File \"c:\\python27\\lib\\site-packages\\git\\util.py\", line 341, in finalize_process\r\n proc.wait(**kwargs)\r\n File \"c:\\python27\\lib\\site-packages\\git\\cmd.py\", line 291, in wait\r\n raise GitCommandError(self.args, status, errstr)\r\nGitCommandError: Cmd('git') failed due to: exit code(128)\r\n cmdline: git clone -v https://opendev.org/openstack/nova c:\\openstack\\build\\nova\r\n stderr: 'Cloning into 'c:\\openstack\\build\\nova'...\r\nfatal: unable to access 'https://opendev.org/openstack/nova/': Empty reply from server\r\n'\r\nTraceback (most recent call last):\r\n File \"c:\\python27\\lib\\runpy.py\", line 162, in _run_module_as_main\r\n \"__main__\", fname, loader, pkg_name)\r\n File \"c:\\python27\\lib\\runpy.py\", line 72, in _run_code\r\n exec code in run_globals\r\n File \"c:\\python27\\scripts\\zuul-cloner.exe\\__main__.py\", line 9, in \r\n File \"c:\\python27\\lib\\site-packages\\zuul\\cmd\\cloner.py\", line 162, in main\r\n cloner.main()\r\n File \"c:\\python27\\lib\\site-packages\\zuul\\cmd\\cloner.py\", line 157, in main\r\n cloner.execute()\r\n File \"c:\\python27\\lib\\site-packages\\zuul\\lib\\cloner.py\", line 76, in execute\r\n self.prepareRepo(project, dest)\r\n File \"c:\\python27\\lib\\site-packages\\zuul\\lib\\cloner.py\", line 172, in prepareRepo\r\n repo = self.cloneUpstream(project, dest)\r\n File \"c:\\python27\\lib\\site-packages\\zuul\\lib\\cloner.py\", line 116, in cloneUpstream\r\n raise Exception(\"Error cloning %s to %s\" % (git_upstream, dest))\r\nException: Error cloning https://opendev.org/openstack/nova to c:\\openstack\\build\\nova", "stderr_lines": ["c:\\python27\\lib\\site-packages\\zuul\\lib\\cloner.py:66: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.", " self.clone_map = yaml.load(clone_map_file).get('clonemap')", "INFO:zuul.Cloner:Loaded map containing 1 rules", "INFO:zuul.CloneMapper:Workspace path set to: c:\\openstack\\build", "INFO:zuul.CloneMapper:Mapping projects to workspace...", "INFO:zuul.CloneMapper: openstack/requirements -> c:\\openstack\\build\\requirements", "INFO:zuul.CloneMapper: openstack/cinder -> c:\\openstack\\build\\cinder", "INFO:zuul.CloneMapper: openstack/nova -> c:\\openstack\\build\\nova", "INFO:zuul.CloneMapper: openstack/neutron -> c:\\openstack\\build\\neutron", "INFO:zuul.CloneMapper: openstack/compute-hyperv -> c:\\openstack\\build\\compute-hyperv", "INFO:zuul.CloneMapper: openstack/os-win -> c:\\openstack\\build\\os-win", "INFO:zuul.CloneMapper: openstack/networking-hyperv -> c:\\openstack\\build\\networking-hyperv", "INFO:zuul.CloneMapper:Expansion completed.", "INFO:zuul.Cloner:Preparing 7 repositories", "INFO:zuul.Cloner:Creating repo openstack/requirements from upstream https://opendev.org/openstack/requirements", "INFO:zuul.Cloner:upstream repo has branch master", "INFO:zuul.Cloner:Falling back to branch master", "INFO:zuul.Cloner:Prepared openstack/requirements repo with branch master at commit 4dc5de7a2f50fe9d34516d72dfb455a39766a410", "INFO:zuul.Cloner:Creating repo openstack/cinder from upstream http://10.106.1.39/p/openstack/cinder", "INFO:zuul.Cloner:upstream repo has branch master", "INFO:zuul.Cloner:Prepared openstack/cinder repo with commit 88a144d56cb741957a43166d0560d8027fa0e862", "INFO:zuul.Cloner:Creating repo openstack/nova from upstream https://opendev.org/openstack/nova", "ERROR:zuul.Repo:Unable to initialize repo for https://opendev.org/openstack/nova", "Traceback (most recent call last):", " File \"c:\\python27\\lib\\site-packages\\zuul\\merger\\merger.py\", line 53, in __init__", " self._ensure_cloned()", " File \"c:\\python27\\lib\\site-packages\\zuul\\merger\\merger.py\", line 65, in _ensure_cloned", " git.Repo.clone_from(self.remote_url, self.local_path)", " File \"c:\\python27\\lib\\site-packages\\git\\repo\\base.py\", line 925, in clone_from", " return cls._clone(git, url, to_path, GitCmdObjectDB, progress, **kwargs)", " File \"c:\\python27\\lib\\site-packages\\git\\repo\\base.py\", line 880, in _clone", " finalize_process(proc, stderr=stderr)", " File \"c:\\python27\\lib\\site-packages\\git\\util.py\", line 341, in finalize_process", " proc.wait(**kwargs)", " File \"c:\\python27\\lib\\site-packages\\git\\cmd.py\", line 291, in wait", " raise GitCommandError(self.args, status, errstr)", "GitCommandError: Cmd('git') failed due to: exit code(128)", " cmdline: git clone -v https://opendev.org/openstack/nova c:\\openstack\\build\\nova", " stderr: 'Cloning into 'c:\\openstack\\build\\nova'...", "fatal: unable to access 'https://opendev.org/openstack/nova/': Empty reply from server", "'", "Traceback (most recent call last):", " File \"c:\\python27\\lib\\runpy.py\", line 162, in _run_module_as_main", " \"__main__\", fname, loader, pkg_name)", " File \"c:\\python27\\lib\\runpy.py\", line 72, in _run_code", " exec code in run_globals", " File \"c:\\python27\\scripts\\zuul-cloner.exe\\__main__.py\", line 9, in ", " File \"c:\\python27\\lib\\site-packages\\zuul\\cmd\\cloner.py\", line 162, in main", " cloner.main()", " File \"c:\\python27\\lib\\site-packages\\zuul\\cmd\\cloner.py\", line 157, in main", " cloner.execute()", " File \"c:\\python27\\lib\\site-packages\\zuul\\lib\\cloner.py\", line 76, in execute", " self.prepareRepo(project, dest)", " File \"c:\\python27\\lib\\site-packages\\zuul\\lib\\cloner.py\", line 172, in prepareRepo", " repo = self.cloneUpstream(project, dest)", " File \"c:\\python27\\lib\\site-packages\\zuul\\lib\\cloner.py\", line 116, in cloneUpstream", " raise Exception(\"Error cloning %s to %s\" % (git_upstream, dest))", "Exception: Error cloning https://opendev.org/openstack/nova to c:\\openstack\\build\\nova"], "stdout": "", "stdout_lines": []} TASK [Write zuul-cloner log file] ********************************************** task path: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/tasks/windows/prepare-git-repos.yaml:36 changed: [10.222.0.57] => {"changed": true, "checksum": "4f9477fa6011f5499044b969150d4937d577ff9e", "dest": "c:\\openstack\\log\\zuul-cloner.log", "operation": "file_copy", "original_basename": "tmpA8sV1u", "size": 9651, "src": null} TASK [Print zuul output when it fails] ***************************************** task path: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/tasks/windows/prepare-git-repos.yaml:43 ok: [10.222.0.57] => { "zuul_cloner_out": { "attempts": 5, "changed": true, "cmd": "c:\\python27\\scripts\\zuul-cloner --workspace c:\\openstack\\build -m c:\\openstack\\build\\\\clonemap.yaml --zuul-project openstack/cinder --zuul-ref refs/zuul/master/Zd4c29626fc9b4d81a3fd8523718da184 --zuul-url http://10.106.1.39/p --zuul-branch master https://opendev.org openstack/requirements openstack/cinder openstack/nova openstack/neutron openstack/compute-hyperv openstack/os-win openstack/networking-hyperv", "delta": "0:03:28.755817", "end": "2021-09-21 04:54:16.656565", "failed": true, "failed_when_result": false, "msg": "non-zero return code", "rc": 1, "start": "2021-09-21 04:50:47.900747", "stderr": "c:\\python27\\lib\\site-packages\\zuul\\lib\\cloner.py:66: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.\r\n self.clone_map = yaml.load(clone_map_file).get('clonemap')\r\nINFO:zuul.Cloner:Loaded map containing 1 rules\r\nINFO:zuul.CloneMapper:Workspace path set to: c:\\openstack\\build\r\nINFO:zuul.CloneMapper:Mapping projects to workspace...\r\nINFO:zuul.CloneMapper: openstack/requirements -> c:\\openstack\\build\\requirements\r\nINFO:zuul.CloneMapper: openstack/cinder -> c:\\openstack\\build\\cinder\r\nINFO:zuul.CloneMapper: openstack/nova -> c:\\openstack\\build\\nova\r\nINFO:zuul.CloneMapper: openstack/neutron -> c:\\openstack\\build\\neutron\r\nINFO:zuul.CloneMapper: openstack/compute-hyperv -> c:\\openstack\\build\\compute-hyperv\r\nINFO:zuul.CloneMapper: openstack/os-win -> c:\\openstack\\build\\os-win\r\nINFO:zuul.CloneMapper: openstack/networking-hyperv -> c:\\openstack\\build\\networking-hyperv\r\nINFO:zuul.CloneMapper:Expansion completed.\r\nINFO:zuul.Cloner:Preparing 7 repositories\r\nINFO:zuul.Cloner:Creating repo openstack/requirements from upstream https://opendev.org/openstack/requirements\r\nINFO:zuul.Cloner:upstream repo has branch master\r\nINFO:zuul.Cloner:Falling back to branch master\r\nINFO:zuul.Cloner:Prepared openstack/requirements repo with branch master at commit 4dc5de7a2f50fe9d34516d72dfb455a39766a410\r\nINFO:zuul.Cloner:Creating repo openstack/cinder from upstream http://10.106.1.39/p/openstack/cinder\r\nINFO:zuul.Cloner:upstream repo has branch master\r\nINFO:zuul.Cloner:Prepared openstack/cinder repo with commit 88a144d56cb741957a43166d0560d8027fa0e862\r\nINFO:zuul.Cloner:Creating repo openstack/nova from upstream https://opendev.org/openstack/nova\r\nERROR:zuul.Repo:Unable to initialize repo for https://opendev.org/openstack/nova\r\nTraceback (most recent call last):\r\n File \"c:\\python27\\lib\\site-packages\\zuul\\merger\\merger.py\", line 53, in __init__\r\n self._ensure_cloned()\r\n File \"c:\\python27\\lib\\site-packages\\zuul\\merger\\merger.py\", line 65, in _ensure_cloned\r\n git.Repo.clone_from(self.remote_url, self.local_path)\r\n File \"c:\\python27\\lib\\site-packages\\git\\repo\\base.py\", line 925, in clone_from\r\n return cls._clone(git, url, to_path, GitCmdObjectDB, progress, **kwargs)\r\n File \"c:\\python27\\lib\\site-packages\\git\\repo\\base.py\", line 880, in _clone\r\n finalize_process(proc, stderr=stderr)\r\n File \"c:\\python27\\lib\\site-packages\\git\\util.py\", line 341, in finalize_process\r\n proc.wait(**kwargs)\r\n File \"c:\\python27\\lib\\site-packages\\git\\cmd.py\", line 291, in wait\r\n raise GitCommandError(self.args, status, errstr)\r\nGitCommandError: Cmd('git') failed due to: exit code(128)\r\n cmdline: git clone -v https://opendev.org/openstack/nova c:\\openstack\\build\\nova\r\n stderr: 'Cloning into 'c:\\openstack\\build\\nova'...\r\nfatal: unable to access 'https://opendev.org/openstack/nova/': Empty reply from server\r\n'\r\nTraceback (most recent call last):\r\n File \"c:\\python27\\lib\\runpy.py\", line 162, in _run_module_as_main\r\n \"__main__\", fname, loader, pkg_name)\r\n File \"c:\\python27\\lib\\runpy.py\", line 72, in _run_code\r\n exec code in run_globals\r\n File \"c:\\python27\\scripts\\zuul-cloner.exe\\__main__.py\", line 9, in \r\n File \"c:\\python27\\lib\\site-packages\\zuul\\cmd\\cloner.py\", line 162, in main\r\n cloner.main()\r\n File \"c:\\python27\\lib\\site-packages\\zuul\\cmd\\cloner.py\", line 157, in main\r\n cloner.execute()\r\n File \"c:\\python27\\lib\\site-packages\\zuul\\lib\\cloner.py\", line 76, in execute\r\n self.prepareRepo(project, dest)\r\n File \"c:\\python27\\lib\\site-packages\\zuul\\lib\\cloner.py\", line 172, in prepareRepo\r\n repo = self.cloneUpstream(project, dest)\r\n File \"c:\\python27\\lib\\site-packages\\zuul\\lib\\cloner.py\", line 116, in cloneUpstream\r\n raise Exception(\"Error cloning %s to %s\" % (git_upstream, dest))\r\nException: Error cloning https://opendev.org/openstack/nova to c:\\openstack\\build\\nova", "stderr_lines": [ "c:\\python27\\lib\\site-packages\\zuul\\lib\\cloner.py:66: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.", " self.clone_map = yaml.load(clone_map_file).get('clonemap')", "INFO:zuul.Cloner:Loaded map containing 1 rules", "INFO:zuul.CloneMapper:Workspace path set to: c:\\openstack\\build", "INFO:zuul.CloneMapper:Mapping projects to workspace...", "INFO:zuul.CloneMapper: openstack/requirements -> c:\\openstack\\build\\requirements", "INFO:zuul.CloneMapper: openstack/cinder -> c:\\openstack\\build\\cinder", "INFO:zuul.CloneMapper: openstack/nova -> c:\\openstack\\build\\nova", "INFO:zuul.CloneMapper: openstack/neutron -> c:\\openstack\\build\\neutron", "INFO:zuul.CloneMapper: openstack/compute-hyperv -> c:\\openstack\\build\\compute-hyperv", "INFO:zuul.CloneMapper: openstack/os-win -> c:\\openstack\\build\\os-win", "INFO:zuul.CloneMapper: openstack/networking-hyperv -> c:\\openstack\\build\\networking-hyperv", "INFO:zuul.CloneMapper:Expansion completed.", "INFO:zuul.Cloner:Preparing 7 repositories", "INFO:zuul.Cloner:Creating repo openstack/requirements from upstream https://opendev.org/openstack/requirements", "INFO:zuul.Cloner:upstream repo has branch master", "INFO:zuul.Cloner:Falling back to branch master", "INFO:zuul.Cloner:Prepared openstack/requirements repo with branch master at commit 4dc5de7a2f50fe9d34516d72dfb455a39766a410", "INFO:zuul.Cloner:Creating repo openstack/cinder from upstream http://10.106.1.39/p/openstack/cinder", "INFO:zuul.Cloner:upstream repo has branch master", "INFO:zuul.Cloner:Prepared openstack/cinder repo with commit 88a144d56cb741957a43166d0560d8027fa0e862", "INFO:zuul.Cloner:Creating repo openstack/nova from upstream https://opendev.org/openstack/nova", "ERROR:zuul.Repo:Unable to initialize repo for https://opendev.org/openstack/nova", "Traceback (most recent call last):", " File \"c:\\python27\\lib\\site-packages\\zuul\\merger\\merger.py\", line 53, in __init__", " self._ensure_cloned()", " File \"c:\\python27\\lib\\site-packages\\zuul\\merger\\merger.py\", line 65, in _ensure_cloned", " git.Repo.clone_from(self.remote_url, self.local_path)", " File \"c:\\python27\\lib\\site-packages\\git\\repo\\base.py\", line 925, in clone_from", " return cls._clone(git, url, to_path, GitCmdObjectDB, progress, **kwargs)", " File \"c:\\python27\\lib\\site-packages\\git\\repo\\base.py\", line 880, in _clone", " finalize_process(proc, stderr=stderr)", " File \"c:\\python27\\lib\\site-packages\\git\\util.py\", line 341, in finalize_process", " proc.wait(**kwargs)", " File \"c:\\python27\\lib\\site-packages\\git\\cmd.py\", line 291, in wait", " raise GitCommandError(self.args, status, errstr)", "GitCommandError: Cmd('git') failed due to: exit code(128)", " cmdline: git clone -v https://opendev.org/openstack/nova c:\\openstack\\build\\nova", " stderr: 'Cloning into 'c:\\openstack\\build\\nova'...", "fatal: unable to access 'https://opendev.org/openstack/nova/': Empty reply from server", "'", "Traceback (most recent call last):", " File \"c:\\python27\\lib\\runpy.py\", line 162, in _run_module_as_main", " \"__main__\", fname, loader, pkg_name)", " File \"c:\\python27\\lib\\runpy.py\", line 72, in _run_code", " exec code in run_globals", " File \"c:\\python27\\scripts\\zuul-cloner.exe\\__main__.py\", line 9, in ", " File \"c:\\python27\\lib\\site-packages\\zuul\\cmd\\cloner.py\", line 162, in main", " cloner.main()", " File \"c:\\python27\\lib\\site-packages\\zuul\\cmd\\cloner.py\", line 157, in main", " cloner.execute()", " File \"c:\\python27\\lib\\site-packages\\zuul\\lib\\cloner.py\", line 76, in execute", " self.prepareRepo(project, dest)", " File \"c:\\python27\\lib\\site-packages\\zuul\\lib\\cloner.py\", line 172, in prepareRepo", " repo = self.cloneUpstream(project, dest)", " File \"c:\\python27\\lib\\site-packages\\zuul\\lib\\cloner.py\", line 116, in cloneUpstream", " raise Exception(\"Error cloning %s to %s\" % (git_upstream, dest))", "Exception: Error cloning https://opendev.org/openstack/nova to c:\\openstack\\build\\nova" ], "stdout": "", "stdout_lines": [] } } TASK [Fail task if zuul cloner had any errors] ********************************* task path: /home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/tasks/windows/prepare-git-repos.yaml:49 fatal: [10.222.0.57]: FAILED! => {"changed": false, "msg": "Failed zuul-cloner"} NO MORE HOSTS LEFT ************************************************************* to retry, use: --limit @/home/jenkins-slave/workspace/cinder-smb@3/5e273348f925427bac4fea62ce7d76da/cbci/build-win2016-compute.retry PLAY RECAP ********************************************************************* 10.222.0.57 : ok=49 changed=33 unreachable=0 failed=1