2026-04-20 16:33:47,765 - INFO - Domain Default found not creating 2026-04-20 16:33:47,942 - INFO - Project ctest-TestBasicVMVN-49178735 not found, creating it 2026-04-20 16:33:48,457 - INFO - Created Project:ctest-TestBasicVMVN-49178735, ID : 13d52caf-0a62-4a94-903a-88ea6172de52 2026-04-20 16:33:50,007 - INFO - ================================================================================ 2026-04-20 16:33:50,007 - INFO - STARTING TEST : test_generic_link_local_service 2026-04-20 16:33:50,007 - INFO - TEST DESCRIPTION : Description: Test to validate generic linklocal service - running nova list from vm. 1.Create generic link local service to be able to wget to jenkins 2.Create a vm 3.Try wget to jenkins - passes if successful else fails Maintainer: sandipd@juniper.net 2026-04-20 16:33:50,265 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.254': '0'}} with 2026-04-20 16:33:50,265 - INFO - Initial checks done. Running the testcase now 2026-04-20 16:33:50,265 - INFO - 2026-04-20 16:33:50,830 - DEBUG - Response for create_network : {'network': {'id': '5c06f3dd-cc00-4cc5-9c00-64fb59efa832', 'name': 'ctest-vn2_metadata-56990037', 'tenant_id': '13d52caf0a624a94903a88ea6172de52', 'project_id': '13d52caf0a624a94903a88ea6172de52', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-49178735', 'ctest-vn2_metadata-56990037'], 'port_security_enabled': True, 'description': ''}} 2026-04-20 16:33:50,995 - DEBUG - Response for create_subnet : {'subnet': {'id': '0b39bcf8-bafc-40bc-b765-f9acfb29cfc8', 'name': '', 'tenant_id': '13d52caf0a624a94903a88ea6172de52', 'network_id': '5c06f3dd-cc00-4cc5-9c00-64fb59efa832', 'ip_version': 4, 'cidr': '11.1.1.0/24', 'allocation_pools': [{'start': '11.1.1.2', 'end': '11.1.1.254'}], 'gateway_ip': '11.1.1.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '11.1.1.2', 'tags': [], 'project_id': '13d52caf0a624a94903a88ea6172de52'}} 2026-04-20 16:33:51,013 - INFO - Created VN ctest-vn2_metadata-56990037 2026-04-20 16:33:51,074 - DEBUG - VN ctest-vn2_metadata-56990037 UUID is 5c06f3dd-cc00-4cc5-9c00-64fb59efa832 2026-04-20 16:33:51,262 - DEBUG - Services list from nova: [, , ] 2026-04-20 16:33:52,329 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5651-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5651-1) 2026-04-20 16:33:52,434 - DEBUG - Link local service introspect added 2026-04-20 16:33:52,475 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-04-20 16:33:57,550 - DEBUG - VM is in ACTIVE state now 2026-04-20 16:33:57,677 - INFO - Waiting for VM ctest-TestBasicVMVN-49178735-71401116 to be up.. 2026-04-20 16:33:57,677 - INFO - VM name : ctest-TestBasicVMVN-49178735-71401116 2026-04-20 16:33:57,747 - DEBUG - VM ctest-TestBasicVMVN-49178735-71401116 ID is b761b834-7f84-4e82-92df-35001af5cd77 2026-04-20 16:33:57,747 - DEBUG - VM ctest-TestBasicVMVN-49178735-71401116 launched on Node cn-jenkins-deploy-platform-ansible-os-5651-1 2026-04-20 16:33:57,820 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/b761b834-7f84-4e82-92df-35001af5cd77 2026-04-20 16:33:58,116 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/b761b834-7f84-4e82-92df-35001af5cd77 2026-04-20 16:33:58,147 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/93532d4c-f309-4c39-934a-446618aaac7a 2026-04-20 16:34:01,407 - 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-04-20 16:34:01,407 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-49178735-71401116 failed! 2026-04-20 16:34:01,458 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-49178735:ctest-vn2_metadata-56990037 is 11.1.1.1 and allocation pool is NOT set 2026-04-20 16:34:03,525 - 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=9.09 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.70 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 = 1.697/5.394/9.091/3.697 ms') 2026-04-20 16:34:03,525 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-49178735-71401116 passed 2026-04-20 16:34:03,674 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-20 16:34:03,674 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-49178735-71401116, IP 11.1.1.3, Port 22 2026-04-20 16:34:03,829 - DEBUG - VM ctest-TestBasicVMVN-49178735-71401116 is ready for SSH connections 2026-04-20 16:34:03,830 - INFO - Retry 0 2026-04-20 16:34:03,830 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123 2026-04-20 16:34:03,830 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2026-04-20 16:34:05,460 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2026-04-20 16:34:05,460 - INFO - Generic metadata worked 2026-04-20 16:34:05,718 - DEBUG - Link local service introspect removed 2026-04-20 16:34:05,718 - INFO - Deleting VM ctest-TestBasicVMVN-49178735-71401116 2026-04-20 16:34:05,787 - INFO - Deleting VN ctest-vn2_metadata-56990037 2026-04-20 16:34:05,827 - DEBUG - VN 5c06f3dd-cc00-4cc5-9c00-64fb59efa832 still in use: Unable to complete operation on network 5c06f3dd-cc00-4cc5-9c00-64fb59efa832. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-1e5996b5-d758-4e32-bed3-efb934666f18'] 2026-04-20 16:34:05,827 - WARNING - Deleting VN ctest-vn2_metadata-56990037 failed..Will retry 2026-04-20 16:34:07,924 - DEBUG - Response for deleting network () 2026-04-20 16:34:08,183 - DEBUG - No XMPP flaps were noticed during the test 2026-04-20 16:34:08,183 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18] 2026-04-20 16:34:08,183 - INFO - -------------------------------------------------------------------------------- 2026-04-20 16:34:08,185 - INFO - ================================================================================ 2026-04-20 16:34:08,186 - INFO - STARTING TEST : test_metadata_service 2026-04-20 16:34:08,186 - INFO - TEST DESCRIPTION : Description: Test to validate metadata service on VM creation. 1.Verify from global-vrouter-config if metadata configures or not - fails otherwise 2.Create a shell script which writes 'hello world ' in a file in /tmp and save the script on the nova api node 3.Create a vm with userdata pointing to that script - script should get executed during vm boot up 4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise Maintainer: sandipd@juniper.net 2026-04-20 16:34:08,470 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.254': '0'}} with 2026-04-20 16:34:08,470 - INFO - Initial checks done. Running the testcase now 2026-04-20 16:34:08,470 - INFO - 2026-04-20 16:34:08,470 - DEBUG - Requesting: http://10.0.0.19:8082/global-vrouter-configs 2026-04-20 16:34:08,476 - DEBUG - Requesting: http://10.0.0.19:8082/global-vrouter-config/2495b2b5-2461-4c1d-8758-fbd549e1af3d 2026-04-20 16:34:08,649 - DEBUG - Response for create_network : {'network': {'id': '21452109-c3db-4e4b-9ef7-512bbe359b80', 'name': 'ctest-vn-90212561', 'tenant_id': '13d52caf0a624a94903a88ea6172de52', 'project_id': '13d52caf0a624a94903a88ea6172de52', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-49178735', 'ctest-vn-90212561'], 'port_security_enabled': True, 'description': ''}} 2026-04-20 16:34:08,791 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f7218fc0-293c-4b88-99ff-4f56315997ff', 'name': '', 'tenant_id': '13d52caf0a624a94903a88ea6172de52', 'network_id': '21452109-c3db-4e4b-9ef7-512bbe359b80', 'ip_version': 4, 'cidr': '81.147.248.192/26', 'allocation_pools': [{'start': '81.147.248.194', 'end': '81.147.248.254'}], 'gateway_ip': '81.147.248.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '81.147.248.194', 'tags': [], 'project_id': '13d52caf0a624a94903a88ea6172de52'}} 2026-04-20 16:34:08,807 - INFO - Created VN ctest-vn-90212561 2026-04-20 16:34:08,858 - DEBUG - VN ctest-vn-90212561 UUID is 21452109-c3db-4e4b-9ef7-512bbe359b80 2026-04-20 16:34:10,094 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5651-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5651-1) 2026-04-20 16:34:10,095 - INFO - Waiting for VM ctest-TestBasicVMVN-49178735-14440827 to be up.. 2026-04-20 16:34:10,132 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-04-20 16:34:15,202 - DEBUG - VM is in ACTIVE state now 2026-04-20 16:34:15,203 - INFO - VM name : ctest-TestBasicVMVN-49178735-14440827 2026-04-20 16:34:15,270 - DEBUG - VM ctest-TestBasicVMVN-49178735-14440827 ID is a0809b4c-ab50-454d-8f5d-ffc6da7a2706 2026-04-20 16:34:15,270 - DEBUG - VM ctest-TestBasicVMVN-49178735-14440827 launched on Node cn-jenkins-deploy-platform-ansible-os-5651-1 2026-04-20 16:34:15,343 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/a0809b4c-ab50-454d-8f5d-ffc6da7a2706 2026-04-20 16:34:15,350 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/991d48ee-640b-4943-833d-7c27e871c624 2026-04-20 16:34:18,590 - 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 1011ms') 2026-04-20 16:34:18,590 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-49178735-14440827 failed! 2026-04-20 16:34:18,642 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-49178735:ctest-vn-90212561 is 81.147.248.193 and allocation pool is NOT set 2026-04-20 16:34:20,702 - 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.67 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.638 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.638/2.154/3.671/1.516 ms') 2026-04-20 16:34:20,702 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-49178735-14440827 passed 2026-04-20 16:34:20,850 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-20 16:34:20,850 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-49178735-14440827, IP 81.147.248.195, Port 22 2026-04-20 16:34:21,010 - DEBUG - VM ctest-TestBasicVMVN-49178735-14440827 is ready for SSH connections 2026-04-20 16:34:21,010 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123 2026-04-20 16:34:21,010 - DEBUG - cat /tmp/output.txt 2026-04-20 16:34:22,670 - DEBUG - Hello World. The time is now Mon, 20 Apr 2026 10:34:20 -0600! 2026-04-20 16:34:22,671 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 20 Apr 2026 10:34:20 -0600!'} 2026-04-20 16:34:22,671 - INFO - metadata_script.txt got executed in the vm 2026-04-20 16:34:22,671 - INFO - Deleting VM ctest-TestBasicVMVN-49178735-14440827 2026-04-20 16:34:22,744 - INFO - Deleting VN ctest-vn-90212561 2026-04-20 16:34:22,791 - DEBUG - VN 21452109-c3db-4e4b-9ef7-512bbe359b80 still in use: Unable to complete operation on network 21452109-c3db-4e4b-9ef7-512bbe359b80. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-625ff36c-32a2-4863-9d21-ba557f6dedd8'] 2026-04-20 16:34:22,792 - WARNING - Deleting VN ctest-vn-90212561 failed..Will retry 2026-04-20 16:34:24,884 - DEBUG - Response for deleting network () 2026-04-20 16:34:25,139 - DEBUG - No XMPP flaps were noticed during the test 2026-04-20 16:34:25,139 - INFO - END TEST : test_metadata_service : PASSED[0:00:17] 2026-04-20 16:34:25,140 - INFO - -------------------------------------------------------------------------------- 2026-04-20 16:34:25,142 - INFO - ================================================================================ 2026-04-20 16:34:25,142 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2026-04-20 16:34:25,142 - INFO - TEST DESCRIPTION : Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN subnets. Test steps: 1. Create 1 IPAM's. 2. Create 1 VN with 2 subnets and launch 2 VMs in them. 3. Ping between the VMs in the same VN should go thru fine. 4. Ping to the subnet broadcast and all-broadcast address. Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the all-broadcast address. Maintainer : ganeshahv@juniper.net 2026-04-20 16:34:25,426 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.254': '0'}} with 2026-04-20 16:34:25,426 - INFO - Initial checks done. Running the testcase now 2026-04-20 16:34:25,426 - INFO - 2026-04-20 16:34:25,908 - DEBUG - Response for create_network : {'network': {'id': 'aad3cd8c-1f6c-4db7-87f8-85a4e048573a', 'name': 'ctest-vn-38064886', 'tenant_id': '13d52caf0a624a94903a88ea6172de52', 'project_id': '13d52caf0a624a94903a88ea6172de52', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-49178735', 'ctest-vn-38064886'], 'port_security_enabled': True, 'description': ''}} 2026-04-20 16:34:26,087 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cabb04b0-2545-4180-aa8b-c606deaa33db', 'name': '', 'tenant_id': '13d52caf0a624a94903a88ea6172de52', 'network_id': 'aad3cd8c-1f6c-4db7-87f8-85a4e048573a', 'ip_version': 4, 'cidr': '31.1.1.0/29', 'allocation_pools': [{'start': '31.1.1.2', 'end': '31.1.1.6'}], 'gateway_ip': '31.1.1.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '31.1.1.2', 'tags': [], 'project_id': '13d52caf0a624a94903a88ea6172de52'}} 2026-04-20 16:34:26,251 - DEBUG - Response for create_subnet : {'subnet': {'id': 'faa71ed8-f284-4268-8db6-6ffaeec1dd25', 'name': '', 'tenant_id': '13d52caf0a624a94903a88ea6172de52', 'network_id': 'aad3cd8c-1f6c-4db7-87f8-85a4e048573a', 'ip_version': 4, 'cidr': '31.1.2.0/29', 'allocation_pools': [{'start': '31.1.2.2', 'end': '31.1.2.6'}], 'gateway_ip': '31.1.2.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '31.1.2.2', 'tags': [], 'project_id': '13d52caf0a624a94903a88ea6172de52'}} 2026-04-20 16:34:26,271 - INFO - Created VN ctest-vn-38064886 2026-04-20 16:34:26,326 - DEBUG - VN ctest-vn-38064886 UUID is aad3cd8c-1f6c-4db7-87f8-85a4e048573a 2026-04-20 16:34:26,660 - DEBUG - Response for create_port : {'port': {'name': '43b23632-e377-4798-9911-5a760ed1cc41', 'id': '43b23632-e377-4798-9911-5a760ed1cc41', 'tenant_id': '13d52caf0a624a94903a88ea6172de52', 'network_id': 'aad3cd8c-1f6c-4db7-87f8-85a4e048573a', 'mac_address': '02:43:b2:36:32:e3', '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': '31.1.1.4', 'subnet_id': 'cabb04b0-2545-4180-aa8b-c606deaa33db'}], 'security_groups': ['6d4cc446-8fdf-40b6-90f6-3ef545f26a83'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '13d52caf0a624a94903a88ea6172de52'}} 2026-04-20 16:34:26,819 - DEBUG - Response for create_port : {'port': {'name': '2c57d8e4-5f9c-487d-8bd9-e1de3c13d04d', 'id': '2c57d8e4-5f9c-487d-8bd9-e1de3c13d04d', 'tenant_id': '13d52caf0a624a94903a88ea6172de52', 'network_id': 'aad3cd8c-1f6c-4db7-87f8-85a4e048573a', 'mac_address': '02:2c:57:d8:e4:5f', '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': '31.1.2.4', 'subnet_id': 'faa71ed8-f284-4268-8db6-6ffaeec1dd25'}], 'security_groups': ['6d4cc446-8fdf-40b6-90f6-3ef545f26a83'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '13d52caf0a624a94903a88ea6172de52'}} 2026-04-20 16:34:27,178 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5651-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5651-1) 2026-04-20 16:34:27,587 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5651-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5651-1) 2026-04-20 16:34:28,794 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5651-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5651-1) 2026-04-20 16:34:28,794 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2026-04-20 16:34:28,799 - DEBUG - Requesting: http://10.0.0.19:8082/domain/705a8a99-d10b-4854-847a-53154751ccd6 2026-04-20 16:34:28,812 - DEBUG - Requesting: http://10.0.0.19:8082/project/13d52caf-0a62-4a94-903a-88ea6172de52 2026-04-20 16:34:28,881 - DEBUG - Requesting: http://10.0.0.19:8082/network-ipam/71ed87ce-4517-4a12-84a9-0e3f7b1708e5 2026-04-20 16:34:28,892 - INFO - Verifications in API Server for IPAM: ctest-ipam-74355665 passed 2026-04-20 16:34:28,899 - DEBUG - Control-node 10.0.0.19 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-49178735:ctest-ipam-74355665', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-49178735', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8209367015758449170', 'uuid-lslong': '9559187349881424101'}, 'enable': 'true', 'created': '2026-04-20T16:34:25', 'last-modified': '2026-04-20T16:34:25', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.247963'} 2026-04-20 16:34:28,899 - INFO - Verifications in Control node for IPAM: ctest-ipam-74355665 passed 2026-04-20 16:34:28,899 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2026-04-20 16:34:28,906 - DEBUG - Requesting: http://10.0.0.19:8082/domain/705a8a99-d10b-4854-847a-53154751ccd6 2026-04-20 16:34:28,919 - DEBUG - Requesting: http://10.0.0.19:8082/project/13d52caf-0a62-4a94-903a-88ea6172de52 2026-04-20 16:34:28,992 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/aad3cd8c-1f6c-4db7-87f8-85a4e048573a 2026-04-20 16:34:29,007 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/aad3cd8c-1f6c-4db7-87f8-85a4e048573a 2026-04-20 16:34:29,019 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/73b7904e-cb90-454c-8f2d-1aeb4b71c156 2026-04-20 16:34:29,029 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/73b7904e-cb90-454c-8f2d-1aeb4b71c156 2026-04-20 16:34:29,038 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/39d9fd95-33e1-42f1-9e5a-e86838076d4a 2026-04-20 16:34:29,045 - DEBUG - Route Targets: ['target:64512:8000004'] 2026-04-20 16:34:29,045 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/aad3cd8c-1f6c-4db7-87f8-85a4e048573a 2026-04-20 16:34:29,054 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/73b7904e-cb90-454c-8f2d-1aeb4b71c156 2026-04-20 16:34:29,069 - INFO - Verified VN network id 11 for VN aad3cd8c-1f6c-4db7-87f8-85a4e048573a 2026-04-20 16:34:29,070 - INFO - Verifications in API Server for VN ctest-vn-38064886 passed 2026-04-20 16:34:29,070 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/aad3cd8c-1f6c-4db7-87f8-85a4e048573a 2026-04-20 16:34:29,083 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/73b7904e-cb90-454c-8f2d-1aeb4b71c156 2026-04-20 16:34:29,098 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/73b7904e-cb90-454c-8f2d-1aeb4b71c156 2026-04-20 16:34:29,111 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/39d9fd95-33e1-42f1-9e5a-e86838076d4a 2026-04-20 16:34:29,122 - DEBUG - Control-node 10.0.0.19 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-49178735:ctest-vn-38064886', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-49178735', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12309408208240004535', 'uuid-lslong': '9797727932528482106'}, 'enable': 'true', 'created': '2026-04-20T16:34:25', 'last-modified': '2026-04-20T16:34:26', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.897082'} 2026-04-20 16:34:29,128 - DEBUG - Route Targets: ['target:64512:8000004'] 2026-04-20 16:34:29,128 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-38064886 passed 2026-04-20 16:34:29,129 - DEBUG - ====Verifying policy data for ctest-vn-38064886 in API_Server ====== 2026-04-20 16:34:29,129 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2026-04-20 16:34:29,134 - DEBUG - Requesting: http://10.0.0.19:8082/domain/705a8a99-d10b-4854-847a-53154751ccd6 2026-04-20 16:34:29,144 - DEBUG - Requesting: http://10.0.0.19:8082/project/13d52caf-0a62-4a94-903a-88ea6172de52 2026-04-20 16:34:29,216 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/aad3cd8c-1f6c-4db7-87f8-85a4e048573a 2026-04-20 16:34:29,226 - DEBUG - =>VN ctest-vn-38064886 has no policy to be verified 2026-04-20 16:34:29,226 - DEBUG - Verifying the vn in opserver 2026-04-20 16:34:29,226 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-49178735:ctest-vn-38064886 virtual network link through opserver 10.0.0.19 2026-04-20 16:34:29,226 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks 2026-04-20 16:34:29,597 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks 2026-04-20 16:34:29,691 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-49178735:ctest-vn-38064886', 'href': 'http://10.0.0.19:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-49178735:ctest-vn-38064886?flat'} 2026-04-20 16:34:29,691 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-49178735:ctest-vn-38064886 is found in opserver 2026-04-20 16:34:29,695 - DEBUG - VRF ids for VN ctest-vn-38064886: {'10.0.0.19': '2'} 2026-04-20 16:34:29,695 - INFO - Waiting for VM ctest-TestBasicVMVN-49178735-79917888 to be up.. 2026-04-20 16:34:29,776 - DEBUG - VM is in ACTIVE state now 2026-04-20 16:34:29,776 - INFO - VM name : ctest-TestBasicVMVN-49178735-79917888 2026-04-20 16:34:29,872 - DEBUG - VM ctest-TestBasicVMVN-49178735-79917888 ID is d7a71072-cdc1-4db5-8cf2-da401c607830 2026-04-20 16:34:29,872 - DEBUG - VM ctest-TestBasicVMVN-49178735-79917888 launched on Node cn-jenkins-deploy-platform-ansible-os-5651-1 2026-04-20 16:34:29,941 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/d7a71072-cdc1-4db5-8cf2-da401c607830 2026-04-20 16:34:29,948 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/43b23632-e377-4798-9911-5a760ed1cc41 2026-04-20 16:34:33,214 - 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-04-20 16:34:33,214 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-49178735-79917888 failed! 2026-04-20 16:34:33,270 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-49178735:ctest-vn-38064886 is 31.1.1.1 and allocation pool is NOT set 2026-04-20 16:34:33,270 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-49178735:ctest-vn-38064886 is 31.1.2.1 and allocation pool is NOT set 2026-04-20 16:34:37,340 - 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') 2026-04-20 16:34:37,340 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-49178735-79917888 failed! 2026-04-20 16:34:37,394 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-49178735:ctest-vn-38064886 is 31.1.1.1 and allocation pool is NOT set 2026-04-20 16:34:37,394 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-49178735:ctest-vn-38064886 is 31.1.2.1 and allocation pool is NOT set 2026-04-20 16:34:39,455 - 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.71 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.422 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.422/1.565/2.709/1.143 ms') 2026-04-20 16:34:39,455 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-49178735-79917888 passed 2026-04-20 16:34:39,602 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-20 16:34:39,602 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-49178735-79917888, IP 31.1.1.4, Port 22 2026-04-20 16:34:39,761 - DEBUG - VM ctest-TestBasicVMVN-49178735-79917888 is ready for SSH connections 2026-04-20 16:34:39,761 - INFO - Waiting for VM ctest-TestBasicVMVN-49178735-83581328 to be up.. 2026-04-20 16:34:39,833 - DEBUG - VM is in ACTIVE state now 2026-04-20 16:34:39,833 - INFO - VM name : ctest-TestBasicVMVN-49178735-83581328 2026-04-20 16:34:39,900 - DEBUG - VM ctest-TestBasicVMVN-49178735-83581328 ID is 3d0a0058-f7b4-4d96-8ea0-bd836a8058c6 2026-04-20 16:34:39,900 - DEBUG - VM ctest-TestBasicVMVN-49178735-83581328 launched on Node cn-jenkins-deploy-platform-ansible-os-5651-1 2026-04-20 16:34:39,968 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/3d0a0058-f7b4-4d96-8ea0-bd836a8058c6 2026-04-20 16:34:39,977 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/2c57d8e4-5f9c-487d-8bd9-e1de3c13d04d 2026-04-20 16:34:41,210 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=2.59 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.410 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.410/1.498/2.587/1.088 ms') 2026-04-20 16:34:41,210 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-49178735-83581328 passed 2026-04-20 16:34:41,358 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-20 16:34:41,358 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-49178735-83581328, IP 31.1.2.4, Port 22 2026-04-20 16:34:41,513 - DEBUG - VM ctest-TestBasicVMVN-49178735-83581328 is ready for SSH connections 2026-04-20 16:34:41,513 - INFO - Waiting for VM ctest-TestBasicVMVN-49178735-29459941 to be up.. 2026-04-20 16:34:41,587 - DEBUG - VM is in ACTIVE state now 2026-04-20 16:34:41,587 - INFO - VM name : ctest-TestBasicVMVN-49178735-29459941 2026-04-20 16:34:41,661 - DEBUG - VM ctest-TestBasicVMVN-49178735-29459941 ID is 8941a816-131b-47be-89ff-768ab3a3a6b6 2026-04-20 16:34:41,662 - DEBUG - VM ctest-TestBasicVMVN-49178735-29459941 launched on Node cn-jenkins-deploy-platform-ansible-os-5651-1 2026-04-20 16:34:41,730 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/8941a816-131b-47be-89ff-768ab3a3a6b6 2026-04-20 16:34:41,738 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/00f3bd67-e349-4b64-999c-662fb75a7d2e 2026-04-20 16:34:42,970 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=2.96 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.385 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.385/1.670/2.956/1.285 ms') 2026-04-20 16:34:42,970 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-49178735-29459941 passed 2026-04-20 16:34:43,118 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-20 16:34:43,118 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-49178735-29459941, IP 31.1.1.3, Port 22 2026-04-20 16:34:43,286 - DEBUG - VM ctest-TestBasicVMVN-49178735-29459941 is ready for SSH connections 2026-04-20 16:34:43,286 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-20 16:34:43,286 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123 2026-04-20 16:34:43,286 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2026-04-20 16:34:47,294 - DEBUG - PING 31.1.2.4 (31.1.2.4): 56 data bytes 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.764 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.944 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.127 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.944/1.945/3.764 ms 2026-04-20 16:34:47,294 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-49178735-79917888 passed 2026-04-20 16:34:47,295 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-20 16:34:47,295 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123 2026-04-20 16:34:47,295 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2026-04-20 16:34:50,939 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=63 time=2.928 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.009 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.819 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.819/1.585/2.928 ms 2026-04-20 16:34:50,939 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-49178735-83581328 passed 2026-04-20 16:34:50,940 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-20 16:34:50,940 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-20 16:34:50,940 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-20 16:34:50,940 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123 2026-04-20 16:34:50,940 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2026-04-20 16:34:51,114 - DEBUG - None 2026-04-20 16:34:51,114 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123 2026-04-20 16:34:51,115 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2026-04-20 16:34:51,289 - DEBUG - None 2026-04-20 16:34:51,289 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123 2026-04-20 16:34:51,290 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2026-04-20 16:34:51,934 - DEBUG - None 2026-04-20 16:34:51,934 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123 2026-04-20 16:34:51,935 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2026-04-20 16:34:54,141 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.811 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.337 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.998 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.248 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.523 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.523/1.983/4.337 ms 2026-04-20 16:34:54,142 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123 2026-04-20 16:34:54,142 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2026-04-20 16:34:56,374 - DEBUG - PING 224.0.0.1 (224.0.0.1): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.101 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.440 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.622 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.413 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.894 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.703 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.320 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.320/2.356/5.622 ms 2026-04-20 16:34:56,374 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123 2026-04-20 16:34:56,374 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2026-04-20 16:34:58,632 - DEBUG - PING 255.255.255.255 (255.255.255.255): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=64 time=0.794 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.391 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.774 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.606 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.866 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=4.080 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.361 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.361/2.410/4.774 ms 2026-04-20 16:34:58,632 - INFO - Deleting VM ctest-TestBasicVMVN-49178735-29459941 2026-04-20 16:34:58,697 - INFO - Detaching port 2c57d8e4-5f9c-487d-8bd9-e1de3c13d04d from VM ctest-TestBasicVMVN-49178735-83581328 2026-04-20 16:34:58,734 - INFO - Deleting VM ctest-TestBasicVMVN-49178735-83581328 2026-04-20 16:34:58,805 - INFO - Detaching port 43b23632-e377-4798-9911-5a760ed1cc41 from VM ctest-TestBasicVMVN-49178735-79917888 2026-04-20 16:34:58,837 - INFO - Deleting VM ctest-TestBasicVMVN-49178735-79917888 2026-04-20 16:34:58,927 - INFO - Deleting VN ctest-vn-38064886 2026-04-20 16:34:59,081 - DEBUG - Response for delete_port : () 2026-04-20 16:34:59,233 - DEBUG - Response for delete_port : () 2026-04-20 16:34:59,275 - DEBUG - VN aad3cd8c-1f6c-4db7-87f8-85a4e048573a still in use: Unable to complete operation on network aad3cd8c-1f6c-4db7-87f8-85a4e048573a. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-52a29dea-85d4-42fa-a1df-42d3ff8ad684'] 2026-04-20 16:34:59,275 - WARNING - Deleting VN ctest-vn-38064886 failed..Will retry 2026-04-20 16:35:01,432 - DEBUG - Response for deleting network () 2026-04-20 16:35:01,432 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/73b7904e-cb90-454c-8f2d-1aeb4b71c156 2026-04-20 16:35:01,439 - DEBUG - Response Code: 404 2026-04-20 16:35:01,439 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2026-04-20 16:35:01,446 - DEBUG - Requesting: http://10.0.0.19:8082/domain/705a8a99-d10b-4854-847a-53154751ccd6 2026-04-20 16:35:01,503 - DEBUG - Requesting: http://10.0.0.19:8082/project/13d52caf-0a62-4a94-903a-88ea6172de52 2026-04-20 16:35:01,587 - INFO - Validated that VN ctest-vn-38064886 is not found in API Server 2026-04-20 16:35:01,599 - DEBUG - VN ctest-vn-38064886 is not present in Agent 10.0.0.19 2026-04-20 16:35:01,599 - INFO - Validated that VN ctest-vn-38064886 is not in any agent 2026-04-20 16:35:01,603 - DEBUG - VRF 2 is not seen in agent 10.0.0.19 2026-04-20 16:35:01,609 - DEBUG - Vrouter 10.0.0.19 does not have vrf 2 for VN ctest-vn-38064886 2026-04-20 16:35:01,610 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-49178735:ctest-vn-38064886 2026-04-20 16:35:01,621 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-38064886 info 2026-04-20 16:35:01,698 - INFO - IPAM: ctest-ipam-74355665 is not found in API Server 2026-04-20 16:35:01,707 - INFO - IPAM:ctest-ipam-74355665 is not found in control node 2026-04-20 16:35:01,970 - DEBUG - No XMPP flaps were noticed during the test 2026-04-20 16:35:01,970 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36] 2026-04-20 16:35:01,971 - INFO - -------------------------------------------------------------------------------- 2026-04-20 16:35:02,672 - INFO - Deleted project: ctest-TestBasicVMVN-49178735, ID : 13d52caf-0a62-4a94-903a-88ea6172de52