2025-06-19 10:41:33,687 - INFO - Domain Default found not creating 2025-06-19 10:41:33,839 - INFO - Project ctest-TestBasicVMVN-25194823 not found, creating it 2025-06-19 10:41:34,310 - INFO - Created Project:ctest-TestBasicVMVN-25194823, ID : cc33d461-a8e4-452a-8550-653b0ca10d7a 2025-06-19 10:41:35,762 - INFO - ================================================================================ 2025-06-19 10:41:35,762 - INFO - STARTING TEST : test_generic_link_local_service 2025-06-19 10:41:35,762 - 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 2025-06-19 10:41:36,016 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.14': '0'}} with 2025-06-19 10:41:36,016 - INFO - Initial checks done. Running the testcase now 2025-06-19 10:41:36,016 - INFO - 2025-06-19 10:41:36,562 - DEBUG - Response for create_network : {'network': {'id': '3fc1df83-60ed-4bff-9e86-47437b614dcb', 'name': 'ctest-vn2_metadata-71715721', 'tenant_id': 'cc33d461a8e4452a8550653b0ca10d7a', 'project_id': 'cc33d461a8e4452a8550653b0ca10d7a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-25194823', 'ctest-vn2_metadata-71715721'], 'port_security_enabled': True, 'description': ''}} 2025-06-19 10:41:36,762 - DEBUG - Response for create_subnet : {'subnet': {'id': '862f6b19-936c-4a7d-9cfb-9f2fbac5d8d6', 'name': '', 'tenant_id': 'cc33d461a8e4452a8550653b0ca10d7a', 'network_id': '3fc1df83-60ed-4bff-9e86-47437b614dcb', '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': 'cc33d461a8e4452a8550653b0ca10d7a'}} 2025-06-19 10:41:36,780 - INFO - Created VN ctest-vn2_metadata-71715721 2025-06-19 10:41:36,833 - DEBUG - VN ctest-vn2_metadata-71715721 UUID is 3fc1df83-60ed-4bff-9e86-47437b614dcb 2025-06-19 10:41:37,014 - DEBUG - Services list from nova: [, , ] 2025-06-19 10:41:38,048 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3490-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3490-1) 2025-06-19 10:41:38,157 - DEBUG - Link local service introspect added 2025-06-19 10:41:38,197 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-06-19 10:41:43,325 - DEBUG - VM is in ACTIVE state now 2025-06-19 10:41:43,492 - INFO - Waiting for VM ctest-TestBasicVMVN-25194823-14270063 to be up.. 2025-06-19 10:41:43,493 - INFO - VM name : ctest-TestBasicVMVN-25194823-14270063 2025-06-19 10:41:43,630 - DEBUG - VM ctest-TestBasicVMVN-25194823-14270063 ID is cba9acaa-cb64-4e80-97bb-8b2d4d7ef66d 2025-06-19 10:41:43,630 - DEBUG - VM ctest-TestBasicVMVN-25194823-14270063 launched on Node cn-jenkins-deploy-platform-ansible-os-3490-1 2025-06-19 10:41:43,787 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/cba9acaa-cb64-4e80-97bb-8b2d4d7ef66d 2025-06-19 10:41:44,105 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/cba9acaa-cb64-4e80-97bb-8b2d4d7ef66d 2025-06-19 10:41:44,139 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/ab377903-6b76-4be2-b307-ec138f4f08b9 2025-06-19 10:41:47,406 - 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 1023ms') 2025-06-19 10:41:47,406 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-25194823-14270063 failed! 2025-06-19 10:41:47,461 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-25194823:ctest-vn2_metadata-71715721 is 11.1.1.1 and allocation pool is NOT set 2025-06-19 10:41:49,523 - 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=5.07 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.485 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.485/2.777/5.070/2.292 ms') 2025-06-19 10:41:49,523 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-25194823-14270063 passed 2025-06-19 10:41:49,673 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-19 10:41:49,673 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-25194823-14270063, IP 11.1.1.3, Port 22 2025-06-19 10:41:49,825 - DEBUG - VM ctest-TestBasicVMVN-25194823-14270063 is ready for SSH connections 2025-06-19 10:41:49,825 - INFO - Retry 0 2025-06-19 10:41:49,825 - 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.22, gateway password: c0ntrail123 2025-06-19 10:41:49,825 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-06-19 10:41:51,443 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-06-19 10:41:51,443 - INFO - Generic metadata worked 2025-06-19 10:41:51,693 - DEBUG - Link local service introspect removed 2025-06-19 10:41:51,693 - INFO - Deleting VM ctest-TestBasicVMVN-25194823-14270063 2025-06-19 10:41:51,765 - INFO - Deleting VN ctest-vn2_metadata-71715721 2025-06-19 10:41:51,815 - DEBUG - VN 3fc1df83-60ed-4bff-9e86-47437b614dcb still in use: Unable to complete operation on network 3fc1df83-60ed-4bff-9e86-47437b614dcb. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-268014cd-e6d1-4d4f-b51b-dc4354377f5f'] 2025-06-19 10:41:51,815 - WARNING - Deleting VN ctest-vn2_metadata-71715721 failed..Will retry 2025-06-19 10:41:53,981 - DEBUG - Response for deleting network () 2025-06-19 10:41:54,235 - DEBUG - No XMPP flaps were noticed during the test 2025-06-19 10:41:54,235 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19] 2025-06-19 10:41:54,235 - INFO - -------------------------------------------------------------------------------- 2025-06-19 10:41:54,238 - INFO - ================================================================================ 2025-06-19 10:41:54,238 - INFO - STARTING TEST : test_metadata_service 2025-06-19 10:41:54,238 - 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 2025-06-19 10:41:54,524 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.14': '0'}} with 2025-06-19 10:41:54,524 - INFO - Initial checks done. Running the testcase now 2025-06-19 10:41:54,524 - INFO - 2025-06-19 10:41:54,524 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-configs 2025-06-19 10:41:54,531 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-config/807ef004-3a6e-4855-abe3-d2279f114cd4 2025-06-19 10:41:54,724 - DEBUG - Response for create_network : {'network': {'id': '4ea2a346-3960-4125-8902-0e111e4169bb', 'name': 'ctest-vn-48471814', 'tenant_id': 'cc33d461a8e4452a8550653b0ca10d7a', 'project_id': 'cc33d461a8e4452a8550653b0ca10d7a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-25194823', 'ctest-vn-48471814'], 'port_security_enabled': True, 'description': ''}} 2025-06-19 10:41:54,873 - DEBUG - Response for create_subnet : {'subnet': {'id': '2c319795-9c3b-4e0c-b130-2bb08e1adb5e', 'name': '', 'tenant_id': 'cc33d461a8e4452a8550653b0ca10d7a', 'network_id': '4ea2a346-3960-4125-8902-0e111e4169bb', 'ip_version': 4, 'cidr': '96.34.81.0/26', 'allocation_pools': [{'start': '96.34.81.2', 'end': '96.34.81.62'}], 'gateway_ip': '96.34.81.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '96.34.81.2', 'tags': [], 'project_id': 'cc33d461a8e4452a8550653b0ca10d7a'}} 2025-06-19 10:41:54,894 - INFO - Created VN ctest-vn-48471814 2025-06-19 10:41:54,949 - DEBUG - VN ctest-vn-48471814 UUID is 4ea2a346-3960-4125-8902-0e111e4169bb 2025-06-19 10:41:56,185 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3490-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3490-1) 2025-06-19 10:41:56,186 - INFO - Waiting for VM ctest-TestBasicVMVN-25194823-10176927 to be up.. 2025-06-19 10:41:56,230 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-06-19 10:42:01,313 - DEBUG - VM is in ACTIVE state now 2025-06-19 10:42:01,313 - INFO - VM name : ctest-TestBasicVMVN-25194823-10176927 2025-06-19 10:42:01,393 - DEBUG - VM ctest-TestBasicVMVN-25194823-10176927 ID is 7f851f72-f971-4074-9df8-f5e64ee85ed4 2025-06-19 10:42:01,394 - DEBUG - VM ctest-TestBasicVMVN-25194823-10176927 launched on Node cn-jenkins-deploy-platform-ansible-os-3490-1 2025-06-19 10:42:01,478 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/7f851f72-f971-4074-9df8-f5e64ee85ed4 2025-06-19 10:42:01,488 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/86f5ff1c-cd49-484a-8f20-7b6493eed000 2025-06-19 10:42:04,755 - 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') 2025-06-19 10:42:04,755 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-25194823-10176927 failed! 2025-06-19 10:42:04,809 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-25194823:ctest-vn-48471814 is 96.34.81.1 and allocation pool is NOT set 2025-06-19 10:42:08,880 - 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=2 ttl=63 time=9.37 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1011ms\r\nrtt min/avg/max/mdev = 9.366/9.366/9.366/0.000 ms') 2025-06-19 10:42:08,880 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-25194823-10176927 passed 2025-06-19 10:42:09,037 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-19 10:42:09,037 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-25194823-10176927, IP 96.34.81.3, Port 22 2025-06-19 10:42:09,193 - DEBUG - VM ctest-TestBasicVMVN-25194823-10176927 is ready for SSH connections 2025-06-19 10:42:09,193 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2025-06-19 10:42:09,193 - DEBUG - cat /tmp/output.txt 2025-06-19 10:42:10,864 - DEBUG - Hello World. The time is now Thu, 19 Jun 2025 04:42:07 -0600! 2025-06-19 10:42:10,864 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 19 Jun 2025 04:42:07 -0600!'} 2025-06-19 10:42:10,864 - INFO - metadata_script.txt got executed in the vm 2025-06-19 10:42:10,864 - INFO - Deleting VM ctest-TestBasicVMVN-25194823-10176927 2025-06-19 10:42:10,937 - INFO - Deleting VN ctest-vn-48471814 2025-06-19 10:42:10,976 - DEBUG - VN 4ea2a346-3960-4125-8902-0e111e4169bb still in use: Unable to complete operation on network 4ea2a346-3960-4125-8902-0e111e4169bb. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-a30b8bf3-c447-4dd9-b85d-b713d4e91924'] 2025-06-19 10:42:10,977 - WARNING - Deleting VN ctest-vn-48471814 failed..Will retry 2025-06-19 10:42:13,084 - DEBUG - Response for deleting network () 2025-06-19 10:42:13,339 - DEBUG - No XMPP flaps were noticed during the test 2025-06-19 10:42:13,339 - INFO - END TEST : test_metadata_service : PASSED[0:00:19] 2025-06-19 10:42:13,339 - INFO - -------------------------------------------------------------------------------- 2025-06-19 10:42:13,342 - INFO - ================================================================================ 2025-06-19 10:42:13,342 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-06-19 10:42:13,342 - 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 2025-06-19 10:42:13,627 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.14': '0'}} with 2025-06-19 10:42:13,627 - INFO - Initial checks done. Running the testcase now 2025-06-19 10:42:13,627 - INFO - 2025-06-19 10:42:14,141 - DEBUG - Response for create_network : {'network': {'id': 'e7d53859-4eae-4625-a4e0-1541b122aab2', 'name': 'ctest-vn-08575563', 'tenant_id': 'cc33d461a8e4452a8550653b0ca10d7a', 'project_id': 'cc33d461a8e4452a8550653b0ca10d7a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-25194823', 'ctest-vn-08575563'], 'port_security_enabled': True, 'description': ''}} 2025-06-19 10:42:14,337 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c9a98af6-0b27-49a9-8c35-9dce5359da6d', 'name': '', 'tenant_id': 'cc33d461a8e4452a8550653b0ca10d7a', 'network_id': 'e7d53859-4eae-4625-a4e0-1541b122aab2', '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': 'cc33d461a8e4452a8550653b0ca10d7a'}} 2025-06-19 10:42:14,497 - DEBUG - Response for create_subnet : {'subnet': {'id': '8b989cd0-6f4e-4747-9bf0-666ba854fcae', 'name': '', 'tenant_id': 'cc33d461a8e4452a8550653b0ca10d7a', 'network_id': 'e7d53859-4eae-4625-a4e0-1541b122aab2', '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': 'cc33d461a8e4452a8550653b0ca10d7a'}} 2025-06-19 10:42:14,519 - INFO - Created VN ctest-vn-08575563 2025-06-19 10:42:14,573 - DEBUG - VN ctest-vn-08575563 UUID is e7d53859-4eae-4625-a4e0-1541b122aab2 2025-06-19 10:42:14,952 - DEBUG - Response for create_port : {'port': {'name': '385ad81d-a567-4eee-8ed8-b1d1d4ad6048', 'id': '385ad81d-a567-4eee-8ed8-b1d1d4ad6048', 'tenant_id': 'cc33d461a8e4452a8550653b0ca10d7a', 'network_id': 'e7d53859-4eae-4625-a4e0-1541b122aab2', 'mac_address': '02:38:5a:d8:1d:a5', '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': 'c9a98af6-0b27-49a9-8c35-9dce5359da6d'}], 'security_groups': ['0f1bb63f-e3a1-44fa-9066-5cb6504dadbe'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'cc33d461a8e4452a8550653b0ca10d7a'}} 2025-06-19 10:42:15,139 - DEBUG - Response for create_port : {'port': {'name': 'b28f982c-bde3-4bda-bd5a-5f6e2820d171', 'id': 'b28f982c-bde3-4bda-bd5a-5f6e2820d171', 'tenant_id': 'cc33d461a8e4452a8550653b0ca10d7a', 'network_id': 'e7d53859-4eae-4625-a4e0-1541b122aab2', 'mac_address': '02:b2:8f:98:2c:bd', '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': '8b989cd0-6f4e-4747-9bf0-666ba854fcae'}], 'security_groups': ['0f1bb63f-e3a1-44fa-9066-5cb6504dadbe'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'cc33d461a8e4452a8550653b0ca10d7a'}} 2025-06-19 10:42:15,518 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3490-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3490-1) 2025-06-19 10:42:15,922 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3490-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3490-1) 2025-06-19 10:42:17,164 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3490-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3490-1) 2025-06-19 10:42:17,165 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-06-19 10:42:17,172 - DEBUG - Requesting: http://10.0.0.22:8082/domain/07aedad4-36ce-437d-bbd9-4751bf76742c 2025-06-19 10:42:17,188 - DEBUG - Requesting: http://10.0.0.22:8082/project/cc33d461-a8e4-452a-8550-653b0ca10d7a 2025-06-19 10:42:17,278 - DEBUG - Requesting: http://10.0.0.22:8082/network-ipam/fbe41d33-9a75-4cee-a8ed-6381341eed16 2025-06-19 10:42:17,291 - INFO - Verifications in API Server for IPAM: ctest-ipam-97590697 passed 2025-06-19 10:42:17,298 - DEBUG - Control-node 10.0.0.22 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-25194823:ctest-ipam-97590697', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-25194823', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '18150664505681857774', 'uuid-lslong': '12172494774428691734'}, 'enable': 'true', 'created': '2025-06-19T10:42:13', 'last-modified': '2025-06-19T10:42:13', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.432694'} 2025-06-19 10:42:17,298 - INFO - Verifications in Control node for IPAM: ctest-ipam-97590697 passed 2025-06-19 10:42:17,298 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-06-19 10:42:17,310 - DEBUG - Requesting: http://10.0.0.22:8082/domain/07aedad4-36ce-437d-bbd9-4751bf76742c 2025-06-19 10:42:17,322 - DEBUG - Requesting: http://10.0.0.22:8082/project/cc33d461-a8e4-452a-8550-653b0ca10d7a 2025-06-19 10:42:17,404 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/e7d53859-4eae-4625-a4e0-1541b122aab2 2025-06-19 10:42:17,419 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/e7d53859-4eae-4625-a4e0-1541b122aab2 2025-06-19 10:42:17,436 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/4f6b14c4-7c5c-4134-909b-530d592cca26 2025-06-19 10:42:17,449 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/4f6b14c4-7c5c-4134-909b-530d592cca26 2025-06-19 10:42:17,467 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/3257e58e-5efd-4c3a-91ff-3f30fd973ab8 2025-06-19 10:42:17,480 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-06-19 10:42:17,480 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/e7d53859-4eae-4625-a4e0-1541b122aab2 2025-06-19 10:42:17,505 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/4f6b14c4-7c5c-4134-909b-530d592cca26 2025-06-19 10:42:17,532 - INFO - Verified VN network id 8 for VN e7d53859-4eae-4625-a4e0-1541b122aab2 2025-06-19 10:42:17,532 - INFO - Verifications in API Server for VN ctest-vn-08575563 passed 2025-06-19 10:42:17,532 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/e7d53859-4eae-4625-a4e0-1541b122aab2 2025-06-19 10:42:17,548 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/4f6b14c4-7c5c-4134-909b-530d592cca26 2025-06-19 10:42:17,559 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/4f6b14c4-7c5c-4134-909b-530d592cca26 2025-06-19 10:42:17,586 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/3257e58e-5efd-4c3a-91ff-3f30fd973ab8 2025-06-19 10:42:17,617 - DEBUG - Control-node 10.0.0.22 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-25194823:ctest-vn-08575563', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-25194823', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16705320349024011813', 'uuid-lslong': '11880519188892265138'}, 'enable': 'true', 'created': '2025-06-19T10:42:14', 'last-modified': '2025-06-19T10:42:14', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.146285'} 2025-06-19 10:42:17,627 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-06-19 10:42:17,627 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-08575563 passed 2025-06-19 10:42:17,627 - DEBUG - ====Verifying policy data for ctest-vn-08575563 in API_Server ====== 2025-06-19 10:42:17,627 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-06-19 10:42:17,636 - DEBUG - Requesting: http://10.0.0.22:8082/domain/07aedad4-36ce-437d-bbd9-4751bf76742c 2025-06-19 10:42:17,666 - DEBUG - Requesting: http://10.0.0.22:8082/project/cc33d461-a8e4-452a-8550-653b0ca10d7a 2025-06-19 10:42:17,789 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/e7d53859-4eae-4625-a4e0-1541b122aab2 2025-06-19 10:42:17,814 - DEBUG - =>VN ctest-vn-08575563 has no policy to be verified 2025-06-19 10:42:17,814 - DEBUG - Verifying the vn in opserver 2025-06-19 10:42:17,814 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-25194823:ctest-vn-08575563 virtual network link through opserver 10.0.0.22 2025-06-19 10:42:17,814 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2025-06-19 10:42:18,196 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2025-06-19 10:42:18,264 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-25194823:ctest-vn-08575563', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-25194823:ctest-vn-08575563?flat'} 2025-06-19 10:42:18,264 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-25194823:ctest-vn-08575563 is found in opserver 2025-06-19 10:42:18,271 - DEBUG - VRF ids for VN ctest-vn-08575563: {'10.0.0.22': '2'} 2025-06-19 10:42:18,271 - INFO - Waiting for VM ctest-TestBasicVMVN-25194823-86614375 to be up.. 2025-06-19 10:42:18,364 - DEBUG - VM is in ACTIVE state now 2025-06-19 10:42:18,364 - INFO - VM name : ctest-TestBasicVMVN-25194823-86614375 2025-06-19 10:42:18,452 - DEBUG - VM ctest-TestBasicVMVN-25194823-86614375 ID is fceaf76a-0fad-4352-a7b5-b66dba28c951 2025-06-19 10:42:18,452 - DEBUG - VM ctest-TestBasicVMVN-25194823-86614375 launched on Node cn-jenkins-deploy-platform-ansible-os-3490-1 2025-06-19 10:42:18,563 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/fceaf76a-0fad-4352-a7b5-b66dba28c951 2025-06-19 10:42:18,576 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/385ad81d-a567-4eee-8ed8-b1d1d4ad6048 2025-06-19 10:42:21,844 - 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 1017ms') 2025-06-19 10:42:21,844 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-25194823-86614375 failed! 2025-06-19 10:42:21,901 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-25194823:ctest-vn-08575563 is 31.1.1.1 and allocation pool is NOT set 2025-06-19 10:42:21,901 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-25194823:ctest-vn-08575563 is 31.1.2.1 and allocation pool is NOT set 2025-06-19 10:42:25,966 - 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 1003ms') 2025-06-19 10:42:25,967 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-25194823-86614375 failed! 2025-06-19 10:42:26,021 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-25194823:ctest-vn-08575563 is 31.1.1.1 and allocation pool is NOT set 2025-06-19 10:42:26,021 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-25194823:ctest-vn-08575563 is 31.1.2.1 and allocation pool is NOT set 2025-06-19 10:42:28,087 - 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=4.11 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.421 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.421/2.267/4.113/1.846 ms') 2025-06-19 10:42:28,087 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-25194823-86614375 passed 2025-06-19 10:42:28,241 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-19 10:42:28,241 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-25194823-86614375, IP 31.1.1.4, Port 22 2025-06-19 10:42:28,396 - DEBUG - VM ctest-TestBasicVMVN-25194823-86614375 is ready for SSH connections 2025-06-19 10:42:28,396 - INFO - Waiting for VM ctest-TestBasicVMVN-25194823-31450325 to be up.. 2025-06-19 10:42:28,477 - DEBUG - VM is in ACTIVE state now 2025-06-19 10:42:28,477 - INFO - VM name : ctest-TestBasicVMVN-25194823-31450325 2025-06-19 10:42:28,555 - DEBUG - VM ctest-TestBasicVMVN-25194823-31450325 ID is 784538e4-de00-4eb0-abbe-0af809e5417f 2025-06-19 10:42:28,556 - DEBUG - VM ctest-TestBasicVMVN-25194823-31450325 launched on Node cn-jenkins-deploy-platform-ansible-os-3490-1 2025-06-19 10:42:28,638 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/784538e4-de00-4eb0-abbe-0af809e5417f 2025-06-19 10:42:28,649 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/b28f982c-bde3-4bda-bd5a-5f6e2820d171 2025-06-19 10:42:29,895 - 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.88 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.301 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.301/1.590/2.880/1.289 ms') 2025-06-19 10:42:29,895 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-25194823-31450325 passed 2025-06-19 10:42:30,049 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-19 10:42:30,049 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-25194823-31450325, IP 31.1.2.4, Port 22 2025-06-19 10:42:30,205 - DEBUG - VM ctest-TestBasicVMVN-25194823-31450325 is ready for SSH connections 2025-06-19 10:42:30,206 - INFO - Waiting for VM ctest-TestBasicVMVN-25194823-33886570 to be up.. 2025-06-19 10:42:30,284 - DEBUG - VM is in ACTIVE state now 2025-06-19 10:42:30,285 - INFO - VM name : ctest-TestBasicVMVN-25194823-33886570 2025-06-19 10:42:30,358 - DEBUG - VM ctest-TestBasicVMVN-25194823-33886570 ID is 21c99843-446b-496b-9124-e56638a4b82e 2025-06-19 10:42:30,358 - DEBUG - VM ctest-TestBasicVMVN-25194823-33886570 launched on Node cn-jenkins-deploy-platform-ansible-os-3490-1 2025-06-19 10:42:30,431 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/21c99843-446b-496b-9124-e56638a4b82e 2025-06-19 10:42:30,440 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/9798a212-42d9-431c-9f2d-f2d7f6dcf04d 2025-06-19 10:42:31,686 - 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.95 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.400 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.400/1.674/2.949/1.274 ms') 2025-06-19 10:42:31,686 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-25194823-33886570 passed 2025-06-19 10:42:31,837 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-19 10:42:31,838 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-25194823-33886570, IP 31.1.1.3, Port 22 2025-06-19 10:42:31,993 - DEBUG - VM ctest-TestBasicVMVN-25194823-33886570 is ready for SSH connections 2025-06-19 10:42:31,993 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-19 10:42:31,993 - 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.22, gateway password: c0ntrail123 2025-06-19 10:42:31,993 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-06-19 10:42:35,995 - 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.506 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.832 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.035 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.832/1.791/3.506 ms 2025-06-19 10:42:35,995 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-25194823-86614375 passed 2025-06-19 10:42:35,995 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-19 10:42:35,995 - 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.22, gateway password: c0ntrail123 2025-06-19 10:42:35,995 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-06-19 10:42:39,642 - 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=3.704 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.855 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.850 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.850/1.803/3.704 ms 2025-06-19 10:42:39,642 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-25194823-31450325 passed 2025-06-19 10:42:39,643 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-19 10:42:39,643 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-19 10:42:39,643 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-19 10:42:39,643 - 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.22, gateway password: c0ntrail123 2025-06-19 10:42:39,643 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-06-19 10:42:39,828 - DEBUG - None 2025-06-19 10:42:39,829 - 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.22, gateway password: c0ntrail123 2025-06-19 10:42:39,829 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-06-19 10:42:40,017 - DEBUG - None 2025-06-19 10:42:40,017 - 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.22, gateway password: c0ntrail123 2025-06-19 10:42:40,017 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-06-19 10:42:40,639 - DEBUG - None 2025-06-19 10:42:40,639 - 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.22, gateway password: c0ntrail123 2025-06-19 10:42:40,639 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-06-19 10:42:42,854 - 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=2.050 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.480 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.447 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.730 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.394 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.394/1.820/4.480 ms 2025-06-19 10:42:42,855 - 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.22, gateway password: c0ntrail123 2025-06-19 10:42:42,855 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-06-19 10:42:45,094 - 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.040 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.203 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.695 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.449 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.252 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.347 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.390 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.390/2.196/4.695 ms 2025-06-19 10:42:45,094 - 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.22, gateway password: c0ntrail123 2025-06-19 10:42:45,094 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-06-19 10:42:47,335 - 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.750 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.036 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.012 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.569 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.308 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.589 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.404 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.404/2.095/4.012 ms 2025-06-19 10:42:47,335 - INFO - Deleting VM ctest-TestBasicVMVN-25194823-33886570 2025-06-19 10:42:47,404 - INFO - Detaching port b28f982c-bde3-4bda-bd5a-5f6e2820d171 from VM ctest-TestBasicVMVN-25194823-31450325 2025-06-19 10:42:47,454 - INFO - Deleting VM ctest-TestBasicVMVN-25194823-31450325 2025-06-19 10:42:47,526 - INFO - Detaching port 385ad81d-a567-4eee-8ed8-b1d1d4ad6048 from VM ctest-TestBasicVMVN-25194823-86614375 2025-06-19 10:42:47,560 - INFO - Deleting VM ctest-TestBasicVMVN-25194823-86614375 2025-06-19 10:42:47,636 - INFO - Deleting VN ctest-vn-08575563 2025-06-19 10:42:47,804 - DEBUG - Response for delete_port : () 2025-06-19 10:42:47,979 - DEBUG - Response for delete_port : () 2025-06-19 10:42:48,033 - DEBUG - VN e7d53859-4eae-4625-a4e0-1541b122aab2 still in use: Unable to complete operation on network e7d53859-4eae-4625-a4e0-1541b122aab2. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-e1542023-d9e9-4bda-9d41-a4a2bea08d84'] 2025-06-19 10:42:48,033 - WARNING - Deleting VN ctest-vn-08575563 failed..Will retry 2025-06-19 10:42:50,192 - DEBUG - Response for deleting network () 2025-06-19 10:42:50,192 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/4f6b14c4-7c5c-4134-909b-530d592cca26 2025-06-19 10:42:50,198 - DEBUG - Response Code: 404 2025-06-19 10:42:50,199 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-06-19 10:42:50,205 - DEBUG - Requesting: http://10.0.0.22:8082/domain/07aedad4-36ce-437d-bbd9-4751bf76742c 2025-06-19 10:42:50,259 - DEBUG - Requesting: http://10.0.0.22:8082/project/cc33d461-a8e4-452a-8550-653b0ca10d7a 2025-06-19 10:42:50,342 - INFO - Validated that VN ctest-vn-08575563 is not found in API Server 2025-06-19 10:42:50,353 - DEBUG - VN ctest-vn-08575563 is not present in Agent 10.0.0.22 2025-06-19 10:42:50,354 - INFO - Validated that VN ctest-vn-08575563 is not in any agent 2025-06-19 10:42:50,359 - DEBUG - VRF 2 is not seen in agent 10.0.0.22 2025-06-19 10:42:50,365 - DEBUG - Vrouter 10.0.0.22 does not have vrf 2 for VN ctest-vn-08575563 2025-06-19 10:42:50,365 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-25194823:ctest-vn-08575563 2025-06-19 10:42:50,377 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-08575563 info 2025-06-19 10:42:50,465 - INFO - IPAM: ctest-ipam-97590697 is not found in API Server 2025-06-19 10:42:50,478 - INFO - IPAM:ctest-ipam-97590697 is not found in control node 2025-06-19 10:42:50,735 - DEBUG - No XMPP flaps were noticed during the test 2025-06-19 10:42:50,735 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37] 2025-06-19 10:42:50,735 - INFO - -------------------------------------------------------------------------------- 2025-06-19 10:42:51,752 - INFO - Deleted project: ctest-TestBasicVMVN-25194823, ID : cc33d461-a8e4-452a-8550-653b0ca10d7a