2025-08-13 16:32:28,207 - INFO - Domain Default found not creating 2025-08-13 16:32:28,426 - INFO - Project ctest-TestBasicVMVN-70748252 not found, creating it 2025-08-13 16:32:28,858 - INFO - Created Project:ctest-TestBasicVMVN-70748252, ID : a597aac6-79a0-4e77-97a5-6c37f45b341d 2025-08-13 16:32:30,163 - INFO - ================================================================================ 2025-08-13 16:32:30,163 - INFO - STARTING TEST : test_generic_link_local_service 2025-08-13 16:32:30,163 - 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-08-13 16:32:30,420 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2025-08-13 16:32:30,420 - INFO - Initial checks done. Running the testcase now 2025-08-13 16:32:30,420 - INFO - 2025-08-13 16:32:30,944 - DEBUG - Response for create_network : {'network': {'id': '63822ecf-19f3-4e1b-a6cb-6eab0699e63d', 'name': 'ctest-vn2_metadata-90775237', 'tenant_id': 'a597aac679a04e7797a56c37f45b341d', 'project_id': 'a597aac679a04e7797a56c37f45b341d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-70748252', 'ctest-vn2_metadata-90775237'], 'port_security_enabled': True, 'description': ''}} 2025-08-13 16:32:31,165 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ca77e220-a2fc-41e0-8ad0-4aa7ea6e9054', 'name': '', 'tenant_id': 'a597aac679a04e7797a56c37f45b341d', 'network_id': '63822ecf-19f3-4e1b-a6cb-6eab0699e63d', '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': 'a597aac679a04e7797a56c37f45b341d'}} 2025-08-13 16:32:31,181 - INFO - Created VN ctest-vn2_metadata-90775237 2025-08-13 16:32:31,230 - DEBUG - VN ctest-vn2_metadata-90775237 UUID is 63822ecf-19f3-4e1b-a6cb-6eab0699e63d 2025-08-13 16:32:31,385 - DEBUG - Services list from nova: [, , ] 2025-08-13 16:32:32,331 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3843-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3843-1) 2025-08-13 16:32:32,434 - DEBUG - Link local service introspect added 2025-08-13 16:32:32,475 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-08-13 16:32:37,547 - DEBUG - VM is in ACTIVE state now 2025-08-13 16:32:37,674 - INFO - Waiting for VM ctest-TestBasicVMVN-70748252-21890064 to be up.. 2025-08-13 16:32:37,674 - INFO - VM name : ctest-TestBasicVMVN-70748252-21890064 2025-08-13 16:32:37,738 - DEBUG - VM ctest-TestBasicVMVN-70748252-21890064 ID is 6b937064-5625-45d6-ad24-e2b35a7d8087 2025-08-13 16:32:37,738 - DEBUG - VM ctest-TestBasicVMVN-70748252-21890064 launched on Node cn-jenkins-deploy-platform-ansible-os-3843-1 2025-08-13 16:32:37,803 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/6b937064-5625-45d6-ad24-e2b35a7d8087 2025-08-13 16:32:38,106 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/6b937064-5625-45d6-ad24-e2b35a7d8087 2025-08-13 16:32:38,134 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/c180d31b-d249-4038-aeeb-f6cf50fcd1c9 2025-08-13 16:32:41,371 - 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 1008ms') 2025-08-13 16:32:41,371 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70748252-21890064 failed! 2025-08-13 16:32:41,426 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-70748252:ctest-vn2_metadata-90775237 is 11.1.1.1 and allocation pool is NOT set 2025-08-13 16:32:43,485 - 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.31 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.394 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.394/1.353/2.313/0.959 ms') 2025-08-13 16:32:43,485 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70748252-21890064 passed 2025-08-13 16:32:43,634 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-13 16:32:43,634 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-70748252-21890064, IP 11.1.1.3, Port 22 2025-08-13 16:32:43,789 - DEBUG - VM ctest-TestBasicVMVN-70748252-21890064 is ready for SSH connections 2025-08-13 16:32:43,789 - INFO - Retry 0 2025-08-13 16:32:43,789 - 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.38, gateway password: c0ntrail123 2025-08-13 16:32:43,789 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-08-13 16:32:45,367 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-08-13 16:32:45,367 - INFO - Generic metadata worked 2025-08-13 16:32:45,606 - DEBUG - Link local service introspect removed 2025-08-13 16:32:45,606 - INFO - Deleting VM ctest-TestBasicVMVN-70748252-21890064 2025-08-13 16:32:45,666 - INFO - Deleting VN ctest-vn2_metadata-90775237 2025-08-13 16:32:45,700 - DEBUG - VN 63822ecf-19f3-4e1b-a6cb-6eab0699e63d still in use: Unable to complete operation on network 63822ecf-19f3-4e1b-a6cb-6eab0699e63d. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-650778f8-7c6f-4368-9c77-3cef37b54523'] 2025-08-13 16:32:45,700 - WARNING - Deleting VN ctest-vn2_metadata-90775237 failed..Will retry 2025-08-13 16:32:47,811 - DEBUG - Response for deleting network () 2025-08-13 16:32:48,067 - DEBUG - No XMPP flaps were noticed during the test 2025-08-13 16:32:48,067 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18] 2025-08-13 16:32:48,067 - INFO - -------------------------------------------------------------------------------- 2025-08-13 16:32:48,069 - INFO - ================================================================================ 2025-08-13 16:32:48,069 - INFO - STARTING TEST : test_metadata_service 2025-08-13 16:32:48,069 - 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-08-13 16:32:48,354 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2025-08-13 16:32:48,354 - INFO - Initial checks done. Running the testcase now 2025-08-13 16:32:48,354 - INFO - 2025-08-13 16:32:48,355 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs 2025-08-13 16:32:48,360 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/aa71fdf4-0e62-4787-b762-91f62528a242 2025-08-13 16:32:48,537 - DEBUG - Response for create_network : {'network': {'id': '5aa360a8-40b9-4cee-b091-ec6c18023d00', 'name': 'ctest-vn-49947979', 'tenant_id': 'a597aac679a04e7797a56c37f45b341d', 'project_id': 'a597aac679a04e7797a56c37f45b341d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-70748252', 'ctest-vn-49947979'], 'port_security_enabled': True, 'description': ''}} 2025-08-13 16:32:48,755 - DEBUG - Response for create_subnet : {'subnet': {'id': '440dca9a-2d2b-458b-bc54-5a67fd64e473', 'name': '', 'tenant_id': 'a597aac679a04e7797a56c37f45b341d', 'network_id': '5aa360a8-40b9-4cee-b091-ec6c18023d00', 'ip_version': 4, 'cidr': '42.198.179.128/26', 'allocation_pools': [{'start': '42.198.179.130', 'end': '42.198.179.190'}], 'gateway_ip': '42.198.179.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '42.198.179.130', 'tags': [], 'project_id': 'a597aac679a04e7797a56c37f45b341d'}} 2025-08-13 16:32:48,769 - INFO - Created VN ctest-vn-49947979 2025-08-13 16:32:48,822 - DEBUG - VN ctest-vn-49947979 UUID is 5aa360a8-40b9-4cee-b091-ec6c18023d00 2025-08-13 16:32:49,925 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3843-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3843-1) 2025-08-13 16:32:49,925 - INFO - Waiting for VM ctest-TestBasicVMVN-70748252-30626909 to be up.. 2025-08-13 16:32:49,963 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-08-13 16:32:55,024 - DEBUG - VM is in ACTIVE state now 2025-08-13 16:32:55,024 - INFO - VM name : ctest-TestBasicVMVN-70748252-30626909 2025-08-13 16:32:55,082 - DEBUG - VM ctest-TestBasicVMVN-70748252-30626909 ID is bf515f16-b743-48ae-acd8-fd6d46dfa70a 2025-08-13 16:32:55,082 - DEBUG - VM ctest-TestBasicVMVN-70748252-30626909 launched on Node cn-jenkins-deploy-platform-ansible-os-3843-1 2025-08-13 16:32:55,141 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/bf515f16-b743-48ae-acd8-fd6d46dfa70a 2025-08-13 16:32:55,148 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/1cbd8ad1-0b37-467b-aeb8-12f4aab5c90d 2025-08-13 16:32:58,404 - 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') 2025-08-13 16:32:58,404 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70748252-30626909 failed! 2025-08-13 16:32:58,458 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-70748252:ctest-vn-49947979 is 42.198.179.129 and allocation pool is NOT set 2025-08-13 16:33:00,521 - 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.63 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.490 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.490/1.562/2.634/1.072 ms') 2025-08-13 16:33:00,521 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70748252-30626909 passed 2025-08-13 16:33:00,678 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-13 16:33:00,678 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-70748252-30626909, IP 42.198.179.131, Port 22 2025-08-13 16:33:00,837 - DEBUG - VM ctest-TestBasicVMVN-70748252-30626909 is ready for SSH connections 2025-08-13 16:33:00,838 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2025-08-13 16:33:00,838 - DEBUG - cat /tmp/output.txt 2025-08-13 16:33:02,437 - DEBUG - Hello World. The time is now Wed, 13 Aug 2025 10:32:58 -0600! 2025-08-13 16:33:02,437 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 13 Aug 2025 10:32:58 -0600!'} 2025-08-13 16:33:02,437 - INFO - metadata_script.txt got executed in the vm 2025-08-13 16:33:02,437 - INFO - Deleting VM ctest-TestBasicVMVN-70748252-30626909 2025-08-13 16:33:02,501 - INFO - Deleting VN ctest-vn-49947979 2025-08-13 16:33:02,535 - DEBUG - VN 5aa360a8-40b9-4cee-b091-ec6c18023d00 still in use: Unable to complete operation on network 5aa360a8-40b9-4cee-b091-ec6c18023d00. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-d18c6ff1-1a9b-42b8-8fb9-9c35453f8263'] 2025-08-13 16:33:02,535 - WARNING - Deleting VN ctest-vn-49947979 failed..Will retry 2025-08-13 16:33:04,641 - DEBUG - Response for deleting network () 2025-08-13 16:33:04,899 - DEBUG - No XMPP flaps were noticed during the test 2025-08-13 16:33:04,899 - INFO - END TEST : test_metadata_service : PASSED[0:00:16] 2025-08-13 16:33:04,899 - INFO - -------------------------------------------------------------------------------- 2025-08-13 16:33:04,901 - INFO - ================================================================================ 2025-08-13 16:33:04,901 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-08-13 16:33:04,901 - 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-08-13 16:33:05,193 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2025-08-13 16:33:05,193 - INFO - Initial checks done. Running the testcase now 2025-08-13 16:33:05,193 - INFO - 2025-08-13 16:33:05,648 - DEBUG - Response for create_network : {'network': {'id': '2cbea2ed-399e-4000-9a7f-ba818736aac2', 'name': 'ctest-vn-25404848', 'tenant_id': 'a597aac679a04e7797a56c37f45b341d', 'project_id': 'a597aac679a04e7797a56c37f45b341d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-70748252', 'ctest-vn-25404848'], 'port_security_enabled': True, 'description': ''}} 2025-08-13 16:33:05,847 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f0bbe7c9-4968-43ec-affc-c0b85dde4086', 'name': '', 'tenant_id': 'a597aac679a04e7797a56c37f45b341d', 'network_id': '2cbea2ed-399e-4000-9a7f-ba818736aac2', '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': 'a597aac679a04e7797a56c37f45b341d'}} 2025-08-13 16:33:05,983 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fd2edf91-e4f1-4958-ba81-12a503378154', 'name': '', 'tenant_id': 'a597aac679a04e7797a56c37f45b341d', 'network_id': '2cbea2ed-399e-4000-9a7f-ba818736aac2', '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': 'a597aac679a04e7797a56c37f45b341d'}} 2025-08-13 16:33:06,000 - INFO - Created VN ctest-vn-25404848 2025-08-13 16:33:06,050 - DEBUG - VN ctest-vn-25404848 UUID is 2cbea2ed-399e-4000-9a7f-ba818736aac2 2025-08-13 16:33:06,354 - DEBUG - Response for create_port : {'port': {'name': 'b9f3c081-0707-4307-86e8-4eb3caf8c96a', 'id': 'b9f3c081-0707-4307-86e8-4eb3caf8c96a', 'tenant_id': 'a597aac679a04e7797a56c37f45b341d', 'network_id': '2cbea2ed-399e-4000-9a7f-ba818736aac2', 'mac_address': '02:b9:f3:c0:81:07', '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': 'f0bbe7c9-4968-43ec-affc-c0b85dde4086'}], 'security_groups': ['d17c0ad0-cfb2-416a-8244-8358a1f9d078'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a597aac679a04e7797a56c37f45b341d'}} 2025-08-13 16:33:06,509 - DEBUG - Response for create_port : {'port': {'name': '4c100793-731a-487d-bfd7-9c46450e3890', 'id': '4c100793-731a-487d-bfd7-9c46450e3890', 'tenant_id': 'a597aac679a04e7797a56c37f45b341d', 'network_id': '2cbea2ed-399e-4000-9a7f-ba818736aac2', 'mac_address': '02:4c:10:07:93:73', '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': 'fd2edf91-e4f1-4958-ba81-12a503378154'}], 'security_groups': ['d17c0ad0-cfb2-416a-8244-8358a1f9d078'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a597aac679a04e7797a56c37f45b341d'}} 2025-08-13 16:33:06,803 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3843-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3843-1) 2025-08-13 16:33:07,137 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3843-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3843-1) 2025-08-13 16:33:08,250 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3843-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3843-1) 2025-08-13 16:33:08,250 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-08-13 16:33:08,255 - DEBUG - Requesting: http://10.0.0.38:8082/domain/78f5e55f-2fc5-4028-8ed3-b4ae81ecccac 2025-08-13 16:33:08,268 - DEBUG - Requesting: http://10.0.0.38:8082/project/a597aac6-79a0-4e77-97a5-6c37f45b341d 2025-08-13 16:33:08,341 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/2e8c0291-758e-4b94-af23-66091eea6e86 2025-08-13 16:33:08,354 - INFO - Verifications in API Server for IPAM: ctest-ipam-45742785 passed 2025-08-13 16:33:08,360 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-70748252:ctest-ipam-45742785', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-70748252', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3354058646249950100', 'uuid-lslong': '12620042770181680774'}, 'enable': 'true', 'created': '2025-08-13T16:33:05', 'last-modified': '2025-08-13T16:33:05', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.942213'} 2025-08-13 16:33:08,360 - INFO - Verifications in Control node for IPAM: ctest-ipam-45742785 passed 2025-08-13 16:33:08,360 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-08-13 16:33:08,365 - DEBUG - Requesting: http://10.0.0.38:8082/domain/78f5e55f-2fc5-4028-8ed3-b4ae81ecccac 2025-08-13 16:33:08,378 - DEBUG - Requesting: http://10.0.0.38:8082/project/a597aac6-79a0-4e77-97a5-6c37f45b341d 2025-08-13 16:33:08,464 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/2cbea2ed-399e-4000-9a7f-ba818736aac2 2025-08-13 16:33:08,477 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/2cbea2ed-399e-4000-9a7f-ba818736aac2 2025-08-13 16:33:08,488 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/e916c9a2-0ae5-4312-981e-19c52569598f 2025-08-13 16:33:08,495 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/e916c9a2-0ae5-4312-981e-19c52569598f 2025-08-13 16:33:08,502 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/b7ef21c7-75dc-4cc7-8b35-42f8d9d98faf 2025-08-13 16:33:08,511 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-08-13 16:33:08,512 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/2cbea2ed-399e-4000-9a7f-ba818736aac2 2025-08-13 16:33:08,525 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/e916c9a2-0ae5-4312-981e-19c52569598f 2025-08-13 16:33:08,547 - INFO - Verified VN network id 11 for VN 2cbea2ed-399e-4000-9a7f-ba818736aac2 2025-08-13 16:33:08,547 - INFO - Verifications in API Server for VN ctest-vn-25404848 passed 2025-08-13 16:33:08,547 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/2cbea2ed-399e-4000-9a7f-ba818736aac2 2025-08-13 16:33:08,561 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/e916c9a2-0ae5-4312-981e-19c52569598f 2025-08-13 16:33:08,572 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/e916c9a2-0ae5-4312-981e-19c52569598f 2025-08-13 16:33:08,580 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/b7ef21c7-75dc-4cc7-8b35-42f8d9d98faf 2025-08-13 16:33:08,598 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-70748252:ctest-vn-25404848', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-70748252', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3224193523001475072', 'uuid-lslong': '11132821869365209794'}, 'enable': 'true', 'created': '2025-08-13T16:33:05', 'last-modified': '2025-08-13T16:33:05', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.638541'} 2025-08-13 16:33:08,605 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-08-13 16:33:08,605 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-25404848 passed 2025-08-13 16:33:08,605 - DEBUG - ====Verifying policy data for ctest-vn-25404848 in API_Server ====== 2025-08-13 16:33:08,606 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-08-13 16:33:08,612 - DEBUG - Requesting: http://10.0.0.38:8082/domain/78f5e55f-2fc5-4028-8ed3-b4ae81ecccac 2025-08-13 16:33:08,625 - DEBUG - Requesting: http://10.0.0.38:8082/project/a597aac6-79a0-4e77-97a5-6c37f45b341d 2025-08-13 16:33:08,724 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/2cbea2ed-399e-4000-9a7f-ba818736aac2 2025-08-13 16:33:08,746 - DEBUG - =>VN ctest-vn-25404848 has no policy to be verified 2025-08-13 16:33:08,746 - DEBUG - Verifying the vn in opserver 2025-08-13 16:33:08,746 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-70748252:ctest-vn-25404848 virtual network link through opserver 10.0.0.38 2025-08-13 16:33:08,746 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2025-08-13 16:33:09,119 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2025-08-13 16:33:09,181 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-70748252:ctest-vn-25404848', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-70748252:ctest-vn-25404848?flat'} 2025-08-13 16:33:09,181 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-70748252:ctest-vn-25404848 is found in opserver 2025-08-13 16:33:09,186 - DEBUG - VRF ids for VN ctest-vn-25404848: {'10.0.0.38': '2'} 2025-08-13 16:33:09,186 - INFO - Waiting for VM ctest-TestBasicVMVN-70748252-29773912 to be up.. 2025-08-13 16:33:09,260 - DEBUG - VM is in ACTIVE state now 2025-08-13 16:33:09,260 - INFO - VM name : ctest-TestBasicVMVN-70748252-29773912 2025-08-13 16:33:09,328 - DEBUG - VM ctest-TestBasicVMVN-70748252-29773912 ID is bbe95170-7a30-4b1a-95b6-c05308fd0c0e 2025-08-13 16:33:09,328 - DEBUG - VM ctest-TestBasicVMVN-70748252-29773912 launched on Node cn-jenkins-deploy-platform-ansible-os-3843-1 2025-08-13 16:33:09,396 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/bbe95170-7a30-4b1a-95b6-c05308fd0c0e 2025-08-13 16:33:09,405 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/b9f3c081-0707-4307-86e8-4eb3caf8c96a 2025-08-13 16:33:12,672 - 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') 2025-08-13 16:33:12,672 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70748252-29773912 failed! 2025-08-13 16:33:12,726 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-70748252:ctest-vn-25404848 is 31.1.1.1 and allocation pool is NOT set 2025-08-13 16:33:12,726 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-70748252:ctest-vn-25404848 is 31.1.2.1 and allocation pool is NOT set 2025-08-13 16:33:16,801 - 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 1012ms') 2025-08-13 16:33:16,801 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70748252-29773912 failed! 2025-08-13 16:33:16,854 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-70748252:ctest-vn-25404848 is 31.1.1.1 and allocation pool is NOT set 2025-08-13 16:33:16,854 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-70748252:ctest-vn-25404848 is 31.1.2.1 and allocation pool is NOT set 2025-08-13 16:33:18,916 - 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.60 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.339 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.339/1.470/2.601/1.131 ms') 2025-08-13 16:33:18,916 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70748252-29773912 passed 2025-08-13 16:33:19,066 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-13 16:33:19,066 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-70748252-29773912, IP 31.1.1.4, Port 22 2025-08-13 16:33:19,217 - DEBUG - VM ctest-TestBasicVMVN-70748252-29773912 is ready for SSH connections 2025-08-13 16:33:19,217 - INFO - Waiting for VM ctest-TestBasicVMVN-70748252-42836228 to be up.. 2025-08-13 16:33:19,286 - DEBUG - VM is in ACTIVE state now 2025-08-13 16:33:19,286 - INFO - VM name : ctest-TestBasicVMVN-70748252-42836228 2025-08-13 16:33:19,354 - DEBUG - VM ctest-TestBasicVMVN-70748252-42836228 ID is d62fd3a5-2038-4404-ab49-3f14e53a7de2 2025-08-13 16:33:19,354 - DEBUG - VM ctest-TestBasicVMVN-70748252-42836228 launched on Node cn-jenkins-deploy-platform-ansible-os-3843-1 2025-08-13 16:33:19,414 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/d62fd3a5-2038-4404-ab49-3f14e53a7de2 2025-08-13 16:33:19,423 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/4c100793-731a-487d-bfd7-9c46450e3890 2025-08-13 16:33:20,657 - 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.70 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.450 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.450/1.574/2.699/1.124 ms') 2025-08-13 16:33:20,657 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-70748252-42836228 passed 2025-08-13 16:33:20,806 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-13 16:33:20,806 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-70748252-42836228, IP 31.1.2.4, Port 22 2025-08-13 16:33:20,957 - DEBUG - VM ctest-TestBasicVMVN-70748252-42836228 is ready for SSH connections 2025-08-13 16:33:20,957 - INFO - Waiting for VM ctest-TestBasicVMVN-70748252-49433066 to be up.. 2025-08-13 16:33:21,019 - DEBUG - VM is in ACTIVE state now 2025-08-13 16:33:21,019 - INFO - VM name : ctest-TestBasicVMVN-70748252-49433066 2025-08-13 16:33:21,075 - DEBUG - VM ctest-TestBasicVMVN-70748252-49433066 ID is 087e87d0-52fa-4a64-9b67-c360ba2ceed0 2025-08-13 16:33:21,075 - DEBUG - VM ctest-TestBasicVMVN-70748252-49433066 launched on Node cn-jenkins-deploy-platform-ansible-os-3843-1 2025-08-13 16:33:21,137 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/087e87d0-52fa-4a64-9b67-c360ba2ceed0 2025-08-13 16:33:21,145 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/c177d62a-ca65-4e04-9b03-cde5c6c10c13 2025-08-13 16:33:22,369 - 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.49 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.334 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.334/1.410/2.486/1.076 ms') 2025-08-13 16:33:22,369 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-70748252-49433066 passed 2025-08-13 16:33:22,518 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-13 16:33:22,518 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-70748252-49433066, IP 31.1.1.3, Port 22 2025-08-13 16:33:22,670 - DEBUG - VM ctest-TestBasicVMVN-70748252-49433066 is ready for SSH connections 2025-08-13 16:33:22,670 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-13 16:33:22,670 - 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.38, gateway password: c0ntrail123 2025-08-13 16:33:22,670 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-08-13 16:33:26,594 - 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.195 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.755 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.887 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.755/1.612/3.195 ms 2025-08-13 16:33:26,594 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-70748252-29773912 passed 2025-08-13 16:33:26,594 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-13 16:33:26,594 - 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.38, gateway password: c0ntrail123 2025-08-13 16:33:26,594 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-08-13 16:33:30,205 - 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.135 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.756 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.932 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.756/1.607/3.135 ms 2025-08-13 16:33:30,205 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-70748252-42836228 passed 2025-08-13 16:33:30,205 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-13 16:33:30,206 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-13 16:33:30,206 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-13 16:33:30,206 - 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.38, gateway password: c0ntrail123 2025-08-13 16:33:30,206 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-08-13 16:33:30,381 - DEBUG - None 2025-08-13 16:33:30,381 - 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.38, gateway password: c0ntrail123 2025-08-13 16:33:30,381 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-08-13 16:33:30,558 - DEBUG - None 2025-08-13 16:33:30,559 - 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.38, gateway password: c0ntrail123 2025-08-13 16:33:30,559 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-08-13 16:33:31,158 - DEBUG - None 2025-08-13 16:33:31,158 - 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.38, gateway password: c0ntrail123 2025-08-13 16:33:31,158 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-08-13 16:33:33,357 - 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.746 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.522 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.384 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.517 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.376 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.376/1.709/4.522 ms 2025-08-13 16:33:33,357 - 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.38, gateway password: c0ntrail123 2025-08-13 16:33:33,357 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-08-13 16:33:35,612 - 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.462 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.094 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.553 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.411 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.550 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.413 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.394 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.394/2.268/5.553 ms 2025-08-13 16:33:35,612 - 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.38, gateway password: c0ntrail123 2025-08-13 16:33:35,612 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-08-13 16:33:37,847 - 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.707 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.382 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.171 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.423 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.575 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.312 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.306 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.306/1.553/3.171 ms 2025-08-13 16:33:37,847 - INFO - Deleting VM ctest-TestBasicVMVN-70748252-49433066 2025-08-13 16:33:37,907 - INFO - Detaching port 4c100793-731a-487d-bfd7-9c46450e3890 from VM ctest-TestBasicVMVN-70748252-42836228 2025-08-13 16:33:37,937 - INFO - Deleting VM ctest-TestBasicVMVN-70748252-42836228 2025-08-13 16:33:37,993 - INFO - Detaching port b9f3c081-0707-4307-86e8-4eb3caf8c96a from VM ctest-TestBasicVMVN-70748252-29773912 2025-08-13 16:33:38,020 - INFO - Deleting VM ctest-TestBasicVMVN-70748252-29773912 2025-08-13 16:33:38,083 - INFO - Deleting VN ctest-vn-25404848 2025-08-13 16:33:38,227 - DEBUG - Response for delete_port : () 2025-08-13 16:33:38,368 - DEBUG - Response for delete_port : () 2025-08-13 16:33:38,400 - DEBUG - VN 2cbea2ed-399e-4000-9a7f-ba818736aac2 still in use: Unable to complete operation on network 2cbea2ed-399e-4000-9a7f-ba818736aac2. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-b233a095-6614-433b-87af-0fc2cadd4473'] 2025-08-13 16:33:38,400 - WARNING - Deleting VN ctest-vn-25404848 failed..Will retry 2025-08-13 16:33:40,505 - DEBUG - Response for deleting network () 2025-08-13 16:33:40,505 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/e916c9a2-0ae5-4312-981e-19c52569598f 2025-08-13 16:33:40,510 - DEBUG - Response Code: 404 2025-08-13 16:33:40,511 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-08-13 16:33:40,515 - DEBUG - Requesting: http://10.0.0.38:8082/domain/78f5e55f-2fc5-4028-8ed3-b4ae81ecccac 2025-08-13 16:33:40,568 - DEBUG - Requesting: http://10.0.0.38:8082/project/a597aac6-79a0-4e77-97a5-6c37f45b341d 2025-08-13 16:33:40,640 - INFO - Validated that VN ctest-vn-25404848 is not found in API Server 2025-08-13 16:33:40,650 - DEBUG - VN ctest-vn-25404848 is not present in Agent 10.0.0.38 2025-08-13 16:33:40,650 - INFO - Validated that VN ctest-vn-25404848 is not in any agent 2025-08-13 16:33:40,655 - DEBUG - VRF 2 is not seen in agent 10.0.0.38 2025-08-13 16:33:40,660 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-25404848 2025-08-13 16:33:40,660 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-70748252:ctest-vn-25404848 2025-08-13 16:33:40,670 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-25404848 info 2025-08-13 16:33:40,750 - INFO - IPAM: ctest-ipam-45742785 is not found in API Server 2025-08-13 16:33:40,760 - INFO - IPAM:ctest-ipam-45742785 is not found in control node 2025-08-13 16:33:41,019 - DEBUG - No XMPP flaps were noticed during the test 2025-08-13 16:33:41,019 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37] 2025-08-13 16:33:41,019 - INFO - -------------------------------------------------------------------------------- 2025-08-13 16:33:41,680 - INFO - Deleted project: ctest-TestBasicVMVN-70748252, ID : a597aac6-79a0-4e77-97a5-6c37f45b341d