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
setting up inventory plugins
Parsed /home/jenkins-slave/workspace/nova@2/193b060d061d4991a7dfc5011e012a06/cbci/inv inventory source with ini plugin
Loading callback plugin default of type stdout, v2.0 from /opt/ansible27/ara-venv/local/lib/python2.7/site-packages/ansible/plugins/callback/default.pyc
Loading callback plugin ara of type notification, v2.0 from /opt/ansible27/ara-venv/lib/python2.7/site-packages/ara/plugins/callbacks/log_ara.pyc

PLAYBOOK: build-ad.yaml ********************************************************
1 plays in /home/jenkins-slave/workspace/nova@2/193b060d061d4991a7dfc5011e012a06/cbci/build-ad.yaml
Read vars_file 'zuul-params.yaml'
Read vars_file 'group_vars/windows'
Read vars_file 'zuul-params.yaml'
Read vars_file 'group_vars/windows'
Read vars_file 'zuul-params.yaml'
Read vars_file 'group_vars/windows'

PLAY [ad] **********************************************************************
Read vars_file 'zuul-params.yaml'
Read vars_file 'group_vars/windows'

TASK [Gathering Facts] *********************************************************
task path: /home/jenkins-slave/workspace/nova@2/193b060d061d4991a7dfc5011e012a06/cbci/build-ad.yaml:1
Using module file /opt/ansible27/ara-venv/local/lib/python2.7/site-packages/ansible/modules/windows/setup.ps1
<10.222.0.94> ESTABLISH WINRM CONNECTION FOR USER: administrator on PORT 5986 TO 10.222.0.94
checking if winrm_host 10.222.0.94 is an IPv6 address
EXEC (via pipeline wrapper)
ok: [10.222.0.94]
META: ran handlers
Read vars_file 'zuul-params.yaml'
Read vars_file 'group_vars/windows'

TASK [Include variables from job_vars/nova.yaml] *******************************
task path: /home/jenkins-slave/workspace/nova@2/193b060d061d4991a7dfc5011e012a06/cbci/build-ad.yaml:9
ok: [10.222.0.94] => {
    "ansible_facts": {
        "cherry_picks": [
            {
                "patches": [
                    "refs/heads/neutron-ovs-bridge-arping"
                ], 
                "path": "{{ devstack_dir.devstack }}", 
                "project": "openstack/devstack", 
                "url": "https://github.com/cloudbase/devstack"
            }, 
            {
                "patches": [
                    "refs/changes/13/433213/3"
                ], 
                "path": "{{ devstack_dir.stack }}/tempest", 
                "project": "openstack/tempest"
            }
        ], 
        "compute_driver": "hyperv.driver.HyperVDriver", 
        "data_bridge_ovs": "br-ethernet", 
        "join_ad": true, 
        "local_conf": {
            "append": "SWIFT_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[lvmdriver-1]\nlvm_max_over_subscription_ratio = 40.0\nimage_volume_cache_enabled = False\nlvm_type = default\n[DEFAULT]\nbackup_swift_object_size = 10485760\nquota_volumes = 10\nquota_snapshots = 10\nquota_gigabytes = 1000\nquota_backups = 10\nquota_backup_gigabytes = 1000\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": [
                "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-vol", 
                "c-sch", 
                "c-bak", 
                "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": true
        }, 
        "log_key": "/home/jenkins-slave/.ssh/id_rsa_log.pem", 
        "log_path": "/tmp/build_logs/{{ zuul_change }}-{{ zuul_patchset }}/{{ job_type }}", 
        "neutron_agent_search_string": "Open vSwitch.*n-h.*:-)", 
        "ovs_msi_url": "http://10.100.0.9/ci/openvswitch-hyperv-installer-beta-2.12.msi", 
        "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 True\niniset $TEMPEST_CONFIG compute-feature-enabled block_migration_for_live_migration True\niniset $TEMPEST_CONFIG compute-feature-enabled volume_backed_live_migration True\niniset $TEMPEST_CONFIG compute-feature-enabled live_migration True\niniset $TEMPEST_CONFIG compute-feature-enabled interface_attach False\niniset $TEMPEST_CONFIG compute-feature-enabled stable_rescue 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 boto build_timeout 360\n\niniset $TEMPEST_CONFIG compute ssh_timeout 360\niniset $TEMPEST_CONFIG compute allow_tenant_isolation True\n\niniset /etc/nova/nova_cell1.conf api_database connection mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8\nsudo systemctl restart devstack@n-cond-cell1\n\n# On Ubuntu 18.04, iscsid needs to be restarted before an iSCSI initiator name\n# gets generated.\nsudo systemctl restart iscsid\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"
            }
        ], 
        "tempest_tests": {
            "excluded-tests": "# See Tempest bug: https://bugs.launchpad.net/tempest/+bug/1363986\ntempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic\ntempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic\ntempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_multiple_security_groups\ntempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_port_security_disable_security_group\ntempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_port_update_new_security_group\n# Tests needing further investigation:\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_preserve_preexisting_port\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_router_rescheduling\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_subnet_details\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_instance_port_admin_state\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state\ntempest.scenario.test_network_v6.TestGettingAddress\n# Removed heat code from devstack tree causes orchestration tests to fail https://github.com/openstack-dev/devstack/commit/77a7296248b2aae4ce878e33e05575748e7e4131\ntempest.api.orchestration\n# Removed test on 31/01/2017 https://trello.com/c/TvxiYkl1/61-bug-nova-volume-id-failed-to-reach-available-status\ntempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap\n# This test started failing when https://review.openstack.org/#/c/442162/ got merged\ntempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_and_host_name\n# This functionality is not supported yet\ntempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest\ntempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsV248Test\ntempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment\ntempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest.test_extend_attached_volume\ntempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot\ntempest.api.compute.servers.test_servers.ServerShowV263Test.test_show_update_rebuild_list_server\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_volume_backed_server_confirm\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_unshelve_server\ntempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern\ntempest.api.object_storage\n# Excluding the test until a fix is available\n# https://bugs.launchpad.net/nova/+bug/1257594\n# https://bugs.launchpad.net/nova/+bug/1732428\ntempest.scenario.test_shelve_instance.TestShelveInstance.test_cold_migrate_unshelved_instance\n# disable tests until fixed with trunking\n# https://review.opendev.org/c/openstack/tempest/+/774689\ntempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test.test_live_migration_with_trunk\ntempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_migration_with_trunk\n", 
            "included-tests": "tempest.\n", 
            "isolated-tests": "tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram\ntempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus\ntempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state\ntempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual\ntempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert\ntempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server\ntempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor\ntempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor\ntempest.api.compute.test_authorization.AuthorizationTestJSON.test_resize_server_for_alt_account_fails\ntempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_resize\ntempest.scenario.test_server_advanced_ops.TestServerAdvancedOps.test_resize_server_confirm\ntempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto\ntempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_pause_unpause\ntempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot\ntempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_stop_start\ntempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_suspend_resume\ntempest.scenario.test_minimum_basic.TestMinimumBasicScenario\ntempest.api.orchestration.stacks.test_neutron_resources\nneutron_fwaas.tests.tempest_plugin.tests\ntempest.api.volume.admin.test_volumes_backup.VolumesBackupsV1Test\ntempest.api.volume.admin.test_volumes_backup.VolumesBackupsV2Test\ntempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_cryptsetup\ntempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luks\ntempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance\ntempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_instance\ntempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_update_subnet_gw_dns_host_routes_dhcp.test_update_subnet_gw_dns_host_routes_dhcp\ntempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_all_attributes\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_allocation_pools\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_default_gw\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_dhcp_enabled\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_gw\ntempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes\ntempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools\ntempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw\ntempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet\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": "n-d-{{ zuul_change }}-{{ zuul_patchset }}", 
                "tags": "dv-{{ zuul_project | basename }}-{{ zuul_change }}-{{ zuul_patchset }}", 
                "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": "n-h1-{{ zuul_change }}-{{ zuul_patchset }}", 
                "tags": "hv1-{{ zuul_project | basename }}-{{ zuul_change }}-{{ zuul_patchset }}", 
                "userdata": "{{ lookup('file', '/home/jenkins-slave/ssl/ssl_winrm.crt') }}"
            }, 
            {
                "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": "n-h2-{{ zuul_change }}-{{ zuul_patchset }}", 
                "tags": "hv2-{{ zuul_project | basename }}-{{ zuul_change }}-{{ zuul_patchset }}", 
                "userdata": "{{ lookup('file', '/home/jenkins-slave/ssl/ssl_winrm.crt') }}"
            }, 
            {
                "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": "win2016ad-ci", 
                "hv2016-ad": null, 
                "image": "win2016-hypervrole", 
                "inventory_group": "ad", 
                "name": "n-ad-{{ zuul_change }}-{{ zuul_patchset }}", 
                "tags": "ad-{{ zuul_project | basename }}-{{ zuul_change }}-{{ zuul_patchset }}", 
                "userdata": "{{ lookup('file', '/home/jenkins-slave/ssl/ssl_winrm.crt') }}"
            }
        ], 
        "vmswitches": [
            {
                "management": false, 
                "name": "{{ data_bridge }}", 
                "subnet": "{{ data_network }}"
            }
        ], 
        "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/nova", 
            "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/nova@2/193b060d061d4991a7dfc5011e012a06/cbci/job_vars/nova.yaml"
    ], 
    "changed": false, 
    "failed_when_result": false
}
Read vars_file 'zuul-params.yaml'
Read vars_file 'group_vars/windows'

TASK [Include variables from job_vars/nova-iscsi.yaml] *************************
task path: /home/jenkins-slave/workspace/nova@2/193b060d061d4991a7dfc5011e012a06/cbci/build-ad.yaml:14
ok: [10.222.0.94] => {
    "ansible_facts": {}, 
    "ansible_included_var_files": [], 
    "changed": false, 
    "failed_when_result": false, 
    "message": "Could not find or access 'job_vars/nova-iscsi.yaml'\nSearched in:\n\t/home/jenkins-slave/workspace/nova@2/193b060d061d4991a7dfc5011e012a06/cbci/vars/job_vars/nova-iscsi.yaml\n\t/home/jenkins-slave/workspace/nova@2/193b060d061d4991a7dfc5011e012a06/cbci/job_vars/nova-iscsi.yaml\n\t/home/jenkins-slave/workspace/nova@2/193b060d061d4991a7dfc5011e012a06/cbci/vars/job_vars/nova-iscsi.yaml\n\t/home/jenkins-slave/workspace/nova@2/193b060d061d4991a7dfc5011e012a06/cbci/job_vars/nova-iscsi.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"
}
Read vars_file 'zuul-params.yaml'
Read vars_file 'group_vars/windows'

TASK [Disable firewall for Domain, Public and Private profiles] ****************
task path: /home/jenkins-slave/workspace/nova@2/193b060d061d4991a7dfc5011e012a06/cbci/build-ad.yaml:20
Using module file /opt/ansible27/ara-venv/local/lib/python2.7/site-packages/ansible/modules/windows/win_firewall.ps1
<10.222.0.94> ESTABLISH WINRM CONNECTION FOR USER: administrator on PORT 5986 TO 10.222.0.94
checking if winrm_host 10.222.0.94 is an IPv6 address
EXEC (via pipeline wrapper)
changed: [10.222.0.94] => {
    "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"
}
Read vars_file 'zuul-params.yaml'
Read vars_file 'group_vars/windows'

TASK [Set administrator password to Passw0rd] **********************************
task path: /home/jenkins-slave/workspace/nova@2/193b060d061d4991a7dfc5011e012a06/cbci/build-ad.yaml:29
Using module file /opt/ansible27/ara-venv/local/lib/python2.7/site-packages/ansible/modules/windows/win_shell.ps1
<10.222.0.94> ESTABLISH WINRM CONNECTION FOR USER: administrator on PORT 5986 TO 10.222.0.94
checking if winrm_host 10.222.0.94 is an IPv6 address
EXEC (via pipeline wrapper)
changed: [10.222.0.94] => {
    "changed": true, 
    "cmd": "net user administrator Passw0rd", 
    "delta": "0:00:02.030093", 
    "end": "2022-05-18 05:08:36.243558", 
    "rc": 0, 
    "start": "2022-05-18 05:08:34.213464", 
    "stderr": "", 
    "stderr_lines": [], 
    "stdout": "The command completed successfully.\r\n\r\n", 
    "stdout_lines": [
        "The command completed successfully.", 
        ""
    ]
}
Read vars_file 'zuul-params.yaml'
Read vars_file 'group_vars/windows'

TASK [Configure AD domain cbci-838550-3.local] *********************************
task path: /home/jenkins-slave/workspace/nova@2/193b060d061d4991a7dfc5011e012a06/cbci/build-ad.yaml:32
Using module file /opt/ansible27/ara-venv/local/lib/python2.7/site-packages/ansible/modules/windows/win_domain.ps1
<10.222.0.94> ESTABLISH WINRM CONNECTION FOR USER: administrator on PORT 5986 TO 10.222.0.94
checking if winrm_host 10.222.0.94 is an IPv6 address
EXEC (via pipeline wrapper)
changed: [10.222.0.94] => {
    "changed": true, 
    "reboot_required": true
}
Read vars_file 'zuul-params.yaml'
Read vars_file 'group_vars/windows'

TASK [Reboot after creating domain] ********************************************
task path: /home/jenkins-slave/workspace/nova@2/193b060d061d4991a7dfc5011e012a06/cbci/build-ad.yaml:38
<10.222.0.94> ESTABLISH WINRM CONNECTION FOR USER: administrator on PORT 5986 TO 10.222.0.94
checking if winrm_host 10.222.0.94 is an IPv6 address
EXEC (via pipeline wrapper)
EXEC (via pipeline wrapper)
win_reboot: attempting to get system boot time
<10.222.0.94> ESTABLISH WINRM CONNECTION FOR USER: administrator on PORT 5986 TO 10.222.0.94
checking if winrm_host 10.222.0.94 is an IPv6 address
EXEC (via pipeline wrapper)
win_reboot: attempting to get system boot time
<10.222.0.94> ESTABLISH WINRM CONNECTION FOR USER: administrator on PORT 5986 TO 10.222.0.94
checking if winrm_host 10.222.0.94 is an IPv6 address
EXEC (via pipeline wrapper)
win_reboot: attempting to get system boot time
<10.222.0.94> ESTABLISH WINRM CONNECTION FOR USER: administrator on PORT 5986 TO 10.222.0.94
checking if winrm_host 10.222.0.94 is an IPv6 address
win_reboot: attempting to get system boot time
<10.222.0.94> ESTABLISH WINRM CONNECTION FOR USER: administrator on PORT 5986 TO 10.222.0.94
checking if winrm_host 10.222.0.94 is an IPv6 address
win_reboot: attempting to get system boot time
<10.222.0.94> ESTABLISH WINRM CONNECTION FOR USER: administrator on PORT 5986 TO 10.222.0.94
checking if winrm_host 10.222.0.94 is an IPv6 address
win_reboot: attempting to get system boot time
<10.222.0.94> ESTABLISH WINRM CONNECTION FOR USER: administrator on PORT 5986 TO 10.222.0.94
checking if winrm_host 10.222.0.94 is an IPv6 address
win_reboot: attempting to get system boot time
<10.222.0.94> ESTABLISH WINRM CONNECTION FOR USER: administrator on PORT 5986 TO 10.222.0.94
checking if winrm_host 10.222.0.94 is an IPv6 address
win_reboot: attempting to get system boot time
<10.222.0.94> ESTABLISH WINRM CONNECTION FOR USER: administrator on PORT 5986 TO 10.222.0.94
checking if winrm_host 10.222.0.94 is an IPv6 address
win_reboot: attempting to get system boot time
<10.222.0.94> ESTABLISH WINRM CONNECTION FOR USER: administrator on PORT 5986 TO 10.222.0.94
checking if winrm_host 10.222.0.94 is an IPv6 address
EXEC (via pipeline wrapper)
<10.222.0.94> ESTABLISH WINRM CONNECTION FOR USER: administrator on PORT 5986 TO 10.222.0.94
checking if winrm_host 10.222.0.94 is an IPv6 address
win_reboot: attempting post-reboot test command 'whoami'
EXEC (via pipeline wrapper)
changed: [10.222.0.94] => {
    "changed": true, 
    "elapsed": 88, 
    "rebooted": true
}
META: ran handlers
META: ran handlers

PLAY RECAP *********************************************************************
10.222.0.94                : ok=7    changed=4    unreachable=0    failed=0