2026-01-22 03:21:33,727 - INFO - Domain Default found not creating
2026-01-22 03:21:33,878 - INFO - Project ctest-TestBGPaasZone-07555446 not found, creating it
2026-01-22 03:21:34,467 - INFO - Created Project:ctest-TestBGPaasZone-07555446, ID : 6563a758-dac9-4c90-af96-d2107192af02
2026-01-22 03:21:35,985 - DEBUG - Services list from nova: [, , , ]
2026-01-22 03:21:35,985 - DEBUG - Hosts: {'nova': ['an-jenkins-deploy-platform-ansible-os-5055-1', 'an-jenkins-deploy-platform-ansible-os-5055-2']}
2026-01-22 03:21:35,987 - INFO - ================================================================================
2026-01-22 03:21:35,987 - INFO - STARTING TEST : test_bgp_control_node_zone
2026-01-22 03:21:36,625 - DEBUG - Skipping xmpp flap check
2026-01-22 03:21:36,625 - INFO - Initial checks done. Running the testcase now
2026-01-22 03:21:36,625 - INFO -
2026-01-22 03:21:36,625 - INFO - executing bgp_control_zone test
2026-01-22 03:21:37,310 - DEBUG - Response for create_network : {'network': {'id': '4e9af522-904c-4883-b0f1-18b6c648bd39', 'name': 'ctest-cnz_vn-29357500', 'tenant_id': '6563a758dac94c90af96d2107192af02', 'project_id': '6563a758dac94c90af96d2107192af02', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBGPaasZone-07555446', 'ctest-cnz_vn-29357500'], 'port_security_enabled': True, 'description': ''}}
2026-01-22 03:21:37,618 - DEBUG - Response for create_subnet : {'subnet': {'id': '8956ece8-9d36-416c-8824-68a20afaf3e4', 'name': '', 'tenant_id': '6563a758dac94c90af96d2107192af02', 'network_id': '4e9af522-904c-4883-b0f1-18b6c648bd39', 'ip_version': 4, 'cidr': '123.155.220.64/26', 'allocation_pools': [{'start': '123.155.220.66', 'end': '123.155.220.126'}], 'gateway_ip': '123.155.220.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '123.155.220.66', 'tags': [], 'project_id': '6563a758dac94c90af96d2107192af02'}}
2026-01-22 03:21:37,639 - INFO - Created VN ctest-cnz_vn-29357500
2026-01-22 03:21:37,651 - DEBUG - VN ctest-cnz_vn-29357500 UUID is 4e9af522-904c-4883-b0f1-18b6c648bd39
2026-01-22 03:21:39,345 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1)
2026-01-22 03:21:41,003 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-2)
2026-01-22 03:21:42,775 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1)
2026-01-22 03:21:42,775 - INFO - Waiting for VM ctest-TestBGPaasZone-07555446-24943982 to be up..
2026-01-22 03:21:42,855 - DEBUG - VM is in ERROR state now
2026-01-22 03:21:42,855 - ERROR - VM in error state.
2026-01-22 03:21:42,855 - ERROR - VM is not in ACTIVE state
2026-01-22 03:21:42,979 - ERROR - Fatal Nova Exception while getting VM detail
2026-01-22 03:21:42,979 - DEBUG - None
2026-01-22 03:21:42,979 - ERROR - VM ctest-TestBGPaasZone-07555446-24943982 has not booted
2026-01-22 03:21:42,979 - INFO - Skip interface_detach for VM ctest-TestBGPaasZone-07555446-24943982 in state ERROR
2026-01-22 03:21:42,979 - INFO - Deleting VM ctest-TestBGPaasZone-07555446-24943982
2026-01-22 03:21:43,008 - ERROR - VM ctest-TestBGPaasZone-07555446-24943982 has failed to come up
2026-01-22 03:21:43,008 - ERROR - Fault seen in nova show is: {'code': 500, 'created': '2026-01-22T03:21:39Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'}
2026-01-22 03:21:43,012 - INFO - Skip interface_detach for VM ctest-TestBGPaasZone-07555446-38993006 in state ERROR
2026-01-22 03:21:43,012 - INFO - Deleting VM ctest-TestBGPaasZone-07555446-38993006
2026-01-22 03:21:43,012 - ERROR - VM ctest-TestBGPaasZone-07555446-38993006 has failed to come up
2026-01-22 03:21:43,012 - ERROR - Fault seen in nova show is: {'code': 500, 'created': '2026-01-22T03:21:42Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'}
2026-01-22 03:21:43,012 - INFO - Skip interface_detach for VM ctest-TestBGPaasZone-07555446-73098110 in state BUILD
2026-01-22 03:21:43,013 - INFO - Deleting VM ctest-TestBGPaasZone-07555446-73098110
2026-01-22 03:21:43,013 - ERROR - VM ctest-TestBGPaasZone-07555446-73098110 has failed to come up
2026-01-22 03:21:43,013 - ERROR - Nova failed to get host of the VM
2026-01-22 03:21:43,013 - ERROR - VM ctest-TestBGPaasZone-07555446-73098110 has failed to come up
2026-01-22 03:21:43,013 - ERROR - Nova failed to get host of the VM
2026-01-22 03:21:43,093 - INFO - Skip interface_detach for VM ctest-TestBGPaasZone-07555446-24943982 in state ERROR
2026-01-22 03:21:43,093 - INFO - Deleting VM ctest-TestBGPaasZone-07555446-24943982
2026-01-22 03:21:43,093 - ERROR - VM ctest-TestBGPaasZone-07555446-24943982 has failed to come up
2026-01-22 03:21:43,093 - ERROR - Fault seen in nova show is: {'code': 500, 'created': '2026-01-22T03:21:39Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'}
2026-01-22 03:21:43,094 - INFO - Deleting VN ctest-cnz_vn-29357500
2026-01-22 03:21:43,162 - DEBUG - VN 4e9af522-904c-4883-b0f1-18b6c648bd39 still in use: Unable to complete operation on network 4e9af522-904c-4883-b0f1-18b6c648bd39. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-758713f2-0267-4b10-aea8-6ce2abb5b53c']
2026-01-22 03:21:43,163 - WARNING - Deleting VN ctest-cnz_vn-29357500 failed..Will retry
2026-01-22 03:21:45,235 - DEBUG - VN 4e9af522-904c-4883-b0f1-18b6c648bd39 still in use: Unable to complete operation on network 4e9af522-904c-4883-b0f1-18b6c648bd39. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-59b4132c-13a4-4f43-81f8-2ebeee930dd3']
2026-01-22 03:21:45,236 - WARNING - Deleting VN ctest-cnz_vn-29357500 failed..Will retry
2026-01-22 03:21:47,305 - DEBUG - VN 4e9af522-904c-4883-b0f1-18b6c648bd39 still in use: Unable to complete operation on network 4e9af522-904c-4883-b0f1-18b6c648bd39. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-1ae5751f-0812-40a6-8524-ddbf797cf8fb']
2026-01-22 03:21:47,305 - WARNING - Deleting VN ctest-cnz_vn-29357500 failed..Will retry
2026-01-22 03:21:49,348 - DEBUG - VN 4e9af522-904c-4883-b0f1-18b6c648bd39 still in use: Unable to complete operation on network 4e9af522-904c-4883-b0f1-18b6c648bd39. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-f9af2355-e93d-47d2-8765-4fc936a2bc52']
2026-01-22 03:21:49,348 - WARNING - Deleting VN ctest-cnz_vn-29357500 failed..Will retry
2026-01-22 03:21:51,396 - DEBUG - VN 4e9af522-904c-4883-b0f1-18b6c648bd39 still in use: Unable to complete operation on network 4e9af522-904c-4883-b0f1-18b6c648bd39. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-86eb4372-ea8a-49bf-bd6f-2cac08581cbb']
2026-01-22 03:21:51,396 - WARNING - Deleting VN ctest-cnz_vn-29357500 failed..Will retry
2026-01-22 03:21:53,440 - DEBUG - VN 4e9af522-904c-4883-b0f1-18b6c648bd39 still in use: Unable to complete operation on network 4e9af522-904c-4883-b0f1-18b6c648bd39. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-fd2ea71b-1924-48d5-b990-2d909a6209bf']
2026-01-22 03:21:53,440 - WARNING - Deleting VN ctest-cnz_vn-29357500 failed..Will retry
2026-01-22 03:21:55,484 - DEBUG - VN 4e9af522-904c-4883-b0f1-18b6c648bd39 still in use: Unable to complete operation on network 4e9af522-904c-4883-b0f1-18b6c648bd39. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-6c000978-0963-40d4-9c1c-50c22e621d02']
2026-01-22 03:21:55,484 - WARNING - Deleting VN ctest-cnz_vn-29357500 failed..Will retry
2026-01-22 03:21:57,524 - DEBUG - VN 4e9af522-904c-4883-b0f1-18b6c648bd39 still in use: Unable to complete operation on network 4e9af522-904c-4883-b0f1-18b6c648bd39. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-44a8112d-d301-466b-95c2-7d3460eb12a4']
2026-01-22 03:21:57,524 - WARNING - Deleting VN ctest-cnz_vn-29357500 failed..Will retry
2026-01-22 03:21:59,567 - DEBUG - VN 4e9af522-904c-4883-b0f1-18b6c648bd39 still in use: Unable to complete operation on network 4e9af522-904c-4883-b0f1-18b6c648bd39. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-56f414d4-33ba-4ae3-b0b4-5b6c32c43b26']
2026-01-22 03:21:59,567 - WARNING - Deleting VN ctest-cnz_vn-29357500 failed..Will retry
2026-01-22 03:22:01,611 - DEBUG - VN 4e9af522-904c-4883-b0f1-18b6c648bd39 still in use: Unable to complete operation on network 4e9af522-904c-4883-b0f1-18b6c648bd39. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-dd45db01-653b-4adc-b994-da5827fab640']
2026-01-22 03:22:01,612 - WARNING - Deleting VN ctest-cnz_vn-29357500 failed..Will retry
2026-01-22 03:22:03,659 - DEBUG - VN 4e9af522-904c-4883-b0f1-18b6c648bd39 still in use: Unable to complete operation on network 4e9af522-904c-4883-b0f1-18b6c648bd39. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-fd519126-953d-4601-8547-3687592bc1cd']
2026-01-22 03:22:03,659 - WARNING - Deleting VN ctest-cnz_vn-29357500 failed..Will retry
2026-01-22 03:22:05,709 - DEBUG - VN 4e9af522-904c-4883-b0f1-18b6c648bd39 still in use: Unable to complete operation on network 4e9af522-904c-4883-b0f1-18b6c648bd39. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-4801bb28-2396-4968-8b00-810e57874c86']
2026-01-22 03:22:05,709 - WARNING - Deleting VN ctest-cnz_vn-29357500 failed..Will retry
2026-01-22 03:22:07,749 - DEBUG - VN 4e9af522-904c-4883-b0f1-18b6c648bd39 still in use: Unable to complete operation on network 4e9af522-904c-4883-b0f1-18b6c648bd39. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-a8be5538-1d88-4b8f-92e2-cd7e0fa00f49']
2026-01-22 03:22:07,749 - WARNING - Deleting VN ctest-cnz_vn-29357500 failed..Will retry
2026-01-22 03:22:09,796 - DEBUG - VN 4e9af522-904c-4883-b0f1-18b6c648bd39 still in use: Unable to complete operation on network 4e9af522-904c-4883-b0f1-18b6c648bd39. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-5ec7368e-a201-498f-81a3-145eab52054c']
2026-01-22 03:22:09,797 - WARNING - Deleting VN ctest-cnz_vn-29357500 failed..Will retry
2026-01-22 03:22:11,834 - DEBUG - VN 4e9af522-904c-4883-b0f1-18b6c648bd39 still in use: Unable to complete operation on network 4e9af522-904c-4883-b0f1-18b6c648bd39. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-eddd61b7-6f3f-44b8-9569-5a6b6e348bd4']
2026-01-22 03:22:11,834 - WARNING - Deleting VN ctest-cnz_vn-29357500 failed..Will retry
2026-01-22 03:22:13,878 - DEBUG - VN 4e9af522-904c-4883-b0f1-18b6c648bd39 still in use: Unable to complete operation on network 4e9af522-904c-4883-b0f1-18b6c648bd39. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-bbaf27db-7f94-4375-b1df-2b48ef5e85dc']
2026-01-22 03:22:13,878 - WARNING - Deleting VN ctest-cnz_vn-29357500 failed..Will retry
2026-01-22 03:22:16,047 - DEBUG - Response for deleting network ()
2026-01-22 03:22:16,674 - ERROR - AssertionError
Python 3.9.21: /usr/bin/python3
Thu Jan 22 03:21:43 2026
A problem occurred in a Python script. Here is the sequence of
function calls leading up to the error, in the order they occurred.
/contrail-test/tcutils/wrappers.py in wrapper(self=, *args=(), **kwargs={})
78 log.info('Initial checks done. Running the testcase now')
79 log.info('')
80 result = function(self, *args, **kwargs)
81 if self.inputs.upgrade:
82 pid = os.getpid()
result = None
function =
self =
args = ()
kwargs = {}
/contrail-test/serial_scripts/bgpaas/test_bgpaas_zone.py in test_bgp_control_node_zone(self=)
57 cnt = 0
58 self.logger.info('executing bgp_control_zone test')
59 assert self.basic_control_node_zone_setup()
60 # update control node zone with different bgp routers
61 self.update_control_node_zones(self.cnzs)
self =
self.basic_control_node_zone_setup = >
/contrail-test/serial_scripts/bgpaas/test_bgpaas_zone.py in basic_control_node_zone_setup(self=, ctrl_zone=None)
31 self.vms.append(self.create_vm(vn_fixture=self.vn, image_name='ubuntu-bird'))
32 self.client_vm = self.create_vm(vn_fixture=self.vn, image_name='ubuntu-bird')
33 self.check_vms_booted(self.vms + [self.client_vm])
34 for bgp_name in self.inputs.bgp_names:
35 self.cnzs += self.create_control_node_zones("test-zone",[bgp_name])
self =
self.check_vms_booted = >
self.vms = [, ]
self.client_vm =
/contrail-test/common/base.py in check_vms_booted(cls=, vms_list=[, , ], do_assert=True)
719 if failed and do_assert:
720 for vm_fixture in vms_list:
721 vm_fixture.cleanUp()
722 assert False, 'One or more vm-boots failed. Check logs'
723 if failed:
vm_fixture =
vm_fixture.cleanUp = >
/contrail-test/fixtures/vm_test.py in cleanUp(self=)
2050
2051 def cleanUp(self):
2052 self.delete()
2053 super(VMFixture, self).cleanUp()
2054
self =
self.delete = >
/contrail-test/fixtures/vm_test.py in delete(self=, verify=False, force=False)
2080 self.webui.delete_vm(self)
2081 else:
2082 self.orch.delete_vm(vm_obj, force=force)
2083 self.vm_objs.remove(vm_obj)
2084 if self.inputs.ns_agilio_vrouter_data:
self =
self.orch =
self.orch.delete_vm = >
vm_obj =
force = False
/contrail-test/fixtures/openstack.py in delete_vm(self=, vm_obj=, **kwargs={'force': False})
119
120 def delete_vm(self, vm_obj, **kwargs):
121 return self.nova_h.delete_vm(vm_obj, **kwargs)
122
123 def is_vm_deleted(self, vm_obj, **kwargs):
self =
self.nova_h =
self.nova_h.delete_vm = >
vm_obj =
kwargs = {'force': False}
/contrail-test/fixtures/nova_test.py in delete_vm(self=, vm_obj=, force=False)
763 def delete_vm(self, vm_obj, force=False):
764 if not force:
765 self.get_nova_host_of_vm(vm_obj)
766 vm_obj.delete()
767 # end _delete_vm
self =
self.get_nova_host_of_vm = >
vm_obj =
/contrail-test/fixtures/nova_test.py in get_nova_host_of_vm(self=, vm_obj=)
734 self.logger.error('VM %s has failed to come up' % vm_obj.name)
735 self.logger.error('Fault seen in nova show is: %s' % vm_obj.__dict__['fault'])
736 assert False, 'Fault seen in nova show %s is: %s' % (
737 vm_obj.id, vm_obj.__dict__['fault'])
738 else:
vm_obj =
vm_obj.id = '799eaddf-59b9-40d9-b487-660a4c0bb3f4'
vm_obj.__dict__ = {'OS-DCF:diskConfig': 'MANUAL', 'OS-EXT-AZ:availability_zone': 'nova', 'OS-EXT-SRV-ATTR:host': None, 'OS-EXT-SRV-ATTR:hypervisor_hostname': None, 'OS-EXT-SRV-ATTR:instance_name': 'instance-00000015', 'OS-EXT-STS:power_state': 0, 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'error', 'OS-SRV-USG:launched_at': None, 'OS-SRV-USG:terminated_at': None, ...}
AssertionError: Fault seen in nova show 799eaddf-59b9-40d9-b487-660a4c0bb3f4 is: {'code': 500, 'created': '2026-01-22T03:21:39Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'}
__cause__ = None
__class__ =
__context__ = None
__delattr__ =
__dict__ = {}
__dir__ =
__doc__ = 'Assertion failed.'
__eq__ =
__format__ =
__ge__ =
__getattribute__ =
__gt__ =
__hash__ =
__init__ =
__init_subclass__ =
__le__ =
__lt__ =
__ne__ =
__new__ =
__reduce__ =
__reduce_ex__ =
__repr__ =
__setattr__ =
__setstate__ =
__sizeof__ =
__str__ =
__subclasshook__ =
__suppress_context__ = False
__traceback__ =
args = (r"Fault seen in nova show 799eaddf-59b9-40d9-b487-...tion.NoValidHost: No valid host was found. \n\n'}",)
with_traceback =
The above is a description of an error in a Python program. Here is
the original traceback:
Traceback (most recent call last):
File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper
result = function(self, *args, **kwargs)
File "/contrail-test/serial_scripts/bgpaas/test_bgpaas_zone.py", line 59, in test_bgp_control_node_zone
assert self.basic_control_node_zone_setup()
File "/contrail-test/serial_scripts/bgpaas/test_bgpaas_zone.py", line 33, in basic_control_node_zone_setup
self.check_vms_booted(self.vms + [self.client_vm])
File "/contrail-test/common/base.py", line 721, in check_vms_booted
vm_fixture.cleanUp()
File "/contrail-test/fixtures/vm_test.py", line 2052, in cleanUp
self.delete()
File "/contrail-test/fixtures/vm_test.py", line 2082, in delete
self.orch.delete_vm(vm_obj, force=force)
File "/contrail-test/fixtures/openstack.py", line 121, in delete_vm
return self.nova_h.delete_vm(vm_obj, **kwargs)
File "/contrail-test/fixtures/nova_test.py", line 765, in delete_vm
self.get_nova_host_of_vm(vm_obj)
File "/contrail-test/fixtures/nova_test.py", line 736, in get_nova_host_of_vm
assert False, 'Fault seen in nova show %s is: %s' % (
AssertionError: Fault seen in nova show 799eaddf-59b9-40d9-b487-660a4c0bb3f4 is: {'code': 500, 'created': '2026-01-22T03:21:39Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'}
2026-01-22 03:22:16,674 - DEBUG - Skipping xmpp flap check
2026-01-22 03:22:16,674 - INFO -
2026-01-22 03:22:16,674 - INFO - END TEST : test_bgp_control_node_zone : FAILED[0:00:41]
2026-01-22 03:22:16,674 - INFO - --------------------------------------------------------------------------------
2026-01-22 03:22:16,679 - INFO - ================================================================================
2026-01-22 03:22:16,679 - INFO - STARTING TEST : test_bgp_control_node_zones_from_single_vnf
2026-01-22 03:22:17,306 - DEBUG - Skipping xmpp flap check
2026-01-22 03:22:17,306 - INFO - Initial checks done. Running the testcase now
2026-01-22 03:22:17,306 - INFO -
2026-01-22 03:22:17,306 - INFO - executing bgp_control_zone agent restart test
2026-01-22 03:22:17,578 - DEBUG - Response for create_network : {'network': {'id': '758e8578-5037-47b6-9774-437685e687df', 'name': 'ctest-cnz_vn-83477987', 'tenant_id': '6563a758dac94c90af96d2107192af02', 'project_id': '6563a758dac94c90af96d2107192af02', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBGPaasZone-07555446', 'ctest-cnz_vn-83477987'], 'port_security_enabled': True, 'description': ''}}
2026-01-22 03:22:17,804 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c3d70a94-7acb-431e-8d9b-a4f0c86c49b4', 'name': '', 'tenant_id': '6563a758dac94c90af96d2107192af02', 'network_id': '758e8578-5037-47b6-9774-437685e687df', 'ip_version': 4, 'cidr': '121.202.11.192/26', 'allocation_pools': [{'start': '121.202.11.194', 'end': '121.202.11.254'}], 'gateway_ip': '121.202.11.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '121.202.11.194', 'tags': [], 'project_id': '6563a758dac94c90af96d2107192af02'}}
2026-01-22 03:22:17,831 - INFO - Created VN ctest-cnz_vn-83477987
2026-01-22 03:22:17,843 - DEBUG - VN ctest-cnz_vn-83477987 UUID is 758e8578-5037-47b6-9774-437685e687df
2026-01-22 03:22:19,362 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-2)
2026-01-22 03:22:20,903 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1)
2026-01-22 03:22:22,322 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-2)
2026-01-22 03:22:22,322 - INFO - Waiting for VM ctest-TestBGPaasZone-07555446-03984309 to be up..
2026-01-22 03:22:22,407 - DEBUG - VM is in ACTIVE state now
2026-01-22 03:22:22,408 - INFO - VM name : ctest-TestBGPaasZone-07555446-03984309
2026-01-22 03:22:22,502 - DEBUG - VM ctest-TestBGPaasZone-07555446-03984309 ID is 1ff24eaa-9c15-4649-856f-1bf1a442989b
2026-01-22 03:22:22,502 - DEBUG - VM ctest-TestBGPaasZone-07555446-03984309 launched on Node an-jenkins-deploy-platform-ansible-os-5055-2
2026-01-22 03:22:22,602 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine/1ff24eaa-9c15-4649-856f-1bf1a442989b
2026-01-22 03:22:23,016 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine/1ff24eaa-9c15-4649-856f-1bf1a442989b
2026-01-22 03:22:23,086 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine-interface/ab577215-2bb4-42cb-a93e-0dd599073b3b
2026-01-22 03:22:26,239 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1001ms')
2026-01-22 03:22:26,240 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBGPaasZone-07555446-03984309 failed!
2026-01-22 03:22:26,254 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaasZone-07555446:ctest-cnz_vn-83477987 is 121.202.11.193 and allocation pool is NOT set
2026-01-22 03:22:30,270 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1001ms')
2026-01-22 03:22:30,270 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBGPaasZone-07555446-03984309 failed!
2026-01-22 03:22:30,286 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaasZone-07555446:ctest-cnz_vn-83477987 is 121.202.11.193 and allocation pool is NOT set
2026-01-22 03:22:34,335 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1030ms')
2026-01-22 03:22:34,335 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBGPaasZone-07555446-03984309 failed!
2026-01-22 03:22:34,349 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaasZone-07555446:ctest-cnz_vn-83477987 is 121.202.11.193 and allocation pool is NOT set
2026-01-22 03:22:38,405 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1036ms')
2026-01-22 03:22:38,405 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBGPaasZone-07555446-03984309 failed!
2026-01-22 03:22:38,419 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaasZone-07555446:ctest-cnz_vn-83477987 is 121.202.11.193 and allocation pool is NOT set
2026-01-22 03:22:42,470 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1030ms')
2026-01-22 03:22:42,470 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBGPaasZone-07555446-03984309 failed!
2026-01-22 03:22:42,484 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaasZone-07555446:ctest-cnz_vn-83477987 is 121.202.11.193 and allocation pool is NOT set
2026-01-22 03:22:46,527 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1024ms')
2026-01-22 03:22:46,527 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBGPaasZone-07555446-03984309 failed!
2026-01-22 03:22:46,540 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaasZone-07555446:ctest-cnz_vn-83477987 is 121.202.11.193 and allocation pool is NOT set
2026-01-22 03:22:50,565 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1007ms')
2026-01-22 03:22:50,565 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBGPaasZone-07555446-03984309 failed!
2026-01-22 03:22:50,581 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaasZone-07555446:ctest-cnz_vn-83477987 is 121.202.11.193 and allocation pool is NOT set
2026-01-22 03:22:54,627 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1027ms')
2026-01-22 03:22:54,627 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBGPaasZone-07555446-03984309 failed!
2026-01-22 03:22:54,641 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaasZone-07555446:ctest-cnz_vn-83477987 is 121.202.11.193 and allocation pool is NOT set
2026-01-22 03:22:58,693 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1031ms')
2026-01-22 03:22:58,693 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBGPaasZone-07555446-03984309 failed!
2026-01-22 03:22:58,708 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaasZone-07555446:ctest-cnz_vn-83477987 is 121.202.11.193 and allocation pool is NOT set
2026-01-22 03:23:02,750 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1026ms')
2026-01-22 03:23:02,750 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBGPaasZone-07555446-03984309 failed!
2026-01-22 03:23:02,767 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaasZone-07555446:ctest-cnz_vn-83477987 is 121.202.11.193 and allocation pool is NOT set
2026-01-22 03:23:06,792 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1004ms')
2026-01-22 03:23:06,792 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBGPaasZone-07555446-03984309 failed!
2026-01-22 03:23:06,806 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaasZone-07555446:ctest-cnz_vn-83477987 is 121.202.11.193 and allocation pool is NOT set
2026-01-22 03:23:10,849 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1025ms')
2026-01-22 03:23:10,849 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBGPaasZone-07555446-03984309 failed!
2026-01-22 03:23:10,864 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaasZone-07555446:ctest-cnz_vn-83477987 is 121.202.11.193 and allocation pool is NOT set
2026-01-22 03:23:14,913 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1035ms')
2026-01-22 03:23:14,913 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBGPaasZone-07555446-03984309 failed!
2026-01-22 03:23:14,932 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaasZone-07555446:ctest-cnz_vn-83477987 is 121.202.11.193 and allocation pool is NOT set
2026-01-22 03:23:18,981 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1032ms')
2026-01-22 03:23:18,981 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBGPaasZone-07555446-03984309 failed!
2026-01-22 03:23:18,996 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaasZone-07555446:ctest-cnz_vn-83477987 is 121.202.11.193 and allocation pool is NOT set
2026-01-22 03:23:23,041 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1026ms')
2026-01-22 03:23:23,041 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBGPaasZone-07555446-03984309 failed!
2026-01-22 03:23:23,055 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaasZone-07555446:ctest-cnz_vn-83477987 is 121.202.11.193 and allocation pool is NOT set
2026-01-22 03:23:27,105 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1030ms')
2026-01-22 03:23:27,106 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBGPaasZone-07555446-03984309 failed!
2026-01-22 03:23:27,120 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaasZone-07555446:ctest-cnz_vn-83477987 is 121.202.11.193 and allocation pool is NOT set
2026-01-22 03:23:31,171 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1033ms')
2026-01-22 03:23:31,172 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBGPaasZone-07555446-03984309 failed!
2026-01-22 03:23:31,185 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaasZone-07555446:ctest-cnz_vn-83477987 is 121.202.11.193 and allocation pool is NOT set
2026-01-22 03:23:35,235 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1030ms')
2026-01-22 03:23:35,236 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBGPaasZone-07555446-03984309 failed!
2026-01-22 03:23:35,251 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaasZone-07555446:ctest-cnz_vn-83477987 is 121.202.11.193 and allocation pool is NOT set
2026-01-22 03:23:37,276 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=3.78 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.570 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.570/2.173/3.777/1.603 ms')
2026-01-22 03:23:37,276 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBGPaasZone-07555446-03984309 passed
2026-01-22 03:23:37,352 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-22 03:23:37,352 - DEBUG - Waiting to SSH to VM ctest-TestBGPaasZone-07555446-03984309, IP 121.202.11.195, Port 22
2026-01-22 03:23:37,367 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2026-01-22 03:23:37,470 - DEBUG - VM ctest-TestBGPaasZone-07555446-03984309 is NOT ready for SSH connections, VM status: ACTIVE
2026-01-22 03:23:42,471 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-22 03:23:42,471 - DEBUG - Waiting to SSH to VM ctest-TestBGPaasZone-07555446-03984309, IP 121.202.11.195, Port 22
2026-01-22 03:23:42,496 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2026-01-22 03:23:42,582 - DEBUG - VM ctest-TestBGPaasZone-07555446-03984309 is NOT ready for SSH connections, VM status: ACTIVE
2026-01-22 03:23:47,584 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-22 03:23:47,584 - DEBUG - Waiting to SSH to VM ctest-TestBGPaasZone-07555446-03984309, IP 121.202.11.195, Port 22
2026-01-22 03:23:47,608 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2026-01-22 03:23:47,716 - DEBUG - VM ctest-TestBGPaasZone-07555446-03984309 is NOT ready for SSH connections, VM status: ACTIVE
2026-01-22 03:23:52,717 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-22 03:23:52,717 - DEBUG - Waiting to SSH to VM ctest-TestBGPaasZone-07555446-03984309, IP 121.202.11.195, Port 22
2026-01-22 03:23:52,743 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2026-01-22 03:23:52,837 - DEBUG - VM ctest-TestBGPaasZone-07555446-03984309 is NOT ready for SSH connections, VM status: ACTIVE
2026-01-22 03:23:57,838 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-22 03:23:57,838 - DEBUG - Waiting to SSH to VM ctest-TestBGPaasZone-07555446-03984309, IP 121.202.11.195, Port 22
2026-01-22 03:23:57,853 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2026-01-22 03:23:57,948 - DEBUG - VM ctest-TestBGPaasZone-07555446-03984309 is NOT ready for SSH connections, VM status: ACTIVE
2026-01-22 03:24:02,949 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-22 03:24:02,949 - DEBUG - Waiting to SSH to VM ctest-TestBGPaasZone-07555446-03984309, IP 121.202.11.195, Port 22
2026-01-22 03:24:02,974 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2026-01-22 03:24:03,068 - DEBUG - VM ctest-TestBGPaasZone-07555446-03984309 is NOT ready for SSH connections, VM status: ACTIVE
2026-01-22 03:24:08,069 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-22 03:24:08,069 - DEBUG - Waiting to SSH to VM ctest-TestBGPaasZone-07555446-03984309, IP 121.202.11.195, Port 22
2026-01-22 03:24:08,095 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2026-01-22 03:24:08,195 - DEBUG - VM ctest-TestBGPaasZone-07555446-03984309 is NOT ready for SSH connections, VM status: ACTIVE
2026-01-22 03:24:13,196 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-22 03:24:13,197 - DEBUG - Waiting to SSH to VM ctest-TestBGPaasZone-07555446-03984309, IP 121.202.11.195, Port 22
2026-01-22 03:24:13,221 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2026-01-22 03:24:13,318 - DEBUG - VM ctest-TestBGPaasZone-07555446-03984309 is NOT ready for SSH connections, VM status: ACTIVE
2026-01-22 03:24:18,319 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-22 03:24:18,319 - DEBUG - Waiting to SSH to VM ctest-TestBGPaasZone-07555446-03984309, IP 121.202.11.195, Port 22
2026-01-22 03:24:18,344 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2026-01-22 03:24:18,445 - DEBUG - VM ctest-TestBGPaasZone-07555446-03984309 is NOT ready for SSH connections, VM status: ACTIVE
2026-01-22 03:24:23,446 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-22 03:24:23,446 - DEBUG - Waiting to SSH to VM ctest-TestBGPaasZone-07555446-03984309, IP 121.202.11.195, Port 22
2026-01-22 03:24:23,471 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2026-01-22 03:24:23,557 - DEBUG - VM ctest-TestBGPaasZone-07555446-03984309 is NOT ready for SSH connections, VM status: ACTIVE
2026-01-22 03:24:28,558 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-22 03:24:28,558 - DEBUG - Waiting to SSH to VM ctest-TestBGPaasZone-07555446-03984309, IP 121.202.11.195, Port 22
2026-01-22 03:24:28,648 - DEBUG - VM ctest-TestBGPaasZone-07555446-03984309 is ready for SSH connections
2026-01-22 03:24:28,649 - INFO - Waiting for VM ctest-TestBGPaasZone-07555446-02319570 to be up..
2026-01-22 03:24:28,725 - DEBUG - VM is in ERROR state now
2026-01-22 03:24:28,725 - ERROR - VM in error state.
2026-01-22 03:24:28,725 - ERROR - VM is not in ACTIVE state
2026-01-22 03:24:28,810 - ERROR - Fatal Nova Exception while getting VM detail
2026-01-22 03:24:28,810 - DEBUG - None
2026-01-22 03:24:28,810 - ERROR - VM ctest-TestBGPaasZone-07555446-02319570 has not booted
2026-01-22 03:24:28,810 - INFO - Deleting VM ctest-TestBGPaasZone-07555446-03984309
2026-01-22 03:24:28,873 - INFO - Skip interface_detach for VM ctest-TestBGPaasZone-07555446-02319570 in state ERROR
2026-01-22 03:24:28,873 - INFO - Deleting VM ctest-TestBGPaasZone-07555446-02319570
2026-01-22 03:24:28,874 - ERROR - VM ctest-TestBGPaasZone-07555446-02319570 has failed to come up
2026-01-22 03:24:28,874 - ERROR - Fault seen in nova show is: {'code': 500, 'created': '2026-01-22T03:22:20Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'}
2026-01-22 03:24:28,876 - INFO - Skip interface_detach for VM ctest-TestBGPaasZone-07555446-42493205 in state BUILD
2026-01-22 03:24:28,876 - INFO - Deleting VM ctest-TestBGPaasZone-07555446-42493205
2026-01-22 03:24:28,876 - ERROR - VM ctest-TestBGPaasZone-07555446-42493205 has failed to come up
2026-01-22 03:24:28,876 - ERROR - Nova failed to get host of the VM
2026-01-22 03:24:28,876 - ERROR - VM ctest-TestBGPaasZone-07555446-42493205 has failed to come up
2026-01-22 03:24:28,876 - ERROR - Nova failed to get host of the VM
2026-01-22 03:24:28,956 - INFO - Skip interface_detach for VM ctest-TestBGPaasZone-07555446-02319570 in state ERROR
2026-01-22 03:24:28,957 - INFO - Deleting VM ctest-TestBGPaasZone-07555446-02319570
2026-01-22 03:24:28,957 - ERROR - VM ctest-TestBGPaasZone-07555446-02319570 has failed to come up
2026-01-22 03:24:28,957 - ERROR - Fault seen in nova show is: {'code': 500, 'created': '2026-01-22T03:22:20Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'}
2026-01-22 03:24:28,958 - INFO - Deleting VN ctest-cnz_vn-83477987
2026-01-22 03:24:29,004 - DEBUG - VN 758e8578-5037-47b6-9774-437685e687df still in use: Unable to complete operation on network 758e8578-5037-47b6-9774-437685e687df. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-c9fb2912-48c8-4a69-a13d-48ae5c035fa6']
2026-01-22 03:24:29,004 - WARNING - Deleting VN ctest-cnz_vn-83477987 failed..Will retry
2026-01-22 03:24:31,157 - DEBUG - Response for deleting network ()
2026-01-22 03:24:31,773 - ERROR - AssertionError
Python 3.9.21: /usr/bin/python3
Thu Jan 22 03:24:28 2026
A problem occurred in a Python script. Here is the sequence of
function calls leading up to the error, in the order they occurred.
/contrail-test/tcutils/wrappers.py in wrapper(self=, *args=(), **kwargs={})
78 log.info('Initial checks done. Running the testcase now')
79 log.info('')
80 result = function(self, *args, **kwargs)
81 if self.inputs.upgrade:
82 pid = os.getpid()
result = None
function =
self =
args = ()
kwargs = {}
/contrail-test/serial_scripts/bgpaas/test_bgpaas_zone.py in test_bgp_control_node_zones_from_single_vnf(self=)
145 self.logger.info('executing bgp_control_zone agent restart test')
146 host_ips = []
147 assert self.basic_control_node_zone_setup('both-zones')
148 for vm in self.vms:
149 assert self.verify_bgpaas_in_control_nodes_and_agent(self.bgpaas_fixtures[cnt],vm)
self =
self.basic_control_node_zone_setup = >
/contrail-test/serial_scripts/bgpaas/test_bgpaas_zone.py in basic_control_node_zone_setup(self=, ctrl_zone='both-zones')
31 self.vms.append(self.create_vm(vn_fixture=self.vn, image_name='ubuntu-bird'))
32 self.client_vm = self.create_vm(vn_fixture=self.vn, image_name='ubuntu-bird')
33 self.check_vms_booted(self.vms + [self.client_vm])
34 for bgp_name in self.inputs.bgp_names:
35 self.cnzs += self.create_control_node_zones("test-zone",[bgp_name])
self =
self.check_vms_booted = >
self.vms = [, ]
self.client_vm =
/contrail-test/common/base.py in check_vms_booted(cls=, vms_list=[, , ], do_assert=True)
719 if failed and do_assert:
720 for vm_fixture in vms_list:
721 vm_fixture.cleanUp()
722 assert False, 'One or more vm-boots failed. Check logs'
723 if failed:
vm_fixture =
vm_fixture.cleanUp = >
/contrail-test/fixtures/vm_test.py in cleanUp(self=)
2050
2051 def cleanUp(self):
2052 self.delete()
2053 super(VMFixture, self).cleanUp()
2054
self =
self.delete = >
/contrail-test/fixtures/vm_test.py in delete(self=, verify=False, force=False)
2080 self.webui.delete_vm(self)
2081 else:
2082 self.orch.delete_vm(vm_obj, force=force)
2083 self.vm_objs.remove(vm_obj)
2084 if self.inputs.ns_agilio_vrouter_data:
self =
self.orch =
self.orch.delete_vm = >
vm_obj =
force = False
/contrail-test/fixtures/openstack.py in delete_vm(self=, vm_obj=, **kwargs={'force': False})
119
120 def delete_vm(self, vm_obj, **kwargs):
121 return self.nova_h.delete_vm(vm_obj, **kwargs)
122
123 def is_vm_deleted(self, vm_obj, **kwargs):
self =
self.nova_h =
self.nova_h.delete_vm = >
vm_obj =
kwargs = {'force': False}
/contrail-test/fixtures/nova_test.py in delete_vm(self=, vm_obj=, force=False)
763 def delete_vm(self, vm_obj, force=False):
764 if not force:
765 self.get_nova_host_of_vm(vm_obj)
766 vm_obj.delete()
767 # end _delete_vm
self =
self.get_nova_host_of_vm = >
vm_obj =
/contrail-test/fixtures/nova_test.py in get_nova_host_of_vm(self=, vm_obj=)
734 self.logger.error('VM %s has failed to come up' % vm_obj.name)
735 self.logger.error('Fault seen in nova show is: %s' % vm_obj.__dict__['fault'])
736 assert False, 'Fault seen in nova show %s is: %s' % (
737 vm_obj.id, vm_obj.__dict__['fault'])
738 else:
vm_obj =
vm_obj.id = '5cc62f72-e650-4e5b-b639-f618b39f0340'
vm_obj.__dict__ = {'OS-DCF:diskConfig': 'MANUAL', 'OS-EXT-AZ:availability_zone': 'nova', 'OS-EXT-SRV-ATTR:host': None, 'OS-EXT-SRV-ATTR:hypervisor_hostname': None, 'OS-EXT-SRV-ATTR:instance_name': 'instance-00000017', 'OS-EXT-STS:power_state': 0, 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'error', 'OS-SRV-USG:launched_at': None, 'OS-SRV-USG:terminated_at': None, ...}
AssertionError: Fault seen in nova show 5cc62f72-e650-4e5b-b639-f618b39f0340 is: {'code': 500, 'created': '2026-01-22T03:22:20Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'}
__cause__ = None
__class__ =
__context__ = None
__delattr__ =
__dict__ = {}
__dir__ =
__doc__ = 'Assertion failed.'
__eq__ =
__format__ =
__ge__ =
__getattribute__ =
__gt__ =
__hash__ =
__init__ =
__init_subclass__ =
__le__ =
__lt__ =
__ne__ =
__new__ =
__reduce__ =
__reduce_ex__ =
__repr__ =
__setattr__ =
__setstate__ =
__sizeof__ =
__str__ =
__subclasshook__ =
__suppress_context__ = False
__traceback__ =
args = (r"Fault seen in nova show 5cc62f72-e650-4e5b-b639-...tion.NoValidHost: No valid host was found. \n\n'}",)
with_traceback =
The above is a description of an error in a Python program. Here is
the original traceback:
Traceback (most recent call last):
File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper
result = function(self, *args, **kwargs)
File "/contrail-test/serial_scripts/bgpaas/test_bgpaas_zone.py", line 147, in test_bgp_control_node_zones_from_single_vnf
assert self.basic_control_node_zone_setup('both-zones')
File "/contrail-test/serial_scripts/bgpaas/test_bgpaas_zone.py", line 33, in basic_control_node_zone_setup
self.check_vms_booted(self.vms + [self.client_vm])
File "/contrail-test/common/base.py", line 721, in check_vms_booted
vm_fixture.cleanUp()
File "/contrail-test/fixtures/vm_test.py", line 2052, in cleanUp
self.delete()
File "/contrail-test/fixtures/vm_test.py", line 2082, in delete
self.orch.delete_vm(vm_obj, force=force)
File "/contrail-test/fixtures/openstack.py", line 121, in delete_vm
return self.nova_h.delete_vm(vm_obj, **kwargs)
File "/contrail-test/fixtures/nova_test.py", line 765, in delete_vm
self.get_nova_host_of_vm(vm_obj)
File "/contrail-test/fixtures/nova_test.py", line 736, in get_nova_host_of_vm
assert False, 'Fault seen in nova show %s is: %s' % (
AssertionError: Fault seen in nova show 5cc62f72-e650-4e5b-b639-f618b39f0340 is: {'code': 500, 'created': '2026-01-22T03:22:20Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'}
2026-01-22 03:24:31,775 - DEBUG - Skipping xmpp flap check
2026-01-22 03:24:31,775 - INFO -
2026-01-22 03:24:31,775 - INFO - END TEST : test_bgp_control_node_zones_from_single_vnf : FAILED[0:02:15]
2026-01-22 03:24:31,775 - INFO - --------------------------------------------------------------------------------
2026-01-22 03:24:32,499 - INFO - Deleted project: ctest-TestBGPaasZone-07555446, ID : 6563a758-dac9-4c90-af96-d2107192af02