2026-03-02 16:30:19,097 - INFO - Domain Default found not creating 2026-03-02 16:30:19,247 - INFO - Project ctest-TestBasicVMVN-44359497 not found, creating it 2026-03-02 16:30:19,685 - INFO - Created Project:ctest-TestBasicVMVN-44359497, ID : b76215ab-c109-4995-9313-199985b29498 2026-03-02 16:30:21,036 - INFO - ================================================================================ 2026-03-02 16:30:21,036 - INFO - STARTING TEST : test_generic_link_local_service 2026-03-02 16:30:21,036 - 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-02 16:30:21,287 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with 2026-03-02 16:30:21,288 - INFO - Initial checks done. Running the testcase now 2026-03-02 16:30:21,288 - INFO - 2026-03-02 16:30:21,795 - DEBUG - Response for create_network : {'network': {'id': '2c577c0f-f6cc-4299-8b16-68cdad62c44d', 'name': 'ctest-vn2_metadata-76974318', 'tenant_id': 'b76215abc10949959313199985b29498', 'project_id': 'b76215abc10949959313199985b29498', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-44359497', 'ctest-vn2_metadata-76974318'], 'port_security_enabled': True, 'description': ''}} 2026-03-02 16:30:21,981 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ea2988d8-b2be-45a8-9621-47844b3b9b5f', 'name': '', 'tenant_id': 'b76215abc10949959313199985b29498', 'network_id': '2c577c0f-f6cc-4299-8b16-68cdad62c44d', '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': 'b76215abc10949959313199985b29498'}} 2026-03-02 16:30:21,995 - INFO - Created VN ctest-vn2_metadata-76974318 2026-03-02 16:30:22,046 - DEBUG - VN ctest-vn2_metadata-76974318 UUID is 2c577c0f-f6cc-4299-8b16-68cdad62c44d 2026-03-02 16:30:22,198 - DEBUG - Services list from nova: [, , ] 2026-03-02 16:30:23,137 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5420-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5420-1) 2026-03-02 16:30:23,238 - DEBUG - Link local service introspect added 2026-03-02 16:30:23,272 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-02 16:30:28,339 - DEBUG - VM is in ACTIVE state now 2026-03-02 16:30:28,455 - INFO - Waiting for VM ctest-TestBasicVMVN-44359497-49430054 to be up.. 2026-03-02 16:30:28,456 - INFO - VM name : ctest-TestBasicVMVN-44359497-49430054 2026-03-02 16:30:28,516 - DEBUG - VM ctest-TestBasicVMVN-44359497-49430054 ID is 0446db3e-290e-480b-8ca0-afbd5c2dd349 2026-03-02 16:30:28,516 - DEBUG - VM ctest-TestBasicVMVN-44359497-49430054 launched on Node cn-jenkins-deploy-platform-ansible-os-5420-1 2026-03-02 16:30:28,577 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/0446db3e-290e-480b-8ca0-afbd5c2dd349 2026-03-02 16:30:28,866 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/0446db3e-290e-480b-8ca0-afbd5c2dd349 2026-03-02 16:30:28,895 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/265b67c2-95b7-4240-b429-8fa49531f652 2026-03-02 16:30:32,144 - 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 1028ms') 2026-03-02 16:30:32,144 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-44359497-49430054 failed! 2026-03-02 16:30:32,194 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-44359497:ctest-vn2_metadata-76974318 is 11.1.1.1 and allocation pool is NOT set 2026-03-02 16:30:34,259 - 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.83 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.717 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.717/1.771/2.826/1.054 ms') 2026-03-02 16:30:34,259 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-44359497-49430054 passed 2026-03-02 16:30:34,402 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-02 16:30:34,402 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-44359497-49430054, IP 11.1.1.3, Port 22 2026-03-02 16:30:34,554 - DEBUG - VM ctest-TestBasicVMVN-44359497-49430054 is ready for SSH connections 2026-03-02 16:30:34,554 - INFO - Retry 0 2026-03-02 16:30:34,554 - 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-03-02 16:30:34,554 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2026-03-02 16:30:36,157 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2026-03-02 16:30:36,157 - INFO - Generic metadata worked 2026-03-02 16:30:36,402 - DEBUG - Link local service introspect removed 2026-03-02 16:30:36,402 - INFO - Deleting VM ctest-TestBasicVMVN-44359497-49430054 2026-03-02 16:30:36,464 - INFO - Deleting VN ctest-vn2_metadata-76974318 2026-03-02 16:30:36,498 - DEBUG - VN 2c577c0f-f6cc-4299-8b16-68cdad62c44d still in use: Unable to complete operation on network 2c577c0f-f6cc-4299-8b16-68cdad62c44d. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-0bcdfd3a-ddf7-4d6c-9752-1fa884413a6b'] 2026-03-02 16:30:36,498 - WARNING - Deleting VN ctest-vn2_metadata-76974318 failed..Will retry 2026-03-02 16:30:38,588 - DEBUG - Response for deleting network () 2026-03-02 16:30:38,852 - DEBUG - No XMPP flaps were noticed during the test 2026-03-02 16:30:38,852 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:17] 2026-03-02 16:30:38,852 - INFO - -------------------------------------------------------------------------------- 2026-03-02 16:30:38,855 - INFO - ================================================================================ 2026-03-02 16:30:38,855 - INFO - STARTING TEST : test_metadata_service 2026-03-02 16:30:38,855 - 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-02 16:30:39,139 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with 2026-03-02 16:30:39,139 - INFO - Initial checks done. Running the testcase now 2026-03-02 16:30:39,139 - INFO - 2026-03-02 16:30:39,139 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs 2026-03-02 16:30:39,144 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/1518ee40-7b89-47f5-844c-22b0edb52870 2026-03-02 16:30:39,302 - DEBUG - Response for create_network : {'network': {'id': '653dd7b5-72e0-4462-a061-7d7956f597ce', 'name': 'ctest-vn-76294850', 'tenant_id': 'b76215abc10949959313199985b29498', 'project_id': 'b76215abc10949959313199985b29498', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-44359497', 'ctest-vn-76294850'], 'port_security_enabled': True, 'description': ''}} 2026-03-02 16:30:39,572 - DEBUG - Response for create_subnet : {'subnet': {'id': '1b31948c-7b06-4fbd-b952-e9f4141e4c87', 'name': '', 'tenant_id': 'b76215abc10949959313199985b29498', 'network_id': '653dd7b5-72e0-4462-a061-7d7956f597ce', 'ip_version': 4, 'cidr': '138.173.28.64/26', 'allocation_pools': [{'start': '138.173.28.66', 'end': '138.173.28.126'}], 'gateway_ip': '138.173.28.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '138.173.28.66', 'tags': [], 'project_id': 'b76215abc10949959313199985b29498'}} 2026-03-02 16:30:39,585 - INFO - Created VN ctest-vn-76294850 2026-03-02 16:30:39,642 - DEBUG - VN ctest-vn-76294850 UUID is 653dd7b5-72e0-4462-a061-7d7956f597ce 2026-03-02 16:30:40,731 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5420-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5420-1) 2026-03-02 16:30:40,731 - INFO - Waiting for VM ctest-TestBasicVMVN-44359497-27202003 to be up.. 2026-03-02 16:30:40,769 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-02 16:30:45,840 - DEBUG - VM is in ACTIVE state now 2026-03-02 16:30:45,840 - INFO - VM name : ctest-TestBasicVMVN-44359497-27202003 2026-03-02 16:30:45,900 - DEBUG - VM ctest-TestBasicVMVN-44359497-27202003 ID is 6987bf4e-950c-41e7-8f08-de3bce2e8eff 2026-03-02 16:30:45,900 - DEBUG - VM ctest-TestBasicVMVN-44359497-27202003 launched on Node cn-jenkins-deploy-platform-ansible-os-5420-1 2026-03-02 16:30:45,962 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/6987bf4e-950c-41e7-8f08-de3bce2e8eff 2026-03-02 16:30:45,968 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/7daba555-4009-4684-89d4-3e134d6312b0 2026-03-02 16:30:49,199 - 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-02 16:30:49,199 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-44359497-27202003 failed! 2026-03-02 16:30:49,251 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-44359497:ctest-vn-76294850 is 138.173.28.65 and allocation pool is NOT set 2026-03-02 16:30:51,316 - 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.79 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.68 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 = 2.684/2.738/2.793/0.054 ms') 2026-03-02 16:30:51,316 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-44359497-27202003 passed 2026-03-02 16:30:51,462 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-02 16:30:51,463 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-44359497-27202003, IP 138.173.28.67, Port 22 2026-03-02 16:30:51,617 - DEBUG - VM ctest-TestBasicVMVN-44359497-27202003 is ready for SSH connections 2026-03-02 16:30:51,617 - 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-03-02 16:30:51,618 - DEBUG - cat /tmp/output.txt 2026-03-02 16:30:53,247 - DEBUG - Hello World. The time is now Mon, 02 Mar 2026 09:30:50 -0700! 2026-03-02 16:30:53,247 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 02 Mar 2026 09:30:50 -0700!'} 2026-03-02 16:30:53,247 - INFO - metadata_script.txt got executed in the vm 2026-03-02 16:30:53,247 - INFO - Deleting VM ctest-TestBasicVMVN-44359497-27202003 2026-03-02 16:30:53,312 - INFO - Deleting VN ctest-vn-76294850 2026-03-02 16:30:53,347 - DEBUG - VN 653dd7b5-72e0-4462-a061-7d7956f597ce still in use: Unable to complete operation on network 653dd7b5-72e0-4462-a061-7d7956f597ce. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-3f424ee7-3cef-4482-8267-36d5b084bb2d'] 2026-03-02 16:30:53,347 - WARNING - Deleting VN ctest-vn-76294850 failed..Will retry 2026-03-02 16:30:55,422 - DEBUG - Response for deleting network () 2026-03-02 16:30:55,679 - DEBUG - No XMPP flaps were noticed during the test 2026-03-02 16:30:55,679 - INFO - END TEST : test_metadata_service : PASSED[0:00:17] 2026-03-02 16:30:55,679 - INFO - -------------------------------------------------------------------------------- 2026-03-02 16:30:55,681 - INFO - ================================================================================ 2026-03-02 16:30:55,681 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2026-03-02 16:30:55,681 - 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-02 16:30:55,971 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with 2026-03-02 16:30:55,971 - INFO - Initial checks done. Running the testcase now 2026-03-02 16:30:55,971 - INFO - 2026-03-02 16:30:56,422 - DEBUG - Response for create_network : {'network': {'id': 'caa1ef28-e1af-4748-ac25-563d34de8bf5', 'name': 'ctest-vn-69559190', 'tenant_id': 'b76215abc10949959313199985b29498', 'project_id': 'b76215abc10949959313199985b29498', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-44359497', 'ctest-vn-69559190'], 'port_security_enabled': True, 'description': ''}} 2026-03-02 16:30:56,565 - DEBUG - Response for create_subnet : {'subnet': {'id': '18000e8b-77a7-4ea6-bd69-2cfddb6ce9f4', 'name': '', 'tenant_id': 'b76215abc10949959313199985b29498', 'network_id': 'caa1ef28-e1af-4748-ac25-563d34de8bf5', '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': 'b76215abc10949959313199985b29498'}} 2026-03-02 16:30:56,691 - DEBUG - Response for create_subnet : {'subnet': {'id': 'da09dffd-bfc0-4485-bf7d-5507880c2657', 'name': '', 'tenant_id': 'b76215abc10949959313199985b29498', 'network_id': 'caa1ef28-e1af-4748-ac25-563d34de8bf5', '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': 'b76215abc10949959313199985b29498'}} 2026-03-02 16:30:56,706 - INFO - Created VN ctest-vn-69559190 2026-03-02 16:30:56,754 - DEBUG - VN ctest-vn-69559190 UUID is caa1ef28-e1af-4748-ac25-563d34de8bf5 2026-03-02 16:30:57,051 - DEBUG - Response for create_port : {'port': {'name': '38b3f695-0c9a-4221-a343-7e8fc9449cc6', 'id': '38b3f695-0c9a-4221-a343-7e8fc9449cc6', 'tenant_id': 'b76215abc10949959313199985b29498', 'network_id': 'caa1ef28-e1af-4748-ac25-563d34de8bf5', 'mac_address': '02:38:b3:f6:95:0c', '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': '18000e8b-77a7-4ea6-bd69-2cfddb6ce9f4'}], 'security_groups': ['d0756153-2165-4c10-a938-4188837874dc'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b76215abc10949959313199985b29498'}} 2026-03-02 16:30:57,199 - DEBUG - Response for create_port : {'port': {'name': 'e8c95783-6c6c-436c-9714-6d7e90bb6b07', 'id': 'e8c95783-6c6c-436c-9714-6d7e90bb6b07', 'tenant_id': 'b76215abc10949959313199985b29498', 'network_id': 'caa1ef28-e1af-4748-ac25-563d34de8bf5', 'mac_address': '02:e8:c9:57:83:6c', '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': 'da09dffd-bfc0-4485-bf7d-5507880c2657'}], 'security_groups': ['d0756153-2165-4c10-a938-4188837874dc'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b76215abc10949959313199985b29498'}} 2026-03-02 16:30:57,517 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5420-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5420-1) 2026-03-02 16:30:57,870 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5420-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5420-1) 2026-03-02 16:30:59,098 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5420-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5420-1) 2026-03-02 16:30:59,098 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-03-02 16:30:59,103 - DEBUG - Requesting: http://10.0.0.38:8082/domain/b6280c71-1ed9-45a0-a013-d958f0bfd883 2026-03-02 16:30:59,115 - DEBUG - Requesting: http://10.0.0.38:8082/project/b76215ab-c109-4995-9313-199985b29498 2026-03-02 16:30:59,188 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/81aef38d-3855-462f-8008-15ddc9b52541 2026-03-02 16:30:59,205 - INFO - Verifications in API Server for IPAM: ctest-ipam-60360679 passed 2026-03-02 16:30:59,211 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-44359497:ctest-ipam-60360679', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-44359497', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9344674064701408815', 'uuid-lslong': '9225647878984508737'}, 'enable': 'true', 'created': '2026-03-02T16:30:55', 'last-modified': '2026-03-02T16:30:56', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.030705'} 2026-03-02 16:30:59,211 - INFO - Verifications in Control node for IPAM: ctest-ipam-60360679 passed 2026-03-02 16:30:59,211 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-03-02 16:30:59,216 - DEBUG - Requesting: http://10.0.0.38:8082/domain/b6280c71-1ed9-45a0-a013-d958f0bfd883 2026-03-02 16:30:59,229 - DEBUG - Requesting: http://10.0.0.38:8082/project/b76215ab-c109-4995-9313-199985b29498 2026-03-02 16:30:59,303 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/caa1ef28-e1af-4748-ac25-563d34de8bf5 2026-03-02 16:30:59,325 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/caa1ef28-e1af-4748-ac25-563d34de8bf5 2026-03-02 16:30:59,337 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/fb874154-d5ad-4ee2-935f-5c919cee7fa9 2026-03-02 16:30:59,345 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/fb874154-d5ad-4ee2-935f-5c919cee7fa9 2026-03-02 16:30:59,351 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/0b039408-cc0b-4222-a683-1d5f555084b2 2026-03-02 16:30:59,357 - DEBUG - Route Targets: ['target:64512:8000004'] 2026-03-02 16:30:59,357 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/caa1ef28-e1af-4748-ac25-563d34de8bf5 2026-03-02 16:30:59,367 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/fb874154-d5ad-4ee2-935f-5c919cee7fa9 2026-03-02 16:30:59,382 - INFO - Verified VN network id 11 for VN caa1ef28-e1af-4748-ac25-563d34de8bf5 2026-03-02 16:30:59,382 - INFO - Verifications in API Server for VN ctest-vn-69559190 passed 2026-03-02 16:30:59,382 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/caa1ef28-e1af-4748-ac25-563d34de8bf5 2026-03-02 16:30:59,394 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/fb874154-d5ad-4ee2-935f-5c919cee7fa9 2026-03-02 16:30:59,403 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/fb874154-d5ad-4ee2-935f-5c919cee7fa9 2026-03-02 16:30:59,412 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/0b039408-cc0b-4222-a683-1d5f555084b2 2026-03-02 16:30:59,425 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-44359497:ctest-vn-69559190', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-44359497', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14601214425775949640', 'uuid-lslong': '12404415569541893109'}, 'enable': 'true', 'created': '2026-03-02T16:30:56', 'last-modified': '2026-03-02T16:30:56', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.753478'} 2026-03-02 16:30:59,432 - DEBUG - Route Targets: ['target:64512:8000004'] 2026-03-02 16:30:59,432 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-69559190 passed 2026-03-02 16:30:59,432 - DEBUG - ====Verifying policy data for ctest-vn-69559190 in API_Server ====== 2026-03-02 16:30:59,432 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-03-02 16:30:59,439 - DEBUG - Requesting: http://10.0.0.38:8082/domain/b6280c71-1ed9-45a0-a013-d958f0bfd883 2026-03-02 16:30:59,449 - DEBUG - Requesting: http://10.0.0.38:8082/project/b76215ab-c109-4995-9313-199985b29498 2026-03-02 16:30:59,516 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/caa1ef28-e1af-4748-ac25-563d34de8bf5 2026-03-02 16:30:59,527 - DEBUG - =>VN ctest-vn-69559190 has no policy to be verified 2026-03-02 16:30:59,527 - DEBUG - Verifying the vn in opserver 2026-03-02 16:30:59,527 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-44359497:ctest-vn-69559190 virtual network link through opserver 10.0.0.38 2026-03-02 16:30:59,527 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2026-03-02 16:30:59,958 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2026-03-02 16:31:00,026 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-44359497:ctest-vn-69559190', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-44359497:ctest-vn-69559190?flat'} 2026-03-02 16:31:00,026 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-44359497:ctest-vn-69559190 is found in opserver 2026-03-02 16:31:00,032 - DEBUG - VRF ids for VN ctest-vn-69559190: {'10.0.0.38': '2'} 2026-03-02 16:31:00,032 - INFO - Waiting for VM ctest-TestBasicVMVN-44359497-50320439 to be up.. 2026-03-02 16:31:00,126 - DEBUG - VM is in ACTIVE state now 2026-03-02 16:31:00,127 - INFO - VM name : ctest-TestBasicVMVN-44359497-50320439 2026-03-02 16:31:00,206 - DEBUG - VM ctest-TestBasicVMVN-44359497-50320439 ID is c1dc47b0-01c2-43e7-9acd-3c0ba3a2c90c 2026-03-02 16:31:00,206 - DEBUG - VM ctest-TestBasicVMVN-44359497-50320439 launched on Node cn-jenkins-deploy-platform-ansible-os-5420-1 2026-03-02 16:31:00,278 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/c1dc47b0-01c2-43e7-9acd-3c0ba3a2c90c 2026-03-02 16:31:00,288 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/38b3f695-0c9a-4221-a343-7e8fc9449cc6 2026-03-02 16:31:03,573 - 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-02 16:31:03,573 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-44359497-50320439 failed! 2026-03-02 16:31:03,630 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-44359497:ctest-vn-69559190 is 31.1.1.1 and allocation pool is NOT set 2026-03-02 16:31:03,631 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-44359497:ctest-vn-69559190 is 31.1.2.1 and allocation pool is NOT set 2026-03-02 16:31:07,700 - 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-02 16:31:07,700 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-44359497-50320439 failed! 2026-03-02 16:31:07,754 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-44359497:ctest-vn-69559190 is 31.1.1.1 and allocation pool is NOT set 2026-03-02 16:31:07,755 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-44359497:ctest-vn-69559190 is 31.1.2.1 and allocation pool is NOT set 2026-03-02 16:31:09,820 - 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.91 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.392 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.392/1.650/2.908/1.258 ms') 2026-03-02 16:31:09,820 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-44359497-50320439 passed 2026-03-02 16:31:09,966 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-02 16:31:09,967 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-44359497-50320439, IP 31.1.1.4, Port 22 2026-03-02 16:31:10,118 - DEBUG - VM ctest-TestBasicVMVN-44359497-50320439 is ready for SSH connections 2026-03-02 16:31:10,118 - INFO - Waiting for VM ctest-TestBasicVMVN-44359497-61808097 to be up.. 2026-03-02 16:31:10,188 - DEBUG - VM is in ACTIVE state now 2026-03-02 16:31:10,188 - INFO - VM name : ctest-TestBasicVMVN-44359497-61808097 2026-03-02 16:31:10,249 - DEBUG - VM ctest-TestBasicVMVN-44359497-61808097 ID is da05792a-7c40-4492-9621-a0eace34a4f7 2026-03-02 16:31:10,249 - DEBUG - VM ctest-TestBasicVMVN-44359497-61808097 launched on Node cn-jenkins-deploy-platform-ansible-os-5420-1 2026-03-02 16:31:10,309 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/da05792a-7c40-4492-9621-a0eace34a4f7 2026-03-02 16:31:10,315 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/e8c95783-6c6c-436c-9714-6d7e90bb6b07 2026-03-02 16:31:11,537 - 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.67 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.303 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.303/1.486/2.669/1.183 ms') 2026-03-02 16:31:11,537 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-44359497-61808097 passed 2026-03-02 16:31:11,678 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-02 16:31:11,679 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-44359497-61808097, IP 31.1.2.4, Port 22 2026-03-02 16:31:11,837 - DEBUG - VM ctest-TestBasicVMVN-44359497-61808097 is ready for SSH connections 2026-03-02 16:31:11,838 - INFO - Waiting for VM ctest-TestBasicVMVN-44359497-57859422 to be up.. 2026-03-02 16:31:11,896 - DEBUG - VM is in ACTIVE state now 2026-03-02 16:31:11,896 - INFO - VM name : ctest-TestBasicVMVN-44359497-57859422 2026-03-02 16:31:11,954 - DEBUG - VM ctest-TestBasicVMVN-44359497-57859422 ID is 5b3edf7c-d35d-471f-b9f3-a9e29db7cb7e 2026-03-02 16:31:11,954 - DEBUG - VM ctest-TestBasicVMVN-44359497-57859422 launched on Node cn-jenkins-deploy-platform-ansible-os-5420-1 2026-03-02 16:31:12,011 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/5b3edf7c-d35d-471f-b9f3-a9e29db7cb7e 2026-03-02 16:31:12,017 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/265d84e5-434c-4bb3-a73f-c3a3d44d82b7 2026-03-02 16:31:13,247 - 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.88 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.371 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.371/1.623/2.876/1.252 ms') 2026-03-02 16:31:13,247 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-44359497-57859422 passed 2026-03-02 16:31:13,394 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-02 16:31:13,395 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-44359497-57859422, IP 31.1.1.3, Port 22 2026-03-02 16:31:13,546 - DEBUG - VM ctest-TestBasicVMVN-44359497-57859422 is ready for SSH connections 2026-03-02 16:31:13,546 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-02 16:31:13,547 - 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-03-02 16:31:13,547 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2026-03-02 16:31:17,502 - 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.166 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.719 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.846 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.719/1.577/3.166 ms 2026-03-02 16:31:17,502 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-44359497-50320439 passed 2026-03-02 16:31:17,502 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-02 16:31:17,502 - 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-03-02 16:31:17,502 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2026-03-02 16:31:21,149 - 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.111 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.784 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.721 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.721/1.538/3.111 ms 2026-03-02 16:31:21,149 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-44359497-61808097 passed 2026-03-02 16:31:21,149 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-02 16:31:21,149 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-02 16:31:21,149 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-02 16:31:21,150 - 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-03-02 16:31:21,150 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2026-03-02 16:31:21,321 - DEBUG - None 2026-03-02 16:31:21,321 - 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-03-02 16:31:21,321 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2026-03-02 16:31:21,493 - DEBUG - None 2026-03-02 16:31:21,493 - 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-03-02 16:31:21,493 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2026-03-02 16:31:22,102 - DEBUG - None 2026-03-02 16:31:22,102 - 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-03-02 16:31:22,102 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2026-03-02 16:31:24,292 - 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.833 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.443 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.526 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.268 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.402 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.402/2.094/5.443 ms 2026-03-02 16:31:24,292 - 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-03-02 16:31:24,292 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2026-03-02 16:31:26,534 - 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=0.921 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.001 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.063 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.538 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.644 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.405 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.356 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.356/2.132/5.063 ms 2026-03-02 16:31:26,535 - 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-03-02 16:31:26,535 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2026-03-02 16:31:28,765 - 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.634 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.547 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.309 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.519 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.638 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.446 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.400 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.400/1.641/3.309 ms 2026-03-02 16:31:28,765 - INFO - Deleting VM ctest-TestBasicVMVN-44359497-57859422 2026-03-02 16:31:28,822 - INFO - Detaching port e8c95783-6c6c-436c-9714-6d7e90bb6b07 from VM ctest-TestBasicVMVN-44359497-61808097 2026-03-02 16:31:28,852 - INFO - Deleting VM ctest-TestBasicVMVN-44359497-61808097 2026-03-02 16:31:28,912 - INFO - Detaching port 38b3f695-0c9a-4221-a343-7e8fc9449cc6 from VM ctest-TestBasicVMVN-44359497-50320439 2026-03-02 16:31:28,942 - INFO - Deleting VM ctest-TestBasicVMVN-44359497-50320439 2026-03-02 16:31:29,001 - INFO - Deleting VN ctest-vn-69559190 2026-03-02 16:31:29,135 - DEBUG - Response for delete_port : () 2026-03-02 16:31:29,300 - DEBUG - Response for delete_port : () 2026-03-02 16:31:29,337 - DEBUG - VN caa1ef28-e1af-4748-ac25-563d34de8bf5 still in use: Unable to complete operation on network caa1ef28-e1af-4748-ac25-563d34de8bf5. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-bf707d6c-8a72-4d14-92e5-14f42c6e20fb'] 2026-03-02 16:31:29,337 - WARNING - Deleting VN ctest-vn-69559190 failed..Will retry 2026-03-02 16:31:31,448 - DEBUG - Response for deleting network () 2026-03-02 16:31:31,449 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/fb874154-d5ad-4ee2-935f-5c919cee7fa9 2026-03-02 16:31:31,455 - DEBUG - Response Code: 404 2026-03-02 16:31:31,455 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-03-02 16:31:31,460 - DEBUG - Requesting: http://10.0.0.38:8082/domain/b6280c71-1ed9-45a0-a013-d958f0bfd883 2026-03-02 16:31:31,512 - DEBUG - Requesting: http://10.0.0.38:8082/project/b76215ab-c109-4995-9313-199985b29498 2026-03-02 16:31:31,585 - INFO - Validated that VN ctest-vn-69559190 is not found in API Server 2026-03-02 16:31:31,593 - DEBUG - VN ctest-vn-69559190 is not present in Agent 10.0.0.38 2026-03-02 16:31:31,593 - INFO - Validated that VN ctest-vn-69559190 is not in any agent 2026-03-02 16:31:31,597 - DEBUG - VRF 2 is not seen in agent 10.0.0.38 2026-03-02 16:31:31,601 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-69559190 2026-03-02 16:31:31,601 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-44359497:ctest-vn-69559190 2026-03-02 16:31:31,609 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-69559190 info 2026-03-02 16:31:31,682 - INFO - IPAM: ctest-ipam-60360679 is not found in API Server 2026-03-02 16:31:31,691 - INFO - IPAM:ctest-ipam-60360679 is not found in control node 2026-03-02 16:31:31,942 - DEBUG - No XMPP flaps were noticed during the test 2026-03-02 16:31:31,942 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36] 2026-03-02 16:31:31,943 - INFO - -------------------------------------------------------------------------------- 2026-03-02 16:31:32,595 - INFO - Deleted project: ctest-TestBasicVMVN-44359497, ID : b76215ab-c109-4995-9313-199985b29498