2026-03-17 15:17:28,474 - INFO - Domain Default found not creating 2026-03-17 15:17:28,650 - INFO - Project ctest-TestBasicVMVN-80475237 not found, creating it 2026-03-17 15:17:29,122 - INFO - Created Project:ctest-TestBasicVMVN-80475237, ID : 23dd6137-c91e-478e-a0cb-bdb9f85596bb 2026-03-17 15:17:30,636 - INFO - ================================================================================ 2026-03-17 15:17:30,636 - INFO - STARTING TEST : test_generic_link_local_service 2026-03-17 15:17:30,636 - 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-03-17 15:17:30,891 - DEBUG - Nothing to compare xmpp stats {'10.0.0.131': {'10.20.0.249': '0'}} with 2026-03-17 15:17:30,891 - INFO - Initial checks done. Running the testcase now 2026-03-17 15:17:30,891 - INFO - 2026-03-17 15:17:31,436 - DEBUG - Response for create_network : {'network': {'id': '80b0d361-d40f-412c-8b57-42c4bcc81e18', 'name': 'ctest-vn2_metadata-55599010', 'tenant_id': '23dd6137c91e478ea0cbbdb9f85596bb', 'project_id': '23dd6137c91e478ea0cbbdb9f85596bb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-80475237', 'ctest-vn2_metadata-55599010'], 'port_security_enabled': True, 'description': ''}} 2026-03-17 15:17:31,660 - DEBUG - Response for create_subnet : {'subnet': {'id': '2631ccdc-bc23-498e-8abd-efee3f559c72', 'name': '', 'tenant_id': '23dd6137c91e478ea0cbbdb9f85596bb', 'network_id': '80b0d361-d40f-412c-8b57-42c4bcc81e18', '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': '23dd6137c91e478ea0cbbdb9f85596bb'}} 2026-03-17 15:17:31,678 - INFO - Created VN ctest-vn2_metadata-55599010 2026-03-17 15:17:31,738 - DEBUG - VN ctest-vn2_metadata-55599010 UUID is 80b0d361-d40f-412c-8b57-42c4bcc81e18 2026-03-17 15:17:31,922 - DEBUG - Services list from nova: [, , ] 2026-03-17 15:17:32,958 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5483-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5483-1) 2026-03-17 15:17:33,066 - DEBUG - Link local service introspect added 2026-03-17 15:17:33,107 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-17 15:17:38,189 - DEBUG - VM is in ACTIVE state now 2026-03-17 15:17:38,343 - INFO - Waiting for VM ctest-TestBasicVMVN-80475237-70682779 to be up.. 2026-03-17 15:17:38,343 - INFO - VM name : ctest-TestBasicVMVN-80475237-70682779 2026-03-17 15:17:38,425 - DEBUG - VM ctest-TestBasicVMVN-80475237-70682779 ID is e007851d-2025-4629-807d-bb4bec2b20b1 2026-03-17 15:17:38,425 - DEBUG - VM ctest-TestBasicVMVN-80475237-70682779 launched on Node cn-jenkins-deploy-platform-ansible-os-5483-1 2026-03-17 15:17:38,502 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine/e007851d-2025-4629-807d-bb4bec2b20b1 2026-03-17 15:17:38,801 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine/e007851d-2025-4629-807d-bb4bec2b20b1 2026-03-17 15:17:38,839 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine-interface/1e16aa88-0a35-4952-9373-dd2caed7b55a 2026-03-17 15:17:42,105 - 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 1022ms') 2026-03-17 15:17:42,105 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-80475237-70682779 failed! 2026-03-17 15:17:42,158 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-80475237:ctest-vn2_metadata-55599010 is 11.1.1.1 and allocation pool is NOT set 2026-03-17 15:17:44,216 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=9.87 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.84 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 = 1.837/5.855/9.874/4.018 ms') 2026-03-17 15:17:44,216 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-80475237-70682779 passed 2026-03-17 15:17:44,366 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-17 15:17:44,366 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-80475237-70682779, IP 11.1.1.3, Port 22 2026-03-17 15:17:44,522 - DEBUG - VM ctest-TestBasicVMVN-80475237-70682779 is ready for SSH connections 2026-03-17 15:17:44,522 - INFO - Retry 0 2026-03-17 15:17:44,522 - 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.131, gateway password: c0ntrail123 2026-03-17 15:17:44,522 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2026-03-17 15:17:46,157 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2026-03-17 15:17:46,157 - INFO - Generic metadata worked 2026-03-17 15:17:46,406 - DEBUG - Link local service introspect removed 2026-03-17 15:17:46,406 - INFO - Deleting VM ctest-TestBasicVMVN-80475237-70682779 2026-03-17 15:17:46,483 - INFO - Deleting VN ctest-vn2_metadata-55599010 2026-03-17 15:17:46,522 - DEBUG - VN 80b0d361-d40f-412c-8b57-42c4bcc81e18 still in use: Unable to complete operation on network 80b0d361-d40f-412c-8b57-42c4bcc81e18. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-04906e25-1a7f-4b11-870a-600434d43bb2'] 2026-03-17 15:17:46,522 - WARNING - Deleting VN ctest-vn2_metadata-55599010 failed..Will retry 2026-03-17 15:17:48,629 - DEBUG - Response for deleting network () 2026-03-17 15:17:48,887 - DEBUG - No XMPP flaps were noticed during the test 2026-03-17 15:17:48,887 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18] 2026-03-17 15:17:48,888 - INFO - -------------------------------------------------------------------------------- 2026-03-17 15:17:48,890 - INFO - ================================================================================ 2026-03-17 15:17:48,890 - INFO - STARTING TEST : test_metadata_service 2026-03-17 15:17:48,890 - 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-03-17 15:17:49,184 - DEBUG - Nothing to compare xmpp stats {'10.0.0.131': {'10.20.0.249': '0'}} with 2026-03-17 15:17:49,184 - INFO - Initial checks done. Running the testcase now 2026-03-17 15:17:49,184 - INFO - 2026-03-17 15:17:49,185 - DEBUG - Requesting: http://10.0.0.131:8082/global-vrouter-configs 2026-03-17 15:17:49,191 - DEBUG - Requesting: http://10.0.0.131:8082/global-vrouter-config/76521237-0132-4687-a412-035586c362b3 2026-03-17 15:17:49,375 - DEBUG - Response for create_network : {'network': {'id': 'e379f2b5-a31b-4408-aaa6-023e8cd3a651', 'name': 'ctest-vn-07430177', 'tenant_id': '23dd6137c91e478ea0cbbdb9f85596bb', 'project_id': '23dd6137c91e478ea0cbbdb9f85596bb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-80475237', 'ctest-vn-07430177'], 'port_security_enabled': True, 'description': ''}} 2026-03-17 15:17:49,569 - DEBUG - Response for create_subnet : {'subnet': {'id': '609b6a94-7192-426e-bb87-5ee359edbb6d', 'name': '', 'tenant_id': '23dd6137c91e478ea0cbbdb9f85596bb', 'network_id': 'e379f2b5-a31b-4408-aaa6-023e8cd3a651', 'ip_version': 4, 'cidr': '120.214.203.192/26', 'allocation_pools': [{'start': '120.214.203.194', 'end': '120.214.203.254'}], 'gateway_ip': '120.214.203.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '120.214.203.194', 'tags': [], 'project_id': '23dd6137c91e478ea0cbbdb9f85596bb'}} 2026-03-17 15:17:49,589 - INFO - Created VN ctest-vn-07430177 2026-03-17 15:17:49,642 - DEBUG - VN ctest-vn-07430177 UUID is e379f2b5-a31b-4408-aaa6-023e8cd3a651 2026-03-17 15:17:50,823 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5483-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5483-1) 2026-03-17 15:17:50,823 - INFO - Waiting for VM ctest-TestBasicVMVN-80475237-04550947 to be up.. 2026-03-17 15:17:50,866 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-17 15:17:55,958 - DEBUG - VM is in ACTIVE state now 2026-03-17 15:17:55,958 - INFO - VM name : ctest-TestBasicVMVN-80475237-04550947 2026-03-17 15:17:56,045 - DEBUG - VM ctest-TestBasicVMVN-80475237-04550947 ID is 094ed043-618d-40be-b42a-300311b64b7b 2026-03-17 15:17:56,045 - DEBUG - VM ctest-TestBasicVMVN-80475237-04550947 launched on Node cn-jenkins-deploy-platform-ansible-os-5483-1 2026-03-17 15:17:56,129 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine/094ed043-618d-40be-b42a-300311b64b7b 2026-03-17 15:17:56,138 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine-interface/8951b5fc-ffc0-4b3f-a48e-d099bdd00521 2026-03-17 15:17:59,391 - 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 1007ms') 2026-03-17 15:17:59,391 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-80475237-04550947 failed! 2026-03-17 15:17:59,446 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-80475237:ctest-vn-07430177 is 120.214.203.193 and allocation pool is NOT set 2026-03-17 15:18:01,514 - 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.74 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.09 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 = 3.090/4.415/5.740/1.325 ms') 2026-03-17 15:18:01,515 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-80475237-04550947 passed 2026-03-17 15:18:01,666 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-17 15:18:01,666 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-80475237-04550947, IP 120.214.203.195, Port 22 2026-03-17 15:18:01,726 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2026-03-17 15:18:01,824 - DEBUG - VM ctest-TestBasicVMVN-80475237-04550947 is NOT ready for SSH connections, VM status: ACTIVE 2026-03-17 15:18:06,825 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-17 15:18:06,825 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-80475237-04550947, IP 120.214.203.195, Port 22 2026-03-17 15:18:06,982 - DEBUG - VM ctest-TestBasicVMVN-80475237-04550947 is ready for SSH connections 2026-03-17 15:18:06,982 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.131, gateway password: c0ntrail123 2026-03-17 15:18:06,982 - DEBUG - cat /tmp/output.txt 2026-03-17 15:18:08,630 - DEBUG - Hello World. The time is now Tue, 17 Mar 2026 09:18:02 -0600! 2026-03-17 15:18:08,630 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 17 Mar 2026 09:18:02 -0600!'} 2026-03-17 15:18:08,630 - INFO - metadata_script.txt got executed in the vm 2026-03-17 15:18:08,630 - INFO - Deleting VM ctest-TestBasicVMVN-80475237-04550947 2026-03-17 15:18:08,711 - INFO - Deleting VN ctest-vn-07430177 2026-03-17 15:18:08,753 - DEBUG - VN e379f2b5-a31b-4408-aaa6-023e8cd3a651 still in use: Unable to complete operation on network e379f2b5-a31b-4408-aaa6-023e8cd3a651. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-aea4646d-ee9d-4d57-87d4-782b884d6f98'] 2026-03-17 15:18:08,753 - WARNING - Deleting VN ctest-vn-07430177 failed..Will retry 2026-03-17 15:18:10,856 - DEBUG - Response for deleting network () 2026-03-17 15:18:11,110 - DEBUG - No XMPP flaps were noticed during the test 2026-03-17 15:18:11,110 - INFO - END TEST : test_metadata_service : PASSED[0:00:23] 2026-03-17 15:18:11,110 - INFO - -------------------------------------------------------------------------------- 2026-03-17 15:18:11,113 - INFO - ================================================================================ 2026-03-17 15:18:11,113 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2026-03-17 15:18:11,113 - 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-03-17 15:18:11,403 - DEBUG - Nothing to compare xmpp stats {'10.0.0.131': {'10.20.0.249': '0'}} with 2026-03-17 15:18:11,403 - INFO - Initial checks done. Running the testcase now 2026-03-17 15:18:11,403 - INFO - 2026-03-17 15:18:11,907 - DEBUG - Response for create_network : {'network': {'id': '01168df7-a653-4871-b6ba-1cb193156c10', 'name': 'ctest-vn-16184198', 'tenant_id': '23dd6137c91e478ea0cbbdb9f85596bb', 'project_id': '23dd6137c91e478ea0cbbdb9f85596bb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-80475237', 'ctest-vn-16184198'], 'port_security_enabled': True, 'description': ''}} 2026-03-17 15:18:12,136 - DEBUG - Response for create_subnet : {'subnet': {'id': '6b9ac3da-1740-4b29-9683-3a64aaa53343', 'name': '', 'tenant_id': '23dd6137c91e478ea0cbbdb9f85596bb', 'network_id': '01168df7-a653-4871-b6ba-1cb193156c10', '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': '23dd6137c91e478ea0cbbdb9f85596bb'}} 2026-03-17 15:18:12,352 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c02996b0-7c58-4914-b576-d083a0027361', 'name': '', 'tenant_id': '23dd6137c91e478ea0cbbdb9f85596bb', 'network_id': '01168df7-a653-4871-b6ba-1cb193156c10', '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': '23dd6137c91e478ea0cbbdb9f85596bb'}} 2026-03-17 15:18:12,370 - INFO - Created VN ctest-vn-16184198 2026-03-17 15:18:12,422 - DEBUG - VN ctest-vn-16184198 UUID is 01168df7-a653-4871-b6ba-1cb193156c10 2026-03-17 15:18:12,778 - DEBUG - Response for create_port : {'port': {'name': '2d69b958-617e-4dd4-b8ee-622bbe9a0486', 'id': '2d69b958-617e-4dd4-b8ee-622bbe9a0486', 'tenant_id': '23dd6137c91e478ea0cbbdb9f85596bb', 'network_id': '01168df7-a653-4871-b6ba-1cb193156c10', 'mac_address': '02:2d:69:b9:58:61', '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': '6b9ac3da-1740-4b29-9683-3a64aaa53343'}], 'security_groups': ['bb2cfb17-8f86-4af1-b9cc-d070c1688837'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '23dd6137c91e478ea0cbbdb9f85596bb'}} 2026-03-17 15:18:12,944 - DEBUG - Response for create_port : {'port': {'name': '89d23427-e869-46fe-b7bf-228c904461c3', 'id': '89d23427-e869-46fe-b7bf-228c904461c3', 'tenant_id': '23dd6137c91e478ea0cbbdb9f85596bb', 'network_id': '01168df7-a653-4871-b6ba-1cb193156c10', 'mac_address': '02:89:d2:34:27:e8', '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': 'c02996b0-7c58-4914-b576-d083a0027361'}], 'security_groups': ['bb2cfb17-8f86-4af1-b9cc-d070c1688837'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '23dd6137c91e478ea0cbbdb9f85596bb'}} 2026-03-17 15:18:13,375 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5483-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5483-1) 2026-03-17 15:18:13,838 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5483-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5483-1) 2026-03-17 15:18:15,106 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5483-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5483-1) 2026-03-17 15:18:15,106 - DEBUG - Requesting: http://10.0.0.131:8082/domains 2026-03-17 15:18:15,112 - DEBUG - Requesting: http://10.0.0.131:8082/domain/4e55b62f-eab8-457d-b5e1-a1274d3de04e 2026-03-17 15:18:15,124 - DEBUG - Requesting: http://10.0.0.131:8082/project/23dd6137-c91e-478e-a0cb-bdb9f85596bb 2026-03-17 15:18:15,211 - DEBUG - Requesting: http://10.0.0.131:8082/network-ipam/143bcee1-371f-4872-b89a-d76cac619ff5 2026-03-17 15:18:15,223 - INFO - Verifications in API Server for IPAM: ctest-ipam-77738330 passed 2026-03-17 15:18:15,228 - DEBUG - Control-node 10.0.0.131 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-80475237:ctest-ipam-77738330', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-80475237', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1457986371072247922', 'uuid-lslong': '13302181311140700149'}, 'enable': 'true', 'created': '2026-03-17T15:18:11', 'last-modified': '2026-03-17T15:18:11', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.580209'} 2026-03-17 15:18:15,228 - INFO - Verifications in Control node for IPAM: ctest-ipam-77738330 passed 2026-03-17 15:18:15,228 - DEBUG - Requesting: http://10.0.0.131:8082/domains 2026-03-17 15:18:15,234 - DEBUG - Requesting: http://10.0.0.131:8082/domain/4e55b62f-eab8-457d-b5e1-a1274d3de04e 2026-03-17 15:18:15,247 - DEBUG - Requesting: http://10.0.0.131:8082/project/23dd6137-c91e-478e-a0cb-bdb9f85596bb 2026-03-17 15:18:15,337 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-network/01168df7-a653-4871-b6ba-1cb193156c10 2026-03-17 15:18:15,353 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-network/01168df7-a653-4871-b6ba-1cb193156c10 2026-03-17 15:18:15,365 - DEBUG - Requesting: http://10.0.0.131:8082/routing-instance/3641e2cd-97f6-40fd-8e99-85a8e095eb99 2026-03-17 15:18:15,374 - DEBUG - Requesting: http://10.0.0.131:8082/routing-instance/3641e2cd-97f6-40fd-8e99-85a8e095eb99 2026-03-17 15:18:15,385 - DEBUG - Requesting: http://10.0.0.131:8082/route-target/9dfc989b-a3b2-4966-9c60-209512a830f1 2026-03-17 15:18:15,395 - DEBUG - Route Targets: ['target:64512:8000004'] 2026-03-17 15:18:15,395 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-network/01168df7-a653-4871-b6ba-1cb193156c10 2026-03-17 15:18:15,405 - DEBUG - Requesting: http://10.0.0.131:8082/routing-instance/3641e2cd-97f6-40fd-8e99-85a8e095eb99 2026-03-17 15:18:15,424 - INFO - Verified VN network id 11 for VN 01168df7-a653-4871-b6ba-1cb193156c10 2026-03-17 15:18:15,424 - INFO - Verifications in API Server for VN ctest-vn-16184198 passed 2026-03-17 15:18:15,424 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-network/01168df7-a653-4871-b6ba-1cb193156c10 2026-03-17 15:18:15,437 - DEBUG - Requesting: http://10.0.0.131:8082/routing-instance/3641e2cd-97f6-40fd-8e99-85a8e095eb99 2026-03-17 15:18:15,445 - DEBUG - Requesting: http://10.0.0.131:8082/routing-instance/3641e2cd-97f6-40fd-8e99-85a8e095eb99 2026-03-17 15:18:15,453 - DEBUG - Requesting: http://10.0.0.131:8082/route-target/9dfc989b-a3b2-4966-9c60-209512a830f1 2026-03-17 15:18:15,465 - DEBUG - Control-node 10.0.0.131 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-80475237:ctest-vn-16184198', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-80475237', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '78406138312476785', 'uuid-lslong': '13166868009573510160'}, 'enable': 'true', 'created': '2026-03-17T15:18:11', 'last-modified': '2026-03-17T15:18:12', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.139299'} 2026-03-17 15:18:15,476 - DEBUG - Route Targets: ['target:64512:8000004'] 2026-03-17 15:18:15,476 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-16184198 passed 2026-03-17 15:18:15,476 - DEBUG - ====Verifying policy data for ctest-vn-16184198 in API_Server ====== 2026-03-17 15:18:15,476 - DEBUG - Requesting: http://10.0.0.131:8082/domains 2026-03-17 15:18:15,482 - DEBUG - Requesting: http://10.0.0.131:8082/domain/4e55b62f-eab8-457d-b5e1-a1274d3de04e 2026-03-17 15:18:15,492 - DEBUG - Requesting: http://10.0.0.131:8082/project/23dd6137-c91e-478e-a0cb-bdb9f85596bb 2026-03-17 15:18:15,574 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-network/01168df7-a653-4871-b6ba-1cb193156c10 2026-03-17 15:18:15,585 - DEBUG - =>VN ctest-vn-16184198 has no policy to be verified 2026-03-17 15:18:15,585 - DEBUG - Verifying the vn in opserver 2026-03-17 15:18:15,585 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-80475237:ctest-vn-16184198 virtual network link through opserver 10.0.0.131 2026-03-17 15:18:15,585 - DEBUG - Requesting: http://10.0.0.131:8081/analytics/uves/virtual-networks 2026-03-17 15:18:16,296 - DEBUG - Requesting: http://10.0.0.131:8081/analytics/uves/virtual-networks 2026-03-17 15:18:16,386 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-80475237:ctest-vn-16184198', 'href': 'http://10.0.0.131:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-80475237:ctest-vn-16184198?flat'} 2026-03-17 15:18:16,386 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-80475237:ctest-vn-16184198 is found in opserver 2026-03-17 15:18:16,391 - DEBUG - VRF ids for VN ctest-vn-16184198: {'10.0.0.131': '2'} 2026-03-17 15:18:16,391 - INFO - Waiting for VM ctest-TestBasicVMVN-80475237-69870291 to be up.. 2026-03-17 15:18:16,479 - DEBUG - VM is in ACTIVE state now 2026-03-17 15:18:16,479 - INFO - VM name : ctest-TestBasicVMVN-80475237-69870291 2026-03-17 15:18:16,562 - DEBUG - VM ctest-TestBasicVMVN-80475237-69870291 ID is 0278bbf0-4762-413d-9fa1-4ff19d43a2db 2026-03-17 15:18:16,562 - DEBUG - VM ctest-TestBasicVMVN-80475237-69870291 launched on Node cn-jenkins-deploy-platform-ansible-os-5483-1 2026-03-17 15:18:16,639 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine/0278bbf0-4762-413d-9fa1-4ff19d43a2db 2026-03-17 15:18:16,648 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine-interface/2d69b958-617e-4dd4-b8ee-622bbe9a0486 2026-03-17 15:18:19,967 - 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-03-17 15:18:19,967 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-80475237-69870291 failed! 2026-03-17 15:18:20,026 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-80475237:ctest-vn-16184198 is 31.1.1.1 and allocation pool is NOT set 2026-03-17 15:18:20,026 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-80475237:ctest-vn-16184198 is 31.1.2.1 and allocation pool is NOT set 2026-03-17 15:18:24,096 - 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') 2026-03-17 15:18:24,096 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-80475237-69870291 failed! 2026-03-17 15:18:24,150 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-80475237:ctest-vn-16184198 is 31.1.1.1 and allocation pool is NOT set 2026-03-17 15:18:24,150 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-80475237:ctest-vn-16184198 is 31.1.2.1 and allocation pool is NOT set 2026-03-17 15:18:26,211 - 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=7.38 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.25 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.253/4.316/7.379/3.063 ms') 2026-03-17 15:18:26,212 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-80475237-69870291 passed 2026-03-17 15:18:26,362 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-17 15:18:26,362 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-80475237-69870291, IP 31.1.1.4, Port 22 2026-03-17 15:18:26,417 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2026-03-17 15:18:26,493 - DEBUG - VM ctest-TestBasicVMVN-80475237-69870291 is NOT ready for SSH connections, VM status: ACTIVE 2026-03-17 15:18:31,493 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-17 15:18:31,493 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-80475237-69870291, IP 31.1.1.4, Port 22 2026-03-17 15:18:31,657 - DEBUG - VM ctest-TestBasicVMVN-80475237-69870291 is ready for SSH connections 2026-03-17 15:18:31,658 - INFO - Waiting for VM ctest-TestBasicVMVN-80475237-37349470 to be up.. 2026-03-17 15:18:31,734 - DEBUG - VM is in ACTIVE state now 2026-03-17 15:18:31,734 - INFO - VM name : ctest-TestBasicVMVN-80475237-37349470 2026-03-17 15:18:31,806 - DEBUG - VM ctest-TestBasicVMVN-80475237-37349470 ID is ba91a995-3546-4cfc-b989-efa3f1fe9186 2026-03-17 15:18:31,806 - DEBUG - VM ctest-TestBasicVMVN-80475237-37349470 launched on Node cn-jenkins-deploy-platform-ansible-os-5483-1 2026-03-17 15:18:31,882 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine/ba91a995-3546-4cfc-b989-efa3f1fe9186 2026-03-17 15:18:31,891 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine-interface/89d23427-e869-46fe-b7bf-228c904461c3 2026-03-17 15:18:33,124 - 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.75 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.379 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.379/1.562/2.746/1.183 ms') 2026-03-17 15:18:33,124 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-80475237-37349470 passed 2026-03-17 15:18:33,274 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-17 15:18:33,274 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-80475237-37349470, IP 31.1.2.4, Port 22 2026-03-17 15:18:33,429 - DEBUG - VM ctest-TestBasicVMVN-80475237-37349470 is ready for SSH connections 2026-03-17 15:18:33,429 - INFO - Waiting for VM ctest-TestBasicVMVN-80475237-96257256 to be up.. 2026-03-17 15:18:33,503 - DEBUG - VM is in ACTIVE state now 2026-03-17 15:18:33,503 - INFO - VM name : ctest-TestBasicVMVN-80475237-96257256 2026-03-17 15:18:33,582 - DEBUG - VM ctest-TestBasicVMVN-80475237-96257256 ID is 02a1de2b-6470-411f-883f-c09c57ef0456 2026-03-17 15:18:33,582 - DEBUG - VM ctest-TestBasicVMVN-80475237-96257256 launched on Node cn-jenkins-deploy-platform-ansible-os-5483-1 2026-03-17 15:18:33,657 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine/02a1de2b-6470-411f-883f-c09c57ef0456 2026-03-17 15:18:33,664 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine-interface/da3f07a5-8921-45a2-a1f3-9cee0ea63cb8 2026-03-17 15:18:34,902 - 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=3.58 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.434 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.434/2.007/3.581/1.573 ms') 2026-03-17 15:18:34,902 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-80475237-96257256 passed 2026-03-17 15:18:35,050 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-17 15:18:35,050 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-80475237-96257256, IP 31.1.1.3, Port 22 2026-03-17 15:18:35,213 - DEBUG - VM ctest-TestBasicVMVN-80475237-96257256 is ready for SSH connections 2026-03-17 15:18:35,213 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-17 15:18:35,213 - 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.131, gateway password: c0ntrail123 2026-03-17 15:18:35,214 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2026-03-17 15:18:39,327 - 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.938 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.885 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.816 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.816/1.879/3.938 ms 2026-03-17 15:18:39,327 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-80475237-69870291 passed 2026-03-17 15:18:39,327 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-17 15:18:39,327 - 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.131, gateway password: c0ntrail123 2026-03-17 15:18:39,327 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2026-03-17 15:18:42,983 - 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.071 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.926 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.779 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.779/1.592/3.071 ms 2026-03-17 15:18:42,983 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-80475237-37349470 passed 2026-03-17 15:18:42,983 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-17 15:18:42,983 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-17 15:18:42,983 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-17 15:18:42,984 - 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.131, gateway password: c0ntrail123 2026-03-17 15:18:42,984 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2026-03-17 15:18:43,180 - DEBUG - None 2026-03-17 15:18:43,180 - 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.131, gateway password: c0ntrail123 2026-03-17 15:18:43,181 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2026-03-17 15:18:43,359 - DEBUG - None 2026-03-17 15:18:43,359 - 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.131, gateway password: c0ntrail123 2026-03-17 15:18:43,359 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2026-03-17 15:18:44,000 - DEBUG - None 2026-03-17 15:18:44,000 - 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.131, gateway password: c0ntrail123 2026-03-17 15:18:44,000 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2026-03-17 15:18:46,233 - 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.954 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.681 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.481 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.201 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.511 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.481/1.965/4.681 ms 2026-03-17 15:18:46,234 - 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.131, gateway password: c0ntrail123 2026-03-17 15:18:46,234 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2026-03-17 15:18:48,496 - 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.343 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.427 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.575 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.373 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.238 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.107 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.437 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.373/2.214/4.575 ms 2026-03-17 15:18:48,496 - 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.131, gateway password: c0ntrail123 2026-03-17 15:18:48,496 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2026-03-17 15:18:50,742 - 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=4.080 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.872 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=7.834 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.571 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.049 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.004 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.534 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.534/3.563/7.834 ms 2026-03-17 15:18:50,743 - INFO - Deleting VM ctest-TestBasicVMVN-80475237-96257256 2026-03-17 15:18:50,818 - INFO - Detaching port 89d23427-e869-46fe-b7bf-228c904461c3 from VM ctest-TestBasicVMVN-80475237-37349470 2026-03-17 15:18:50,856 - INFO - Deleting VM ctest-TestBasicVMVN-80475237-37349470 2026-03-17 15:18:50,926 - INFO - Detaching port 2d69b958-617e-4dd4-b8ee-622bbe9a0486 from VM ctest-TestBasicVMVN-80475237-69870291 2026-03-17 15:18:50,957 - INFO - Deleting VM ctest-TestBasicVMVN-80475237-69870291 2026-03-17 15:18:51,033 - INFO - Deleting VN ctest-vn-16184198 2026-03-17 15:18:51,242 - DEBUG - Response for delete_port : () 2026-03-17 15:18:51,430 - DEBUG - Response for delete_port : () 2026-03-17 15:18:51,476 - DEBUG - VN 01168df7-a653-4871-b6ba-1cb193156c10 still in use: Unable to complete operation on network 01168df7-a653-4871-b6ba-1cb193156c10. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-84b1737d-971f-4450-80b9-68d26c9b8093'] 2026-03-17 15:18:51,476 - WARNING - Deleting VN ctest-vn-16184198 failed..Will retry 2026-03-17 15:18:53,598 - DEBUG - Response for deleting network () 2026-03-17 15:18:53,598 - DEBUG - Requesting: http://10.0.0.131:8082/routing-instance/3641e2cd-97f6-40fd-8e99-85a8e095eb99 2026-03-17 15:18:53,605 - DEBUG - Response Code: 404 2026-03-17 15:18:53,605 - DEBUG - Requesting: http://10.0.0.131:8082/domains 2026-03-17 15:18:53,610 - DEBUG - Requesting: http://10.0.0.131:8082/domain/4e55b62f-eab8-457d-b5e1-a1274d3de04e 2026-03-17 15:18:53,662 - DEBUG - Requesting: http://10.0.0.131:8082/project/23dd6137-c91e-478e-a0cb-bdb9f85596bb 2026-03-17 15:18:53,733 - INFO - Validated that VN ctest-vn-16184198 is not found in API Server 2026-03-17 15:18:53,746 - DEBUG - VN ctest-vn-16184198 is not present in Agent 10.0.0.131 2026-03-17 15:18:53,746 - INFO - Validated that VN ctest-vn-16184198 is not in any agent 2026-03-17 15:18:53,751 - DEBUG - VRF 2 is not seen in agent 10.0.0.131 2026-03-17 15:18:53,757 - DEBUG - Vrouter 10.0.0.131 does not have vrf 2 for VN ctest-vn-16184198 2026-03-17 15:18:53,757 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-80475237:ctest-vn-16184198 2026-03-17 15:18:53,766 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-16184198 info 2026-03-17 15:18:53,850 - INFO - IPAM: ctest-ipam-77738330 is not found in API Server 2026-03-17 15:18:53,860 - INFO - IPAM:ctest-ipam-77738330 is not found in control node 2026-03-17 15:18:54,124 - DEBUG - No XMPP flaps were noticed during the test 2026-03-17 15:18:54,124 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:43] 2026-03-17 15:18:54,124 - INFO - -------------------------------------------------------------------------------- 2026-03-17 15:18:54,835 - INFO - Deleted project: ctest-TestBasicVMVN-80475237, ID : 23dd6137-c91e-478e-a0cb-bdb9f85596bb