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@2/37362864a53b494782c918c8f9bfeb72/cbci/tasks/windows/sanity-checks.yaml statically imported: /home/jenkins-slave/workspace/cinder-smb@2/37362864a53b494782c918c8f9bfeb72/cbci/build-win2016.yaml statically imported: /home/jenkins-slave/workspace/cinder-smb@2/37362864a53b494782c918c8f9bfeb72/cbci/tasks/windows/create-folders.yaml statically imported: /home/jenkins-slave/workspace/cinder-smb@2/37362864a53b494782c918c8f9bfeb72/cbci/tasks/windows/install-utils.yaml statically imported: /home/jenkins-slave/workspace/cinder-smb@2/37362864a53b494782c918c8f9bfeb72/cbci/tasks/windows/install-python.yaml statically imported: /home/jenkins-slave/workspace/cinder-smb@2/37362864a53b494782c918c8f9bfeb72/cbci/tasks/windows/install-pip.yaml statically imported: /home/jenkins-slave/workspace/cinder-smb@2/37362864a53b494782c918c8f9bfeb72/cbci/tasks/windows/configure-pip-index.yaml statically imported: /home/jenkins-slave/workspace/cinder-smb@2/37362864a53b494782c918c8f9bfeb72/cbci/tasks/windows/install-git.yaml statically imported: /home/jenkins-slave/workspace/cinder-smb@2/37362864a53b494782c918c8f9bfeb72/cbci/tasks/windows/install-vcredist.yaml statically imported: /home/jenkins-slave/workspace/cinder-smb@2/37362864a53b494782c918c8f9bfeb72/cbci/tasks/windows/install-freerdp.yaml statically imported: /home/jenkins-slave/workspace/cinder-smb@2/37362864a53b494782c918c8f9bfeb72/cbci/tasks/windows/install-zuul.yaml statically imported: /home/jenkins-slave/workspace/cinder-smb@2/37362864a53b494782c918c8f9bfeb72/cbci/tasks/windows/prepare-git-repos.yaml statically imported: /home/jenkins-slave/workspace/cinder-smb@2/37362864a53b494782c918c8f9bfeb72/cbci/tasks/windows/configure-ceph-wnbd.yaml PLAYBOOK: build-win2016-compute.yaml ******************************************* 1 plays in /home/jenkins-slave/workspace/cinder-smb@2/37362864a53b494782c918c8f9bfeb72/cbci/build-win2016-compute.yaml PLAY [win2016-compute] ********************************************************* TASK [Gathering Facts] ********************************************************* task path: /home/jenkins-slave/workspace/cinder-smb@2/37362864a53b494782c918c8f9bfeb72/cbci/build-win2016-compute.yaml:2 ok: [10.222.0.10] META: ran handlers TASK [Include variables from job_vars/cinder.yaml] ***************************** task path: /home/jenkins-slave/workspace/cinder-smb@2/37362864a53b494782c918c8f9bfeb72/cbci/build-win2016-compute.yaml:9 ok: [10.222.0.10] => {"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@2/37362864a53b494782c918c8f9bfeb72/cbci/vars/job_vars/cinder.yaml\n\t/home/jenkins-slave/workspace/cinder-smb@2/37362864a53b494782c918c8f9bfeb72/cbci/job_vars/cinder.yaml\n\t/home/jenkins-slave/workspace/cinder-smb@2/37362864a53b494782c918c8f9bfeb72/cbci/vars/job_vars/cinder.yaml\n\t/home/jenkins-slave/workspace/cinder-smb@2/37362864a53b494782c918c8f9bfeb72/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@2/37362864a53b494782c918c8f9bfeb72/cbci/build-win2016-compute.yaml:14 ok: [10.222.0.10] => {"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", "lock": "c:\\openstack\\lock", "log": "c:\\openstack\\log", "openstack": "c:\\openstack", "pip": "C:\\ProgramData\\pip", "python": "c:\\python38", "python_zuul": "c:\\python27", "tmp": "c:\\openstack\\tmp"}, "win_git_prep_projects": ["openstack/requirements", "openstack/cinder", "openstack/nova", "openstack/compute-hyperv", "openstack/networking-hyperv", "openstack/neutron", "openstack/os-win"], "win_key": "/home/jenkins-slave/ssl/ssl_winrm.key", "win_python_archive_url": "http://10.100.0.9/ci/python38.zip", "win_python_packages": ["pywin32", "pbr", "pymysql", "ovs"]}, "ansible_included_var_files": ["/home/jenkins-slave/workspace/cinder-smb@2/37362864a53b494782c918c8f9bfeb72/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@2/37362864a53b494782c918c8f9bfeb72/cbci/tasks/windows/sanity-checks.yaml:2 skipping: [10.222.0.10] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check if job_type parameters is defined] ********************************* task path: /home/jenkins-slave/workspace/cinder-smb@2/37362864a53b494782c918c8f9bfeb72/cbci/tasks/windows/sanity-checks.yaml:7 skipping: [10.222.0.10] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check if hostname parameter is defined] ********************************** task path: /home/jenkins-slave/workspace/cinder-smb@2/37362864a53b494782c918c8f9bfeb72/cbci/tasks/windows/sanity-checks.yaml:12 skipping: [10.222.0.10] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Install FS-iSCSITarget-Server] ******************************************* task path: /home/jenkins-slave/workspace/cinder-smb@2/37362864a53b494782c918c8f9bfeb72/cbci/build-win2016-compute.yaml:22 skipping: [10.222.0.10] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Set administrator password to Passw0rd] ********************************** task path: /home/jenkins-slave/workspace/cinder-smb@2/37362864a53b494782c918c8f9bfeb72/cbci/build-win2016.yaml:2 changed: [10.222.0.10] => {"changed": true, "cmd": "net user administrator Passw0rd", "delta": "0:00:01.681191", "end": "2022-04-28 06:27:45.283677", "rc": 0, "start": "2022-04-28 06:27:43.602486", "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@2/37362864a53b494782c918c8f9bfeb72/cbci/tasks/windows/create-folders.yaml:2 changed: [10.222.0.10] => (item=c:\openstack\bin) => {"changed": true, "item": "c:\\openstack\\bin"} changed: [10.222.0.10] => (item=c:\openstack\tmp) => {"changed": true, "item": "c:\\openstack\\tmp"} changed: [10.222.0.10] => (item=c:\openstack\log) => {"changed": true, "item": "c:\\openstack\\log"} changed: [10.222.0.10] => (item=c:\openstack\etc) => {"changed": true, "item": "c:\\openstack\\etc"} changed: [10.222.0.10] => (item=c:\python38) => {"changed": true, "item": "c:\\python38"} changed: [10.222.0.10] => (item=c:\openstack\lock) => {"changed": true, "item": "c:\\openstack\\lock"} changed: [10.222.0.10] => (item=C:\openstack\instances) => {"changed": true, "item": "C:\\openstack\\instances"} changed: [10.222.0.10] => (item=c:\openstack\log\event-log) => {"changed": true, "item": "c:\\openstack\\log\\event-log"} changed: [10.222.0.10] => (item=c:\openstack\build) => {"changed": true, "item": "c:\\openstack\\build"} changed: [10.222.0.10] => (item=c:\python27) => {"changed": true, "item": "c:\\python27"} changed: [10.222.0.10] => (item=C:\ProgramData\pip) => {"changed": true, "item": "C:\\ProgramData\\pip"} ok: [10.222.0.10] => (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@2/37362864a53b494782c918c8f9bfeb72/cbci/build-win2016.yaml:7 changed: [10.222.0.10] => {"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@2/37362864a53b494782c918c8f9bfeb72/cbci/build-win2016.yaml:16 ok: [10.222.0.10] => {"ansible_facts": {"services": [{"binary": "c:\\python38\\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:\\python38\\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:\\python38\\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:\\python38\\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@2/37362864a53b494782c918c8f9bfeb72/cbci/build-win2016.yaml:20 skipping: [10.222.0.10] => {"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@2/37362864a53b494782c918c8f9bfeb72/cbci/build-win2016.yaml:24 changed: [10.222.0.10] => (item={u'binary': u'c:\\python38\\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:\\python38\\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:\\python38\\scripts\\nova-compute.exe --config-file c:\\openstack\\etc\\nova.conf", "start_mode": "manual", "state": "stopped", "username": "LocalSystem"} changed: [10.222.0.10] => (item={u'binary': u'c:\\python38\\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:\\python38\\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:\\python38\\scripts\\cinder-volume.exe --config-file c:\\openstack\\etc\\cinder-volume.conf", "start_mode": "manual", "state": "stopped", "username": "LocalSystem"} changed: [10.222.0.10] => (item={u'binary': u'c:\\python38\\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:\\python38\\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:\\python38\\scripts\\cinder-backup.exe --config-file c:\\openstack\\etc\\cinder-backup.conf", "start_mode": "manual", "state": "stopped", "username": "LocalSystem"} changed: [10.222.0.10] => (item={u'binary': u'c:\\python38\\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:\\python38\\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:\\python38\\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@2/37362864a53b494782c918c8f9bfeb72/cbci/build-win2016.yaml:35 changed: [10.222.0.10] => (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.31", "adapter_name": "Ethernet"}, "item": {"management": false, "name": "br-data", "subnet": "192.168.0.0/22"}, "log": ["checking adapter Ethernet 2", "checking adapter Ethernet", "adapter Ethernet ip 192.168.0.31 matches subnet 192.168.0.0/22"]} TASK [Set compute_local_ip variable] ******************************************* task path: /home/jenkins-slave/workspace/cinder-smb@2/37362864a53b494782c918c8f9bfeb72/cbci/build-win2016.yaml:46 ok: [10.222.0.10] => {"ansible_facts": {"compute_local_ip": "192.168.0.31"}, "changed": false} TASK [Set compute_dataplane_interface_name variable] *************************** task path: /home/jenkins-slave/workspace/cinder-smb@2/37362864a53b494782c918c8f9bfeb72/cbci/build-win2016.yaml:50 ok: [10.222.0.10] => {"ansible_facts": {"compute_dataplane_interface_name": "Ethernet"}, "changed": false} TASK [Check if dataplane informations variable file exists] ******************** task path: /home/jenkins-slave/workspace/cinder-smb@2/37362864a53b494782c918c8f9bfeb72/cbci/build-win2016.yaml:54 ok: [10.222.0.10] => {"changed": false, "stat": {"exists": false}} TASK [Create dataplane_informations.yaml file] ********************************* task path: /home/jenkins-slave/workspace/cinder-smb@2/37362864a53b494782c918c8f9bfeb72/cbci/build-win2016.yaml:59 changed: [10.222.0.10] => {"changed": true} TASK [Add dataplane interface informations in dataplane_informations.yaml] ***** task path: /home/jenkins-slave/workspace/cinder-smb@2/37362864a53b494782c918c8f9bfeb72/cbci/build-win2016.yaml:65 changed: [10.222.0.10] => (item=compute_local_ip: 192.168.0.31) => {"backup": "", "changed": true, "encoding": "utf-8", "item": "compute_local_ip: 192.168.0.31", "msg": "line added"} changed: [10.222.0.10] => (item=compute_dataplane_interface_name: "Ethernet") => {"backup": "", "changed": true, "encoding": "utf-8", "item": "compute_dataplane_interface_name: \"Ethernet\"", "msg": "line added"} TASK [Create config files] ***************************************************** task path: /home/jenkins-slave/workspace/cinder-smb@2/37362864a53b494782c918c8f9bfeb72/cbci/build-win2016.yaml:74 changed: [10.222.0.10] => (item={u'binary': u'c:\\python38\\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": "413b29bca82b14c1199700fadea032f6157eba7e", "failed_when_result": false, "item": {"binary": "c:\\python38\\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.10] => (item={u'binary': u'c:\\python38\\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": "05fd5cd2f2f275a05e8e686dce020c7b011ea3f3", "failed_when_result": false, "item": {"binary": "c:\\python38\\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.10] => (item={u'binary': u'c:\\python38\\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": "fde4509384aea963b933ccbc89fc1a6b48f267be", "failed_when_result": false, "item": {"binary": "c:\\python38\\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.10] => (item={u'binary': u'c:\\python38\\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": "2d09c375609aa5079bbc96c772b6d55a11d9a118", "failed_when_result": false, "item": {"binary": "c:\\python38\\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@2/37362864a53b494782c918c8f9bfeb72/cbci/build-win2016.yaml:82 changed: [10.222.0.10] => {"changed": true, "checksum": "01e30e09cb7d189e7439d9fac753d12cdf5f072c"} TASK [Check if utils archive is present] *************************************** task path: /home/jenkins-slave/workspace/cinder-smb@2/37362864a53b494782c918c8f9bfeb72/cbci/tasks/windows/install-utils.yaml:2 ok: [10.222.0.10] => {"changed": false, "stat": {"exists": false}} TASK [Download utils archive] ************************************************** task path: /home/jenkins-slave/workspace/cinder-smb@2/37362864a53b494782c918c8f9bfeb72/cbci/tasks/windows/install-utils.yaml:8 changed: [10.222.0.10] => {"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@2/37362864a53b494782c918c8f9bfeb72/cbci/tasks/windows/install-utils.yaml:15 changed: [10.222.0.10] => {"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@2/37362864a53b494782c918c8f9bfeb72/cbci/tasks/windows/install-utils.yaml:21 changed: [10.222.0.10] => {"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@2/37362864a53b494782c918c8f9bfeb72/cbci/tasks/windows/install-python.yaml:2 ok: [10.222.0.10] => {"changed": false, "stat": {"exists": false}} TASK [Download python archive] ************************************************* task path: /home/jenkins-slave/workspace/cinder-smb@2/37362864a53b494782c918c8f9bfeb72/cbci/tasks/windows/install-python.yaml:8 changed: [10.222.0.10] => {"changed": true, "dest": "c:\\openstack\\tmp\\python.zip", "msg": "OK", "status_code": 200, "url": "http://10.100.0.9/ci/python38.zip", "win_get_url": {"dest": "c:\\openstack\\tmp\\python.zip", "url": "http://10.100.0.9/ci/python38.zip"}} TASK [Unzip python archive] **************************************************** task path: /home/jenkins-slave/workspace/cinder-smb@2/37362864a53b494782c918c8f9bfeb72/cbci/tasks/windows/install-python.yaml:15 changed: [10.222.0.10] => {"cb_unzip": {"dest": "c:\\python38", "src": "c:\\openstack\\tmp\\python.zip"}, "changed": true} TASK [Add python to PATH] ****************************************************** task path: /home/jenkins-slave/workspace/cinder-smb@2/37362864a53b494782c918c8f9bfeb72/cbci/tasks/windows/install-python.yaml:21 changed: [10.222.0.10] => {"changed": true, "path_value": "C:\\windows\\system32;C:\\windows;C:\\windows\\System32\\Wbem;C:\\windows\\System32\\WindowsPowerShell\\v1.0\\;c:\\openstack\\bin;c:\\python38;c:\\python38\\scripts"} TASK [Download get-pip.py from "https://bootstrap.pypa.io/get-pip.py"] ********* task path: /home/jenkins-slave/workspace/cinder-smb@2/37362864a53b494782c918c8f9bfeb72/cbci/tasks/windows/install-pip.yaml:2 changed: [10.222.0.10] => {"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==21.3.1] ********************************* task path: /home/jenkins-slave/workspace/cinder-smb@2/37362864a53b494782c918c8f9bfeb72/cbci/tasks/windows/install-pip.yaml:9 changed: [10.222.0.10] => {"changed": true, "checksum": "ee4806d0f6992c34c4a352cd31a1a24687ce8c47", "dest": "c:\\openstack\\tmp\\constraints.txt", "operation": "file_copy", "original_basename": "tmpNwJJSa", "size": 12, "src": null} TASK [Install pip version "pip==21.3.1"] *************************************** task path: /home/jenkins-slave/workspace/cinder-smb@2/37362864a53b494782c918c8f9bfeb72/cbci/tasks/windows/install-pip.yaml:15 changed: [10.222.0.10] => {"changed": true, "cmd": "python \"c:\\openstack\\tmp\\\\get-pip.py\" -c \"c:\\openstack\\tmp\\\\constraints.txt\" pip --no-setuptools", "delta": "0:00:15.078609", "end": "2022-04-28 06:30:23.973126", "rc": 0, "start": "2022-04-28 06:30:08.894516", "stderr": "", "stderr_lines": [], "stdout": "Collecting pip\r\n Downloading pip-21.3.1-py3-none-any.whl (1.7 MB)\r\n ---------------------------------------- 1.7/1.7 MB 10.0 MB/s eta 0:00:00\r\nCollecting wheel\r\n Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB)\r\nInstalling collected packages: wheel, pip\r\n Attempting uninstall: pip\r\n Found existing installation: pip 20.2.3\r\n Uninstalling pip-20.2.3:\r\n Successfully uninstalled pip-20.2.3\r\nSuccessfully installed pip-21.3.1 wheel-0.37.1\r\n", "stdout_lines": ["Collecting pip", " Downloading pip-21.3.1-py3-none-any.whl (1.7 MB)", " ---------------------------------------- 1.7/1.7 MB 10.0 MB/s eta 0:00:00", "Collecting wheel", " Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB)", "Installing collected packages: wheel, pip", " Attempting uninstall: pip", " Found existing installation: pip 20.2.3", " Uninstalling pip-20.2.3:", " Successfully uninstalled pip-20.2.3", "Successfully installed pip-21.3.1 wheel-0.37.1"]} TASK [Configure pip index-url] ************************************************* task path: /home/jenkins-slave/workspace/cinder-smb@2/37362864a53b494782c918c8f9bfeb72/cbci/tasks/windows/configure-pip-index.yaml:2 changed: [10.222.0.10] => {"changed": true, "checksum": "15cca614080fc9c90955863b8d5d2e7aa41c7104", "dest": "C:\\ProgramData\\pip\\pip.ini", "operation": "file_copy", "original_basename": "tmpYi1AFc", "size": 314, "src": null} TASK [Check if git installer is present] *************************************** task path: /home/jenkins-slave/workspace/cinder-smb@2/37362864a53b494782c918c8f9bfeb72/cbci/tasks/windows/install-git.yaml:2 ok: [10.222.0.10] => {"changed": false, "stat": {"exists": false}} TASK [Download git installer] ************************************************** task path: /home/jenkins-slave/workspace/cinder-smb@2/37362864a53b494782c918c8f9bfeb72/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.10] => {"changed": true, "dest": "c:\\openstack\\tmp\\git-installer.exe", "msg": "OK", "status_code": 200, "url": "http://10.100.0.9/ci/Git-2.33.0.2-64-bit.exe", "win_get_url": {"dest": "c:\\openstack\\tmp\\git-installer.exe", "url": "http://10.100.0.9/ci/Git-2.33.0.2-64-bit.exe"}} TASK [Install git] ************************************************************* task path: /home/jenkins-slave/workspace/cinder-smb@2/37362864a53b494782c918c8f9bfeb72/cbci/tasks/windows/install-git.yaml:16 changed: [10.222.0.10] => {"changed": true, "cmd": "c:\\openstack\\tmp\\git-installer.exe /silent", "delta": "0:00:37.681396", "end": "2022-04-28 06:31:14.514917", "rc": 0, "start": "2022-04-28 06:30:36.833521", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Add git to PATH] ********************************************************* task path: /home/jenkins-slave/workspace/cinder-smb@2/37362864a53b494782c918c8f9bfeb72/cbci/tasks/windows/install-git.yaml:22 changed: [10.222.0.10] => {"changed": true, "path_value": "C:\\windows\\system32;C:\\windows;C:\\windows\\System32\\Wbem;C:\\windows\\System32\\WindowsPowerShell\\v1.0\\;c:\\openstack\\bin;c:\\python38;c:\\python38\\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@2/37362864a53b494782c918c8f9bfeb72/cbci/tasks/windows/install-vcredist.yaml:2 ok: [10.222.0.10] => {"changed": false, "cmd": "Get-WmiObject Win32_Product -Filter \"Name LIKE '%Visual C++ 2012 x86%'\"", "delta": "0:00:02.328122", "end": "2022-04-28 06:31:20.092957", "rc": 0, "start": "2022-04-28 06:31:17.764834", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Check if vcredist_x86 installer is present] ****************************** task path: /home/jenkins-slave/workspace/cinder-smb@2/37362864a53b494782c918c8f9bfeb72/cbci/tasks/windows/install-vcredist.yaml:8 ok: [10.222.0.10] => {"changed": false, "stat": {"exists": false}} TASK [Download vcredist_x86 installer] ***************************************** task path: /home/jenkins-slave/workspace/cinder-smb@2/37362864a53b494782c918c8f9bfeb72/cbci/tasks/windows/install-vcredist.yaml:14 changed: [10.222.0.10] => {"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@2/37362864a53b494782c918c8f9bfeb72/cbci/tasks/windows/install-vcredist.yaml:23 changed: [10.222.0.10] => {"changed": true, "cmd": "c:\\openstack\\tmp\\vcredist_x86.exe /q", "delta": "0:00:04.280402", "end": "2022-04-28 06:31:29.563187", "rc": 0, "start": "2022-04-28 06:31:25.282785", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Check if FreeRDP archive is present] ************************************* task path: /home/jenkins-slave/workspace/cinder-smb@2/37362864a53b494782c918c8f9bfeb72/cbci/tasks/windows/install-freerdp.yaml:2 ok: [10.222.0.10] => {"changed": false, "stat": {"exists": false}} TASK [Download FreeRDP archive] ************************************************ task path: /home/jenkins-slave/workspace/cinder-smb@2/37362864a53b494782c918c8f9bfeb72/cbci/tasks/windows/install-freerdp.yaml:8 changed: [10.222.0.10] => {"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@2/37362864a53b494782c918c8f9bfeb72/cbci/tasks/windows/install-freerdp.yaml:15 changed: [10.222.0.10] => {"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@2/37362864a53b494782c918c8f9bfeb72/cbci/tasks/windows/install-freerdp.yaml:21 changed: [10.222.0.10] => {"changed": true, "cmd": "cp \"c:\\openstack\\tmp\\\\FreeRDP\\\\*\" c:\\\\windows", "delta": "0:00:00.814625", "end": "2022-04-28 06:31:37.257425", "rc": 0, "start": "2022-04-28 06:31:36.442800", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Copy FreeRDP.psm1 to Modules\FreeRDP folder] ***************************** task path: /home/jenkins-slave/workspace/cinder-smb@2/37362864a53b494782c918c8f9bfeb72/cbci/tasks/windows/install-freerdp.yaml:27 changed: [10.222.0.10] => {"changed": true, "cmd": "cp -recurse \"c:\\openstack\\tmp\\\\FreeRDP\" c:\\windows\\system32\\WindowsPowerShell\\v1.0\\Modules", "delta": "0:00:00.796885", "end": "2022-04-28 06:31:39.641705", "rc": 0, "start": "2022-04-28 06:31:38.844819", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Check if python-zuul archive is present] ********************************* task path: /home/jenkins-slave/workspace/cinder-smb@2/37362864a53b494782c918c8f9bfeb72/cbci/tasks/windows/install-zuul.yaml:2 ok: [10.222.0.10] => {"changed": false, "stat": {"exists": false}} TASK [Download python-zuul archive] ******************************************** task path: /home/jenkins-slave/workspace/cinder-smb@2/37362864a53b494782c918c8f9bfeb72/cbci/tasks/windows/install-zuul.yaml:8 changed: [10.222.0.10] => {"changed": true, "dest": "c:\\openstack\\tmp\\python-zuul.zip", "msg": "OK", "status_code": 200, "url": "http://10.100.0.9/ci/python27-12.10.21.zip", "win_get_url": {"dest": "c:\\openstack\\tmp\\python-zuul.zip", "url": "http://10.100.0.9/ci/python27-12.10.21.zip"}} TASK [Unzip python-zuul archive] *********************************************** task path: /home/jenkins-slave/workspace/cinder-smb@2/37362864a53b494782c918c8f9bfeb72/cbci/tasks/windows/install-zuul.yaml:15 changed: [10.222.0.10] => {"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@2/37362864a53b494782c918c8f9bfeb72/cbci/tasks/windows/install-zuul.yaml:21 skipping: [10.222.0.10] => {"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@2/37362864a53b494782c918c8f9bfeb72/cbci/tasks/windows/prepare-git-repos.yaml:2 changed: [10.222.0.10] => {"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@2/37362864a53b494782c918c8f9bfeb72/cbci/tasks/windows/prepare-git-repos.yaml:8 skipping: [10.222.0.10] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Set zuul-cloner command for project: openstack/cinder ref: refs/zuul/master/Z8cc319bd98544e179880dabb14d04f0e] *** task path: /home/jenkins-slave/workspace/cinder-smb@2/37362864a53b494782c918c8f9bfeb72/cbci/tasks/windows/prepare-git-repos.yaml:16 ok: [10.222.0.10] => {"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/Z8cc319bd98544e179880dabb14d04f0e --zuul-url http://10.106.1.39/p --zuul-branch master https://opendev.org openstack/requirements openstack/cinder openstack/nova openstack/compute-hyperv openstack/networking-hyperv openstack/neutron openstack/os-win"}, "changed": false} TASK [Run zuul-cloner] ********************************************************* task path: /home/jenkins-slave/workspace/cinder-smb@2/37362864a53b494782c918c8f9bfeb72/cbci/tasks/windows/prepare-git-repos.yaml:27