2025-08-07 03:38:31,306 - INFO - Domain Default found not creating 2025-08-07 03:38:31,479 - INFO - Project ctest-TestRoutes-09127863 not found, creating it 2025-08-07 03:38:32,083 - INFO - Created Project:ctest-TestRoutes-09127863, ID : 6b86832f-fbc4-4218-afda-e4cf6bf16e97 2025-08-07 03:38:33,630 - INFO - ================================================================================ 2025-08-07 03:38:33,630 - INFO - STARTING TEST : test_rt_table_scenario_1 2025-08-07 03:38:33,630 - INFO - TEST DESCRIPTION : In a VN, launch a VM each on two computes Add a shorter prefix intf static route to VM2 Delete the VMs. The route table on compute1 should be removed 2025-08-07 03:38:34,935 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.17': '0', '10.20.0.25': '0'}, '10.0.0.61': {'10.20.0.17': '0', '10.20.0.25': '0'}} with 2025-08-07 03:38:34,935 - INFO - Initial checks done. Running the testcase now 2025-08-07 03:38:34,935 - INFO - 2025-08-07 03:38:35,688 - DEBUG - Response for create_network : {'network': {'id': 'f8a2a63a-93e8-4150-bf5c-7c774b3efd3d', 'name': 'ctest-random-35003573', 'tenant_id': '6b86832ffbc44218afdae4cf6bf16e97', 'project_id': '6b86832ffbc44218afdae4cf6bf16e97', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRoutes-09127863', 'ctest-random-35003573'], 'port_security_enabled': True, 'description': ''}} 2025-08-07 03:38:35,988 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c71917a4-89c8-46c2-b9ed-bcdb21bcbc73', 'name': '', 'tenant_id': '6b86832ffbc44218afdae4cf6bf16e97', 'network_id': 'f8a2a63a-93e8-4150-bf5c-7c774b3efd3d', 'ip_version': 4, 'cidr': '86.232.74.128/26', 'allocation_pools': [{'start': '86.232.74.130', 'end': '86.232.74.190'}], 'gateway_ip': '86.232.74.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '86.232.74.130', 'tags': [], 'project_id': '6b86832ffbc44218afdae4cf6bf16e97'}} 2025-08-07 03:38:36,015 - INFO - Created VN ctest-random-35003573 2025-08-07 03:38:36,029 - DEBUG - VN ctest-random-35003573 UUID is f8a2a63a-93e8-4150-bf5c-7c774b3efd3d 2025-08-07 03:38:36,119 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestRoutes-09127863', 'ctest-vmi-49146450']} 2025-08-07 03:38:36,481 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-49146450', 'id': 'fa4fcf5d-4f88-4cec-be35-aabf6314c37d', 'tenant_id': '6b86832ffbc44218afdae4cf6bf16e97', 'network_id': 'f8a2a63a-93e8-4150-bf5c-7c774b3efd3d', 'mac_address': '02:fa:4f:cf:5d:4f', 'binding:vnic_type': 'normal', 'binding:vif_details': {'port_filter': True}, 'binding:vif_type': 'unbound', 'binding:host_id': None, 'allowed_address_pairs': [], 'fixed_ips': [{'ip_address': '86.232.74.131', 'subnet_id': 'c71917a4-89c8-46c2-b9ed-bcdb21bcbc73'}], 'security_groups': ['8816d4f7-4c4c-4fda-a9c9-734e0d3c2b6b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6b86832ffbc44218afdae4cf6bf16e97'}} 2025-08-07 03:38:36,481 - DEBUG - Created port fa4fcf5d-4f88-4cec-be35-aabf6314c37d 2025-08-07 03:38:36,599 - DEBUG - Services list from nova: [, , , ] 2025-08-07 03:38:36,599 - DEBUG - Hosts: {'nova': ['an-jenkins-deploy-platform-ansible-os-3767-2', 'an-jenkins-deploy-platform-ansible-os-3767-1']} 2025-08-07 03:38:36,599 - DEBUG - Hosts: {'nova': ['an-jenkins-deploy-platform-ansible-os-3767-2', 'an-jenkins-deploy-platform-ansible-os-3767-1']} 2025-08-07 03:38:37,949 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2) 2025-08-07 03:38:38,584 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1) 2025-08-07 03:38:38,850 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-TestRoutes-09127863', 'ctest-irtb-05432803'](UUID 4f9a41c2-8407-45f1-a936-25591ac663eb), prefixes : ['0.0.0.0/0'] 2025-08-07 03:38:38,850 - DEBUG - Sleeping for 1 seconds.. 2025-08-07 03:38:39,934 - INFO - Added intf route table 4f9a41c2-8407-45f1-a936-25591ac663eb to port fa4fcf5d-4f88-4cec-be35-aabf6314c37d 2025-08-07 03:38:40,036 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-08-07 03:38:45,132 - DEBUG - VM is in ACTIVE state now 2025-08-07 03:38:45,132 - INFO - VM name : ctest-TestRoutes-09127863-58000805 2025-08-07 03:38:45,221 - DEBUG - VM ctest-TestRoutes-09127863-58000805 ID is 47379720-bbcc-4595-8df8-7ff6ba2c5a8f 2025-08-07 03:38:45,314 - DEBUG - VM is in ACTIVE state now 2025-08-07 03:38:45,343 - DEBUG - VM ctest-TestRoutes-09127863-58000805 launched on Node an-jenkins-deploy-platform-ansible-os-3767-2 2025-08-07 03:38:45,442 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/47379720-bbcc-4595-8df8-7ff6ba2c5a8f 2025-08-07 03:38:45,762 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/47379720-bbcc-4595-8df8-7ff6ba2c5a8f 2025-08-07 03:38:45,805 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/47379720-bbcc-4595-8df8-7ff6ba2c5a8f 2025-08-07 03:38:45,818 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/9b935ed4-f12c-43d6-8692-8d13f6eb58a3 2025-08-07 03:38:45,832 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/47379720-bbcc-4595-8df8-7ff6ba2c5a8f 2025-08-07 03:38:45,843 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/9b935ed4-f12c-43d6-8692-8d13f6eb58a3 2025-08-07 03:38:45,859 - DEBUG - Requesting: http://10.0.0.249:8082/instance-ip/79f8f0fe-aaa6-4f8e-8c63-76808e958420 2025-08-07 03:38:45,874 - DEBUG - Verifying in api server 10.0.0.249 2025-08-07 03:38:45,874 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/47379720-bbcc-4595-8df8-7ff6ba2c5a8f 2025-08-07 03:38:45,886 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/9b935ed4-f12c-43d6-8692-8d13f6eb58a3 2025-08-07 03:38:45,900 - DEBUG - Requesting: http://10.0.0.249:8082/instance-ip/79f8f0fe-aaa6-4f8e-8c63-76808e958420 2025-08-07 03:38:45,913 - INFO - VM ctest-TestRoutes-09127863-58000805 verfication in all API Servers passed 2025-08-07 03:38:45,960 - DEBUG - VM ctest-TestRoutes-09127863-58000805 Tap interface: {'index': '3', 'name': 'tap9b935ed4-f1', 'uuid': '9b935ed4-f12c-43d6-8692-8d13f6eb58a3', 'vrf_name': 'default-domain:ctest-TestRoutes-09127863:ctest-random-35003573:ctest-random-35003573', 'active': 'Active', 'ipv4_active': 'Active', 'l2_active': 'L2 Active', 'ip6_active': 'Ipv6 Inactive < no-ipv6-addr >', 'health_check_active': 'Active', 'dhcp_service': 'Enable', 'dhcp_service_v6': 'Disable', 'dns_service': 'Enable', 'type': 'vport', 'label': '25', 'l2_label': '29', 'vxlan_id': '12', 'vn_name': 'default-domain:ctest-TestRoutes-09127863:ctest-random-35003573', 'vm_uuid': '47379720-bbcc-4595-8df8-7ff6ba2c5a8f', 'vm_name': 'ctest-TestRoutes-09127863-58000805', 'ip_addr': '86.232.74.132', 'mac_addr': '02:9b:93:5e:d4:f1', 'policy': 'Enable', 'fip_list': [], 'mdata_ip_addr': '169.254.0.3', 'service_vlan_list': None, 'os_ifindex': '122', 'fabric_port': 'NotFabricPort', 'alloc_linklocal_ip': 'LL-Enable', 'analyzer_name': None, 'config_name': 'default-domain:ctest-TestRoutes-09127863:9b935ed4-f12c-43d6-8692-8d13f6eb58a3', 'sg_uuid_list': ['8816d4f7-4c4c-4fda-a9c9-734e0d3c2b6b'], 'static_route_list': None, 'vm_project_uuid': '6b86832f-fbc4-4218-afda-e4cf6bf16e97', 'admin_state': 'Enabled', 'flow_key_idx': '28', 'allowed_address_pair_list': None, 'ip6_addr': '::', 'local_preference': '0', 'tx_vlan_id': '-1', 'rx_vlan_id': '-1', 'parent_interface': None, 'subnet': '--NA--', 'sub_type': 'Tap', 'vrf_assign_acl_uuid': '--NA--', 'vmi_type': 'Virtual Machine', 'transport': 'Ethernet', 'logical_interface_uuid': '00000000-0000-0000-0000-000000000000', 'flood_unknown_unicast': 'false', 'physical_device': None, 'physical_interface': None, 'fixed_ip4_list': None, 'fixed_ip6_list': None, 'fat_flow_list': None, 'metadata_ip_active': 'Active', 'service_health_check_ip': '0.0.0.0', 'alias_ip_list': None, 'drop_new_flows': 'false', 'bridge_domain_list': [], 'vmi_tag_list': None, 'policy_set_acl_list': None, 'slo_list': None, 'vhostuser_mode': '0', 'si_other_end_vmi': '00000000-0000-0000-0000-000000000000', 'cfg_igmp_enable': 'false', 'igmp_enabled': 'false', 'max_flows': '0', 'policy_set_fwaas_list': None, 'bond_interface_list': None, 'mac_ip_learning_enable': 'false', 'mac_ip_list': []} 2025-08-07 03:38:45,961 - DEBUG - Agent 10.0.0.61 vrf name: default-domain:ctest-TestRoutes-09127863:ctest-random-35003573:ctest-random-35003573 2025-08-07 03:38:45,975 - DEBUG - Agent VRF Object : {'vrf_list': [{'name': 'default-domain:ctest-TestRoutes-09127863:ctest-random-35003573:ctest-random-35003573', 'ucindex': '2', 'mcindex': '2', 'l2index': '2', 'source': 'Config; ', 'uc6index': '2', 'vn': 'default-domain:ctest-TestRoutes-09127863:ctest-random-35003573', 'table_label': '-1', 'vxlan_id': '12', 'evpnindex': '2', 'brindex': '2', 'mplsindex': '0', 'RD': '10.20.0.201:2', 'mac_aging_time': '0', 'layer2_control_word': 'false', 'forwarding_vrf': None, 'hbf_rintf': '-1', 'hbf_lintf': '-1'}]} 2025-08-07 03:38:46,138 - DEBUG - VM ctest-TestRoutes-09127863-58000805 : Tap interface tap9b935ed4-f1 is set to Active 2025-08-07 03:38:46,139 - DEBUG - Tap interface tap9b935ed4-f1 detail : {'index': '3', 'name': 'tap9b935ed4-f1', 'uuid': '9b935ed4-f12c-43d6-8692-8d13f6eb58a3', 'vrf_name': 'default-domain:ctest-TestRoutes-09127863:ctest-random-35003573:ctest-random-35003573', 'active': 'Active', 'ipv4_active': 'Active', 'l2_active': 'L2 Active', 'ip6_active': 'Ipv6 Inactive < no-ipv6-addr >', 'health_check_active': 'Active', 'dhcp_service': 'Enable', 'dhcp_service_v6': 'Disable', 'dns_service': 'Enable', 'type': 'vport', 'label': '25', 'l2_label': '29', 'vxlan_id': '12', 'vn_name': 'default-domain:ctest-TestRoutes-09127863:ctest-random-35003573', 'vm_uuid': '47379720-bbcc-4595-8df8-7ff6ba2c5a8f', 'vm_name': 'ctest-TestRoutes-09127863-58000805', 'ip_addr': '86.232.74.132', 'mac_addr': '02:9b:93:5e:d4:f1', 'policy': 'Enable', 'fip_list': [], 'mdata_ip_addr': '169.254.0.3', 'service_vlan_list': None, 'os_ifindex': '122', 'fabric_port': 'NotFabricPort', 'alloc_linklocal_ip': 'LL-Enable', 'analyzer_name': None, 'config_name': 'default-domain:ctest-TestRoutes-09127863:9b935ed4-f12c-43d6-8692-8d13f6eb58a3', 'sg_uuid_list': ['8816d4f7-4c4c-4fda-a9c9-734e0d3c2b6b'], 'static_route_list': None, 'vm_project_uuid': '6b86832f-fbc4-4218-afda-e4cf6bf16e97', 'admin_state': 'Enabled', 'flow_key_idx': '28', 'allowed_address_pair_list': None, 'ip6_addr': '::', 'local_preference': '0', 'tx_vlan_id': '-1', 'rx_vlan_id': '-1', 'parent_interface': None, 'subnet': '--NA--', 'sub_type': 'Tap', 'vrf_assign_acl_uuid': '--NA--', 'vmi_type': 'Virtual Machine', 'transport': 'Ethernet', 'logical_interface_uuid': '00000000-0000-0000-0000-000000000000', 'flood_unknown_unicast': 'false', 'physical_device': None, 'physical_interface': None, 'fixed_ip4_list': None, 'fixed_ip6_list': None, 'fat_flow_list': None, 'metadata_ip_active': 'Active', 'service_health_check_ip': '0.0.0.0', 'alias_ip_list': None, 'drop_new_flows': 'false', 'bridge_domain_list': [], 'vmi_tag_list': None, 'policy_set_acl_list': None, 'slo_list': None, 'vhostuser_mode': '0', 'si_other_end_vmi': '00000000-0000-0000-0000-000000000000', 'cfg_igmp_enable': 'false', 'igmp_enabled': 'false', 'max_flows': '0', 'policy_set_fwaas_list': None, 'bond_interface_list': None, 'mac_ip_learning_enable': 'false', 'mac_ip_list': []} 2025-08-07 03:38:46,306 - DEBUG - Starting Layer 2 verification in Agent 2025-08-07 03:38:46,322 - DEBUG - Layer 2 path is seen for VM MAC 02:9b:93:5e:d4:f1 in agent 10.0.0.61 2025-08-07 03:38:46,323 - DEBUG - Active layer 2 route in agent is present for VMI tap9b935ed4-f1 2025-08-07 03:38:46,323 - DEBUG - L2 label(29) matches bw route table and interface table 2025-08-07 03:38:46,330 - DEBUG - VN default-domain:ctest-TestRoutes-09127863:ctest-random-35003573 is found in Agent of node 10.0.0.41 2025-08-07 03:38:46,519 - DEBUG - VRF IDs of VN default-domain:ctest-TestRoutes-09127863:ctest-random-35003573 is consistent in agent 10.0.0.41 2025-08-07 03:38:46,520 - DEBUG - Route for VM IP ['86.232.74.132'] is consistent in agent 10.0.0.41 2025-08-07 03:38:46,520 - DEBUG - VN default-domain:ctest-TestRoutes-09127863:ctest-random-35003573 verification for VM ctest-TestRoutes-09127863-58000805 in Agent 10.0.0.41 passed 2025-08-07 03:38:46,705 - DEBUG - Starting all layer 2 verification in agent 10.0.0.41 2025-08-07 03:38:46,731 - DEBUG - Route for VM MAC 02:9b:93:5e:d4:f1 is consistent in agent 10.0.0.41 2025-08-07 03:38:46,740 - DEBUG - VN default-domain:ctest-TestRoutes-09127863:ctest-random-35003573 is found in Agent of node 10.0.0.61 2025-08-07 03:38:46,885 - DEBUG - VRF IDs of VN default-domain:ctest-TestRoutes-09127863:ctest-random-35003573 is consistent in agent 10.0.0.61 2025-08-07 03:38:46,885 - DEBUG - Route for VM IP ['86.232.74.132'] is consistent in agent 10.0.0.61 2025-08-07 03:38:46,885 - DEBUG - VN default-domain:ctest-TestRoutes-09127863:ctest-random-35003573 verification for VM ctest-TestRoutes-09127863-58000805 in Agent 10.0.0.61 passed 2025-08-07 03:38:47,045 - DEBUG - Starting all layer 2 verification in agent 10.0.0.61 2025-08-07 03:38:47,062 - DEBUG - Route for VM MAC 02:9b:93:5e:d4:f1 is consistent in agent 10.0.0.61 2025-08-07 03:38:50,306 - 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 1014ms') 2025-08-07 03:38:50,306 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutes-09127863-58000805 failed! 2025-08-07 03:38:50,325 - DEBUG - Gateway for vn default-domain:ctest-TestRoutes-09127863:ctest-random-35003573 is 86.232.74.129 and allocation pool is NOT set 2025-08-07 03:38:52,389 - 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=2.72 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.403 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.403/1.560/2.717/1.157 ms') 2025-08-07 03:38:52,390 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutes-09127863-58000805 passed 2025-08-07 03:38:52,390 - INFO - VM ctest-TestRoutes-09127863-58000805 verifications in Compute nodes passed 2025-08-07 03:38:52,670 - DEBUG - Validated VM route 86.232.74.132 in vrouter of 10.0.0.41 2025-08-07 03:38:52,675 - DEBUG - Remote Nh validation passed. Expected Tunnel, label: 10.20.0.201, 25; Got 10.20.0.201,25 2025-08-07 03:38:52,675 - DEBUG - Validated VM route 86.232.74.132 in vrouter of 10.0.0.41 2025-08-07 03:38:52,844 - DEBUG - Validated VM route 86.232.74.132 in vrouter of 10.0.0.61 2025-08-07 03:38:52,849 - DEBUG - Remote Nh validation passed. Expected Tunnel, label: None, 0; Got None,0 2025-08-07 03:38:52,849 - INFO - Validated routes of VM ctest-TestRoutes-09127863-58000805 in all vrouters 2025-08-07 03:38:53,474 - DEBUG - Starting all layer2 verification in 10.0.0.56 Control Node 2025-08-07 03:38:53,655 - DEBUG - Layer2 route found for VM MAC 02:9b:93:5e:d4:f1 in Control-node 10.0.0.56 2025-08-07 03:38:53,656 - DEBUG - L2 Label for VM ctest-TestRoutes-09127863-58000805 same between Control-node 10.0.0.56 and Agent, Expected: 29, Seen: 29 2025-08-07 03:38:53,656 - DEBUG - Starting all layer2 verification in 10.0.0.130 Control Node 2025-08-07 03:38:53,838 - DEBUG - Layer2 route found for VM MAC 02:9b:93:5e:d4:f1 in Control-node 10.0.0.130 2025-08-07 03:38:53,838 - DEBUG - L2 Label for VM ctest-TestRoutes-09127863-58000805 same between Control-node 10.0.0.130 and Agent, Expected: 29, Seen: 29 2025-08-07 03:38:53,838 - INFO - Verification in Control-nodes for VM ctest-TestRoutes-09127863-58000805 passed 2025-08-07 03:38:53,838 - DEBUG - Verifying the vm in opserver 2025-08-07 03:38:53,838 - DEBUG - Verifying in collector 10.0.0.249 ... 2025-08-07 03:38:53,839 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/virtual-machine/47379720-bbcc-4595-8df8-7ff6ba2c5a8f?flat 2025-08-07 03:38:54,147 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/virtual-machine/47379720-bbcc-4595-8df8-7ff6ba2c5a8f?flat 2025-08-07 03:38:54,224 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-09127863:9b935ed4-f12c-43d6-8692-8d13f6eb58a3?flat 2025-08-07 03:38:54,534 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-09127863:9b935ed4-f12c-43d6-8692-8d13f6eb58a3?flat 2025-08-07 03:38:54,615 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-09127863:9b935ed4-f12c-43d6-8692-8d13f6eb58a3?flat 2025-08-07 03:38:54,689 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/virtual-machine/47379720-bbcc-4595-8df8-7ff6ba2c5a8f?flat 2025-08-07 03:38:54,771 - DEBUG - Verifying vm in vn uve 2025-08-07 03:38:54,771 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-09127863:9b935ed4-f12c-43d6-8692-8d13f6eb58a3?flat 2025-08-07 03:38:54,854 - DEBUG - VM uve shows interface as {'vm_name': 'ctest-TestRoutes-09127863-58000805', 'uuid': '9b935ed4-f12c-43d6-8692-8d13f6eb58a3', 'ip6_active': False, 'ip4_active': True, 'gateway': '86.232.74.129', 'vn_uuid': 'f8a2a63a-93e8-4150-bf5c-7c774b3efd3d', '__T': 1754537925348310, 'mac_address': '02:9b:93:5e:d4:f1', 'ip6_address': '::', 'is_health_check_active': True, 'virtual_network': 'default-domain:ctest-TestRoutes-09127863:ctest-random-35003573', 'ip_address': '86.232.74.132', 'vhostuser_mode': 0, 'active': True, 'admin_state': True, 'vm_uuid': '47379720-bbcc-4595-8df8-7ff6ba2c5a8f', 'fixed_ip4_list': ['86.232.74.132'], 'l2_active': True, 'rx_vlan': 65535, 'tx_vlan': 65535, 'port_mirror_enabled': False, 'label': 25} 2025-08-07 03:38:54,854 - DEBUG - VM uve shows ip address as ['86.232.74.132', '::'] 2025-08-07 03:38:54,854 - DEBUG - VM uve shows virtual network as default-domain:ctest-TestRoutes-09127863:ctest-random-35003573 2025-08-07 03:38:54,854 - INFO - Verifying through opserver in 10.0.0.56 2025-08-07 03:38:54,854 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/virtual-network/default-domain:ctest-TestRoutes-09127863:ctest-random-35003573?flat 2025-08-07 03:38:54,884 - DEBUG - expected vm list 47379720-bbcc-4595-8df8-7ff6ba2c5a8f 2025-08-07 03:38:54,884 - DEBUG - Extracted vm list ['47379720-bbcc-4595-8df8-7ff6ba2c5a8f'] 2025-08-07 03:38:54,884 - INFO - VM 47379720-bbcc-4595-8df8-7ff6ba2c5a8f is present in default-domain:ctest-TestRoutes-09127863:ctest-random-35003573 2025-08-07 03:38:54,884 - DEBUG - Verifying vm in vrouter uve 2025-08-07 03:38:54,884 - DEBUG - Getting info from collector 10.0.0.249.. 2025-08-07 03:38:54,884 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/virtual-machine/47379720-bbcc-4595-8df8-7ff6ba2c5a8f?flat 2025-08-07 03:38:54,957 - DEBUG - VM uve shows vrouter as ['an-jenkins-deploy-platform-ansible-os-3767-2'] 2025-08-07 03:38:54,958 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat 2025-08-07 03:38:55,016 - DEBUG - Requesting: http://10.0.0.130:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat 2025-08-07 03:38:55,339 - DEBUG - Requesting: http://10.0.0.130:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat 2025-08-07 03:38:55,741 - DEBUG - VM 47379720-bbcc-4595-8df8-7ff6ba2c5a8f is present in vrouter an-jenkins-deploy-platform-ansible-os-3767-2 uve 2025-08-07 03:38:55,741 - DEBUG - Validated that VM ctest-TestRoutes-09127863-58000805 is in Vrouter an-jenkins-deploy-platform-ansible-os-3767-2 UVE 2025-08-07 03:38:55,741 - DEBUG - Verifying vm tap interface/vn in vrouter uve 2025-08-07 03:38:55,755 - DEBUG - Expected tap interface of VM uuid 47379720-bbcc-4595-8df8-7ff6ba2c5a8f is default-domain:ctest-TestRoutes-09127863:9b935ed4-f12c-43d6-8692-8d13f6eb58a3 2025-08-07 03:38:55,755 - DEBUG - Expected VN of VM uuid 47379720-bbcc-4595-8df8-7ff6ba2c5a8f is default-domain:ctest-TestRoutes-09127863:ctest-random-35003573 2025-08-07 03:38:55,755 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat 2025-08-07 03:38:55,811 - DEBUG - Requesting: http://10.0.0.130:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat 2025-08-07 03:38:55,907 - DEBUG - VM 47379720-bbcc-4595-8df8-7ff6ba2c5a8f is present in vrouter an-jenkins-deploy-platform-ansible-os-3767-2 uve 2025-08-07 03:38:55,907 - INFO - tap interface default-domain:ctest-TestRoutes-09127863:9b935ed4-f12c-43d6-8692-8d13f6eb58a3 of vm 47379720-bbcc-4595-8df8-7ff6ba2c5a8f is present in vrouter an-jenkins-deploy-platform-ansible-os-3767-2 uve 2025-08-07 03:38:55,908 - DEBUG - Connected network default-domain:ctest-TestRoutes-09127863:ctest-random-35003573 of vm 47379720-bbcc-4595-8df8-7ff6ba2c5a8f is present in vrouter an-jenkins-deploy-platform-ansible-os-3767-2 uve 2025-08-07 03:38:55,908 - DEBUG - Verifying the 47379720-bbcc-4595-8df8-7ff6ba2c5a8f virtual network link through opserver 10.0.0.56 2025-08-07 03:38:55,908 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/virtual-machines 2025-08-07 03:38:55,927 - DEBUG - VM link and name as {'name': '47379720-bbcc-4595-8df8-7ff6ba2c5a8f', 'href': 'http://10.0.0.56:8081/analytics/uves/virtual-machine/47379720-bbcc-4595-8df8-7ff6ba2c5a8f?flat'} 2025-08-07 03:38:55,927 - DEBUG - Verifying the 47379720-bbcc-4595-8df8-7ff6ba2c5a8f virtual network link through opserver 10.0.0.130 2025-08-07 03:38:55,927 - DEBUG - Requesting: http://10.0.0.130:8081/analytics/uves/virtual-machines 2025-08-07 03:38:55,997 - DEBUG - VM link and name as {'name': '47379720-bbcc-4595-8df8-7ff6ba2c5a8f', 'href': 'http://10.0.0.130:8081/analytics/uves/virtual-machine/47379720-bbcc-4595-8df8-7ff6ba2c5a8f?flat'} 2025-08-07 03:38:55,997 - DEBUG - Verifying the 47379720-bbcc-4595-8df8-7ff6ba2c5a8f virtual network link through opserver 10.0.0.249 2025-08-07 03:38:55,997 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/virtual-machines 2025-08-07 03:38:56,014 - DEBUG - VM link and name as {'name': '47379720-bbcc-4595-8df8-7ff6ba2c5a8f', 'href': 'http://10.0.0.249:8081/analytics/uves/virtual-machine/47379720-bbcc-4595-8df8-7ff6ba2c5a8f?flat'} 2025-08-07 03:38:56,014 - INFO - VM ctest-TestRoutes-09127863-58000805 validations in Opserver passed 2025-08-07 03:38:56,014 - INFO - Waiting for VM ctest-TestRoutes-09127863-81791750 to be up.. 2025-08-07 03:38:56,114 - DEBUG - VM is in ACTIVE state now 2025-08-07 03:38:56,115 - INFO - VM name : ctest-TestRoutes-09127863-81791750 2025-08-07 03:38:56,219 - DEBUG - VM ctest-TestRoutes-09127863-81791750 ID is 46cd4a52-3cd2-4e99-a860-f14026986234 2025-08-07 03:38:56,219 - DEBUG - VM ctest-TestRoutes-09127863-81791750 launched on Node an-jenkins-deploy-platform-ansible-os-3767-1 2025-08-07 03:38:56,328 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/46cd4a52-3cd2-4e99-a860-f14026986234 2025-08-07 03:38:56,384 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/fa4fcf5d-4f88-4cec-be35-aabf6314c37d 2025-08-07 03:38:57,735 - 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.85 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.625 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.625/2.238/3.852/1.613 ms') 2025-08-07 03:38:57,735 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutes-09127863-81791750 passed 2025-08-07 03:38:57,864 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-07 03:38:57,865 - DEBUG - Waiting to SSH to VM ctest-TestRoutes-09127863-81791750, IP 86.232.74.131, Port 22 2025-08-07 03:38:58,045 - DEBUG - VM ctest-TestRoutes-09127863-81791750 is ready for SSH connections 2025-08-07 03:38:58,045 - DEBUG - Requesting: http://10.0.0.56:8082/domains 2025-08-07 03:38:58,464 - DEBUG - Requesting: http://10.0.0.56:8082/domains 2025-08-07 03:38:58,623 - DEBUG - Requesting: http://10.0.0.56:8082/domain/fb2d80da-9971-40dc-80ca-c5bb54e98569 2025-08-07 03:38:58,640 - DEBUG - Requesting: http://10.0.0.56:8082/project/6b86832f-fbc4-4218-afda-e4cf6bf16e97 2025-08-07 03:38:58,774 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/f8a2a63a-93e8-4150-bf5c-7c774b3efd3d 2025-08-07 03:38:58,795 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/f8a2a63a-93e8-4150-bf5c-7c774b3efd3d 2025-08-07 03:38:58,813 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/b7a939de-6ab8-4aef-9709-847eb1d50420 2025-08-07 03:38:58,826 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/b7a939de-6ab8-4aef-9709-847eb1d50420 2025-08-07 03:38:58,837 - DEBUG - Requesting: http://10.0.0.56:8082/route-target/05857dd2-9540-4443-8e7b-2b0826e7e66e 2025-08-07 03:38:58,846 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-08-07 03:38:58,846 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/f8a2a63a-93e8-4150-bf5c-7c774b3efd3d 2025-08-07 03:38:58,868 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/b7a939de-6ab8-4aef-9709-847eb1d50420 2025-08-07 03:38:58,889 - INFO - Verified VN network id 12 for VN f8a2a63a-93e8-4150-bf5c-7c774b3efd3d 2025-08-07 03:38:58,890 - INFO - Verifications in API Server for VN ctest-random-35003573 passed 2025-08-07 03:38:58,890 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/f8a2a63a-93e8-4150-bf5c-7c774b3efd3d 2025-08-07 03:38:58,903 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/b7a939de-6ab8-4aef-9709-847eb1d50420 2025-08-07 03:38:58,913 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/b7a939de-6ab8-4aef-9709-847eb1d50420 2025-08-07 03:38:58,925 - DEBUG - Requesting: http://10.0.0.56:8082/route-target/05857dd2-9540-4443-8e7b-2b0826e7e66e 2025-08-07 03:38:58,945 - DEBUG - Control-node 10.0.0.56 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestRoutes-09127863:ctest-random-35003573', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestRoutes-09127863', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '17916065038153040208', 'uuid-lslong': '13789033010906987837'}, 'enable': 'true', 'created': '2025-08-07T03:38:35', 'last-modified': '2025-08-07T03:38:35', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:23.025019'} 2025-08-07 03:38:58,956 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-08-07 03:38:58,970 - DEBUG - Control-node 10.0.0.130 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestRoutes-09127863:ctest-random-35003573', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestRoutes-09127863', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '17916065038153040208', 'uuid-lslong': '13789033010906987837'}, 'enable': 'true', 'created': '2025-08-07T03:38:35', 'last-modified': '2025-08-07T03:38:35', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:23.051038'} 2025-08-07 03:38:58,984 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-08-07 03:38:58,991 - DEBUG - Control-node 10.0.0.249 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestRoutes-09127863:ctest-random-35003573', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestRoutes-09127863', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '17916065038153040208', 'uuid-lslong': '13789033010906987837'}, 'enable': 'true', 'created': '2025-08-07T03:38:35', 'last-modified': '2025-08-07T03:38:35', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:23.072489'} 2025-08-07 03:38:59,000 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-08-07 03:38:59,000 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-random-35003573 passed 2025-08-07 03:38:59,001 - DEBUG - ====Verifying policy data for ctest-random-35003573 in API_Server ====== 2025-08-07 03:38:59,001 - DEBUG - Requesting: http://10.0.0.56:8082/domains 2025-08-07 03:38:59,012 - DEBUG - Requesting: http://10.0.0.56:8082/domain/fb2d80da-9971-40dc-80ca-c5bb54e98569 2025-08-07 03:38:59,028 - DEBUG - Requesting: http://10.0.0.56:8082/project/6b86832f-fbc4-4218-afda-e4cf6bf16e97 2025-08-07 03:38:59,129 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/f8a2a63a-93e8-4150-bf5c-7c774b3efd3d 2025-08-07 03:38:59,145 - DEBUG - =>VN ctest-random-35003573 has no policy to be verified 2025-08-07 03:38:59,145 - DEBUG - Verifying the vn in opserver 2025-08-07 03:38:59,145 - DEBUG - Verifying the default-domain:ctest-TestRoutes-09127863:ctest-random-35003573 virtual network link through opserver 10.0.0.56 2025-08-07 03:38:59,146 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/virtual-networks 2025-08-07 03:38:59,160 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestRoutes-09127863:ctest-random-35003573', 'href': 'http://10.0.0.56:8081/analytics/uves/virtual-network/default-domain:ctest-TestRoutes-09127863:ctest-random-35003573?flat'} 2025-08-07 03:38:59,160 - DEBUG - Verifying the default-domain:ctest-TestRoutes-09127863:ctest-random-35003573 virtual network link through opserver 10.0.0.130 2025-08-07 03:38:59,160 - DEBUG - Requesting: http://10.0.0.130:8081/analytics/uves/virtual-networks 2025-08-07 03:38:59,177 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestRoutes-09127863:ctest-random-35003573', 'href': 'http://10.0.0.130:8081/analytics/uves/virtual-network/default-domain:ctest-TestRoutes-09127863:ctest-random-35003573?flat'} 2025-08-07 03:38:59,177 - DEBUG - Verifying the default-domain:ctest-TestRoutes-09127863:ctest-random-35003573 virtual network link through opserver 10.0.0.249 2025-08-07 03:38:59,177 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/virtual-networks 2025-08-07 03:38:59,196 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestRoutes-09127863:ctest-random-35003573', 'href': 'http://10.0.0.249:8081/analytics/uves/virtual-network/default-domain:ctest-TestRoutes-09127863:ctest-random-35003573?flat'} 2025-08-07 03:38:59,196 - INFO - Validated that VN default-domain:ctest-TestRoutes-09127863:ctest-random-35003573 is found in opserver 2025-08-07 03:38:59,211 - DEBUG - VRF ids for VN ctest-random-35003573: {'10.0.0.41': '2', '10.0.0.61': '2'} 2025-08-07 03:38:59,211 - INFO - Deleting VM ctest-TestRoutes-09127863-58000805 2025-08-07 03:38:59,290 - DEBUG - Verifying in api server 10.0.0.249 2025-08-07 03:38:59,290 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/47379720-bbcc-4595-8df8-7ff6ba2c5a8f 2025-08-07 03:38:59,301 - DEBUG - VM ID 47379720-bbcc-4595-8df8-7ff6ba2c5a8f of VM ctest-TestRoutes-09127863-58000805 is still found in API Server 2025-08-07 03:39:01,302 - DEBUG - Verifying in api server 10.0.0.249 2025-08-07 03:39:01,303 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/47379720-bbcc-4595-8df8-7ff6ba2c5a8f 2025-08-07 03:39:01,314 - DEBUG - Response Code: 404 2025-08-07 03:39:01,314 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/47379720-bbcc-4595-8df8-7ff6ba2c5a8f 2025-08-07 03:39:01,323 - DEBUG - Response Code: 404 2025-08-07 03:39:01,324 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/47379720-bbcc-4595-8df8-7ff6ba2c5a8f 2025-08-07 03:39:01,333 - DEBUG - Response Code: 404 2025-08-07 03:39:01,333 - INFO - VM ctest-TestRoutes-09127863-58000805 is fully removed in API-Server 2025-08-07 03:39:01,501 - DEBUG - Skipping VM-deletion-check in nova db since mysql_token is not found 2025-08-07 03:39:01,722 - DEBUG - VM route 86.232.74.132 has been marked for discard in VN default-domain:ctest-TestRoutes-09127863:ctest-random-35003573 of compute 10.0.0.41 2025-08-07 03:39:01,727 - DEBUG - Validated that vrouter 10.0.0.41 does not have VMs route for VN default-domain:ctest-TestRoutes-09127863:ctest-random-35003573 2025-08-07 03:39:01,727 - DEBUG - Validated that vrouter 10.0.0.61 does not have VMs route for VN default-domain:ctest-TestRoutes-09127863:ctest-random-35003573 2025-08-07 03:39:01,727 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestRoutes-09127863:ctest-random-35003573 2025-08-07 03:39:01,727 - INFO - VM ctest-TestRoutes-09127863-58000805 is removed in Compute, and routes are removed in all compute nodes 2025-08-07 03:39:02,052 - INFO - Routes for VM ctest-TestRoutes-09127863-58000805 is removed in all control-nodes 2025-08-07 03:39:02,052 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat 2025-08-07 03:39:02,104 - DEBUG - Requesting: http://10.0.0.130:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat 2025-08-07 03:39:02,150 - DEBUG - VM 47379720-bbcc-4595-8df8-7ff6ba2c5a8f is still present in vrouter an-jenkins-deploy-platform-ansible-os-3767-2 uve 2025-08-07 03:39:02,150 - DEBUG - Verifying if the vm interface deleted from vroter uve... 2025-08-07 03:39:02,151 - DEBUG - interface for vm 47379720-bbcc-4595-8df8-7ff6ba2c5a8f deleted from vrouter uve ... 2025-08-07 03:39:02,151 - DEBUG - Deleted interface not in error interface list ... 2025-08-07 03:39:05,152 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat 2025-08-07 03:39:05,204 - DEBUG - Requesting: http://10.0.0.130:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat 2025-08-07 03:39:05,246 - DEBUG - VM 47379720-bbcc-4595-8df8-7ff6ba2c5a8f is still present in vrouter an-jenkins-deploy-platform-ansible-os-3767-2 uve 2025-08-07 03:39:05,246 - DEBUG - Verifying if the vm interface deleted from vroter uve... 2025-08-07 03:39:05,246 - DEBUG - interface for vm 47379720-bbcc-4595-8df8-7ff6ba2c5a8f deleted from vrouter uve ... 2025-08-07 03:39:05,246 - DEBUG - Deleted interface not in error interface list ... 2025-08-07 03:39:08,248 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat 2025-08-07 03:39:08,302 - DEBUG - Requesting: http://10.0.0.130:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat 2025-08-07 03:39:08,347 - DEBUG - VM 47379720-bbcc-4595-8df8-7ff6ba2c5a8f is still present in vrouter an-jenkins-deploy-platform-ansible-os-3767-2 uve 2025-08-07 03:39:08,348 - DEBUG - Verifying if the vm interface deleted from vroter uve... 2025-08-07 03:39:08,348 - DEBUG - interface for vm 47379720-bbcc-4595-8df8-7ff6ba2c5a8f deleted from vrouter uve ... 2025-08-07 03:39:08,348 - DEBUG - Deleted interface not in error interface list ... 2025-08-07 03:39:11,348 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat 2025-08-07 03:39:11,396 - DEBUG - Requesting: http://10.0.0.130:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat 2025-08-07 03:39:11,452 - DEBUG - VM 47379720-bbcc-4595-8df8-7ff6ba2c5a8f is still present in vrouter an-jenkins-deploy-platform-ansible-os-3767-2 uve 2025-08-07 03:39:11,452 - DEBUG - Verifying if the vm interface deleted from vroter uve... 2025-08-07 03:39:11,452 - DEBUG - interface for vm 47379720-bbcc-4595-8df8-7ff6ba2c5a8f deleted from vrouter uve ... 2025-08-07 03:39:11,452 - DEBUG - Deleted interface not in error interface list ... 2025-08-07 03:39:14,453 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat 2025-08-07 03:39:14,508 - DEBUG - Requesting: http://10.0.0.130:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat 2025-08-07 03:39:14,558 - DEBUG - VM 47379720-bbcc-4595-8df8-7ff6ba2c5a8f is still present in vrouter an-jenkins-deploy-platform-ansible-os-3767-2 uve 2025-08-07 03:39:14,558 - DEBUG - Verifying if the vm interface deleted from vroter uve... 2025-08-07 03:39:14,558 - DEBUG - interface for vm 47379720-bbcc-4595-8df8-7ff6ba2c5a8f deleted from vrouter uve ... 2025-08-07 03:39:14,558 - DEBUG - Deleted interface not in error interface list ... 2025-08-07 03:39:17,558 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat 2025-08-07 03:39:17,612 - DEBUG - Requesting: http://10.0.0.130:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat 2025-08-07 03:39:17,674 - DEBUG - VM 47379720-bbcc-4595-8df8-7ff6ba2c5a8f is not present in vrouter an-jenkins-deploy-platform-ansible-os-3767-2 uve 2025-08-07 03:39:17,674 - DEBUG - Verifying if the vm interface deleted from vroter uve... 2025-08-07 03:39:17,674 - DEBUG - interface for vm 47379720-bbcc-4595-8df8-7ff6ba2c5a8f deleted from vrouter uve ... 2025-08-07 03:39:17,674 - DEBUG - Deleted interface not in error interface list ... 2025-08-07 03:39:17,674 - DEBUG - Validated that VM 47379720-bbcc-4595-8df8-7ff6ba2c5a8f is removed in Vrouter UVE 2025-08-07 03:39:17,674 - DEBUG - Verifying through opserver in 10.0.0.56 2025-08-07 03:39:17,674 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/virtual-network/default-domain:ctest-TestRoutes-09127863:ctest-random-35003573?flat 2025-08-07 03:39:17,705 - DEBUG - 47379720-bbcc-4595-8df8-7ff6ba2c5a8f BM not in default-domain:ctest-TestRoutes-09127863:ctest-random-35003573 uve 2025-08-07 03:39:17,705 - DEBUG - Validated that VM 47379720-bbcc-4595-8df8-7ff6ba2c5a8f is not present in the VN UVE 2025-08-07 03:39:17,705 - DEBUG - Verifying the 47379720-bbcc-4595-8df8-7ff6ba2c5a8f virtual network link through opserver 10.0.0.56 2025-08-07 03:39:17,705 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/virtual-machines 2025-08-07 03:39:17,723 - INFO - 47379720-bbcc-4595-8df8-7ff6ba2c5a8f vm uve deleted from opserver 2025-08-07 03:39:17,723 - DEBUG - Verifying the 47379720-bbcc-4595-8df8-7ff6ba2c5a8f virtual network link through opserver 10.0.0.130 2025-08-07 03:39:17,724 - DEBUG - Requesting: http://10.0.0.130:8081/analytics/uves/virtual-machines 2025-08-07 03:39:17,742 - INFO - 47379720-bbcc-4595-8df8-7ff6ba2c5a8f vm uve deleted from opserver 2025-08-07 03:39:17,742 - DEBUG - Verifying the 47379720-bbcc-4595-8df8-7ff6ba2c5a8f virtual network link through opserver 10.0.0.249 2025-08-07 03:39:17,742 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/virtual-machines 2025-08-07 03:39:17,761 - INFO - 47379720-bbcc-4595-8df8-7ff6ba2c5a8f vm uve deleted from opserver 2025-08-07 03:39:17,761 - INFO - Validated that VM 47379720-bbcc-4595-8df8-7ff6ba2c5a8f is removed from Opserver 2025-08-07 03:39:17,761 - INFO - Validate that Vrouter Route table does get cleared 2025-08-07 03:39:17,858 - INFO - Removed intf route table 4f9a41c2-8407-45f1-a936-25591ac663eb from port fa4fcf5d-4f88-4cec-be35-aabf6314c37d 2025-08-07 03:39:17,911 - INFO - Deleted Interface route table 4f9a41c2-8407-45f1-a936-25591ac663eb 2025-08-07 03:39:17,911 - INFO - Detaching port fa4fcf5d-4f88-4cec-be35-aabf6314c37d from VM ctest-TestRoutes-09127863-81791750 2025-08-07 03:39:17,954 - INFO - Deleting VM ctest-TestRoutes-09127863-81791750 2025-08-07 03:39:18,321 - DEBUG - Response for delete_port : () 2025-08-07 03:39:18,321 - INFO - Deleted port fa4fcf5d-4f88-4cec-be35-aabf6314c37d 2025-08-07 03:39:18,321 - INFO - Deleting VN ctest-random-35003573 2025-08-07 03:39:18,509 - DEBUG - Response for deleting network () 2025-08-07 03:39:18,509 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/b7a939de-6ab8-4aef-9709-847eb1d50420 2025-08-07 03:39:18,519 - DEBUG - Response Code: 404 2025-08-07 03:39:18,519 - DEBUG - Requesting: http://10.0.0.56:8082/domains 2025-08-07 03:39:18,529 - DEBUG - Requesting: http://10.0.0.56:8082/domain/fb2d80da-9971-40dc-80ca-c5bb54e98569 2025-08-07 03:39:18,561 - DEBUG - Requesting: http://10.0.0.56:8082/project/6b86832f-fbc4-4218-afda-e4cf6bf16e97 2025-08-07 03:39:18,704 - INFO - Validated that VN ctest-random-35003573 is not found in API Server 2025-08-07 03:39:18,722 - DEBUG - VN ctest-random-35003573 is not present in Agent 10.0.0.41 2025-08-07 03:39:18,736 - DEBUG - VN ctest-random-35003573 is not present in Agent 10.0.0.61 2025-08-07 03:39:18,737 - INFO - Validated that VN ctest-random-35003573 is not in any agent 2025-08-07 03:39:18,744 - DEBUG - VRF 2 is not seen in agent 10.0.0.41 2025-08-07 03:39:18,753 - DEBUG - Vrouter 10.0.0.41 does not have vrf 2 for VN ctest-random-35003573 2025-08-07 03:39:18,763 - DEBUG - VRF 2 is not seen in agent 10.0.0.61 2025-08-07 03:39:18,770 - DEBUG - Vrouter 10.0.0.61 does not have vrf 2 for VN ctest-random-35003573 2025-08-07 03:39:18,770 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestRoutes-09127863:ctest-random-35003573 2025-08-07 03:39:18,803 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-random-35003573 info 2025-08-07 03:39:20,120 - DEBUG - No XMPP flaps were noticed during the test
2025-08-07 03:39:20,121 - INFO - END TEST : test_rt_table_scenario_1 : PASSED[0:00:47]
2025-08-07 03:39:20,121 - INFO - -------------------------------------------------------------------------------- 2025-08-07 03:39:20,932 - INFO - Deleted project: ctest-TestRoutes-09127863, ID : 6b86832f-fbc4-4218-afda-e4cf6bf16e97