2026-02-24 16:42:51,495 - INFO - Domain Default found not creating
2026-02-24 16:42:51,629 - INFO - Project ctest-TestBasicVMVN-69132073 not found, creating it
2026-02-24 16:42:52,043 - INFO - Created Project:ctest-TestBasicVMVN-69132073, ID : 8a727b1b-da79-40e9-99b3-50a6f4aff7d2
2026-02-24 16:42:53,417 - INFO - ================================================================================
2026-02-24 16:42:53,417 - INFO - STARTING TEST : test_generic_link_local_service
2026-02-24 16:42:53,417 - 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-02-24 16:42:53,673 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2026-02-24 16:42:53,674 - INFO - Initial checks done. Running the testcase now
2026-02-24 16:42:53,674 - INFO -
2026-02-24 16:42:54,207 - DEBUG - Response for create_network : {'network': {'id': 'da5a763b-d356-4f17-ac70-f6ce4e8f4c2f', 'name': 'ctest-vn2_metadata-35112861', 'tenant_id': '8a727b1bda7940e999b350a6f4aff7d2', 'project_id': '8a727b1bda7940e999b350a6f4aff7d2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-69132073', 'ctest-vn2_metadata-35112861'], 'port_security_enabled': True, 'description': ''}}
2026-02-24 16:42:54,382 - DEBUG - Response for create_subnet : {'subnet': {'id': '9a880b22-a473-4126-be97-4ce804fdcd87', 'name': '', 'tenant_id': '8a727b1bda7940e999b350a6f4aff7d2', 'network_id': 'da5a763b-d356-4f17-ac70-f6ce4e8f4c2f', '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': '8a727b1bda7940e999b350a6f4aff7d2'}}
2026-02-24 16:42:54,400 - INFO - Created VN ctest-vn2_metadata-35112861
2026-02-24 16:42:54,452 - DEBUG - VN ctest-vn2_metadata-35112861 UUID is da5a763b-d356-4f17-ac70-f6ce4e8f4c2f
2026-02-24 16:42:54,620 - DEBUG - Services list from nova: [, , ]
2026-02-24 16:42:55,582 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5394-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5394-1)
2026-02-24 16:42:55,684 - DEBUG - Link local service introspect added
2026-02-24 16:42:55,725 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-02-24 16:43:00,792 - DEBUG - VM is in ACTIVE state now
2026-02-24 16:43:00,914 - INFO - Waiting for VM ctest-TestBasicVMVN-69132073-92857645 to be up..
2026-02-24 16:43:00,914 - INFO - VM name : ctest-TestBasicVMVN-69132073-92857645
2026-02-24 16:43:00,977 - DEBUG - VM ctest-TestBasicVMVN-69132073-92857645 ID is d53c3e9e-07c5-4eb9-99da-da6d27751fa2
2026-02-24 16:43:00,977 - DEBUG - VM ctest-TestBasicVMVN-69132073-92857645 launched on Node cn-jenkins-deploy-platform-ansible-os-5394-1
2026-02-24 16:43:01,038 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/d53c3e9e-07c5-4eb9-99da-da6d27751fa2
2026-02-24 16:43:01,329 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/d53c3e9e-07c5-4eb9-99da-da6d27751fa2
2026-02-24 16:43:01,360 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/f694004b-d1d3-43e1-8c45-8eeddba232da
2026-02-24 16:43:04,595 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1012ms')
2026-02-24 16:43:04,595 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-69132073-92857645 failed!
2026-02-24 16:43:04,648 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-69132073:ctest-vn2_metadata-35112861 is 11.1.1.1 and allocation pool is NOT set
2026-02-24 16:43:06,712 - 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.90 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.48 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.476/2.689/3.903/1.213 ms')
2026-02-24 16:43:06,712 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-69132073-92857645 passed
2026-02-24 16:43:06,864 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-24 16:43:06,864 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-69132073-92857645, IP 11.1.1.3, Port 22
2026-02-24 16:43:07,031 - DEBUG - VM ctest-TestBasicVMVN-69132073-92857645 is ready for SSH connections
2026-02-24 16:43:07,031 - INFO - Retry 0
2026-02-24 16:43:07,031 - 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-02-24 16:43:07,031 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2026-02-24 16:43:08,649 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2026-02-24 16:43:08,649 - INFO - Generic metadata worked
2026-02-24 16:43:08,880 - DEBUG - Link local service introspect removed
2026-02-24 16:43:08,880 - INFO - Deleting VM ctest-TestBasicVMVN-69132073-92857645
2026-02-24 16:43:08,939 - INFO - Deleting VN ctest-vn2_metadata-35112861
2026-02-24 16:43:08,973 - DEBUG - VN da5a763b-d356-4f17-ac70-f6ce4e8f4c2f still in use: Unable to complete operation on network da5a763b-d356-4f17-ac70-f6ce4e8f4c2f. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-8d71e0a4-648a-4242-99fe-46413d6214be']
2026-02-24 16:43:08,973 - WARNING - Deleting VN ctest-vn2_metadata-35112861 failed..Will retry
2026-02-24 16:43:11,056 - DEBUG - Response for deleting network ()
2026-02-24 16:43:11,312 - DEBUG - No XMPP flaps were noticed during the test
2026-02-24 16:43:11,312 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2026-02-24 16:43:11,312 - INFO - --------------------------------------------------------------------------------
2026-02-24 16:43:11,314 - INFO - ================================================================================
2026-02-24 16:43:11,315 - INFO - STARTING TEST : test_metadata_service
2026-02-24 16:43:11,315 - 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-02-24 16:43:11,600 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2026-02-24 16:43:11,600 - INFO - Initial checks done. Running the testcase now
2026-02-24 16:43:11,600 - INFO -
2026-02-24 16:43:11,600 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs
2026-02-24 16:43:11,605 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/54b524ac-ea0a-4dfb-a20e-b54ac948126d
2026-02-24 16:43:11,769 - DEBUG - Response for create_network : {'network': {'id': '0514dcc5-7c74-4d9b-bee2-7c08877ff78c', 'name': 'ctest-vn-56489390', 'tenant_id': '8a727b1bda7940e999b350a6f4aff7d2', 'project_id': '8a727b1bda7940e999b350a6f4aff7d2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-69132073', 'ctest-vn-56489390'], 'port_security_enabled': True, 'description': ''}}
2026-02-24 16:43:11,934 - DEBUG - Response for create_subnet : {'subnet': {'id': '749dd411-77c6-44a4-9833-41900cfce152', 'name': '', 'tenant_id': '8a727b1bda7940e999b350a6f4aff7d2', 'network_id': '0514dcc5-7c74-4d9b-bee2-7c08877ff78c', 'ip_version': 4, 'cidr': '159.49.210.128/26', 'allocation_pools': [{'start': '159.49.210.130', 'end': '159.49.210.190'}], 'gateway_ip': '159.49.210.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '159.49.210.130', 'tags': [], 'project_id': '8a727b1bda7940e999b350a6f4aff7d2'}}
2026-02-24 16:43:11,950 - INFO - Created VN ctest-vn-56489390
2026-02-24 16:43:12,000 - DEBUG - VN ctest-vn-56489390 UUID is 0514dcc5-7c74-4d9b-bee2-7c08877ff78c
2026-02-24 16:43:13,136 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5394-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5394-1)
2026-02-24 16:43:13,136 - INFO - Waiting for VM ctest-TestBasicVMVN-69132073-30502980 to be up..
2026-02-24 16:43:13,170 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-02-24 16:43:18,238 - DEBUG - VM is in ACTIVE state now
2026-02-24 16:43:18,238 - INFO - VM name : ctest-TestBasicVMVN-69132073-30502980
2026-02-24 16:43:18,298 - DEBUG - VM ctest-TestBasicVMVN-69132073-30502980 ID is ef91d831-5ec3-4711-94fa-d6d7b04e64f5
2026-02-24 16:43:18,298 - DEBUG - VM ctest-TestBasicVMVN-69132073-30502980 launched on Node cn-jenkins-deploy-platform-ansible-os-5394-1
2026-02-24 16:43:18,358 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/ef91d831-5ec3-4711-94fa-d6d7b04e64f5
2026-02-24 16:43:18,365 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/9e99fea5-5da3-4092-a2d8-be9b6bfdbfdd
2026-02-24 16:43:21,620 - 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 1036ms')
2026-02-24 16:43:21,621 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-69132073-30502980 failed!
2026-02-24 16:43:21,672 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-69132073:ctest-vn-56489390 is 159.49.210.129 and allocation pool is NOT set
2026-02-24 16:43:23,737 - 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.54 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.64 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 = 2.544/2.593/2.643/0.049 ms')
2026-02-24 16:43:23,737 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-69132073-30502980 passed
2026-02-24 16:43:23,884 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-24 16:43:23,884 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-69132073-30502980, IP 159.49.210.131, Port 22
2026-02-24 16:43:24,035 - DEBUG - VM ctest-TestBasicVMVN-69132073-30502980 is ready for SSH connections
2026-02-24 16:43:24,035 - 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-02-24 16:43:24,035 - DEBUG - cat /tmp/output.txt
2026-02-24 16:43:25,664 - DEBUG - Hello World. The time is now Tue, 24 Feb 2026 09:43:23 -0700!
2026-02-24 16:43:25,664 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 24 Feb 2026 09:43:23 -0700!'}
2026-02-24 16:43:25,664 - INFO - metadata_script.txt got executed in the vm
2026-02-24 16:43:25,664 - INFO - Deleting VM ctest-TestBasicVMVN-69132073-30502980
2026-02-24 16:43:25,726 - INFO - Deleting VN ctest-vn-56489390
2026-02-24 16:43:25,761 - DEBUG - VN 0514dcc5-7c74-4d9b-bee2-7c08877ff78c still in use: Unable to complete operation on network 0514dcc5-7c74-4d9b-bee2-7c08877ff78c. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-bb9839b8-456d-4696-98a0-5164b40778cf']
2026-02-24 16:43:25,761 - WARNING - Deleting VN ctest-vn-56489390 failed..Will retry
2026-02-24 16:43:27,854 - DEBUG - Response for deleting network ()
2026-02-24 16:43:28,108 - DEBUG - No XMPP flaps were noticed during the test
2026-02-24 16:43:28,109 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2026-02-24 16:43:28,109 - INFO - --------------------------------------------------------------------------------
2026-02-24 16:43:28,111 - INFO - ================================================================================
2026-02-24 16:43:28,111 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-02-24 16:43:28,111 - 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-02-24 16:43:28,400 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2026-02-24 16:43:28,400 - INFO - Initial checks done. Running the testcase now
2026-02-24 16:43:28,400 - INFO -
2026-02-24 16:43:28,922 - DEBUG - Response for create_network : {'network': {'id': '4eaa2876-8caf-4a06-bf9a-c67cddad6e5c', 'name': 'ctest-vn-80754916', 'tenant_id': '8a727b1bda7940e999b350a6f4aff7d2', 'project_id': '8a727b1bda7940e999b350a6f4aff7d2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-69132073', 'ctest-vn-80754916'], 'port_security_enabled': True, 'description': ''}}
2026-02-24 16:43:29,069 - DEBUG - Response for create_subnet : {'subnet': {'id': 'de289549-0525-4fec-9b1b-f1c8d01e4b32', 'name': '', 'tenant_id': '8a727b1bda7940e999b350a6f4aff7d2', 'network_id': '4eaa2876-8caf-4a06-bf9a-c67cddad6e5c', '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': '8a727b1bda7940e999b350a6f4aff7d2'}}
2026-02-24 16:43:29,199 - DEBUG - Response for create_subnet : {'subnet': {'id': '3733cd9c-6954-4ab7-8b68-dad77088b65f', 'name': '', 'tenant_id': '8a727b1bda7940e999b350a6f4aff7d2', 'network_id': '4eaa2876-8caf-4a06-bf9a-c67cddad6e5c', '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': '8a727b1bda7940e999b350a6f4aff7d2'}}
2026-02-24 16:43:29,216 - INFO - Created VN ctest-vn-80754916
2026-02-24 16:43:29,268 - DEBUG - VN ctest-vn-80754916 UUID is 4eaa2876-8caf-4a06-bf9a-c67cddad6e5c
2026-02-24 16:43:29,611 - DEBUG - Response for create_port : {'port': {'name': '920814ea-d289-4277-a8bd-d48027b926ce', 'id': '920814ea-d289-4277-a8bd-d48027b926ce', 'tenant_id': '8a727b1bda7940e999b350a6f4aff7d2', 'network_id': '4eaa2876-8caf-4a06-bf9a-c67cddad6e5c', 'mac_address': '02:92:08:14:ea:d2', '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': 'de289549-0525-4fec-9b1b-f1c8d01e4b32'}], 'security_groups': ['91440684-b61e-4af3-a87c-81b69205e906'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8a727b1bda7940e999b350a6f4aff7d2'}}
2026-02-24 16:43:29,765 - DEBUG - Response for create_port : {'port': {'name': 'f549dbb2-e6a0-4766-a25c-81a9d4e73d9f', 'id': 'f549dbb2-e6a0-4766-a25c-81a9d4e73d9f', 'tenant_id': '8a727b1bda7940e999b350a6f4aff7d2', 'network_id': '4eaa2876-8caf-4a06-bf9a-c67cddad6e5c', 'mac_address': '02:f5:49:db:b2:e6', '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': '3733cd9c-6954-4ab7-8b68-dad77088b65f'}], 'security_groups': ['91440684-b61e-4af3-a87c-81b69205e906'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8a727b1bda7940e999b350a6f4aff7d2'}}
2026-02-24 16:43:30,097 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5394-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5394-1)
2026-02-24 16:43:30,494 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5394-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5394-1)
2026-02-24 16:43:31,692 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5394-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5394-1)
2026-02-24 16:43:31,692 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-02-24 16:43:31,698 - DEBUG - Requesting: http://10.0.0.38:8082/domain/f29418f6-8f55-4029-bf91-65876e64923f
2026-02-24 16:43:31,710 - DEBUG - Requesting: http://10.0.0.38:8082/project/8a727b1b-da79-40e9-99b3-50a6f4aff7d2
2026-02-24 16:43:31,795 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/64582267-34ca-4fc9-9981-b283668bb260
2026-02-24 16:43:31,808 - INFO - Verifications in API Server for IPAM: ctest-ipam-02818690 passed
2026-02-24 16:43:31,814 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-69132073:ctest-ipam-02818690', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-69132073', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7230567028405981129', 'uuid-lslong': '11061318437229539936'}, 'enable': 'true', 'created': '2026-02-24T16:43:28', 'last-modified': '2026-02-24T16:43:28', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.185908'}
2026-02-24 16:43:31,814 - INFO - Verifications in Control node for IPAM: ctest-ipam-02818690 passed
2026-02-24 16:43:31,814 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-02-24 16:43:31,820 - DEBUG - Requesting: http://10.0.0.38:8082/domain/f29418f6-8f55-4029-bf91-65876e64923f
2026-02-24 16:43:31,834 - DEBUG - Requesting: http://10.0.0.38:8082/project/8a727b1b-da79-40e9-99b3-50a6f4aff7d2
2026-02-24 16:43:31,913 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/4eaa2876-8caf-4a06-bf9a-c67cddad6e5c
2026-02-24 16:43:31,932 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/4eaa2876-8caf-4a06-bf9a-c67cddad6e5c
2026-02-24 16:43:31,945 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/b31dcd5e-ae81-42a7-8df6-2f79cf0dfbc7
2026-02-24 16:43:31,953 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/b31dcd5e-ae81-42a7-8df6-2f79cf0dfbc7
2026-02-24 16:43:31,960 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/74f41359-660f-466b-9187-1b8792602c65
2026-02-24 16:43:31,975 - DEBUG - Route Targets: ['target:64512:8000004']
2026-02-24 16:43:31,975 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/4eaa2876-8caf-4a06-bf9a-c67cddad6e5c
2026-02-24 16:43:31,983 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/b31dcd5e-ae81-42a7-8df6-2f79cf0dfbc7
2026-02-24 16:43:31,999 - INFO - Verified VN network id 9 for VN 4eaa2876-8caf-4a06-bf9a-c67cddad6e5c
2026-02-24 16:43:31,999 - INFO - Verifications in API Server for VN ctest-vn-80754916 passed
2026-02-24 16:43:31,999 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/4eaa2876-8caf-4a06-bf9a-c67cddad6e5c
2026-02-24 16:43:32,014 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/b31dcd5e-ae81-42a7-8df6-2f79cf0dfbc7
2026-02-24 16:43:32,022 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/b31dcd5e-ae81-42a7-8df6-2f79cf0dfbc7
2026-02-24 16:43:32,029 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/74f41359-660f-466b-9187-1b8792602c65
2026-02-24 16:43:32,043 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-69132073:ctest-vn-80754916', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-69132073', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5668387570630740486', 'uuid-lslong': '13806565847255051868'}, 'enable': 'true', 'created': '2026-02-24T16:43:28', 'last-modified': '2026-02-24T16:43:29', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.868915'}
2026-02-24 16:43:32,053 - DEBUG - Route Targets: ['target:64512:8000004']
2026-02-24 16:43:32,053 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-80754916 passed
2026-02-24 16:43:32,053 - DEBUG - ====Verifying policy data for ctest-vn-80754916 in API_Server ======
2026-02-24 16:43:32,053 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-02-24 16:43:32,064 - DEBUG - Requesting: http://10.0.0.38:8082/domain/f29418f6-8f55-4029-bf91-65876e64923f
2026-02-24 16:43:32,123 - DEBUG - Requesting: http://10.0.0.38:8082/project/8a727b1b-da79-40e9-99b3-50a6f4aff7d2
2026-02-24 16:43:32,242 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/4eaa2876-8caf-4a06-bf9a-c67cddad6e5c
2026-02-24 16:43:32,270 - DEBUG - =>VN ctest-vn-80754916 has no policy to be verified
2026-02-24 16:43:32,270 - DEBUG - Verifying the vn in opserver
2026-02-24 16:43:32,270 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-69132073:ctest-vn-80754916 virtual network link through opserver 10.0.0.38
2026-02-24 16:43:32,270 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2026-02-24 16:43:32,758 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2026-02-24 16:43:32,825 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-69132073:ctest-vn-80754916', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-69132073:ctest-vn-80754916?flat'}
2026-02-24 16:43:32,825 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-69132073:ctest-vn-80754916 is found in opserver
2026-02-24 16:43:32,829 - DEBUG - VRF ids for VN ctest-vn-80754916: {'10.0.0.38': '2'}
2026-02-24 16:43:32,829 - INFO - Waiting for VM ctest-TestBasicVMVN-69132073-01698349 to be up..
2026-02-24 16:43:32,900 - DEBUG - VM is in ACTIVE state now
2026-02-24 16:43:32,900 - INFO - VM name : ctest-TestBasicVMVN-69132073-01698349
2026-02-24 16:43:32,967 - DEBUG - VM ctest-TestBasicVMVN-69132073-01698349 ID is 9a28429b-8531-400e-9d7e-44712d1b6982
2026-02-24 16:43:32,967 - DEBUG - VM ctest-TestBasicVMVN-69132073-01698349 launched on Node cn-jenkins-deploy-platform-ansible-os-5394-1
2026-02-24 16:43:33,033 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/9a28429b-8531-400e-9d7e-44712d1b6982
2026-02-24 16:43:33,040 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/920814ea-d289-4277-a8bd-d48027b926ce
2026-02-24 16:43:36,309 - 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 1035ms')
2026-02-24 16:43:36,309 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-69132073-01698349 failed!
2026-02-24 16:43:36,364 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-69132073:ctest-vn-80754916 is 31.1.1.1 and allocation pool is NOT set
2026-02-24 16:43:36,364 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-69132073:ctest-vn-80754916 is 31.1.2.1 and allocation pool is NOT set
2026-02-24 16:43:40,440 - 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 1015ms')
2026-02-24 16:43:40,440 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-69132073-01698349 failed!
2026-02-24 16:43:40,496 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-69132073:ctest-vn-80754916 is 31.1.1.1 and allocation pool is NOT set
2026-02-24 16:43:40,496 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-69132073:ctest-vn-80754916 is 31.1.2.1 and allocation pool is NOT set
2026-02-24 16:43:42,557 - 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.68 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.88 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.880/2.779/3.679/0.899 ms')
2026-02-24 16:43:42,557 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-69132073-01698349 passed
2026-02-24 16:43:42,708 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-24 16:43:42,708 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-69132073-01698349, IP 31.1.1.4, Port 22
2026-02-24 16:43:42,859 - DEBUG - VM ctest-TestBasicVMVN-69132073-01698349 is ready for SSH connections
2026-02-24 16:43:42,859 - INFO - Waiting for VM ctest-TestBasicVMVN-69132073-00343443 to be up..
2026-02-24 16:43:42,925 - DEBUG - VM is in ACTIVE state now
2026-02-24 16:43:42,925 - INFO - VM name : ctest-TestBasicVMVN-69132073-00343443
2026-02-24 16:43:42,987 - DEBUG - VM ctest-TestBasicVMVN-69132073-00343443 ID is a7181a7b-985b-43fc-a41f-ba1cf465bdfe
2026-02-24 16:43:42,987 - DEBUG - VM ctest-TestBasicVMVN-69132073-00343443 launched on Node cn-jenkins-deploy-platform-ansible-os-5394-1
2026-02-24 16:43:43,046 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/a7181a7b-985b-43fc-a41f-ba1cf465bdfe
2026-02-24 16:43:43,052 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/f549dbb2-e6a0-4766-a25c-81a9d4e73d9f
2026-02-24 16:43:44,271 - 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.69 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.339 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.339/1.513/2.688/1.174 ms')
2026-02-24 16:43:44,271 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-69132073-00343443 passed
2026-02-24 16:43:44,424 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-24 16:43:44,424 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-69132073-00343443, IP 31.1.2.4, Port 22
2026-02-24 16:43:44,576 - DEBUG - VM ctest-TestBasicVMVN-69132073-00343443 is ready for SSH connections
2026-02-24 16:43:44,576 - INFO - Waiting for VM ctest-TestBasicVMVN-69132073-51112193 to be up..
2026-02-24 16:43:44,642 - DEBUG - VM is in ACTIVE state now
2026-02-24 16:43:44,642 - INFO - VM name : ctest-TestBasicVMVN-69132073-51112193
2026-02-24 16:43:44,705 - DEBUG - VM ctest-TestBasicVMVN-69132073-51112193 ID is 3ca92183-2b01-4fe5-9b03-ba42a6331e80
2026-02-24 16:43:44,705 - DEBUG - VM ctest-TestBasicVMVN-69132073-51112193 launched on Node cn-jenkins-deploy-platform-ansible-os-5394-1
2026-02-24 16:43:44,769 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/3ca92183-2b01-4fe5-9b03-ba42a6331e80
2026-02-24 16:43:44,776 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/193ad5dc-82fe-4bcb-83a0-f25e74a09498
2026-02-24 16:43:46,003 - 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.61 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.333 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.333/1.469/2.605/1.136 ms')
2026-02-24 16:43:46,004 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-69132073-51112193 passed
2026-02-24 16:43:46,152 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-24 16:43:46,152 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-69132073-51112193, IP 31.1.1.3, Port 22
2026-02-24 16:43:46,311 - DEBUG - VM ctest-TestBasicVMVN-69132073-51112193 is ready for SSH connections
2026-02-24 16:43:46,312 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-24 16:43:46,312 - 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-02-24 16:43:46,312 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2026-02-24 16:43:50,268 - 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.755 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.739 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.809 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.739/1.767/3.755 ms
2026-02-24 16:43:50,268 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-69132073-01698349 passed
2026-02-24 16:43:50,268 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-24 16:43:50,268 - 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-02-24 16:43:50,268 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2026-02-24 16:43:53,910 - 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.049 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.727 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.499/3.049 ms
2026-02-24 16:43:53,911 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-69132073-00343443 passed
2026-02-24 16:43:53,911 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-24 16:43:53,911 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-24 16:43:53,911 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-24 16:43:53,911 - 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-02-24 16:43:53,911 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-02-24 16:43:54,082 - DEBUG - None
2026-02-24 16:43:54,083 - 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-02-24 16:43:54,083 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-02-24 16:43:54,266 - DEBUG - None
2026-02-24 16:43:54,266 - 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-02-24 16:43:54,266 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-02-24 16:43:54,893 - DEBUG - None
2026-02-24 16:43:54,893 - 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-02-24 16:43:54,893 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2026-02-24 16:43:57,108 - 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.948 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.902 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.385 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.664 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.347 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.347/2.249/5.902 ms
2026-02-24 16:43:57,108 - 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-02-24 16:43:57,108 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2026-02-24 16:43:59,336 - 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.087 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.918 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.937 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.498 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.767 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.541 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.325 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.325/1.867/3.937 ms
2026-02-24 16:43:59,336 - 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-02-24 16:43:59,336 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2026-02-24 16:44:01,580 - 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.614 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.433 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.172 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.602 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.950 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.002 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.327 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.327/1.728/3.172 ms
2026-02-24 16:44:01,580 - INFO - Deleting VM ctest-TestBasicVMVN-69132073-51112193
2026-02-24 16:44:01,654 - INFO - Detaching port f549dbb2-e6a0-4766-a25c-81a9d4e73d9f from VM ctest-TestBasicVMVN-69132073-00343443
2026-02-24 16:44:01,688 - INFO - Deleting VM ctest-TestBasicVMVN-69132073-00343443
2026-02-24 16:44:01,765 - INFO - Detaching port 920814ea-d289-4277-a8bd-d48027b926ce from VM ctest-TestBasicVMVN-69132073-01698349
2026-02-24 16:44:01,795 - INFO - Deleting VM ctest-TestBasicVMVN-69132073-01698349
2026-02-24 16:44:01,878 - INFO - Deleting VN ctest-vn-80754916
2026-02-24 16:44:02,020 - DEBUG - Response for delete_port : ()
2026-02-24 16:44:02,163 - DEBUG - Response for delete_port : ()
2026-02-24 16:44:02,217 - DEBUG - VN 4eaa2876-8caf-4a06-bf9a-c67cddad6e5c still in use: Unable to complete operation on network 4eaa2876-8caf-4a06-bf9a-c67cddad6e5c. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-bd9c251f-61be-4ab3-8f94-2c84240f94ae']
2026-02-24 16:44:02,217 - WARNING - Deleting VN ctest-vn-80754916 failed..Will retry
2026-02-24 16:44:04,327 - DEBUG - Response for deleting network ()
2026-02-24 16:44:04,327 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/b31dcd5e-ae81-42a7-8df6-2f79cf0dfbc7
2026-02-24 16:44:04,331 - DEBUG - Response Code: 404
2026-02-24 16:44:04,331 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-02-24 16:44:04,335 - DEBUG - Requesting: http://10.0.0.38:8082/domain/f29418f6-8f55-4029-bf91-65876e64923f
2026-02-24 16:44:04,385 - DEBUG - Requesting: http://10.0.0.38:8082/project/8a727b1b-da79-40e9-99b3-50a6f4aff7d2
2026-02-24 16:44:04,455 - INFO - Validated that VN ctest-vn-80754916 is not found in API Server
2026-02-24 16:44:04,464 - DEBUG - VN ctest-vn-80754916 is not present in Agent 10.0.0.38
2026-02-24 16:44:04,464 - INFO - Validated that VN ctest-vn-80754916 is not in any agent
2026-02-24 16:44:04,469 - DEBUG - VRF 2 is not seen in agent 10.0.0.38
2026-02-24 16:44:04,475 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-80754916
2026-02-24 16:44:04,475 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-69132073:ctest-vn-80754916
2026-02-24 16:44:04,482 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-80754916 info
2026-02-24 16:44:04,555 - INFO - IPAM: ctest-ipam-02818690 is not found in API Server
2026-02-24 16:44:04,564 - INFO - IPAM:ctest-ipam-02818690 is not found in control node
2026-02-24 16:44:04,816 - DEBUG - No XMPP flaps were noticed during the test
2026-02-24 16:44:04,816 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36]
2026-02-24 16:44:04,816 - INFO - --------------------------------------------------------------------------------
2026-02-24 16:44:05,490 - INFO - Deleted project: ctest-TestBasicVMVN-69132073, ID : 8a727b1b-da79-40e9-99b3-50a6f4aff7d2