2026-02-20 05:25:46,946 - INFO - Domain Default found not creating
2026-02-20 05:25:47,940 - INFO - Project ctest-TestBasicVMVN-62499972 not found, creating it
2026-02-20 05:25:48,557 - INFO - Created Project:ctest-TestBasicVMVN-62499972, ID : 65805293-d51c-434e-a3e9-482fa7e17b78
2026-02-20 05:25:50,579 - INFO - ================================================================================
2026-02-20 05:25:50,579 - INFO - STARTING TEST : test_generic_link_local_service
2026-02-20 05:25:50,580 - 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-20 05:25:50,855 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-02-20 05:25:50,855 - INFO - Initial checks done. Running the testcase now
2026-02-20 05:25:50,855 - INFO -
2026-02-20 05:25:51,493 - DEBUG - Response for create_network : {'network': {'id': '5da5ef2b-ba4e-4728-90de-be71588fb6c0', 'name': 'ctest-vn2_metadata-09979060', 'tenant_id': '65805293d51c434ea3e9482fa7e17b78', 'project_id': '65805293d51c434ea3e9482fa7e17b78', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-62499972', 'ctest-vn2_metadata-09979060'], 'port_security_enabled': True, 'description': ''}}
2026-02-20 05:25:51,769 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b6ce575f-a02a-4650-9e2c-68aa2f545d77', 'name': '', 'tenant_id': '65805293d51c434ea3e9482fa7e17b78', 'network_id': '5da5ef2b-ba4e-4728-90de-be71588fb6c0', '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': '65805293d51c434ea3e9482fa7e17b78'}}
2026-02-20 05:25:51,796 - INFO - Created VN ctest-vn2_metadata-09979060
2026-02-20 05:25:51,851 - DEBUG - VN ctest-vn2_metadata-09979060 UUID is 5da5ef2b-ba4e-4728-90de-be71588fb6c0
2026-02-20 05:25:52,133 - DEBUG - Services list from nova: [, , ]
2026-02-20 05:25:53,638 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5368-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5368-1)
2026-02-20 05:25:53,758 - DEBUG - Link local service introspect added
2026-02-20 05:25:53,818 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-02-20 05:25:58,963 - DEBUG - VM is in ACTIVE state now
2026-02-20 05:25:59,120 - INFO - Waiting for VM ctest-TestBasicVMVN-62499972-58186726 to be up..
2026-02-20 05:25:59,120 - INFO - VM name : ctest-TestBasicVMVN-62499972-58186726
2026-02-20 05:25:59,230 - DEBUG - VM ctest-TestBasicVMVN-62499972-58186726 ID is 3c993bdf-8a37-489b-ad02-e31d2a7afcf8
2026-02-20 05:25:59,230 - DEBUG - VM ctest-TestBasicVMVN-62499972-58186726 launched on Node cn-jenkins-deploy-platform-ansible-os-5368-1
2026-02-20 05:25:59,337 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/3c993bdf-8a37-489b-ad02-e31d2a7afcf8
2026-02-20 05:25:59,644 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/3c993bdf-8a37-489b-ad02-e31d2a7afcf8
2026-02-20 05:25:59,701 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/7b5bdc22-433e-46ec-98a9-76f26a01c215
2026-02-20 05:26:02,988 - 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-20 05:26:02,988 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62499972-58186726 failed!
2026-02-20 05:26:03,051 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62499972:ctest-vn2_metadata-09979060 is 11.1.1.1 and allocation pool is NOT set
2026-02-20 05:26:07,151 - 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=2 ttl=63 time=7.20 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1027ms\r\nrtt min/avg/max/mdev = 7.199/7.199/7.199/0.000 ms')
2026-02-20 05:26:07,151 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62499972-58186726 passed
2026-02-20 05:26:07,319 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-20 05:26:07,319 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62499972-58186726, IP 11.1.1.3, Port 22
2026-02-20 05:26:07,493 - DEBUG - VM ctest-TestBasicVMVN-62499972-58186726 is ready for SSH connections
2026-02-20 05:26:07,494 - INFO - Retry 0
2026-02-20 05:26:07,494 - 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.50, gateway password: c0ntrail123
2026-02-20 05:26:07,494 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2026-02-20 05:26:09,801 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2026-02-20 05:26:09,801 - INFO - Generic metadata worked
2026-02-20 05:26:10,134 - DEBUG - Link local service introspect removed
2026-02-20 05:26:10,135 - INFO - Deleting VM ctest-TestBasicVMVN-62499972-58186726
2026-02-20 05:26:10,220 - INFO - Deleting VN ctest-vn2_metadata-09979060
2026-02-20 05:26:10,269 - DEBUG - VN 5da5ef2b-ba4e-4728-90de-be71588fb6c0 still in use: Unable to complete operation on network 5da5ef2b-ba4e-4728-90de-be71588fb6c0. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-c431aaaf-ec3b-4d01-a804-9a22148b68fc']
2026-02-20 05:26:10,269 - WARNING - Deleting VN ctest-vn2_metadata-09979060 failed..Will retry
2026-02-20 05:26:12,434 - DEBUG - Response for deleting network ()
2026-02-20 05:26:12,720 - DEBUG - No XMPP flaps were noticed during the test
2026-02-20 05:26:12,720 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:22]
2026-02-20 05:26:12,720 - INFO - --------------------------------------------------------------------------------
2026-02-20 05:26:12,726 - INFO - ================================================================================
2026-02-20 05:26:12,726 - INFO - STARTING TEST : test_metadata_service
2026-02-20 05:26:12,726 - 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-20 05:26:13,059 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-02-20 05:26:13,060 - INFO - Initial checks done. Running the testcase now
2026-02-20 05:26:13,060 - INFO -
2026-02-20 05:26:13,060 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-configs
2026-02-20 05:26:13,070 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-config/7f1ef5d0-b4db-48d4-9efa-7a6379c72d9c
2026-02-20 05:26:13,318 - DEBUG - Response for create_network : {'network': {'id': '24f219fb-d769-4075-b168-2834da527758', 'name': 'ctest-vn-68879966', 'tenant_id': '65805293d51c434ea3e9482fa7e17b78', 'project_id': '65805293d51c434ea3e9482fa7e17b78', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-62499972', 'ctest-vn-68879966'], 'port_security_enabled': True, 'description': ''}}
2026-02-20 05:26:13,545 - DEBUG - Response for create_subnet : {'subnet': {'id': '04cfc6ed-6645-4e98-9b21-48b9afaf01f8', 'name': '', 'tenant_id': '65805293d51c434ea3e9482fa7e17b78', 'network_id': '24f219fb-d769-4075-b168-2834da527758', 'ip_version': 4, 'cidr': '54.245.97.192/26', 'allocation_pools': [{'start': '54.245.97.194', 'end': '54.245.97.254'}], 'gateway_ip': '54.245.97.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '54.245.97.194', 'tags': [], 'project_id': '65805293d51c434ea3e9482fa7e17b78'}}
2026-02-20 05:26:13,568 - INFO - Created VN ctest-vn-68879966
2026-02-20 05:26:13,623 - DEBUG - VN ctest-vn-68879966 UUID is 24f219fb-d769-4075-b168-2834da527758
2026-02-20 05:26:15,047 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5368-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5368-1)
2026-02-20 05:26:15,047 - INFO - Waiting for VM ctest-TestBasicVMVN-62499972-75910379 to be up..
2026-02-20 05:26:15,099 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-02-20 05:26:20,236 - DEBUG - VM is in ACTIVE state now
2026-02-20 05:26:20,237 - INFO - VM name : ctest-TestBasicVMVN-62499972-75910379
2026-02-20 05:26:20,364 - DEBUG - VM ctest-TestBasicVMVN-62499972-75910379 ID is fac93575-117a-4ca7-b19c-fed08a8bbcaa
2026-02-20 05:26:20,364 - DEBUG - VM ctest-TestBasicVMVN-62499972-75910379 launched on Node cn-jenkins-deploy-platform-ansible-os-5368-1
2026-02-20 05:26:20,495 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/fac93575-117a-4ca7-b19c-fed08a8bbcaa
2026-02-20 05:26:20,507 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/3e9d41f6-8f36-46a1-b6cf-2f67a87975fc
2026-02-20 05:26:23,786 - 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 1018ms')
2026-02-20 05:26:23,786 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62499972-75910379 failed!
2026-02-20 05:26:23,847 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62499972:ctest-vn-68879966 is 54.245.97.193 and allocation pool is NOT set
2026-02-20 05:26:27,950 - 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 1023ms')
2026-02-20 05:26:27,950 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62499972-75910379 failed!
2026-02-20 05:26:28,023 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62499972:ctest-vn-68879966 is 54.245.97.193 and allocation pool is NOT set
2026-02-20 05:26:30,110 - 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=6.60 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.864 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.864/3.733/6.602/2.869 ms')
2026-02-20 05:26:30,111 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62499972-75910379 passed
2026-02-20 05:26:30,279 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-20 05:26:30,279 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62499972-75910379, IP 54.245.97.195, Port 22
2026-02-20 05:26:30,458 - DEBUG - VM ctest-TestBasicVMVN-62499972-75910379 is ready for SSH connections
2026-02-20 05:26:30,459 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-02-20 05:26:30,459 - DEBUG - cat /tmp/output.txt
2026-02-20 05:26:32,366 - DEBUG - Hello World. The time is now Thu, 19 Feb 2026 22:26:28 -0700!
2026-02-20 05:26:32,366 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 19 Feb 2026 22:26:28 -0700!'}
2026-02-20 05:26:32,366 - INFO - metadata_script.txt got executed in the vm
2026-02-20 05:26:32,366 - INFO - Deleting VM ctest-TestBasicVMVN-62499972-75910379
2026-02-20 05:26:32,506 - INFO - Deleting VN ctest-vn-68879966
2026-02-20 05:26:32,564 - DEBUG - VN 24f219fb-d769-4075-b168-2834da527758 still in use: Unable to complete operation on network 24f219fb-d769-4075-b168-2834da527758. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-7c5cce41-bd18-46c8-9760-d59c1788fbb3']
2026-02-20 05:26:32,565 - WARNING - Deleting VN ctest-vn-68879966 failed..Will retry
2026-02-20 05:26:34,756 - DEBUG - Response for deleting network ()
2026-02-20 05:26:35,043 - DEBUG - No XMPP flaps were noticed during the test
2026-02-20 05:26:35,043 - INFO - END TEST : test_metadata_service : PASSED[0:00:23]
2026-02-20 05:26:35,043 - INFO - --------------------------------------------------------------------------------
2026-02-20 05:26:35,046 - INFO - ================================================================================
2026-02-20 05:26:35,046 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-02-20 05:26:35,046 - 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-20 05:26:35,376 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-02-20 05:26:35,376 - INFO - Initial checks done. Running the testcase now
2026-02-20 05:26:35,376 - INFO -
2026-02-20 05:26:35,986 - DEBUG - Response for create_network : {'network': {'id': 'd8c24552-d1d0-4af3-837d-aa9b29fea2ed', 'name': 'ctest-vn-15597827', 'tenant_id': '65805293d51c434ea3e9482fa7e17b78', 'project_id': '65805293d51c434ea3e9482fa7e17b78', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-62499972', 'ctest-vn-15597827'], 'port_security_enabled': True, 'description': ''}}
2026-02-20 05:26:36,175 - DEBUG - Response for create_subnet : {'subnet': {'id': 'dab2d8c2-50e0-48aa-a872-a2ec095c6d2c', 'name': '', 'tenant_id': '65805293d51c434ea3e9482fa7e17b78', 'network_id': 'd8c24552-d1d0-4af3-837d-aa9b29fea2ed', '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': '65805293d51c434ea3e9482fa7e17b78'}}
2026-02-20 05:26:36,381 - DEBUG - Response for create_subnet : {'subnet': {'id': '927704af-f6dc-4c9a-b966-d04ba3bf3246', 'name': '', 'tenant_id': '65805293d51c434ea3e9482fa7e17b78', 'network_id': 'd8c24552-d1d0-4af3-837d-aa9b29fea2ed', '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': '65805293d51c434ea3e9482fa7e17b78'}}
2026-02-20 05:26:36,409 - INFO - Created VN ctest-vn-15597827
2026-02-20 05:26:36,467 - DEBUG - VN ctest-vn-15597827 UUID is d8c24552-d1d0-4af3-837d-aa9b29fea2ed
2026-02-20 05:26:37,078 - DEBUG - Response for create_port : {'port': {'name': 'b7e62b99-4458-492a-bbaf-9fe5cdfea451', 'id': 'b7e62b99-4458-492a-bbaf-9fe5cdfea451', 'tenant_id': '65805293d51c434ea3e9482fa7e17b78', 'network_id': 'd8c24552-d1d0-4af3-837d-aa9b29fea2ed', 'mac_address': '02:b7:e6:2b:99:44', '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': 'dab2d8c2-50e0-48aa-a872-a2ec095c6d2c'}], 'security_groups': ['08fafb7f-592f-4cbb-9c88-31c847661ce2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '65805293d51c434ea3e9482fa7e17b78'}}
2026-02-20 05:26:37,257 - DEBUG - Response for create_port : {'port': {'name': 'a52d05fa-73c5-42cd-8bec-f51da2a8b312', 'id': 'a52d05fa-73c5-42cd-8bec-f51da2a8b312', 'tenant_id': '65805293d51c434ea3e9482fa7e17b78', 'network_id': 'd8c24552-d1d0-4af3-837d-aa9b29fea2ed', 'mac_address': '02:a5:2d:05:fa:73', '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': '927704af-f6dc-4c9a-b966-d04ba3bf3246'}], 'security_groups': ['08fafb7f-592f-4cbb-9c88-31c847661ce2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '65805293d51c434ea3e9482fa7e17b78'}}
2026-02-20 05:26:37,728 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5368-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5368-1)
2026-02-20 05:26:38,476 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5368-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5368-1)
2026-02-20 05:26:39,887 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5368-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5368-1)
2026-02-20 05:26:39,887 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-02-20 05:26:39,899 - DEBUG - Requesting: http://10.0.0.50:8082/domain/d146fa19-817e-4af9-8309-5f1d07029827
2026-02-20 05:26:39,916 - DEBUG - Requesting: http://10.0.0.50:8082/project/65805293-d51c-434e-a3e9-482fa7e17b78
2026-02-20 05:26:40,022 - DEBUG - Requesting: http://10.0.0.50:8082/network-ipam/223434e3-aebe-486e-9e9e-25a5d80e2913
2026-02-20 05:26:40,036 - INFO - Verifications in API Server for IPAM: ctest-ipam-32208296 passed
2026-02-20 05:26:40,043 - DEBUG - Control-node 10.0.0.50 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-62499972:ctest-ipam-32208296', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-62499972', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2464653048572430446', 'uuid-lslong': '11429614298537535763'}, 'enable': 'true', 'created': '2026-02-20T05:26:35', 'last-modified': '2026-02-20T05:26:35', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.363413'}
2026-02-20 05:26:40,043 - INFO - Verifications in Control node for IPAM: ctest-ipam-32208296 passed
2026-02-20 05:26:40,043 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-02-20 05:26:40,052 - DEBUG - Requesting: http://10.0.0.50:8082/domain/d146fa19-817e-4af9-8309-5f1d07029827
2026-02-20 05:26:40,076 - DEBUG - Requesting: http://10.0.0.50:8082/project/65805293-d51c-434e-a3e9-482fa7e17b78
2026-02-20 05:26:40,175 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/d8c24552-d1d0-4af3-837d-aa9b29fea2ed
2026-02-20 05:26:40,193 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/d8c24552-d1d0-4af3-837d-aa9b29fea2ed
2026-02-20 05:26:40,208 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/92eed477-eb30-44e1-96f2-939f188c14a2
2026-02-20 05:26:40,219 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/92eed477-eb30-44e1-96f2-939f188c14a2
2026-02-20 05:26:40,230 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/bba0ed76-8347-4904-a606-13d67fd88e62
2026-02-20 05:26:40,239 - DEBUG - Route Targets: ['target:64512:8000004']
2026-02-20 05:26:40,239 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/d8c24552-d1d0-4af3-837d-aa9b29fea2ed
2026-02-20 05:26:40,255 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/92eed477-eb30-44e1-96f2-939f188c14a2
2026-02-20 05:26:40,282 - INFO - Verified VN network id 11 for VN d8c24552-d1d0-4af3-837d-aa9b29fea2ed
2026-02-20 05:26:40,282 - INFO - Verifications in API Server for VN ctest-vn-15597827 passed
2026-02-20 05:26:40,282 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/d8c24552-d1d0-4af3-837d-aa9b29fea2ed
2026-02-20 05:26:40,299 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/92eed477-eb30-44e1-96f2-939f188c14a2
2026-02-20 05:26:40,311 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/92eed477-eb30-44e1-96f2-939f188c14a2
2026-02-20 05:26:40,322 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/bba0ed76-8347-4904-a606-13d67fd88e62
2026-02-20 05:26:40,336 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-62499972:ctest-vn-15597827', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-62499972', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15619122679684025075', 'uuid-lslong': '9474916774458598125'}, 'enable': 'true', 'created': '2026-02-20T05:26:35', 'last-modified': '2026-02-20T05:26:36', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.002023'}
2026-02-20 05:26:40,344 - DEBUG - Route Targets: ['target:64512:8000004']
2026-02-20 05:26:40,344 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-15597827 passed
2026-02-20 05:26:40,344 - DEBUG - ====Verifying policy data for ctest-vn-15597827 in API_Server ======
2026-02-20 05:26:40,344 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-02-20 05:26:40,353 - DEBUG - Requesting: http://10.0.0.50:8082/domain/d146fa19-817e-4af9-8309-5f1d07029827
2026-02-20 05:26:40,383 - DEBUG - Requesting: http://10.0.0.50:8082/project/65805293-d51c-434e-a3e9-482fa7e17b78
2026-02-20 05:26:40,479 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/d8c24552-d1d0-4af3-837d-aa9b29fea2ed
2026-02-20 05:26:40,498 - DEBUG - =>VN ctest-vn-15597827 has no policy to be verified
2026-02-20 05:26:40,498 - DEBUG - Verifying the vn in opserver
2026-02-20 05:26:40,498 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-62499972:ctest-vn-15597827 virtual network link through opserver 10.0.0.50
2026-02-20 05:26:40,499 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2026-02-20 05:26:40,927 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2026-02-20 05:26:41,056 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-62499972:ctest-vn-15597827', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-62499972:ctest-vn-15597827?flat'}
2026-02-20 05:26:41,056 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-62499972:ctest-vn-15597827 is found in opserver
2026-02-20 05:26:41,066 - DEBUG - VRF ids for VN ctest-vn-15597827: {'10.0.0.50': '2'}
2026-02-20 05:26:41,066 - INFO - Waiting for VM ctest-TestBasicVMVN-62499972-26619664 to be up..
2026-02-20 05:26:41,219 - DEBUG - VM is in ACTIVE state now
2026-02-20 05:26:41,219 - INFO - VM name : ctest-TestBasicVMVN-62499972-26619664
2026-02-20 05:26:41,333 - DEBUG - VM ctest-TestBasicVMVN-62499972-26619664 ID is e6c4a935-135f-4335-bdb9-dcef11fcdb01
2026-02-20 05:26:41,334 - DEBUG - VM ctest-TestBasicVMVN-62499972-26619664 launched on Node cn-jenkins-deploy-platform-ansible-os-5368-1
2026-02-20 05:26:41,466 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/e6c4a935-135f-4335-bdb9-dcef11fcdb01
2026-02-20 05:26:41,478 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/b7e62b99-4458-492a-bbaf-9fe5cdfea451
2026-02-20 05:26:44,748 - 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 1018ms')
2026-02-20 05:26:44,748 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62499972-26619664 failed!
2026-02-20 05:26:44,811 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62499972:ctest-vn-15597827 is 31.1.1.1 and allocation pool is NOT set
2026-02-20 05:26:44,811 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62499972:ctest-vn-15597827 is 31.1.2.1 and allocation pool is NOT set
2026-02-20 05:26:48,909 - 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 1027ms')
2026-02-20 05:26:48,910 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62499972-26619664 failed!
2026-02-20 05:26:48,983 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62499972:ctest-vn-15597827 is 31.1.1.1 and allocation pool is NOT set
2026-02-20 05:26:48,983 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62499972:ctest-vn-15597827 is 31.1.2.1 and allocation pool is NOT set
2026-02-20 05:26:51,049 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=7.39 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.78 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 2.784/5.089/7.394/2.305 ms')
2026-02-20 05:26:51,049 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62499972-26619664 passed
2026-02-20 05:26:51,219 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-20 05:26:51,219 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62499972-26619664, IP 31.1.1.4, Port 22
2026-02-20 05:26:51,405 - DEBUG - VM ctest-TestBasicVMVN-62499972-26619664 is ready for SSH connections
2026-02-20 05:26:51,405 - INFO - Waiting for VM ctest-TestBasicVMVN-62499972-70914627 to be up..
2026-02-20 05:26:51,498 - DEBUG - VM is in ACTIVE state now
2026-02-20 05:26:51,498 - INFO - VM name : ctest-TestBasicVMVN-62499972-70914627
2026-02-20 05:26:51,613 - DEBUG - VM ctest-TestBasicVMVN-62499972-70914627 ID is 02450703-af08-4b61-a3b4-5f95bbb7676b
2026-02-20 05:26:51,614 - DEBUG - VM ctest-TestBasicVMVN-62499972-70914627 launched on Node cn-jenkins-deploy-platform-ansible-os-5368-1
2026-02-20 05:26:51,707 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/02450703-af08-4b61-a3b4-5f95bbb7676b
2026-02-20 05:26:51,717 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/a52d05fa-73c5-42cd-8bec-f51da2a8b312
2026-02-20 05:26:52,979 - 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.02 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.20 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 1.202/2.612/4.022/1.410 ms')
2026-02-20 05:26:52,979 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-62499972-70914627 passed
2026-02-20 05:26:53,135 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-20 05:26:53,135 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62499972-70914627, IP 31.1.2.4, Port 22
2026-02-20 05:26:53,309 - DEBUG - VM ctest-TestBasicVMVN-62499972-70914627 is ready for SSH connections
2026-02-20 05:26:53,309 - INFO - Waiting for VM ctest-TestBasicVMVN-62499972-43704678 to be up..
2026-02-20 05:26:53,439 - DEBUG - VM is in ACTIVE state now
2026-02-20 05:26:53,439 - INFO - VM name : ctest-TestBasicVMVN-62499972-43704678
2026-02-20 05:26:53,535 - DEBUG - VM ctest-TestBasicVMVN-62499972-43704678 ID is 29c3ea20-a57d-44a2-96f6-826e7bd56c97
2026-02-20 05:26:53,536 - DEBUG - VM ctest-TestBasicVMVN-62499972-43704678 launched on Node cn-jenkins-deploy-platform-ansible-os-5368-1
2026-02-20 05:26:53,629 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/29c3ea20-a57d-44a2-96f6-826e7bd56c97
2026-02-20 05:26:53,643 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/13ca9e21-954c-4d42-b467-7ee342d7783b
2026-02-20 05:26:54,920 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=3.11 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=1.27 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 = 1.273/2.193/3.114/0.920 ms')
2026-02-20 05:26:54,920 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-62499972-43704678 passed
2026-02-20 05:26:55,099 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-20 05:26:55,100 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62499972-43704678, IP 31.1.1.3, Port 22
2026-02-20 05:26:55,296 - DEBUG - VM ctest-TestBasicVMVN-62499972-43704678 is ready for SSH connections
2026-02-20 05:26:55,296 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-20 05:26:55,296 - 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.50, gateway password: c0ntrail123
2026-02-20 05:26:55,296 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2026-02-20 05:26:59,285 - 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=4.707 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.275 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.341 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.275/2.441/4.707 ms
2026-02-20 05:26:59,285 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-62499972-26619664 passed
2026-02-20 05:26:59,285 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-20 05:26:59,285 - 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.50, gateway password: c0ntrail123
2026-02-20 05:26:59,286 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2026-02-20 05:27:03,091 - 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.866 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.528 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.085 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.085/2.159/3.866 ms
2026-02-20 05:27:03,091 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-62499972-70914627 passed
2026-02-20 05:27:03,091 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-20 05:27:03,091 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-20 05:27:03,091 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-20 05:27:03,091 - 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.50, gateway password: c0ntrail123
2026-02-20 05:27:03,091 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-02-20 05:27:03,302 - DEBUG - None
2026-02-20 05:27:03,302 - 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.50, gateway password: c0ntrail123
2026-02-20 05:27:03,302 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-02-20 05:27:03,542 - DEBUG - None
2026-02-20 05:27:03,542 - 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.50, gateway password: c0ntrail123
2026-02-20 05:27:03,543 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-02-20 05:27:04,357 - DEBUG - None
2026-02-20 05:27:04,358 - 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.50, gateway password: c0ntrail123
2026-02-20 05:27:04,358 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2026-02-20 05:27:06,650 - 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=2.917 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.334 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.667 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.461 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.671 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.667/2.610/6.334 ms
2026-02-20 05:27:06,650 - 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.50, gateway password: c0ntrail123
2026-02-20 05:27:06,650 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2026-02-20 05:27:08,946 - 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.061 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.269 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=7.679 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.520 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=6.782 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=10.731 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.634 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.634/4.668/10.731 ms
2026-02-20 05:27:08,947 - 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.50, gateway password: c0ntrail123
2026-02-20 05:27:08,947 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2026-02-20 05:27:11,225 - 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=1.297 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.322 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.342 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.446 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.899 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.930 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.456 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.446/2.384/5.342 ms
2026-02-20 05:27:11,225 - INFO - Deleting VM ctest-TestBasicVMVN-62499972-43704678
2026-02-20 05:27:11,314 - INFO - Detaching port a52d05fa-73c5-42cd-8bec-f51da2a8b312 from VM ctest-TestBasicVMVN-62499972-70914627
2026-02-20 05:27:11,364 - INFO - Deleting VM ctest-TestBasicVMVN-62499972-70914627
2026-02-20 05:27:11,472 - INFO - Detaching port b7e62b99-4458-492a-bbaf-9fe5cdfea451 from VM ctest-TestBasicVMVN-62499972-26619664
2026-02-20 05:27:11,529 - INFO - Deleting VM ctest-TestBasicVMVN-62499972-26619664
2026-02-20 05:27:11,644 - INFO - Deleting VN ctest-vn-15597827
2026-02-20 05:27:11,868 - DEBUG - Response for delete_port : ()
2026-02-20 05:27:12,083 - DEBUG - Response for delete_port : ()
2026-02-20 05:27:12,252 - DEBUG - Response for deleting network ()
2026-02-20 05:27:12,252 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/92eed477-eb30-44e1-96f2-939f188c14a2
2026-02-20 05:27:12,259 - DEBUG - Response Code: 404
2026-02-20 05:27:12,260 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-02-20 05:27:12,266 - DEBUG - Requesting: http://10.0.0.50:8082/domain/d146fa19-817e-4af9-8309-5f1d07029827
2026-02-20 05:27:12,321 - DEBUG - Requesting: http://10.0.0.50:8082/project/65805293-d51c-434e-a3e9-482fa7e17b78
2026-02-20 05:27:12,404 - INFO - Validated that VN ctest-vn-15597827 is not found in API Server
2026-02-20 05:27:12,418 - DEBUG - VN ctest-vn-15597827 is not present in Agent 10.0.0.50
2026-02-20 05:27:12,418 - INFO - Validated that VN ctest-vn-15597827 is not in any agent
2026-02-20 05:27:12,425 - DEBUG - VRF 2 is not seen in agent 10.0.0.50
2026-02-20 05:27:12,433 - DEBUG - Vrouter 10.0.0.50 does not have vrf 2 for VN ctest-vn-15597827
2026-02-20 05:27:12,433 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-62499972:ctest-vn-15597827
2026-02-20 05:27:12,445 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-15597827 info
2026-02-20 05:27:12,522 - INFO - IPAM: ctest-ipam-32208296 is not found in API Server
2026-02-20 05:27:12,536 - INFO - IPAM:ctest-ipam-32208296 is not found in control node
2026-02-20 05:27:12,806 - DEBUG - No XMPP flaps were noticed during the test
2026-02-20 05:27:12,806 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2026-02-20 05:27:12,806 - INFO - --------------------------------------------------------------------------------
2026-02-20 05:27:13,557 - INFO - Deleted project: ctest-TestBasicVMVN-62499972, ID : 65805293-d51c-434e-a3e9-482fa7e17b78