2025-10-29 20:56:25,105 - INFO - Domain Default found not creating
2025-10-29 20:56:25,288 - INFO - Project ctest-TestRoutes-09532619 not found, creating it
2025-10-29 20:56:25,817 - INFO - Created Project:ctest-TestRoutes-09532619, ID : e9feb15b-f11f-45c1-9bd7-bccdcddbcb28
2025-10-29 20:56:27,337 - INFO - ================================================================================
2025-10-29 20:56:27,337 - INFO - STARTING TEST : test_rt_table_scenario_1
2025-10-29 20:56:27,337 - 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-10-29 20:56:28,648 - DEBUG - Nothing to compare xmpp stats {'10.0.0.241': {'10.20.0.254': '0', '10.20.0.18': '0'}, '10.0.0.242': {'10.20.0.18': '0', '10.20.0.14': '0'}} with
2025-10-29 20:56:28,648 - INFO - Initial checks done. Running the testcase now
2025-10-29 20:56:28,648 - INFO -
2025-10-29 20:56:29,316 - DEBUG - Response for create_network : {'network': {'id': 'b360e164-c0a5-4e86-9f6d-ae304ec3a5aa', 'name': 'ctest-random-52809751', 'tenant_id': 'e9feb15bf11f45c19bd7bccdcddbcb28', 'project_id': 'e9feb15bf11f45c19bd7bccdcddbcb28', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRoutes-09532619', 'ctest-random-52809751'], 'port_security_enabled': True, 'description': ''}}
2025-10-29 20:56:29,609 - DEBUG - Response for create_subnet : {'subnet': {'id': '74255012-43b4-490b-b1a0-b5290766b95d', 'name': '', 'tenant_id': 'e9feb15bf11f45c19bd7bccdcddbcb28', 'network_id': 'b360e164-c0a5-4e86-9f6d-ae304ec3a5aa', 'ip_version': 4, 'cidr': '113.27.100.64/26', 'allocation_pools': [{'start': '113.27.100.66', 'end': '113.27.100.126'}], 'gateway_ip': '113.27.100.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '113.27.100.66', 'tags': [], 'project_id': 'e9feb15bf11f45c19bd7bccdcddbcb28'}}
2025-10-29 20:56:29,630 - INFO - Created VN ctest-random-52809751
2025-10-29 20:56:29,640 - DEBUG - VN ctest-random-52809751 UUID is b360e164-c0a5-4e86-9f6d-ae304ec3a5aa
2025-10-29 20:56:29,710 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestRoutes-09532619', 'ctest-vmi-67647668']}
2025-10-29 20:56:29,950 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-67647668', 'id': '3c3e1c62-9dc9-4eb9-9478-0ff2928eb49e', 'tenant_id': 'e9feb15bf11f45c19bd7bccdcddbcb28', 'network_id': 'b360e164-c0a5-4e86-9f6d-ae304ec3a5aa', 'mac_address': '02:3c:3e:1c:62:9d', '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': '113.27.100.67', 'subnet_id': '74255012-43b4-490b-b1a0-b5290766b95d'}], 'security_groups': ['25602310-987b-4070-a25c-f6e302b17e57'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'e9feb15bf11f45c19bd7bccdcddbcb28'}}
2025-10-29 20:56:29,951 - DEBUG - Created port 3c3e1c62-9dc9-4eb9-9478-0ff2928eb49e
2025-10-29 20:56:30,045 - DEBUG - Services list from nova: [, , , ]
2025-10-29 20:56:30,046 - DEBUG - Hosts: {'nova': ['an-jenkins-deploy-platform-ansible-os-4527-2', 'an-jenkins-deploy-platform-ansible-os-4527-1']}
2025-10-29 20:56:30,046 - DEBUG - Hosts: {'nova': ['an-jenkins-deploy-platform-ansible-os-4527-2', 'an-jenkins-deploy-platform-ansible-os-4527-1']}
2025-10-29 20:56:31,223 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-4527-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4527-2)
2025-10-29 20:56:31,750 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-4527-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4527-1)
2025-10-29 20:56:31,970 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-TestRoutes-09532619', 'ctest-irtb-19688928'](UUID bd1a4c79-38f6-4e08-bf29-69b1c004c7a8), prefixes : ['0.0.0.0/0']
2025-10-29 20:56:31,970 - DEBUG - Sleeping for 1 seconds..
2025-10-29 20:56:33,042 - INFO - Added intf route table bd1a4c79-38f6-4e08-bf29-69b1c004c7a8 to port 3c3e1c62-9dc9-4eb9-9478-0ff2928eb49e
2025-10-29 20:56:33,144 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-29 20:56:38,220 - DEBUG - VM is in ACTIVE state now
2025-10-29 20:56:38,220 - INFO - VM name : ctest-TestRoutes-09532619-56611557
2025-10-29 20:56:38,312 - DEBUG - VM ctest-TestRoutes-09532619-56611557 ID is 6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc
2025-10-29 20:56:38,394 - DEBUG - VM is in ACTIVE state now
2025-10-29 20:56:38,418 - DEBUG - VM ctest-TestRoutes-09532619-56611557 launched on Node an-jenkins-deploy-platform-ansible-os-4527-2
2025-10-29 20:56:38,495 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc
2025-10-29 20:56:38,791 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc
2025-10-29 20:56:38,824 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc
2025-10-29 20:56:38,831 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/59e910fc-cc94-4e0d-a28a-1ce0aea4b8f6
2025-10-29 20:56:38,841 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc
2025-10-29 20:56:38,847 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/59e910fc-cc94-4e0d-a28a-1ce0aea4b8f6
2025-10-29 20:56:38,856 - DEBUG - Requesting: http://10.0.0.33:8082/instance-ip/96e5481e-c87f-4d65-b3bb-1a1ec3e921dc
2025-10-29 20:56:38,865 - DEBUG - Verifying in api server 10.0.0.33
2025-10-29 20:56:38,865 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc
2025-10-29 20:56:38,872 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/59e910fc-cc94-4e0d-a28a-1ce0aea4b8f6
2025-10-29 20:56:38,881 - DEBUG - Requesting: http://10.0.0.33:8082/instance-ip/96e5481e-c87f-4d65-b3bb-1a1ec3e921dc
2025-10-29 20:56:38,889 - INFO - VM ctest-TestRoutes-09532619-56611557 verfication in all API Servers passed
2025-10-29 20:56:38,906 - DEBUG - VM ctest-TestRoutes-09532619-56611557 Tap interface: {'index': '3', 'name': 'tap59e910fc-cc', 'uuid': '59e910fc-cc94-4e0d-a28a-1ce0aea4b8f6', 'vrf_name': 'default-domain:ctest-TestRoutes-09532619:ctest-random-52809751:ctest-random-52809751', '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': '15', 'vn_name': 'default-domain:ctest-TestRoutes-09532619:ctest-random-52809751', 'vm_uuid': '6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc', 'vm_name': 'ctest-TestRoutes-09532619-56611557', 'ip_addr': '113.27.100.68', 'mac_addr': '02:59:e9:10:fc:cc', 'policy': 'Enable', 'fip_list': [], 'mdata_ip_addr': '169.254.0.3', 'service_vlan_list': None, 'os_ifindex': '116', 'fabric_port': 'NotFabricPort', 'alloc_linklocal_ip': 'LL-Enable', 'analyzer_name': None, 'config_name': 'default-domain:ctest-TestRoutes-09532619:59e910fc-cc94-4e0d-a28a-1ce0aea4b8f6', 'sg_uuid_list': ['25602310-987b-4070-a25c-f6e302b17e57'], 'static_route_list': None, 'vm_project_uuid': 'e9feb15b-f11f-45c1-9bd7-bccdcddbcb28', '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-10-29 20:56:38,906 - DEBUG - Agent 10.0.0.242 vrf name: default-domain:ctest-TestRoutes-09532619:ctest-random-52809751:ctest-random-52809751
2025-10-29 20:56:38,915 - DEBUG - Agent VRF Object : {'vrf_list': [{'name': 'default-domain:ctest-TestRoutes-09532619:ctest-random-52809751:ctest-random-52809751', 'ucindex': '2', 'mcindex': '2', 'l2index': '2', 'source': 'Config; ', 'uc6index': '2', 'vn': 'default-domain:ctest-TestRoutes-09532619:ctest-random-52809751', 'table_label': '-1', 'vxlan_id': '15', 'evpnindex': '2', 'brindex': '2', 'mplsindex': '0', 'RD': '10.20.0.19:2', 'mac_aging_time': '0', 'layer2_control_word': 'false', 'forwarding_vrf': None, 'hbf_rintf': '-1', 'hbf_lintf': '-1'}]}
2025-10-29 20:56:38,993 - DEBUG - VM ctest-TestRoutes-09532619-56611557 : Tap interface tap59e910fc-cc is set to Active
2025-10-29 20:56:38,993 - DEBUG - Tap interface tap59e910fc-cc detail : {'index': '3', 'name': 'tap59e910fc-cc', 'uuid': '59e910fc-cc94-4e0d-a28a-1ce0aea4b8f6', 'vrf_name': 'default-domain:ctest-TestRoutes-09532619:ctest-random-52809751:ctest-random-52809751', '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': '15', 'vn_name': 'default-domain:ctest-TestRoutes-09532619:ctest-random-52809751', 'vm_uuid': '6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc', 'vm_name': 'ctest-TestRoutes-09532619-56611557', 'ip_addr': '113.27.100.68', 'mac_addr': '02:59:e9:10:fc:cc', 'policy': 'Enable', 'fip_list': [], 'mdata_ip_addr': '169.254.0.3', 'service_vlan_list': None, 'os_ifindex': '116', 'fabric_port': 'NotFabricPort', 'alloc_linklocal_ip': 'LL-Enable', 'analyzer_name': None, 'config_name': 'default-domain:ctest-TestRoutes-09532619:59e910fc-cc94-4e0d-a28a-1ce0aea4b8f6', 'sg_uuid_list': ['25602310-987b-4070-a25c-f6e302b17e57'], 'static_route_list': None, 'vm_project_uuid': 'e9feb15b-f11f-45c1-9bd7-bccdcddbcb28', '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-10-29 20:56:39,102 - DEBUG - Starting Layer 2 verification in Agent
2025-10-29 20:56:39,117 - DEBUG - Layer 2 path is seen for VM MAC 02:59:e9:10:fc:cc in agent 10.0.0.242
2025-10-29 20:56:39,118 - DEBUG - Active layer 2 route in agent is present for VMI tap59e910fc-cc
2025-10-29 20:56:39,118 - DEBUG - L2 label(29) matches bw route table and interface table
2025-10-29 20:56:39,129 - DEBUG - VN default-domain:ctest-TestRoutes-09532619:ctest-random-52809751 is found in Agent of node 10.0.0.241
2025-10-29 20:56:39,234 - DEBUG - VRF IDs of VN default-domain:ctest-TestRoutes-09532619:ctest-random-52809751 is consistent in agent 10.0.0.241
2025-10-29 20:56:39,234 - DEBUG - Route for VM IP ['113.27.100.68'] is consistent in agent 10.0.0.241
2025-10-29 20:56:39,234 - DEBUG - VN default-domain:ctest-TestRoutes-09532619:ctest-random-52809751 verification for VM ctest-TestRoutes-09532619-56611557 in Agent 10.0.0.241 passed
2025-10-29 20:56:39,347 - DEBUG - Starting all layer 2 verification in agent 10.0.0.241
2025-10-29 20:56:39,389 - DEBUG - Route for VM MAC 02:59:e9:10:fc:cc is consistent in agent 10.0.0.241
2025-10-29 20:56:39,395 - DEBUG - VN default-domain:ctest-TestRoutes-09532619:ctest-random-52809751 is found in Agent of node 10.0.0.242
2025-10-29 20:56:39,493 - DEBUG - VRF IDs of VN default-domain:ctest-TestRoutes-09532619:ctest-random-52809751 is consistent in agent 10.0.0.242
2025-10-29 20:56:39,493 - DEBUG - Route for VM IP ['113.27.100.68'] is consistent in agent 10.0.0.242
2025-10-29 20:56:39,493 - DEBUG - VN default-domain:ctest-TestRoutes-09532619:ctest-random-52809751 verification for VM ctest-TestRoutes-09532619-56611557 in Agent 10.0.0.242 passed
2025-10-29 20:56:39,614 - DEBUG - Starting all layer 2 verification in agent 10.0.0.242
2025-10-29 20:56:39,640 - DEBUG - Route for VM MAC 02:59:e9:10:fc:cc is consistent in agent 10.0.0.242
2025-10-29 20:56:42,811 - 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 1002ms')
2025-10-29 20:56:42,811 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutes-09532619-56611557 failed!
2025-10-29 20:56:42,824 - DEBUG - Gateway for vn default-domain:ctest-TestRoutes-09532619:ctest-random-52809751 is 113.27.100.65 and allocation pool is NOT set
2025-10-29 20:56:44,894 - 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.17 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=4.06 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 = 3.168/3.611/4.055/0.443 ms')
2025-10-29 20:56:44,894 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutes-09532619-56611557 passed
2025-10-29 20:56:44,894 - INFO - VM ctest-TestRoutes-09532619-56611557 verifications in Compute nodes passed
2025-10-29 20:56:45,115 - DEBUG - Validated VM route 113.27.100.68 in vrouter of 10.0.0.241
2025-10-29 20:56:45,120 - DEBUG - Remote Nh validation passed. Expected Tunnel, label: 10.20.0.19, 25; Got 10.20.0.19,25
2025-10-29 20:56:45,120 - DEBUG - Validated VM route 113.27.100.68 in vrouter of 10.0.0.241
2025-10-29 20:56:45,266 - DEBUG - Validated VM route 113.27.100.68 in vrouter of 10.0.0.242
2025-10-29 20:56:45,272 - DEBUG - Remote Nh validation passed. Expected Tunnel, label: None, 0; Got None,0
2025-10-29 20:56:45,272 - INFO - Validated routes of VM ctest-TestRoutes-09532619-56611557 in all vrouters
2025-10-29 20:56:45,766 - DEBUG - Starting all layer2 verification in 10.0.0.254 Control Node
2025-10-29 20:56:45,895 - DEBUG - Layer2 route found for VM MAC 02:59:e9:10:fc:cc in Control-node 10.0.0.254
2025-10-29 20:56:45,896 - DEBUG - L2 Label for VM ctest-TestRoutes-09532619-56611557 same between Control-node 10.0.0.254 and Agent, Expected: 29, Seen: 29
2025-10-29 20:56:45,896 - DEBUG - Starting all layer2 verification in 10.0.0.38 Control Node
2025-10-29 20:56:46,029 - DEBUG - Layer2 route found for VM MAC 02:59:e9:10:fc:cc in Control-node 10.0.0.38
2025-10-29 20:56:46,029 - DEBUG - L2 Label for VM ctest-TestRoutes-09532619-56611557 same between Control-node 10.0.0.38 and Agent, Expected: 29, Seen: 29
2025-10-29 20:56:46,029 - DEBUG - Starting all layer2 verification in 10.0.0.33 Control Node
2025-10-29 20:56:46,151 - DEBUG - Layer2 route found for VM MAC 02:59:e9:10:fc:cc in Control-node 10.0.0.33
2025-10-29 20:56:46,151 - DEBUG - L2 Label for VM ctest-TestRoutes-09532619-56611557 same between Control-node 10.0.0.33 and Agent, Expected: 29, Seen: 29
2025-10-29 20:56:46,151 - INFO - Verification in Control-nodes for VM ctest-TestRoutes-09532619-56611557 passed
2025-10-29 20:56:46,151 - DEBUG - Verifying the vm in opserver
2025-10-29 20:56:46,151 - DEBUG - Verifying in collector 10.0.0.33 ...
2025-10-29 20:56:46,152 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-machine/6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc?flat
2025-10-29 20:56:46,448 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-machine/6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc?flat
2025-10-29 20:56:46,514 - DEBUG - Failed to get VM ctest-TestRoutes-09532619-56611557, ID 6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc info from Opserver
2025-10-29 20:56:48,514 - DEBUG - Verifying the vm in opserver
2025-10-29 20:56:48,515 - DEBUG - Verifying in collector 10.0.0.33 ...
2025-10-29 20:56:48,515 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-machine/6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc?flat
2025-10-29 20:56:48,592 - DEBUG - Failed to get VM ctest-TestRoutes-09532619-56611557, ID 6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc info from Opserver
2025-10-29 20:56:50,593 - DEBUG - Verifying the vm in opserver
2025-10-29 20:56:50,593 - DEBUG - Verifying in collector 10.0.0.33 ...
2025-10-29 20:56:50,593 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-machine/6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc?flat
2025-10-29 20:56:50,669 - DEBUG - Failed to get VM ctest-TestRoutes-09532619-56611557, ID 6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc info from Opserver
2025-10-29 20:56:52,669 - DEBUG - Verifying the vm in opserver
2025-10-29 20:56:52,669 - DEBUG - Verifying in collector 10.0.0.33 ...
2025-10-29 20:56:52,669 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-machine/6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc?flat
2025-10-29 20:56:52,683 - DEBUG - Failed to get VM ctest-TestRoutes-09532619-56611557, ID 6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc info from Opserver
2025-10-29 20:56:54,684 - DEBUG - Verifying the vm in opserver
2025-10-29 20:56:54,684 - DEBUG - Verifying in collector 10.0.0.33 ...
2025-10-29 20:56:54,684 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-machine/6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc?flat
2025-10-29 20:56:54,699 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-09532619:59e910fc-cc94-4e0d-a28a-1ce0aea4b8f6?flat
2025-10-29 20:56:54,995 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-09532619:59e910fc-cc94-4e0d-a28a-1ce0aea4b8f6?flat
2025-10-29 20:56:55,076 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-09532619:59e910fc-cc94-4e0d-a28a-1ce0aea4b8f6?flat
2025-10-29 20:56:55,143 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-machine/6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc?flat
2025-10-29 20:56:55,158 - DEBUG - Verifying vm in vn uve
2025-10-29 20:56:55,158 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-09532619:59e910fc-cc94-4e0d-a28a-1ce0aea4b8f6?flat
2025-10-29 20:56:55,222 - DEBUG - VM uve shows interface as {'vn_uuid': 'b360e164-c0a5-4e86-9f6d-ae304ec3a5aa', 'rx_vlan': 65535, 'mac_address': '02:59:e9:10:fc:cc', 'vm_name': 'ctest-TestRoutes-09532619-56611557', 'gateway': '113.27.100.65', 'is_health_check_active': True, 'l2_active': True, 'label': 25, 'ip_address': '113.27.100.68', 'vm_uuid': '6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc', '__T': 1761771413806415, 'active': True, 'vhostuser_mode': 0, 'fixed_ip4_list': ['113.27.100.68'], 'ip6_address': '::', 'ip4_active': True, 'port_mirror_enabled': False, 'tx_vlan': 65535, 'ip6_active': False, 'admin_state': True, 'uuid': '59e910fc-cc94-4e0d-a28a-1ce0aea4b8f6', 'virtual_network': 'default-domain:ctest-TestRoutes-09532619:ctest-random-52809751'}
2025-10-29 20:56:55,222 - DEBUG - VM uve shows ip address as ['113.27.100.68', '::']
2025-10-29 20:56:55,222 - DEBUG - VM uve shows virtual network as default-domain:ctest-TestRoutes-09532619:ctest-random-52809751
2025-10-29 20:56:55,222 - INFO - Verifying through opserver in 10.0.0.254
2025-10-29 20:56:55,222 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestRoutes-09532619:ctest-random-52809751?flat
2025-10-29 20:56:55,253 - DEBUG - expected vm list 6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc
2025-10-29 20:56:55,253 - DEBUG - Extracted vm list ['6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc']
2025-10-29 20:56:55,253 - INFO - VM 6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc is present in default-domain:ctest-TestRoutes-09532619:ctest-random-52809751
2025-10-29 20:56:55,253 - DEBUG - Verifying vm in vrouter uve
2025-10-29 20:56:55,253 - DEBUG - Getting info from collector 10.0.0.33..
2025-10-29 20:56:55,254 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-machine/6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc?flat
2025-10-29 20:56:55,270 - DEBUG - VM uve shows vrouter as ['an-jenkins-deploy-platform-ansible-os-4527-2']
2025-10-29 20:56:55,270 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4527-2:Compute:contrail-vrouter-agent:0?flat
2025-10-29 20:56:55,305 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4527-2?flat
2025-10-29 20:56:55,597 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4527-2?flat
2025-10-29 20:56:55,669 - DEBUG - VM 6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc is present in vrouter an-jenkins-deploy-platform-ansible-os-4527-2 uve
2025-10-29 20:56:55,669 - DEBUG - Validated that VM ctest-TestRoutes-09532619-56611557 is in Vrouter an-jenkins-deploy-platform-ansible-os-4527-2 UVE
2025-10-29 20:56:55,669 - DEBUG - Verifying vm tap interface/vn in vrouter uve
2025-10-29 20:56:55,676 - DEBUG - Expected tap interface of VM uuid 6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc is default-domain:ctest-TestRoutes-09532619:59e910fc-cc94-4e0d-a28a-1ce0aea4b8f6
2025-10-29 20:56:55,676 - DEBUG - Expected VN of VM uuid 6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc is default-domain:ctest-TestRoutes-09532619:ctest-random-52809751
2025-10-29 20:56:55,676 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4527-2:Compute:contrail-vrouter-agent:0?flat
2025-10-29 20:56:55,709 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4527-2?flat
2025-10-29 20:56:55,778 - DEBUG - VM 6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc is present in vrouter an-jenkins-deploy-platform-ansible-os-4527-2 uve
2025-10-29 20:56:55,778 - INFO - tap interface default-domain:ctest-TestRoutes-09532619:59e910fc-cc94-4e0d-a28a-1ce0aea4b8f6 of vm 6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc is present in vrouter an-jenkins-deploy-platform-ansible-os-4527-2 uve
2025-10-29 20:56:55,778 - DEBUG - Connected network default-domain:ctest-TestRoutes-09532619:ctest-random-52809751 of vm 6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc is present in vrouter an-jenkins-deploy-platform-ansible-os-4527-2 uve
2025-10-29 20:56:55,778 - DEBUG - Verifying the 6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc virtual network link through opserver 10.0.0.254
2025-10-29 20:56:55,778 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-machines
2025-10-29 20:56:55,792 - DEBUG - VM link and name as {'name': '6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-machine/6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc?flat'}
2025-10-29 20:56:55,792 - DEBUG - Verifying the 6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc virtual network link through opserver 10.0.0.38
2025-10-29 20:56:55,792 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-machines
2025-10-29 20:56:55,875 - DEBUG - VM link and name as {'name': '6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-machine/6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc?flat'}
2025-10-29 20:56:55,875 - DEBUG - Verifying the 6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc virtual network link through opserver 10.0.0.33
2025-10-29 20:56:55,875 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-machines
2025-10-29 20:56:55,887 - DEBUG - VM link and name as {'name': '6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-machine/6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc?flat'}
2025-10-29 20:56:55,888 - INFO - VM ctest-TestRoutes-09532619-56611557 validations in Opserver passed
2025-10-29 20:56:55,888 - INFO - Waiting for VM ctest-TestRoutes-09532619-18889158 to be up..
2025-10-29 20:56:55,981 - DEBUG - VM is in ACTIVE state now
2025-10-29 20:56:55,981 - INFO - VM name : ctest-TestRoutes-09532619-18889158
2025-10-29 20:56:56,092 - DEBUG - VM ctest-TestRoutes-09532619-18889158 ID is 2ea75424-3045-4423-8417-bf33c3b97633
2025-10-29 20:56:56,092 - DEBUG - VM ctest-TestRoutes-09532619-18889158 launched on Node an-jenkins-deploy-platform-ansible-os-4527-1
2025-10-29 20:56:56,204 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/2ea75424-3045-4423-8417-bf33c3b97633
2025-10-29 20:56:56,216 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/3c3e1c62-9dc9-4eb9-9478-0ff2928eb49e
2025-10-29 20:56:57,420 - 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=11.3 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.839 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.839/6.053/11.268/5.214 ms')
2025-10-29 20:56:57,420 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutes-09532619-18889158 passed
2025-10-29 20:56:57,486 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-29 20:56:57,486 - DEBUG - Waiting to SSH to VM ctest-TestRoutes-09532619-18889158, IP 113.27.100.67, Port 22
2025-10-29 20:56:57,679 - DEBUG - VM ctest-TestRoutes-09532619-18889158 is ready for SSH connections
2025-10-29 20:56:57,679 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-10-29 20:56:57,977 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-10-29 20:56:58,013 - DEBUG - Requesting: http://10.0.0.254:8082/domain/a090225f-9b9e-4366-926c-6397a8c195bb
2025-10-29 20:56:58,030 - DEBUG - Requesting: http://10.0.0.254:8082/project/e9feb15b-f11f-45c1-9bd7-bccdcddbcb28
2025-10-29 20:56:58,122 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/b360e164-c0a5-4e86-9f6d-ae304ec3a5aa
2025-10-29 20:56:58,138 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/b360e164-c0a5-4e86-9f6d-ae304ec3a5aa
2025-10-29 20:56:58,148 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/c2f44087-0597-41b5-8287-5c7a3d8c5609
2025-10-29 20:56:58,159 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/c2f44087-0597-41b5-8287-5c7a3d8c5609
2025-10-29 20:56:58,168 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/aad4e0b1-ee3d-4f2c-a7bd-4240e65a98a6
2025-10-29 20:56:58,177 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-29 20:56:58,177 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/b360e164-c0a5-4e86-9f6d-ae304ec3a5aa
2025-10-29 20:56:58,189 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/c2f44087-0597-41b5-8287-5c7a3d8c5609
2025-10-29 20:56:58,206 - INFO - Verified VN network id 15 for VN b360e164-c0a5-4e86-9f6d-ae304ec3a5aa
2025-10-29 20:56:58,206 - INFO - Verifications in API Server for VN ctest-random-52809751 passed
2025-10-29 20:56:58,206 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/b360e164-c0a5-4e86-9f6d-ae304ec3a5aa
2025-10-29 20:56:58,217 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/c2f44087-0597-41b5-8287-5c7a3d8c5609
2025-10-29 20:56:58,225 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/c2f44087-0597-41b5-8287-5c7a3d8c5609
2025-10-29 20:56:58,234 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/aad4e0b1-ee3d-4f2c-a7bd-4240e65a98a6
2025-10-29 20:56:58,248 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestRoutes-09532619:ctest-random-52809751', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestRoutes-09532619', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12925578753398361734', 'uuid-lslong': '11488029746995111338'}, 'enable': 'true', 'created': '2025-10-29T20:56:29', 'last-modified': '2025-10-29T20:56:29', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:28.688578'}
2025-10-29 20:56:58,256 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-29 20:56:58,261 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestRoutes-09532619:ctest-random-52809751', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestRoutes-09532619', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12925578753398361734', 'uuid-lslong': '11488029746995111338'}, 'enable': 'true', 'created': '2025-10-29T20:56:29', 'last-modified': '2025-10-29T20:56:29', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:28.708156'}
2025-10-29 20:56:58,268 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-29 20:56:58,274 - DEBUG - Control-node 10.0.0.33 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestRoutes-09532619:ctest-random-52809751', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestRoutes-09532619', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12925578753398361734', 'uuid-lslong': '11488029746995111338'}, 'enable': 'true', 'created': '2025-10-29T20:56:29', 'last-modified': '2025-10-29T20:56:29', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:28.718973'}
2025-10-29 20:56:58,281 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-29 20:56:58,281 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-random-52809751 passed
2025-10-29 20:56:58,281 - DEBUG - ====Verifying policy data for ctest-random-52809751 in API_Server ======
2025-10-29 20:56:58,281 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-10-29 20:56:58,289 - DEBUG - Requesting: http://10.0.0.254:8082/domain/a090225f-9b9e-4366-926c-6397a8c195bb
2025-10-29 20:56:58,306 - DEBUG - Requesting: http://10.0.0.254:8082/project/e9feb15b-f11f-45c1-9bd7-bccdcddbcb28
2025-10-29 20:56:58,408 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/b360e164-c0a5-4e86-9f6d-ae304ec3a5aa
2025-10-29 20:56:58,422 - DEBUG - =>VN ctest-random-52809751 has no policy to be verified
2025-10-29 20:56:58,422 - DEBUG - Verifying the vn in opserver
2025-10-29 20:56:58,422 - DEBUG - Verifying the default-domain:ctest-TestRoutes-09532619:ctest-random-52809751 virtual network link through opserver 10.0.0.254
2025-10-29 20:56:58,422 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-10-29 20:56:58,435 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestRoutes-09532619:ctest-random-52809751', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestRoutes-09532619:ctest-random-52809751?flat'}
2025-10-29 20:56:58,436 - DEBUG - Verifying the default-domain:ctest-TestRoutes-09532619:ctest-random-52809751 virtual network link through opserver 10.0.0.38
2025-10-29 20:56:58,436 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-10-29 20:56:58,447 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestRoutes-09532619:ctest-random-52809751', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestRoutes-09532619:ctest-random-52809751?flat'}
2025-10-29 20:56:58,447 - DEBUG - Verifying the default-domain:ctest-TestRoutes-09532619:ctest-random-52809751 virtual network link through opserver 10.0.0.33
2025-10-29 20:56:58,447 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks
2025-10-29 20:56:58,460 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestRoutes-09532619:ctest-random-52809751', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:ctest-TestRoutes-09532619:ctest-random-52809751?flat'}
2025-10-29 20:56:58,460 - INFO - Validated that VN default-domain:ctest-TestRoutes-09532619:ctest-random-52809751 is found in opserver
2025-10-29 20:56:58,479 - DEBUG - VRF ids for VN ctest-random-52809751: {'10.0.0.241': '2', '10.0.0.242': '2'}
2025-10-29 20:56:58,479 - INFO - Deleting VM ctest-TestRoutes-09532619-56611557
2025-10-29 20:56:58,567 - DEBUG - Verifying in api server 10.0.0.33
2025-10-29 20:56:58,567 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc
2025-10-29 20:56:58,575 - DEBUG - VM ID 6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc of VM ctest-TestRoutes-09532619-56611557 is still found in API Server
2025-10-29 20:57:00,576 - DEBUG - Verifying in api server 10.0.0.33
2025-10-29 20:57:00,577 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc
2025-10-29 20:57:00,582 - DEBUG - Response Code: 404
2025-10-29 20:57:00,583 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc
2025-10-29 20:57:00,596 - DEBUG - Response Code: 404
2025-10-29 20:57:00,596 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc
2025-10-29 20:57:00,605 - DEBUG - Response Code: 404
2025-10-29 20:57:00,605 - INFO - VM ctest-TestRoutes-09532619-56611557 is fully removed in API-Server
2025-10-29 20:57:00,773 - DEBUG - Skipping VM-deletion-check in nova db since mysql_token is not found
2025-10-29 20:57:01,014 - DEBUG - VM route 113.27.100.68 has been marked for discard in VN default-domain:ctest-TestRoutes-09532619:ctest-random-52809751 of compute 10.0.0.241
2025-10-29 20:57:01,021 - DEBUG - Validated that vrouter 10.0.0.241 does not have VMs route for VN default-domain:ctest-TestRoutes-09532619:ctest-random-52809751
2025-10-29 20:57:01,021 - DEBUG - Validated that vrouter 10.0.0.242 does not have VMs route for VN default-domain:ctest-TestRoutes-09532619:ctest-random-52809751
2025-10-29 20:57:01,021 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestRoutes-09532619:ctest-random-52809751
2025-10-29 20:57:01,021 - INFO - VM ctest-TestRoutes-09532619-56611557 is removed in Compute, and routes are removed in all compute nodes
2025-10-29 20:57:01,269 - INFO - Routes for VM ctest-TestRoutes-09532619-56611557 is removed in all control-nodes
2025-10-29 20:57:01,269 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4527-2:Compute:contrail-vrouter-agent:0?flat
2025-10-29 20:57:01,305 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4527-2?flat
2025-10-29 20:57:01,332 - DEBUG - VM 6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc is still present in vrouter an-jenkins-deploy-platform-ansible-os-4527-2 uve
2025-10-29 20:57:01,332 - DEBUG - Verifying if the vm interface deleted from vroter uve...
2025-10-29 20:57:01,332 - DEBUG - interface for vm 6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc deleted from vrouter uve ...
2025-10-29 20:57:01,332 - DEBUG - Deleted interface not in error interface list ...
2025-10-29 20:57:04,333 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4527-2:Compute:contrail-vrouter-agent:0?flat
2025-10-29 20:57:04,371 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4527-2?flat
2025-10-29 20:57:04,400 - DEBUG - VM 6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc is still present in vrouter an-jenkins-deploy-platform-ansible-os-4527-2 uve
2025-10-29 20:57:04,401 - DEBUG - Verifying if the vm interface deleted from vroter uve...
2025-10-29 20:57:04,401 - DEBUG - interface for vm 6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc deleted from vrouter uve ...
2025-10-29 20:57:04,401 - DEBUG - Deleted interface not in error interface list ...
2025-10-29 20:57:07,401 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4527-2:Compute:contrail-vrouter-agent:0?flat
2025-10-29 20:57:07,437 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4527-2?flat
2025-10-29 20:57:07,466 - DEBUG - VM 6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc is still present in vrouter an-jenkins-deploy-platform-ansible-os-4527-2 uve
2025-10-29 20:57:07,466 - DEBUG - Verifying if the vm interface deleted from vroter uve...
2025-10-29 20:57:07,466 - DEBUG - interface for vm 6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc deleted from vrouter uve ...
2025-10-29 20:57:07,467 - DEBUG - Deleted interface not in error interface list ...
2025-10-29 20:57:10,467 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4527-2:Compute:contrail-vrouter-agent:0?flat
2025-10-29 20:57:10,501 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4527-2?flat
2025-10-29 20:57:10,532 - DEBUG - VM 6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc is still present in vrouter an-jenkins-deploy-platform-ansible-os-4527-2 uve
2025-10-29 20:57:10,532 - DEBUG - Verifying if the vm interface deleted from vroter uve...
2025-10-29 20:57:10,532 - DEBUG - interface for vm 6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc deleted from vrouter uve ...
2025-10-29 20:57:10,532 - DEBUG - Deleted interface not in error interface list ...
2025-10-29 20:57:13,532 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4527-2:Compute:contrail-vrouter-agent:0?flat
2025-10-29 20:57:13,568 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4527-2?flat
2025-10-29 20:57:13,599 - DEBUG - VM 6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc is still present in vrouter an-jenkins-deploy-platform-ansible-os-4527-2 uve
2025-10-29 20:57:13,599 - DEBUG - Verifying if the vm interface deleted from vroter uve...
2025-10-29 20:57:13,599 - DEBUG - interface for vm 6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc deleted from vrouter uve ...
2025-10-29 20:57:13,599 - DEBUG - Deleted interface not in error interface list ...
2025-10-29 20:57:16,600 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4527-2:Compute:contrail-vrouter-agent:0?flat
2025-10-29 20:57:16,634 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4527-2?flat
2025-10-29 20:57:16,666 - DEBUG - VM 6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc is still present in vrouter an-jenkins-deploy-platform-ansible-os-4527-2 uve
2025-10-29 20:57:16,666 - DEBUG - Verifying if the vm interface deleted from vroter uve...
2025-10-29 20:57:16,666 - DEBUG - interface for vm 6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc deleted from vrouter uve ...
2025-10-29 20:57:16,666 - DEBUG - Deleted interface not in error interface list ...
2025-10-29 20:57:19,667 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4527-2:Compute:contrail-vrouter-agent:0?flat
2025-10-29 20:57:19,713 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4527-2?flat
2025-10-29 20:57:19,747 - DEBUG - VM 6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc is still present in vrouter an-jenkins-deploy-platform-ansible-os-4527-2 uve
2025-10-29 20:57:19,747 - DEBUG - Verifying if the vm interface deleted from vroter uve...
2025-10-29 20:57:19,747 - DEBUG - interface for vm 6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc deleted from vrouter uve ...
2025-10-29 20:57:19,747 - DEBUG - Deleted interface not in error interface list ...
2025-10-29 20:57:22,748 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4527-2:Compute:contrail-vrouter-agent:0?flat
2025-10-29 20:57:22,786 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4527-2?flat
2025-10-29 20:57:22,814 - DEBUG - VM 6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc is still present in vrouter an-jenkins-deploy-platform-ansible-os-4527-2 uve
2025-10-29 20:57:22,814 - DEBUG - Verifying if the vm interface deleted from vroter uve...
2025-10-29 20:57:22,814 - DEBUG - interface for vm 6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc deleted from vrouter uve ...
2025-10-29 20:57:22,815 - DEBUG - Deleted interface not in error interface list ...
2025-10-29 20:57:25,816 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4527-2:Compute:contrail-vrouter-agent:0?flat
2025-10-29 20:57:25,852 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4527-2?flat
2025-10-29 20:57:25,881 - DEBUG - VM 6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc is not present in vrouter an-jenkins-deploy-platform-ansible-os-4527-2 uve
2025-10-29 20:57:25,881 - DEBUG - Verifying if the vm interface deleted from vroter uve...
2025-10-29 20:57:25,881 - DEBUG - interface for vm 6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc deleted from vrouter uve ...
2025-10-29 20:57:25,881 - DEBUG - Deleted interface not in error interface list ...
2025-10-29 20:57:25,881 - DEBUG - Validated that VM 6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc is removed in Vrouter UVE
2025-10-29 20:57:25,882 - DEBUG - Verifying through opserver in 10.0.0.254
2025-10-29 20:57:25,882 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestRoutes-09532619:ctest-random-52809751?flat
2025-10-29 20:57:25,905 - DEBUG - 6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc BM not in default-domain:ctest-TestRoutes-09532619:ctest-random-52809751 uve
2025-10-29 20:57:25,905 - DEBUG - Validated that VM 6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc is not present in the VN UVE
2025-10-29 20:57:25,905 - DEBUG - Verifying the 6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc virtual network link through opserver 10.0.0.254
2025-10-29 20:57:25,906 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-machines
2025-10-29 20:57:25,918 - INFO - 6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc vm uve deleted from opserver
2025-10-29 20:57:25,918 - DEBUG - Verifying the 6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc virtual network link through opserver 10.0.0.38
2025-10-29 20:57:25,918 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-machines
2025-10-29 20:57:25,929 - INFO - 6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc vm uve deleted from opserver
2025-10-29 20:57:25,929 - DEBUG - Verifying the 6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc virtual network link through opserver 10.0.0.33
2025-10-29 20:57:25,929 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-machines
2025-10-29 20:57:25,943 - INFO - 6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc vm uve deleted from opserver
2025-10-29 20:57:25,943 - INFO - Validated that VM 6f29f7bd-3e2e-47a1-8ab0-4fe9b8d8b5bc is removed from Opserver
2025-10-29 20:57:25,944 - INFO - Validate that Vrouter Route table does get cleared
2025-10-29 20:57:26,018 - INFO - Removed intf route table bd1a4c79-38f6-4e08-bf29-69b1c004c7a8 from port 3c3e1c62-9dc9-4eb9-9478-0ff2928eb49e
2025-10-29 20:57:26,054 - INFO - Deleted Interface route table bd1a4c79-38f6-4e08-bf29-69b1c004c7a8
2025-10-29 20:57:26,054 - INFO - Detaching port 3c3e1c62-9dc9-4eb9-9478-0ff2928eb49e from VM ctest-TestRoutes-09532619-18889158
2025-10-29 20:57:26,094 - INFO - Deleting VM ctest-TestRoutes-09532619-18889158
2025-10-29 20:57:26,404 - DEBUG - Response for delete_port : ()
2025-10-29 20:57:26,404 - INFO - Deleted port 3c3e1c62-9dc9-4eb9-9478-0ff2928eb49e
2025-10-29 20:57:26,404 - INFO - Deleting VN ctest-random-52809751
2025-10-29 20:57:26,548 - DEBUG - Response for deleting network ()
2025-10-29 20:57:26,548 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/c2f44087-0597-41b5-8287-5c7a3d8c5609
2025-10-29 20:57:26,554 - DEBUG - Response Code: 404
2025-10-29 20:57:26,554 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-10-29 20:57:26,561 - DEBUG - Requesting: http://10.0.0.254:8082/domain/a090225f-9b9e-4366-926c-6397a8c195bb
2025-10-29 20:57:26,579 - DEBUG - Requesting: http://10.0.0.254:8082/project/e9feb15b-f11f-45c1-9bd7-bccdcddbcb28
2025-10-29 20:57:26,674 - INFO - Validated that VN ctest-random-52809751 is not found in API Server
2025-10-29 20:57:26,689 - DEBUG - VN ctest-random-52809751 is not present in Agent 10.0.0.241
2025-10-29 20:57:26,699 - DEBUG - VN ctest-random-52809751 is not present in Agent 10.0.0.242
2025-10-29 20:57:26,699 - INFO - Validated that VN ctest-random-52809751 is not in any agent
2025-10-29 20:57:26,705 - DEBUG - VRF 2 is not seen in agent 10.0.0.241
2025-10-29 20:57:26,710 - DEBUG - Vrouter 10.0.0.241 does not have vrf 2 for VN ctest-random-52809751
2025-10-29 20:57:26,716 - DEBUG - VRF 2 is not seen in agent 10.0.0.242
2025-10-29 20:57:26,720 - DEBUG - Vrouter 10.0.0.242 does not have vrf 2 for VN ctest-random-52809751
2025-10-29 20:57:26,720 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestRoutes-09532619:ctest-random-52809751
2025-10-29 20:57:26,745 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-random-52809751 info
2025-10-29 20:57:28,024 - DEBUG - No XMPP flaps were noticed during the test
2025-10-29 20:57:28,025 - INFO - END TEST : test_rt_table_scenario_1 : PASSED[0:01:01]
2025-10-29 20:57:28,025 - INFO - --------------------------------------------------------------------------------
2025-10-29 20:57:28,764 - INFO - Deleted project: ctest-TestRoutes-09532619, ID : e9feb15b-f11f-45c1-9bd7-bccdcddbcb28