2026-04-30 02:27:49,735 - INFO - Domain Default found not creating 2026-04-30 02:27:49,937 - INFO - Project ctest-TestBasicVMVN-18887438 not found, creating it 2026-04-30 02:27:50,427 - INFO - Created Project:ctest-TestBasicVMVN-18887438, ID : 1f0ae39b-55f2-44ec-a68c-a01d4ded9c0d 2026-04-30 02:27:52,067 - INFO - ================================================================================ 2026-04-30 02:27:52,067 - INFO - STARTING TEST : test_generic_link_local_service 2026-04-30 02:27:52,068 - 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-30 02:27:52,338 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-04-30 02:27:52,338 - INFO - Initial checks done. Running the testcase now 2026-04-30 02:27:52,338 - INFO - 2026-04-30 02:27:52,944 - DEBUG - Response for create_network : {'network': {'id': 'bd5a0fda-cf66-4196-9731-39d648d9db3c', 'name': 'ctest-vn2_metadata-82548646', 'tenant_id': '1f0ae39b55f244eca68ca01d4ded9c0d', 'project_id': '1f0ae39b55f244eca68ca01d4ded9c0d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-18887438', 'ctest-vn2_metadata-82548646'], 'port_security_enabled': True, 'description': ''}} 2026-04-30 02:27:53,095 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f4a82d7f-e3c3-4e61-b28d-879d44383057', 'name': '', 'tenant_id': '1f0ae39b55f244eca68ca01d4ded9c0d', 'network_id': 'bd5a0fda-cf66-4196-9731-39d648d9db3c', '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': '1f0ae39b55f244eca68ca01d4ded9c0d'}} 2026-04-30 02:27:53,118 - INFO - Created VN ctest-vn2_metadata-82548646 2026-04-30 02:27:53,172 - DEBUG - VN ctest-vn2_metadata-82548646 UUID is bd5a0fda-cf66-4196-9731-39d648d9db3c 2026-04-30 02:27:53,376 - DEBUG - Services list from nova: [, , ] 2026-04-30 02:27:54,476 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5721-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5721-1) 2026-04-30 02:27:54,588 - DEBUG - Link local service introspect added 2026-04-30 02:27:54,635 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-04-30 02:27:59,730 - DEBUG - VM is in ACTIVE state now 2026-04-30 02:27:59,884 - INFO - Waiting for VM ctest-TestBasicVMVN-18887438-50043733 to be up.. 2026-04-30 02:27:59,884 - INFO - VM name : ctest-TestBasicVMVN-18887438-50043733 2026-04-30 02:27:59,971 - DEBUG - VM ctest-TestBasicVMVN-18887438-50043733 ID is 463fab61-cbf2-4d09-b3f1-38c8c4f44717 2026-04-30 02:27:59,971 - DEBUG - VM ctest-TestBasicVMVN-18887438-50043733 launched on Node cn-jenkins-deploy-platform-ansible-os-5721-1 2026-04-30 02:28:00,073 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/463fab61-cbf2-4d09-b3f1-38c8c4f44717 2026-04-30 02:28:00,388 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/463fab61-cbf2-4d09-b3f1-38c8c4f44717 2026-04-30 02:28:00,433 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/8c4adfcd-1ac0-425c-87a5-d8317397cac9 2026-04-30 02:28:03,714 - 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 1025ms') 2026-04-30 02:28:03,714 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-18887438-50043733 failed! 2026-04-30 02:28:03,776 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-18887438:ctest-vn2_metadata-82548646 is 11.1.1.1 and allocation pool is NOT set 2026-04-30 02:28:07,841 - 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=2.92 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1005ms\r\nrtt min/avg/max/mdev = 2.916/2.916/2.916/0.000 ms') 2026-04-30 02:28:07,841 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-18887438-50043733 passed 2026-04-30 02:28:07,992 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-30 02:28:07,992 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-18887438-50043733, IP 11.1.1.3, Port 22 2026-04-30 02:28:08,182 - DEBUG - VM ctest-TestBasicVMVN-18887438-50043733 is ready for SSH connections 2026-04-30 02:28:08,182 - INFO - Retry 0 2026-04-30 02:28:08,182 - 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 2026-04-30 02:28:08,182 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2026-04-30 02:28:09,851 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2026-04-30 02:28:09,851 - INFO - Generic metadata worked 2026-04-30 02:28:10,116 - DEBUG - Link local service introspect removed 2026-04-30 02:28:10,116 - INFO - Deleting VM ctest-TestBasicVMVN-18887438-50043733 2026-04-30 02:28:10,204 - INFO - Deleting VN ctest-vn2_metadata-82548646 2026-04-30 02:28:10,255 - DEBUG - VN bd5a0fda-cf66-4196-9731-39d648d9db3c still in use: Unable to complete operation on network bd5a0fda-cf66-4196-9731-39d648d9db3c. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-6bf56a6d-3e9d-4027-8160-7017c2f7820a'] 2026-04-30 02:28:10,255 - WARNING - Deleting VN ctest-vn2_metadata-82548646 failed..Will retry 2026-04-30 02:28:12,391 - DEBUG - Response for deleting network () 2026-04-30 02:28:12,665 - DEBUG - No XMPP flaps were noticed during the test 2026-04-30 02:28:12,665 - INFO - -------------------------------------------------------------------------------- 2026-04-30 02:28:12,669 - INFO - ================================================================================ 2026-04-30 02:28:12,669 - INFO - STARTING TEST : test_metadata_service 2026-04-30 02:28:12,669 - 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-30 02:28:12,965 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-04-30 02:28:12,965 - INFO - Initial checks done. Running the testcase now 2026-04-30 02:28:12,965 - INFO - 2026-04-30 02:28:12,965 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs 2026-04-30 02:28:12,971 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/b5383f3d-5f44-4c4f-8b6e-c29105899583 2026-04-30 02:28:13,203 - DEBUG - Response for create_network : {'network': {'id': '63c7dddf-0ec1-4f20-b26a-51ffe56712aa', 'name': 'ctest-vn-13296457', 'tenant_id': '1f0ae39b55f244eca68ca01d4ded9c0d', 'project_id': '1f0ae39b55f244eca68ca01d4ded9c0d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-18887438', 'ctest-vn-13296457'], 'port_security_enabled': True, 'description': ''}} 2026-04-30 02:28:13,512 - DEBUG - Response for create_subnet : {'subnet': {'id': '89c477b3-092c-4788-8cb9-e40a93d5f32a', 'name': '', 'tenant_id': '1f0ae39b55f244eca68ca01d4ded9c0d', 'network_id': '63c7dddf-0ec1-4f20-b26a-51ffe56712aa', 'ip_version': 4, 'cidr': '78.75.28.128/26', 'allocation_pools': [{'start': '78.75.28.130', 'end': '78.75.28.190'}], 'gateway_ip': '78.75.28.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '78.75.28.130', 'tags': [], 'project_id': '1f0ae39b55f244eca68ca01d4ded9c0d'}} 2026-04-30 02:28:13,535 - INFO - Created VN ctest-vn-13296457 2026-04-30 02:28:13,588 - DEBUG - VN ctest-vn-13296457 UUID is 63c7dddf-0ec1-4f20-b26a-51ffe56712aa 2026-04-30 02:28:14,845 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5721-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5721-1) 2026-04-30 02:28:14,845 - INFO - Waiting for VM ctest-TestBasicVMVN-18887438-47191491 to be up.. 2026-04-30 02:28:14,896 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-04-30 02:28:19,989 - DEBUG - VM is in ACTIVE state now 2026-04-30 02:28:19,989 - INFO - VM name : ctest-TestBasicVMVN-18887438-47191491 2026-04-30 02:28:20,081 - DEBUG - VM ctest-TestBasicVMVN-18887438-47191491 ID is 048e4f6f-be9c-4f7d-9dff-d8b78e534849 2026-04-30 02:28:20,082 - DEBUG - VM ctest-TestBasicVMVN-18887438-47191491 launched on Node cn-jenkins-deploy-platform-ansible-os-5721-1 2026-04-30 02:28:20,170 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/048e4f6f-be9c-4f7d-9dff-d8b78e534849 2026-04-30 02:28:20,181 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/672ec981-ee0c-4780-9bd2-041c34f186d5 2026-04-30 02:28:23,426 - 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 1005ms') 2026-04-30 02:28:23,426 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-18887438-47191491 failed! 2026-04-30 02:28:23,484 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-18887438:ctest-vn-13296457 is 78.75.28.129 and allocation pool is NOT set 2026-04-30 02:28:27,555 - 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=4.83 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1010ms\r\nrtt min/avg/max/mdev = 4.827/4.827/4.827/0.000 ms') 2026-04-30 02:28:27,556 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-18887438-47191491 passed 2026-04-30 02:28:27,708 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-30 02:28:27,708 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-18887438-47191491, IP 78.75.28.131, Port 22 2026-04-30 02:28:27,879 - DEBUG - VM ctest-TestBasicVMVN-18887438-47191491 is ready for SSH connections 2026-04-30 02:28:27,879 - 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 2026-04-30 02:28:27,879 - DEBUG - cat /tmp/output.txt 2026-04-30 02:28:29,525 - DEBUG - Hello World. The time is now Wed, 29 Apr 2026 20:28:26 -0600! 2026-04-30 02:28:29,525 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 29 Apr 2026 20:28:26 -0600!'} 2026-04-30 02:28:29,525 - INFO - metadata_script.txt got executed in the vm 2026-04-30 02:28:29,526 - INFO - Deleting VM ctest-TestBasicVMVN-18887438-47191491 2026-04-30 02:28:29,612 - INFO - Deleting VN ctest-vn-13296457 2026-04-30 02:28:29,656 - DEBUG - VN 63c7dddf-0ec1-4f20-b26a-51ffe56712aa still in use: Unable to complete operation on network 63c7dddf-0ec1-4f20-b26a-51ffe56712aa. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-1d84de91-1e17-41b4-9aba-1164cb02f6fa'] 2026-04-30 02:28:29,656 - WARNING - Deleting VN ctest-vn-13296457 failed..Will retry 2026-04-30 02:28:31,777 - DEBUG - Response for deleting network () 2026-04-30 02:28:32,050 - DEBUG - No XMPP flaps were noticed during the test
2026-04-30 02:28:32,050 - INFO - END TEST : test_metadata_service : PASSED[0:00:20]
2026-04-30 02:28:32,050 - INFO - -------------------------------------------------------------------------------- 2026-04-30 02:28:32,053 - INFO - ================================================================================ 2026-04-30 02:28:32,053 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2026-04-30 02:28:32,054 - 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-30 02:28:32,329 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-04-30 02:28:32,329 - INFO - Initial checks done. Running the testcase now 2026-04-30 02:28:32,329 - INFO - 2026-04-30 02:28:32,864 - DEBUG - Response for create_network : {'network': {'id': '5084da5d-b56f-49fc-9578-9ce229c6899a', 'name': 'ctest-vn-36349766', 'tenant_id': '1f0ae39b55f244eca68ca01d4ded9c0d', 'project_id': '1f0ae39b55f244eca68ca01d4ded9c0d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-18887438', 'ctest-vn-36349766'], 'port_security_enabled': True, 'description': ''}} 2026-04-30 02:28:33,048 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f0b67bc4-a703-41da-896e-8ae6237cbea2', 'name': '', 'tenant_id': '1f0ae39b55f244eca68ca01d4ded9c0d', 'network_id': '5084da5d-b56f-49fc-9578-9ce229c6899a', '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': '1f0ae39b55f244eca68ca01d4ded9c0d'}} 2026-04-30 02:28:33,280 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b98621cc-ff44-436d-a52d-abd48c327214', 'name': '', 'tenant_id': '1f0ae39b55f244eca68ca01d4ded9c0d', 'network_id': '5084da5d-b56f-49fc-9578-9ce229c6899a', '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': '1f0ae39b55f244eca68ca01d4ded9c0d'}} 2026-04-30 02:28:33,302 - INFO - Created VN ctest-vn-36349766 2026-04-30 02:28:33,356 - DEBUG - VN ctest-vn-36349766 UUID is 5084da5d-b56f-49fc-9578-9ce229c6899a 2026-04-30 02:28:33,748 - DEBUG - Response for create_port : {'port': {'name': 'da4bff56-7164-439b-a2c2-30b1ba52fdc5', 'id': 'da4bff56-7164-439b-a2c2-30b1ba52fdc5', 'tenant_id': '1f0ae39b55f244eca68ca01d4ded9c0d', 'network_id': '5084da5d-b56f-49fc-9578-9ce229c6899a', 'mac_address': '02:da:4b:ff:56:71', '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': 'f0b67bc4-a703-41da-896e-8ae6237cbea2'}], 'security_groups': ['95362d53-d040-4ccc-9a04-222b8fbb70a6'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1f0ae39b55f244eca68ca01d4ded9c0d'}} 2026-04-30 02:28:33,957 - DEBUG - Response for create_port : {'port': {'name': 'e0c19af1-9692-43e4-8477-79a46ff652d3', 'id': 'e0c19af1-9692-43e4-8477-79a46ff652d3', 'tenant_id': '1f0ae39b55f244eca68ca01d4ded9c0d', 'network_id': '5084da5d-b56f-49fc-9578-9ce229c6899a', 'mac_address': '02:e0:c1:9a:f1:96', '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': 'b98621cc-ff44-436d-a52d-abd48c327214'}], 'security_groups': ['95362d53-d040-4ccc-9a04-222b8fbb70a6'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1f0ae39b55f244eca68ca01d4ded9c0d'}} 2026-04-30 02:28:34,393 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5721-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5721-1) 2026-04-30 02:28:34,907 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5721-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5721-1) 2026-04-30 02:28:36,287 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5721-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5721-1) 2026-04-30 02:28:36,287 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-04-30 02:28:36,294 - DEBUG - Requesting: http://10.0.0.38:8082/domain/033dcabd-97df-439f-8207-51383e8b92fd 2026-04-30 02:28:36,308 - DEBUG - Requesting: http://10.0.0.38:8082/project/1f0ae39b-55f2-44ec-a68c-a01d4ded9c0d 2026-04-30 02:28:36,397 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/9893782d-0a8a-4bb4-9e98-22949afd5e59 2026-04-30 02:28:36,414 - INFO - Verifications in API Server for IPAM: ctest-ipam-92186034 passed 2026-04-30 02:28:36,424 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-18887438:ctest-ipam-92186034', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-18887438', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10994263250187209652', 'uuid-lslong': '11427922076103433817'}, 'enable': 'true', 'created': '2026-04-30T02:28:32', 'last-modified': '2026-04-30T02:28:32', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.834981'} 2026-04-30 02:28:36,424 - INFO - Verifications in Control node for IPAM: ctest-ipam-92186034 passed 2026-04-30 02:28:36,424 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-04-30 02:28:36,430 - DEBUG - Requesting: http://10.0.0.38:8082/domain/033dcabd-97df-439f-8207-51383e8b92fd 2026-04-30 02:28:36,444 - DEBUG - Requesting: http://10.0.0.38:8082/project/1f0ae39b-55f2-44ec-a68c-a01d4ded9c0d 2026-04-30 02:28:36,522 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/5084da5d-b56f-49fc-9578-9ce229c6899a 2026-04-30 02:28:36,542 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/5084da5d-b56f-49fc-9578-9ce229c6899a 2026-04-30 02:28:36,561 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/da5e14ef-b9b8-42be-a963-370f93d2b9af 2026-04-30 02:28:36,584 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/da5e14ef-b9b8-42be-a963-370f93d2b9af 2026-04-30 02:28:36,595 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/a2e8e3b4-0f02-423f-a1cc-ae881561b88b 2026-04-30 02:28:36,609 - DEBUG - Route Targets: ['target:64512:8000004'] 2026-04-30 02:28:36,609 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/5084da5d-b56f-49fc-9578-9ce229c6899a 2026-04-30 02:28:36,629 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/da5e14ef-b9b8-42be-a963-370f93d2b9af 2026-04-30 02:28:36,660 - INFO - Verified VN network id 11 for VN 5084da5d-b56f-49fc-9578-9ce229c6899a 2026-04-30 02:28:36,660 - INFO - Verifications in API Server for VN ctest-vn-36349766 passed 2026-04-30 02:28:36,660 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/5084da5d-b56f-49fc-9578-9ce229c6899a 2026-04-30 02:28:36,674 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/da5e14ef-b9b8-42be-a963-370f93d2b9af 2026-04-30 02:28:36,688 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/da5e14ef-b9b8-42be-a963-370f93d2b9af 2026-04-30 02:28:36,712 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/a2e8e3b4-0f02-423f-a1cc-ae881561b88b 2026-04-30 02:28:36,732 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-18887438:ctest-vn-36349766', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-18887438', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5802002315970824700', 'uuid-lslong': '10770531004033960346'}, 'enable': 'true', 'created': '2026-04-30T02:28:32', 'last-modified': '2026-04-30T02:28:33', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.508418'} 2026-04-30 02:28:36,746 - DEBUG - Route Targets: ['target:64512:8000004'] 2026-04-30 02:28:36,746 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-36349766 passed 2026-04-30 02:28:36,747 - DEBUG - ====Verifying policy data for ctest-vn-36349766 in API_Server ====== 2026-04-30 02:28:36,747 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-04-30 02:28:36,754 - DEBUG - Requesting: http://10.0.0.38:8082/domain/033dcabd-97df-439f-8207-51383e8b92fd 2026-04-30 02:28:36,772 - DEBUG - Requesting: http://10.0.0.38:8082/project/1f0ae39b-55f2-44ec-a68c-a01d4ded9c0d 2026-04-30 02:28:36,888 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/5084da5d-b56f-49fc-9578-9ce229c6899a 2026-04-30 02:28:36,924 - DEBUG - =>VN ctest-vn-36349766 has no policy to be verified 2026-04-30 02:28:36,924 - DEBUG - Verifying the vn in opserver 2026-04-30 02:28:36,924 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-18887438:ctest-vn-36349766 virtual network link through opserver 10.0.0.38 2026-04-30 02:28:36,925 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2026-04-30 02:28:37,310 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2026-04-30 02:28:37,466 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-18887438:ctest-vn-36349766', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-18887438:ctest-vn-36349766?flat'} 2026-04-30 02:28:37,466 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-18887438:ctest-vn-36349766 is found in opserver 2026-04-30 02:28:37,474 - DEBUG - VRF ids for VN ctest-vn-36349766: {'10.0.0.38': '2'} 2026-04-30 02:28:37,474 - INFO - Waiting for VM ctest-TestBasicVMVN-18887438-15188429 to be up.. 2026-04-30 02:28:37,687 - DEBUG - VM is in ACTIVE state now 2026-04-30 02:28:37,687 - INFO - VM name : ctest-TestBasicVMVN-18887438-15188429 2026-04-30 02:28:37,814 - DEBUG - VM ctest-TestBasicVMVN-18887438-15188429 ID is 81be9b66-558c-4a06-82f0-6db34ebf5161 2026-04-30 02:28:37,814 - DEBUG - VM ctest-TestBasicVMVN-18887438-15188429 launched on Node cn-jenkins-deploy-platform-ansible-os-5721-1 2026-04-30 02:28:37,900 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/81be9b66-558c-4a06-82f0-6db34ebf5161 2026-04-30 02:28:37,908 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/da4bff56-7164-439b-a2c2-30b1ba52fdc5 2026-04-30 02:28:41,188 - 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 1021ms') 2026-04-30 02:28:41,188 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-18887438-15188429 failed! 2026-04-30 02:28:41,244 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-18887438:ctest-vn-36349766 is 31.1.1.1 and allocation pool is NOT set 2026-04-30 02:28:41,244 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-18887438:ctest-vn-36349766 is 31.1.2.1 and allocation pool is NOT set 2026-04-30 02:28:45,318 - 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 1010ms') 2026-04-30 02:28:45,319 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-18887438-15188429 failed! 2026-04-30 02:28:45,376 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-18887438:ctest-vn-36349766 is 31.1.1.1 and allocation pool is NOT set 2026-04-30 02:28:45,376 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-18887438:ctest-vn-36349766 is 31.1.2.1 and allocation pool is NOT set 2026-04-30 02:28:47,444 - 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.17 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.71 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.711/3.438/5.165/1.727 ms') 2026-04-30 02:28:47,444 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-18887438-15188429 passed 2026-04-30 02:28:47,604 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-30 02:28:47,604 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-18887438-15188429, IP 31.1.1.4, Port 22 2026-04-30 02:28:47,771 - DEBUG - VM ctest-TestBasicVMVN-18887438-15188429 is ready for SSH connections 2026-04-30 02:28:47,771 - INFO - Waiting for VM ctest-TestBasicVMVN-18887438-88427152 to be up.. 2026-04-30 02:28:47,875 - DEBUG - VM is in ACTIVE state now 2026-04-30 02:28:47,875 - INFO - VM name : ctest-TestBasicVMVN-18887438-88427152 2026-04-30 02:28:47,970 - DEBUG - VM ctest-TestBasicVMVN-18887438-88427152 ID is a93d95bc-bd5d-408c-9490-896edcc98372 2026-04-30 02:28:47,970 - DEBUG - VM ctest-TestBasicVMVN-18887438-88427152 launched on Node cn-jenkins-deploy-platform-ansible-os-5721-1 2026-04-30 02:28:48,066 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/a93d95bc-bd5d-408c-9490-896edcc98372 2026-04-30 02:28:48,077 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/e0c19af1-9692-43e4-8477-79a46ff652d3 2026-04-30 02:28:49,339 - 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=5.17 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.967 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.967/3.070/5.173/2.103 ms') 2026-04-30 02:28:49,339 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-18887438-88427152 passed 2026-04-30 02:28:49,496 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-30 02:28:49,496 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-18887438-88427152, IP 31.1.2.4, Port 22 2026-04-30 02:28:49,662 - DEBUG - VM ctest-TestBasicVMVN-18887438-88427152 is ready for SSH connections 2026-04-30 02:28:49,662 - INFO - Waiting for VM ctest-TestBasicVMVN-18887438-96268783 to be up.. 2026-04-30 02:28:49,754 - DEBUG - VM is in ACTIVE state now 2026-04-30 02:28:49,754 - INFO - VM name : ctest-TestBasicVMVN-18887438-96268783 2026-04-30 02:28:49,849 - DEBUG - VM ctest-TestBasicVMVN-18887438-96268783 ID is de188d23-1450-409a-a3d7-62e15c3a4d90 2026-04-30 02:28:49,849 - DEBUG - VM ctest-TestBasicVMVN-18887438-96268783 launched on Node cn-jenkins-deploy-platform-ansible-os-5721-1 2026-04-30 02:28:49,955 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/de188d23-1450-409a-a3d7-62e15c3a4d90 2026-04-30 02:28:49,970 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/28090b82-a816-447d-b2d0-e8de6d902dca 2026-04-30 02:28:51,235 - 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=5.29 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=1.25 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 = 1.248/3.270/5.292/2.022 ms') 2026-04-30 02:28:51,235 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-18887438-96268783 passed 2026-04-30 02:28:51,388 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-30 02:28:51,388 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-18887438-96268783, IP 31.1.1.3, Port 22 2026-04-30 02:28:51,557 - DEBUG - VM ctest-TestBasicVMVN-18887438-96268783 is ready for SSH connections 2026-04-30 02:28:51,557 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-30 02:28:51,558 - 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 2026-04-30 02:28:51,558 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2026-04-30 02:28:55,654 - 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=5.013 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.243 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.172 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.172/2.476/5.013 ms 2026-04-30 02:28:55,654 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-18887438-15188429 passed 2026-04-30 02:28:55,654 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-30 02:28:55,654 - 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 2026-04-30 02:28:55,654 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2026-04-30 02:28:59,421 - 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=4.632 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.179 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.977 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.977/2.262/4.632 ms 2026-04-30 02:28:59,422 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-18887438-88427152 passed 2026-04-30 02:28:59,422 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-30 02:28:59,422 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-30 02:28:59,422 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-30 02:28:59,422 - 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 2026-04-30 02:28:59,422 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2026-04-30 02:28:59,614 - DEBUG - None 2026-04-30 02:28:59,614 - 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 2026-04-30 02:28:59,615 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2026-04-30 02:28:59,806 - DEBUG - None 2026-04-30 02:28:59,806 - 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 2026-04-30 02:28:59,806 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2026-04-30 02:29:00,514 - DEBUG - None 2026-04-30 02:29:00,514 - 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 2026-04-30 02:29:00,514 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2026-04-30 02:29:02,756 - 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.422 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.321 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.552 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.282 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.430 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.430/2.201/5.321 ms 2026-04-30 02:29:02,757 - 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 2026-04-30 02:29:02,757 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2026-04-30 02:29:05,027 - 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.032 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.288 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.814 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.496 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.952 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.881 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.407 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.407/2.410/5.814 ms 2026-04-30 02:29:05,027 - 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 2026-04-30 02:29:05,027 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2026-04-30 02:29:07,296 - 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.964 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.214 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.324 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.663 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=5.808 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=7.484 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.454 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.454/3.273/7.484 ms 2026-04-30 02:29:07,296 - INFO - Deleting VM ctest-TestBasicVMVN-18887438-96268783 2026-04-30 02:29:07,383 - INFO - Detaching port e0c19af1-9692-43e4-8477-79a46ff652d3 from VM ctest-TestBasicVMVN-18887438-88427152 2026-04-30 02:29:07,429 - INFO - Deleting VM ctest-TestBasicVMVN-18887438-88427152 2026-04-30 02:29:07,519 - INFO - Detaching port da4bff56-7164-439b-a2c2-30b1ba52fdc5 from VM ctest-TestBasicVMVN-18887438-15188429 2026-04-30 02:29:07,554 - INFO - Deleting VM ctest-TestBasicVMVN-18887438-15188429 2026-04-30 02:29:07,636 - INFO - Deleting VN ctest-vn-36349766 2026-04-30 02:29:07,857 - DEBUG - Response for delete_port : () 2026-04-30 02:29:08,083 - DEBUG - Response for delete_port : () 2026-04-30 02:29:08,153 - DEBUG - VN 5084da5d-b56f-49fc-9578-9ce229c6899a still in use: Unable to complete operation on network 5084da5d-b56f-49fc-9578-9ce229c6899a. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-f59fd4d8-03f1-4106-afb7-cd1d5736737a'] 2026-04-30 02:29:08,154 - WARNING - Deleting VN ctest-vn-36349766 failed..Will retry 2026-04-30 02:29:10,312 - DEBUG - Response for deleting network () 2026-04-30 02:29:10,312 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/da5e14ef-b9b8-42be-a963-370f93d2b9af 2026-04-30 02:29:10,322 - DEBUG - Response Code: 404 2026-04-30 02:29:10,322 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-04-30 02:29:10,331 - DEBUG - Requesting: http://10.0.0.38:8082/domain/033dcabd-97df-439f-8207-51383e8b92fd 2026-04-30 02:29:10,386 - DEBUG - Requesting: http://10.0.0.38:8082/project/1f0ae39b-55f2-44ec-a68c-a01d4ded9c0d 2026-04-30 02:29:10,458 - INFO - Validated that VN ctest-vn-36349766 is not found in API Server 2026-04-30 02:29:10,469 - DEBUG - VN ctest-vn-36349766 is not present in Agent 10.0.0.38 2026-04-30 02:29:10,469 - INFO - Validated that VN ctest-vn-36349766 is not in any agent 2026-04-30 02:29:10,474 - DEBUG - VRF 2 is not seen in agent 10.0.0.38 2026-04-30 02:29:10,481 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-36349766 2026-04-30 02:29:10,481 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-18887438:ctest-vn-36349766 2026-04-30 02:29:10,492 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-36349766 info 2026-04-30 02:29:10,580 - INFO - IPAM: ctest-ipam-92186034 is not found in API Server 2026-04-30 02:29:10,597 - INFO - IPAM:ctest-ipam-92186034 is not found in control node 2026-04-30 02:29:10,869 - DEBUG - No XMPP flaps were noticed during the test
2026-04-30 02:29:10,869 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2026-04-30 02:29:10,869 - INFO - -------------------------------------------------------------------------------- 2026-04-30 02:29:11,615 - INFO - Deleted project: ctest-TestBasicVMVN-18887438, ID : 1f0ae39b-55f2-44ec-a68c-a01d4ded9c0d