2026-06-17 16:45:19,022 - INFO - Domain Default found not creating
2026-06-17 16:45:19,174 - INFO - Project ctest-TestBasicVMVN-98158015 not found, creating it
2026-06-17 16:45:19,633 - INFO - Created Project:ctest-TestBasicVMVN-98158015, ID : 23d248a9-074a-4090-a94f-c7066d69ad72
2026-06-17 16:45:21,097 - INFO - ================================================================================
2026-06-17 16:45:21,097 - INFO - STARTING TEST : test_generic_link_local_service
2026-06-17 16:45:21,097 - 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-06-17 16:45:21,355 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with
2026-06-17 16:45:21,355 - INFO - Initial checks done. Running the testcase now
2026-06-17 16:45:21,355 - INFO -
2026-06-17 16:45:21,929 - DEBUG - Response for create_network : {'network': {'id': '2165d306-2000-4601-b00c-0f50f0729d81', 'name': 'ctest-vn2_metadata-98875310', 'tenant_id': '23d248a9074a4090a94fc7066d69ad72', 'project_id': '23d248a9074a4090a94fc7066d69ad72', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-98158015', 'ctest-vn2_metadata-98875310'], 'port_security_enabled': True, 'description': ''}}
2026-06-17 16:45:22,094 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fc25f764-4302-4beb-97ce-7ae6684d02f9', 'name': '', 'tenant_id': '23d248a9074a4090a94fc7066d69ad72', 'network_id': '2165d306-2000-4601-b00c-0f50f0729d81', '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': '23d248a9074a4090a94fc7066d69ad72'}}
2026-06-17 16:45:22,109 - INFO - Created VN ctest-vn2_metadata-98875310
2026-06-17 16:45:22,162 - DEBUG - VN ctest-vn2_metadata-98875310 UUID is 2165d306-2000-4601-b00c-0f50f0729d81
2026-06-17 16:45:22,321 - DEBUG - Services list from nova: [, , ]
2026-06-17 16:45:23,342 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5967-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5967-1)
2026-06-17 16:45:23,446 - DEBUG - Link local service introspect added
2026-06-17 16:45:23,482 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-17 16:45:28,555 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-17 16:45:33,619 - DEBUG - VM is in ACTIVE state now
2026-06-17 16:45:33,745 - INFO - Waiting for VM ctest-TestBasicVMVN-98158015-03357087 to be up..
2026-06-17 16:45:33,745 - INFO - VM name : ctest-TestBasicVMVN-98158015-03357087
2026-06-17 16:45:33,826 - DEBUG - VM ctest-TestBasicVMVN-98158015-03357087 ID is 2599ba2e-3db3-4ac9-867d-518f5c40cd29
2026-06-17 16:45:33,826 - DEBUG - VM ctest-TestBasicVMVN-98158015-03357087 launched on Node cn-jenkins-deploy-platform-ansible-os-5967-1
2026-06-17 16:45:33,895 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/2599ba2e-3db3-4ac9-867d-518f5c40cd29
2026-06-17 16:45:34,208 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/2599ba2e-3db3-4ac9-867d-518f5c40cd29
2026-06-17 16:45:34,234 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/f57a08ab-e13f-4eae-8637-bf4ebca6caa9
2026-06-17 16:45:37,473 - 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-06-17 16:45:37,473 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-98158015-03357087 failed!
2026-06-17 16:45:37,530 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-98158015:ctest-vn2_metadata-98875310 is 11.1.1.1 and allocation pool is NOT set
2026-06-17 16:45:39,592 - 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=8.81 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.32 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.320/6.062/8.805/2.742 ms')
2026-06-17 16:45:39,593 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-98158015-03357087 passed
2026-06-17 16:45:39,742 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-17 16:45:39,742 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-98158015-03357087, IP 11.1.1.3, Port 22
2026-06-17 16:45:39,808 - 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-06-17 16:45:39,878 - DEBUG - VM ctest-TestBasicVMVN-98158015-03357087 is NOT ready for SSH connections, VM status: ACTIVE
2026-06-17 16:45:44,879 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-17 16:45:44,879 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-98158015-03357087, IP 11.1.1.3, Port 22
2026-06-17 16:45:45,033 - DEBUG - VM ctest-TestBasicVMVN-98158015-03357087 is ready for SSH connections
2026-06-17 16:45:45,034 - INFO - Retry 0
2026-06-17 16:45:45,034 - 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.33, gateway password: c0ntrail123
2026-06-17 16:45:45,034 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2026-06-17 16:45:46,572 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2026-06-17 16:45:46,572 - INFO - Generic metadata worked
2026-06-17 16:45:46,822 - DEBUG - Link local service introspect removed
2026-06-17 16:45:46,822 - INFO - Deleting VM ctest-TestBasicVMVN-98158015-03357087
2026-06-17 16:45:46,889 - INFO - Deleting VN ctest-vn2_metadata-98875310
2026-06-17 16:45:46,921 - DEBUG - VN 2165d306-2000-4601-b00c-0f50f0729d81 still in use: Unable to complete operation on network 2165d306-2000-4601-b00c-0f50f0729d81. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-d885fa09-5e9e-4ac0-a8fe-4c06d0f56eac']
2026-06-17 16:45:46,921 - WARNING - Deleting VN ctest-vn2_metadata-98875310 failed..Will retry
2026-06-17 16:45:49,008 - DEBUG - Response for deleting network ()
2026-06-17 16:45:49,268 - DEBUG - No XMPP flaps were noticed during the test
2026-06-17 16:45:49,268 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:28]
2026-06-17 16:45:49,268 - INFO - --------------------------------------------------------------------------------
2026-06-17 16:45:49,271 - INFO - ================================================================================
2026-06-17 16:45:49,271 - INFO - STARTING TEST : test_metadata_service
2026-06-17 16:45:49,272 - 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-06-17 16:45:49,559 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with
2026-06-17 16:45:49,559 - INFO - Initial checks done. Running the testcase now
2026-06-17 16:45:49,559 - INFO -
2026-06-17 16:45:49,559 - DEBUG - Requesting: http://10.0.0.33:8082/global-vrouter-configs
2026-06-17 16:45:49,565 - DEBUG - Requesting: http://10.0.0.33:8082/global-vrouter-config/1b69f034-7031-4ce2-b457-c0424be18cd0
2026-06-17 16:45:49,733 - DEBUG - Response for create_network : {'network': {'id': '8a73b1e6-8aec-4768-abba-04c538a2f0c8', 'name': 'ctest-vn-60055639', 'tenant_id': '23d248a9074a4090a94fc7066d69ad72', 'project_id': '23d248a9074a4090a94fc7066d69ad72', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-98158015', 'ctest-vn-60055639'], 'port_security_enabled': True, 'description': ''}}
2026-06-17 16:45:49,922 - DEBUG - Response for create_subnet : {'subnet': {'id': '41d77d2b-1578-42b3-bcd0-ef05582f36cd', 'name': '', 'tenant_id': '23d248a9074a4090a94fc7066d69ad72', 'network_id': '8a73b1e6-8aec-4768-abba-04c538a2f0c8', 'ip_version': 4, 'cidr': '20.166.199.64/26', 'allocation_pools': [{'start': '20.166.199.66', 'end': '20.166.199.126'}], 'gateway_ip': '20.166.199.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '20.166.199.66', 'tags': [], 'project_id': '23d248a9074a4090a94fc7066d69ad72'}}
2026-06-17 16:45:49,938 - INFO - Created VN ctest-vn-60055639
2026-06-17 16:45:49,990 - DEBUG - VN ctest-vn-60055639 UUID is 8a73b1e6-8aec-4768-abba-04c538a2f0c8
2026-06-17 16:45:51,196 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5967-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5967-1)
2026-06-17 16:45:51,196 - INFO - Waiting for VM ctest-TestBasicVMVN-98158015-77392658 to be up..
2026-06-17 16:45:51,230 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-17 16:45:56,300 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-17 16:46:01,388 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-17 16:46:06,456 - DEBUG - VM is in ACTIVE state now
2026-06-17 16:46:06,456 - INFO - VM name : ctest-TestBasicVMVN-98158015-77392658
2026-06-17 16:46:06,521 - DEBUG - VM ctest-TestBasicVMVN-98158015-77392658 ID is 3c839f8b-0b65-41b5-ad3b-d1d96157a12e
2026-06-17 16:46:06,521 - DEBUG - VM ctest-TestBasicVMVN-98158015-77392658 launched on Node cn-jenkins-deploy-platform-ansible-os-5967-1
2026-06-17 16:46:06,584 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/3c839f8b-0b65-41b5-ad3b-d1d96157a12e
2026-06-17 16:46:06,593 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/3bbdd818-cfa0-44d6-b377-4f9510606c43
2026-06-17 16:46:07,836 - 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=10.4 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.462 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.462/5.432/10.402/4.970 ms')
2026-06-17 16:46:07,836 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-98158015-77392658 passed
2026-06-17 16:46:07,982 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-17 16:46:07,982 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-98158015-77392658, IP 20.166.199.67, Port 22
2026-06-17 16:46:08,142 - DEBUG - VM ctest-TestBasicVMVN-98158015-77392658 is ready for SSH connections
2026-06-17 16:46:08,142 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2026-06-17 16:46:08,142 - DEBUG - cat /tmp/output.txt
2026-06-17 16:46:09,709 - DEBUG - Hello World. The time is now Wed, 17 Jun 2026 10:46:06 -0600!
2026-06-17 16:46:09,709 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 17 Jun 2026 10:46:06 -0600!'}
2026-06-17 16:46:09,709 - INFO - metadata_script.txt got executed in the vm
2026-06-17 16:46:09,709 - INFO - Deleting VM ctest-TestBasicVMVN-98158015-77392658
2026-06-17 16:46:09,774 - INFO - Deleting VN ctest-vn-60055639
2026-06-17 16:46:09,803 - DEBUG - VN 8a73b1e6-8aec-4768-abba-04c538a2f0c8 still in use: Unable to complete operation on network 8a73b1e6-8aec-4768-abba-04c538a2f0c8. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-99ddf20e-55e9-44cc-863a-bbf0cb7e9a00']
2026-06-17 16:46:09,803 - WARNING - Deleting VN ctest-vn-60055639 failed..Will retry
2026-06-17 16:46:11,892 - DEBUG - Response for deleting network ()
2026-06-17 16:46:12,147 - DEBUG - No XMPP flaps were noticed during the test
2026-06-17 16:46:12,147 - INFO - END TEST : test_metadata_service : PASSED[0:00:23]
2026-06-17 16:46:12,147 - INFO - --------------------------------------------------------------------------------
2026-06-17 16:46:12,149 - INFO - ================================================================================
2026-06-17 16:46:12,150 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-06-17 16:46:12,150 - 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-06-17 16:46:12,438 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with
2026-06-17 16:46:12,438 - INFO - Initial checks done. Running the testcase now
2026-06-17 16:46:12,438 - INFO -
2026-06-17 16:46:12,893 - DEBUG - Response for create_network : {'network': {'id': '8e90cb43-f1d8-4703-9fff-88408c9a717a', 'name': 'ctest-vn-50051067', 'tenant_id': '23d248a9074a4090a94fc7066d69ad72', 'project_id': '23d248a9074a4090a94fc7066d69ad72', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-98158015', 'ctest-vn-50051067'], 'port_security_enabled': True, 'description': ''}}
2026-06-17 16:46:13,052 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e1392dff-a397-4ebb-b92e-54ee24b391a0', 'name': '', 'tenant_id': '23d248a9074a4090a94fc7066d69ad72', 'network_id': '8e90cb43-f1d8-4703-9fff-88408c9a717a', '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': '23d248a9074a4090a94fc7066d69ad72'}}
2026-06-17 16:46:13,238 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ac17d5ab-c79e-4b33-b363-f9000bff7e9b', 'name': '', 'tenant_id': '23d248a9074a4090a94fc7066d69ad72', 'network_id': '8e90cb43-f1d8-4703-9fff-88408c9a717a', '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': '23d248a9074a4090a94fc7066d69ad72'}}
2026-06-17 16:46:13,252 - INFO - Created VN ctest-vn-50051067
2026-06-17 16:46:13,302 - DEBUG - VN ctest-vn-50051067 UUID is 8e90cb43-f1d8-4703-9fff-88408c9a717a
2026-06-17 16:46:13,629 - DEBUG - Response for create_port : {'port': {'name': 'f018e50b-6904-4fb9-92fa-bfd3c649f496', 'id': 'f018e50b-6904-4fb9-92fa-bfd3c649f496', 'tenant_id': '23d248a9074a4090a94fc7066d69ad72', 'network_id': '8e90cb43-f1d8-4703-9fff-88408c9a717a', 'mac_address': '02:f0:18:e5:0b:69', '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': 'e1392dff-a397-4ebb-b92e-54ee24b391a0'}], 'security_groups': ['6e7cb4b1-4e65-491f-96bd-95c25b4d586f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '23d248a9074a4090a94fc7066d69ad72'}}
2026-06-17 16:46:13,776 - DEBUG - Response for create_port : {'port': {'name': '9e0d6a8e-65bd-4f9e-acd6-0af4cc71e04c', 'id': '9e0d6a8e-65bd-4f9e-acd6-0af4cc71e04c', 'tenant_id': '23d248a9074a4090a94fc7066d69ad72', 'network_id': '8e90cb43-f1d8-4703-9fff-88408c9a717a', 'mac_address': '02:9e:0d:6a:8e:65', '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': 'ac17d5ab-c79e-4b33-b363-f9000bff7e9b'}], 'security_groups': ['6e7cb4b1-4e65-491f-96bd-95c25b4d586f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '23d248a9074a4090a94fc7066d69ad72'}}
2026-06-17 16:46:14,154 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5967-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5967-1)
2026-06-17 16:46:14,524 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5967-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5967-1)
2026-06-17 16:46:15,587 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5967-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5967-1)
2026-06-17 16:46:15,587 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2026-06-17 16:46:15,593 - DEBUG - Requesting: http://10.0.0.33:8082/domain/6dd884bc-3ee3-4c34-81a3-bd4ac144d700
2026-06-17 16:46:15,608 - DEBUG - Requesting: http://10.0.0.33:8082/project/23d248a9-074a-4090-a94f-c7066d69ad72
2026-06-17 16:46:15,674 - DEBUG - Requesting: http://10.0.0.33:8082/network-ipam/b7d4d2db-6b4e-4aab-96d2-ab6ec338f8fc
2026-06-17 16:46:15,681 - INFO - Verifications in API Server for IPAM: ctest-ipam-73410864 passed
2026-06-17 16:46:15,687 - DEBUG - Control-node 10.0.0.33 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-98158015:ctest-ipam-73410864', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-98158015', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13246444243843435179', 'uuid-lslong': '10867937343008471292'}, 'enable': 'true', 'created': '2026-06-17T16:46:12', 'last-modified': '2026-06-17T16:46:12', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.024833'}
2026-06-17 16:46:15,687 - INFO - Verifications in Control node for IPAM: ctest-ipam-73410864 passed
2026-06-17 16:46:15,687 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2026-06-17 16:46:15,692 - DEBUG - Requesting: http://10.0.0.33:8082/domain/6dd884bc-3ee3-4c34-81a3-bd4ac144d700
2026-06-17 16:46:15,702 - DEBUG - Requesting: http://10.0.0.33:8082/project/23d248a9-074a-4090-a94f-c7066d69ad72
2026-06-17 16:46:15,769 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/8e90cb43-f1d8-4703-9fff-88408c9a717a
2026-06-17 16:46:15,779 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/8e90cb43-f1d8-4703-9fff-88408c9a717a
2026-06-17 16:46:15,788 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/676243db-0d6e-48b5-bf4b-9d4a1139b71e
2026-06-17 16:46:15,795 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/676243db-0d6e-48b5-bf4b-9d4a1139b71e
2026-06-17 16:46:15,801 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/0562745d-f1c3-4818-a8de-25f72d04b75d
2026-06-17 16:46:15,807 - DEBUG - Route Targets: ['target:64512:8000004']
2026-06-17 16:46:15,807 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/8e90cb43-f1d8-4703-9fff-88408c9a717a
2026-06-17 16:46:15,817 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/676243db-0d6e-48b5-bf4b-9d4a1139b71e
2026-06-17 16:46:15,830 - INFO - Verified VN network id 11 for VN 8e90cb43-f1d8-4703-9fff-88408c9a717a
2026-06-17 16:46:15,830 - INFO - Verifications in API Server for VN ctest-vn-50051067 passed
2026-06-17 16:46:15,830 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/8e90cb43-f1d8-4703-9fff-88408c9a717a
2026-06-17 16:46:15,840 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/676243db-0d6e-48b5-bf4b-9d4a1139b71e
2026-06-17 16:46:15,846 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/676243db-0d6e-48b5-bf4b-9d4a1139b71e
2026-06-17 16:46:15,854 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/0562745d-f1c3-4818-a8de-25f72d04b75d
2026-06-17 16:46:15,863 - DEBUG - Control-node 10.0.0.33 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-98158015:ctest-vn-50051067', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-98158015', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10272934242712831747', 'uuid-lslong': '11529083381909975418'}, 'enable': 'true', 'created': '2026-06-17T16:46:12', 'last-modified': '2026-06-17T16:46:13', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.650005'}
2026-06-17 16:46:15,869 - DEBUG - Route Targets: ['target:64512:8000004']
2026-06-17 16:46:15,870 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-50051067 passed
2026-06-17 16:46:15,870 - DEBUG - ====Verifying policy data for ctest-vn-50051067 in API_Server ======
2026-06-17 16:46:15,870 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2026-06-17 16:46:15,875 - DEBUG - Requesting: http://10.0.0.33:8082/domain/6dd884bc-3ee3-4c34-81a3-bd4ac144d700
2026-06-17 16:46:15,885 - DEBUG - Requesting: http://10.0.0.33:8082/project/23d248a9-074a-4090-a94f-c7066d69ad72
2026-06-17 16:46:16,016 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/8e90cb43-f1d8-4703-9fff-88408c9a717a
2026-06-17 16:46:16,026 - DEBUG - =>VN ctest-vn-50051067 has no policy to be verified
2026-06-17 16:46:16,026 - DEBUG - Verifying the vn in opserver
2026-06-17 16:46:16,026 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-98158015:ctest-vn-50051067 virtual network link through opserver 10.0.0.33
2026-06-17 16:46:16,026 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks
2026-06-17 16:46:16,346 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks
2026-06-17 16:46:16,385 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-98158015:ctest-vn-50051067', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-98158015:ctest-vn-50051067?flat'}
2026-06-17 16:46:16,386 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-98158015:ctest-vn-50051067 is found in opserver
2026-06-17 16:46:16,394 - DEBUG - Do not have enough data to verify VN in agent
2026-06-17 16:46:16,398 - DEBUG - VRF ids for VN ctest-vn-50051067: {}
2026-06-17 16:46:16,398 - INFO - Waiting for VM ctest-TestBasicVMVN-98158015-95799864 to be up..
2026-06-17 16:46:16,450 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-17 16:46:21,515 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-17 16:46:26,583 - DEBUG - VM is in ACTIVE state now
2026-06-17 16:46:26,583 - INFO - VM name : ctest-TestBasicVMVN-98158015-95799864
2026-06-17 16:46:26,646 - DEBUG - VM ctest-TestBasicVMVN-98158015-95799864 ID is 027f2f03-e61f-4a86-b9ec-c326603fc03e
2026-06-17 16:46:26,646 - DEBUG - VM ctest-TestBasicVMVN-98158015-95799864 launched on Node cn-jenkins-deploy-platform-ansible-os-5967-1
2026-06-17 16:46:26,711 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/027f2f03-e61f-4a86-b9ec-c326603fc03e
2026-06-17 16:46:26,719 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/f018e50b-6904-4fb9-92fa-bfd3c649f496
2026-06-17 16:46:29,959 - 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-06-17 16:46:29,959 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-98158015-95799864 failed!
2026-06-17 16:46:30,014 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-98158015:ctest-vn-50051067 is 31.1.1.1 and allocation pool is NOT set
2026-06-17 16:46:30,014 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-98158015:ctest-vn-50051067 is 31.1.2.1 and allocation pool is NOT set
2026-06-17 16:46:32,076 - 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=3.24 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.424 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.424/1.834/3.244/1.410 ms')
2026-06-17 16:46:32,076 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-98158015-95799864 passed
2026-06-17 16:46:32,226 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-17 16:46:32,226 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-98158015-95799864, IP 31.1.1.4, Port 22
2026-06-17 16:46:32,381 - DEBUG - VM ctest-TestBasicVMVN-98158015-95799864 is ready for SSH connections
2026-06-17 16:46:32,381 - INFO - Waiting for VM ctest-TestBasicVMVN-98158015-76513187 to be up..
2026-06-17 16:46:32,462 - DEBUG - VM is in ACTIVE state now
2026-06-17 16:46:32,462 - INFO - VM name : ctest-TestBasicVMVN-98158015-76513187
2026-06-17 16:46:32,543 - DEBUG - VM ctest-TestBasicVMVN-98158015-76513187 ID is 96909e6a-d9c6-4539-95d5-133f4ad534f9
2026-06-17 16:46:32,543 - DEBUG - VM ctest-TestBasicVMVN-98158015-76513187 launched on Node cn-jenkins-deploy-platform-ansible-os-5967-1
2026-06-17 16:46:32,604 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/96909e6a-d9c6-4539-95d5-133f4ad534f9
2026-06-17 16:46:32,610 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/9e0d6a8e-65bd-4f9e-acd6-0af4cc71e04c
2026-06-17 16:46:33,836 - 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=4.61 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.350 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.350/2.482/4.614/2.132 ms')
2026-06-17 16:46:33,836 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-98158015-76513187 passed
2026-06-17 16:46:33,982 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-17 16:46:33,982 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-98158015-76513187, IP 31.1.2.4, Port 22
2026-06-17 16:46:34,138 - DEBUG - VM ctest-TestBasicVMVN-98158015-76513187 is ready for SSH connections
2026-06-17 16:46:34,138 - INFO - Waiting for VM ctest-TestBasicVMVN-98158015-99100776 to be up..
2026-06-17 16:46:34,214 - DEBUG - VM is in ACTIVE state now
2026-06-17 16:46:34,214 - INFO - VM name : ctest-TestBasicVMVN-98158015-99100776
2026-06-17 16:46:34,278 - DEBUG - VM ctest-TestBasicVMVN-98158015-99100776 ID is 0bdb030c-d833-406d-9e7e-fc1723bc08c4
2026-06-17 16:46:34,279 - DEBUG - VM ctest-TestBasicVMVN-98158015-99100776 launched on Node cn-jenkins-deploy-platform-ansible-os-5967-1
2026-06-17 16:46:34,340 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/0bdb030c-d833-406d-9e7e-fc1723bc08c4
2026-06-17 16:46:34,348 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/2efc6d4b-2f62-4c7e-9ea9-9251666b7e02
2026-06-17 16:46:35,579 - 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.67 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.630 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.630/3.150/5.670/2.520 ms')
2026-06-17 16:46:35,579 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-98158015-99100776 passed
2026-06-17 16:46:35,726 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-17 16:46:35,726 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-98158015-99100776, IP 31.1.1.3, Port 22
2026-06-17 16:46:35,892 - DEBUG - VM ctest-TestBasicVMVN-98158015-99100776 is ready for SSH connections
2026-06-17 16:46:35,892 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-17 16:46:35,892 - 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.33, gateway password: c0ntrail123
2026-06-17 16:46:35,893 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2026-06-17 16:46:39,804 - 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.489 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.694 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.769 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.694/1.650/3.489 ms
2026-06-17 16:46:39,804 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-98158015-95799864 passed
2026-06-17 16:46:39,804 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-17 16:46:39,804 - 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.33, gateway password: c0ntrail123
2026-06-17 16:46:39,804 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2026-06-17 16:46:43,387 - 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=2.873 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.735 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.746 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.735/1.451/2.873 ms
2026-06-17 16:46:43,388 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-98158015-76513187 passed
2026-06-17 16:46:43,388 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-17 16:46:43,388 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-17 16:46:43,388 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-17 16:46:43,388 - 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.33, gateway password: c0ntrail123
2026-06-17 16:46:43,388 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-06-17 16:46:43,488 - DEBUG - None
2026-06-17 16:46:43,489 - 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.33, gateway password: c0ntrail123
2026-06-17 16:46:43,489 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-06-17 16:46:43,588 - DEBUG - None
2026-06-17 16:46:43,589 - 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.33, gateway password: c0ntrail123
2026-06-17 16:46:43,589 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-06-17 16:46:45,138 - DEBUG - None
2026-06-17 16:46:45,138 - 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.33, gateway password: c0ntrail123
2026-06-17 16:46:45,138 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2026-06-17 16:46:47,260 - 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.817 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.722 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.422 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.864 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.381 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.381/1.641/3.722 ms
2026-06-17 16:46:47,261 - 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.33, gateway password: c0ntrail123
2026-06-17 16:46:47,261 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2026-06-17 16:46:49,404 - 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.003 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.678 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.627 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.389 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.522 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.184 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.326 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.326/1.675/3.627 ms
2026-06-17 16:46:49,404 - 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.33, gateway password: c0ntrail123
2026-06-17 16:46:49,404 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2026-06-17 16:46:51,558 - 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.453 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.531 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.248 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.331 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.541 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.220 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.377 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.331/1.528/3.248 ms
2026-06-17 16:46:51,558 - INFO - Deleting VM ctest-TestBasicVMVN-98158015-99100776
2026-06-17 16:46:51,626 - INFO - Detaching port 9e0d6a8e-65bd-4f9e-acd6-0af4cc71e04c from VM ctest-TestBasicVMVN-98158015-76513187
2026-06-17 16:46:51,660 - INFO - Deleting VM ctest-TestBasicVMVN-98158015-76513187
2026-06-17 16:46:51,721 - INFO - Detaching port f018e50b-6904-4fb9-92fa-bfd3c649f496 from VM ctest-TestBasicVMVN-98158015-95799864
2026-06-17 16:46:51,752 - INFO - Deleting VM ctest-TestBasicVMVN-98158015-95799864
2026-06-17 16:46:51,818 - INFO - Deleting VN ctest-vn-50051067
2026-06-17 16:46:51,946 - DEBUG - Response for delete_port : ()
2026-06-17 16:46:52,059 - DEBUG - Response for delete_port : ()
2026-06-17 16:46:52,088 - DEBUG - VN 8e90cb43-f1d8-4703-9fff-88408c9a717a still in use: Unable to complete operation on network 8e90cb43-f1d8-4703-9fff-88408c9a717a. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-eeef7de9-f32c-45f9-8f1d-377a2ca0430e']
2026-06-17 16:46:52,088 - WARNING - Deleting VN ctest-vn-50051067 failed..Will retry
2026-06-17 16:46:54,192 - DEBUG - Response for deleting network ()
2026-06-17 16:46:54,193 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/676243db-0d6e-48b5-bf4b-9d4a1139b71e
2026-06-17 16:46:54,197 - DEBUG - Response Code: 404
2026-06-17 16:46:54,197 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2026-06-17 16:46:54,202 - DEBUG - Requesting: http://10.0.0.33:8082/domain/6dd884bc-3ee3-4c34-81a3-bd4ac144d700
2026-06-17 16:46:54,254 - DEBUG - Requesting: http://10.0.0.33:8082/project/23d248a9-074a-4090-a94f-c7066d69ad72
2026-06-17 16:46:54,324 - INFO - Validated that VN ctest-vn-50051067 is not found in API Server
2026-06-17 16:46:54,334 - DEBUG - VN ctest-vn-50051067 is not present in Agent 10.0.0.33
2026-06-17 16:46:54,334 - INFO - Validated that VN ctest-vn-50051067 is not in any agent
2026-06-17 16:46:54,347 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-50051067 info
2026-06-17 16:46:54,418 - INFO - IPAM: ctest-ipam-73410864 is not found in API Server
2026-06-17 16:46:54,429 - INFO - IPAM:ctest-ipam-73410864 is not found in control node
2026-06-17 16:46:54,683 - DEBUG - No XMPP flaps were noticed during the test
2026-06-17 16:46:54,683 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:42]
2026-06-17 16:46:54,683 - INFO - --------------------------------------------------------------------------------
2026-06-17 16:46:55,336 - INFO - Deleted project: ctest-TestBasicVMVN-98158015, ID : 23d248a9-074a-4090-a94f-c7066d69ad72