Started by user ha:AAAAlh+LCAAAAAAAAP9b85aBtbiIQTGjNKU4P08vOT+vOD8nVc83PyU1x6OyILUoJzMv2y+/JJUBAhiZGBgqihhk0NSjKDWzXb3RdlLBUSYGJk8GtpzUvPSSDB8G5tKinBIGIZ+sxLJE/ZzEvHT94JKizLx0a6BxUmjGOUNodHsLgAzOEgYu/dLi1CL9vNKcHACFIKlWvwAAAA==anonymous Building remotely on ha:AAAAmh+LCAAAAAAAAP9b85aBtbiIQTGjNKU4P08vOT+vOD8nVc83PyU1x6OyILUoJzMv2y+/JJUBAhiZGBgqihhk0NSjKDWzXb3RdlLBUSYGJk8GtpzUvPSSDB8G5tKinBIGIZ+sxLJE/ZzEvHT94JKizLx0a6BxUmjGOUNodHsLgAyWEgY+/eT83ILSktQi/bz8skQAOtamdMMAAAA=nova in workspace /home/jenkins-slave/workspace/nova@4 [nova@4] $ /bin/bash -e /tmp/hudson8726619205918635154.sh Work dir is: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci ecf32f60f115d7a8b394517d50b9cc2658224c7c refs/heads/master clone master Cloning into '/home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci'... 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 [WARNING]: Unable to parse /etc/ansible/hosts as an inventory source [WARNING]: No inventory was parsed, only implicit localhost is available [WARNING]: provided hosts list is empty, only localhost is available. Note that the implicit localhost does not match 'all' PLAYBOOK: allocate_vlan_range.yaml ********************************************* 1 plays in /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/allocate_vlan_range.yaml PLAY [127.0.0.1] *************************************************************** META: ran handlers TASK [Alocate a VLAN range for this build] ************************************* task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/allocate_vlan_range.yaml:8 changed: [127.0.0.1] => {"attempts": 1, "changed": true, "cmd": "./vlan_range_tool.py", "delta": "0:00:00.549556", "end": "2021-06-07 14:30:58.224428", "rc": 0, "start": "2021-06-07 14:30:57.674872", "stderr": "", "stderr_lines": [], "stdout": "300:349", "stdout_lines": ["300:349"]} TASK [Write range to zuul-params.yaml] ***************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/allocate_vlan_range.yaml:18 changed: [127.0.0.1] => {"backup": "", "changed": true, "msg": "line added"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* 127.0.0.1 : ok=2 changed=2 unreachable=0 failed=0 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 [WARNING]: Unable to parse /etc/ansible/hosts as an inventory source [WARNING]: No inventory was parsed, only implicit localhost is available [WARNING]: provided hosts list is empty, only localhost is available. Note that the implicit localhost does not match 'all' PLAYBOOK: prep-env.yaml ******************************************************** 1 plays in /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/prep-env.yaml PLAY [127.0.0.1] *************************************************************** TASK [Gathering Facts] ********************************************************* task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/prep-env.yaml:1 ok: [127.0.0.1] META: ran handlers TASK [Include variables from job_vars/nova.yaml] ******************************* task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/prep-env.yaml:7 ok: [127.0.0.1] => {"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", "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/nova", "openstack/neutron", "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/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/job_vars/nova.yaml"], "changed": false, "failed_when_result": false} TASK [Include variables from job_vars/nova-iscsi.yaml] ************************* task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/prep-env.yaml:12 ok: [127.0.0.1] => {"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@4/dc5f69b21e074c089aa215da8dd45e03/cbci/vars/job_vars/nova-iscsi.yaml\n\t/home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/job_vars/nova-iscsi.yaml\n\t/home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/vars/job_vars/nova-iscsi.yaml\n\t/home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/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"} TASK [include] ***************************************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/prep-env.yaml:18 included: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/boot-instance.yaml for 127.0.0.1 included: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/boot-instance.yaml for 127.0.0.1 included: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/boot-instance.yaml for 127.0.0.1 included: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/boot-instance.yaml for 127.0.0.1 TASK [Creating neutron management port for instance n-d-712142-12] ************* task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/boot-instance.yaml:1 changed: [127.0.0.1] => {"changed": true, "id": "51d1b5a2-5bf1-4006-9a1e-e923a3a3dd5c", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-06-07T14:31:21Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "10.222.0.74", "subnet_id": "2759aa26-d9b9-4851-8205-c361f5438133"}], "id": "51d1b5a2-5bf1-4006-9a1e-e923a3a3dd5c", "mac_address": "fa:16:3e:2d:b3:e9", "name": "n-d-712142-12-mgmt", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-06-07T14:31:21Z"}} TASK [Creating neutron dataplane port for instance n-d-712142-12] ************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/boot-instance.yaml:10 changed: [127.0.0.1] => {"changed": true, "id": "4baab985-90a7-4b47-8d6b-d8aa97ce838c", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-06-07T14:31:24Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "192.168.0.46", "subnet_id": "e3cc60cc-fb78-43d5-9601-e3fe9be37d7c"}], "id": "4baab985-90a7-4b47-8d6b-d8aa97ce838c", "mac_address": "fa:16:3e:00:b1:ff", "name": "n-d-712142-12-data", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-06-07T14:31:25Z"}} TASK [Creating instance n-d-712142-12] ***************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/boot-instance.yaml:19 changed: [127.0.0.1] => {"changed": true, "id": "8e5ee66f-82df-4f00-bb91-6958ca9e3ce9", "openstack": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u21-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u21-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-0003cb65", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-06-07T14:31:46.000000", "OS-SRV-USG:terminated_at": null, "accessIPv4": "10.222.0.74", "accessIPv6": "", "addresses": {"dataplane": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:b3:e9", "OS-EXT-IPS:type": "fixed", "addr": "10.222.0.74", "version": 4}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:b1:ff", "OS-EXT-IPS:type": "fixed", "addr": "192.168.0.46", "version": 4}]}, "adminPass": "EchFEFnH7EXJ", "az": "nova", "cloud": "envvars", "config_drive": "True", "created": "2021-06-07T14:31:30Z", "created_at": "2021-06-07T14:31:30Z", "disk_config": "MANUAL", "flavor": {"id": "062b4f82-a574-4201-8be4-45e0c9f162ad", "name": "devstack"}, "has_config_drive": true, "hostId": "8dd3f3ad6def85bdae760705f6f3d6a2bf710bf06eab48f65315ed78", "host_id": "8dd3f3ad6def85bdae760705f6f3d6a2bf710bf06eab48f65315ed78", "id": "8e5ee66f-82df-4f00-bb91-6958ca9e3ce9", "image": {"id": "069718a6-3e61-4e68-934b-7865ba498606", "name": "focal-15.04.2021"}, "interface_ip": "10.222.0.74", "key_name": "default", "launched_at": "2021-06-07T14:31:46.000000", "location": {"cloud": "envvars", "project": {"domain_id": null, "domain_name": "Default", "id": "98c0438a92934a27ba0c96371bf4610e", "name": "admin"}, "region_name": "RegionOne", "zone": "nova"}, "metadata": {}, "name": "n-d-712142-12", "networks": {}, "os-extended-volumes:volumes_attached": [], "power_state": 1, "private_v4": "", "progress": 0, "project_id": "98c0438a92934a27ba0c96371bf4610e", "properties": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u21-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u21-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-0003cb65", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-06-07T14:31:46.000000", "OS-SRV-USG:terminated_at": null, "os-extended-volumes:volumes_attached": []}, "public_v4": "10.222.0.74", "public_v6": "", "region": "RegionOne", "security_groups": [], "status": "ACTIVE", "task_state": null, "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "terminated_at": null, "updated": "2021-06-07T14:31:46Z", "user_id": "999a6ba328ae4d74b253adcc832597b8", "vm_state": "active", "volumes": []}, "server": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u21-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u21-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-0003cb65", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-06-07T14:31:46.000000", "OS-SRV-USG:terminated_at": null, "accessIPv4": "10.222.0.74", "accessIPv6": "", "addresses": {"dataplane": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:b3:e9", "OS-EXT-IPS:type": "fixed", "addr": "10.222.0.74", "version": 4}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:b1:ff", "OS-EXT-IPS:type": "fixed", "addr": "192.168.0.46", "version": 4}]}, "adminPass": "EchFEFnH7EXJ", "az": "nova", "cloud": "envvars", "config_drive": "True", "created": "2021-06-07T14:31:30Z", "created_at": "2021-06-07T14:31:30Z", "disk_config": "MANUAL", "flavor": {"id": "062b4f82-a574-4201-8be4-45e0c9f162ad", "name": "devstack"}, "has_config_drive": true, "hostId": "8dd3f3ad6def85bdae760705f6f3d6a2bf710bf06eab48f65315ed78", "host_id": "8dd3f3ad6def85bdae760705f6f3d6a2bf710bf06eab48f65315ed78", "id": "8e5ee66f-82df-4f00-bb91-6958ca9e3ce9", "image": {"id": "069718a6-3e61-4e68-934b-7865ba498606", "name": "focal-15.04.2021"}, "interface_ip": "10.222.0.74", "key_name": "default", "launched_at": "2021-06-07T14:31:46.000000", "location": {"cloud": "envvars", "project": {"domain_id": null, "domain_name": "Default", "id": "98c0438a92934a27ba0c96371bf4610e", "name": "admin"}, "region_name": "RegionOne", "zone": "nova"}, "metadata": {}, "name": "n-d-712142-12", "networks": {}, "os-extended-volumes:volumes_attached": [], "power_state": 1, "private_v4": "", "progress": 0, "project_id": "98c0438a92934a27ba0c96371bf4610e", "properties": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u21-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u21-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-0003cb65", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-06-07T14:31:46.000000", "OS-SRV-USG:terminated_at": null, "os-extended-volumes:volumes_attached": []}, "public_v4": "10.222.0.74", "public_v6": "", "region": "RegionOne", "security_groups": [], "status": "ACTIVE", "task_state": null, "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "terminated_at": null, "updated": "2021-06-07T14:31:46Z", "user_id": "999a6ba328ae4d74b253adcc832597b8", "vm_state": "active", "volumes": []}} TASK [Save instance create output] ********************************************* task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/boot-instance.yaml:35 ok: [127.0.0.1] => {"ansible_facts": {"vm_data": {"n-d-712142-12": {"ports": {"dataplane": {"changed": true, "failed": false, "id": "4baab985-90a7-4b47-8d6b-d8aa97ce838c", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-06-07T14:31:24Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "192.168.0.46", "subnet_id": "e3cc60cc-fb78-43d5-9601-e3fe9be37d7c"}], "id": "4baab985-90a7-4b47-8d6b-d8aa97ce838c", "mac_address": "fa:16:3e:00:b1:ff", "name": "n-d-712142-12-data", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-06-07T14:31:25Z"}}, "management": {"changed": true, "failed": false, "id": "51d1b5a2-5bf1-4006-9a1e-e923a3a3dd5c", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-06-07T14:31:21Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "10.222.0.74", "subnet_id": "2759aa26-d9b9-4851-8205-c361f5438133"}], "id": "51d1b5a2-5bf1-4006-9a1e-e923a3a3dd5c", "mac_address": "fa:16:3e:2d:b3:e9", "name": "n-d-712142-12-mgmt", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-06-07T14:31:21Z"}}}, "server": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u21-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u21-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-0003cb65", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-06-07T14:31:46.000000", "OS-SRV-USG:terminated_at": null, "accessIPv4": "10.222.0.74", "accessIPv6": "", "addresses": {"dataplane": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:b3:e9", "OS-EXT-IPS:type": "fixed", "addr": "10.222.0.74", "version": 4}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:b1:ff", "OS-EXT-IPS:type": "fixed", "addr": "192.168.0.46", "version": 4}]}, "adminPass": "EchFEFnH7EXJ", "az": "nova", "cloud": "envvars", "config_drive": "True", "created": "2021-06-07T14:31:30Z", "created_at": "2021-06-07T14:31:30Z", "disk_config": "MANUAL", "flavor": {"id": "062b4f82-a574-4201-8be4-45e0c9f162ad", "name": "devstack"}, "has_config_drive": true, "hostId": "8dd3f3ad6def85bdae760705f6f3d6a2bf710bf06eab48f65315ed78", "host_id": "8dd3f3ad6def85bdae760705f6f3d6a2bf710bf06eab48f65315ed78", "id": "8e5ee66f-82df-4f00-bb91-6958ca9e3ce9", "image": {"id": "069718a6-3e61-4e68-934b-7865ba498606", "name": "focal-15.04.2021"}, "interface_ip": "10.222.0.74", "key_name": "default", "launched_at": "2021-06-07T14:31:46.000000", "location": {"cloud": "envvars", "project": {"domain_id": null, "domain_name": "Default", "id": "98c0438a92934a27ba0c96371bf4610e", "name": "admin"}, "region_name": "RegionOne", "zone": "nova"}, "metadata": {}, "name": "n-d-712142-12", "networks": {}, "os-extended-volumes:volumes_attached": [], "power_state": 1, "private_v4": "", "progress": 0, "project_id": "98c0438a92934a27ba0c96371bf4610e", "properties": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u21-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u21-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-0003cb65", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-06-07T14:31:46.000000", "OS-SRV-USG:terminated_at": null, "os-extended-volumes:volumes_attached": []}, "public_v4": "10.222.0.74", "public_v6": "", "region": "RegionOne", "security_groups": [], "status": "ACTIVE", "task_state": null, "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "terminated_at": null, "updated": "2021-06-07T14:31:46Z", "user_id": "999a6ba328ae4d74b253adcc832597b8", "vm_state": "active", "volumes": []}}}}, "changed": false} TASK [get tags from job_vars] ************************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/boot-instance.yaml:39 ok: [127.0.0.1] => {"ansible_facts": {"tags": "dv-nova-712142-12"}, "changed": false, "failed_when_result": false} TASK [add debug tag for debug env instances] *********************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/boot-instance.yaml:43 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Add tags on instance] **************************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/boot-instance.yaml:48 changed: [127.0.0.1] => {"changed": true, "cmd": "nova server-tag-set 8e5ee66f-82df-4f00-bb91-6958ca9e3ce9 dv-nova-712142-12", "delta": "0:00:02.511245", "end": "2021-06-07 14:31:57.057748", "failed_when_result": false, "rc": 0, "start": "2021-06-07 14:31:54.546503", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Creating neutron management port for instance n-h1-712142-12] ************ task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/boot-instance.yaml:1 changed: [127.0.0.1] => {"changed": true, "id": "4fba098f-c257-43b7-b646-00ee4d96ef7c", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-06-07T14:31:59Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "10.222.0.59", "subnet_id": "2759aa26-d9b9-4851-8205-c361f5438133"}], "id": "4fba098f-c257-43b7-b646-00ee4d96ef7c", "mac_address": "fa:16:3e:67:7a:ea", "name": "n-h1-712142-12-mgmt", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-06-07T14:31:59Z"}} TASK [Creating neutron dataplane port for instance n-h1-712142-12] ************* task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/boot-instance.yaml:10 changed: [127.0.0.1] => {"changed": true, "id": "79e71710-12a9-4f1a-b40b-6addf4b366db", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-06-07T14:32:02Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "192.168.0.31", "subnet_id": "e3cc60cc-fb78-43d5-9601-e3fe9be37d7c"}], "id": "79e71710-12a9-4f1a-b40b-6addf4b366db", "mac_address": "fa:16:3e:06:c4:3a", "name": "n-h1-712142-12-data", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-06-07T14:32:03Z"}} TASK [Creating instance n-h1-712142-12] **************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/boot-instance.yaml:19 changed: [127.0.0.1] => {"changed": true, "id": "e8400b06-d86e-4909-a1b9-0c7d64ac976e", "openstack": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u25-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u25-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-0003cb66", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-06-07T14:32:25.000000", "OS-SRV-USG:terminated_at": null, "accessIPv4": "10.222.0.59", "accessIPv6": "", "addresses": {"dataplane": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:7a:ea", "OS-EXT-IPS:type": "fixed", "addr": "10.222.0.59", "version": 4}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:c4:3a", "OS-EXT-IPS:type": "fixed", "addr": "192.168.0.31", "version": 4}]}, "adminPass": "Y6xrVkziNW6a", "az": "nova", "cloud": "envvars", "config_drive": "True", "created": "2021-06-07T14:32:07Z", "created_at": "2021-06-07T14:32:07Z", "disk_config": "MANUAL", "flavor": {"id": "311895c8-efaf-4fef-9341-300e249c9e0e", "name": "ci-win2016hv"}, "has_config_drive": true, "hostId": "35f85d5a4d1e0e975c9ddf0a8159b6149df0eb9b2f40449d977c332a", "host_id": "35f85d5a4d1e0e975c9ddf0a8159b6149df0eb9b2f40449d977c332a", "id": "e8400b06-d86e-4909-a1b9-0c7d64ac976e", "image": {"id": "b84a8b3b-1305-4da1-acc2-4b7d31805681", "name": "win2016-hypervrole"}, "interface_ip": "10.222.0.59", "key_name": "default", "launched_at": "2021-06-07T14:32:25.000000", "location": {"cloud": "envvars", "project": {"domain_id": null, "domain_name": "Default", "id": "98c0438a92934a27ba0c96371bf4610e", "name": "admin"}, "region_name": "RegionOne", "zone": "nova"}, "metadata": {}, "name": "n-h1-712142-12", "networks": {}, "os-extended-volumes:volumes_attached": [], "power_state": 1, "private_v4": "", "progress": 0, "project_id": "98c0438a92934a27ba0c96371bf4610e", "properties": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u25-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u25-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-0003cb66", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-06-07T14:32:25.000000", "OS-SRV-USG:terminated_at": null, "os-extended-volumes:volumes_attached": []}, "public_v4": "10.222.0.59", "public_v6": "", "region": "RegionOne", "security_groups": [], "status": "ACTIVE", "task_state": null, "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "terminated_at": null, "updated": "2021-06-07T14:32:25Z", "user_id": "999a6ba328ae4d74b253adcc832597b8", "vm_state": "active", "volumes": []}, "server": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u25-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u25-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-0003cb66", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-06-07T14:32:25.000000", "OS-SRV-USG:terminated_at": null, "accessIPv4": "10.222.0.59", "accessIPv6": "", "addresses": {"dataplane": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:7a:ea", "OS-EXT-IPS:type": "fixed", "addr": "10.222.0.59", "version": 4}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:c4:3a", "OS-EXT-IPS:type": "fixed", "addr": "192.168.0.31", "version": 4}]}, "adminPass": "Y6xrVkziNW6a", "az": "nova", "cloud": "envvars", "config_drive": "True", "created": "2021-06-07T14:32:07Z", "created_at": "2021-06-07T14:32:07Z", "disk_config": "MANUAL", "flavor": {"id": "311895c8-efaf-4fef-9341-300e249c9e0e", "name": "ci-win2016hv"}, "has_config_drive": true, "hostId": "35f85d5a4d1e0e975c9ddf0a8159b6149df0eb9b2f40449d977c332a", "host_id": "35f85d5a4d1e0e975c9ddf0a8159b6149df0eb9b2f40449d977c332a", "id": "e8400b06-d86e-4909-a1b9-0c7d64ac976e", "image": {"id": "b84a8b3b-1305-4da1-acc2-4b7d31805681", "name": "win2016-hypervrole"}, "interface_ip": "10.222.0.59", "key_name": "default", "launched_at": "2021-06-07T14:32:25.000000", "location": {"cloud": "envvars", "project": {"domain_id": null, "domain_name": "Default", "id": "98c0438a92934a27ba0c96371bf4610e", "name": "admin"}, "region_name": "RegionOne", "zone": "nova"}, "metadata": {}, "name": "n-h1-712142-12", "networks": {}, "os-extended-volumes:volumes_attached": [], "power_state": 1, "private_v4": "", "progress": 0, "project_id": "98c0438a92934a27ba0c96371bf4610e", "properties": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u25-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u25-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-0003cb66", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-06-07T14:32:25.000000", "OS-SRV-USG:terminated_at": null, "os-extended-volumes:volumes_attached": []}, "public_v4": "10.222.0.59", "public_v6": "", "region": "RegionOne", "security_groups": [], "status": "ACTIVE", "task_state": null, "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "terminated_at": null, "updated": "2021-06-07T14:32:25Z", "user_id": "999a6ba328ae4d74b253adcc832597b8", "vm_state": "active", "volumes": []}} TASK [Save instance create output] ********************************************* task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/boot-instance.yaml:35 ok: [127.0.0.1] => {"ansible_facts": {"vm_data": {"n-d-712142-12": {"ports": {"dataplane": {"changed": true, "failed": false, "id": "4baab985-90a7-4b47-8d6b-d8aa97ce838c", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-06-07T14:31:24Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "192.168.0.46", "subnet_id": "e3cc60cc-fb78-43d5-9601-e3fe9be37d7c"}], "id": "4baab985-90a7-4b47-8d6b-d8aa97ce838c", "mac_address": "fa:16:3e:00:b1:ff", "name": "n-d-712142-12-data", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-06-07T14:31:25Z"}}, "management": {"changed": true, "failed": false, "id": "51d1b5a2-5bf1-4006-9a1e-e923a3a3dd5c", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-06-07T14:31:21Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "10.222.0.74", "subnet_id": "2759aa26-d9b9-4851-8205-c361f5438133"}], "id": "51d1b5a2-5bf1-4006-9a1e-e923a3a3dd5c", "mac_address": "fa:16:3e:2d:b3:e9", "name": "n-d-712142-12-mgmt", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-06-07T14:31:21Z"}}}, "server": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u21-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u21-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-0003cb65", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-06-07T14:31:46.000000", "OS-SRV-USG:terminated_at": null, "accessIPv4": "10.222.0.74", "accessIPv6": "", "addresses": {"dataplane": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:b3:e9", "OS-EXT-IPS:type": "fixed", "addr": "10.222.0.74", "version": 4}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:b1:ff", "OS-EXT-IPS:type": "fixed", "addr": "192.168.0.46", "version": 4}]}, "adminPass": "EchFEFnH7EXJ", "az": "nova", "cloud": "envvars", "config_drive": "True", "created": "2021-06-07T14:31:30Z", "created_at": "2021-06-07T14:31:30Z", "disk_config": "MANUAL", "flavor": {"id": "062b4f82-a574-4201-8be4-45e0c9f162ad", "name": "devstack"}, "has_config_drive": true, "hostId": "8dd3f3ad6def85bdae760705f6f3d6a2bf710bf06eab48f65315ed78", "host_id": "8dd3f3ad6def85bdae760705f6f3d6a2bf710bf06eab48f65315ed78", "id": "8e5ee66f-82df-4f00-bb91-6958ca9e3ce9", "image": {"id": "069718a6-3e61-4e68-934b-7865ba498606", "name": "focal-15.04.2021"}, "interface_ip": "10.222.0.74", "key_name": "default", "launched_at": "2021-06-07T14:31:46.000000", "location": {"cloud": "envvars", "project": {"domain_id": null, "domain_name": "Default", "id": "98c0438a92934a27ba0c96371bf4610e", "name": "admin"}, "region_name": "RegionOne", "zone": "nova"}, "metadata": {}, "name": "n-d-712142-12", "networks": {}, "os-extended-volumes:volumes_attached": [], "power_state": 1, "private_v4": "", "progress": 0, "project_id": "98c0438a92934a27ba0c96371bf4610e", "properties": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u21-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u21-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-0003cb65", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-06-07T14:31:46.000000", "OS-SRV-USG:terminated_at": null, "os-extended-volumes:volumes_attached": []}, "public_v4": "10.222.0.74", "public_v6": "", "region": "RegionOne", "security_groups": [], "status": "ACTIVE", "task_state": null, "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "terminated_at": null, "updated": "2021-06-07T14:31:46Z", "user_id": "999a6ba328ae4d74b253adcc832597b8", "vm_state": "active", "volumes": []}}, "n-h1-712142-12": {"ports": {"dataplane": {"changed": true, "failed": false, "id": "79e71710-12a9-4f1a-b40b-6addf4b366db", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-06-07T14:32:02Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "192.168.0.31", "subnet_id": "e3cc60cc-fb78-43d5-9601-e3fe9be37d7c"}], "id": "79e71710-12a9-4f1a-b40b-6addf4b366db", "mac_address": "fa:16:3e:06:c4:3a", "name": "n-h1-712142-12-data", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-06-07T14:32:03Z"}}, "management": {"changed": true, "failed": false, "id": "4fba098f-c257-43b7-b646-00ee4d96ef7c", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-06-07T14:31:59Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "10.222.0.59", "subnet_id": "2759aa26-d9b9-4851-8205-c361f5438133"}], "id": "4fba098f-c257-43b7-b646-00ee4d96ef7c", "mac_address": "fa:16:3e:67:7a:ea", "name": "n-h1-712142-12-mgmt", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-06-07T14:31:59Z"}}}, "server": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u25-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u25-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-0003cb66", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-06-07T14:32:25.000000", "OS-SRV-USG:terminated_at": null, "accessIPv4": "10.222.0.59", "accessIPv6": "", "addresses": {"dataplane": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:7a:ea", "OS-EXT-IPS:type": "fixed", "addr": "10.222.0.59", "version": 4}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:c4:3a", "OS-EXT-IPS:type": "fixed", "addr": "192.168.0.31", "version": 4}]}, "adminPass": "Y6xrVkziNW6a", "az": "nova", "cloud": "envvars", "config_drive": "True", "created": "2021-06-07T14:32:07Z", "created_at": "2021-06-07T14:32:07Z", "disk_config": "MANUAL", "flavor": {"id": "311895c8-efaf-4fef-9341-300e249c9e0e", "name": "ci-win2016hv"}, "has_config_drive": true, "hostId": "35f85d5a4d1e0e975c9ddf0a8159b6149df0eb9b2f40449d977c332a", "host_id": "35f85d5a4d1e0e975c9ddf0a8159b6149df0eb9b2f40449d977c332a", "id": "e8400b06-d86e-4909-a1b9-0c7d64ac976e", "image": {"id": "b84a8b3b-1305-4da1-acc2-4b7d31805681", "name": "win2016-hypervrole"}, "interface_ip": "10.222.0.59", "key_name": "default", "launched_at": "2021-06-07T14:32:25.000000", "location": {"cloud": "envvars", "project": {"domain_id": null, "domain_name": "Default", "id": "98c0438a92934a27ba0c96371bf4610e", "name": "admin"}, "region_name": "RegionOne", "zone": "nova"}, "metadata": {}, "name": "n-h1-712142-12", "networks": {}, "os-extended-volumes:volumes_attached": [], "power_state": 1, "private_v4": "", "progress": 0, "project_id": "98c0438a92934a27ba0c96371bf4610e", "properties": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u25-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u25-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-0003cb66", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-06-07T14:32:25.000000", "OS-SRV-USG:terminated_at": null, "os-extended-volumes:volumes_attached": []}, "public_v4": "10.222.0.59", "public_v6": "", "region": "RegionOne", "security_groups": [], "status": "ACTIVE", "task_state": null, "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "terminated_at": null, "updated": "2021-06-07T14:32:25Z", "user_id": "999a6ba328ae4d74b253adcc832597b8", "vm_state": "active", "volumes": []}}}}, "changed": false} TASK [get tags from job_vars] ************************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/boot-instance.yaml:39 ok: [127.0.0.1] => {"ansible_facts": {"tags": "hv1-nova-712142-12"}, "changed": false, "failed_when_result": false} TASK [add debug tag for debug env instances] *********************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/boot-instance.yaml:43 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Add tags on instance] **************************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/boot-instance.yaml:48 changed: [127.0.0.1] => {"changed": true, "cmd": "nova server-tag-set e8400b06-d86e-4909-a1b9-0c7d64ac976e hv1-nova-712142-12", "delta": "0:00:02.424856", "end": "2021-06-07 14:32:35.460690", "failed_when_result": false, "rc": 0, "start": "2021-06-07 14:32:33.035834", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Creating neutron management port for instance n-h2-712142-12] ************ task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/boot-instance.yaml:1 changed: [127.0.0.1] => {"changed": true, "id": "ea86bb12-7124-44b4-9072-fc1497c0b677", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-06-07T14:32:38Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "10.222.0.62", "subnet_id": "2759aa26-d9b9-4851-8205-c361f5438133"}], "id": "ea86bb12-7124-44b4-9072-fc1497c0b677", "mac_address": "fa:16:3e:22:b3:c1", "name": "n-h2-712142-12-mgmt", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-06-07T14:32:38Z"}} TASK [Creating neutron dataplane port for instance n-h2-712142-12] ************* task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/boot-instance.yaml:10 changed: [127.0.0.1] => {"changed": true, "id": "49e41bcf-9055-4b22-b23c-350bb94bbff1", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-06-07T14:32:42Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "192.168.0.36", "subnet_id": "e3cc60cc-fb78-43d5-9601-e3fe9be37d7c"}], "id": "49e41bcf-9055-4b22-b23c-350bb94bbff1", "mac_address": "fa:16:3e:d4:e4:20", "name": "n-h2-712142-12-data", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-06-07T14:32:42Z"}} TASK [Creating instance n-h2-712142-12] **************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/boot-instance.yaml:19 changed: [127.0.0.1] => {"changed": true, "id": "79d10606-2141-4129-8554-711e6efe8f8d", "openstack": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u23-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u23-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-0003cb67", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-06-07T14:33:02.000000", "OS-SRV-USG:terminated_at": null, "accessIPv4": "10.222.0.62", "accessIPv6": "", "addresses": {"dataplane": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:b3:c1", "OS-EXT-IPS:type": "fixed", "addr": "10.222.0.62", "version": 4}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:e4:20", "OS-EXT-IPS:type": "fixed", "addr": "192.168.0.36", "version": 4}]}, "adminPass": "Bvqn3n8B76S2", "az": "nova", "cloud": "envvars", "config_drive": "True", "created": "2021-06-07T14:32:46Z", "created_at": "2021-06-07T14:32:46Z", "disk_config": "MANUAL", "flavor": {"id": "311895c8-efaf-4fef-9341-300e249c9e0e", "name": "ci-win2016hv"}, "has_config_drive": true, "hostId": "1e66ef30cf59a6d2f5226c5e468d51ef5cf5223167ca613024d74f24", "host_id": "1e66ef30cf59a6d2f5226c5e468d51ef5cf5223167ca613024d74f24", "id": "79d10606-2141-4129-8554-711e6efe8f8d", "image": {"id": "b84a8b3b-1305-4da1-acc2-4b7d31805681", "name": "win2016-hypervrole"}, "interface_ip": "10.222.0.62", "key_name": "default", "launched_at": "2021-06-07T14:33:02.000000", "location": {"cloud": "envvars", "project": {"domain_id": null, "domain_name": "Default", "id": "98c0438a92934a27ba0c96371bf4610e", "name": "admin"}, "region_name": "RegionOne", "zone": "nova"}, "metadata": {}, "name": "n-h2-712142-12", "networks": {}, "os-extended-volumes:volumes_attached": [], "power_state": 1, "private_v4": "", "progress": 0, "project_id": "98c0438a92934a27ba0c96371bf4610e", "properties": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u23-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u23-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-0003cb67", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-06-07T14:33:02.000000", "OS-SRV-USG:terminated_at": null, "os-extended-volumes:volumes_attached": []}, "public_v4": "10.222.0.62", "public_v6": "", "region": "RegionOne", "security_groups": [], "status": "ACTIVE", "task_state": null, "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "terminated_at": null, "updated": "2021-06-07T14:33:02Z", "user_id": "999a6ba328ae4d74b253adcc832597b8", "vm_state": "active", "volumes": []}, "server": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u23-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u23-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-0003cb67", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-06-07T14:33:02.000000", "OS-SRV-USG:terminated_at": null, "accessIPv4": "10.222.0.62", "accessIPv6": "", "addresses": {"dataplane": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:b3:c1", "OS-EXT-IPS:type": "fixed", "addr": "10.222.0.62", "version": 4}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:e4:20", "OS-EXT-IPS:type": "fixed", "addr": "192.168.0.36", "version": 4}]}, "adminPass": "Bvqn3n8B76S2", "az": "nova", "cloud": "envvars", "config_drive": "True", "created": "2021-06-07T14:32:46Z", "created_at": "2021-06-07T14:32:46Z", "disk_config": "MANUAL", "flavor": {"id": "311895c8-efaf-4fef-9341-300e249c9e0e", "name": "ci-win2016hv"}, "has_config_drive": true, "hostId": "1e66ef30cf59a6d2f5226c5e468d51ef5cf5223167ca613024d74f24", "host_id": "1e66ef30cf59a6d2f5226c5e468d51ef5cf5223167ca613024d74f24", "id": "79d10606-2141-4129-8554-711e6efe8f8d", "image": {"id": "b84a8b3b-1305-4da1-acc2-4b7d31805681", "name": "win2016-hypervrole"}, "interface_ip": "10.222.0.62", "key_name": "default", "launched_at": "2021-06-07T14:33:02.000000", "location": {"cloud": "envvars", "project": {"domain_id": null, "domain_name": "Default", "id": "98c0438a92934a27ba0c96371bf4610e", "name": "admin"}, "region_name": "RegionOne", "zone": "nova"}, "metadata": {}, "name": "n-h2-712142-12", "networks": {}, "os-extended-volumes:volumes_attached": [], "power_state": 1, "private_v4": "", "progress": 0, "project_id": "98c0438a92934a27ba0c96371bf4610e", "properties": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u23-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u23-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-0003cb67", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-06-07T14:33:02.000000", "OS-SRV-USG:terminated_at": null, "os-extended-volumes:volumes_attached": []}, "public_v4": "10.222.0.62", "public_v6": "", "region": "RegionOne", "security_groups": [], "status": "ACTIVE", "task_state": null, "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "terminated_at": null, "updated": "2021-06-07T14:33:02Z", "user_id": "999a6ba328ae4d74b253adcc832597b8", "vm_state": "active", "volumes": []}} TASK [Save instance create output] ********************************************* task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/boot-instance.yaml:35 ok: [127.0.0.1] => {"ansible_facts": {"vm_data": {"n-d-712142-12": {"ports": {"dataplane": {"changed": true, "failed": false, "id": "4baab985-90a7-4b47-8d6b-d8aa97ce838c", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-06-07T14:31:24Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "192.168.0.46", "subnet_id": "e3cc60cc-fb78-43d5-9601-e3fe9be37d7c"}], "id": "4baab985-90a7-4b47-8d6b-d8aa97ce838c", "mac_address": "fa:16:3e:00:b1:ff", "name": "n-d-712142-12-data", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-06-07T14:31:25Z"}}, "management": {"changed": true, "failed": false, "id": "51d1b5a2-5bf1-4006-9a1e-e923a3a3dd5c", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-06-07T14:31:21Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "10.222.0.74", "subnet_id": "2759aa26-d9b9-4851-8205-c361f5438133"}], "id": "51d1b5a2-5bf1-4006-9a1e-e923a3a3dd5c", "mac_address": "fa:16:3e:2d:b3:e9", "name": "n-d-712142-12-mgmt", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-06-07T14:31:21Z"}}}, "server": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u21-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u21-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-0003cb65", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-06-07T14:31:46.000000", "OS-SRV-USG:terminated_at": null, "accessIPv4": "10.222.0.74", "accessIPv6": "", "addresses": {"dataplane": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:b3:e9", "OS-EXT-IPS:type": "fixed", "addr": "10.222.0.74", "version": 4}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:b1:ff", "OS-EXT-IPS:type": "fixed", "addr": "192.168.0.46", "version": 4}]}, "adminPass": "EchFEFnH7EXJ", "az": "nova", "cloud": "envvars", "config_drive": "True", "created": "2021-06-07T14:31:30Z", "created_at": "2021-06-07T14:31:30Z", "disk_config": "MANUAL", "flavor": {"id": "062b4f82-a574-4201-8be4-45e0c9f162ad", "name": "devstack"}, "has_config_drive": true, "hostId": "8dd3f3ad6def85bdae760705f6f3d6a2bf710bf06eab48f65315ed78", "host_id": "8dd3f3ad6def85bdae760705f6f3d6a2bf710bf06eab48f65315ed78", "id": "8e5ee66f-82df-4f00-bb91-6958ca9e3ce9", "image": {"id": "069718a6-3e61-4e68-934b-7865ba498606", "name": "focal-15.04.2021"}, "interface_ip": "10.222.0.74", "key_name": "default", "launched_at": "2021-06-07T14:31:46.000000", "location": {"cloud": "envvars", "project": {"domain_id": null, "domain_name": "Default", "id": "98c0438a92934a27ba0c96371bf4610e", "name": "admin"}, "region_name": "RegionOne", "zone": "nova"}, "metadata": {}, "name": "n-d-712142-12", "networks": {}, "os-extended-volumes:volumes_attached": [], "power_state": 1, "private_v4": "", "progress": 0, "project_id": "98c0438a92934a27ba0c96371bf4610e", "properties": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u21-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u21-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-0003cb65", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-06-07T14:31:46.000000", "OS-SRV-USG:terminated_at": null, "os-extended-volumes:volumes_attached": []}, "public_v4": "10.222.0.74", "public_v6": "", "region": "RegionOne", "security_groups": [], "status": "ACTIVE", "task_state": null, "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "terminated_at": null, "updated": "2021-06-07T14:31:46Z", "user_id": "999a6ba328ae4d74b253adcc832597b8", "vm_state": "active", "volumes": []}}, "n-h1-712142-12": {"ports": {"dataplane": {"changed": true, "failed": false, "id": "79e71710-12a9-4f1a-b40b-6addf4b366db", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-06-07T14:32:02Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "192.168.0.31", "subnet_id": "e3cc60cc-fb78-43d5-9601-e3fe9be37d7c"}], "id": "79e71710-12a9-4f1a-b40b-6addf4b366db", "mac_address": "fa:16:3e:06:c4:3a", "name": "n-h1-712142-12-data", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-06-07T14:32:03Z"}}, "management": {"changed": true, "failed": false, "id": "4fba098f-c257-43b7-b646-00ee4d96ef7c", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-06-07T14:31:59Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "10.222.0.59", "subnet_id": "2759aa26-d9b9-4851-8205-c361f5438133"}], "id": "4fba098f-c257-43b7-b646-00ee4d96ef7c", "mac_address": "fa:16:3e:67:7a:ea", "name": "n-h1-712142-12-mgmt", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-06-07T14:31:59Z"}}}, "server": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u25-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u25-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-0003cb66", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-06-07T14:32:25.000000", "OS-SRV-USG:terminated_at": null, "accessIPv4": "10.222.0.59", "accessIPv6": "", "addresses": {"dataplane": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:7a:ea", "OS-EXT-IPS:type": "fixed", "addr": "10.222.0.59", "version": 4}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:c4:3a", "OS-EXT-IPS:type": "fixed", "addr": "192.168.0.31", "version": 4}]}, "adminPass": "Y6xrVkziNW6a", "az": "nova", "cloud": "envvars", "config_drive": "True", "created": "2021-06-07T14:32:07Z", "created_at": "2021-06-07T14:32:07Z", "disk_config": "MANUAL", "flavor": {"id": "311895c8-efaf-4fef-9341-300e249c9e0e", "name": "ci-win2016hv"}, "has_config_drive": true, "hostId": "35f85d5a4d1e0e975c9ddf0a8159b6149df0eb9b2f40449d977c332a", "host_id": "35f85d5a4d1e0e975c9ddf0a8159b6149df0eb9b2f40449d977c332a", "id": "e8400b06-d86e-4909-a1b9-0c7d64ac976e", "image": {"id": "b84a8b3b-1305-4da1-acc2-4b7d31805681", "name": "win2016-hypervrole"}, "interface_ip": "10.222.0.59", "key_name": "default", "launched_at": "2021-06-07T14:32:25.000000", "location": {"cloud": "envvars", "project": {"domain_id": null, "domain_name": "Default", "id": "98c0438a92934a27ba0c96371bf4610e", "name": "admin"}, "region_name": "RegionOne", "zone": "nova"}, "metadata": {}, "name": "n-h1-712142-12", "networks": {}, "os-extended-volumes:volumes_attached": [], "power_state": 1, "private_v4": "", "progress": 0, "project_id": "98c0438a92934a27ba0c96371bf4610e", "properties": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u25-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u25-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-0003cb66", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-06-07T14:32:25.000000", "OS-SRV-USG:terminated_at": null, "os-extended-volumes:volumes_attached": []}, "public_v4": "10.222.0.59", "public_v6": "", "region": "RegionOne", "security_groups": [], "status": "ACTIVE", "task_state": null, "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "terminated_at": null, "updated": "2021-06-07T14:32:25Z", "user_id": "999a6ba328ae4d74b253adcc832597b8", "vm_state": "active", "volumes": []}}, "n-h2-712142-12": {"ports": {"dataplane": {"changed": true, "failed": false, "id": "49e41bcf-9055-4b22-b23c-350bb94bbff1", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-06-07T14:32:42Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "192.168.0.36", "subnet_id": "e3cc60cc-fb78-43d5-9601-e3fe9be37d7c"}], "id": "49e41bcf-9055-4b22-b23c-350bb94bbff1", "mac_address": "fa:16:3e:d4:e4:20", "name": "n-h2-712142-12-data", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-06-07T14:32:42Z"}}, "management": {"changed": true, "failed": false, "id": "ea86bb12-7124-44b4-9072-fc1497c0b677", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-06-07T14:32:38Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "10.222.0.62", "subnet_id": "2759aa26-d9b9-4851-8205-c361f5438133"}], "id": "ea86bb12-7124-44b4-9072-fc1497c0b677", "mac_address": "fa:16:3e:22:b3:c1", "name": "n-h2-712142-12-mgmt", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-06-07T14:32:38Z"}}}, "server": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u23-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u23-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-0003cb67", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-06-07T14:33:02.000000", "OS-SRV-USG:terminated_at": null, "accessIPv4": "10.222.0.62", "accessIPv6": "", "addresses": {"dataplane": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:b3:c1", "OS-EXT-IPS:type": "fixed", "addr": "10.222.0.62", "version": 4}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:e4:20", "OS-EXT-IPS:type": "fixed", "addr": "192.168.0.36", "version": 4}]}, "adminPass": "Bvqn3n8B76S2", "az": "nova", "cloud": "envvars", "config_drive": "True", "created": "2021-06-07T14:32:46Z", "created_at": "2021-06-07T14:32:46Z", "disk_config": "MANUAL", "flavor": {"id": "311895c8-efaf-4fef-9341-300e249c9e0e", "name": "ci-win2016hv"}, "has_config_drive": true, "hostId": "1e66ef30cf59a6d2f5226c5e468d51ef5cf5223167ca613024d74f24", "host_id": "1e66ef30cf59a6d2f5226c5e468d51ef5cf5223167ca613024d74f24", "id": "79d10606-2141-4129-8554-711e6efe8f8d", "image": {"id": "b84a8b3b-1305-4da1-acc2-4b7d31805681", "name": "win2016-hypervrole"}, "interface_ip": "10.222.0.62", "key_name": "default", "launched_at": "2021-06-07T14:33:02.000000", "location": {"cloud": "envvars", "project": {"domain_id": null, "domain_name": "Default", "id": "98c0438a92934a27ba0c96371bf4610e", "name": "admin"}, "region_name": "RegionOne", "zone": "nova"}, "metadata": {}, "name": "n-h2-712142-12", "networks": {}, "os-extended-volumes:volumes_attached": [], "power_state": 1, "private_v4": "", "progress": 0, "project_id": "98c0438a92934a27ba0c96371bf4610e", "properties": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u23-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u23-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-0003cb67", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-06-07T14:33:02.000000", "OS-SRV-USG:terminated_at": null, "os-extended-volumes:volumes_attached": []}, "public_v4": "10.222.0.62", "public_v6": "", "region": "RegionOne", "security_groups": [], "status": "ACTIVE", "task_state": null, "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "terminated_at": null, "updated": "2021-06-07T14:33:02Z", "user_id": "999a6ba328ae4d74b253adcc832597b8", "vm_state": "active", "volumes": []}}}}, "changed": false} TASK [get tags from job_vars] ************************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/boot-instance.yaml:39 ok: [127.0.0.1] => {"ansible_facts": {"tags": "hv2-nova-712142-12"}, "changed": false, "failed_when_result": false} TASK [add debug tag for debug env instances] *********************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/boot-instance.yaml:43 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Add tags on instance] **************************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/boot-instance.yaml:48 changed: [127.0.0.1] => {"changed": true, "cmd": "nova server-tag-set 79d10606-2141-4129-8554-711e6efe8f8d hv2-nova-712142-12", "delta": "0:00:02.414591", "end": "2021-06-07 14:33:14.942203", "failed_when_result": false, "rc": 0, "start": "2021-06-07 14:33:12.527612", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Creating neutron management port for instance n-ad-712142-12] ************ task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/boot-instance.yaml:1 changed: [127.0.0.1] => {"changed": true, "id": "418fc64b-2642-49a0-9220-ed8e16e4843e", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-06-07T14:33:17Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "10.222.0.16", "subnet_id": "2759aa26-d9b9-4851-8205-c361f5438133"}], "id": "418fc64b-2642-49a0-9220-ed8e16e4843e", "mac_address": "fa:16:3e:87:75:93", "name": "n-ad-712142-12-mgmt", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-06-07T14:33:17Z"}} TASK [Creating neutron dataplane port for instance n-ad-712142-12] ************* task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/boot-instance.yaml:10 changed: [127.0.0.1] => {"changed": true, "id": "10cc4c0d-e393-4b2e-83cf-9342444c70cb", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-06-07T14:33:20Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "192.168.0.64", "subnet_id": "e3cc60cc-fb78-43d5-9601-e3fe9be37d7c"}], "id": "10cc4c0d-e393-4b2e-83cf-9342444c70cb", "mac_address": "fa:16:3e:7c:ad:ab", "name": "n-ad-712142-12-data", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-06-07T14:33:21Z"}} TASK [Creating instance n-ad-712142-12] **************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/boot-instance.yaml:19 changed: [127.0.0.1] => {"changed": true, "id": "42cbec0b-e647-4f23-8eb7-2c1046ae7439", "openstack": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u19-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u19-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-0003cb68", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-06-07T14:33:40.000000", "OS-SRV-USG:terminated_at": null, "accessIPv4": "10.222.0.16", "accessIPv6": "", "addresses": {"dataplane": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:75:93", "OS-EXT-IPS:type": "fixed", "addr": "10.222.0.16", "version": 4}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:ad:ab", "OS-EXT-IPS:type": "fixed", "addr": "192.168.0.64", "version": 4}]}, "adminPass": "z78XitQ98ws3", "az": "nova", "cloud": "envvars", "config_drive": "True", "created": "2021-06-07T14:33:25Z", "created_at": "2021-06-07T14:33:25Z", "disk_config": "MANUAL", "flavor": {"id": "5afbd73d-43b1-494e-8ebe-baa0559c5e94", "name": "win2016ad-ci"}, "has_config_drive": true, "hostId": "fdbc9a8e0364b908a661f7f9ac9f9dc337ef64254242a8cdfb4ab172", "host_id": "fdbc9a8e0364b908a661f7f9ac9f9dc337ef64254242a8cdfb4ab172", "id": "42cbec0b-e647-4f23-8eb7-2c1046ae7439", "image": {"id": "b84a8b3b-1305-4da1-acc2-4b7d31805681", "name": "win2016-hypervrole"}, "interface_ip": "10.222.0.16", "key_name": "default", "launched_at": "2021-06-07T14:33:40.000000", "location": {"cloud": "envvars", "project": {"domain_id": null, "domain_name": "Default", "id": "98c0438a92934a27ba0c96371bf4610e", "name": "admin"}, "region_name": "RegionOne", "zone": "nova"}, "metadata": {}, "name": "n-ad-712142-12", "networks": {}, "os-extended-volumes:volumes_attached": [], "power_state": 1, "private_v4": "", "progress": 0, "project_id": "98c0438a92934a27ba0c96371bf4610e", "properties": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u19-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u19-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-0003cb68", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-06-07T14:33:40.000000", "OS-SRV-USG:terminated_at": null, "os-extended-volumes:volumes_attached": []}, "public_v4": "10.222.0.16", "public_v6": "", "region": "RegionOne", "security_groups": [], "status": "ACTIVE", "task_state": null, "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "terminated_at": null, "updated": "2021-06-07T14:33:40Z", "user_id": "999a6ba328ae4d74b253adcc832597b8", "vm_state": "active", "volumes": []}, "server": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u19-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u19-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-0003cb68", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-06-07T14:33:40.000000", "OS-SRV-USG:terminated_at": null, "accessIPv4": "10.222.0.16", "accessIPv6": "", "addresses": {"dataplane": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:75:93", "OS-EXT-IPS:type": "fixed", "addr": "10.222.0.16", "version": 4}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:ad:ab", "OS-EXT-IPS:type": "fixed", "addr": "192.168.0.64", "version": 4}]}, "adminPass": "z78XitQ98ws3", "az": "nova", "cloud": "envvars", "config_drive": "True", "created": "2021-06-07T14:33:25Z", "created_at": "2021-06-07T14:33:25Z", "disk_config": "MANUAL", "flavor": {"id": "5afbd73d-43b1-494e-8ebe-baa0559c5e94", "name": "win2016ad-ci"}, "has_config_drive": true, "hostId": "fdbc9a8e0364b908a661f7f9ac9f9dc337ef64254242a8cdfb4ab172", "host_id": "fdbc9a8e0364b908a661f7f9ac9f9dc337ef64254242a8cdfb4ab172", "id": "42cbec0b-e647-4f23-8eb7-2c1046ae7439", "image": {"id": "b84a8b3b-1305-4da1-acc2-4b7d31805681", "name": "win2016-hypervrole"}, "interface_ip": "10.222.0.16", "key_name": "default", "launched_at": "2021-06-07T14:33:40.000000", "location": {"cloud": "envvars", "project": {"domain_id": null, "domain_name": "Default", "id": "98c0438a92934a27ba0c96371bf4610e", "name": "admin"}, "region_name": "RegionOne", "zone": "nova"}, "metadata": {}, "name": "n-ad-712142-12", "networks": {}, "os-extended-volumes:volumes_attached": [], "power_state": 1, "private_v4": "", "progress": 0, "project_id": "98c0438a92934a27ba0c96371bf4610e", "properties": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u19-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u19-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-0003cb68", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-06-07T14:33:40.000000", "OS-SRV-USG:terminated_at": null, "os-extended-volumes:volumes_attached": []}, "public_v4": "10.222.0.16", "public_v6": "", "region": "RegionOne", "security_groups": [], "status": "ACTIVE", "task_state": null, "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "terminated_at": null, "updated": "2021-06-07T14:33:40Z", "user_id": "999a6ba328ae4d74b253adcc832597b8", "vm_state": "active", "volumes": []}} TASK [Save instance create output] ********************************************* task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/boot-instance.yaml:35 ok: [127.0.0.1] => {"ansible_facts": {"vm_data": {"n-ad-712142-12": {"ports": {"dataplane": {"changed": true, "failed": false, "id": "10cc4c0d-e393-4b2e-83cf-9342444c70cb", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-06-07T14:33:20Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "192.168.0.64", "subnet_id": "e3cc60cc-fb78-43d5-9601-e3fe9be37d7c"}], "id": "10cc4c0d-e393-4b2e-83cf-9342444c70cb", "mac_address": "fa:16:3e:7c:ad:ab", "name": "n-ad-712142-12-data", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-06-07T14:33:21Z"}}, "management": {"changed": true, "failed": false, "id": "418fc64b-2642-49a0-9220-ed8e16e4843e", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-06-07T14:33:17Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "10.222.0.16", "subnet_id": "2759aa26-d9b9-4851-8205-c361f5438133"}], "id": "418fc64b-2642-49a0-9220-ed8e16e4843e", "mac_address": "fa:16:3e:87:75:93", "name": "n-ad-712142-12-mgmt", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-06-07T14:33:17Z"}}}, "server": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u19-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u19-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-0003cb68", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-06-07T14:33:40.000000", "OS-SRV-USG:terminated_at": null, "accessIPv4": "10.222.0.16", "accessIPv6": "", "addresses": {"dataplane": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:75:93", "OS-EXT-IPS:type": "fixed", "addr": "10.222.0.16", "version": 4}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:ad:ab", "OS-EXT-IPS:type": "fixed", "addr": "192.168.0.64", "version": 4}]}, "adminPass": "z78XitQ98ws3", "az": "nova", "cloud": "envvars", "config_drive": "True", "created": "2021-06-07T14:33:25Z", "created_at": "2021-06-07T14:33:25Z", "disk_config": "MANUAL", "flavor": {"id": "5afbd73d-43b1-494e-8ebe-baa0559c5e94", "name": "win2016ad-ci"}, "has_config_drive": true, "hostId": "fdbc9a8e0364b908a661f7f9ac9f9dc337ef64254242a8cdfb4ab172", "host_id": "fdbc9a8e0364b908a661f7f9ac9f9dc337ef64254242a8cdfb4ab172", "id": "42cbec0b-e647-4f23-8eb7-2c1046ae7439", "image": {"id": "b84a8b3b-1305-4da1-acc2-4b7d31805681", "name": "win2016-hypervrole"}, "interface_ip": "10.222.0.16", "key_name": "default", "launched_at": "2021-06-07T14:33:40.000000", "location": {"cloud": "envvars", "project": {"domain_id": null, "domain_name": "Default", "id": "98c0438a92934a27ba0c96371bf4610e", "name": "admin"}, "region_name": "RegionOne", "zone": "nova"}, "metadata": {}, "name": "n-ad-712142-12", "networks": {}, "os-extended-volumes:volumes_attached": [], "power_state": 1, "private_v4": "", "progress": 0, "project_id": "98c0438a92934a27ba0c96371bf4610e", "properties": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u19-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u19-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-0003cb68", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-06-07T14:33:40.000000", "OS-SRV-USG:terminated_at": null, "os-extended-volumes:volumes_attached": []}, "public_v4": "10.222.0.16", "public_v6": "", "region": "RegionOne", "security_groups": [], "status": "ACTIVE", "task_state": null, "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "terminated_at": null, "updated": "2021-06-07T14:33:40Z", "user_id": "999a6ba328ae4d74b253adcc832597b8", "vm_state": "active", "volumes": []}}, "n-d-712142-12": {"ports": {"dataplane": {"changed": true, "failed": false, "id": "4baab985-90a7-4b47-8d6b-d8aa97ce838c", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-06-07T14:31:24Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "192.168.0.46", "subnet_id": "e3cc60cc-fb78-43d5-9601-e3fe9be37d7c"}], "id": "4baab985-90a7-4b47-8d6b-d8aa97ce838c", "mac_address": "fa:16:3e:00:b1:ff", "name": "n-d-712142-12-data", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-06-07T14:31:25Z"}}, "management": {"changed": true, "failed": false, "id": "51d1b5a2-5bf1-4006-9a1e-e923a3a3dd5c", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-06-07T14:31:21Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "10.222.0.74", "subnet_id": "2759aa26-d9b9-4851-8205-c361f5438133"}], "id": "51d1b5a2-5bf1-4006-9a1e-e923a3a3dd5c", "mac_address": "fa:16:3e:2d:b3:e9", "name": "n-d-712142-12-mgmt", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-06-07T14:31:21Z"}}}, "server": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u21-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u21-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-0003cb65", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-06-07T14:31:46.000000", "OS-SRV-USG:terminated_at": null, "accessIPv4": "10.222.0.74", "accessIPv6": "", "addresses": {"dataplane": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:b3:e9", "OS-EXT-IPS:type": "fixed", "addr": "10.222.0.74", "version": 4}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:b1:ff", "OS-EXT-IPS:type": "fixed", "addr": "192.168.0.46", "version": 4}]}, "adminPass": "EchFEFnH7EXJ", "az": "nova", "cloud": "envvars", "config_drive": "True", "created": "2021-06-07T14:31:30Z", "created_at": "2021-06-07T14:31:30Z", "disk_config": "MANUAL", "flavor": {"id": "062b4f82-a574-4201-8be4-45e0c9f162ad", "name": "devstack"}, "has_config_drive": true, "hostId": "8dd3f3ad6def85bdae760705f6f3d6a2bf710bf06eab48f65315ed78", "host_id": "8dd3f3ad6def85bdae760705f6f3d6a2bf710bf06eab48f65315ed78", "id": "8e5ee66f-82df-4f00-bb91-6958ca9e3ce9", "image": {"id": "069718a6-3e61-4e68-934b-7865ba498606", "name": "focal-15.04.2021"}, "interface_ip": "10.222.0.74", "key_name": "default", "launched_at": "2021-06-07T14:31:46.000000", "location": {"cloud": "envvars", "project": {"domain_id": null, "domain_name": "Default", "id": "98c0438a92934a27ba0c96371bf4610e", "name": "admin"}, "region_name": "RegionOne", "zone": "nova"}, "metadata": {}, "name": "n-d-712142-12", "networks": {}, "os-extended-volumes:volumes_attached": [], "power_state": 1, "private_v4": "", "progress": 0, "project_id": "98c0438a92934a27ba0c96371bf4610e", "properties": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u21-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u21-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-0003cb65", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-06-07T14:31:46.000000", "OS-SRV-USG:terminated_at": null, "os-extended-volumes:volumes_attached": []}, "public_v4": "10.222.0.74", "public_v6": "", "region": "RegionOne", "security_groups": [], "status": "ACTIVE", "task_state": null, "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "terminated_at": null, "updated": "2021-06-07T14:31:46Z", "user_id": "999a6ba328ae4d74b253adcc832597b8", "vm_state": "active", "volumes": []}}, "n-h1-712142-12": {"ports": {"dataplane": {"changed": true, "failed": false, "id": "79e71710-12a9-4f1a-b40b-6addf4b366db", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-06-07T14:32:02Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "192.168.0.31", "subnet_id": "e3cc60cc-fb78-43d5-9601-e3fe9be37d7c"}], "id": "79e71710-12a9-4f1a-b40b-6addf4b366db", "mac_address": "fa:16:3e:06:c4:3a", "name": "n-h1-712142-12-data", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-06-07T14:32:03Z"}}, "management": {"changed": true, "failed": false, "id": "4fba098f-c257-43b7-b646-00ee4d96ef7c", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-06-07T14:31:59Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "10.222.0.59", "subnet_id": "2759aa26-d9b9-4851-8205-c361f5438133"}], "id": "4fba098f-c257-43b7-b646-00ee4d96ef7c", "mac_address": "fa:16:3e:67:7a:ea", "name": "n-h1-712142-12-mgmt", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-06-07T14:31:59Z"}}}, "server": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u25-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u25-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-0003cb66", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-06-07T14:32:25.000000", "OS-SRV-USG:terminated_at": null, "accessIPv4": "10.222.0.59", "accessIPv6": "", "addresses": {"dataplane": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:7a:ea", "OS-EXT-IPS:type": "fixed", "addr": "10.222.0.59", "version": 4}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:c4:3a", "OS-EXT-IPS:type": "fixed", "addr": "192.168.0.31", "version": 4}]}, "adminPass": "Y6xrVkziNW6a", "az": "nova", "cloud": "envvars", "config_drive": "True", "created": "2021-06-07T14:32:07Z", "created_at": "2021-06-07T14:32:07Z", "disk_config": "MANUAL", "flavor": {"id": "311895c8-efaf-4fef-9341-300e249c9e0e", "name": "ci-win2016hv"}, "has_config_drive": true, "hostId": "35f85d5a4d1e0e975c9ddf0a8159b6149df0eb9b2f40449d977c332a", "host_id": "35f85d5a4d1e0e975c9ddf0a8159b6149df0eb9b2f40449d977c332a", "id": "e8400b06-d86e-4909-a1b9-0c7d64ac976e", "image": {"id": "b84a8b3b-1305-4da1-acc2-4b7d31805681", "name": "win2016-hypervrole"}, "interface_ip": "10.222.0.59", "key_name": "default", "launched_at": "2021-06-07T14:32:25.000000", "location": {"cloud": "envvars", "project": {"domain_id": null, "domain_name": "Default", "id": "98c0438a92934a27ba0c96371bf4610e", "name": "admin"}, "region_name": "RegionOne", "zone": "nova"}, "metadata": {}, "name": "n-h1-712142-12", "networks": {}, "os-extended-volumes:volumes_attached": [], "power_state": 1, "private_v4": "", "progress": 0, "project_id": "98c0438a92934a27ba0c96371bf4610e", "properties": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u25-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u25-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-0003cb66", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-06-07T14:32:25.000000", "OS-SRV-USG:terminated_at": null, "os-extended-volumes:volumes_attached": []}, "public_v4": "10.222.0.59", "public_v6": "", "region": "RegionOne", "security_groups": [], "status": "ACTIVE", "task_state": null, "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "terminated_at": null, "updated": "2021-06-07T14:32:25Z", "user_id": "999a6ba328ae4d74b253adcc832597b8", "vm_state": "active", "volumes": []}}, "n-h2-712142-12": {"ports": {"dataplane": {"changed": true, "failed": false, "id": "49e41bcf-9055-4b22-b23c-350bb94bbff1", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-06-07T14:32:42Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "192.168.0.36", "subnet_id": "e3cc60cc-fb78-43d5-9601-e3fe9be37d7c"}], "id": "49e41bcf-9055-4b22-b23c-350bb94bbff1", "mac_address": "fa:16:3e:d4:e4:20", "name": "n-h2-712142-12-data", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-06-07T14:32:42Z"}}, "management": {"changed": true, "failed": false, "id": "ea86bb12-7124-44b4-9072-fc1497c0b677", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-06-07T14:32:38Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "10.222.0.62", "subnet_id": "2759aa26-d9b9-4851-8205-c361f5438133"}], "id": "ea86bb12-7124-44b4-9072-fc1497c0b677", "mac_address": "fa:16:3e:22:b3:c1", "name": "n-h2-712142-12-mgmt", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-06-07T14:32:38Z"}}}, "server": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u23-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u23-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-0003cb67", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-06-07T14:33:02.000000", "OS-SRV-USG:terminated_at": null, "accessIPv4": "10.222.0.62", "accessIPv6": "", "addresses": {"dataplane": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:b3:c1", "OS-EXT-IPS:type": "fixed", "addr": "10.222.0.62", "version": 4}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:e4:20", "OS-EXT-IPS:type": "fixed", "addr": "192.168.0.36", "version": 4}]}, "adminPass": "Bvqn3n8B76S2", "az": "nova", "cloud": "envvars", "config_drive": "True", "created": "2021-06-07T14:32:46Z", "created_at": "2021-06-07T14:32:46Z", "disk_config": "MANUAL", "flavor": {"id": "311895c8-efaf-4fef-9341-300e249c9e0e", "name": "ci-win2016hv"}, "has_config_drive": true, "hostId": "1e66ef30cf59a6d2f5226c5e468d51ef5cf5223167ca613024d74f24", "host_id": "1e66ef30cf59a6d2f5226c5e468d51ef5cf5223167ca613024d74f24", "id": "79d10606-2141-4129-8554-711e6efe8f8d", "image": {"id": "b84a8b3b-1305-4da1-acc2-4b7d31805681", "name": "win2016-hypervrole"}, "interface_ip": "10.222.0.62", "key_name": "default", "launched_at": "2021-06-07T14:33:02.000000", "location": {"cloud": "envvars", "project": {"domain_id": null, "domain_name": "Default", "id": "98c0438a92934a27ba0c96371bf4610e", "name": "admin"}, "region_name": "RegionOne", "zone": "nova"}, "metadata": {}, "name": "n-h2-712142-12", "networks": {}, "os-extended-volumes:volumes_attached": [], "power_state": 1, "private_v4": "", "progress": 0, "project_id": "98c0438a92934a27ba0c96371bf4610e", "properties": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u23-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u23-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-0003cb67", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-06-07T14:33:02.000000", "OS-SRV-USG:terminated_at": null, "os-extended-volumes:volumes_attached": []}, "public_v4": "10.222.0.62", "public_v6": "", "region": "RegionOne", "security_groups": [], "status": "ACTIVE", "task_state": null, "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "terminated_at": null, "updated": "2021-06-07T14:33:02Z", "user_id": "999a6ba328ae4d74b253adcc832597b8", "vm_state": "active", "volumes": []}}}}, "changed": false} TASK [get tags from job_vars] ************************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/boot-instance.yaml:39 ok: [127.0.0.1] => {"ansible_facts": {"tags": "ad-nova-712142-12"}, "changed": false, "failed_when_result": false} TASK [add debug tag for debug env instances] *********************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/boot-instance.yaml:43 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Add tags on instance] **************************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/boot-instance.yaml:48 changed: [127.0.0.1] => {"changed": true, "cmd": "nova server-tag-set 42cbec0b-e647-4f23-8eb7-2c1046ae7439 ad-nova-712142-12", "delta": "0:00:02.423781", "end": "2021-06-07 14:33:49.014716", "failed_when_result": false, "rc": 0, "start": "2021-06-07 14:33:46.590935", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [copy] ******************************************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/prep-env.yaml:23 changed: [127.0.0.1] => {"changed": true, "checksum": "f9c2a1e4072666977de0b18dd3576fca7836c25a", "dest": "/home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/vm-data.yaml", "gid": 1001, "group": "jenkins-slave", "md5sum": "bff1f0b7507fb60aa12d9b5da48aae0f", "mode": "0664", "owner": "jenkins-slave", "size": 22026, "src": "/home/jenkins-slave/.ansible/tmp/ansible-tmp-1623076429.41-20349553750910/source", "state": "file", "uid": 1001} TASK [include_vars] ************************************************************ task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/prep-env.yaml:27 ok: [127.0.0.1] => {"ansible_facts": {"vm_data": {"n-ad-712142-12": {"ports": {"dataplane": {"changed": true, "failed": false, "id": "10cc4c0d-e393-4b2e-83cf-9342444c70cb", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-06-07T14:33:20Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "192.168.0.64", "subnet_id": "e3cc60cc-fb78-43d5-9601-e3fe9be37d7c"}], "id": "10cc4c0d-e393-4b2e-83cf-9342444c70cb", "mac_address": "fa:16:3e:7c:ad:ab", "name": "n-ad-712142-12-data", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-06-07T14:33:21Z"}}, "management": {"changed": true, "failed": false, "id": "418fc64b-2642-49a0-9220-ed8e16e4843e", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-06-07T14:33:17Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "10.222.0.16", "subnet_id": "2759aa26-d9b9-4851-8205-c361f5438133"}], "id": "418fc64b-2642-49a0-9220-ed8e16e4843e", "mac_address": "fa:16:3e:87:75:93", "name": "n-ad-712142-12-mgmt", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-06-07T14:33:17Z"}}}, "server": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u19-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u19-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-0003cb68", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-06-07T14:33:40.000000", "OS-SRV-USG:terminated_at": null, "accessIPv4": "10.222.0.16", "accessIPv6": "", "addresses": {"dataplane": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:75:93", "OS-EXT-IPS:type": "fixed", "addr": "10.222.0.16", "version": 4}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:ad:ab", "OS-EXT-IPS:type": "fixed", "addr": "192.168.0.64", "version": 4}]}, "adminPass": "z78XitQ98ws3", "az": "nova", "cloud": "envvars", "config_drive": "True", "created": "2021-06-07T14:33:25Z", "created_at": "2021-06-07T14:33:25Z", "disk_config": "MANUAL", "flavor": {"id": "5afbd73d-43b1-494e-8ebe-baa0559c5e94", "name": "win2016ad-ci"}, "has_config_drive": true, "hostId": "fdbc9a8e0364b908a661f7f9ac9f9dc337ef64254242a8cdfb4ab172", "host_id": "fdbc9a8e0364b908a661f7f9ac9f9dc337ef64254242a8cdfb4ab172", "id": "42cbec0b-e647-4f23-8eb7-2c1046ae7439", "image": {"id": "b84a8b3b-1305-4da1-acc2-4b7d31805681", "name": "win2016-hypervrole"}, "interface_ip": "10.222.0.16", "key_name": "default", "launched_at": "2021-06-07T14:33:40.000000", "location": {"cloud": "envvars", "project": {"domain_id": null, "domain_name": "Default", "id": "98c0438a92934a27ba0c96371bf4610e", "name": "admin"}, "region_name": "RegionOne", "zone": "nova"}, "metadata": {}, "name": "n-ad-712142-12", "networks": {}, "os-extended-volumes:volumes_attached": [], "power_state": 1, "private_v4": "", "progress": 0, "project_id": "98c0438a92934a27ba0c96371bf4610e", "properties": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u19-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u19-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-0003cb68", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-06-07T14:33:40.000000", "OS-SRV-USG:terminated_at": null, "os-extended-volumes:volumes_attached": []}, "public_v4": "10.222.0.16", "public_v6": "", "region": "RegionOne", "security_groups": [], "status": "ACTIVE", "task_state": null, "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "terminated_at": null, "updated": "2021-06-07T14:33:40Z", "user_id": "999a6ba328ae4d74b253adcc832597b8", "vm_state": "active", "volumes": []}}, "n-d-712142-12": {"ports": {"dataplane": {"changed": true, "failed": false, "id": "4baab985-90a7-4b47-8d6b-d8aa97ce838c", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-06-07T14:31:24Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "192.168.0.46", "subnet_id": "e3cc60cc-fb78-43d5-9601-e3fe9be37d7c"}], "id": "4baab985-90a7-4b47-8d6b-d8aa97ce838c", "mac_address": "fa:16:3e:00:b1:ff", "name": "n-d-712142-12-data", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-06-07T14:31:25Z"}}, "management": {"changed": true, "failed": false, "id": "51d1b5a2-5bf1-4006-9a1e-e923a3a3dd5c", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-06-07T14:31:21Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "10.222.0.74", "subnet_id": "2759aa26-d9b9-4851-8205-c361f5438133"}], "id": "51d1b5a2-5bf1-4006-9a1e-e923a3a3dd5c", "mac_address": "fa:16:3e:2d:b3:e9", "name": "n-d-712142-12-mgmt", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-06-07T14:31:21Z"}}}, "server": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u21-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u21-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-0003cb65", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-06-07T14:31:46.000000", "OS-SRV-USG:terminated_at": null, "accessIPv4": "10.222.0.74", "accessIPv6": "", "addresses": {"dataplane": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:b3:e9", "OS-EXT-IPS:type": "fixed", "addr": "10.222.0.74", "version": 4}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:b1:ff", "OS-EXT-IPS:type": "fixed", "addr": "192.168.0.46", "version": 4}]}, "adminPass": "EchFEFnH7EXJ", "az": "nova", "cloud": "envvars", "config_drive": "True", "created": "2021-06-07T14:31:30Z", "created_at": "2021-06-07T14:31:30Z", "disk_config": "MANUAL", "flavor": {"id": "062b4f82-a574-4201-8be4-45e0c9f162ad", "name": "devstack"}, "has_config_drive": true, "hostId": "8dd3f3ad6def85bdae760705f6f3d6a2bf710bf06eab48f65315ed78", "host_id": "8dd3f3ad6def85bdae760705f6f3d6a2bf710bf06eab48f65315ed78", "id": "8e5ee66f-82df-4f00-bb91-6958ca9e3ce9", "image": {"id": "069718a6-3e61-4e68-934b-7865ba498606", "name": "focal-15.04.2021"}, "interface_ip": "10.222.0.74", "key_name": "default", "launched_at": "2021-06-07T14:31:46.000000", "location": {"cloud": "envvars", "project": {"domain_id": null, "domain_name": "Default", "id": "98c0438a92934a27ba0c96371bf4610e", "name": "admin"}, "region_name": "RegionOne", "zone": "nova"}, "metadata": {}, "name": "n-d-712142-12", "networks": {}, "os-extended-volumes:volumes_attached": [], "power_state": 1, "private_v4": "", "progress": 0, "project_id": "98c0438a92934a27ba0c96371bf4610e", "properties": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u21-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u21-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-0003cb65", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-06-07T14:31:46.000000", "OS-SRV-USG:terminated_at": null, "os-extended-volumes:volumes_attached": []}, "public_v4": "10.222.0.74", "public_v6": "", "region": "RegionOne", "security_groups": [], "status": "ACTIVE", "task_state": null, "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "terminated_at": null, "updated": "2021-06-07T14:31:46Z", "user_id": "999a6ba328ae4d74b253adcc832597b8", "vm_state": "active", "volumes": []}}, "n-h1-712142-12": {"ports": {"dataplane": {"changed": true, "failed": false, "id": "79e71710-12a9-4f1a-b40b-6addf4b366db", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-06-07T14:32:02Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "192.168.0.31", "subnet_id": "e3cc60cc-fb78-43d5-9601-e3fe9be37d7c"}], "id": "79e71710-12a9-4f1a-b40b-6addf4b366db", "mac_address": "fa:16:3e:06:c4:3a", "name": "n-h1-712142-12-data", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-06-07T14:32:03Z"}}, "management": {"changed": true, "failed": false, "id": "4fba098f-c257-43b7-b646-00ee4d96ef7c", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-06-07T14:31:59Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "10.222.0.59", "subnet_id": "2759aa26-d9b9-4851-8205-c361f5438133"}], "id": "4fba098f-c257-43b7-b646-00ee4d96ef7c", "mac_address": "fa:16:3e:67:7a:ea", "name": "n-h1-712142-12-mgmt", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-06-07T14:31:59Z"}}}, "server": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u25-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u25-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-0003cb66", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-06-07T14:32:25.000000", "OS-SRV-USG:terminated_at": null, "accessIPv4": "10.222.0.59", "accessIPv6": "", "addresses": {"dataplane": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:7a:ea", "OS-EXT-IPS:type": "fixed", "addr": "10.222.0.59", "version": 4}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:c4:3a", "OS-EXT-IPS:type": "fixed", "addr": "192.168.0.31", "version": 4}]}, "adminPass": "Y6xrVkziNW6a", "az": "nova", "cloud": "envvars", "config_drive": "True", "created": "2021-06-07T14:32:07Z", "created_at": "2021-06-07T14:32:07Z", "disk_config": "MANUAL", "flavor": {"id": "311895c8-efaf-4fef-9341-300e249c9e0e", "name": "ci-win2016hv"}, "has_config_drive": true, "hostId": "35f85d5a4d1e0e975c9ddf0a8159b6149df0eb9b2f40449d977c332a", "host_id": "35f85d5a4d1e0e975c9ddf0a8159b6149df0eb9b2f40449d977c332a", "id": "e8400b06-d86e-4909-a1b9-0c7d64ac976e", "image": {"id": "b84a8b3b-1305-4da1-acc2-4b7d31805681", "name": "win2016-hypervrole"}, "interface_ip": "10.222.0.59", "key_name": "default", "launched_at": "2021-06-07T14:32:25.000000", "location": {"cloud": "envvars", "project": {"domain_id": null, "domain_name": "Default", "id": "98c0438a92934a27ba0c96371bf4610e", "name": "admin"}, "region_name": "RegionOne", "zone": "nova"}, "metadata": {}, "name": "n-h1-712142-12", "networks": {}, "os-extended-volumes:volumes_attached": [], "power_state": 1, "private_v4": "", "progress": 0, "project_id": "98c0438a92934a27ba0c96371bf4610e", "properties": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u25-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u25-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-0003cb66", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-06-07T14:32:25.000000", "OS-SRV-USG:terminated_at": null, "os-extended-volumes:volumes_attached": []}, "public_v4": "10.222.0.59", "public_v6": "", "region": "RegionOne", "security_groups": [], "status": "ACTIVE", "task_state": null, "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "terminated_at": null, "updated": "2021-06-07T14:32:25Z", "user_id": "999a6ba328ae4d74b253adcc832597b8", "vm_state": "active", "volumes": []}}, "n-h2-712142-12": {"ports": {"dataplane": {"changed": true, "failed": false, "id": "49e41bcf-9055-4b22-b23c-350bb94bbff1", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-06-07T14:32:42Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "192.168.0.36", "subnet_id": "e3cc60cc-fb78-43d5-9601-e3fe9be37d7c"}], "id": "49e41bcf-9055-4b22-b23c-350bb94bbff1", "mac_address": "fa:16:3e:d4:e4:20", "name": "n-h2-712142-12-data", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-06-07T14:32:42Z"}}, "management": {"changed": true, "failed": false, "id": "ea86bb12-7124-44b4-9072-fc1497c0b677", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-06-07T14:32:38Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "10.222.0.62", "subnet_id": "2759aa26-d9b9-4851-8205-c361f5438133"}], "id": "ea86bb12-7124-44b4-9072-fc1497c0b677", "mac_address": "fa:16:3e:22:b3:c1", "name": "n-h2-712142-12-mgmt", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-06-07T14:32:38Z"}}}, "server": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u23-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u23-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-0003cb67", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-06-07T14:33:02.000000", "OS-SRV-USG:terminated_at": null, "accessIPv4": "10.222.0.62", "accessIPv6": "", "addresses": {"dataplane": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:b3:c1", "OS-EXT-IPS:type": "fixed", "addr": "10.222.0.62", "version": 4}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:e4:20", "OS-EXT-IPS:type": "fixed", "addr": "192.168.0.36", "version": 4}]}, "adminPass": "Bvqn3n8B76S2", "az": "nova", "cloud": "envvars", "config_drive": "True", "created": "2021-06-07T14:32:46Z", "created_at": "2021-06-07T14:32:46Z", "disk_config": "MANUAL", "flavor": {"id": "311895c8-efaf-4fef-9341-300e249c9e0e", "name": "ci-win2016hv"}, "has_config_drive": true, "hostId": "1e66ef30cf59a6d2f5226c5e468d51ef5cf5223167ca613024d74f24", "host_id": "1e66ef30cf59a6d2f5226c5e468d51ef5cf5223167ca613024d74f24", "id": "79d10606-2141-4129-8554-711e6efe8f8d", "image": {"id": "b84a8b3b-1305-4da1-acc2-4b7d31805681", "name": "win2016-hypervrole"}, "interface_ip": "10.222.0.62", "key_name": "default", "launched_at": "2021-06-07T14:33:02.000000", "location": {"cloud": "envvars", "project": {"domain_id": null, "domain_name": "Default", "id": "98c0438a92934a27ba0c96371bf4610e", "name": "admin"}, "region_name": "RegionOne", "zone": "nova"}, "metadata": {}, "name": "n-h2-712142-12", "networks": {}, "os-extended-volumes:volumes_attached": [], "power_state": 1, "private_v4": "", "progress": 0, "project_id": "98c0438a92934a27ba0c96371bf4610e", "properties": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u23-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u23-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-0003cb67", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-06-07T14:33:02.000000", "OS-SRV-USG:terminated_at": null, "os-extended-volumes:volumes_attached": []}, "public_v4": "10.222.0.62", "public_v6": "", "region": "RegionOne", "security_groups": [], "status": "ACTIVE", "task_state": null, "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "terminated_at": null, "updated": "2021-06-07T14:33:02Z", "user_id": "999a6ba328ae4d74b253adcc832597b8", "vm_state": "active", "volumes": []}}}}, "ansible_included_var_files": ["/home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/vm-data.yaml"], "changed": false} TASK [Generate inventory file] ************************************************* task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/prep-env.yaml:31 changed: [127.0.0.1] => (item={u'userdata': u'', u'additional_params': u'ansible_ssh_private_key_file=/home/jenkins-slave/.ssh/id_rsa.pem ansible_ssh_common_args="-o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null"', u'tags': u'dv-nova-712142-12', u'image': u'focal-15.04.2021', u'inventory_group': u'devstack', u'flavor': u'devstack', u'devstack': None, u'name': u'n-d-712142-12'}) => {"changed": true, "item": {"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-712142-12", "tags": "dv-nova-712142-12", "userdata": ""}, "msg": "File created"} changed: [127.0.0.1] => (item={u'userdata': u'-----BEGIN CERTIFICATE-----\nMIIDDzCCAfcCAgPoMA0GCSqGSIb3DQEBBQUAMCMxITAfBgNVBAMUGHJvb3RAbWFh\nczAub3BlbnN0YWNrLnRsZDAeFw0xNTEwMDUyMTUyMTRaFw0yNTEwMDIyMTUyMTRa\nMCMxITAfBgNVBAMUGHJvb3RAbWFhczAub3BlbnN0YWNrLnRsZDCCASIwDQYJKoZI\nhvcNAQEBBQADggEPADCCAQoCggEBAN10/EiW1WQ7LBOfI40eXe6k0ONiVbHQZWcd\nXjcn96Zs0loWjlMrbSwh5ffv1BrvdQeU3ntNa9Kl0rVFphXZ3xRbqECzBI82fZeH\n61nAlo0ThBE6ss3059IbH/8Q9AqXu0kg933vn6qL7NKLNurnEWpDbljCDf8keq3f\niDJlknnBGYW8t+7XXORJEa63W+6x+Ka3Cq3MC4cMz8hFQ5nfEFpI/OlbAvOydSwz\nbxUuFksMdhbW4MaaTnuRD9f/gZseUhUwlaAw2cirU4VMxgdpXtZRQXrEvBOMBHvV\no8yfnCrQ4i9wi3CZJjB5T0N/Z6ho9BbS8TosNKkeHBM1RMZe/3cCAwEAAaNSMFAw\nNgYDVR0RAQH/BCwwKqAoBgorBgEEAYI3FAIDoBoMGHJvb3RAbWFhczAub3BlbnN0\nYWNrLnRsZDAWBgNVHSUBAf8EDDAKBggrBgEFBQcDAjANBgkqhkiG9w0BAQUFAAOC\nAQEAYOZ3KNAxMsS6GGapd9E/5E3CarVwmGB5h1l0z/hQ/werlDc/qDqwXeGs7Luw\nuLvvSKKDu/18yvV3+k6yylvNnPvMp9bIK02phRuPU83RINMzpmpthYnceFaBdq/a\nmO13/dEbbEHRWuVsbZHwuwxWuUvZvAAoKi0Gzz+8Cn2Gg/52GufsCQ2zqCJI+6ad\nBCXvrp5O5CW9I31FS+Nc6iJh1ndHZAAcztK4q8A5gMSVduR5Cz0NwDf3jxjuyDMq\nOiYXvN0aEgfrpYPpWdLTR+X76fCVoRObiwK43DM1qUfXsgf3ZmSBmikTM5NbjAmj\nZpri0VwUBBOreHhchVbOZk34rg==\n-----END CERTIFICATE-----', u'additional_params': u'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', u'tags': u'hv1-nova-712142-12', u'image': u'win2016-hypervrole', u'inventory_group': u'win2016-compute', u'flavor': u'ci-win2016hv', u'hv2016-compute': None, u'name': u'n-h1-712142-12'}) => {"changed": true, "item": {"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-712142-12", "tags": "hv1-nova-712142-12", "userdata": "-----BEGIN CERTIFICATE-----\nMIIDDzCCAfcCAgPoMA0GCSqGSIb3DQEBBQUAMCMxITAfBgNVBAMUGHJvb3RAbWFh\nczAub3BlbnN0YWNrLnRsZDAeFw0xNTEwMDUyMTUyMTRaFw0yNTEwMDIyMTUyMTRa\nMCMxITAfBgNVBAMUGHJvb3RAbWFhczAub3BlbnN0YWNrLnRsZDCCASIwDQYJKoZI\nhvcNAQEBBQADggEPADCCAQoCggEBAN10/EiW1WQ7LBOfI40eXe6k0ONiVbHQZWcd\nXjcn96Zs0loWjlMrbSwh5ffv1BrvdQeU3ntNa9Kl0rVFphXZ3xRbqECzBI82fZeH\n61nAlo0ThBE6ss3059IbH/8Q9AqXu0kg933vn6qL7NKLNurnEWpDbljCDf8keq3f\niDJlknnBGYW8t+7XXORJEa63W+6x+Ka3Cq3MC4cMz8hFQ5nfEFpI/OlbAvOydSwz\nbxUuFksMdhbW4MaaTnuRD9f/gZseUhUwlaAw2cirU4VMxgdpXtZRQXrEvBOMBHvV\no8yfnCrQ4i9wi3CZJjB5T0N/Z6ho9BbS8TosNKkeHBM1RMZe/3cCAwEAAaNSMFAw\nNgYDVR0RAQH/BCwwKqAoBgorBgEEAYI3FAIDoBoMGHJvb3RAbWFhczAub3BlbnN0\nYWNrLnRsZDAWBgNVHSUBAf8EDDAKBggrBgEFBQcDAjANBgkqhkiG9w0BAQUFAAOC\nAQEAYOZ3KNAxMsS6GGapd9E/5E3CarVwmGB5h1l0z/hQ/werlDc/qDqwXeGs7Luw\nuLvvSKKDu/18yvV3+k6yylvNnPvMp9bIK02phRuPU83RINMzpmpthYnceFaBdq/a\nmO13/dEbbEHRWuVsbZHwuwxWuUvZvAAoKi0Gzz+8Cn2Gg/52GufsCQ2zqCJI+6ad\nBCXvrp5O5CW9I31FS+Nc6iJh1ndHZAAcztK4q8A5gMSVduR5Cz0NwDf3jxjuyDMq\nOiYXvN0aEgfrpYPpWdLTR+X76fCVoRObiwK43DM1qUfXsgf3ZmSBmikTM5NbjAmj\nZpri0VwUBBOreHhchVbOZk34rg==\n-----END CERTIFICATE-----"}, "msg": "Block inserted"} changed: [127.0.0.1] => (item={u'userdata': u'-----BEGIN CERTIFICATE-----\nMIIDDzCCAfcCAgPoMA0GCSqGSIb3DQEBBQUAMCMxITAfBgNVBAMUGHJvb3RAbWFh\nczAub3BlbnN0YWNrLnRsZDAeFw0xNTEwMDUyMTUyMTRaFw0yNTEwMDIyMTUyMTRa\nMCMxITAfBgNVBAMUGHJvb3RAbWFhczAub3BlbnN0YWNrLnRsZDCCASIwDQYJKoZI\nhvcNAQEBBQADggEPADCCAQoCggEBAN10/EiW1WQ7LBOfI40eXe6k0ONiVbHQZWcd\nXjcn96Zs0loWjlMrbSwh5ffv1BrvdQeU3ntNa9Kl0rVFphXZ3xRbqECzBI82fZeH\n61nAlo0ThBE6ss3059IbH/8Q9AqXu0kg933vn6qL7NKLNurnEWpDbljCDf8keq3f\niDJlknnBGYW8t+7XXORJEa63W+6x+Ka3Cq3MC4cMz8hFQ5nfEFpI/OlbAvOydSwz\nbxUuFksMdhbW4MaaTnuRD9f/gZseUhUwlaAw2cirU4VMxgdpXtZRQXrEvBOMBHvV\no8yfnCrQ4i9wi3CZJjB5T0N/Z6ho9BbS8TosNKkeHBM1RMZe/3cCAwEAAaNSMFAw\nNgYDVR0RAQH/BCwwKqAoBgorBgEEAYI3FAIDoBoMGHJvb3RAbWFhczAub3BlbnN0\nYWNrLnRsZDAWBgNVHSUBAf8EDDAKBggrBgEFBQcDAjANBgkqhkiG9w0BAQUFAAOC\nAQEAYOZ3KNAxMsS6GGapd9E/5E3CarVwmGB5h1l0z/hQ/werlDc/qDqwXeGs7Luw\nuLvvSKKDu/18yvV3+k6yylvNnPvMp9bIK02phRuPU83RINMzpmpthYnceFaBdq/a\nmO13/dEbbEHRWuVsbZHwuwxWuUvZvAAoKi0Gzz+8Cn2Gg/52GufsCQ2zqCJI+6ad\nBCXvrp5O5CW9I31FS+Nc6iJh1ndHZAAcztK4q8A5gMSVduR5Cz0NwDf3jxjuyDMq\nOiYXvN0aEgfrpYPpWdLTR+X76fCVoRObiwK43DM1qUfXsgf3ZmSBmikTM5NbjAmj\nZpri0VwUBBOreHhchVbOZk34rg==\n-----END CERTIFICATE-----', u'additional_params': u'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', u'tags': u'hv2-nova-712142-12', u'image': u'win2016-hypervrole', u'inventory_group': u'win2016-compute', u'flavor': u'ci-win2016hv', u'hv2016-compute': None, u'name': u'n-h2-712142-12'}) => {"changed": true, "item": {"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-712142-12", "tags": "hv2-nova-712142-12", "userdata": "-----BEGIN CERTIFICATE-----\nMIIDDzCCAfcCAgPoMA0GCSqGSIb3DQEBBQUAMCMxITAfBgNVBAMUGHJvb3RAbWFh\nczAub3BlbnN0YWNrLnRsZDAeFw0xNTEwMDUyMTUyMTRaFw0yNTEwMDIyMTUyMTRa\nMCMxITAfBgNVBAMUGHJvb3RAbWFhczAub3BlbnN0YWNrLnRsZDCCASIwDQYJKoZI\nhvcNAQEBBQADggEPADCCAQoCggEBAN10/EiW1WQ7LBOfI40eXe6k0ONiVbHQZWcd\nXjcn96Zs0loWjlMrbSwh5ffv1BrvdQeU3ntNa9Kl0rVFphXZ3xRbqECzBI82fZeH\n61nAlo0ThBE6ss3059IbH/8Q9AqXu0kg933vn6qL7NKLNurnEWpDbljCDf8keq3f\niDJlknnBGYW8t+7XXORJEa63W+6x+Ka3Cq3MC4cMz8hFQ5nfEFpI/OlbAvOydSwz\nbxUuFksMdhbW4MaaTnuRD9f/gZseUhUwlaAw2cirU4VMxgdpXtZRQXrEvBOMBHvV\no8yfnCrQ4i9wi3CZJjB5T0N/Z6ho9BbS8TosNKkeHBM1RMZe/3cCAwEAAaNSMFAw\nNgYDVR0RAQH/BCwwKqAoBgorBgEEAYI3FAIDoBoMGHJvb3RAbWFhczAub3BlbnN0\nYWNrLnRsZDAWBgNVHSUBAf8EDDAKBggrBgEFBQcDAjANBgkqhkiG9w0BAQUFAAOC\nAQEAYOZ3KNAxMsS6GGapd9E/5E3CarVwmGB5h1l0z/hQ/werlDc/qDqwXeGs7Luw\nuLvvSKKDu/18yvV3+k6yylvNnPvMp9bIK02phRuPU83RINMzpmpthYnceFaBdq/a\nmO13/dEbbEHRWuVsbZHwuwxWuUvZvAAoKi0Gzz+8Cn2Gg/52GufsCQ2zqCJI+6ad\nBCXvrp5O5CW9I31FS+Nc6iJh1ndHZAAcztK4q8A5gMSVduR5Cz0NwDf3jxjuyDMq\nOiYXvN0aEgfrpYPpWdLTR+X76fCVoRObiwK43DM1qUfXsgf3ZmSBmikTM5NbjAmj\nZpri0VwUBBOreHhchVbOZk34rg==\n-----END CERTIFICATE-----"}, "msg": "Block inserted"} changed: [127.0.0.1] => (item={u'hv2016-ad': None, u'userdata': u'-----BEGIN CERTIFICATE-----\nMIIDDzCCAfcCAgPoMA0GCSqGSIb3DQEBBQUAMCMxITAfBgNVBAMUGHJvb3RAbWFh\nczAub3BlbnN0YWNrLnRsZDAeFw0xNTEwMDUyMTUyMTRaFw0yNTEwMDIyMTUyMTRa\nMCMxITAfBgNVBAMUGHJvb3RAbWFhczAub3BlbnN0YWNrLnRsZDCCASIwDQYJKoZI\nhvcNAQEBBQADggEPADCCAQoCggEBAN10/EiW1WQ7LBOfI40eXe6k0ONiVbHQZWcd\nXjcn96Zs0loWjlMrbSwh5ffv1BrvdQeU3ntNa9Kl0rVFphXZ3xRbqECzBI82fZeH\n61nAlo0ThBE6ss3059IbH/8Q9AqXu0kg933vn6qL7NKLNurnEWpDbljCDf8keq3f\niDJlknnBGYW8t+7XXORJEa63W+6x+Ka3Cq3MC4cMz8hFQ5nfEFpI/OlbAvOydSwz\nbxUuFksMdhbW4MaaTnuRD9f/gZseUhUwlaAw2cirU4VMxgdpXtZRQXrEvBOMBHvV\no8yfnCrQ4i9wi3CZJjB5T0N/Z6ho9BbS8TosNKkeHBM1RMZe/3cCAwEAAaNSMFAw\nNgYDVR0RAQH/BCwwKqAoBgorBgEEAYI3FAIDoBoMGHJvb3RAbWFhczAub3BlbnN0\nYWNrLnRsZDAWBgNVHSUBAf8EDDAKBggrBgEFBQcDAjANBgkqhkiG9w0BAQUFAAOC\nAQEAYOZ3KNAxMsS6GGapd9E/5E3CarVwmGB5h1l0z/hQ/werlDc/qDqwXeGs7Luw\nuLvvSKKDu/18yvV3+k6yylvNnPvMp9bIK02phRuPU83RINMzpmpthYnceFaBdq/a\nmO13/dEbbEHRWuVsbZHwuwxWuUvZvAAoKi0Gzz+8Cn2Gg/52GufsCQ2zqCJI+6ad\nBCXvrp5O5CW9I31FS+Nc6iJh1ndHZAAcztK4q8A5gMSVduR5Cz0NwDf3jxjuyDMq\nOiYXvN0aEgfrpYPpWdLTR+X76fCVoRObiwK43DM1qUfXsgf3ZmSBmikTM5NbjAmj\nZpri0VwUBBOreHhchVbOZk34rg==\n-----END CERTIFICATE-----', u'additional_params': u'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', u'tags': u'ad-nova-712142-12', u'image': u'win2016-hypervrole', u'inventory_group': u'ad', u'flavor': u'win2016ad-ci', u'name': u'n-ad-712142-12'}) => {"changed": true, "item": {"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-712142-12", "tags": "ad-nova-712142-12", "userdata": "-----BEGIN CERTIFICATE-----\nMIIDDzCCAfcCAgPoMA0GCSqGSIb3DQEBBQUAMCMxITAfBgNVBAMUGHJvb3RAbWFh\nczAub3BlbnN0YWNrLnRsZDAeFw0xNTEwMDUyMTUyMTRaFw0yNTEwMDIyMTUyMTRa\nMCMxITAfBgNVBAMUGHJvb3RAbWFhczAub3BlbnN0YWNrLnRsZDCCASIwDQYJKoZI\nhvcNAQEBBQADggEPADCCAQoCggEBAN10/EiW1WQ7LBOfI40eXe6k0ONiVbHQZWcd\nXjcn96Zs0loWjlMrbSwh5ffv1BrvdQeU3ntNa9Kl0rVFphXZ3xRbqECzBI82fZeH\n61nAlo0ThBE6ss3059IbH/8Q9AqXu0kg933vn6qL7NKLNurnEWpDbljCDf8keq3f\niDJlknnBGYW8t+7XXORJEa63W+6x+Ka3Cq3MC4cMz8hFQ5nfEFpI/OlbAvOydSwz\nbxUuFksMdhbW4MaaTnuRD9f/gZseUhUwlaAw2cirU4VMxgdpXtZRQXrEvBOMBHvV\no8yfnCrQ4i9wi3CZJjB5T0N/Z6ho9BbS8TosNKkeHBM1RMZe/3cCAwEAAaNSMFAw\nNgYDVR0RAQH/BCwwKqAoBgorBgEEAYI3FAIDoBoMGHJvb3RAbWFhczAub3BlbnN0\nYWNrLnRsZDAWBgNVHSUBAf8EDDAKBggrBgEFBQcDAjANBgkqhkiG9w0BAQUFAAOC\nAQEAYOZ3KNAxMsS6GGapd9E/5E3CarVwmGB5h1l0z/hQ/werlDc/qDqwXeGs7Luw\nuLvvSKKDu/18yvV3+k6yylvNnPvMp9bIK02phRuPU83RINMzpmpthYnceFaBdq/a\nmO13/dEbbEHRWuVsbZHwuwxWuUvZvAAoKi0Gzz+8Cn2Gg/52GufsCQ2zqCJI+6ad\nBCXvrp5O5CW9I31FS+Nc6iJh1ndHZAAcztK4q8A5gMSVduR5Cz0NwDf3jxjuyDMq\nOiYXvN0aEgfrpYPpWdLTR+X76fCVoRObiwK43DM1qUfXsgf3ZmSBmikTM5NbjAmj\nZpri0VwUBBOreHhchVbOZk34rg==\n-----END CERTIFICATE-----"}, "msg": "Block inserted"} TASK [Update VLAN range with instance uuid] ************************************ task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/prep-env.yaml:41 changed: [127.0.0.1] => {"attempts": 1, "changed": true, "cmd": "./vlan_range_tool.py -i 300:349 -u 8e5ee66f-82df-4f00-bb91-6958ca9e3ce9", "delta": "0:00:00.518027", "end": "2021-06-07 14:33:53.403593", "rc": 0, "start": "2021-06-07 14:33:52.885566", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [file] ******************************************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/prep-env.yaml:54 ok: [127.0.0.1] => {"changed": false, "path": "/tmp/build_logs/712142-12/iscsi", "state": "absent"} TASK [file] ******************************************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/prep-env.yaml:55 changed: [127.0.0.1] => {"changed": true, "gid": 1001, "group": "jenkins-slave", "mode": "0775", "owner": "jenkins-slave", "path": "/tmp/build_logs/712142-12/iscsi", "size": 4096, "state": "directory", "uid": 1001} TASK [file] ******************************************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/prep-env.yaml:56 changed: [127.0.0.1] => {"changed": true, "gid": 1001, "group": "jenkins-slave", "mode": "0775", "owner": "jenkins-slave", "path": "/tmp/build_logs/712142-12/iscsi/ara-report", "size": 4096, "state": "directory", "uid": 1001} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* 127.0.0.1 : ok=38 changed=21 unreachable=0 failed=0 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 PLAYBOOK: wait-for-env.yaml **************************************************** 3 plays in /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/wait-for-env.yaml PLAY [all] ********************************************************************* META: ran handlers TASK [Wait for all VMs to be reachable] **************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/wait-for-env.yaml:8 ok: [10.222.0.74] => {"changed": false, "elapsed": 6} ok: [10.222.0.59] => {"changed": false, "elapsed": 98} ok: [10.222.0.62] => {"changed": false, "elapsed": 166} ok: [10.222.0.16] => {"changed": false, "elapsed": 226} META: ran handlers META: ran handlers PLAY [127.0.0.1] *************************************************************** META: ran handlers TASK [Include variables from job_vars/nova.yaml] ******************************* task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/wait-for-env.yaml:21 ok: [127.0.0.1] => {"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", "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/nova", "openstack/neutron", "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/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/job_vars/nova.yaml"], "changed": false, "failed_when_result": false} TASK [Include variables from job_vars/nova-iscsi.yaml] ************************* task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/wait-for-env.yaml:26 ok: [127.0.0.1] => {"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@4/dc5f69b21e074c089aa215da8dd45e03/cbci/vars/job_vars/nova-iscsi.yaml\n\t/home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/job_vars/nova-iscsi.yaml\n\t/home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/vars/job_vars/nova-iscsi.yaml\n\t/home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/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"} TASK [Configure FibreChannel] ************************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/wait-for-env.yaml:32 skipping: [127.0.0.1] => (item=10.222.0.59) => {"changed": false, "node": "10.222.0.59", "skip_reason": "Conditional result was False"} skipping: [127.0.0.1] => (item=10.222.0.62) => {"changed": false, "node": "10.222.0.62", "skip_reason": "Conditional result was False"} skipping: [127.0.0.1] => (item=10.222.0.16) => {"changed": false, "node": "10.222.0.16", "skip_reason": "Conditional result was False"} skipping: [127.0.0.1] => (item=10.222.0.74) => {"changed": false, "node": "10.222.0.74", "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY [all] ********************************************************************* META: ran handlers TASK [Wait for all VMs to be reachable] **************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/wait-for-env.yaml:46 skipping: [10.222.0.59] => {"changed": false, "skip_reason": "Conditional result was False"} skipping: [10.222.0.62] => {"changed": false, "skip_reason": "Conditional result was False"} skipping: [10.222.0.16] => {"changed": false, "skip_reason": "Conditional result was False"} skipping: [10.222.0.74] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* 10.222.0.16 : ok=1 changed=0 unreachable=0 failed=0 10.222.0.59 : ok=1 changed=0 unreachable=0 failed=0 10.222.0.62 : ok=1 changed=0 unreachable=0 failed=0 10.222.0.74 : ok=1 changed=0 unreachable=0 failed=0 127.0.0.1 : ok=2 changed=0 unreachable=0 failed=0 Starting task: Build devstack command: ansible-playbook -vvvv -i /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/inv /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/build-devstack.yaml log: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/devstack-build.log attempt: 1 of 3 Starting task: Build compute command: ansible-playbook -vvvv -i /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/inv /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/build-win2016-compute.yaml log: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/hyperv-build.log attempt: 1 of 3 Starting task: Build AD command: ansible-playbook -vvvv -i /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/inv /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/build-ad.yaml log: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/ad-build.log attempt: 1 of 3 Checking tasks every 5 seconds Task: Build AD, attempt 1 of 3, finished with code: 0 Task: Build compute, attempt 1 of 3, finished with code: 0 Task: Build devstack, attempt 1 of 3, finished with code: 0 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/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/windows/join-ad.yaml statically imported: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/windows/configure-smbshare.yaml statically imported: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/windows/join-ad.yaml statically imported: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/windows/configure-smbshare.yaml statically imported: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/windows/enable-live-migration.yaml statically imported: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/devstack/check-devstack-nova-services.yaml statically imported: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/devstack/check-devstack-neutron-services.yaml statically imported: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/devstack/check-devstack-cinder-services.yaml statically imported: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/devstack/discover-hosts.yaml PLAYBOOK: post-stack.yaml ****************************************************** 8 plays in /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/post-stack.yaml PLAY [127.0.0.1] *************************************************************** TASK [Gathering Facts] ********************************************************* task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/post-stack.yaml:2 ok: [127.0.0.1] META: ran handlers TASK [Include variables from job_vars/nova.yaml] ******************************* task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/post-stack.yaml:8 ok: [127.0.0.1] => {"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", "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/nova", "openstack/neutron", "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/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/job_vars/nova.yaml"], "changed": false, "failed_when_result": false} TASK [Include variables from job_vars/nova-iscsi.yaml] ************************* task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/post-stack.yaml:13 ok: [127.0.0.1] => {"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@4/dc5f69b21e074c089aa215da8dd45e03/cbci/vars/job_vars/nova-iscsi.yaml\n\t/home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/job_vars/nova-iscsi.yaml\n\t/home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/vars/job_vars/nova-iscsi.yaml\n\t/home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/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"} TASK [Configure compute node trunk] ******************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/post-stack.yaml:19 included: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/configure-compute-trunk.yaml for 127.0.0.1 => (item=10.222.0.59) included: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/configure-compute-trunk.yaml for 127.0.0.1 => (item=10.222.0.62) included: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/configure-compute-trunk.yaml for 127.0.0.1 => (item=10.222.0.16) included: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/configure-compute-trunk.yaml for 127.0.0.1 => (item=10.222.0.74) TASK [Get compute IP for VM] *************************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/configure-compute-trunk.yaml:1 changed: [127.0.0.1] => {"changed": true, "cmd": "openstack hypervisor show r06-u25-ucc -c host_ip -f value", "delta": "0:00:03.359848", "end": "2021-06-07 15:22:21.311507", "rc": 0, "start": "2021-06-07 15:22:17.951659", "stderr": "", "stderr_lines": [], "stdout": "10.106.1.25", "stdout_lines": ["10.106.1.25"]} TASK [Set port trunk] ********************************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/configure-compute-trunk.yaml:5 changed: [127.0.0.1] => {"changed": true, "cmd": "/usr/local/bin/wsmancmd -s -H 10.106.1.25 -a certificate -c /home/jenkins-slave/ssl/ssl_winrm.crt -k /home/jenkins-slave/ssl/ssl_winrm.key 'powershell get-vm -name instance-0003cb66 ^| set-vmnetworkadaptervlan -Trunk -AllowedVlanIdList 1-4094 -NativeVlanId 0'", "delta": "0:00:02.315629", "end": "2021-06-07 15:22:24.086780", "rc": 0, "start": "2021-06-07 15:22:21.771151", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Enable MAC spoofing] ***************************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/configure-compute-trunk.yaml:11 changed: [127.0.0.1] => {"changed": true, "cmd": "/usr/local/bin/wsmancmd -s -H 10.106.1.25 -a certificate -c /home/jenkins-slave/ssl/ssl_winrm.crt -k /home/jenkins-slave/ssl/ssl_winrm.key 'powershell get-vm ^| Set-VMNetworkAdapter -MacAddressSpoofing On'", "delta": "0:00:03.882909", "end": "2021-06-07 15:22:28.430184", "rc": 0, "start": "2021-06-07 15:22:24.547275", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Get compute IP for VM] *************************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/configure-compute-trunk.yaml:1 changed: [127.0.0.1] => {"changed": true, "cmd": "openstack hypervisor show r06-u23-ucc -c host_ip -f value", "delta": "0:00:03.193087", "end": "2021-06-07 15:22:32.092342", "rc": 0, "start": "2021-06-07 15:22:28.899255", "stderr": "", "stderr_lines": [], "stdout": "10.106.1.23", "stdout_lines": ["10.106.1.23"]} TASK [Set port trunk] ********************************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/configure-compute-trunk.yaml:5 changed: [127.0.0.1] => {"changed": true, "cmd": "/usr/local/bin/wsmancmd -s -H 10.106.1.23 -a certificate -c /home/jenkins-slave/ssl/ssl_winrm.crt -k /home/jenkins-slave/ssl/ssl_winrm.key 'powershell get-vm -name instance-0003cb67 ^| set-vmnetworkadaptervlan -Trunk -AllowedVlanIdList 1-4094 -NativeVlanId 0'", "delta": "0:00:02.094254", "end": "2021-06-07 15:22:34.633390", "rc": 0, "start": "2021-06-07 15:22:32.539136", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Enable MAC spoofing] ***************************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/configure-compute-trunk.yaml:11 changed: [127.0.0.1] => {"changed": true, "cmd": "/usr/local/bin/wsmancmd -s -H 10.106.1.23 -a certificate -c /home/jenkins-slave/ssl/ssl_winrm.crt -k /home/jenkins-slave/ssl/ssl_winrm.key 'powershell get-vm ^| Set-VMNetworkAdapter -MacAddressSpoofing On'", "delta": "0:00:03.091191", "end": "2021-06-07 15:22:38.165991", "rc": 0, "start": "2021-06-07 15:22:35.074800", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Get compute IP for VM] *************************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/configure-compute-trunk.yaml:1 changed: [127.0.0.1] => {"changed": true, "cmd": "openstack hypervisor show r06-u19-ucc -c host_ip -f value", "delta": "0:00:03.110579", "end": "2021-06-07 15:22:41.759343", "rc": 0, "start": "2021-06-07 15:22:38.648764", "stderr": "", "stderr_lines": [], "stdout": "10.106.1.19", "stdout_lines": ["10.106.1.19"]} TASK [Set port trunk] ********************************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/configure-compute-trunk.yaml:5 changed: [127.0.0.1] => {"changed": true, "cmd": "/usr/local/bin/wsmancmd -s -H 10.106.1.19 -a certificate -c /home/jenkins-slave/ssl/ssl_winrm.crt -k /home/jenkins-slave/ssl/ssl_winrm.key 'powershell get-vm -name instance-0003cb68 ^| set-vmnetworkadaptervlan -Trunk -AllowedVlanIdList 1-4094 -NativeVlanId 0'", "delta": "0:00:02.801193", "end": "2021-06-07 15:22:45.049002", "rc": 0, "start": "2021-06-07 15:22:42.247809", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Enable MAC spoofing] ***************************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/configure-compute-trunk.yaml:11 changed: [127.0.0.1] => {"changed": true, "cmd": "/usr/local/bin/wsmancmd -s -H 10.106.1.19 -a certificate -c /home/jenkins-slave/ssl/ssl_winrm.crt -k /home/jenkins-slave/ssl/ssl_winrm.key 'powershell get-vm ^| Set-VMNetworkAdapter -MacAddressSpoofing On'", "delta": "0:00:04.899891", "end": "2021-06-07 15:22:50.378726", "rc": 0, "start": "2021-06-07 15:22:45.478835", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Get compute IP for VM] *************************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/configure-compute-trunk.yaml:1 changed: [127.0.0.1] => {"changed": true, "cmd": "openstack hypervisor show r06-u21-ucc -c host_ip -f value", "delta": "0:00:03.221318", "end": "2021-06-07 15:22:54.050767", "rc": 0, "start": "2021-06-07 15:22:50.829449", "stderr": "", "stderr_lines": [], "stdout": "10.106.1.21", "stdout_lines": ["10.106.1.21"]} TASK [Set port trunk] ********************************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/configure-compute-trunk.yaml:5 changed: [127.0.0.1] => {"changed": true, "cmd": "/usr/local/bin/wsmancmd -s -H 10.106.1.21 -a certificate -c /home/jenkins-slave/ssl/ssl_winrm.crt -k /home/jenkins-slave/ssl/ssl_winrm.key 'powershell get-vm -name instance-0003cb65 ^| set-vmnetworkadaptervlan -Trunk -AllowedVlanIdList 1-4094 -NativeVlanId 0'", "delta": "0:00:02.154781", "end": "2021-06-07 15:22:56.681757", "rc": 0, "start": "2021-06-07 15:22:54.526976", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Enable MAC spoofing] ***************************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/configure-compute-trunk.yaml:11 changed: [127.0.0.1] => {"changed": true, "cmd": "/usr/local/bin/wsmancmd -s -H 10.106.1.21 -a certificate -c /home/jenkins-slave/ssl/ssl_winrm.crt -k /home/jenkins-slave/ssl/ssl_winrm.key 'powershell get-vm ^| Set-VMNetworkAdapter -MacAddressSpoofing On'", "delta": "0:00:03.793502", "end": "2021-06-07 15:23:00.969187", "rc": 0, "start": "2021-06-07 15:22:57.175685", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} META: ran handlers META: ran handlers [WARNING]: Could not match supplied host pattern, ignoring: win2016-cinder PLAY [win2016-cinder] ********************************************************** skipping: no hosts matched PLAY [devstack] **************************************************************** TASK [Gathering Facts] ********************************************************* task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/post-stack.yaml:69 ok: [10.222.0.74] META: ran handlers TASK [Get Ceph Cinder Keyring file for Ceph WNBD] ****************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/post-stack.yaml:74 skipping: [10.222.0.74] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY [win2016-compute] ********************************************************* TASK [Gathering Facts] ********************************************************* task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/post-stack.yaml:81 ok: [10.222.0.62] ok: [10.222.0.59] META: ran handlers TASK [Include additional variables based on project] *************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/post-stack.yaml:87 ok: [10.222.0.59] => {"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", "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/nova", "openstack/neutron", "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/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/job_vars/nova.yaml"], "changed": false, "failed_when_result": false} ok: [10.222.0.62] => {"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", "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/nova", "openstack/neutron", "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/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/job_vars/nova.yaml"], "changed": false, "failed_when_result": false} TASK [Include additional variables based on project job_type] ****************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/post-stack.yaml:92 ok: [10.222.0.59] => {"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@4/dc5f69b21e074c089aa215da8dd45e03/cbci/vars/job_vars/nova-iscsi.yaml\n\t/home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/job_vars/nova-iscsi.yaml\n\t/home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/vars/job_vars/nova-iscsi.yaml\n\t/home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/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"} ok: [10.222.0.62] => {"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@4/dc5f69b21e074c089aa215da8dd45e03/cbci/vars/job_vars/nova-iscsi.yaml\n\t/home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/job_vars/nova-iscsi.yaml\n\t/home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/vars/job_vars/nova-iscsi.yaml\n\t/home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/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"} TASK [Get list of network adapters excluding loopback] ************************* task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/windows/join-ad.yaml:1 changed: [10.222.0.59] => {"changed": true, "cmd": "(Get-NetIPAddress -addressfamily ipv4).interfacealias -notlike \"Loopback*\"", "delta": "0:00:02.047305", "end": "2021-06-07 03:23:15.009557", "rc": 0, "start": "2021-06-07 03:23:12.962251", "stderr": "", "stderr_lines": [], "stdout": "Ethernet\r\n", "stdout_lines": ["Ethernet"]} changed: [10.222.0.62] => {"changed": true, "cmd": "(Get-NetIPAddress -addressfamily ipv4).interfacealias -notlike \"Loopback*\"", "delta": "0:00:02.045235", "end": "2021-06-07 03:23:15.049181", "rc": 0, "start": "2021-06-07 03:23:13.003946", "stderr": "", "stderr_lines": [], "stdout": "Ethernet\r\n", "stdout_lines": ["Ethernet"]} TASK [Add AD ip as DNS server] ************************************************* task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/windows/join-ad.yaml:6 changed: [10.222.0.62] => (item=Ethernet) => {"changed": true, "item": "Ethernet"} changed: [10.222.0.59] => (item=Ethernet) => {"changed": true, "item": "Ethernet"} TASK [win_domain_membership] *************************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/windows/join-ad.yaml:13 changed: [10.222.0.59] => {"attempts": 1, "changed": true, "reboot_required": true} changed: [10.222.0.62] => {"attempts": 1, "changed": true, "reboot_required": true} TASK [Failed domain join] ****************************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/windows/join-ad.yaml:27 skipping: [10.222.0.59] => {"changed": false, "skip_reason": "Conditional result was False"} skipping: [10.222.0.62] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Reboot after domain join] ************************************************ task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/windows/join-ad.yaml:33 changed: [10.222.0.59] => {"changed": true, "elapsed": 35, "rebooted": true} changed: [10.222.0.62] => {"changed": true, "elapsed": 40, "rebooted": true} TASK [Add SeServiceLogonRight permission to domain user] *********************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/windows/join-ad.yaml:38 changed: [10.222.0.62] => {"changed": true, "cmd": "c:\\openstack\\bin\\SetUserAccountRights.exe -g administrator@cbci-712142-12.local -v SeServiceLogonRight", "delta": "0:00:01.734533", "end": "2021-06-07 03:24:09.745740", "rc": 0, "start": "2021-06-07 03:24:08.011206", "stderr": "", "stderr_lines": [], "stdout": "User right / privilege granted: SeServiceLogonRight\r\n", "stdout_lines": ["User right / privilege granted: SeServiceLogonRight"]} changed: [10.222.0.59] => {"changed": true, "cmd": "c:\\openstack\\bin\\SetUserAccountRights.exe -g administrator@cbci-712142-12.local -v SeServiceLogonRight", "delta": "0:00:01.799128", "end": "2021-06-07 03:24:10.038780", "rc": 0, "start": "2021-06-07 03:24:08.239652", "stderr": "", "stderr_lines": [], "stdout": "User right / privilege granted: SeServiceLogonRight\r\n", "stdout_lines": ["User right / privilege granted: SeServiceLogonRight"]} TASK [Create share folder] ***************************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/windows/configure-smbshare.yaml:1 skipping: [10.222.0.59] => {"changed": false, "skip_reason": "Conditional result was False"} skipping: [10.222.0.62] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Add SMB Share] *********************************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/windows/configure-smbshare.yaml:7 skipping: [10.222.0.59] => {"changed": false, "skip_reason": "Conditional result was False"} skipping: [10.222.0.62] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Grant full share access for domain administrator] ************************ task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/windows/configure-smbshare.yaml:14 skipping: [10.222.0.59] => {"changed": false, "skip_reason": "Conditional result was False"} skipping: [10.222.0.62] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Grant full share access for compute machine accounts] ******************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/windows/configure-smbshare.yaml:19 skipping: [10.222.0.59] => (item=10.222.0.59) => {"changed": false, "item": "10.222.0.59", "skip_reason": "Conditional result was False"} skipping: [10.222.0.59] => (item=10.222.0.62) => {"changed": false, "item": "10.222.0.62", "skip_reason": "Conditional result was False"} skipping: [10.222.0.62] => (item=10.222.0.59) => {"changed": false, "item": "10.222.0.59", "skip_reason": "Conditional result was False"} skipping: [10.222.0.62] => (item=10.222.0.62) => {"changed": false, "item": "10.222.0.62", "skip_reason": "Conditional result was False"} TASK [Write 'C:\openstack\etc\smbfs_shares.conf'] ****************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/windows/configure-smbshare.yaml:25 skipping: [10.222.0.59] => {"changed": false, "skip_reason": "Conditional result was False"} skipping: [10.222.0.62] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Copy Ceph Cinder Keyring file for Ceph WNBD] ***************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/post-stack.yaml:104 skipping: [10.222.0.59] => {"changed": false, "skip_reason": "Conditional result was False"} skipping: [10.222.0.62] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check Ceph WNBD connection Cinder Ceph cluster.] ************************* task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/post-stack.yaml:110 skipping: [10.222.0.59] => {"changed": false, "skip_reason": "Conditional result was False"} skipping: [10.222.0.62] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Enable Live migration] *************************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/windows/enable-live-migration.yaml:1 changed: [10.222.0.62] => {"changed": true, "cmd": "Enable-VMMigration -passthru -ErrorAction silentlycontinue", "delta": "0:00:05.619327", "end": "2021-06-07 03:24:19.458635", "rc": 0, "start": "2021-06-07 03:24:13.839307", "stderr": "", "stderr_lines": [], "stdout": "\r\nName LogicalProcessorCount MemoryCapacity(M) VirtualMachineMigrationEnabled\r\n---- --------------------- ----------------- ------------------------------\r\nN-H2-712142-12 6 16383.55078125 True \r\n\r\n\r\n", "stdout_lines": ["", "Name LogicalProcessorCount MemoryCapacity(M) VirtualMachineMigrationEnabled", "---- --------------------- ----------------- ------------------------------", "N-H2-712142-12 6 16383.55078125 True ", "", ""]} changed: [10.222.0.59] => {"changed": true, "cmd": "Enable-VMMigration -passthru -ErrorAction silentlycontinue", "delta": "0:00:05.736410", "end": "2021-06-07 03:24:19.531463", "rc": 0, "start": "2021-06-07 03:24:13.795053", "stderr": "", "stderr_lines": [], "stdout": "\r\nName LogicalProcessorCount MemoryCapacity(M) VirtualMachineMigrationEnabled\r\n---- --------------------- ----------------- ------------------------------\r\nN-H1-712142-12 6 16383.55078125 True \r\n\r\n\r\n", "stdout_lines": ["", "Name LogicalProcessorCount MemoryCapacity(M) VirtualMachineMigrationEnabled", "---- --------------------- ----------------- ------------------------------", "N-H1-712142-12 6 16383.55078125 True ", "", ""]} TASK [Set use any network for migration] *************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/windows/enable-live-migration.yaml:4 changed: [10.222.0.59] => {"changed": true, "cmd": "Set-VMHost -useanynetworkformigration $true -passthru -ErrorAction silentlycontinue", "delta": "0:00:02.687131", "end": "2021-06-07 03:24:23.596350", "rc": 0, "start": "2021-06-07 03:24:20.909219", "stderr": "", "stderr_lines": [], "stdout": "\r\nName LogicalProcessorCount MemoryCapacity(M) VirtualMachineMigrationEnabled\r\n---- --------------------- ----------------- ------------------------------\r\nN-H1-712142-12 6 16383.55078125 True \r\n\r\n\r\n", "stdout_lines": ["", "Name LogicalProcessorCount MemoryCapacity(M) VirtualMachineMigrationEnabled", "---- --------------------- ----------------- ------------------------------", "N-H1-712142-12 6 16383.55078125 True ", "", ""]} changed: [10.222.0.62] => {"changed": true, "cmd": "Set-VMHost -useanynetworkformigration $true -passthru -ErrorAction silentlycontinue", "delta": "0:00:02.675543", "end": "2021-06-07 03:24:23.642840", "rc": 0, "start": "2021-06-07 03:24:20.967297", "stderr": "", "stderr_lines": [], "stdout": "\r\nName LogicalProcessorCount MemoryCapacity(M) VirtualMachineMigrationEnabled\r\n---- --------------------- ----------------- ------------------------------\r\nN-H2-712142-12 6 16383.55078125 True \r\n\r\n\r\n", "stdout_lines": ["", "Name LogicalProcessorCount MemoryCapacity(M) VirtualMachineMigrationEnabled", "---- --------------------- ----------------- ------------------------------", "N-H2-712142-12 6 16383.55078125 True ", "", ""]} TASK [Set migration auth kerberos] ********************************************* task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/windows/enable-live-migration.yaml:7 changed: [10.222.0.59] => {"changed": true, "cmd": "Set-VMHost -VirtualMachineMigrationAuthenticationType Kerberos -passthru -ErrorAction silentlycontinue", "delta": "0:00:02.469677", "end": "2021-06-07 03:24:27.521437", "rc": 0, "start": "2021-06-07 03:24:25.051759", "stderr": "", "stderr_lines": [], "stdout": "\r\nName LogicalProcessorCount MemoryCapacity(M) VirtualMachineMigrationEnabled\r\n---- --------------------- ----------------- ------------------------------\r\nN-H1-712142-12 6 16383.55078125 True \r\n\r\n\r\n", "stdout_lines": ["", "Name LogicalProcessorCount MemoryCapacity(M) VirtualMachineMigrationEnabled", "---- --------------------- ----------------- ------------------------------", "N-H1-712142-12 6 16383.55078125 True ", "", ""]} changed: [10.222.0.62] => {"changed": true, "cmd": "Set-VMHost -VirtualMachineMigrationAuthenticationType Kerberos -passthru -ErrorAction silentlycontinue", "delta": "0:00:02.458551", "end": "2021-06-07 03:24:27.520972", "rc": 0, "start": "2021-06-07 03:24:25.062421", "stderr": "", "stderr_lines": [], "stdout": "\r\nName LogicalProcessorCount MemoryCapacity(M) VirtualMachineMigrationEnabled\r\n---- --------------------- ----------------- ------------------------------\r\nN-H2-712142-12 6 16383.55078125 True \r\n\r\n\r\n", "stdout_lines": ["", "Name LogicalProcessorCount MemoryCapacity(M) VirtualMachineMigrationEnabled", "---- --------------------- ----------------- ------------------------------", "N-H2-712142-12 6 16383.55078125 True ", "", ""]} TASK [Set neutron hyperv agent service] **************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/post-stack.yaml:119 ok: [10.222.0.59] => {"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\\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} ok: [10.222.0.62] => {"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\\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/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/post-stack.yaml:123 skipping: [10.222.0.59] => {"changed": false, "skip_reason": "Conditional result was False"} skipping: [10.222.0.62] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Configure services with AD user] ***************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/post-stack.yaml:127 ok: [10.222.0.59] => {"ansible_facts": {"service_password": "Passw0rd", "service_username": "administrator@cbci-712142-12.local"}, "changed": false} ok: [10.222.0.62] => {"ansible_facts": {"service_password": "Passw0rd", "service_username": "administrator@cbci-712142-12.local"}, "changed": false} TASK [Configure services with local user] ************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/post-stack.yaml:133 skipping: [10.222.0.59] => {"changed": false, "skip_reason": "Conditional result was False"} skipping: [10.222.0.62] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Start services] ********************************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/post-stack.yaml:139 changed: [10.222.0.59] => (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, "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"}, "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": "auto", "state": "running", "username": "CBCI-712142-12\\administrator"} changed: [10.222.0.62] => (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, "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"}, "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": "auto", "state": "running", "username": "CBCI-712142-12\\administrator"} changed: [10.222.0.59] => (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, "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"}, "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": "auto", "state": "running", "username": "CBCI-712142-12\\administrator"} changed: [10.222.0.62] => (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, "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"}, "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": "auto", "state": "running", "username": "CBCI-712142-12\\administrator"} META: ran handlers META: ran handlers PLAY [ad] ********************************************************************** TASK [Gathering Facts] ********************************************************* task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/post-stack.yaml:153 ok: [10.222.0.16] META: ran handlers TASK [Include additional variables based on project] *************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/post-stack.yaml:159 ok: [10.222.0.16] => {"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", "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/nova", "openstack/neutron", "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/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/job_vars/nova.yaml"], "changed": false, "failed_when_result": false} TASK [Include additional variables based on project job_type] ****************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/post-stack.yaml:164 ok: [10.222.0.16] => {"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@4/dc5f69b21e074c089aa215da8dd45e03/cbci/vars/job_vars/nova-iscsi.yaml\n\t/home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/job_vars/nova-iscsi.yaml\n\t/home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/vars/job_vars/nova-iscsi.yaml\n\t/home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/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"} TASK [include] ***************************************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/post-stack.yaml:170 included: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/windows/configure-ad-delegation.yaml for 10.222.0.16 included: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/windows/configure-ad-delegation.yaml for 10.222.0.16 TASK [Configure Trust Delegation] ********************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/windows/configure-ad-delegation.yaml:2 changed: [10.222.0.16] => {"changed": true, "cmd": "Set-ADAccountControl -Identity $(Get-ADComputer -Identity n-h1-712142-12) -TrustedToAuthForDelegation $true", "delta": "0:00:03.167911", "end": "2021-06-07 03:25:06.781177", "rc": 0, "start": "2021-06-07 03:25:03.613266", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Configure Live Migration Delegation Access] ****************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/windows/configure-ad-delegation.yaml:6 changed: [10.222.0.16] => (item=10.222.0.59) => {"changed": true, "cmd": "Set-ADObject -Identity $(Get-ADComputer -Identity n-h1-712142-12) -Add @{'msDS-AllowedToDelegateTo' = ('{0}/{1}' -f 'Microsoft Virtual System Migration Service', 'n-h1-712142-12') }", "delta": "0:00:01.139996", "end": "2021-06-07 03:25:09.333315", "item": "10.222.0.59", "rc": 0, "start": "2021-06-07 03:25:08.193319", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} changed: [10.222.0.16] => (item=10.222.0.62) => {"changed": true, "cmd": "Set-ADObject -Identity $(Get-ADComputer -Identity n-h1-712142-12) -Add @{'msDS-AllowedToDelegateTo' = ('{0}/{1}' -f 'Microsoft Virtual System Migration Service', 'n-h2-712142-12') }", "delta": "0:00:01.197826", "end": "2021-06-07 03:25:11.593984", "item": "10.222.0.62", "rc": 0, "start": "2021-06-07 03:25:10.396158", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Configure SMB Delegation Access] ***************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/windows/configure-ad-delegation.yaml:11 changed: [10.222.0.16] => (item=10.222.0.59) => {"changed": true, "cmd": "Set-ADObject -Identity $(Get-ADComputer -Identity n-h1-712142-12) -Add @{'msDS-AllowedToDelegateTo' = ('{0}/{1}' -f 'cifs', 'n-h1-712142-12') }", "delta": "0:00:01.156234", "end": "2021-06-07 03:25:14.312270", "item": "10.222.0.59", "rc": 0, "start": "2021-06-07 03:25:13.156035", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} changed: [10.222.0.16] => (item=10.222.0.62) => {"changed": true, "cmd": "Set-ADObject -Identity $(Get-ADComputer -Identity n-h1-712142-12) -Add @{'msDS-AllowedToDelegateTo' = ('{0}/{1}' -f 'cifs', 'n-h2-712142-12') }", "delta": "0:00:01.130336", "end": "2021-06-07 03:25:16.536286", "item": "10.222.0.62", "rc": 0, "start": "2021-06-07 03:25:15.405950", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Configure Trust Delegation] ********************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/windows/configure-ad-delegation.yaml:2 changed: [10.222.0.16] => {"changed": true, "cmd": "Set-ADAccountControl -Identity $(Get-ADComputer -Identity n-h2-712142-12) -TrustedToAuthForDelegation $true", "delta": "0:00:01.156228", "end": "2021-06-07 03:25:19.233985", "rc": 0, "start": "2021-06-07 03:25:18.077757", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Configure Live Migration Delegation Access] ****************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/windows/configure-ad-delegation.yaml:6 changed: [10.222.0.16] => (item=10.222.0.59) => {"changed": true, "cmd": "Set-ADObject -Identity $(Get-ADComputer -Identity n-h2-712142-12) -Add @{'msDS-AllowedToDelegateTo' = ('{0}/{1}' -f 'Microsoft Virtual System Migration Service', 'n-h1-712142-12') }", "delta": "0:00:01.109343", "end": "2021-06-07 03:25:21.843308", "item": "10.222.0.59", "rc": 0, "start": "2021-06-07 03:25:20.733965", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} changed: [10.222.0.16] => (item=10.222.0.62) => {"changed": true, "cmd": "Set-ADObject -Identity $(Get-ADComputer -Identity n-h2-712142-12) -Add @{'msDS-AllowedToDelegateTo' = ('{0}/{1}' -f 'Microsoft Virtual System Migration Service', 'n-h2-712142-12') }", "delta": "0:00:01.150514", "end": "2021-06-07 03:25:24.077653", "item": "10.222.0.62", "rc": 0, "start": "2021-06-07 03:25:22.927138", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Configure SMB Delegation Access] ***************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/windows/configure-ad-delegation.yaml:11 changed: [10.222.0.16] => (item=10.222.0.59) => {"changed": true, "cmd": "Set-ADObject -Identity $(Get-ADComputer -Identity n-h2-712142-12) -Add @{'msDS-AllowedToDelegateTo' = ('{0}/{1}' -f 'cifs', 'n-h1-712142-12') }", "delta": "0:00:01.115059", "end": "2021-06-07 03:25:26.739484", "item": "10.222.0.59", "rc": 0, "start": "2021-06-07 03:25:25.624425", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} changed: [10.222.0.16] => (item=10.222.0.62) => {"changed": true, "cmd": "Set-ADObject -Identity $(Get-ADComputer -Identity n-h2-712142-12) -Add @{'msDS-AllowedToDelegateTo' = ('{0}/{1}' -f 'cifs', 'n-h2-712142-12') }", "delta": "0:00:01.130698", "end": "2021-06-07 03:25:28.926963", "item": "10.222.0.62", "rc": 0, "start": "2021-06-07 03:25:27.796265", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} META: ran handlers META: ran handlers PLAY [devstack] **************************************************************** TASK [Gathering Facts] ********************************************************* task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/post-stack.yaml:176 ok: [10.222.0.74] META: ran handlers TASK [Include variables from job_vars/nova.yaml] ******************************* task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/post-stack.yaml:181 ok: [10.222.0.74] => {"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", "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/nova", "openstack/neutron", "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/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/job_vars/nova.yaml"], "changed": false, "failed_when_result": false} TASK [Include job_type specific variables] ************************************* task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/post-stack.yaml:186 ok: [10.222.0.74] => {"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@4/dc5f69b21e074c089aa215da8dd45e03/cbci/vars/job_vars/nova-iscsi.yaml\n\t/home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/job_vars/nova-iscsi.yaml\n\t/home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/vars/job_vars/nova-iscsi.yaml\n\t/home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/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"} TASK [Check if nova services are up, looking for 2 compute nodes] ************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/devstack/check-devstack-nova-services.yaml:1 changed: [10.222.0.74] => {"attempts": 1, "changed": true, "cmd": "source /home/ubuntu/keystonerc\n NOVA_COUNT=$(nova service-list | grep nova-compute | grep enabled | grep -c -w up)\n if [ $NOVA_COUNT -ne \"2\" ];then\n nova service-list\n exit 1\n fi\n nova service-list", "delta": "0:00:03.463621", "end": "2021-06-07 15:25:37.634473", "rc": 0, "start": "2021-06-07 15:25:34.170852", "stderr": "", "stderr_lines": [], "stdout": "+--------------------------------------+----------------+----------------+----------+---------+-------+----------------------------+-----------------+-------------+\n| Id | Binary | Host | Zone | Status | State | Updated_at | Disabled Reason | Forced down |\n+--------------------------------------+----------------+----------------+----------+---------+-------+----------------------------+-----------------+-------------+\n| 500211f9-ec42-4ebd-89f3-cd1498bd3e29 | nova-scheduler | n-d-712142-12 | internal | enabled | up | 2021-06-07T15:25:37.000000 | - | False |\n| e8a24d9e-1617-44f9-af44-0cca4aa16799 | nova-conductor | n-d-712142-12 | internal | enabled | up | 2021-06-07T15:25:30.000000 | - | False |\n| b2a38766-9774-4ccc-b8ab-9f783e311678 | nova-conductor | n-d-712142-12 | internal | enabled | up | 2021-06-07T15:25:32.000000 | - | False |\n| 8ffe3a6b-779f-416f-a4c3-26ad10424c6d | nova-compute | n-h1-712142-12 | nova | enabled | up | 2021-06-07T15:25:29.000000 | - | False |\n| 67b2fa60-23cc-43be-aae2-2b0739ad59d2 | nova-compute | n-h2-712142-12 | nova | enabled | up | 2021-06-07T15:25:32.000000 | - | False |\n+--------------------------------------+----------------+----------------+----------+---------+-------+----------------------------+-----------------+-------------+", "stdout_lines": ["+--------------------------------------+----------------+----------------+----------+---------+-------+----------------------------+-----------------+-------------+", "| Id | Binary | Host | Zone | Status | State | Updated_at | Disabled Reason | Forced down |", "+--------------------------------------+----------------+----------------+----------+---------+-------+----------------------------+-----------------+-------------+", "| 500211f9-ec42-4ebd-89f3-cd1498bd3e29 | nova-scheduler | n-d-712142-12 | internal | enabled | up | 2021-06-07T15:25:37.000000 | - | False |", "| e8a24d9e-1617-44f9-af44-0cca4aa16799 | nova-conductor | n-d-712142-12 | internal | enabled | up | 2021-06-07T15:25:30.000000 | - | False |", "| b2a38766-9774-4ccc-b8ab-9f783e311678 | nova-conductor | n-d-712142-12 | internal | enabled | up | 2021-06-07T15:25:32.000000 | - | False |", "| 8ffe3a6b-779f-416f-a4c3-26ad10424c6d | nova-compute | n-h1-712142-12 | nova | enabled | up | 2021-06-07T15:25:29.000000 | - | False |", "| 67b2fa60-23cc-43be-aae2-2b0739ad59d2 | nova-compute | n-h2-712142-12 | nova | enabled | up | 2021-06-07T15:25:32.000000 | - | False |", "+--------------------------------------+----------------+----------------+----------+---------+-------+----------------------------+-----------------+-------------+"]} TASK [Show nova services output] *********************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/devstack/check-devstack-nova-services.yaml:19 ok: [10.222.0.74] => { "nova_service_check.stdout_lines": [ "+--------------------------------------+----------------+----------------+----------+---------+-------+----------------------------+-----------------+-------------+", "| Id | Binary | Host | Zone | Status | State | Updated_at | Disabled Reason | Forced down |", "+--------------------------------------+----------------+----------------+----------+---------+-------+----------------------------+-----------------+-------------+", "| 500211f9-ec42-4ebd-89f3-cd1498bd3e29 | nova-scheduler | n-d-712142-12 | internal | enabled | up | 2021-06-07T15:25:37.000000 | - | False |", "| e8a24d9e-1617-44f9-af44-0cca4aa16799 | nova-conductor | n-d-712142-12 | internal | enabled | up | 2021-06-07T15:25:30.000000 | - | False |", "| b2a38766-9774-4ccc-b8ab-9f783e311678 | nova-conductor | n-d-712142-12 | internal | enabled | up | 2021-06-07T15:25:32.000000 | - | False |", "| 8ffe3a6b-779f-416f-a4c3-26ad10424c6d | nova-compute | n-h1-712142-12 | nova | enabled | up | 2021-06-07T15:25:29.000000 | - | False |", "| 67b2fa60-23cc-43be-aae2-2b0739ad59d2 | nova-compute | n-h2-712142-12 | nova | enabled | up | 2021-06-07T15:25:32.000000 | - | False |", "+--------------------------------------+----------------+----------------+----------+---------+-------+----------------------------+-----------------+-------------+" ] } TASK [Fail when nova-compute services are down] ******************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/devstack/check-devstack-nova-services.yaml:23 skipping: [10.222.0.74] => {} TASK [Set neutron_agent_search_string parameter] ******************************* task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/devstack/check-devstack-neutron-services.yaml:1 ok: [10.222.0.74] => {"ansible_facts": {"neutron_agent_search_string": "HyperV agent.*:-)"}, "changed": false} TASK [Check if neutron agents are up, looking for 2 compute nodes] ************* task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/devstack/check-devstack-neutron-services.yaml:6 changed: [10.222.0.74] => {"attempts": 1, "changed": true, "cmd": "source /home/ubuntu/keystonerc\n NEUTRON_COUNT=$(openstack network agent list | grep -c \"HyperV agent.*:-)\")\n if [ $NEUTRON_COUNT -ne \"2\" ];then\n openstack network agent list\n exit 1\n fi\n openstack network agent list", "delta": "0:00:04.615670", "end": "2021-06-07 15:25:44.117849", "rc": 0, "start": "2021-06-07 15:25:39.502179", "stderr": "/usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead\n from cryptography.utils import int_from_bytes\n/usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead\n from cryptography.utils import int_from_bytes\n/usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead\n from cryptography.utils import int_from_bytes\n/usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead\n from cryptography.utils import int_from_bytes", "stderr_lines": ["/usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead", " from cryptography.utils import int_from_bytes", "/usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead", " from cryptography.utils import int_from_bytes", "/usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead", " from cryptography.utils import int_from_bytes", "/usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead", " from cryptography.utils import int_from_bytes"], "stdout": "+--------------------------------------+--------------------+----------------+-------------------+-------+-------+---------------------------+\n| ID | Agent Type | Host | Availability Zone | Alive | State | Binary |\n+--------------------------------------+--------------------+----------------+-------------------+-------+-------+---------------------------+\n| 262efd86-bffb-42f1-8794-2b871cc74d2d | Open vSwitch agent | n-d-712142-12 | None | :-) | UP | neutron-openvswitch-agent |\n| 77c27382-b3bf-4474-8b5e-5a9ee90e9510 | HyperV agent | n-h1-712142-12 | None | :-) | UP | neutron-hyperv-agent |\n| 9aa21a2b-02ff-4332-8612-a322ad072c52 | L3 agent | n-d-712142-12 | nova | :-) | UP | neutron-l3-agent |\n| cd8ef46c-68a4-4d02-9ced-3043e90ce4d1 | Metering agent | n-d-712142-12 | None | :-) | UP | neutron-metering-agent |\n| ec23524d-4f8f-4ae8-8f8b-83e0d3966421 | DHCP agent | n-d-712142-12 | nova | :-) | UP | neutron-dhcp-agent |\n| f0d860e2-50e5-4a57-a2c0-9506d4c1aeb9 | HyperV agent | n-h2-712142-12 | None | :-) | UP | neutron-hyperv-agent |\n| f221625b-44ad-4234-bd5e-45ae931d1893 | Metadata agent | n-d-712142-12 | None | :-) | UP | neutron-metadata-agent |\n+--------------------------------------+--------------------+----------------+-------------------+-------+-------+---------------------------+", "stdout_lines": ["+--------------------------------------+--------------------+----------------+-------------------+-------+-------+---------------------------+", "| ID | Agent Type | Host | Availability Zone | Alive | State | Binary |", "+--------------------------------------+--------------------+----------------+-------------------+-------+-------+---------------------------+", "| 262efd86-bffb-42f1-8794-2b871cc74d2d | Open vSwitch agent | n-d-712142-12 | None | :-) | UP | neutron-openvswitch-agent |", "| 77c27382-b3bf-4474-8b5e-5a9ee90e9510 | HyperV agent | n-h1-712142-12 | None | :-) | UP | neutron-hyperv-agent |", "| 9aa21a2b-02ff-4332-8612-a322ad072c52 | L3 agent | n-d-712142-12 | nova | :-) | UP | neutron-l3-agent |", "| cd8ef46c-68a4-4d02-9ced-3043e90ce4d1 | Metering agent | n-d-712142-12 | None | :-) | UP | neutron-metering-agent |", "| ec23524d-4f8f-4ae8-8f8b-83e0d3966421 | DHCP agent | n-d-712142-12 | nova | :-) | UP | neutron-dhcp-agent |", "| f0d860e2-50e5-4a57-a2c0-9506d4c1aeb9 | HyperV agent | n-h2-712142-12 | None | :-) | UP | neutron-hyperv-agent |", "| f221625b-44ad-4234-bd5e-45ae931d1893 | Metadata agent | n-d-712142-12 | None | :-) | UP | neutron-metadata-agent |", "+--------------------------------------+--------------------+----------------+-------------------+-------+-------+---------------------------+"]} TASK [Show neutron agents output] ********************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/devstack/check-devstack-neutron-services.yaml:24 ok: [10.222.0.74] => { "neutron_service_check.stdout_lines": [ "+--------------------------------------+--------------------+----------------+-------------------+-------+-------+---------------------------+", "| ID | Agent Type | Host | Availability Zone | Alive | State | Binary |", "+--------------------------------------+--------------------+----------------+-------------------+-------+-------+---------------------------+", "| 262efd86-bffb-42f1-8794-2b871cc74d2d | Open vSwitch agent | n-d-712142-12 | None | :-) | UP | neutron-openvswitch-agent |", "| 77c27382-b3bf-4474-8b5e-5a9ee90e9510 | HyperV agent | n-h1-712142-12 | None | :-) | UP | neutron-hyperv-agent |", "| 9aa21a2b-02ff-4332-8612-a322ad072c52 | L3 agent | n-d-712142-12 | nova | :-) | UP | neutron-l3-agent |", "| cd8ef46c-68a4-4d02-9ced-3043e90ce4d1 | Metering agent | n-d-712142-12 | None | :-) | UP | neutron-metering-agent |", "| ec23524d-4f8f-4ae8-8f8b-83e0d3966421 | DHCP agent | n-d-712142-12 | nova | :-) | UP | neutron-dhcp-agent |", "| f0d860e2-50e5-4a57-a2c0-9506d4c1aeb9 | HyperV agent | n-h2-712142-12 | None | :-) | UP | neutron-hyperv-agent |", "| f221625b-44ad-4234-bd5e-45ae931d1893 | Metadata agent | n-d-712142-12 | None | :-) | UP | neutron-metadata-agent |", "+--------------------------------------+--------------------+----------------+-------------------+-------+-------+---------------------------+" ] } TASK [Fail when neutron agents are down] *************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/devstack/check-devstack-neutron-services.yaml:28 skipping: [10.222.0.74] => {} TASK [Check if cinder-volume service is up] ************************************ task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/devstack/check-devstack-cinder-services.yaml:1 skipping: [10.222.0.74] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Show cinder services output] ********************************************* task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/devstack/check-devstack-cinder-services.yaml:19 skipping: [10.222.0.74] => {} TASK [Fail when cinder-volume is down] ***************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/devstack/check-devstack-cinder-services.yaml:23 skipping: [10.222.0.74] => {} META: ran handlers META: ran handlers PLAY [win2016-compute] ********************************************************* TASK [Gathering Facts] ********************************************************* task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/post-stack.yaml:197 ok: [10.222.0.59] ok: [10.222.0.62] META: ran handlers TASK [Include additional variables based on project] *************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/post-stack.yaml:203 ok: [10.222.0.59] => {"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", "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/nova", "openstack/neutron", "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/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/job_vars/nova.yaml"], "changed": false, "failed_when_result": false} ok: [10.222.0.62] => {"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", "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/nova", "openstack/neutron", "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/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/job_vars/nova.yaml"], "changed": false, "failed_when_result": false} TASK [Include additional variables based on project job_type] ****************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/post-stack.yaml:208 ok: [10.222.0.59] => {"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@4/dc5f69b21e074c089aa215da8dd45e03/cbci/vars/job_vars/nova-iscsi.yaml\n\t/home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/job_vars/nova-iscsi.yaml\n\t/home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/vars/job_vars/nova-iscsi.yaml\n\t/home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/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"} ok: [10.222.0.62] => {"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@4/dc5f69b21e074c089aa215da8dd45e03/cbci/vars/job_vars/nova-iscsi.yaml\n\t/home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/job_vars/nova-iscsi.yaml\n\t/home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/vars/job_vars/nova-iscsi.yaml\n\t/home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/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"} TASK [Get neutron_service_check content] *************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/post-stack.yaml:214 ok: [10.222.0.59] => {"ansible_facts": {"neutron_service_check": [{"attempts": 1, "changed": true, "cmd": "source /home/ubuntu/keystonerc\n NEUTRON_COUNT=$(openstack network agent list | grep -c \"HyperV agent.*:-)\")\n if [ $NEUTRON_COUNT -ne \"2\" ];then\n openstack network agent list\n exit 1\n fi\n openstack network agent list", "delta": "0:00:04.615670", "end": "2021-06-07 15:25:44.117849", "failed": false, "rc": 0, "start": "2021-06-07 15:25:39.502179", "stderr": "/usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead\n from cryptography.utils import int_from_bytes\n/usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead\n from cryptography.utils import int_from_bytes\n/usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead\n from cryptography.utils import int_from_bytes\n/usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead\n from cryptography.utils import int_from_bytes", "stderr_lines": ["/usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead", " from cryptography.utils import int_from_bytes", "/usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead", " from cryptography.utils import int_from_bytes", "/usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead", " from cryptography.utils import int_from_bytes", "/usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead", " from cryptography.utils import int_from_bytes"], "stdout": "+--------------------------------------+--------------------+----------------+-------------------+-------+-------+---------------------------+\n| ID | Agent Type | Host | Availability Zone | Alive | State | Binary |\n+--------------------------------------+--------------------+----------------+-------------------+-------+-------+---------------------------+\n| 262efd86-bffb-42f1-8794-2b871cc74d2d | Open vSwitch agent | n-d-712142-12 | None | :-) | UP | neutron-openvswitch-agent |\n| 77c27382-b3bf-4474-8b5e-5a9ee90e9510 | HyperV agent | n-h1-712142-12 | None | :-) | UP | neutron-hyperv-agent |\n| 9aa21a2b-02ff-4332-8612-a322ad072c52 | L3 agent | n-d-712142-12 | nova | :-) | UP | neutron-l3-agent |\n| cd8ef46c-68a4-4d02-9ced-3043e90ce4d1 | Metering agent | n-d-712142-12 | None | :-) | UP | neutron-metering-agent |\n| ec23524d-4f8f-4ae8-8f8b-83e0d3966421 | DHCP agent | n-d-712142-12 | nova | :-) | UP | neutron-dhcp-agent |\n| f0d860e2-50e5-4a57-a2c0-9506d4c1aeb9 | HyperV agent | n-h2-712142-12 | None | :-) | UP | neutron-hyperv-agent |\n| f221625b-44ad-4234-bd5e-45ae931d1893 | Metadata agent | n-d-712142-12 | None | :-) | UP | neutron-metadata-agent |\n+--------------------------------------+--------------------+----------------+-------------------+-------+-------+---------------------------+", "stdout_lines": ["+--------------------------------------+--------------------+----------------+-------------------+-------+-------+---------------------------+", "| ID | Agent Type | Host | Availability Zone | Alive | State | Binary |", "+--------------------------------------+--------------------+----------------+-------------------+-------+-------+---------------------------+", "| 262efd86-bffb-42f1-8794-2b871cc74d2d | Open vSwitch agent | n-d-712142-12 | None | :-) | UP | neutron-openvswitch-agent |", "| 77c27382-b3bf-4474-8b5e-5a9ee90e9510 | HyperV agent | n-h1-712142-12 | None | :-) | UP | neutron-hyperv-agent |", "| 9aa21a2b-02ff-4332-8612-a322ad072c52 | L3 agent | n-d-712142-12 | nova | :-) | UP | neutron-l3-agent |", "| cd8ef46c-68a4-4d02-9ced-3043e90ce4d1 | Metering agent | n-d-712142-12 | None | :-) | UP | neutron-metering-agent |", "| ec23524d-4f8f-4ae8-8f8b-83e0d3966421 | DHCP agent | n-d-712142-12 | nova | :-) | UP | neutron-dhcp-agent |", "| f0d860e2-50e5-4a57-a2c0-9506d4c1aeb9 | HyperV agent | n-h2-712142-12 | None | :-) | UP | neutron-hyperv-agent |", "| f221625b-44ad-4234-bd5e-45ae931d1893 | Metadata agent | n-d-712142-12 | None | :-) | UP | neutron-metadata-agent |", "+--------------------------------------+--------------------+----------------+-------------------+-------+-------+---------------------------+"]}]}, "changed": false} ok: [10.222.0.62] => {"ansible_facts": {"neutron_service_check": [{"attempts": 1, "changed": true, "cmd": "source /home/ubuntu/keystonerc\n NEUTRON_COUNT=$(openstack network agent list | grep -c \"HyperV agent.*:-)\")\n if [ $NEUTRON_COUNT -ne \"2\" ];then\n openstack network agent list\n exit 1\n fi\n openstack network agent list", "delta": "0:00:04.615670", "end": "2021-06-07 15:25:44.117849", "failed": false, "rc": 0, "start": "2021-06-07 15:25:39.502179", "stderr": "/usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead\n from cryptography.utils import int_from_bytes\n/usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead\n from cryptography.utils import int_from_bytes\n/usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead\n from cryptography.utils import int_from_bytes\n/usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead\n from cryptography.utils import int_from_bytes", "stderr_lines": ["/usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead", " from cryptography.utils import int_from_bytes", "/usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead", " from cryptography.utils import int_from_bytes", "/usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead", " from cryptography.utils import int_from_bytes", "/usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead", " from cryptography.utils import int_from_bytes"], "stdout": "+--------------------------------------+--------------------+----------------+-------------------+-------+-------+---------------------------+\n| ID | Agent Type | Host | Availability Zone | Alive | State | Binary |\n+--------------------------------------+--------------------+----------------+-------------------+-------+-------+---------------------------+\n| 262efd86-bffb-42f1-8794-2b871cc74d2d | Open vSwitch agent | n-d-712142-12 | None | :-) | UP | neutron-openvswitch-agent |\n| 77c27382-b3bf-4474-8b5e-5a9ee90e9510 | HyperV agent | n-h1-712142-12 | None | :-) | UP | neutron-hyperv-agent |\n| 9aa21a2b-02ff-4332-8612-a322ad072c52 | L3 agent | n-d-712142-12 | nova | :-) | UP | neutron-l3-agent |\n| cd8ef46c-68a4-4d02-9ced-3043e90ce4d1 | Metering agent | n-d-712142-12 | None | :-) | UP | neutron-metering-agent |\n| ec23524d-4f8f-4ae8-8f8b-83e0d3966421 | DHCP agent | n-d-712142-12 | nova | :-) | UP | neutron-dhcp-agent |\n| f0d860e2-50e5-4a57-a2c0-9506d4c1aeb9 | HyperV agent | n-h2-712142-12 | None | :-) | UP | neutron-hyperv-agent |\n| f221625b-44ad-4234-bd5e-45ae931d1893 | Metadata agent | n-d-712142-12 | None | :-) | UP | neutron-metadata-agent |\n+--------------------------------------+--------------------+----------------+-------------------+-------+-------+---------------------------+", "stdout_lines": ["+--------------------------------------+--------------------+----------------+-------------------+-------+-------+---------------------------+", "| ID | Agent Type | Host | Availability Zone | Alive | State | Binary |", "+--------------------------------------+--------------------+----------------+-------------------+-------+-------+---------------------------+", "| 262efd86-bffb-42f1-8794-2b871cc74d2d | Open vSwitch agent | n-d-712142-12 | None | :-) | UP | neutron-openvswitch-agent |", "| 77c27382-b3bf-4474-8b5e-5a9ee90e9510 | HyperV agent | n-h1-712142-12 | None | :-) | UP | neutron-hyperv-agent |", "| 9aa21a2b-02ff-4332-8612-a322ad072c52 | L3 agent | n-d-712142-12 | nova | :-) | UP | neutron-l3-agent |", "| cd8ef46c-68a4-4d02-9ced-3043e90ce4d1 | Metering agent | n-d-712142-12 | None | :-) | UP | neutron-metering-agent |", "| ec23524d-4f8f-4ae8-8f8b-83e0d3966421 | DHCP agent | n-d-712142-12 | nova | :-) | UP | neutron-dhcp-agent |", "| f0d860e2-50e5-4a57-a2c0-9506d4c1aeb9 | HyperV agent | n-h2-712142-12 | None | :-) | UP | neutron-hyperv-agent |", "| f221625b-44ad-4234-bd5e-45ae931d1893 | Metadata agent | n-d-712142-12 | None | :-) | UP | neutron-metadata-agent |", "+--------------------------------------+--------------------+----------------+-------------------+-------+-------+---------------------------+"]}]}, "changed": false} TASK [Get nova_service_check content] ****************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/post-stack.yaml:219 ok: [10.222.0.59] => {"ansible_facts": {"nova_service_check": [{"attempts": 1, "changed": true, "cmd": "source /home/ubuntu/keystonerc\n NOVA_COUNT=$(nova service-list | grep nova-compute | grep enabled | grep -c -w up)\n if [ $NOVA_COUNT -ne \"2\" ];then\n nova service-list\n exit 1\n fi\n nova service-list", "delta": "0:00:03.463621", "end": "2021-06-07 15:25:37.634473", "failed": false, "rc": 0, "start": "2021-06-07 15:25:34.170852", "stderr": "", "stderr_lines": [], "stdout": "+--------------------------------------+----------------+----------------+----------+---------+-------+----------------------------+-----------------+-------------+\n| Id | Binary | Host | Zone | Status | State | Updated_at | Disabled Reason | Forced down |\n+--------------------------------------+----------------+----------------+----------+---------+-------+----------------------------+-----------------+-------------+\n| 500211f9-ec42-4ebd-89f3-cd1498bd3e29 | nova-scheduler | n-d-712142-12 | internal | enabled | up | 2021-06-07T15:25:37.000000 | - | False |\n| e8a24d9e-1617-44f9-af44-0cca4aa16799 | nova-conductor | n-d-712142-12 | internal | enabled | up | 2021-06-07T15:25:30.000000 | - | False |\n| b2a38766-9774-4ccc-b8ab-9f783e311678 | nova-conductor | n-d-712142-12 | internal | enabled | up | 2021-06-07T15:25:32.000000 | - | False |\n| 8ffe3a6b-779f-416f-a4c3-26ad10424c6d | nova-compute | n-h1-712142-12 | nova | enabled | up | 2021-06-07T15:25:29.000000 | - | False |\n| 67b2fa60-23cc-43be-aae2-2b0739ad59d2 | nova-compute | n-h2-712142-12 | nova | enabled | up | 2021-06-07T15:25:32.000000 | - | False |\n+--------------------------------------+----------------+----------------+----------+---------+-------+----------------------------+-----------------+-------------+", "stdout_lines": ["+--------------------------------------+----------------+----------------+----------+---------+-------+----------------------------+-----------------+-------------+", "| Id | Binary | Host | Zone | Status | State | Updated_at | Disabled Reason | Forced down |", "+--------------------------------------+----------------+----------------+----------+---------+-------+----------------------------+-----------------+-------------+", "| 500211f9-ec42-4ebd-89f3-cd1498bd3e29 | nova-scheduler | n-d-712142-12 | internal | enabled | up | 2021-06-07T15:25:37.000000 | - | False |", "| e8a24d9e-1617-44f9-af44-0cca4aa16799 | nova-conductor | n-d-712142-12 | internal | enabled | up | 2021-06-07T15:25:30.000000 | - | False |", "| b2a38766-9774-4ccc-b8ab-9f783e311678 | nova-conductor | n-d-712142-12 | internal | enabled | up | 2021-06-07T15:25:32.000000 | - | False |", "| 8ffe3a6b-779f-416f-a4c3-26ad10424c6d | nova-compute | n-h1-712142-12 | nova | enabled | up | 2021-06-07T15:25:29.000000 | - | False |", "| 67b2fa60-23cc-43be-aae2-2b0739ad59d2 | nova-compute | n-h2-712142-12 | nova | enabled | up | 2021-06-07T15:25:32.000000 | - | False |", "+--------------------------------------+----------------+----------------+----------+---------+-------+----------------------------+-----------------+-------------+"]}]}, "changed": false} ok: [10.222.0.62] => {"ansible_facts": {"nova_service_check": [{"attempts": 1, "changed": true, "cmd": "source /home/ubuntu/keystonerc\n NOVA_COUNT=$(nova service-list | grep nova-compute | grep enabled | grep -c -w up)\n if [ $NOVA_COUNT -ne \"2\" ];then\n nova service-list\n exit 1\n fi\n nova service-list", "delta": "0:00:03.463621", "end": "2021-06-07 15:25:37.634473", "failed": false, "rc": 0, "start": "2021-06-07 15:25:34.170852", "stderr": "", "stderr_lines": [], "stdout": "+--------------------------------------+----------------+----------------+----------+---------+-------+----------------------------+-----------------+-------------+\n| Id | Binary | Host | Zone | Status | State | Updated_at | Disabled Reason | Forced down |\n+--------------------------------------+----------------+----------------+----------+---------+-------+----------------------------+-----------------+-------------+\n| 500211f9-ec42-4ebd-89f3-cd1498bd3e29 | nova-scheduler | n-d-712142-12 | internal | enabled | up | 2021-06-07T15:25:37.000000 | - | False |\n| e8a24d9e-1617-44f9-af44-0cca4aa16799 | nova-conductor | n-d-712142-12 | internal | enabled | up | 2021-06-07T15:25:30.000000 | - | False |\n| b2a38766-9774-4ccc-b8ab-9f783e311678 | nova-conductor | n-d-712142-12 | internal | enabled | up | 2021-06-07T15:25:32.000000 | - | False |\n| 8ffe3a6b-779f-416f-a4c3-26ad10424c6d | nova-compute | n-h1-712142-12 | nova | enabled | up | 2021-06-07T15:25:29.000000 | - | False |\n| 67b2fa60-23cc-43be-aae2-2b0739ad59d2 | nova-compute | n-h2-712142-12 | nova | enabled | up | 2021-06-07T15:25:32.000000 | - | False |\n+--------------------------------------+----------------+----------------+----------+---------+-------+----------------------------+-----------------+-------------+", "stdout_lines": ["+--------------------------------------+----------------+----------------+----------+---------+-------+----------------------------+-----------------+-------------+", "| Id | Binary | Host | Zone | Status | State | Updated_at | Disabled Reason | Forced down |", "+--------------------------------------+----------------+----------------+----------+---------+-------+----------------------------+-----------------+-------------+", "| 500211f9-ec42-4ebd-89f3-cd1498bd3e29 | nova-scheduler | n-d-712142-12 | internal | enabled | up | 2021-06-07T15:25:37.000000 | - | False |", "| e8a24d9e-1617-44f9-af44-0cca4aa16799 | nova-conductor | n-d-712142-12 | internal | enabled | up | 2021-06-07T15:25:30.000000 | - | False |", "| b2a38766-9774-4ccc-b8ab-9f783e311678 | nova-conductor | n-d-712142-12 | internal | enabled | up | 2021-06-07T15:25:32.000000 | - | False |", "| 8ffe3a6b-779f-416f-a4c3-26ad10424c6d | nova-compute | n-h1-712142-12 | nova | enabled | up | 2021-06-07T15:25:29.000000 | - | False |", "| 67b2fa60-23cc-43be-aae2-2b0739ad59d2 | nova-compute | n-h2-712142-12 | nova | enabled | up | 2021-06-07T15:25:32.000000 | - | False |", "+--------------------------------------+----------------+----------------+----------+---------+-------+----------------------------+-----------------+-------------+"]}]}, "changed": false} TASK [Get cinder_service_check content] **************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/post-stack.yaml:224 skipping: [10.222.0.59] => {"changed": false, "skip_reason": "Conditional result was False"} skipping: [10.222.0.62] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Set neutron hyperv agent service] **************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/post-stack.yaml:230 ok: [10.222.0.59] => {"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\\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"}, {"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} ok: [10.222.0.62] => {"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\\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"}, {"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/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/post-stack.yaml:235 skipping: [10.222.0.59] => {"changed": false, "skip_reason": "Conditional result was False"} skipping: [10.222.0.62] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [include] ***************************************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/post-stack.yaml:240 included: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/windows/collect-service-traceback.yaml for 10.222.0.59, 10.222.0.62 => (item={u'binary': u'c:\\python37\\scripts\\nova-compute.exe', u'description': u'OpenStack nova Compute Service', u'nova': None, u'template': u'nova.conf', u'config': u'c:\\openstack\\etc\\nova.conf', u'name': u'nova-compute'}) included: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/windows/collect-service-traceback.yaml for 10.222.0.59, 10.222.0.62 => (item={u'binary': u'c:\\python37\\scripts\\neutron-hyperv-agent.exe', u'description': u'OpenStack Neutron Hyper-V Agent Service', u'template': u'neutron-hyperv-agent.conf', u'config': u'c:\\openstack\\etc\\neutron-hyperv-agent.conf', u'neutron': None, u'name': u'neutron-hyperv-agent'}) included: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/windows/collect-service-traceback.yaml for 10.222.0.59, 10.222.0.62 => (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'}) TASK [Check if nova-compute.log exists] **************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/windows/collect-service-traceback.yaml:1 ok: [10.222.0.59] => {"changed": false, "stat": {"attributes": "Archive", "creationtime": 1623079488.4019806, "exists": true, "extension": ".log", "filename": "nova-compute.log", "hlnk_targets": [], "isarchive": true, "isdir": false, "ishidden": false, "isjunction": false, "islnk": false, "isreadonly": false, "isreg": true, "isshared": false, "lastaccesstime": 1623079488.4019806, "lastwritetime": 1623079552.1968799, "nlink": 1, "owner": "BUILTIN\\Administrators", "path": "c:\\openstack\\log\\nova-compute.log", "size": 223433}} ok: [10.222.0.62] => {"changed": false, "stat": {"attributes": "Archive", "creationtime": 1623079490.3947031, "exists": true, "extension": ".log", "filename": "nova-compute.log", "hlnk_targets": [], "isarchive": true, "isdir": false, "ishidden": false, "isjunction": false, "islnk": false, "isreadonly": false, "isreg": true, "isshared": false, "lastaccesstime": 1623079490.3947031, "lastwritetime": 1623079553.6263373, "nlink": 1, "owner": "BUILTIN\\Administrators", "path": "c:\\openstack\\log\\nova-compute.log", "size": 223433}} TASK [Get nova-compute status] ************************************************* task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/windows/collect-service-traceback.yaml:9 changed: [10.222.0.62] => {"changed": true, "cmd": "Get-Service nova-compute | %{$_.Status}", "delta": "0:00:00.702381", "end": "2021-06-07 03:26:01.703667", "rc": 0, "start": "2021-06-07 03:26:01.001286", "stderr": "", "stderr_lines": [], "stdout": "Running\r\n", "stdout_lines": ["Running"]} changed: [10.222.0.59] => {"changed": true, "cmd": "Get-Service nova-compute | %{$_.Status}", "delta": "0:00:00.715885", "end": "2021-06-07 03:26:01.745024", "rc": 0, "start": "2021-06-07 03:26:01.029138", "stderr": "", "stderr_lines": [], "stdout": "Running\r\n", "stdout_lines": ["Running"]} TASK [Run nova-compute binary] ************************************************* task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/windows/collect-service-traceback.yaml:14 skipping: [10.222.0.59] => {"changed": false, "skip_reason": "Conditional result was False"} skipping: [10.222.0.62] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Fail if nova-compute is down] ******************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/windows/collect-service-traceback.yaml:23 skipping: [10.222.0.59] => {"changed": false, "skip_reason": "Conditional result was False"} skipping: [10.222.0.62] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check if neutron-hyperv-agent.log exists] ******************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/windows/collect-service-traceback.yaml:1 ok: [10.222.0.62] => {"changed": false, "stat": {"attributes": "Archive", "creationtime": 1623079491.1438875, "exists": true, "extension": ".log", "filename": "neutron-hyperv-agent.log", "hlnk_targets": [], "isarchive": true, "isdir": false, "ishidden": false, "isjunction": false, "islnk": false, "isreadonly": false, "isreg": true, "isshared": false, "lastaccesstime": 1623079491.1438875, "lastwritetime": 1623079492.6642592, "nlink": 1, "owner": "BUILTIN\\Administrators", "path": "c:\\openstack\\log\\neutron-hyperv-agent.log", "size": 2634}} ok: [10.222.0.59] => {"changed": false, "stat": {"attributes": "Archive", "creationtime": 1623079488.792804, "exists": true, "extension": ".log", "filename": "neutron-hyperv-agent.log", "hlnk_targets": [], "isarchive": true, "isdir": false, "ishidden": false, "isjunction": false, "islnk": false, "isreadonly": false, "isreg": true, "isshared": false, "lastaccesstime": 1623079488.792804, "lastwritetime": 1623079489.8400767, "nlink": 1, "owner": "BUILTIN\\Administrators", "path": "c:\\openstack\\log\\neutron-hyperv-agent.log", "size": 2634}} TASK [Get neutron-hyperv-agent status] ***************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/windows/collect-service-traceback.yaml:9 changed: [10.222.0.59] => {"changed": true, "cmd": "Get-Service neutron-hyperv-agent | %{$_.Status}", "delta": "0:00:00.715822", "end": "2021-06-07 03:26:06.759125", "rc": 0, "start": "2021-06-07 03:26:06.043302", "stderr": "", "stderr_lines": [], "stdout": "Running\r\n", "stdout_lines": ["Running"]} changed: [10.222.0.62] => {"changed": true, "cmd": "Get-Service neutron-hyperv-agent | %{$_.Status}", "delta": "0:00:00.743996", "end": "2021-06-07 03:26:06.798430", "rc": 0, "start": "2021-06-07 03:26:06.054433", "stderr": "", "stderr_lines": [], "stdout": "Running\r\n", "stdout_lines": ["Running"]} TASK [Run neutron-hyperv-agent binary] ***************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/windows/collect-service-traceback.yaml:14 skipping: [10.222.0.59] => {"changed": false, "skip_reason": "Conditional result was False"} skipping: [10.222.0.62] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Fail if neutron-hyperv-agent is down] ************************************ task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/windows/collect-service-traceback.yaml:23 skipping: [10.222.0.59] => {"changed": false, "skip_reason": "Conditional result was False"} skipping: [10.222.0.62] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check if neutron-hyperv-agent.log exists] ******************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/windows/collect-service-traceback.yaml:1 ok: [10.222.0.59] => {"changed": false, "stat": {"attributes": "Archive", "creationtime": 1623079488.792804, "exists": true, "extension": ".log", "filename": "neutron-hyperv-agent.log", "hlnk_targets": [], "isarchive": true, "isdir": false, "ishidden": false, "isjunction": false, "islnk": false, "isreadonly": false, "isreg": true, "isshared": false, "lastaccesstime": 1623079488.792804, "lastwritetime": 1623079489.8400767, "nlink": 1, "owner": "BUILTIN\\Administrators", "path": "c:\\openstack\\log\\neutron-hyperv-agent.log", "size": 2634}} ok: [10.222.0.62] => {"changed": false, "stat": {"attributes": "Archive", "creationtime": 1623079491.1438875, "exists": true, "extension": ".log", "filename": "neutron-hyperv-agent.log", "hlnk_targets": [], "isarchive": true, "isdir": false, "ishidden": false, "isjunction": false, "islnk": false, "isreadonly": false, "isreg": true, "isshared": false, "lastaccesstime": 1623079491.1438875, "lastwritetime": 1623079492.6642592, "nlink": 1, "owner": "BUILTIN\\Administrators", "path": "c:\\openstack\\log\\neutron-hyperv-agent.log", "size": 2634}} TASK [Get neutron-hyperv-agent status] ***************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/windows/collect-service-traceback.yaml:9 changed: [10.222.0.59] => {"changed": true, "cmd": "Get-Service neutron-hyperv-agent | %{$_.Status}", "delta": "0:00:00.714701", "end": "2021-06-07 03:26:11.901802", "rc": 0, "start": "2021-06-07 03:26:11.187100", "stderr": "", "stderr_lines": [], "stdout": "Running\r\n", "stdout_lines": ["Running"]} changed: [10.222.0.62] => {"changed": true, "cmd": "Get-Service neutron-hyperv-agent | %{$_.Status}", "delta": "0:00:00.741096", "end": "2021-06-07 03:26:11.945459", "rc": 0, "start": "2021-06-07 03:26:11.204363", "stderr": "", "stderr_lines": [], "stdout": "Running\r\n", "stdout_lines": ["Running"]} TASK [Run neutron-hyperv-agent binary] ***************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/windows/collect-service-traceback.yaml:14 skipping: [10.222.0.59] => {"changed": false, "skip_reason": "Conditional result was False"} skipping: [10.222.0.62] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Fail if neutron-hyperv-agent is down] ************************************ task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/windows/collect-service-traceback.yaml:23 skipping: [10.222.0.59] => {"changed": false, "skip_reason": "Conditional result was False"} skipping: [10.222.0.62] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY [devstack] **************************************************************** TASK [Gathering Facts] ********************************************************* task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/post-stack.yaml:244 ok: [10.222.0.74] META: ran handlers TASK [Include variables from job_vars/nova.yaml] ******************************* task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/post-stack.yaml:249 ok: [10.222.0.74] => {"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", "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/nova", "openstack/neutron", "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/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/job_vars/nova.yaml"], "changed": false, "failed_when_result": false} TASK [Include job_type specific variables] ************************************* task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/post-stack.yaml:254 ok: [10.222.0.74] => {"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@4/dc5f69b21e074c089aa215da8dd45e03/cbci/vars/job_vars/nova-iscsi.yaml\n\t/home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/job_vars/nova-iscsi.yaml\n\t/home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/vars/job_vars/nova-iscsi.yaml\n\t/home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/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"} TASK [Run discover hosts to add computes to cell] ****************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/devstack/discover-hosts.yaml:1 changed: [10.222.0.74] => {"changed": true, "cmd": "nova-manage cell_v2 discover_hosts --verbose", "delta": "0:00:04.495618", "end": "2021-06-07 15:26:20.495672", "rc": 0, "start": "2021-06-07 15:26:16.000054", "stderr": "/usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead\n from cryptography.utils import int_from_bytes\n/usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead\n from cryptography.utils import int_from_bytes", "stderr_lines": ["/usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead", " from cryptography.utils import int_from_bytes", "/usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead", " from cryptography.utils import int_from_bytes"], "stdout": "Found 2 cell mappings.\nSkipping cell0 since it does not contain hosts.\nGetting computes from cell 'cell1': 1d1a4487-c15d-4e9b-a2a6-4343aa8c1642\nChecking host mapping for compute host 'n-h1-712142-12': ace88139-f824-4869-902d-a39f4a93abb7\nCreating host mapping for compute host 'n-h1-712142-12': ace88139-f824-4869-902d-a39f4a93abb7\nChecking host mapping for compute host 'n-h2-712142-12': f9b12faf-ecb3-45e3-8fcf-3087e4ff3cea\nCreating host mapping for compute host 'n-h2-712142-12': f9b12faf-ecb3-45e3-8fcf-3087e4ff3cea\nFound 2 unmapped computes in cell: 1d1a4487-c15d-4e9b-a2a6-4343aa8c1642", "stdout_lines": ["Found 2 cell mappings.", "Skipping cell0 since it does not contain hosts.", "Getting computes from cell 'cell1': 1d1a4487-c15d-4e9b-a2a6-4343aa8c1642", "Checking host mapping for compute host 'n-h1-712142-12': ace88139-f824-4869-902d-a39f4a93abb7", "Creating host mapping for compute host 'n-h1-712142-12': ace88139-f824-4869-902d-a39f4a93abb7", "Checking host mapping for compute host 'n-h2-712142-12': f9b12faf-ecb3-45e3-8fcf-3087e4ff3cea", "Creating host mapping for compute host 'n-h2-712142-12': f9b12faf-ecb3-45e3-8fcf-3087e4ff3cea", "Found 2 unmapped computes in cell: 1d1a4487-c15d-4e9b-a2a6-4343aa8c1642"]} TASK [Show discover-hosts output] ********************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/tasks/devstack/discover-hosts.yaml:5 ok: [10.222.0.74] => { "discover_hosts.stdout_lines": [ "Found 2 cell mappings.", "Skipping cell0 since it does not contain hosts.", "Getting computes from cell 'cell1': 1d1a4487-c15d-4e9b-a2a6-4343aa8c1642", "Checking host mapping for compute host 'n-h1-712142-12': ace88139-f824-4869-902d-a39f4a93abb7", "Creating host mapping for compute host 'n-h1-712142-12': ace88139-f824-4869-902d-a39f4a93abb7", "Checking host mapping for compute host 'n-h2-712142-12': f9b12faf-ecb3-45e3-8fcf-3087e4ff3cea", "Creating host mapping for compute host 'n-h2-712142-12': f9b12faf-ecb3-45e3-8fcf-3087e4ff3cea", "Found 2 unmapped computes in cell: 1d1a4487-c15d-4e9b-a2a6-4343aa8c1642" ] } TASK [Restart nova api] ******************************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/post-stack.yaml:262 changed: [10.222.0.74] => {"changed": true, "name": "devstack@n-api", "state": "started", "status": {"ActiveEnterTimestamp": "Mon 2021-06-07 15:16:41 UTC", "ActiveEnterTimestampMonotonic": "2690978699", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system-devstack.slice basic.target systemd-journald.socket sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-06-07 15:16:41 UTC", "AssertTimestampMonotonic": "2690921637", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-06-07 15:16:41 UTC", "ConditionTimestampMonotonic": "2690921636", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/system-devstack.slice/devstack@n-api.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Devstack devstack@n-api.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "92443", "ExecMainStartTimestamp": "Mon 2021-06-07 15:16:41 UTC", "ExecMainStartTimestampMonotonic": "2690923318", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/uwsgi ; argv[]=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/uwsgi ; argv[]=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/etc/systemd/system/devstack@n-api.service", "GID": "1000", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "devstack@n-api.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2021-06-07 15:16:41 UTC", "InactiveExitTimestampMonotonic": "2690923865", "InvocationID": "521b7b9d525b43f2b38e0a981187f293", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "2048", "LimitNOFILESoft": "2048", "LimitNPROC": "47680", "LimitNPROCSoft": "47680", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "47680", "LimitSIGPENDINGSoft": "47680", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "92443", "MemoryAccounting": "yes", "MemoryCurrent": "239054848", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "devstack@n-api.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system-devstack.slice", "Restart": "always", "RestartForceExitStatus": "100", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system-devstack.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-06-07 15:16:41 UTC", "StateChangeTimestampMonotonic": "2690978699", "StateDirectoryMode": "0755", "StatusErrno": "0", "StatusText": "uWSGI is ready", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "devstack@n-api.service", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "14304", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "1000", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "User": "ubuntu", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [Create folder /home/ubuntu/tempest] ************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/post-stack.yaml:268 changed: [10.222.0.74] => {"changed": true, "gid": 1000, "group": "ubuntu", "mode": "0755", "owner": "ubuntu", "path": "/home/ubuntu/tempest", "size": 4096, "state": "directory", "uid": 1000} TASK [Write test list files under /home/ubuntu] ******************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/post-stack.yaml:275 changed: [10.222.0.74] => (item={'value': u'# 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', 'key': u'excluded-tests'}) => {"changed": true, "checksum": "5989a36b1ee4a3917670e7fd84e56749062533c2", "dest": "/home/ubuntu/excluded-tests.txt", "gid": 1000, "group": "ubuntu", "item": {"key": "excluded-tests", "value": "# 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"}, "md5sum": "74cdf6d131d13e81f6e74bb671277000", "mode": "0664", "owner": "ubuntu", "size": 3406, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1623079584.38-201689669910917/source", "state": "file", "uid": 1000} changed: [10.222.0.74] => (item={'value': u'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', 'key': u'isolated-tests'}) => {"changed": true, "checksum": "415031d4a1da73a2049ff3bbfe8a9c2c20614558", "dest": "/home/ubuntu/isolated-tests.txt", "gid": 1000, "group": "ubuntu", "item": {"key": "isolated-tests", "value": "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"}, "md5sum": "56e624b7c4eabb3f8f931a847cca1e7c", "mode": "0664", "owner": "ubuntu", "size": 3959, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1623079585.55-100101272951704/source", "state": "file", "uid": 1000} changed: [10.222.0.74] => (item={'value': u'tempest.\n', 'key': u'included-tests'}) => {"changed": true, "checksum": "aba45290de5ddfb66fab55302d99881cb5794151", "dest": "/home/ubuntu/included-tests.txt", "gid": 1000, "group": "ubuntu", "item": {"key": "included-tests", "value": "tempest.\n"}, "md5sum": "cfd3bfdfc511c9b239f10e045d543ac6", "mode": "0664", "owner": "ubuntu", "size": 9, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1623079586.34-27635305170635/source", "state": "file", "uid": 1000} TASK [Upload run-tests.sh] ***************************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/post-stack.yaml:282 changed: [10.222.0.74] => {"changed": true, "checksum": "09b3b6eb376fa259d3568720051825865064454c", "dest": "/home/ubuntu/run-tests.sh", "gid": 1000, "group": "ubuntu", "md5sum": "ba2143c932d8238bdec639412dad00cb", "mode": "0755", "owner": "ubuntu", "size": 4010, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1623079587.61-252815549083713/source", "state": "file", "uid": 1000} TASK [Run post stack bash script] ********************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/post-stack.yaml:289 changed: [10.222.0.74] => {"changed": true, "cmd": "source /home/ubuntu/devstack/functions\nTEMPEST_CONFIG=/opt/stack/tempest/etc/tempest.conf\niniset $TEMPEST_CONFIG compute volume_device_name \"sdb\"\niniset $TEMPEST_CONFIG compute min_compute_nodes 2\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/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx\"\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", "delta": "0:00:02.742508", "end": "2021-06-07 15:26:31.926956", "rc": 0, "start": "2021-06-07 15:26:29.184448", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Run tests] *************************************************************** task path: /home/jenkins-slave/workspace/nova@4/dc5f69b21e074c089aa215da8dd45e03/cbci/post-stack.yaml:295 changed: [10.222.0.74] => {"changed": true, "cmd": "/home/ubuntu/run-tests.sh --included-tests /home/ubuntu/included-tests.txt --excluded-tests /home/ubuntu/excluded-tests.txt --isolated-tests /home/ubuntu/isolated-tests.txt > /home/ubuntu/tempest/run-tests.sh.log", "delta": "1:52:46.528246", "end": "2021-06-07 17:19:19.298046", "rc": 0, "start": "2021-06-07 15:26:32.769800", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* 10.222.0.16 : ok=11 changed=6 unreachable=0 failed=0 10.222.0.59 : ok=29 changed=12 unreachable=0 failed=0 10.222.0.62 : ok=29 changed=12 unreachable=0 failed=0 10.222.0.74 : ok=20 changed=9 unreachable=0 failed=0 127.0.0.1 : ok=19 changed=12 unreachable=0 failed=0 Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered Triggering a new build of ha:AAAAnR+LCAAAAAAAAP9b85aBtbiIQTGjNKU4P08vOT+vOD8nVc83PyU1x6OyILUoJzMv2y+/JJUBAhiZGBgqihhk0NSjKDWzXb3RdlLBUSYGJk8GtpzUvPSSDB8G5tKinBIGIZ+sxLJE/ZzEvHT94JKizLx0a6BxUmjGOUNodHsLgAzuEgZB/az8JP3knNTEvNIC3dS8Mn0A9zfZT8YAAAA=cleanup-env Finished: SUCCESS