2026-02-26 02:33:44,204 - INFO - Domain Default found not creating
2026-02-26 02:33:44,353 - INFO - Project ctest-TestBasicVMVN-28146678 not found, creating it
2026-02-26 02:33:44,781 - INFO - Created Project:ctest-TestBasicVMVN-28146678, ID : 344a007a-544a-404f-bd99-d50dcfd64af3
2026-02-26 02:33:46,201 - INFO - ================================================================================
2026-02-26 02:33:46,201 - INFO - STARTING TEST : test_generic_link_local_service
2026-02-26 02:33:46,201 - 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-26 02:33:46,456 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.201': '0'}} with
2026-02-26 02:33:46,456 - INFO - Initial checks done. Running the testcase now
2026-02-26 02:33:46,456 - INFO -
2026-02-26 02:33:46,989 - DEBUG - Response for create_network : {'network': {'id': 'ec45fd36-2df2-4033-81e0-a238613c1ff4', 'name': 'ctest-vn2_metadata-95913258', 'tenant_id': '344a007a544a404fbd99d50dcfd64af3', 'project_id': '344a007a544a404fbd99d50dcfd64af3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-28146678', 'ctest-vn2_metadata-95913258'], 'port_security_enabled': True, 'description': ''}}
2026-02-26 02:33:47,165 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd68a4728-3f16-49c3-95ba-597fead9fcef', 'name': '', 'tenant_id': '344a007a544a404fbd99d50dcfd64af3', 'network_id': 'ec45fd36-2df2-4033-81e0-a238613c1ff4', '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': '344a007a544a404fbd99d50dcfd64af3'}}
2026-02-26 02:33:47,182 - INFO - Created VN ctest-vn2_metadata-95913258
2026-02-26 02:33:47,235 - DEBUG - VN ctest-vn2_metadata-95913258 UUID is ec45fd36-2df2-4033-81e0-a238613c1ff4
2026-02-26 02:33:47,412 - DEBUG - Services list from nova: [, , ]
2026-02-26 02:33:48,392 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5403-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5403-1)
2026-02-26 02:33:48,499 - DEBUG - Link local service introspect added
2026-02-26 02:33:48,539 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-02-26 02:33:53,614 - DEBUG - VM is in ACTIVE state now
2026-02-26 02:33:53,746 - INFO - Waiting for VM ctest-TestBasicVMVN-28146678-20080016 to be up..
2026-02-26 02:33:53,746 - INFO - VM name : ctest-TestBasicVMVN-28146678-20080016
2026-02-26 02:33:53,818 - DEBUG - VM ctest-TestBasicVMVN-28146678-20080016 ID is eb7da94e-f9d8-4dec-8f0a-ec209808ffcc
2026-02-26 02:33:53,818 - DEBUG - VM ctest-TestBasicVMVN-28146678-20080016 launched on Node cn-jenkins-deploy-platform-ansible-os-5403-1
2026-02-26 02:33:53,884 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/eb7da94e-f9d8-4dec-8f0a-ec209808ffcc
2026-02-26 02:33:54,175 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/eb7da94e-f9d8-4dec-8f0a-ec209808ffcc
2026-02-26 02:33:54,204 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/7f9c0145-1bdf-4005-8927-6cb49c258626
2026-02-26 02:33:57,446 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms')
2026-02-26 02:33:57,446 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-28146678-20080016 failed!
2026-02-26 02:33:57,524 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-28146678:ctest-vn2_metadata-95913258 is 11.1.1.1 and allocation pool is NOT set
2026-02-26 02:33:59,583 - 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.99 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.12 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 = 2.116/2.551/2.987/0.435 ms')
2026-02-26 02:33:59,583 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-28146678-20080016 passed
2026-02-26 02:33:59,731 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-26 02:33:59,731 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-28146678-20080016, IP 11.1.1.3, Port 22
2026-02-26 02:33:59,883 - DEBUG - VM ctest-TestBasicVMVN-28146678-20080016 is ready for SSH connections
2026-02-26 02:33:59,883 - INFO - Retry 0
2026-02-26 02:33:59,883 - 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.22, gateway password: c0ntrail123
2026-02-26 02:33:59,883 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2026-02-26 02:34:01,527 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2026-02-26 02:34:01,527 - INFO - Generic metadata worked
2026-02-26 02:34:01,787 - DEBUG - Link local service introspect removed
2026-02-26 02:34:01,787 - INFO - Deleting VM ctest-TestBasicVMVN-28146678-20080016
2026-02-26 02:34:01,851 - INFO - Deleting VN ctest-vn2_metadata-95913258
2026-02-26 02:34:01,883 - DEBUG - VN ec45fd36-2df2-4033-81e0-a238613c1ff4 still in use: Unable to complete operation on network ec45fd36-2df2-4033-81e0-a238613c1ff4. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-88b262fa-a7ec-4a69-af27-3f3e7bf0032d']
2026-02-26 02:34:01,883 - WARNING - Deleting VN ctest-vn2_metadata-95913258 failed..Will retry
2026-02-26 02:34:03,970 - DEBUG - Response for deleting network ()
2026-02-26 02:34:04,231 - DEBUG - No XMPP flaps were noticed during the test
2026-02-26 02:34:04,231 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2026-02-26 02:34:04,231 - INFO - --------------------------------------------------------------------------------
2026-02-26 02:34:04,234 - INFO - ================================================================================
2026-02-26 02:34:04,234 - INFO - STARTING TEST : test_metadata_service
2026-02-26 02:34:04,234 - 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-26 02:34:04,519 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.201': '0'}} with
2026-02-26 02:34:04,520 - INFO - Initial checks done. Running the testcase now
2026-02-26 02:34:04,520 - INFO -
2026-02-26 02:34:04,520 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-configs
2026-02-26 02:34:04,525 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-config/26126e7b-09d1-49b3-8ccf-553e7c7e7fce
2026-02-26 02:34:04,702 - DEBUG - Response for create_network : {'network': {'id': '84980d14-cb91-47b1-b6fe-5d8b68583140', 'name': 'ctest-vn-03728668', 'tenant_id': '344a007a544a404fbd99d50dcfd64af3', 'project_id': '344a007a544a404fbd99d50dcfd64af3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-28146678', 'ctest-vn-03728668'], 'port_security_enabled': True, 'description': ''}}
2026-02-26 02:34:04,909 - DEBUG - Response for create_subnet : {'subnet': {'id': '8a7e45b8-0286-4de3-9b3d-92d6d50ef97d', 'name': '', 'tenant_id': '344a007a544a404fbd99d50dcfd64af3', 'network_id': '84980d14-cb91-47b1-b6fe-5d8b68583140', 'ip_version': 4, 'cidr': '209.72.233.192/26', 'allocation_pools': [{'start': '209.72.233.194', 'end': '209.72.233.254'}], 'gateway_ip': '209.72.233.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '209.72.233.194', 'tags': [], 'project_id': '344a007a544a404fbd99d50dcfd64af3'}}
2026-02-26 02:34:04,924 - INFO - Created VN ctest-vn-03728668
2026-02-26 02:34:04,975 - DEBUG - VN ctest-vn-03728668 UUID is 84980d14-cb91-47b1-b6fe-5d8b68583140
2026-02-26 02:34:06,110 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5403-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5403-1)
2026-02-26 02:34:06,110 - INFO - Waiting for VM ctest-TestBasicVMVN-28146678-41450889 to be up..
2026-02-26 02:34:06,152 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-02-26 02:34:11,220 - DEBUG - VM is in ACTIVE state now
2026-02-26 02:34:11,220 - INFO - VM name : ctest-TestBasicVMVN-28146678-41450889
2026-02-26 02:34:11,285 - DEBUG - VM ctest-TestBasicVMVN-28146678-41450889 ID is b2226a6d-ec9e-4139-af8d-145c2fde445e
2026-02-26 02:34:11,285 - DEBUG - VM ctest-TestBasicVMVN-28146678-41450889 launched on Node cn-jenkins-deploy-platform-ansible-os-5403-1
2026-02-26 02:34:11,355 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/b2226a6d-ec9e-4139-af8d-145c2fde445e
2026-02-26 02:34:11,362 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/ec99bd93-edbf-45ae-a7cc-c7dc570192f5
2026-02-26 02:34:14,602 - 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-02-26 02:34:14,602 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-28146678-41450889 failed!
2026-02-26 02:34:14,655 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-28146678:ctest-vn-03728668 is 209.72.233.193 and allocation pool is NOT set
2026-02-26 02:34:16,716 - 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=3.11 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.911/3.010/3.110/0.099 ms')
2026-02-26 02:34:16,716 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-28146678-41450889 passed
2026-02-26 02:34:16,867 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-26 02:34:16,867 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-28146678-41450889, IP 209.72.233.195, Port 22
2026-02-26 02:34:17,033 - DEBUG - VM ctest-TestBasicVMVN-28146678-41450889 is ready for SSH connections
2026-02-26 02:34:17,033 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2026-02-26 02:34:17,033 - DEBUG - cat /tmp/output.txt
2026-02-26 02:34:18,627 - DEBUG - Hello World. The time is now Wed, 25 Feb 2026 19:34:17 -0700!
2026-02-26 02:34:18,628 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 25 Feb 2026 19:34:17 -0700!'}
2026-02-26 02:34:18,628 - INFO - metadata_script.txt got executed in the vm
2026-02-26 02:34:18,628 - INFO - Deleting VM ctest-TestBasicVMVN-28146678-41450889
2026-02-26 02:34:18,692 - INFO - Deleting VN ctest-vn-03728668
2026-02-26 02:34:18,726 - DEBUG - VN 84980d14-cb91-47b1-b6fe-5d8b68583140 still in use: Unable to complete operation on network 84980d14-cb91-47b1-b6fe-5d8b68583140. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-5f891cb2-c3ef-471a-9825-8f2d237e2d7f']
2026-02-26 02:34:18,726 - WARNING - Deleting VN ctest-vn-03728668 failed..Will retry
2026-02-26 02:34:20,834 - DEBUG - Response for deleting network ()
2026-02-26 02:34:21,092 - DEBUG - No XMPP flaps were noticed during the test
2026-02-26 02:34:21,092 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2026-02-26 02:34:21,092 - INFO - --------------------------------------------------------------------------------
2026-02-26 02:34:21,094 - INFO - ================================================================================
2026-02-26 02:34:21,094 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-02-26 02:34:21,094 - 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-26 02:34:21,384 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.201': '0'}} with
2026-02-26 02:34:21,384 - INFO - Initial checks done. Running the testcase now
2026-02-26 02:34:21,384 - INFO -
2026-02-26 02:34:21,838 - DEBUG - Response for create_network : {'network': {'id': '95529194-14cd-4afd-bddf-5e8bb2558b8a', 'name': 'ctest-vn-04270389', 'tenant_id': '344a007a544a404fbd99d50dcfd64af3', 'project_id': '344a007a544a404fbd99d50dcfd64af3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-28146678', 'ctest-vn-04270389'], 'port_security_enabled': True, 'description': ''}}
2026-02-26 02:34:22,009 - DEBUG - Response for create_subnet : {'subnet': {'id': '3b8b52b5-9213-40bd-9348-6f177a08eb81', 'name': '', 'tenant_id': '344a007a544a404fbd99d50dcfd64af3', 'network_id': '95529194-14cd-4afd-bddf-5e8bb2558b8a', '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': '344a007a544a404fbd99d50dcfd64af3'}}
2026-02-26 02:34:22,182 - DEBUG - Response for create_subnet : {'subnet': {'id': 'df1359a9-f3ff-4520-9cfa-8e82a57cf638', 'name': '', 'tenant_id': '344a007a544a404fbd99d50dcfd64af3', 'network_id': '95529194-14cd-4afd-bddf-5e8bb2558b8a', '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': '344a007a544a404fbd99d50dcfd64af3'}}
2026-02-26 02:34:22,199 - INFO - Created VN ctest-vn-04270389
2026-02-26 02:34:22,255 - DEBUG - VN ctest-vn-04270389 UUID is 95529194-14cd-4afd-bddf-5e8bb2558b8a
2026-02-26 02:34:22,581 - DEBUG - Response for create_port : {'port': {'name': 'a28a279a-5a7a-47fd-b4c9-ecd2df6447f6', 'id': 'a28a279a-5a7a-47fd-b4c9-ecd2df6447f6', 'tenant_id': '344a007a544a404fbd99d50dcfd64af3', 'network_id': '95529194-14cd-4afd-bddf-5e8bb2558b8a', 'mac_address': '02:a2:8a:27:9a:5a', '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': '3b8b52b5-9213-40bd-9348-6f177a08eb81'}], 'security_groups': ['9f9a1226-a914-4df5-8501-e8015a29fbf1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '344a007a544a404fbd99d50dcfd64af3'}}
2026-02-26 02:34:22,728 - DEBUG - Response for create_port : {'port': {'name': '842af3c6-00f2-48eb-986a-439a9e91f8c6', 'id': '842af3c6-00f2-48eb-986a-439a9e91f8c6', 'tenant_id': '344a007a544a404fbd99d50dcfd64af3', 'network_id': '95529194-14cd-4afd-bddf-5e8bb2558b8a', 'mac_address': '02:84:2a:f3:c6:00', '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': 'df1359a9-f3ff-4520-9cfa-8e82a57cf638'}], 'security_groups': ['9f9a1226-a914-4df5-8501-e8015a29fbf1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '344a007a544a404fbd99d50dcfd64af3'}}
2026-02-26 02:34:23,071 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5403-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5403-1)
2026-02-26 02:34:23,457 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5403-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5403-1)
2026-02-26 02:34:24,669 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5403-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5403-1)
2026-02-26 02:34:24,669 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2026-02-26 02:34:24,677 - DEBUG - Requesting: http://10.0.0.22:8082/domain/d4c06cf8-20c4-46ba-ab79-a7dc9dd9d2a1
2026-02-26 02:34:24,690 - DEBUG - Requesting: http://10.0.0.22:8082/project/344a007a-544a-404f-bd99-d50dcfd64af3
2026-02-26 02:34:24,764 - DEBUG - Requesting: http://10.0.0.22:8082/network-ipam/58f23840-24ca-4edb-b567-c3597f98cd44
2026-02-26 02:34:24,777 - INFO - Verifications in API Server for IPAM: ctest-ipam-40262782 passed
2026-02-26 02:34:24,782 - DEBUG - Control-node 10.0.0.22 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-28146678:ctest-ipam-40262782', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-28146678', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6409247067847937755', 'uuid-lslong': '13071631232626380100'}, 'enable': 'true', 'created': '2026-02-26T02:34:21', 'last-modified': '2026-02-26T02:34:21', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.176774'}
2026-02-26 02:34:24,782 - INFO - Verifications in Control node for IPAM: ctest-ipam-40262782 passed
2026-02-26 02:34:24,782 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2026-02-26 02:34:24,790 - DEBUG - Requesting: http://10.0.0.22:8082/domain/d4c06cf8-20c4-46ba-ab79-a7dc9dd9d2a1
2026-02-26 02:34:24,807 - DEBUG - Requesting: http://10.0.0.22:8082/project/344a007a-544a-404f-bd99-d50dcfd64af3
2026-02-26 02:34:24,916 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/95529194-14cd-4afd-bddf-5e8bb2558b8a
2026-02-26 02:34:24,933 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/95529194-14cd-4afd-bddf-5e8bb2558b8a
2026-02-26 02:34:24,942 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/89c08c69-a5f3-4855-bf67-a722cdc157ee
2026-02-26 02:34:24,951 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/89c08c69-a5f3-4855-bf67-a722cdc157ee
2026-02-26 02:34:24,958 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/a01ff5e2-00ab-406b-961a-000e13d6cf0a
2026-02-26 02:34:24,965 - DEBUG - Route Targets: ['target:64512:8000004']
2026-02-26 02:34:24,965 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/95529194-14cd-4afd-bddf-5e8bb2558b8a
2026-02-26 02:34:24,973 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/89c08c69-a5f3-4855-bf67-a722cdc157ee
2026-02-26 02:34:24,986 - INFO - Verified VN network id 11 for VN 95529194-14cd-4afd-bddf-5e8bb2558b8a
2026-02-26 02:34:24,987 - INFO - Verifications in API Server for VN ctest-vn-04270389 passed
2026-02-26 02:34:24,987 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/95529194-14cd-4afd-bddf-5e8bb2558b8a
2026-02-26 02:34:24,998 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/89c08c69-a5f3-4855-bf67-a722cdc157ee
2026-02-26 02:34:25,005 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/89c08c69-a5f3-4855-bf67-a722cdc157ee
2026-02-26 02:34:25,016 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/a01ff5e2-00ab-406b-961a-000e13d6cf0a
2026-02-26 02:34:25,029 - DEBUG - Control-node 10.0.0.22 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-28146678:ctest-vn-04270389', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-28146678', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10759822524931721981', 'uuid-lslong': '13681758147060272010'}, 'enable': 'true', 'created': '2026-02-26T02:34:21', 'last-modified': '2026-02-26T02:34:22', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.870719'}
2026-02-26 02:34:25,035 - DEBUG - Route Targets: ['target:64512:8000004']
2026-02-26 02:34:25,035 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-04270389 passed
2026-02-26 02:34:25,036 - DEBUG - ====Verifying policy data for ctest-vn-04270389 in API_Server ======
2026-02-26 02:34:25,036 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2026-02-26 02:34:25,046 - DEBUG - Requesting: http://10.0.0.22:8082/domain/d4c06cf8-20c4-46ba-ab79-a7dc9dd9d2a1
2026-02-26 02:34:25,058 - DEBUG - Requesting: http://10.0.0.22:8082/project/344a007a-544a-404f-bd99-d50dcfd64af3
2026-02-26 02:34:25,162 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/95529194-14cd-4afd-bddf-5e8bb2558b8a
2026-02-26 02:34:25,173 - DEBUG - =>VN ctest-vn-04270389 has no policy to be verified
2026-02-26 02:34:25,173 - DEBUG - Verifying the vn in opserver
2026-02-26 02:34:25,173 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-28146678:ctest-vn-04270389 virtual network link through opserver 10.0.0.22
2026-02-26 02:34:25,173 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks
2026-02-26 02:34:25,578 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks
2026-02-26 02:34:25,655 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-28146678:ctest-vn-04270389', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-28146678:ctest-vn-04270389?flat'}
2026-02-26 02:34:25,655 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-28146678:ctest-vn-04270389 is found in opserver
2026-02-26 02:34:25,662 - DEBUG - VRF ids for VN ctest-vn-04270389: {'10.0.0.22': '2'}
2026-02-26 02:34:25,663 - INFO - Waiting for VM ctest-TestBasicVMVN-28146678-42786977 to be up..
2026-02-26 02:34:25,735 - DEBUG - VM is in ACTIVE state now
2026-02-26 02:34:25,735 - INFO - VM name : ctest-TestBasicVMVN-28146678-42786977
2026-02-26 02:34:25,808 - DEBUG - VM ctest-TestBasicVMVN-28146678-42786977 ID is b3d6e230-5c43-4169-9c2c-36973d05c117
2026-02-26 02:34:25,808 - DEBUG - VM ctest-TestBasicVMVN-28146678-42786977 launched on Node cn-jenkins-deploy-platform-ansible-os-5403-1
2026-02-26 02:34:25,877 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/b3d6e230-5c43-4169-9c2c-36973d05c117
2026-02-26 02:34:25,884 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/a28a279a-5a7a-47fd-b4c9-ecd2df6447f6
2026-02-26 02:34:29,125 - 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-02-26 02:34:29,125 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-28146678-42786977 failed!
2026-02-26 02:34:29,179 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-28146678:ctest-vn-04270389 is 31.1.1.1 and allocation pool is NOT set
2026-02-26 02:34:29,179 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-28146678:ctest-vn-04270389 is 31.1.2.1 and allocation pool is NOT set
2026-02-26 02:34:33,253 - 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 1016ms')
2026-02-26 02:34:33,253 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-28146678-42786977 failed!
2026-02-26 02:34:33,311 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-28146678:ctest-vn-04270389 is 31.1.1.1 and allocation pool is NOT set
2026-02-26 02:34:33,311 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-28146678:ctest-vn-04270389 is 31.1.2.1 and allocation pool is NOT set
2026-02-26 02:34:35,381 - 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.53 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.851 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 = 0.851/2.189/3.527/1.338 ms')
2026-02-26 02:34:35,381 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-28146678-42786977 passed
2026-02-26 02:34:35,531 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-26 02:34:35,532 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-28146678-42786977, IP 31.1.1.4, Port 22
2026-02-26 02:34:35,683 - DEBUG - VM ctest-TestBasicVMVN-28146678-42786977 is ready for SSH connections
2026-02-26 02:34:35,683 - INFO - Waiting for VM ctest-TestBasicVMVN-28146678-31345079 to be up..
2026-02-26 02:34:35,758 - DEBUG - VM is in ACTIVE state now
2026-02-26 02:34:35,758 - INFO - VM name : ctest-TestBasicVMVN-28146678-31345079
2026-02-26 02:34:35,826 - DEBUG - VM ctest-TestBasicVMVN-28146678-31345079 ID is faa8fc4c-5b4b-4d40-8b7c-4576567f0b8c
2026-02-26 02:34:35,826 - DEBUG - VM ctest-TestBasicVMVN-28146678-31345079 launched on Node cn-jenkins-deploy-platform-ansible-os-5403-1
2026-02-26 02:34:35,899 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/faa8fc4c-5b4b-4d40-8b7c-4576567f0b8c
2026-02-26 02:34:35,907 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/842af3c6-00f2-48eb-986a-439a9e91f8c6
2026-02-26 02:34:37,138 - 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.95 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.369 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.369/1.658/2.948/1.289 ms')
2026-02-26 02:34:37,139 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-28146678-31345079 passed
2026-02-26 02:34:37,291 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-26 02:34:37,291 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-28146678-31345079, IP 31.1.2.4, Port 22
2026-02-26 02:34:37,450 - DEBUG - VM ctest-TestBasicVMVN-28146678-31345079 is ready for SSH connections
2026-02-26 02:34:37,451 - INFO - Waiting for VM ctest-TestBasicVMVN-28146678-14489857 to be up..
2026-02-26 02:34:37,520 - DEBUG - VM is in ACTIVE state now
2026-02-26 02:34:37,520 - INFO - VM name : ctest-TestBasicVMVN-28146678-14489857
2026-02-26 02:34:37,589 - DEBUG - VM ctest-TestBasicVMVN-28146678-14489857 ID is 0a59c950-43a3-4bd4-99ad-f6baf9849e64
2026-02-26 02:34:37,589 - DEBUG - VM ctest-TestBasicVMVN-28146678-14489857 launched on Node cn-jenkins-deploy-platform-ansible-os-5403-1
2026-02-26 02:34:37,657 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/0a59c950-43a3-4bd4-99ad-f6baf9849e64
2026-02-26 02:34:37,664 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/492ac6eb-da86-4fc9-be6f-92063dfd2a2d
2026-02-26 02:34:38,896 - 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.86 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.372 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.372/1.614/2.856/1.242 ms')
2026-02-26 02:34:38,896 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-28146678-14489857 passed
2026-02-26 02:34:39,047 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-26 02:34:39,047 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-28146678-14489857, IP 31.1.1.3, Port 22
2026-02-26 02:34:39,207 - DEBUG - VM ctest-TestBasicVMVN-28146678-14489857 is ready for SSH connections
2026-02-26 02:34:39,207 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-26 02:34:39,207 - 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.22, gateway password: c0ntrail123
2026-02-26 02:34:39,207 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2026-02-26 02:34:43,217 - 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.624 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.760 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.985 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.760/1.789/3.624 ms
2026-02-26 02:34:43,217 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-28146678-42786977 passed
2026-02-26 02:34:43,217 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-26 02:34:43,217 - 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.22, gateway password: c0ntrail123
2026-02-26 02:34:43,217 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2026-02-26 02:34:46,883 - 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.575 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.769 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.741 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.741/1.695/3.575 ms
2026-02-26 02:34:46,883 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-28146678-31345079 passed
2026-02-26 02:34:46,883 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-26 02:34:46,883 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-26 02:34:46,883 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-26 02:34:46,883 - 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.22, gateway password: c0ntrail123
2026-02-26 02:34:46,883 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-02-26 02:34:47,071 - DEBUG - None
2026-02-26 02:34:47,071 - 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.22, gateway password: c0ntrail123
2026-02-26 02:34:47,071 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-02-26 02:34:47,258 - DEBUG - None
2026-02-26 02:34:47,258 - 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.22, gateway password: c0ntrail123
2026-02-26 02:34:47,258 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-02-26 02:34:47,900 - DEBUG - None
2026-02-26 02:34:47,900 - 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.22, gateway password: c0ntrail123
2026-02-26 02:34:47,900 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2026-02-26 02:34:50,103 - 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.863 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.874 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.424 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.682 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.552 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.424/1.679/3.874 ms
2026-02-26 02:34:50,103 - 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.22, gateway password: c0ntrail123
2026-02-26 02:34:50,103 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2026-02-26 02:34:52,337 - 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.958 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.896 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.910 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.415 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.853 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.712 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.364 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.364/2.158/4.910 ms
2026-02-26 02:34:52,337 - 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.22, gateway password: c0ntrail123
2026-02-26 02:34:52,337 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2026-02-26 02:34:54,576 - 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.679 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.966 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.789 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.406 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.693 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.477 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.341 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.341/1.764/3.789 ms
2026-02-26 02:34:54,576 - INFO - Deleting VM ctest-TestBasicVMVN-28146678-14489857
2026-02-26 02:34:54,651 - INFO - Detaching port 842af3c6-00f2-48eb-986a-439a9e91f8c6 from VM ctest-TestBasicVMVN-28146678-31345079
2026-02-26 02:34:54,684 - INFO - Deleting VM ctest-TestBasicVMVN-28146678-31345079
2026-02-26 02:34:54,769 - INFO - Detaching port a28a279a-5a7a-47fd-b4c9-ecd2df6447f6 from VM ctest-TestBasicVMVN-28146678-42786977
2026-02-26 02:34:54,800 - INFO - Deleting VM ctest-TestBasicVMVN-28146678-42786977
2026-02-26 02:34:54,879 - INFO - Deleting VN ctest-vn-04270389
2026-02-26 02:34:55,021 - DEBUG - Response for delete_port : ()
2026-02-26 02:34:55,185 - DEBUG - Response for delete_port : ()
2026-02-26 02:34:55,226 - DEBUG - VN 95529194-14cd-4afd-bddf-5e8bb2558b8a still in use: Unable to complete operation on network 95529194-14cd-4afd-bddf-5e8bb2558b8a. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-7195127a-b619-4374-9077-c6806c8208e1']
2026-02-26 02:34:55,226 - WARNING - Deleting VN ctest-vn-04270389 failed..Will retry
2026-02-26 02:34:57,352 - DEBUG - Response for deleting network ()
2026-02-26 02:34:57,352 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/89c08c69-a5f3-4855-bf67-a722cdc157ee
2026-02-26 02:34:57,357 - DEBUG - Response Code: 404
2026-02-26 02:34:57,357 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2026-02-26 02:34:57,361 - DEBUG - Requesting: http://10.0.0.22:8082/domain/d4c06cf8-20c4-46ba-ab79-a7dc9dd9d2a1
2026-02-26 02:34:57,412 - DEBUG - Requesting: http://10.0.0.22:8082/project/344a007a-544a-404f-bd99-d50dcfd64af3
2026-02-26 02:34:57,485 - INFO - Validated that VN ctest-vn-04270389 is not found in API Server
2026-02-26 02:34:57,494 - DEBUG - VN ctest-vn-04270389 is not present in Agent 10.0.0.22
2026-02-26 02:34:57,494 - INFO - Validated that VN ctest-vn-04270389 is not in any agent
2026-02-26 02:34:57,498 - DEBUG - VRF 2 is not seen in agent 10.0.0.22
2026-02-26 02:34:57,503 - DEBUG - Vrouter 10.0.0.22 does not have vrf 2 for VN ctest-vn-04270389
2026-02-26 02:34:57,503 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-28146678:ctest-vn-04270389
2026-02-26 02:34:57,510 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-04270389 info
2026-02-26 02:34:57,579 - INFO - IPAM: ctest-ipam-40262782 is not found in API Server
2026-02-26 02:34:57,588 - INFO - IPAM:ctest-ipam-40262782 is not found in control node
2026-02-26 02:34:57,844 - DEBUG - No XMPP flaps were noticed during the test
2026-02-26 02:34:57,844 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36]
2026-02-26 02:34:57,844 - INFO - --------------------------------------------------------------------------------
2026-02-26 02:34:58,495 - INFO - Deleted project: ctest-TestBasicVMVN-28146678, ID : 344a007a-544a-404f-bd99-d50dcfd64af3